Skip to content

haddock forces rebuild of empty packages #452

@snoyberg

Description

@snoyberg

Steps:

  1. Run stack haddock in the http-client repo (as an example)
  2. When it succeeds: run it again

Expected: nothing happens

Actual: it rebuilds transformers-compat (presumably because there are no modules in that package), and then rebuilds everything that depends on it

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions