From: Simon Marlow Date: Mon, 20 Oct 2008 10:12:41 +0000 (+0000) Subject: whitespace fix X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=6f2537f37c7fd6c19f23407c31488b6aaf438974 whitespace fix --- 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,