Skip to content

Commit aef4926

Browse files
authored
Don't use -fregs-graph
This option has been somewhat broken and therefore disabled for the last several GHC releases.
1 parent 4983c14 commit aef4926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

unordered-containers.cabal

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ library
4949
ghc-options: -Wall -O2
5050
if impl(ghc >= 6.8)
5151
ghc-options: -fwarn-tabs
52-
if impl(ghc > 6.10)
53-
ghc-options: -fregs-graph
5452
if flag(debug)
5553
cpp-options: -DASSERTS
5654

0 commit comments

Comments
 (0)