This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Haskell > haskell-regex-applicative (0.3.3)

regex-applicative is a Haskell library for parsing using regular
expressions. Parsers can be built using Applicative interface.

Perl programmers often use regular expressions for parsing, even if it is not
an appropriate tool for the job, because Perl has so good support for regexps.

The opposite seems to be valid about Haskell programmers -- they use parsing
combinators (which recognize context-free or even context-sensitive grammars),
even when the language is actually regular!

Hopefully, this library will improve the situation.


After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache

This requires: ghc

Maintained by: David Spencer
Keywords:
ChangeLog: haskell-regex-applicative

Homepage:
https://hackage.haskell.org/package/regex-applicative

Source Downloads:
regex-applicative-0.3.3.tar.gz (2743ebb412c8e7bfee34f0c9400209e5)

Download SlackBuild:
haskell-regex-applicative.tar.gz
haskell-regex-applicative.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds