Files
haskell.nix/lib
Hamish Mackenzie f80e2d6370 Let cabal configure errors break IFD (#1744)
In the past hydra didn't give good feedback on eval time errors.  Deferring the errors was a way to get them into a build log (instead of the eval log that would get overwritten with the next eval).

I'm not sure how well this actually worked since it is super easy to introduce an eval time dependency on a broken project.  For instance if you try to enumerate the components in a project haskell that failed to configure the error would be forced (in some cases a more cryptic one).

Now that hydra is better at reporting eval errors I think we should try to fail fast again.
2022-10-10 13:21:16 +13:00
..
2022-07-29 19:23:39 +12:00
2022-03-29 01:24:01 +13:00
2019-02-12 12:55:10 +10:00
2022-09-16 22:21:54 +12:00
2022-09-13 12:00:04 +12:00