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 a53fc11 commit 0c1974cCopy full SHA for 0c1974c
testsuite/tests/simplCore/should_compile/spec001.hs
@@ -1,6 +1,5 @@
1
{-# LANGUAGE CPP, UnboxedTuples, MagicHash, StandaloneDeriving, DeriveDataTypeable #-}
2
{-# OPTIONS_GHC -O #-}
3
-{-# OPTIONS_GHC -fno-warn-amp #-}
4
5
-- In GHC 6.4, compiling this module gave a Core Lint failure following the
6
-- specialier, because a function was floated out that had a RULE that
0 commit comments