mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #7271 from brandonchinn178/ghc-9.8
Reenable disabled packages
This commit is contained in:
commit
541acc14e4
@ -4836,7 +4836,7 @@ packages:
|
||||
- unboxing-vector
|
||||
|
||||
"Brandon Chinn <brandonchinn178@gmail.com> @brandonchinn178":
|
||||
- aeson-schemas < 0 # fails
|
||||
- aeson-schemas
|
||||
- fourmolu
|
||||
- github-rest
|
||||
- graphql-client
|
||||
@ -7002,7 +7002,6 @@ packages:
|
||||
- gothic < 0 # tried gothic-0.1.8.1, but its *library* requires bytestring >=0.10.8.2 && < 0.12 and the snapshot contains bytestring-0.12.0.2
|
||||
- gothic < 0 # tried gothic-0.1.8.1, but its *library* requires text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1
|
||||
- gothic < 0 # tried gothic-0.1.8.1, but its *library* requires vector >=0.12.0.1 && < 0.13 and the snapshot contains vector-0.13.1.0
|
||||
- graphql-client < 0 # tried graphql-client-1.2.3, but its *executable* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.0.2
|
||||
- greskell < 0 # tried greskell-2.0.3.0, but its *library* requires aeson >=2.0.2.0 && < 2.2 and the snapshot contains aeson-2.2.1.0
|
||||
- greskell < 0 # tried greskell-2.0.3.0, but its *library* requires base >=4.9.0.0 && < 4.17 and the snapshot contains base-4.19.0.0
|
||||
- greskell < 0 # tried greskell-2.0.3.0, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1
|
||||
@ -9797,7 +9796,6 @@ expected-test-failures:
|
||||
- hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025
|
||||
- hjsmin # Test-runner expects a cabal-style 'dist-newstyle' directory
|
||||
- hocilib # oracle
|
||||
- http-api-data-qq # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out).
|
||||
- http-client # httpbin issues, https://github.com/snoyberg/http-client/issues/439
|
||||
- http-client-tls # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out).
|
||||
- http-directory # httpbin issues, https://github.com/juhp/http-directory/issues/1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user