Skip to content
Snippets Groups Projects
Unverified Commit 3aa2d69f authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Formatting.

[ci skip]

(cherry picked from commit 544be36b)
parent ff32e2b4
No related merge requests found
......@@ -7,8 +7,12 @@ constraints: unix >= 2.7.1.0,
program-options
-- So us hackers get all the assertion failures early:
-- NOTE: currently commented out, see https://github.com/haskell/cabal/issues/3911
--
-- NOTE: currently commented out, see
-- https://github.com/haskell/cabal/issues/3911
--
-- ghc-options: -fno-ignore-asserts
--
-- as a workaround we specify it for each package individually:
package Cabal
ghc-options: -fno-ignore-asserts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment