mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Issue Cleanup. Close #4523, close #4580, close #4588, close #4591, close #4592, close #4613, close #4647.
This commit is contained in:
parent
8a37adcbe1
commit
c8f53466ec
@ -4048,6 +4048,7 @@ packages:
|
||||
- easytest
|
||||
- ed25519
|
||||
- edit-distance
|
||||
- elm-bridge
|
||||
- enclosed-exceptions
|
||||
- entropy
|
||||
- erf
|
||||
@ -4068,6 +4069,7 @@ packages:
|
||||
- fmlist
|
||||
- friendly-time
|
||||
- functor-classes-compat
|
||||
- functor-combinators
|
||||
- generic-arbitrary
|
||||
- generics-sop-lens
|
||||
- ghc-compact
|
||||
@ -4313,6 +4315,7 @@ packages:
|
||||
- tonatona
|
||||
- transformers-base
|
||||
- tree-diff
|
||||
- trivial-constraint
|
||||
- true-name
|
||||
- tuple-th
|
||||
- type-fun
|
||||
@ -4592,8 +4595,9 @@ packages:
|
||||
- hsdev < 0.3.3.0
|
||||
- network-bsd < 2.8.1.0
|
||||
- MissingH < 1.4.2.0
|
||||
- dbus < 1.2.8 # https://github.com/commercialhaskell/stackage/issues/4599
|
||||
- xml-conduit < 1.9 # https://github.com/commercialhaskell/stackage/issues/4570
|
||||
- dbus < 1.2.8
|
||||
- xml-conduit < 1.9
|
||||
- systemd < 2
|
||||
|
||||
# https://github.com/simonmichael/hledger/issues/983
|
||||
- easytest < 0.3
|
||||
@ -4604,9 +4608,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4519
|
||||
- case-insensitive < 1.2.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4523
|
||||
- doctest < 0.16.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4527
|
||||
- generics-sop < 0.5
|
||||
- sop-core < 0.5
|
||||
@ -4662,22 +4663,7 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4579
|
||||
- quickcheck-classes < 0.6.2.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4580
|
||||
- http-api-data < 0.4.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4588
|
||||
- systemd < 2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4591
|
||||
- servant-elm < 0.6
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4592
|
||||
- swagger2 < 2.4
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4594
|
||||
- servant < 0.16.1
|
||||
- servant-server < 0.16.1
|
||||
- servant-cli < 0.1.0.1
|
||||
- singleton-bool < 0.1.5
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4596
|
||||
@ -4687,9 +4673,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4604
|
||||
- inline-c < 0.8
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4613
|
||||
- fixed < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4619
|
||||
- hw-balancedparens < 0.2.1.0
|
||||
# https://github.com/commercialhaskell/stackage/issues/4676
|
||||
@ -4707,15 +4690,9 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4633
|
||||
- hw-packed-vector < 0.1
|
||||
|
||||
# New http2 not supported by Warp yet
|
||||
- http2 < 2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4645 but see
|
||||
# also http2 < 2 bound above
|
||||
# https://github.com/commercialhaskell/stackage/issues/4645
|
||||
- warp < 3.3.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4647
|
||||
- tls-session-manager < 0.0.2.0
|
||||
- http2 < 2
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4673
|
||||
- hlint < 2.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user