X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FcompMan%2FCompManager.lhs;h=0c7ead9f41ec166fc992c3173f185ae1eba1ccc2;hb=ce9687a5f450014c5596b32de8e8a7b99b6389e8;hp=860f801ff90a3239f8b06b04df46f6a76c045f17;hpb=4a851c8281491a26ce130e6ce4496042e3feb42b;p=ghc-hetmet.git diff --git a/ghc/compiler/compMan/CompManager.lhs b/ghc/compiler/compMan/CompManager.lhs index 860f801..0c7ead9 100644 --- a/ghc/compiler/compMan/CompManager.lhs +++ b/ghc/compiler/compMan/CompManager.lhs @@ -106,8 +106,7 @@ import CForeign import Exception ( Exception, try ) #endif --- lang -import Exception ( throwDyn ) +import EXCEPTION ( throwDyn ) -- std import Directory ( getModificationTime, doesFileExist )