X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fprelude%2FPrimOp.lhs;h=61ccc8dd4adfd339e423cb188daa82e3ed0a39e8;hb=2378b2325df64a5ccc5b2e038ac3dbb848dea5f7;hp=c2cac8f3d8fc464e26a07e3b44c5f994dcc7e184;hpb=d7b3ad9be373e02ea8b679d978f6ca898436892d;p=ghc-hetmet.git diff --git a/compiler/prelude/PrimOp.lhs b/compiler/prelude/PrimOp.lhs index c2cac8f..61ccc8d 100644 --- a/compiler/prelude/PrimOp.lhs +++ b/compiler/prelude/PrimOp.lhs @@ -4,7 +4,6 @@ \section[PrimOp]{Primitive operations (machine-level)} \begin{code} -{-# OPTIONS_GHC -H80m #-} {-# OPTIONS -fno-warn-unused-binds #-} -- The above warning supression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and fix