libghc-regex-compat-tdfa-dev

Unicode support version of text.regex, using regex-tdfa
  http://hub.darcs.net/shelarcy/regex-compat-tdfa
  0
  no reviews



One module layer over regex-tdfa to replace text.regex.

regex-compat can't use unicode characters correctly because of using regex-posix. this is not good for unicode users.

this package provides a modified regex-compat that uses regex-tdfa for solving today's problem.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.