mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Close #2440, close #2477, close #2489, close #2537, close #2560 in favor of #2586, close #2590 in favor of #2586.
This commit is contained in:
parent
4a235dd02d
commit
f099f1c69a
@ -3112,7 +3112,7 @@ packages:
|
||||
|
||||
"Mark Hopkins <markjohnhopkins@gmail.com> @mjhopkins":
|
||||
- alerta
|
||||
|
||||
|
||||
"Steven Vandevelde <icid.asset@gmail.com> @icidasset":
|
||||
- shikensu
|
||||
|
||||
@ -3175,31 +3175,20 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2400
|
||||
- hslua < 0.5
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2440
|
||||
- discord-hs < 0.3.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2449
|
||||
- aeson < 1.2.0.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2451
|
||||
- websockets < 0.11.0.0
|
||||
- servant-subscriber < 0.6.0.1 # requires 0.11 on websockets
|
||||
- servant-subscriber < 0.6.0.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2464
|
||||
- traverse-with-class < 1.0.0.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2477
|
||||
- intervals < 0.8
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2487
|
||||
- graphviz < 2999.19
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2489
|
||||
- haskell-src-meta < 0.8
|
||||
- interpolate < 0.1.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2494
|
||||
# Indirectly blocked on fpco/stackage/issues/245
|
||||
# https://github.com/fpco/stackage/issues/2451
|
||||
- websockets-simple < 0.0.2.1
|
||||
- websockets-rpc < 0.4.1
|
||||
|
||||
@ -3212,18 +3201,10 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2533
|
||||
- mysql-haskell < 0.8.1.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2537
|
||||
- servant < 0.11
|
||||
- servant-client < 0.11
|
||||
- servant-server < 0.11
|
||||
- servant-docs < 0.10.0.1
|
||||
- servant-foreign < 0.10.0.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2538
|
||||
# https://github.com/fpco/stackage/issues/2604
|
||||
- criterion < 1.2
|
||||
- statistics < 0.14 # requires bigger criterion, criterion stopped on #2538
|
||||
- thread-local-storage < 0.1.2 # caused by #2604
|
||||
- statistics < 0.14
|
||||
- thread-local-storage < 0.1.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2550
|
||||
- foldl < 1.3.0
|
||||
@ -3238,11 +3219,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2559
|
||||
- path-io < 1.3
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2560
|
||||
- quickcheck-instances < 0.3.13
|
||||
- text-show-instances < 3.6.1
|
||||
- aeson-compat < 0.3.7
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2562
|
||||
- trifecta < 1.7
|
||||
|
||||
@ -3252,12 +3228,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2569
|
||||
- optparse-applicative < 0.14
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2570
|
||||
- pandoc-citeproc < 0.10.5
|
||||
|
||||
# https://github.com/jaspervdj/hakyll/issues/544
|
||||
- hakyll < 4.9.6.0
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2577
|
||||
- hint < 0.7
|
||||
|
||||
@ -3269,17 +3239,15 @@ packages:
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2586
|
||||
- QuickCheck < 2.10
|
||||
- aeson-compat < 0.3.7
|
||||
- quickcheck-instances < 0.3.13
|
||||
- text-show < 3.6.2
|
||||
- text-show-instances < 3.6.1
|
||||
- these < 0.7.4
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2587
|
||||
- extra < 1.6
|
||||
|
||||
# https://github.com/michalkonecny/mixed-types-num/issues/1
|
||||
- mixed-types-num < 0.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2590
|
||||
- text-show < 3.6.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2594
|
||||
- req < 0.3.0 # also remove from expected-test-failure
|
||||
- req-conduit < 0.2.0 # because of above
|
||||
|
||||
Loading…
Reference in New Issue
Block a user