9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
haskell-regex-compat (Replaces/Enhances Text.Regex Haskell library)
|
|
|
|
A module layer over regex-posix to replace Text.Regex.
|
|
|
|
This requires ghc and haskell-regex-posix.
|
|
|
|
When uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg unregister regex-compat
|