whitespace fix
[ghc-hetmet.git] / compiler / basicTypes / SrcLoc.lhs
index a748b47..dbff295 100644 (file)
@@ -58,7 +58,7 @@ module SrcLoc (
        
        -- ** Constructing Located
        noLoc,
-    mkGeneralLocated,
+        mkGeneralLocated,
        
        -- ** Deconstructing Located
        getLoc, unLoc,