Skip to content

Commit 5a7ecc4

Browse files
authored
Merge pull request #7808 from YoshikuniJujo/master
reenable typecheck-plugin-nat-simple and ranged-list
2 parents 19edcbc + 2a03acc commit 5a7ecc4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build-constraints.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3411,7 +3411,7 @@ packages:
34113411
- simplest-sqlite
34123412
- warp-tls-uid < 0 # 0.2.0.6 https://github.com/YoshikuniJujo/warp-tls-uid/issues/1
34133413
- nowdoc
3414-
- typecheck-plugin-nat-simple < 0 # https://github.com/YoshikuniJujo/typecheck-plugin-nat-simple/issues/3
3414+
- typecheck-plugin-nat-simple
34153415
- ranged-list
34163416
- c-enum
34173417
- c-struct
@@ -7628,7 +7628,6 @@ packages:
76287628
- 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
76297629
- random-fu < 0 # tried random-fu-0.3.0.1, but its *library* requires the disabled package: rvar
76307630
- 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
7631-
- ranged-list < 0 # tried ranged-list-0.1.2.3, but its *library* requires the disabled package: typecheck-plugin-nat-simple
76327631
- 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
76337632
- 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
76347633
- 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

0 commit comments

Comments
 (0)