From: simonm Date: Fri, 29 Jan 1999 13:42:26 +0000 (+0000) Subject: [project @ 1999-01-29 13:42:26 by simonm] X-Git-Tag: Approximately_9120_patches~6652 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b394183bad7ce8f5a4ae6ac571b0f433104f97be;p=ghc-hetmet.git [project @ 1999-01-29 13:42:26 by simonm] unwibble --- diff --git a/ghc/lib/std/PrelErr.lhs b/ghc/lib/std/PrelErr.lhs index 57b2159..ee22bda 100644 --- a/ghc/lib/std/PrelErr.lhs +++ b/ghc/lib/std/PrelErr.lhs @@ -182,7 +182,7 @@ untangle coded message = location ++ ": " ++ message - ++ "\'" ++ details ++ "\'" + ++ details ++ "\n" where (location, details)