X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypes%2FType.lhs;h=649baea9f5280be8ac4d5dd929cd0ea66fd7c4ac;hb=41ac7eb30ff99535c24c39efd33e2b65ea458707;hp=37f915be1dfca92944994916e3bc02fe5a1d3fae;hpb=ff8e1d01524b48e028b09e2b04b2e5303cb6d95f;p=ghc-hetmet.git diff --git a/compiler/types/Type.lhs b/compiler/types/Type.lhs index 37f915b..649baea 100644 --- a/compiler/types/Type.lhs +++ b/compiler/types/Type.lhs @@ -122,6 +122,7 @@ import Util import Outputable import UniqSet +import Data.List import Data.Maybe ( isJust ) \end{code}