mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #7658 from adetokunbo/reenable-tmp-proc-rabbitmq
Re-enable tmp-proc-rabbitmq and testing for tmp-proc
This commit is contained in:
commit
bf6bcdb59e
@ -7681,7 +7681,6 @@ packages:
|
||||
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509-validation
|
||||
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-2.1.6
|
||||
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires ansi-wl-pprint < 1 and the snapshot contains ansi-wl-pprint-1.0.2
|
||||
- tmp-proc-rabbitmq < 0 # tried tmp-proc-rabbitmq-0.7.2.0, but its *library* requires amqp >=0.22.1 && < 0.24 and the snapshot contains amqp-0.24.0
|
||||
- tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires Cabal < 3.12 and the snapshot contains Cabal-3.12.0.0
|
||||
- tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires base >=4.14 && < 4.18 and the snapshot contains base-4.20.0.0
|
||||
- tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.1.0
|
||||
@ -8629,7 +8628,6 @@ expected-test-failures:
|
||||
- servant-static-th # 1.0.0.1 https://github.com/cdepillabout/servant-static-th/issues/21
|
||||
- snappy # Could not find module ‘Functions’
|
||||
- thread-supervisor # 0.2.0.0
|
||||
- tmp-proc # 0.7.1.0 https://github.com/adetokunbo/tmp-proc/issues/112
|
||||
- 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
|
||||
- tztime # 0.1.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user