SamirTalwar / smoke

Runs tests against anything, using command-line arguments, STDIN, STDOUT and STDERR.
MIT License
88 stars 10 forks source link

Revert regular expression support. #97

Closed SamirTalwar closed 1 year ago

SamirTalwar commented 1 year ago

I can't really expect people to install ICU4C as a dynamic dependency, and after a bit too much faffing about, I have given up on trying to make it a static dependency on all 3 supported operating systems.

Removing this for now; perhaps we'll reintroduce it with a pure-Haskell implementation (though that will most likely be POSIX, not PCRE), or we'll figure out how bundle ICU4C.