[project @ 1999-01-29 13:42:26 by simonm]
[ghc-hetmet.git] / ghc / lib / std / PrelErr.lhs
index 57b2159..ee22bda 100644 (file)
@@ -182,7 +182,7 @@ untangle coded message
   =  location
   ++ ": " 
   ++ message
-  ++ "\'" ++ details ++ "\'"
+  ++ details
   ++ "\n"
   where
     (location, details)