X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FDsListComp.lhs;h=def08e1f6aa5ab1331b1123f6007ee707fdc4a07;hp=03da525549e2ac082585c798ea5fada7ad5f7e91;hb=6084fb5517da34f65034370a3695e2af3b85ce2b;hpb=bbc583766a08678d03740354bed216e268306356 diff --git a/compiler/deSugar/DsListComp.lhs b/compiler/deSugar/DsListComp.lhs index 03da525..def08e1 100644 --- a/compiler/deSugar/DsListComp.lhs +++ b/compiler/deSugar/DsListComp.lhs @@ -28,7 +28,7 @@ import DsUtils import DynFlags import CoreUtils -import Var +import Id import Type import TysWiredIn import Match