NoMonomorhpismRestriction in scaffolding
This commit is contained in:
parent
94a844f9fe
commit
8639c54339
@ -48,6 +48,7 @@ library
|
|||||||
GeneralizedNewtypeDeriving
|
GeneralizedNewtypeDeriving
|
||||||
FlexibleContexts
|
FlexibleContexts
|
||||||
EmptyDataDecls
|
EmptyDataDecls
|
||||||
|
NoMonomorphismRestriction
|
||||||
|
|
||||||
executable ~project~
|
executable ~project~
|
||||||
if flag(library-only)
|
if flag(library-only)
|
||||||
@ -73,6 +74,7 @@ executable ~project~
|
|||||||
GeneralizedNewtypeDeriving
|
GeneralizedNewtypeDeriving
|
||||||
FlexibleContexts
|
FlexibleContexts
|
||||||
EmptyDataDecls
|
EmptyDataDecls
|
||||||
|
NoMonomorphismRestriction
|
||||||
|
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
, yesod >= 1.0 && < 1.1
|
, yesod >= 1.0 && < 1.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user