Skip to content

Commit 8528ddc

Browse files
committed
Disabled dualizer (sellout/dualizer#6).
1 parent 7f65455 commit 8528ddc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build-constraints.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,7 @@ packages:
17791779
- unbound-generics
17801780

17811781
"Greg Pfeil <[email protected]> @sellout":
1782-
- dualizer
1782+
- dualizer < 0 # 0.1.0.1 https://github.com/sellout/dualizer/issues/6
17831783
- no-recursion
17841784
- yaya
17851785
- yaya-containers
@@ -7535,9 +7535,9 @@ packages:
75357535
- srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
75367536
- srt-dhall < 0 # tried srt-dhall-0.1.0.0, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1.1
75377537
- srt-formatting < 0 # tried srt-formatting-0.1.0.0, but its *library* requires formatting >=7.0.0 && < 7.2 and the snapshot contains formatting-7.2.0
7538-
- stack < 0 # tried stack-3.3.1, but its *library* requires Cabal >=3.10.3.0 && < 3.12 and the snapshot contains Cabal-3.12.0.0
7539-
- stack < 0 # tried stack-3.3.1, but its *library* requires array >=0.5.8.0 and the snapshot contains array-0.5.7.0
7540-
- stack < 0 # tried stack-3.3.1, but its *library* requires directory >=1.3.8.5 and the snapshot contains directory-1.3.8.3
7538+
- stack < 0 # tried stack-3.5.1, but its *library* requires Cabal >=3.10.3.0 && < 3.12 and the snapshot contains Cabal-3.12.0.0
7539+
- stack < 0 # tried stack-3.5.1, but its *library* requires array >=0.5.8.0 and the snapshot contains array-0.5.7.0
7540+
- stack < 0 # tried stack-3.5.1, but its *library* requires directory >=1.3.8.5 and the snapshot contains directory-1.3.8.3
75417541
- static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires base >=4.5 && < 4.19 and the snapshot contains base-4.20.0.0
75427542
- static-canvas < 0 # tried static-canvas-0.2.0.3, but its *library* requires text >=0.11 && < 1.3 || >=2.0 && < 2.1 and the snapshot contains text-2.1.1
75437543
- stb-image-redux < 0 # tried stb-image-redux-0.2.1.2, but its *library* requires vector >=0.10.12.3 && < 0.13 and the snapshot contains vector-0.13.2.0
@@ -7559,7 +7559,7 @@ packages:
75597559
- strong-path < 0 # tried strong-path-1.1.4.0, but its *library* requires filepath >=1.4 && < 1.5 and the snapshot contains filepath-1.5.2.0
75607560
- strong-path < 0 # tried strong-path-1.1.4.0, but its *library* requires hashable >=1.3 && < 1.4 and the snapshot contains hashable-1.5.0.0
75617561
- strong-path < 0 # tried strong-path-1.1.4.0, but its *library* requires template-haskell >=2.16 && < 2.18 and the snapshot contains template-haskell-2.22.0.0
7562-
- strongweak < 0 # tried strongweak-0.11.0, but its *library* requires the disabled package: rerefined
7562+
- strongweak < 0 # tried strongweak-0.12.0, but its *library* requires the disabled package: rerefined
75637563
- structured < 0 # tried structured-0.1.1, but its *library* requires base >=4.7.0.2 && < 4.20 and the snapshot contains base-4.20.0.0
75647564
- structured < 0 # tried structured-0.1.1, but its *library* requires containers >=0.5.5.1 && < 0.7 and the snapshot contains containers-0.7
75657565
- structured < 0 # tried structured-0.1.1, but its *library* requires hashable >=1.2 && < 1.5 and the snapshot contains hashable-1.5.0.0
@@ -9053,7 +9053,7 @@ skipped-benchmarks:
90539053
- cmark-gfm # tried cmark-gfm-0.2.6, but its *benchmarks* requires the disabled package: cheapskate
90549054
- conduit # tried conduit-1.3.6.1, but its *benchmarks* requires the disabled package: gauge
90559055
- conduit-extra # tried conduit-extra-1.3.7, but its *benchmarks* requires the disabled package: gauge
9056-
- crypton # tried crypton-1.0.3, but its *benchmarks* requires the disabled package: gauge
9056+
- crypton # tried crypton-1.0.4, but its *benchmarks* requires the disabled package: gauge
90579057
- cryptonite # tried cryptonite-0.30, but its *benchmarks* requires the disabled package: gauge
90589058
- csg # tried csg-0.1.0.6, but its *benchmarks* requires criterion < 1.6 and the snapshot contains criterion-1.6.4.0
90599059
- csg # tried csg-0.1.0.6, but its *benchmarks* requires vector < 0.13 and the snapshot contains vector-0.13.2.0

0 commit comments

Comments
 (0)