1 packages: Cabal/ cabal-testsuite/ cabal-install/ solver-benchmarks/ pretty-show-1.6.16/
2 constraints: unix >= 2.7.1.0
3 , cabal-install +lib +monolithic
5 -- Uncomment to allow picking up extra local unpacked deps:
6 --optional-packages: */
8 -- Remove after hackage-repo-tool release
10 hackage-repo-tool:optparse-applicative
13 -- So us hackers get all the assertion failures early:
15 -- NOTE: currently commented out, see
16 -- https://github.com/haskell/cabal/issues/3911
18 -- ghc-options: -fno-ignore-asserts
20 -- as a workaround we specify it for each package individually:
22 ghc-options: -fno-ignore-asserts
23 package cabal-testsuite
24 ghc-options: -fno-ignore-asserts
26 ghc-options: -fno-ignore-asserts