Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2018-04-22 23:54:52 -07:00
commit 0d571f51b8
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
, bifunctors
, containers
, regex-compat