ross 2004/09/15 10:48:10 PDT
Modified files:
ghc/compiler/deSugar DsArrows.lhs
ghc/compiler/typecheck TcArrows.lhs
testsuite/tests/ghc-regress/arrows all.T
Added files:
testsuite/tests/ghc-regress/arrows arrowapply4.hs
Log:
arrow notation: allow arrow applications (f -< a) to take a non-empty
command stack, as suggested by Sebastian Boldt <[EMAIL PROTECTED]>.
Revision Changes Path
1.11 +28 -12 fptools/ghc/compiler/deSugar/DsArrows.lhs
1.8 +3 -5 fptools/ghc/compiler/typecheck/TcArrows.lhs
1.10 +1 -0 fptools/testsuite/tests/ghc-regress/arrows/all.T
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools