Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

haddock forces rebuild of empty packages #452

Closed
snoyberg opened this issue Jun 30, 2015 · 2 comments
Closed

haddock forces rebuild of empty packages #452

snoyberg opened this issue Jun 30, 2015 · 2 comments
Assignees
Milestone

Comments

@snoyberg
Copy link
Contributor

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

@snoyberg snoyberg added this to the 0.2.0.0 milestone Jun 30, 2015
@borsboom borsboom assigned snoyberg and unassigned borsboom Jul 17, 2015
@borsboom
Copy link
Contributor

@snoyberg Fixed on master.

@snoyberg
Copy link
Contributor Author

Confirmed, nice

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants