The latest version of alfred-margaret is 2.1.0.2-0.
lib:alfred-margaret
Modules
- Data.Text.AhoCorasick.Automaton
- Data.Text.AhoCorasick.Replacer
- Data.Text.AhoCorasick.Searcher
- Data.Text.AhoCorasick.Splitter
- Data.Text.BoyerMoore.Automaton
- Data.Text.BoyerMoore.Replacer
- Data.Text.BoyerMoore.Searcher
- Data.Text.CaseSensitivity
- Data.Text.Utf16
- Data.Text.Utf8
- Data.Text.Utf8.AhoCorasick.Automaton
- Data.Text.Utf8.AhoCorasick.Replacer
- Data.Text.Utf8.AhoCorasick.Searcher
- Data.Text.Utf8.AhoCorasick.Splitter
- Data.Text.Utf8.BoyerMoore.Automaton
- Data.Text.Utf8.BoyerMoore.Replacer
- Data.Text.Utf8.BoyerMoore.Searcher
- Data.TypedByteArray
Dependencies
- aeson lib:aeson >=1.4.2 && <3
- base lib:base >=4.7 && <5
- bytestring lib:bytestring >=0.10.12 && <1
- containers lib:containers >=0.6 && <0.7
- deepseq lib:deepseq >=1.4 && <1.5
- hashable lib:hashable >=1.2.7 && <1.4
- primitive lib:primitive >=0.6.4 && <0.8
- text lib:text >=1.2.3 && <1.3
- unordered-containers lib:unordered-containers >=0.2.9 && <0.3
- vector lib:vector >=0.12 && <0.13
Reverse dependencies
Direct only. Not exhaustive.
- alfred-margaret bench:bm
- alfred-margaret bench:uvector-vs-tba
- alfred-margaret exe:dump-automaton
- alfred-margaret test:test-suite
- talash lib:talash