@hackage regex-tdfa1.2.3.2
Replaces/Enhances Text.Regex
Categories
License
BSD-3-Clause
Maintainer
Artyom <yom@artyom.me>, Christopher Kuklewicz <TextRegexLazy@personal.mightyreason.com>
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- array >=0.4 && <0.6
- base >=4 && <5
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.7
- ghc-prim
- mtl >=2 && <3 Show all…
Dependents (210)
@hackage/zeolite-lang, @hackage/dataframe, @hackage/hurl, @cardano/plutus-tx-plugin, @hackage/dojang, @cardano/hydra-tui, Show all…
Package Flags
devel
(off by default)
enable flags that are useful for development
A new all Haskell "tagged" DFA regex engine, inspired by libtre