mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Add back strict-tuple
This commit is contained in:
parent
782e48b473
commit
d297cbef40
@ -297,7 +297,6 @@ packages:
|
|||||||
- smash-aeson
|
- smash-aeson
|
||||||
- smash-microlens
|
- smash-microlens
|
||||||
- smash-lens
|
- smash-lens
|
||||||
- strict-tuple
|
|
||||||
- strict-tuple-lens
|
- strict-tuple-lens
|
||||||
|
|
||||||
"Tushar Adhatrao <tusharadhatrao@gmail.com> @tusharad":
|
"Tushar Adhatrao <tusharadhatrao@gmail.com> @tusharad":
|
||||||
@ -2492,6 +2491,7 @@ packages:
|
|||||||
- list-shuffle
|
- list-shuffle
|
||||||
- park-bench
|
- park-bench
|
||||||
- queues
|
- queues
|
||||||
|
- strict-tuple
|
||||||
- tasty-hspec
|
- tasty-hspec
|
||||||
- termbox
|
- termbox
|
||||||
- termbox-banana
|
- termbox-banana
|
||||||
@ -7831,7 +7831,6 @@ packages:
|
|||||||
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires streamly-core ==0.2.0 and the snapshot contains streamly-core-0.2.3
|
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires streamly-core ==0.2.0 and the snapshot contains streamly-core-0.2.3
|
||||||
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires tasty-bench >=0.3 && < 0.4 and the snapshot contains tasty-bench-0.4.1
|
- streamly-examples < 0 # tried streamly-examples-0.2.0, but its *executable* requires tasty-bench >=0.3 && < 0.4 and the snapshot contains tasty-bench-0.4.1
|
||||||
- streamt < 0 # tried streamt-0.5.0.1, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1
|
- streamt < 0 # tried streamt-0.5.0.1, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- strict-tuple < 0 # tried strict-tuple-0.1.5.4, but its *library* requires base ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14 || ^>=4.15 || ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 || ^>=4.20 and the snapshot contains base-4.21.0.0
|
|
||||||
- strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires lens ^>=5 and the snapshot contains lens-5.3.5
|
- strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires lens ^>=5 and the snapshot contains lens-5.3.5
|
||||||
- stripe-concepts < 0 # tried stripe-concepts-1.0.3.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
|
- stripe-concepts < 0 # tried stripe-concepts-1.0.3.4, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
|
||||||
- stripe-signature < 0 # tried stripe-signature-1.0.0.17, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
|
- stripe-signature < 0 # tried stripe-signature-1.0.0.17, but its *library* requires base ^>=4.16 || ^>=4.17 || ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user