web: depend on same yesod version in lib and exe
This commit is contained in:
parent
7d92fa6a7f
commit
3d8dbb9d35
@ -102,7 +102,7 @@ library
|
||||
|
||||
build-depends: base >= 4 && < 5
|
||||
-- , yesod-platform >= 1.1 && < 1.2
|
||||
, yesod >= 1.1 && < 1.2
|
||||
, yesod >= 1.1.3 && < 1.2
|
||||
, yesod-core >= 1.1.2 && < 1.2
|
||||
, yesod-static >= 1.1 && < 1.2
|
||||
, yesod-default >= 1.1 && < 1.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user