projects
/
ghc-heap-view.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix some warnings
[ghc-heap-view.git]
/
src
/
GHC
/
AssertNF.hs
diff --git
a/src/GHC/AssertNF.hs
b/src/GHC/AssertNF.hs
index
a375c03
..
0bec2de
100644
(file)
--- a/
src/GHC/AssertNF.hs
+++ b/
src/GHC/AssertNF.hs
@@
-1,4
+1,4
@@
-{-# LANGUAGE BangPatterns #-}
+{-# LANGUAGE BangPatterns
, DoAndIfThenElse
#-}
{-|
Module : GHC.AssertNF