Fix dependency problems for older snapshots

This commit is contained in:
Michael Snoyman 2016-11-23 15:05:41 +02:00
parent 83d3a12a23
commit 03307a8cc8
2 changed files with 2 additions and 1 deletions

View File

@ -28,3 +28,4 @@ extra-deps:
- streaming-commons-0.1.16
- typed-process-0.1.0.0
- say-0.1.0.0
- safe-exceptions-0.1.4.0

View File

@ -31,7 +31,7 @@ executable yesod
, time >= 1.1.4
, template-haskell
, directory >= 1.2.1
, Cabal >= 1.20
, Cabal >= 1.18
, unix-compat >= 0.2 && < 0.5
, containers >= 0.2
, attoparsec >= 0.10