Skip to content

Commit 3aa2d69

Browse files
committed
Formatting.
[ci skip] (cherry picked from commit 544be36)
1 parent ff32e2b commit 3aa2d69

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cabal.project

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ constraints: unix >= 2.7.1.0,
77

88
program-options
99
-- So us hackers get all the assertion failures early:
10-
-- NOTE: currently commented out, see https://github.com/haskell/cabal/issues/3911
10+
--
11+
-- NOTE: currently commented out, see
12+
-- https://github.com/haskell/cabal/issues/3911
13+
--
1114
-- ghc-options: -fno-ignore-asserts
15+
--
1216
-- as a workaround we specify it for each package individually:
1317
package Cabal
1418
ghc-options: -fno-ignore-asserts

0 commit comments

Comments
 (0)