mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
More aeson 2 compilation failures
This commit is contained in:
parent
13822da814
commit
9e6f8b5ed0
@ -6851,10 +6851,13 @@ packages:
|
||||
- aeson-combinators < 0 # 0.0.5.0
|
||||
- aeson-with < 0 # 0.1.2.0
|
||||
- autodocodec < 0 # 0.0.1.0
|
||||
- aws-lambda-haskell-runtime < 0 # 4.1.1
|
||||
- composable-associations-aeson < 0 # 0.1.0.1
|
||||
- datadog < 0 # 0.2.5.0
|
||||
- descriptive < 0 # 0.9.5
|
||||
- elm-export-persistent < 0 # 1.0.0
|
||||
- elm2nix # 0.2.1
|
||||
- elm2nix < 0 # 0.2.1
|
||||
- etc < 0 # 0.4.1.0
|
||||
- eventsource-api < 0 # 1.5.1
|
||||
- fb < 0 # 2.1.1
|
||||
@ -6863,6 +6866,7 @@ packages:
|
||||
- hsebaysdk < 0 # 0.4.1.0
|
||||
- jmacro < 0 # 0.6.17
|
||||
- jose-jwt < 0 # 0.9.2
|
||||
- json-rpc < 0 # 1.0.3
|
||||
- json-rpc-generic < 0 # 0.2.1.6
|
||||
- json-stream < 0 # 0.4.2.4
|
||||
- kawhi < 0 # 0.3.0
|
||||
@ -6870,8 +6874,10 @@ packages:
|
||||
- nri-prelude < 0 # 0.6.0.6
|
||||
- oauthenticated < 0 # 0.2.1.0
|
||||
- pagure-cli < 0 # 0.2
|
||||
- persistent-typed-db < 0 # 0.1.0.5
|
||||
- pushbullet-types < 0 # 0.4.1.0
|
||||
- rigel-viz < 0 # 0.2.0.0
|
||||
- servant-cli < 0 # 0.1.0.2
|
||||
- servant-github-webhook < 0 # 0.4.2.0
|
||||
- servant-tracing < 0 # 0.2.0.0
|
||||
- simple-templates < 0 # 1.0.0
|
||||
@ -6881,6 +6887,7 @@ packages:
|
||||
- validity-aeson < 0 # 0.2.0.4
|
||||
- xml-to-json < 0 # 2.0.1
|
||||
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6264
|
||||
# Requires GHC 9.2
|
||||
# Any new package-version that must use GHC 9.2 should be added here.
|
||||
@ -7750,32 +7757,37 @@ expected-test-failures:
|
||||
- construct # 0.3.0.2
|
||||
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
|
||||
- data-diverse # 4.7.0.0
|
||||
- deriveJsonNoPrefix # 0.1.0.1 compile fail against aeson 2
|
||||
- do-notation # 0.1.0.2
|
||||
- domain-optics # 0.1.0.2 https://github.com/commercialhaskell/stackage/pull/6102
|
||||
- easy-logger # https://github.com/commercialhaskell/stackage/issues/6384
|
||||
- flat # 0.4.4
|
||||
- flay # 0.4
|
||||
|
||||
- functor-combinators # https://github.com/commercialhaskell/stackage/issues/6376
|
||||
- generic-lens # https://github.com/commercialhaskell/stackage/issues/6377
|
||||
- geojson # 4.1.0
|
||||
- heap # 1.0.4 https://github.com/pruvisto/heap/issues/11
|
||||
- hsini # 0.5.1.2
|
||||
- hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3
|
||||
- krank # 0.2.3 compile fail against aeson 2
|
||||
- leveldb-haskell
|
||||
- lsp # 1.4.0.0 compile fail against aeson 2
|
||||
- mfsolve # https://github.com/commercialhaskell/stackage/issues/6379
|
||||
- multiarg # 0.30.0.10
|
||||
- parameterized # 0.5.0.0 https://github.com/commercialhaskell/stackage/issues/5746
|
||||
- protobuf # 0.2.1.4
|
||||
- record-wrangler # 0.1.1.0
|
||||
- relapse # 1.0.0.0 #5948/closed
|
||||
- safe-json # 1.1.2.0 compile fail against aeson 2
|
||||
- secp256k1-haskell # #5948/closed
|
||||
- servant-static-th # 1.0.0.0 Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090
|
||||
- snap-core # 1.0.4.2 random 1.2
|
||||
- snappy # Could not find module ‘Functions’
|
||||
- text-icu # 0.7.1.0 https://github.com/bos/text-icu/issues/32
|
||||
- thread-supervisor # 0.2.0.0
|
||||
- twitter-types # 0.11.0 compile fail against aeson 2
|
||||
- type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728
|
||||
- ua-parser # 0.7.6.0 compile fail against aeson 2
|
||||
- vivid-supercollider # 0.4.1.2 https://github.com/commercialhaskell/stackage/issues/4250
|
||||
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
|
||||
|
||||
@ -7886,13 +7898,16 @@ expected-benchmark-failures:
|
||||
# Compilation failures
|
||||
- OrderedBits # 0.0.2.0
|
||||
- aeson-combinators # 0.0.5.0
|
||||
- aeson-schemas # 1.3.5 compile fail against aeson 2
|
||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||
- fast-builder # 0.3.1.0 compile fail against aeson 2
|
||||
- incremental-parser # 0.5.0.2
|
||||
- lz4 # https://github.com/fpco/stackage/issues/3510
|
||||
- raaz # https://github.com/commercialhaskell/stackage/issues/4766
|
||||
- serialise # 0.2.4.0 https://github.com/commercialhaskell/stackage/issues/6340
|
||||
- thyme
|
||||
- ua-parser # 0.7.6.0 compile fail against aeson 2
|
||||
- universum
|
||||
- vector-algorithms # 0.8.0.4
|
||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user