The latest version of harp is 0.4.3.6-0.

harp

Version 0.4.3.3 revision 0 uploaded by JeremyShaw.

Package meta

Synopsis
HaRP allows pattern-matching with regular expressions
Description

HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell.

For details on usage, please see the website.

Author
Niklas Broberg
Bug reports
n/a
Category
Language
Copyright
n/a
Homepage
https://github.com/seereason/harp
Maintainer
David Fox <dsf@seereason.com>
Package URL
n/a
Stability
Experimental

Components