Fri Sep 29 09:07:17 PDT 2006 [EMAIL PROTECTED]
* Remove Linear Implicit Parameters, and all their works
Linear implicit parameters have been in GHC quite a while,
but we decided they were a mis-feature and scheduled them for
removal. This patch does the job.
M ./compiler/basicTypes/BasicTypes.lhs -10 +4
M ./compiler/coreSyn/CoreLint.lhs -11 +5
M ./compiler/coreSyn/CoreSubst.lhs -2 +2
M ./compiler/coreSyn/CoreSyn.lhs -3 +1
M ./compiler/hsSyn/HsExpr.lhs -2 +1
M ./compiler/iface/BinIface.hs -18 +3
M ./compiler/iface/BuildTyCl.lhs -8 +6
M ./compiler/iface/IfaceEnv.lhs -4 +3
M ./compiler/iface/IfaceSyn.lhs -6 +1
M ./compiler/iface/IfaceType.lhs -3 +1
M ./compiler/parser/Lexer.x -2
M ./compiler/parser/Parser.y.pp -4 +1
M ./compiler/prelude/PrelInfo.lhs -1
M ./compiler/prelude/PrelNames.lhs -9
M ./compiler/typecheck/Inst.lhs -13 +2
M ./compiler/typecheck/TcExpr.lhs -12 +2
M ./compiler/typecheck/TcHsSyn.lhs -3 +2
M ./compiler/typecheck/TcRnTypes.lhs -3 +2
M ./compiler/typecheck/TcSimplify.lhs -136 +18
M ./compiler/typecheck/TcType.lhs -6 +2
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc