Add -fno-bang-patterns to modules using both bang and glasgow-exts
[haskell-directory.git] / GHC / Arr.lhs
index 0b29db0..87ce3b2 100644 (file)
@@ -1,5 +1,5 @@
 \begin{code}
-{-# OPTIONS_GHC -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -fno-implicit-prelude -fno-bang-patterns #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  GHC.Arr