Skip to content

Commit

Permalink
Remove packages not compatible with aeson-2 (#7622) - addendum.
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed Dec 17, 2024
1 parent d36d95d commit 769d49d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3999,8 +3999,6 @@ packages:
- listsafe

"Serokell <[email protected]> @serokell":
- importify
- log-warper
- o-clock
- tasty-hunit-compat
- universum
Expand Down Expand Up @@ -6951,7 +6949,6 @@ packages:
- ihaskell < 0 # tried ihaskell-0.12.0.0, but its *library* requires the disabled package: hlint
- ihaskell-hvega < 0 # tried ihaskell-hvega-0.5.0.5, but its *library* requires ihaskell >=0.10 && < 0.12 and the snapshot contains ihaskell-0.12.0.0
- ilist < 0 # tried ilist-0.4.0.1, but its *library* requires base >=4.10 && < 4.20 and the snapshot contains base-4.20.0.0
- importify < 0 # tried importify-1.0.1, but its *library* requires the disabled package: haskell-names
- incremental-parser < 0 # tried incremental-parser-0.5.1, but its *library* requires the disabled package: rank2classes
- inflections < 0 # tried inflections-0.4.0.7, but its *library* requires text >=0.2 && < 2.1 and the snapshot contains text-2.1.1
- inline-java < 0 # tried inline-java-0.10.0, but its *library* requires ghc >=8.10.1 && < =8.11 and the snapshot contains ghc-9.10.1
Expand Down Expand Up @@ -7073,18 +7070,6 @@ packages:
- llvm-hs-pure < 0 # tried llvm-hs-pure-9.0.0, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.1
- loc < 0 # tried loc-0.2.0.0, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.20.0.0
- loc < 0 # tried loc-0.2.0.0, but its *library* requires containers ^>=0.6.4 and the snapshot contains containers-0.7
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires aeson ^>=1.4 and the snapshot contains aeson-2.2.3.0
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires ansi-terminal >=0.7 && < 1.0 and the snapshot contains ansi-terminal-1.1.2
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires containers ^>=0.6 and the snapshot contains containers-0.7
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires deepseq ^>=1.4 and the snapshot contains deepseq-1.5.0.0
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires filepath ^>=1.4.1 and the snapshot contains filepath-1.5.2.0
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires mmorph ^>=1.1 and the snapshot contains mmorph-1.2.0
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires mtl ^>=2.2.1 and the snapshot contains mtl-2.3.1
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires o-clock ^>=1.1 and the snapshot contains o-clock-1.4.0
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires text ^>=1.2.2.0 and the snapshot contains text-2.1.1
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires transformers ^>=0.5.2 and the snapshot contains transformers-0.6.1.1
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires universum ^>=1.6.0 and the snapshot contains universum-1.8.2.2
- log-warper < 0 # tried log-warper-1.9.0, but its *library* requires vector ^>=0.12 and the snapshot contains vector-0.13.2.0
- logger-thread < 0 # tried logger-thread-0.1.0.2, but its *library* requires the disabled package: protolude
- loopbreaker < 0 # tried loopbreaker-0.1.1.1, but its *library* requires containers >=0.6 && < 0.7 and the snapshot contains containers-0.7
- loopbreaker < 0 # tried loopbreaker-0.1.1.1, but its *library* requires ghc >=8.6 && < 8.9 and the snapshot contains ghc-9.10.1
Expand Down

0 comments on commit 769d49d

Please sign in to comment.