blob: b5cd3a4dfb7bdf727bcdce3cd795f7f14c86d12b (
plain)
1
2
3
4
5
6
|
Haskell interface API for regex-posix, pcre, parsec, tdfa, dfa.
This requires ghc, haskell-transformers, and haskell-mtl.
After uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg recache
|