added regex lib
This commit is contained in:
parent
edd0c7ffd5
commit
e9d73d4062
|
@ -41,6 +41,7 @@ executable based
|
||||||
cborg,
|
cborg,
|
||||||
text-latin1,
|
text-latin1,
|
||||||
HTTP,
|
HTTP,
|
||||||
base64-bytestring
|
base64-bytestring,
|
||||||
|
regex-tdfa
|
||||||
-- hs-source-dirs:
|
-- hs-source-dirs:
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
Loading…
Reference in New Issue