arrowp: preprocessor translating arrow notation into Haskell 98
A preprocessor that reads Haskell with arrow notation and outputs Haskell 98. Note that GHC 6.2 or later has built-in support for arrow notation, so if you're only using GHC, you don't need this preprocessor: just rename your arrow module as an ordinary Haskell source file and invoke GHC with the -farrows option. You'll get better error messages for arrow code, too.
| Version | 0.5.0.1 |
|---|---|
| Dependencies | base (<3), haskell-src or array, base (>=3), containers, haskell-src |
| License | GPL |
| Author | Ross Paterson <ross@soi.city.ac.uk> |
| Maintainer | Ross Paterson <ross@soi.city.ac.uk> |
| Category | Development |
| Home page | http://www.haskell.org/arrows/ |
| Executables | arrowp |
| Upload date | Mon Jul 21 13:00:03 UTC 2008 |
| Uploaded by | RossPaterson |
| Built on | ghc-6.10, ghc-6.8 |
Downloads
- arrowp-0.5.0.1.tar.gz (Cabal source package)
- package description (included in the package)
