X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FIdInfo.lhs;h=1ebfcf9a78574f36b9444abf3874a6832017bb4d;hb=61bcd16d4f3d4cf84b26bf7bb92f16f0440b7071;hp=969f186c839c6dc3f82c512ad1550c23b1bd1c64;hpb=2cd930397966d27a221998c8ac060151e2027e90;p=ghc-hetmet.git diff --git a/compiler/basicTypes/IdInfo.lhs b/compiler/basicTypes/IdInfo.lhs index 969f186..1ebfcf9 100644 --- a/compiler/basicTypes/IdInfo.lhs +++ b/compiler/basicTypes/IdInfo.lhs @@ -89,7 +89,7 @@ module IdInfo ( TickBoxOp(..), TickBoxId, ) where -import {-# SOURCE #-} CoreSyn ( CoreRule, setRuleIdName, seqRules, Unfolding, noUnfolding ) +import CoreSyn ( CoreRule, setRuleIdName, seqRules, Unfolding, noUnfolding ) import Class import PrimOp