X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FInst.lhs;h=6a0924437280bb2d47f92e5da25a8c43a5c33db5;hb=c6eadadbefe2ec5709e9d31893f79c4ff78754b4;hp=962e4e08f315837e5c7fc964983f4867232c028b;hpb=ab241c5d6187a93acffc609bdbffdae30ff9b284;p=ghc-hetmet.git diff --git a/compiler/typecheck/Inst.lhs b/compiler/typecheck/Inst.lhs index 962e4e0..6a09244 100644 --- a/compiler/typecheck/Inst.lhs +++ b/compiler/typecheck/Inst.lhs @@ -76,6 +76,8 @@ import DynFlags import Maybes import Util import Outputable + +import Data.List \end{code}