Scaffolding update for #814
This commit is contained in:
parent
d6b3d2a890
commit
ebf3c8e4f2
@ -436,6 +436,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
@ -440,6 +440,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
@ -477,6 +477,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
@ -440,6 +440,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
@ -364,6 +364,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
@ -440,6 +440,10 @@ library
|
||||
, fast-logger >= 2.2 && < 2.3
|
||||
, wai-logger >= 2.2 && < 2.3
|
||||
|
||||
-- see https://github.com/yesodweb/yesod/issues/814
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
|
||||
executable PROJECTNAME
|
||||
if flag(library-only)
|
||||
Buildable: False
|
||||
|
||||
Loading…
Reference in New Issue
Block a user