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

This commit is contained in:
2018-04-22 23:19:18 -07:00
3 changed files with 15 additions and 28 deletions

View File

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