mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
Block tinylog per https://gitlab.com/twittner/tinylog/issues/1
This commit is contained in:
parent
5a46d7177e
commit
70ff2e8122
@ -997,7 +997,7 @@ packages:
|
|||||||
- redis-resp
|
- redis-resp
|
||||||
- redis-io
|
- redis-io
|
||||||
- swagger
|
- swagger
|
||||||
- tinylog
|
# - tinylog # build failure with ghc 8.4 https://gitlab.com/twittner/tinylog/issues/1
|
||||||
- wai-predicates
|
- wai-predicates
|
||||||
- wai-routing
|
- wai-routing
|
||||||
- zeromq4-haskell
|
- zeromq4-haskell
|
||||||
@ -3281,6 +3281,7 @@ packages:
|
|||||||
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
|
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
|
||||||
- pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
|
- pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
|
||||||
- rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6
|
- rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6
|
||||||
|
- tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1
|
||||||
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
||||||
- vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114
|
- vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114
|
||||||
- wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
|
- wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user