mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 10:37:52 +01:00
Move a few more blocked package to their author's stanza
This commit is contained in:
parent
1afebbe8ec
commit
f15b681181
@ -200,7 +200,7 @@ packages:
|
|||||||
- threepenny-gui-flexbox
|
- threepenny-gui-flexbox
|
||||||
|
|
||||||
"Romain Edelmann <romain.edelmann@gmail.com> @redelmann":
|
"Romain Edelmann <romain.edelmann@gmail.com> @redelmann":
|
||||||
- distribution
|
- distribution < 0 # build failure with GHC 8.4
|
||||||
|
|
||||||
"Nikita Tchayka <nikitatchayka@gmail.com> @nickseagull":
|
"Nikita Tchayka <nikitatchayka@gmail.com> @nickseagull":
|
||||||
- ramus
|
- ramus
|
||||||
@ -729,10 +729,10 @@ packages:
|
|||||||
- colour-accelerate
|
- colour-accelerate
|
||||||
- lens-accelerate
|
- lens-accelerate
|
||||||
- mwc-random-accelerate
|
- mwc-random-accelerate
|
||||||
- cuda
|
- cuda < 0 # build failure with GHC 8.4
|
||||||
- cublas
|
- cublas < 0 # build failure with GHC 8.4
|
||||||
- cusparse
|
- cusparse < 0 # build failure with GHC 8.4
|
||||||
- cusolver
|
- cusolver < 0 # build failure with GHC 8.4
|
||||||
- nvvm
|
- nvvm
|
||||||
- wide-word
|
- wide-word
|
||||||
|
|
||||||
@ -1015,8 +1015,8 @@ packages:
|
|||||||
- zeromq4-haskell
|
- zeromq4-haskell
|
||||||
|
|
||||||
"trupill@gmail.com":
|
"trupill@gmail.com":
|
||||||
- djinn-lib
|
- djinn-lib < 0 # build failure with GHC 8.4
|
||||||
- djinn-ghc
|
- djinn-ghc < 0 # GHC 8.4 via djinn-lib
|
||||||
|
|
||||||
"Matvey Aksenov <matvey.aksenov@gmail.com> @supki":
|
"Matvey Aksenov <matvey.aksenov@gmail.com> @supki":
|
||||||
- terminal-size
|
- terminal-size
|
||||||
@ -1102,7 +1102,7 @@ packages:
|
|||||||
- psql-helpers
|
- psql-helpers
|
||||||
- superbuffer
|
- superbuffer
|
||||||
# - timespan # build failure GHC 8.4 https://github.com/agrafix/timespan/issues/1
|
# - timespan # build failure GHC 8.4 https://github.com/agrafix/timespan/issues/1
|
||||||
- distance
|
- distance < 0 # build failure with GHC 8.4
|
||||||
- async-extra
|
- async-extra
|
||||||
- format-numbers
|
- format-numbers
|
||||||
- highjson
|
- highjson
|
||||||
@ -1883,7 +1883,7 @@ packages:
|
|||||||
- Network-NineP
|
- Network-NineP
|
||||||
|
|
||||||
"Oliver Charles <ollie@ocharles.org.uk> @ocharles":
|
"Oliver Charles <ollie@ocharles.org.uk> @ocharles":
|
||||||
- diff3
|
- diff3 < 0 # build failure with GHC 8.4
|
||||||
- exhaustive
|
- exhaustive
|
||||||
- libsystemd-journal
|
- libsystemd-journal
|
||||||
- network-carbon
|
- network-carbon
|
||||||
@ -2738,7 +2738,7 @@ packages:
|
|||||||
- intro
|
- intro
|
||||||
- tasty-auto
|
- tasty-auto
|
||||||
- tasty-stats
|
- tasty-stats
|
||||||
- colorful-monoids
|
- colorful-monoids < 0 # build failure with GHC 8.4
|
||||||
- ihs
|
- ihs
|
||||||
|
|
||||||
"Taras Serduke <taras.serduke@gmail.com> @tserduke":
|
"Taras Serduke <taras.serduke@gmail.com> @tserduke":
|
||||||
@ -3331,17 +3331,8 @@ packages:
|
|||||||
|
|
||||||
# may have no issue yet
|
# may have no issue yet
|
||||||
- HaXml < 0 # build failure with GHC 8.4
|
- HaXml < 0 # build failure with GHC 8.4
|
||||||
- colorful-monoids < 0 # build failure with GHC 8.4
|
|
||||||
- cublas < 0 # build failure with GHC 8.4
|
|
||||||
- cuda < 0 # build failure with GHC 8.4
|
|
||||||
- cusolver < 0 # build failure with GHC 8.4
|
|
||||||
- cusparse < 0 # build failure with GHC 8.4
|
|
||||||
- data-inttrie < 0 # build failure with GHC 8.4
|
- data-inttrie < 0 # build failure with GHC 8.4
|
||||||
- data-memocombinators < 0 # build failure with GHC 8.4
|
- data-memocombinators < 0 # build failure with GHC 8.4
|
||||||
- diff3 < 0 # build failure with GHC 8.4
|
|
||||||
- distance < 0 # build failure with GHC 8.4
|
|
||||||
- distribution < 0 # build failure with GHC 8.4
|
|
||||||
- djinn-lib < 0 # build failure with GHC 8.4
|
|
||||||
- fitspec < 0 # build failure with GHC 8.4
|
- fitspec < 0 # build failure with GHC 8.4
|
||||||
- ghc-events < 0 # build failure with GHC 8.4
|
- ghc-events < 0 # build failure with GHC 8.4
|
||||||
- ghc-syb-utils < 0 # build failure with GHC 8.4
|
- ghc-syb-utils < 0 # build failure with GHC 8.4
|
||||||
@ -3489,7 +3480,6 @@ packages:
|
|||||||
- tldr < 0 # GHC 8.4 via cmark
|
- tldr < 0 # GHC 8.4 via cmark
|
||||||
- wl-pprint-console < 0 # GHC 8.4 via colorful-monoids
|
- wl-pprint-console < 0 # GHC 8.4 via colorful-monoids
|
||||||
- groundhog-sqlite < 0 # GHC 8.4 via direct-sqlite
|
- groundhog-sqlite < 0 # GHC 8.4 via direct-sqlite
|
||||||
- djinn-ghc < 0 # GHC 8.4 via djinn-lib
|
|
||||||
- disposable < 0 # GHC 8.4 via ghcjs-base-stub
|
- disposable < 0 # GHC 8.4 via ghcjs-base-stub
|
||||||
- javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub
|
- javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub
|
||||||
- axiom < 0 # GHC 8.4 via ghcjs-perch
|
- axiom < 0 # GHC 8.4 via ghcjs-perch
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user