X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FEncoding.hs;h=84b4e092f1288cfa538f033aec21a7a17e18acc7;hp=336d9f04745d60b7f6239eddfcfe8029bbe8ebab;hb=4db9ea9ec8b4ae0db74259bb87319643de1fd469;hpb=64557b454b1a184ef9ee177806a05b75c79c0eb6 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