Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3411,7 +3411,7 @@ packages:
- simplest-sqlite
- warp-tls-uid < 0 # 0.2.0.6 https://github.com/YoshikuniJujo/warp-tls-uid/issues/1
- nowdoc
- typecheck-plugin-nat-simple < 0 # https://github.com/YoshikuniJujo/typecheck-plugin-nat-simple/issues/3
- typecheck-plugin-nat-simple
- ranged-list
- c-enum
- c-struct
Expand Down Expand Up @@ -7623,7 +7623,6 @@ packages:
- random-fu < 0 # tried random-fu-0.3.0.1, but its *library* requires random >=1.2 && < 1.3 and the snapshot contains random-1.3.1
- random-fu < 0 # tried random-fu-0.3.0.1, but its *library* requires the disabled package: rvar
- range-set-list < 0 # tried range-set-list-0.1.4, but its *library* requires base >=4.12.0.0 && < 4.21 and the snapshot contains base-4.21.0.0
- ranged-list < 0 # tried ranged-list-0.1.2.3, but its *library* requires the disabled package: typecheck-plugin-nat-simple
- rec-smallarray < 0 # tried rec-smallarray-0.1.0.0, but its *library* requires base >=4.12 && < =4.17 and the snapshot contains base-4.21.0.0
- rec-smallarray < 0 # tried rec-smallarray-0.1.0.0, but its *library* requires primitive >=0.6.4 && < 0.8 and the snapshot contains primitive-0.9.1.0
- record-dot-preprocessor < 0 # tried record-dot-preprocessor-0.2.17, but its *library* requires ghc >=8.6 && < 9.9 and the snapshot contains ghc-9.12.2
Expand Down