Add memory to stack yaml for lts-2

This commit is contained in:
Sibi Prabakaran 2017-05-18 12:06:36 +05:30
parent 4ba2fc8494
commit 36a98bc4ab
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

View File

@ -1,4 +1,4 @@
resolver: lts-6.23 resolver: lts-2.12
packages: packages:
- ./yesod-core - ./yesod-core
- ./yesod-static - ./yesod-static
@ -25,6 +25,7 @@ extra-deps:
- cookie-0.4.2 - cookie-0.4.2
- cryptonite-0.23 - cryptonite-0.23
- foundation-0.0.9 - foundation-0.0.9
- memory-0.14.5
- conduit-extra-1.1.14 - conduit-extra-1.1.14
- streaming-commons-0.1.16 - streaming-commons-0.1.16