Updated scaffolding

This commit is contained in:
Michael Snoyman 2012-12-11 12:35:57 +02:00
parent 628aaae2b9
commit 9a8490d524
6 changed files with 2138 additions and 31 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
name: yesod name: yesod
version: 1.1.5 version: 1.1.6
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>
@ -108,7 +108,7 @@ executable yesod
, http-reverse-proxy >= 0.1.0.4 , http-reverse-proxy >= 0.1.0.4
, network , network
, http-conduit , http-conduit
, project-template >= 0.1 , project-template >= 0.1.1
ghc-options: -Wall -threaded ghc-options: -Wall -threaded
main-is: main.hs main-is: main.hs