This commit is contained in:
Dan Burton 2018-03-14 17:52:46 -07:00
parent 5a46d7177e
commit 70ff2e8122
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -997,7 +997,7 @@ packages:
- redis-resp
- redis-io
- swagger
- tinylog
# - tinylog # build failure with ghc 8.4 https://gitlab.com/twittner/tinylog/issues/1
- wai-predicates
- wai-routing
- zeromq4-haskell
@ -3281,6 +3281,7 @@ packages:
- 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
- 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
- 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