arrowp-0.5.0.2: preprocessor translating arrow notation into Haskell 98

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

Versions0.5.0.1, 0.5.0.2
Dependenciesarray, base (≥4.4 & <5.0), containers, haskell-src
LicenseGPL
AuthorRoss Paterson <ross@soi.city.ac.uk>
MaintainerRoss Paterson <ross@soi.city.ac.uk>
CategoryDevelopment
Home pagehttp://www.haskell.org/arrows/
Source repositorydarcs get http://code.haskell.org/~ross/arrowp
Executablesarrowp
Upload dateWed Apr 3 19:47:14 UTC 2013
Uploaded byRossPaterson

Downloads