mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +01:00
Remove upper bound and close #768
This commit is contained in:
parent
34b6192b3c
commit
813ee08822
@ -640,7 +640,7 @@ packages:
|
|||||||
- hledger
|
- hledger
|
||||||
# - hledger-ui
|
# - hledger-ui
|
||||||
- hledger-web
|
- hledger-web
|
||||||
- shelltestrunner
|
# - shelltestrunner
|
||||||
|
|
||||||
"Mihai Maruseac <mihai.maruseac@gmail.com>":
|
"Mihai Maruseac <mihai.maruseac@gmail.com>":
|
||||||
- io-manager
|
- io-manager
|
||||||
@ -1606,22 +1606,24 @@ packages:
|
|||||||
|
|
||||||
"Facundo Domínguez <facundo.dominguez@tweag.io> @facundominguez":
|
"Facundo Domínguez <facundo.dominguez@tweag.io> @facundominguez":
|
||||||
- distributed-process
|
- distributed-process
|
||||||
- distributed-process-async
|
# Removed due to inactivity https://github.com/fpco/stackage/issues/768
|
||||||
- distributed-process-client-server
|
# - distributed-process-async
|
||||||
- distributed-process-execution
|
# - distributed-process-client-server
|
||||||
- distributed-process-extras
|
# - distributed-process-execution
|
||||||
- distributed-process-registry
|
# - distributed-process-extras
|
||||||
- distributed-process-simplelocalnet
|
# - distributed-process-registry
|
||||||
- distributed-process-supervisor
|
# - distributed-process-simplelocalnet
|
||||||
- distributed-process-task
|
# - distributed-process-supervisor
|
||||||
|
# - distributed-process-task
|
||||||
- distributed-static
|
- distributed-static
|
||||||
- network-transport
|
- network-transport
|
||||||
- network-transport-tcp
|
- network-transport-tcp
|
||||||
- network-transport-composed
|
- network-transport-composed
|
||||||
- rank1dynamic
|
- rank1dynamic
|
||||||
|
|
||||||
"Alexander Vershilov <alexander.vershilov@tweag.io> @qnikst":
|
# Removed due to inactivity https://github.com/fpco/stackage/issues/768
|
||||||
- network-transport-zeromq
|
# "Alexander Vershilov <alexander.vershilov@tweag.io> @qnikst":
|
||||||
|
# - network-transport-zeromq
|
||||||
|
|
||||||
"Takahiro Himura <himuratk421@gmail.com> @thimura":
|
"Takahiro Himura <himuratk421@gmail.com> @thimura":
|
||||||
- lens-regex
|
- lens-regex
|
||||||
@ -1674,8 +1676,8 @@ packages:
|
|||||||
- inline-c-cpp
|
- inline-c-cpp
|
||||||
- ekg
|
- ekg
|
||||||
|
|
||||||
"Emin Karayel <me@eminkarayel.de>":
|
# "Emin Karayel <me@eminkarayel.de>":
|
||||||
- sync-mht
|
# - sync-mht
|
||||||
|
|
||||||
"Michael Schröder <mc.schroeder@gmail.com> @mcschroeder":
|
"Michael Schröder <mc.schroeder@gmail.com> @mcschroeder":
|
||||||
- ttrie
|
- ttrie
|
||||||
@ -1744,9 +1746,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/537
|
# https://github.com/fpco/stackage/issues/537
|
||||||
- zlib < 0.6
|
- zlib < 0.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/768
|
|
||||||
- HUnit < 1.3
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/845
|
# https://github.com/fpco/stackage/issues/845
|
||||||
- aeson < 0.10
|
- aeson < 0.10
|
||||||
- bloodhound < 0.9
|
- bloodhound < 0.9
|
||||||
@ -1929,6 +1928,25 @@ skipped-tests:
|
|||||||
- argon
|
- argon
|
||||||
- clock
|
- clock
|
||||||
- pipes-cacophony
|
- pipes-cacophony
|
||||||
|
|
||||||
|
# HUnit < 1.3
|
||||||
|
- GLFW-b
|
||||||
|
- HsOpenSSL
|
||||||
|
- bindings-GLFW
|
||||||
|
- clay
|
||||||
|
- hedis
|
||||||
|
- hint
|
||||||
|
- ide-backend
|
||||||
|
- language-ecmascript
|
||||||
|
- lifted-base
|
||||||
|
- newtype-generics
|
||||||
|
- parsec
|
||||||
|
- rank1dynamic
|
||||||
|
- shelltestrunner
|
||||||
|
- sync-mht
|
||||||
|
- terminal-progress-bar
|
||||||
|
- threads
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user