X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcPat.lhs;h=022796ee9ea5d3f4832a60fba0491cf1a46bcdb7;hb=8163c990823b37ce987429e1f6825358d69171b4;hp=5592b80f472bf3b4cb61ced0676a86d84f1551a9;hpb=241b0013560b3ee5a54f35672417dac330b938e0;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcPat.lhs b/compiler/typecheck/TcPat.lhs index 5592b80..022796e 100644 --- a/compiler/typecheck/TcPat.lhs +++ b/compiler/typecheck/TcPat.lhs @@ -36,7 +36,7 @@ import TyCon import DataCon import PrelNames import BasicTypes hiding (SuccessFlag(..)) -import DynFlags ( DynFlag( Opt_GADTs ) ) +import DynFlags import SrcLoc import ErrUtils import Util