The latest version of arrowp is 0.5.0.2-0.

arrowp

Version 0.5.0.1 revision 0 uploaded by RossPaterson.

Package meta

Synopsis
preprocessor translating arrow notation into Haskell 98
Description

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.

Author
Ross Paterson <ross@soi.city.ac.uk>
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
http://www.haskell.org/arrows/
Maintainer
Ross Paterson <ross@soi.city.ac.uk>
Package URL
n/a
Stability
n/a

Components