X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FcoreSyn%2FCoreSubst.lhs;h=adeeaddfb225c0cf5242f2a3b806a941231be8cb;hp=503432da51f98f9cd98ca1297c143afd3b4c821e;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=7c7104a51d477c18f8950112c4bc22c4800367f3 diff --git a/compiler/coreSyn/CoreSubst.lhs b/compiler/coreSyn/CoreSubst.lhs index 503432d..adeeadd 100644 --- a/compiler/coreSyn/CoreSubst.lhs +++ b/compiler/coreSyn/CoreSubst.lhs @@ -43,6 +43,7 @@ import UniqSupply import Maybes import Outputable import PprCore () -- Instances +import FastString import Data.List \end{code}