X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Ftypes%2FType.lhs;h=686bba849f16e8a005e2e7ec4bc66a75ad13ebb6;hp=d5c00e80704c35d0b4031b5a08998b854c2fc8cf;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/types/Type.lhs b/compiler/types/Type.lhs index d5c00e8..686bba8 100644 --- a/compiler/types/Type.lhs +++ b/compiler/types/Type.lhs @@ -130,6 +130,7 @@ import TyCon import StaticFlags import Util import Outputable +import FastString import Data.List import Data.Maybe ( isJust )