patch applied (ghc): Remove dataConInstOrigDictsAndArgTys
Simon Peyton Jones
simonpj at microsoft.com
Wed Sep 10 12:48:44 EDT 2008
Wed Sep 10 08:42:00 PDT 2008 simonpj at microsoft.com
* Remove dataConInstOrigDictsAndArgTys
This suspicious function had just one call, in BuildTyCl.mkNewTyConRhs.
I've done it another way now, which is tidier.
M ./compiler/basicTypes/DataCon.lhs -21 +3
M ./compiler/iface/BuildTyCl.lhs -5 +8
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080910154200-1287e-c3ae99efd7e7c5c8b6c9926681bb1684f484fbf9.gz
More information about the Cvs-ghc
mailing list