mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
parent
cdee71297f
commit
97305e7230
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user