Updating to lts-2.0

This commit is contained in:
Dan Burton 2015-04-03 15:35:26 -07:00
parent 36e32fe64b
commit 03476567b9
3 changed files with 397 additions and 204 deletions

View file

@ -1 +1,2 @@
dist/
.hsenv/

File diff suppressed because it is too large Load diff

View file

@ -13,7 +13,7 @@ executable soh-upload
other-extensions: OverloadedStrings, RecordWildCards, LambdaCase, DeriveFunctor, DeriveFoldable, DeriveTraversable, DeriveDataTypeable
build-depends:
base >=4.7
, exceptions >=0.6 && <0.7
, exceptions >=0.6
, aeson >=0.8
, bytestring >=0.10
, containers >=0.5