Skip to content

Commit

Permalink
Merge pull request #7658 from adetokunbo/reenable-tmp-proc-rabbitmq
Browse files Browse the repository at this point in the history
Re-enable tmp-proc-rabbitmq and testing for tmp-proc
  • Loading branch information
DanBurton authored Jan 16, 2025
2 parents c4ffe93 + 59afb70 commit bf6bcdb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bf6bcdb

Please sign in to comment.