refactor: changed argument order for regex_match so that it can be used as a filter
commit6c77922ff06124adb48591ba3eb22c3835fd4770
authorMax Kirillov <max@max630.net>
Mon, 12 Sep 2016 21:32:56 +0000 (13 00:32 +0300)
committerMax Kirillov <max@max630.net>
Mon, 12 Sep 2016 21:33:48 +0000 (13 00:33 +0300)
tree73f993b04e79ada0239a97ca3f286ec9f92cdf00
parentefadc45b820e1a3bcd16013969805cba42caa404
refactor: changed argument order for regex_match so that it can be used as a filter
app/Rehi.hs
app/Rehi/GitCommands.hs
app/Rehi/Regex.hs