mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #7812 from mitchellwrosen/patch-25
Add back strict-tuple
This commit is contained in:
commit
93d8cf434a
@ -297,7 +297,6 @@ packages:
|
||||
- smash-aeson
|
||||
- smash-microlens
|
||||
- smash-lens
|
||||
- strict-tuple
|
||||
- strict-tuple-lens
|
||||
|
||||
"Tushar Adhatrao <tusharadhatrao@gmail.com> @tusharad":
|
||||
@ -2492,6 +2491,7 @@ packages:
|
||||
- list-shuffle
|
||||
- park-bench
|
||||
- queues
|
||||
- strict-tuple
|
||||
- tasty-hspec
|
||||
- termbox
|
||||
- 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 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
|
||||
- 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
|
||||
- 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user