Scaffolding update for #814

This commit is contained in:
Michael Snoyman 2014-08-31 00:22:34 +03:00
parent d6b3d2a890
commit ebf3c8e4f2
6 changed files with 24 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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