Fix dependency problems for older snapshots
This commit is contained in:
parent
83d3a12a23
commit
03307a8cc8
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user