X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FSrcLoc.lhs;h=dbff295caf337691f1a9c441f6ff283dd8814eb6;hp=a748b478225b3560b06eab0e1e6c3c8526c0b028;hb=6f2537f37c7fd6c19f23407c31488b6aaf438974;hpb=758baa7c72043c44c91c0ba4f1fb7910cd7aa520 diff --git a/compiler/basicTypes/SrcLoc.lhs b/compiler/basicTypes/SrcLoc.lhs index a748b47..dbff295 100644 --- a/compiler/basicTypes/SrcLoc.lhs +++ b/compiler/basicTypes/SrcLoc.lhs @@ -58,7 +58,7 @@ module SrcLoc ( -- ** Constructing Located noLoc, - mkGeneralLocated, + mkGeneralLocated, -- ** Deconstructing Located getLoc, unLoc,