Skip to content

Commit d610119

Browse files
authored
Merge pull request #136 from bgamari/patch-1
Don't use -fregs-graph
2 parents 4983c14 + aef4926 commit d610119

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)