exclude buggy fast-logger
This commit is contained in:
parent
9ce1e08a75
commit
b039ed9118
@ -113,7 +113,7 @@ executable yesod
|
|||||||
, http-types >= 0.6.1 && < 0.7
|
, http-types >= 0.6.1 && < 0.7
|
||||||
, blaze-builder >= 0.2.1.4 && < 0.4
|
, blaze-builder >= 0.2.1.4 && < 0.4
|
||||||
, filepath >= 1.1
|
, filepath >= 1.1
|
||||||
, fast-logger >= 0.0.1 && < 0.1
|
, fast-logger >= 0.0.2 && < 0.1
|
||||||
, process
|
, process
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
if flag(threaded)
|
if flag(threaded)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user