Fix the build
[ghc-hetmet.git] / compiler / utils / State.hs
index b8fcaa1..0b6a285 100644 (file)
@@ -1,5 +1,5 @@
 
-module State where
+module State (module State, mapAccumLM {- XXX hack -}) where
 
 import MonadUtils