blob: 983882ef1721914bc7c926079f179ed6d7ef28d3 (
plain)
1
2
3
4
5
6
7
8
|
haskell-regex-base (Replaces/Enhances Text.Regex Haskell library)
Interface API for regex-posix, pcre, parsec, tdfa, dfa.
This requires ghc and haskell-mtl.
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg unregister regex-base
|