X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcDefaults.lhs;h=9d1f85aaf7548deae78b42c3cd3553c185b8770f;hb=e9f9ec1e57d53b9302a395ce0d02c0fa59e28341;hp=74a1769eae88e5916944debcfe004675ee810ce0;hpb=a3532ac90945bf7c540619f790649ddfbaaf6b2c;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcDefaults.lhs b/compiler/typecheck/TcDefaults.lhs index 74a1769..9d1f85a 100644 --- a/compiler/typecheck/TcDefaults.lhs +++ b/compiler/typecheck/TcDefaults.lhs @@ -18,7 +18,7 @@ import TcType import PrelNames import DynFlags import SrcLoc -import Maybe +import Data.Maybe import Outputable import FastString \end{code}