X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FPretty.lhs;h=317022d66927e819f57e1fb4df9f514f06d542c5;hp=3c003987af3191836e2a63ac02745efa2b3c2cce;hb=5289f5d85610f71625a439747a09384876655eb5;hpb=4db9ea9ec8b4ae0db74259bb87319643de1fd469;ds=sidebyside diff --git a/compiler/utils/Pretty.lhs b/compiler/utils/Pretty.lhs index 3c00398..317022d 100644 --- a/compiler/utils/Pretty.lhs +++ b/compiler/utils/Pretty.lhs @@ -152,6 +152,7 @@ Relative to John's original paper, there are the following new features: \begin{code} +{-# LANGUAGE BangPatterns #-} {-# OPTIONS -fno-warn-unused-imports #-} -- XXX GHC 6.9 seems to be confused by unpackCString# being used only in -- a RULE