X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcodeGen%2FCgCon.lhs;h=8259584c4105b158bd02008110fa8b9136741455;hp=532965c084c59986d9a33d2696ef9e3de4d7de5c;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/codeGen/CgCon.lhs b/compiler/codeGen/CgCon.lhs index 532965c..8259584 100644 --- a/compiler/codeGen/CgCon.lhs +++ b/compiler/codeGen/CgCon.lhs @@ -48,8 +48,6 @@ import ListSetOps import Util import FastString import StaticFlags - -import Control.Monad \end{code}