mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 20:37:28 +01:00
parent
c4a28ad13a
commit
e39e2c8bbc
@ -1977,6 +1977,12 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1215
|
# https://github.com/fpco/stackage/issues/1215
|
||||||
- argon < 0.4.1.0
|
- argon < 0.4.1.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1226
|
||||||
|
- unordered-containers < 0.2.7.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1227
|
||||||
|
- diagrams-svg < 1.4
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
@ -2515,7 +2521,8 @@ skipped-benchmarks:
|
|||||||
# https://github.com/kaizhang/clustering/issues/2
|
# https://github.com/kaizhang/clustering/issues/2
|
||||||
- clustering
|
- clustering
|
||||||
|
|
||||||
# https://github.com/tibbe/unordered-containers/issues/122
|
# Successful build requires unordered-containers >= 0.2.7.0
|
||||||
|
# https://github.com/fpco/stackage/issues/1226
|
||||||
- unordered-containers
|
- unordered-containers
|
||||||
|
|
||||||
# end of skipped-benchmarks
|
# end of skipped-benchmarks
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user