Add -fno-bang-patterns to modules using both bang and glasgow-exts
[haskell-directory.git] / Data / IntMap.hs
index 1606413..03a6ab0 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -cpp -fglasgow-exts #-} 
+{-# OPTIONS -cpp -fglasgow-exts -fno-bang-patterns #-} 
 -----------------------------------------------------------------------------
 -- Module      :  Data.IntMap
 -- Copyright   :  (c) Daan Leijen 2002