mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Close issues for disabled packages
This commit is contained in:
parent
a90e50c18b
commit
6f27d14d51
@ -2195,7 +2195,7 @@ packages:
|
||||
|
||||
"Kai Zhang <kai@kzhang.org> @kaizhang":
|
||||
- matrices
|
||||
- haskell-igraph < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5440
|
||||
- haskell-igraph < 0 # ghc 8.10.1 #5440/closed
|
||||
|
||||
"Michel Boucey <michel.boucey@gmail.com> @MichelBoucey":
|
||||
- IPv6Addr
|
||||
@ -2262,7 +2262,7 @@ packages:
|
||||
"Sven Heyll <svh@posteo.de> @sheyll":
|
||||
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
|
||||
- type-spec
|
||||
- pretty-types < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5446
|
||||
- pretty-types < 0 # ghc 8.10.1 #5446/closed
|
||||
- function-builder
|
||||
- bytestring-to-vector
|
||||
|
||||
@ -2463,7 +2463,7 @@ packages:
|
||||
- servant-rawm
|
||||
- servant-static-th < 0 # ghc 8.10 via servant
|
||||
- termonad < 0 # via gi-vte
|
||||
- world-peace < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5452
|
||||
- world-peace < 0 # ghc 8.10.1 #5452/closed
|
||||
- xml-html-qq < 0 # via heterocephalus
|
||||
- xml-indexed-cursor
|
||||
|
||||
@ -2482,7 +2482,7 @@ packages:
|
||||
- opentelemetry-extra
|
||||
- opentelemetry-wai
|
||||
- opentelemetry-lightstep
|
||||
- planb-token-introspection < 0 # https://github.com/commercialhaskell/stackage/issues/5445
|
||||
- planb-token-introspection < 0 # #5445/closed
|
||||
- pointedlist
|
||||
- unordered-intmap
|
||||
- word-trie
|
||||
@ -3192,7 +3192,7 @@ packages:
|
||||
|
||||
"Ashley Yakeley <ashley@semantic.org> @AshleyYakeley":
|
||||
- countable
|
||||
- witness < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5451
|
||||
- witness < 0 # ghc 8.10.1 #5451/closed
|
||||
- open-witness < 0 # MonadFail
|
||||
|
||||
"Victor Denisov <denisovenator@gmail.com> @VictorDenisov":
|
||||
@ -4762,10 +4762,10 @@ packages:
|
||||
- tonatona < 0 # via tonaparser
|
||||
- transformers-base
|
||||
- tree-diff
|
||||
- trivial-constraint < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5447
|
||||
- trivial-constraint < 0 # ghc 8.10.1 #5447/closed
|
||||
- true-name < 0 # MonadFail
|
||||
- tuple-th
|
||||
- type-fun < 0 # ghc 8.10.1 https://github.com/commercialhaskell/stackage/issues/5448
|
||||
- type-fun < 0 # ghc 8.10.1 #5448/closed
|
||||
- type-hint
|
||||
- uglymemo
|
||||
- unbounded-delays
|
||||
@ -5634,7 +5634,7 @@ expected-test-failures:
|
||||
- yeshql-core # https://github.com/tdammers/yeshql/issues/6
|
||||
- yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6
|
||||
- yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5
|
||||
- chronos # https://github.com/commercialhaskell/stackage/issues/5443
|
||||
- chronos # #5443/closed
|
||||
- massiv
|
||||
|
||||
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
||||
|
||||
Loading…
Reference in New Issue
Block a user