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