This commit is contained in:
Mihai Maruseac 2019-05-11 09:11:24 -07:00
parent cdee71297f
commit 97305e7230

View File

@ -2152,7 +2152,7 @@ packages:
"James Cook <mokus@deepbondi.net> @mokus0":
- dependent-sum
# dependent-sum-template # see https://github.com/commercialhaskell/stackage/issues/4446#issuecomment-491522496
- dependent-sum-template
- dependent-map
- dice < 0 # GHC 8.4 via random-fu
- hstatsd
@ -4603,6 +4603,9 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/4539
- rebase < 1.3.1.1
# https://github.com/commercialhaskell/stackage/issues/4541
- dependent-sum < 0.5
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -5324,6 +5327,7 @@ skipped-benchmarks:
- unicode-transforms # path-io
- unordered-containers # criterion 1.5
- xxhash-ffi # ghc 8.4 via xxhash build failure
- typerep-map # via https://github.com/commercialhaskell/stackage/issues/4541
# Blocked due to benchmarks failing to compile for GHC 8.6
- binary-tagged