NoMonomorhpismRestriction in scaffolding

This commit is contained in:
Michael Snoyman 2012-04-02 18:33:30 +03:00
parent 94a844f9fe
commit 8639c54339

View File

@ -48,6 +48,7 @@ library
GeneralizedNewtypeDeriving
FlexibleContexts
EmptyDataDecls
NoMonomorphismRestriction
executable ~project~
if flag(library-only)
@ -73,6 +74,7 @@ executable ~project~
GeneralizedNewtypeDeriving
FlexibleContexts
EmptyDataDecls
NoMonomorphismRestriction
build-depends: base >= 4 && < 5
, yesod >= 1.0 && < 1.1