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 branches found
Tags Cabal-v2.0.0.1
No related merge requests found
...@@ -7,8 +7,12 @@ constraints: unix >= 2.7.1.0, ...@@ -7,8 +7,12 @@ constraints: unix >= 2.7.1.0,
program-options program-options
-- So us hackers get all the assertion failures early: -- 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 -- ghc-options: -fno-ignore-asserts
--
-- as a workaround we specify it for each package individually: -- as a workaround we specify it for each package individually:
package Cabal package Cabal
ghc-options: -fno-ignore-asserts 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