X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FdeSugar%2FDesugar.lhs;h=28984608d993506a665e83868765df3690e0a912;hp=7d0be3f65b507d7b720c82be7a79a7d73ace6e49;hb=29dae53960f63314456cb2b25d428faf87f4af04;hpb=34c8d0312071f7d0f4d221a997d3408c653ef9e5;ds=sidebyside diff --git a/compiler/deSugar/Desugar.lhs b/compiler/deSugar/Desugar.lhs index 7d0be3f..2898460 100644 --- a/compiler/deSugar/Desugar.lhs +++ b/compiler/deSugar/Desugar.lhs @@ -41,7 +41,6 @@ import MonadUtils import OrdList import Data.List import Data.IORef -import DsHetMet import Control.Exception ( catch, ErrorCall, Exception(..) ) \end{code}