refactor: extract generic functions:
commitd8538fc879b45c865cea97ce7b7130b68564e0c0
authorMax Kirillov <max@max630.net>
Wed, 17 Feb 2016 22:36:16 +0000 (18 00:36 +0200)
committerMax Kirillov <max@max630.net>
Sat, 13 Aug 2016 08:36:19 +0000 (13 11:36 +0300)
treee60e20f3b4393ebc3ca0972fab8c9759da9356f6
parent90c640bbbdbe6135054a3c4b5394afc519f55ca8
refactor: extract generic functions:

* Rehi.Regex - regular expressions facade
* Rehi.Utils - other thingd not specific to the program
app/Rehi.hs
app/Rehi/Regex.hs [new file with mode: 0644]
app/Rehi/Utils.hs [new file with mode: 0644]