mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Added some packages (in order to grow nightly to be comparable with the last LTS).
This commit is contained in:
parent
5b2989f0ae
commit
d412e56790
@ -5168,18 +5168,26 @@ packages:
|
||||
- constrained-categories
|
||||
- consumers
|
||||
- dataframe
|
||||
- diagrams-braille
|
||||
- easyplot
|
||||
- data-prometheus
|
||||
- delta-types
|
||||
- digraph
|
||||
- generic-case
|
||||
- geoip2
|
||||
- iri
|
||||
- jsaddle-warp
|
||||
- lifted-threads
|
||||
- manifolds-core
|
||||
- nerd-font-icons
|
||||
- nix-narinfo
|
||||
- patch
|
||||
- pinecone
|
||||
- probability-polynomial
|
||||
- pseudo-boolean
|
||||
- refined-containers
|
||||
- smith
|
||||
- which
|
||||
|
||||
"Alexander Esgen <amesgen@amesgen.de> @amesgen":
|
||||
- ghc-hs-meta
|
||||
@ -8315,6 +8323,8 @@ skipped-tests:
|
||||
- irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* requires tasty >=0.11.0.2 && < 1.2 and the snapshot contains tasty-1.5.3
|
||||
- irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* requires tasty-hspec >=1.1.2 && < 1.2 and the snapshot contains tasty-hspec-1.2.0.4
|
||||
- irc-dcc # tried irc-dcc-2.0.1, but its *test-suite* requires tasty-quickcheck >=0.8.4 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||
- jsaddle-warp # tried jsaddle-warp-0.9.9.2, but its *test-suite* requires doctest >=0.10.1 && < 0.19 and the snapshot contains doctest-0.24.0
|
||||
- jsaddle-warp # tried jsaddle-warp-0.9.9.2, but its *test-suite* requires webdriver >=0.8.4 && < 0.10 and the snapshot contains webdriver-0.12.0.1
|
||||
- kvitable # tried kvitable-1.1.0.1, but its *test-suite* requires the disabled package: html-parse
|
||||
- language-lua # tried language-lua-0.11.0.2, but its *test-suite* requires base >=4.5 && < 4.20 and the snapshot contains base-4.20.0.0
|
||||
- lattices # tried lattices-2.2.1, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||
@ -8355,6 +8365,7 @@ skipped-tests:
|
||||
- partial-semigroup # tried partial-semigroup-0.6.0.2, but its *test-suite* requires hedgehog ^>=1.1.2 || ^>=1.2 and the snapshot contains hedgehog-1.5
|
||||
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5.3
|
||||
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||
- patch # tried patch-0.0.8.4, but its *test-suite* requires hlint >=3.5 && < 3.6 and the snapshot contains hlint-3.10
|
||||
- peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.1
|
||||
- pfile # tried pfile-0.1.0.1, but its *test-suite* requires hspec >=2.10.10 && < =2.11.9 and the snapshot contains hspec-2.11.12
|
||||
- pfile # tried pfile-0.1.0.1, but its *test-suite* requires tasty >=1.4.3 && < =1.5 and the snapshot contains tasty-1.5.3
|
||||
@ -8619,6 +8630,7 @@ expected-test-failures:
|
||||
- githash # Needs a git repo
|
||||
- gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1
|
||||
- gitson # https://github.com/myfreeweb/gitson/issues/1
|
||||
- jsaddle-warp # Needs node
|
||||
- happy # Needs mtl in the user package DB
|
||||
- haskell-neo4j-client # neo4j with auth disabled
|
||||
- hasql # PostgreSQL
|
||||
@ -9053,7 +9065,6 @@ skipped-benchmarks:
|
||||
- http-client-tls # tried http-client-tls-0.3.6.4, but its *benchmarks* requires the disabled package: gauge
|
||||
- hw-balancedparens # tried hw-balancedparens-0.4.1.3, but its *benchmarks* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5
|
||||
- jsonifier # tried jsonifier-0.2.1.3, but its *benchmarks* requires text-builder ^>=0.6.6.1 and the snapshot contains text-builder-1.0.0.1
|
||||
- lz4 # tried lz4-0.2.3.1, but its *benchmarks* requires the disabled package: snappy
|
||||
- min-max-pqueue # tried min-max-pqueue-0.1.0.2, but its *benchmarks* requires criterion >=1.4.1 && < 1.6 and the snapshot contains criterion-1.6.4.0
|
||||
- minisat-solver # tried minisat-solver-0.1, but its *benchmarks* requires the disabled package: easyrender
|
||||
- mono-traversable # tried mono-traversable-1.0.21.0, but its *benchmarks* requires the disabled package: gauge
|
||||
|
||||
Loading…
Reference in New Issue
Block a user