Add yesod dep to tiny scaffold
This commit is contained in:
parent
2d0d70fd60
commit
f41029fd4c
@ -46,6 +46,7 @@ executable ~project~
|
|||||||
hs-source-dirs: .
|
hs-source-dirs: .
|
||||||
|
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
|
, yesod >= 0.9 && < 0.10
|
||||||
, yesod-core >= 0.9 && < 0.10
|
, yesod-core >= 0.9 && < 0.10
|
||||||
, yesod-static
|
, yesod-static
|
||||||
, clientsession
|
, clientsession
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user