X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Futils%2FFastString.lhs;h=dafdf6a837c3ec76e3a401658119b6b6558a9f22;hb=4db9ea9ec8b4ae0db74259bb87319643de1fd469;hp=a357f9853fb17e6ec320a0fa046038b21389e880;hpb=f10947d79cdfac8f8b065ef51a10d9c9cf3c19bc;p=ghc-hetmet.git diff --git a/compiler/utils/FastString.lhs b/compiler/utils/FastString.lhs index a357f98..dafdf6a 100644 --- a/compiler/utils/FastString.lhs +++ b/compiler/utils/FastString.lhs @@ -2,6 +2,7 @@ % (c) The University of Glasgow, 1997-2006 % \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