untabify
[ghc-base.git] / Data / STRef / Strict.hs
index 81f13cd..61ac9b8 100644 (file)
@@ -13,7 +13,7 @@
 -----------------------------------------------------------------------------
 
 module Data.STRef.Strict (
-       module Data.STRef
+        module Data.STRef
   ) where
 
 import Prelude