mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
parent
cdee71297f
commit
97305e7230
@ -2152,7 +2152,7 @@ packages:
|
|||||||
|
|
||||||
"James Cook <mokus@deepbondi.net> @mokus0":
|
"James Cook <mokus@deepbondi.net> @mokus0":
|
||||||
- dependent-sum
|
- dependent-sum
|
||||||
# dependent-sum-template # see https://github.com/commercialhaskell/stackage/issues/4446#issuecomment-491522496
|
- dependent-sum-template
|
||||||
- dependent-map
|
- dependent-map
|
||||||
- dice < 0 # GHC 8.4 via random-fu
|
- dice < 0 # GHC 8.4 via random-fu
|
||||||
- hstatsd
|
- hstatsd
|
||||||
@ -4603,6 +4603,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4539
|
# https://github.com/commercialhaskell/stackage/issues/4539
|
||||||
- rebase < 1.3.1.1
|
- rebase < 1.3.1.1
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/4541
|
||||||
|
- dependent-sum < 0.5
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
@ -5324,6 +5327,7 @@ skipped-benchmarks:
|
|||||||
- unicode-transforms # path-io
|
- unicode-transforms # path-io
|
||||||
- unordered-containers # criterion 1.5
|
- unordered-containers # criterion 1.5
|
||||||
- xxhash-ffi # ghc 8.4 via xxhash build failure
|
- 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
|
# Blocked due to benchmarks failing to compile for GHC 8.6
|
||||||
- binary-tagged
|
- binary-tagged
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user