The arrowp package
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 add a LANGUAGE Arrows pragma at the top. GHC also gives better error messages for arrow code.
Properties
| Versions | 0.5.0.1, 0.5.0.2 |
|---|---|
| Dependencies | array, base (≥4.4 & <5.0), 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/ |
| Source repository | darcs get http://code.haskell.org/~ross/arrowp |
| Executables | arrowp |
| Upload date | Wed Apr 3 19:47:14 UTC 2013 |
| Uploaded by | RossPaterson |
Downloads
- arrowp-0.5.0.2.tar.gz (Cabal source package)
- package description (included in the package)