NoMonomorhpismRestriction in scaffolding
This commit is contained in:
parent
94a844f9fe
commit
8639c54339
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user