Add -fno-bang-patterns to modules using both bang and glasgow-exts
[haskell-directory.git] / Data / Map.hs
index d88ceb5..24d8d2d 100644 (file)
@@ -1,3 +1,5 @@
+{-# OPTIONS_GHC -fno-bang-patterns #-}
+
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Data.Map