X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FEncoding.hs;h=84b4e092f1288cfa538f033aec21a7a17e18acc7;hp=336d9f04745d60b7f6239eddfcfe8029bbe8ebab;hb=HEAD;hpb=d436c70d43fb905c63220040168295e473f4b90a diff --git a/compiler/utils/Encoding.hs b/compiler/utils/Encoding.hs index 336d9f0..84b4e09 100644 --- a/compiler/utils/Encoding.hs +++ b/compiler/utils/Encoding.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE BangPatterns #-} {-# OPTIONS_GHC -O #-} -- We always optimise this, otherwise performance of a non-optimised -- compiler is severely affected