patch applied (ghc): Move error-ids to MkCore (from PrelRules)
Simon Peyton Jones
simonpj at microsoft.com
Tue Sep 14 07:53:19 EDT 2010
Tue Sep 14 04:36:35 PDT 2010 simonpj at microsoft.com
* Move error-ids to MkCore (from PrelRules)
and adjust imports accordingly
M ./compiler/basicTypes/MkId.lhs -22 +4
M ./compiler/coreSyn/MkCore.lhs -3 +163
M ./compiler/deSugar/DsArrows.lhs -1
M ./compiler/deSugar/DsExpr.lhs -1
M ./compiler/deSugar/DsGRHSs.lhs -1 +1
M ./compiler/deSugar/DsListComp.lhs -1
M ./compiler/deSugar/Match.lhs -1
M ./compiler/iface/LoadIface.lhs +1
M ./compiler/prelude/PrelInfo.lhs -2 +3
M ./compiler/prelude/PrelNames.lhs -1 +1
M ./compiler/prelude/PrelRules.lhs -128 +2
M ./compiler/simplCore/Simplify.lhs -2 +2
M ./compiler/specialise/SpecConstr.lhs -1 +1
M ./compiler/typecheck/TcGenDeriv.lhs +1
M ./compiler/typecheck/TcInstDcls.lhs +1
M ./compiler/typecheck/TcTyClsDecls.lhs -1 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100914113635-1287e-5fa05b75d7d55a895bbbf54f62bf936e7c0af09e.gz
More information about the Cvs-ghc
mailing list