Build yesod threaded
This commit is contained in:
parent
1aec06f73d
commit
44e22e9261
@ -60,7 +60,7 @@ executable yesod
|
|||||||
, http-types >= 0.6.1 && < 0.7
|
, http-types >= 0.6.1 && < 0.7
|
||||||
, blaze-builder >= 0.2 && < 0.4
|
, blaze-builder >= 0.2 && < 0.4
|
||||||
, direct-plugins >= 1.1 && < 1.2
|
, direct-plugins >= 1.1 && < 1.2
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall -threaded
|
||||||
main-is: scaffold.hs
|
main-is: scaffold.hs
|
||||||
other-modules: CodeGen
|
other-modules: CodeGen
|
||||||
Scaffold.Build
|
Scaffold.Build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user