X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fprelude%2FPrelRules.lhs;h=f7a319873b41f40f1b0a4d3a6f9161f2cfe70267;hb=f37e239fb5e81fc493e0ea1af98178bf1f7ceaba;hp=8bdaeb36aa1f0bba7ae7ba1ccccfbd3b2e724f23;hpb=c938c386fe84f9203c992bb35508c7a5b35bb22c;p=ghc-hetmet.git diff --git a/compiler/prelude/PrelRules.lhs b/compiler/prelude/PrelRules.lhs index 8bdaeb3..f7a3198 100644 --- a/compiler/prelude/PrelRules.lhs +++ b/compiler/prelude/PrelRules.lhs @@ -20,7 +20,7 @@ module PrelRules ( primOpRules, builtinRules ) where #include "HsVersions.h" import CoreSyn -import Id ( mkWildId, isPrimOpId_maybe, idUnfolding ) +import Id ( mkWildId, idUnfolding ) import Literal ( Literal(..), mkMachInt, mkMachWord , literalType , word2IntLit, int2WordLit