Add text to imalison-global stack

This commit is contained in:
Ivan Malison 2018-04-22 23:18:22 -07:00
parent d3c954cbc3
commit 87e98f4a40
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -6,6 +6,7 @@ library
hs-source-dirs: .
build-depends: base >= 4.7 && < 5
, split
, text
, containers
, regex-compat
default-language: Haskell2010