git.haskell.org
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3c6f5e
)
remove option
author
Gabor Greif
<ggreif@gmail.com>
Fri, 14 Dec 2018 19:01:43 +0000
(20:01 +0100)
committer
Ben Gamari
<ben@smart-cactus.org>
Fri, 21 Dec 2018 21:52:13 +0000
(16:52 -0500)
compiler/simplCore/FloatOut.hs
patch
|
blob
|
history
diff --git
a/compiler/simplCore/FloatOut.hs
b/compiler/simplCore/FloatOut.hs
index
0be1a9e
..
0aa4854
100644
(file)
--- a/
compiler/simplCore/FloatOut.hs
+++ b/
compiler/simplCore/FloatOut.hs
@@
-7,7
+7,6
@@
-}
{-# LANGUAGE CPP #-}
-{-# OPTIONS_GHC -fno-warn-orphans #-}
module FloatOut ( floatOutwards ) where