We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23e396 commit 295eb84Copy full SHA for 295eb84
unordered-containers.cabal
@@ -76,6 +76,7 @@ library
76
ghc-options: -Wall -O2 -fwarn-tabs -ferror-spans
77
78
-- Make tight non-allocating loops interruptible for debugging
79
+ -- FIXME: Remove this once #491 is fixed!
80
ghc-options: -fno-omit-yields
81
82
-- For dumping the generated code:
0 commit comments