mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 17:58:31 +01:00
Mark closed issues
This commit is contained in:
parent
0c2d696dc5
commit
a4e9060dfd
@ -57,7 +57,7 @@ packages:
|
|||||||
- safe-tensor
|
- safe-tensor
|
||||||
|
|
||||||
"Artur Gajowy <artur.gajowy@gmail.com> @ArturGajowy":
|
"Artur Gajowy <artur.gajowy@gmail.com> @ArturGajowy":
|
||||||
- ghc-clippy-plugin < 0 # dhall, https://github.com/commercialhaskell/stackage/issues/5753
|
- ghc-clippy-plugin < 0 # dhall, #5753/closed
|
||||||
|
|
||||||
"Daniel Rolls <daniel.rolls.27@googlemail.com> @danielrolls":
|
"Daniel Rolls <daniel.rolls.27@googlemail.com> @danielrolls":
|
||||||
- byte-count-reader
|
- byte-count-reader
|
||||||
@ -548,7 +548,7 @@ packages:
|
|||||||
- checkers
|
- checkers
|
||||||
- hnix < 0
|
- hnix < 0
|
||||||
- hashing
|
- hashing
|
||||||
- hnix-store-core < 0 # https://github.com/commercialhaskell/stackage/issues/5872
|
- hnix-store-core < 0 # #5872/closed
|
||||||
- monadlist
|
- monadlist
|
||||||
- ref-tf
|
- ref-tf
|
||||||
- unordered-containers
|
- unordered-containers
|
||||||
@ -1421,8 +1421,7 @@ packages:
|
|||||||
# When other hledger-* packages (or minor non-hledger packages) have
|
# When other hledger-* packages (or minor non-hledger packages) have
|
||||||
# incompatible bounds, we would prefer they be disabled temporarily,
|
# incompatible bounds, we would prefer they be disabled temporarily,
|
||||||
# rather than disabling the latest hledger-lib and hledger.
|
# rather than disabling the latest hledger-lib and hledger.
|
||||||
# (https://github.com/commercialhaskell/stackage/issues/3494,
|
# (#3494/closed, #5779/closed)
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5779)
|
|
||||||
- hledger
|
- hledger
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
- hledger-ui
|
- hledger-ui
|
||||||
@ -1485,7 +1484,7 @@ packages:
|
|||||||
- language-protobuf
|
- language-protobuf
|
||||||
- generic-aeson
|
- generic-aeson
|
||||||
- parameterized
|
- parameterized
|
||||||
- tracing-control < 0 # https://github.com/commercialhaskell/stackage/issues/5948
|
- tracing-control < 0 # #5948/closed
|
||||||
- primitive-extras
|
- primitive-extras
|
||||||
- primitive-unlifted
|
- primitive-unlifted
|
||||||
- stm-hamt
|
- stm-hamt
|
||||||
@ -1772,7 +1771,7 @@ packages:
|
|||||||
- bitcoin-script < 0 # MonadFail
|
- bitcoin-script < 0 # MonadFail
|
||||||
- bitcoin-tx < 0 # via hexstring
|
- bitcoin-tx < 0 # via hexstring
|
||||||
- bitcoin-types < 0 # via base58string & hexstring
|
- bitcoin-types < 0 # via base58string & hexstring
|
||||||
- hexstring < 0 # https://github.com/commercialhaskell/stackage/issues/5948
|
- hexstring < 0 # #5948/closed
|
||||||
- network-attoparsec < 0 # MonadFail
|
- network-attoparsec < 0 # MonadFail
|
||||||
- network-anonymous-i2p < 0 # via network-attoparsec
|
- network-anonymous-i2p < 0 # via network-attoparsec
|
||||||
- network-anonymous-tor < 0 # build failure w/ socks 0.6, see https://github.com/solatis/haskell-network-anonymous-tor/issues/14
|
- network-anonymous-tor < 0 # build failure w/ socks 0.6, see https://github.com/solatis/haskell-network-anonymous-tor/issues/14
|
||||||
@ -1803,7 +1802,7 @@ packages:
|
|||||||
- tasty-program
|
- tasty-program
|
||||||
|
|
||||||
"Abhinav Gupta <mail@abhinavg.net> @abhinav":
|
"Abhinav Gupta <mail@abhinavg.net> @abhinav":
|
||||||
- farmhash < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5437
|
- farmhash < 0 # ghc 8.10.1 #5437/closed
|
||||||
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- sandman < 0 # Cabal 3
|
- sandman < 0 # Cabal 3
|
||||||
|
|
||||||
@ -2216,14 +2215,14 @@ packages:
|
|||||||
- bins
|
- bins
|
||||||
- conduino
|
- conduino
|
||||||
- configurator-export
|
- configurator-export
|
||||||
- decidable < 0 # https://github.com/commercialhaskell/stackage/issues/5802
|
- decidable < 0 # #5802/closed
|
||||||
- emd
|
- emd
|
||||||
- functor-products < 0 # https://github.com/mstksg/functor-products/issues/1
|
- functor-products < 0 # https://github.com/mstksg/functor-products/issues/1
|
||||||
- hamilton < 0 # via vty
|
- hamilton < 0 # via vty
|
||||||
- hmatrix-backprop
|
- hmatrix-backprop
|
||||||
- hmatrix-vector-sized
|
- hmatrix-vector-sized
|
||||||
- lens-typelevel < 0 # GHC 8.8 via ghc-typelits-presburger (konn/equational-reasoning-in-haskell#4)
|
- lens-typelevel < 0 # GHC 8.8 via ghc-typelits-presburger (konn/equational-reasoning-in-haskell#4)
|
||||||
- list-witnesses < 0 # https://github.com/commercialhaskell/stackage/issues/5817
|
- list-witnesses < 0 # #5817/closed
|
||||||
- nonempty-containers
|
- nonempty-containers
|
||||||
- one-liner-instances < 0 # random 1.2
|
- one-liner-instances < 0 # random 1.2
|
||||||
- prompt
|
- prompt
|
||||||
@ -2319,7 +2318,7 @@ packages:
|
|||||||
- chronos
|
- chronos
|
||||||
- refined
|
- refined
|
||||||
- these-skinny
|
- these-skinny
|
||||||
- hedgehog-classes < 0 # https://github.com/commercialhaskell/stackage/issues/5816
|
- hedgehog-classes < 0 # #5816/closed
|
||||||
|
|
||||||
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
"Kostiantyn Rybnikov <k-bx@k-bx.com> @k-bx":
|
||||||
- SHA
|
- SHA
|
||||||
@ -2367,7 +2366,7 @@ packages:
|
|||||||
- range
|
- range
|
||||||
|
|
||||||
"Vladislav Zavialov <vlad.z.4096@gmail.com> @int-index":
|
"Vladislav Zavialov <vlad.z.4096@gmail.com> @int-index":
|
||||||
- transformers-lift < 0 # transformers https://github.com/commercialhaskell/stackage/issues/4408
|
- transformers-lift < 0 # transformers #4408/closed
|
||||||
- union < 0 # via base-4.13.0.0
|
- union < 0 # via base-4.13.0.0
|
||||||
- named < 0 # via base-4.13.0.0
|
- named < 0 # via base-4.13.0.0
|
||||||
- inj
|
- inj
|
||||||
@ -2631,7 +2630,7 @@ packages:
|
|||||||
- fgl
|
- fgl
|
||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
- servant-pandoc < 0 # blocks http-media https://github.com/commercialhaskell/stackage/issues/4483
|
- servant-pandoc < 0 # blocks http-media #4483/closed
|
||||||
|
|
||||||
"Sharif Olorin <sio@tesser.org> @olorin":
|
"Sharif Olorin <sio@tesser.org> @olorin":
|
||||||
- quickcheck-text
|
- quickcheck-text
|
||||||
@ -2696,7 +2695,7 @@ packages:
|
|||||||
- strict-base-types < 0
|
- strict-base-types < 0
|
||||||
- withdependencies < 0
|
- withdependencies < 0
|
||||||
- hruby
|
- hruby
|
||||||
- language-puppet < 0 # https://github.com/commercialhaskell/stackage/issues/5573
|
- language-puppet < 0 # #5573/closed
|
||||||
- tar-conduit
|
- tar-conduit
|
||||||
|
|
||||||
"Mark Karpov <markkarpov92@gmail.com> @mrkkrp":
|
"Mark Karpov <markkarpov92@gmail.com> @mrkkrp":
|
||||||
@ -3010,7 +3009,7 @@ packages:
|
|||||||
|
|
||||||
"Ozgun Ataman ozgun.ataman@soostone.com @ozataman":
|
"Ozgun Ataman ozgun.ataman@soostone.com @ozataman":
|
||||||
- string-conv
|
- string-conv
|
||||||
- rng-utils < 0 # https://github.com/commercialhaskell/stackage/issues/4686
|
- rng-utils < 0 # #4686/closed
|
||||||
- ua-parser
|
- ua-parser
|
||||||
- hs-GeoIP
|
- hs-GeoIP
|
||||||
- retry
|
- retry
|
||||||
@ -3160,7 +3159,6 @@ packages:
|
|||||||
- repline
|
- repline
|
||||||
- picosat < 0
|
- picosat < 0
|
||||||
- aos-signature < 0 # via protolude
|
- aos-signature < 0 # via protolude
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4682
|
|
||||||
- bulletproofs < 0 # via protolude
|
- bulletproofs < 0 # via protolude
|
||||||
- pedersen-commitment < 0 # via protolude
|
- pedersen-commitment < 0 # via protolude
|
||||||
- merkle-tree < 0 # via protolude
|
- merkle-tree < 0 # via protolude
|
||||||
@ -3238,7 +3236,7 @@ packages:
|
|||||||
- gi-gtksource < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1
|
- gi-gtksource < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1
|
||||||
- gi-javascriptcore < 0 # via haskell-gi
|
- gi-javascriptcore < 0 # via haskell-gi
|
||||||
- gi-vte < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1
|
- gi-vte < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1
|
||||||
# - gi-webkit2 # https://github.com/fpco/stackage/issues/3415
|
# - gi-webkit2 # #3415/closed
|
||||||
|
|
||||||
"Brandon Simmons <brandon.m.simmons@gmail.com> @jberryman":
|
"Brandon Simmons <brandon.m.simmons@gmail.com> @jberryman":
|
||||||
- directory-tree
|
- directory-tree
|
||||||
@ -3330,7 +3328,7 @@ packages:
|
|||||||
"Patrick Chilton <chpatrick@gmail.com> @chpatrick":
|
"Patrick Chilton <chpatrick@gmail.com> @chpatrick":
|
||||||
- webrtc-vad
|
- webrtc-vad
|
||||||
- servant-generic < 0 # merged into servant >= 0.14.1
|
- servant-generic < 0 # merged into servant >= 0.14.1
|
||||||
- clang-pure < 0 # https://github.com/commercialhaskell/stackage/issues/3810
|
- clang-pure < 0 # #3810/closed
|
||||||
- codec < 0 # via binary-bits
|
- codec < 0 # via binary-bits
|
||||||
|
|
||||||
"Michal Konecny <mikkonecny@gmail.com> @michalkonecny":
|
"Michal Konecny <mikkonecny@gmail.com> @michalkonecny":
|
||||||
@ -3356,7 +3354,7 @@ packages:
|
|||||||
- language-fortran < 0 # build failure with GHC 8.4
|
- language-fortran < 0 # build failure with GHC 8.4
|
||||||
|
|
||||||
"Cheng Shao <astrohavoc@gmail.com> @TerrorJack":
|
"Cheng Shao <astrohavoc@gmail.com> @TerrorJack":
|
||||||
- binaryen < 0 # https://github.com/commercialhaskell/stackage/issues/5822
|
- binaryen < 0 # #5822/closed
|
||||||
- cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0
|
- cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0
|
||||||
- direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0
|
- direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0
|
||||||
|
|
||||||
@ -3916,7 +3914,7 @@ packages:
|
|||||||
|
|
||||||
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
||||||
- riak < 0 # via aeson-1.4.0.0
|
- riak < 0 # via aeson-1.4.0.0
|
||||||
- riak-protobuf < 0 # build failure: https://github.com/commercialhaskell/stackage/issues/4167
|
- riak-protobuf < 0 # build failure: #4167/closed
|
||||||
- airship < 0 # GHC 8.4 via http-media
|
- airship < 0 # GHC 8.4 via http-media
|
||||||
- hedgehog-corpus
|
- hedgehog-corpus
|
||||||
|
|
||||||
@ -4092,7 +4090,7 @@ packages:
|
|||||||
- indexed-list-literals
|
- indexed-list-literals
|
||||||
|
|
||||||
"Dmitry Dzhus <dima@dzhus.org> @dzhus":
|
"Dmitry Dzhus <dima@dzhus.org> @dzhus":
|
||||||
- csg < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444
|
- csg < 0 # via QuickCheck #4444/closed
|
||||||
- simple-vec3
|
- simple-vec3
|
||||||
- static-text
|
- static-text
|
||||||
- th-env
|
- th-env
|
||||||
@ -5061,7 +5059,7 @@ packages:
|
|||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See #1056/closed
|
||||||
"Abandoned packages":
|
"Abandoned packages":
|
||||||
- curl
|
- curl
|
||||||
- Earley
|
- Earley
|
||||||
@ -6222,13 +6220,13 @@ expected-test-failures:
|
|||||||
- email-validate # https://github.com/Porges/email-validate-hs/issues/55
|
- email-validate # https://github.com/Porges/email-validate-hs/issues/55
|
||||||
- heterocephalus # doctest requires hidden shakespeare and blaze-markup
|
- heterocephalus # doctest requires hidden shakespeare and blaze-markup
|
||||||
- iproute # doctest with hidden containers and other errors
|
- iproute # doctest with hidden containers and other errors
|
||||||
- http-conduit # https://github.com/commercialhaskell/stackage/issues/5948
|
- http-conduit # #5948/closed
|
||||||
- hw-dsv # https://github.com/commercialhaskell/stackage/issues/5948
|
- hw-dsv # #5948/closed
|
||||||
- relapse # https://github.com/commercialhaskell/stackage/issues/5948
|
- relapse # #5948/closed
|
||||||
- liquid-fixpoint # https://github.com/commercialhaskell/stackage/issues/5948
|
- liquid-fixpoint # #5948/closed
|
||||||
- secp256k1-haskell # https://github.com/commercialhaskell/stackage/issues/5948
|
- secp256k1-haskell # #5948/closed
|
||||||
- base16 # https://github.com/commercialhaskell/stackage/issues/5948
|
- base16 # #5948/closed
|
||||||
- prometheus-client # https://github.com/commercialhaskell/stackage/issues/5948
|
- prometheus-client # #5948/closed
|
||||||
- snap-core # random 1.2
|
- snap-core # random 1.2
|
||||||
- persistent-qq # https://github.com/commercialhaskell/stackage/issues/6034
|
- persistent-qq # https://github.com/commercialhaskell/stackage/issues/6034
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user