arrowp-0.5.0.1: 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 invoke GHC with the -farrows option. You'll get better error messages for arrow code, too.

Properties

Version0.5.0.1
Dependenciesbase (<3), haskell-src or
array, base (≥3), 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/
Executablesarrowp
Upload dateMon Jul 21 13:00:03 UTC 2008
Uploaded byRossPaterson
Built onghc-6.10, ghc-6.8

Downloads