Merge pull request #134 from batterseapower/master
Upgrade to regex-compat-tdfa to squelch Unicode problems
This commit is contained in:
commit
1fc529ccfd
@ -67,7 +67,7 @@ library
|
||||
,old-time
|
||||
,parsec
|
||||
,pretty-show
|
||||
,regex-compat == 0.95.*
|
||||
,regex-compat-tdfa == 0.95.*
|
||||
,regexpr >= 0.5.1
|
||||
,safe >= 0.2
|
||||
,split >= 0.1 && < 0.3
|
||||
@ -98,7 +98,7 @@ test-suite tests
|
||||
, old-time
|
||||
, parsec
|
||||
, pretty-show
|
||||
, regex-compat
|
||||
, regex-compat-tdfa
|
||||
, regexpr
|
||||
, safe
|
||||
, split
|
||||
|
||||
@ -159,7 +159,7 @@ test-suite tests
|
||||
, parsec
|
||||
, pretty-show
|
||||
, process
|
||||
, regex-compat
|
||||
, regex-compat-tdfa
|
||||
, regexpr
|
||||
, safe
|
||||
, shakespeare-text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user