Move ShortText to Distribution.Utils.ShortText to avoid cycles
[cabal.git] / cabal.project
blob7ae7832bcf9bf054653bb26bdc4684343d08652e
1 packages: Cabal/ cabal-install/
3 -- Uncomment to allow picking up extra local unpacked deps:
4 --optional-packages: */
6 program-options
7   -- So us hackers get all the assertion failures early:
8   -- NOTE: currently commented out, see https://github.com/haskell/cabal/issues/3911
9   -- ghc-options: -fno-ignore-asserts