X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FFamInst.lhs;h=45de3f03924d5ea3ffb0ed76d5aa42986820b3a1;hb=0884a2cb09cd5f609b6163a225ca3b8cce942250;hp=609c0ba0089fc466b53a8df41805530c64d69a17;hpb=8897e76874e10daa4dc695342e68b15e114a6de0;p=ghc-hetmet.git diff --git a/compiler/typecheck/FamInst.lhs b/compiler/typecheck/FamInst.lhs index 609c0ba..45de3f0 100644 --- a/compiler/typecheck/FamInst.lhs +++ b/compiler/typecheck/FamInst.lhs @@ -20,7 +20,7 @@ import FiniteMap import FastString import Maybes -import Monad +import Control.Monad \end{code}