mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-17 16:55:51 +01:00
Block packages and close #2529
This commit is contained in:
parent
51bcb400bd
commit
22fc11509a
@ -1107,7 +1107,7 @@ packages:
|
|||||||
"Alexandr Ruchkin <voidex@live.com> @mvoidex":
|
"Alexandr Ruchkin <voidex@live.com> @mvoidex":
|
||||||
- hdocs
|
- hdocs
|
||||||
- hformat
|
- hformat
|
||||||
- hsdev
|
# - hsdev # bounds: mmorph
|
||||||
- simple-log
|
- simple-log
|
||||||
- text-region
|
- text-region
|
||||||
|
|
||||||
@ -1627,7 +1627,7 @@ packages:
|
|||||||
- pipes-mongodb # via mongoDB
|
- pipes-mongodb # via mongoDB
|
||||||
- servant-elm
|
- servant-elm
|
||||||
- skeletons
|
- skeletons
|
||||||
- streaming-wai
|
# - streaming-wai # bounds: mmorph
|
||||||
|
|
||||||
# "Smirnov Alexey <chemistmail@gmail.com> @chemist":
|
# "Smirnov Alexey <chemistmail@gmail.com> @chemist":
|
||||||
# - snmp # bounds: ghc, base
|
# - snmp # bounds: ghc, base
|
||||||
@ -1715,9 +1715,9 @@ packages:
|
|||||||
- lens-simple
|
- lens-simple
|
||||||
- lens-family-core
|
- lens-family-core
|
||||||
- lens-family
|
- lens-family
|
||||||
- streaming
|
# - streaming # bounds: mmorph
|
||||||
- streaming-bytestring
|
# - streaming-bytestring # bounds: mmorph
|
||||||
- streaming-utils
|
# - streaming-utils # bounds: mmorph
|
||||||
|
|
||||||
"Justin Le <justin@jle.im> @mstksg":
|
"Justin Le <justin@jle.im> @mstksg":
|
||||||
- auto
|
- auto
|
||||||
@ -1781,8 +1781,8 @@ packages:
|
|||||||
- inline-r
|
- inline-r
|
||||||
- jni
|
- jni
|
||||||
- jvm
|
- jvm
|
||||||
- sparkle
|
# - sparkle # bounds: mmorph
|
||||||
- streaming-binary
|
# - streaming-binary # bounds: mmorph
|
||||||
- th-lift
|
- th-lift
|
||||||
|
|
||||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||||
@ -2295,8 +2295,9 @@ packages:
|
|||||||
# - engine-io-yesod # bounds: ghc, base
|
# - engine-io-yesod # bounds: ghc, base
|
||||||
|
|
||||||
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
"Tim McGilchrist <timmcgil@gmail.com> @tmcgilchrist":
|
||||||
|
[]
|
||||||
# - riak # bounds: aeson
|
# - riak # bounds: aeson
|
||||||
- airship
|
# - airship # bounds: mmorph
|
||||||
|
|
||||||
"Yuras Shumovich <shumovichy@gmail.com> @Yuras":
|
"Yuras Shumovich <shumovichy@gmail.com> @Yuras":
|
||||||
- pdf-toolbox-core
|
- pdf-toolbox-core
|
||||||
@ -3219,9 +3220,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2528
|
# https://github.com/fpco/stackage/issues/2528
|
||||||
- concurrent-output < 1.10.0
|
- concurrent-output < 1.10.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2529
|
|
||||||
- mmorph < 1.1.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2604
|
# https://github.com/fpco/stackage/issues/2604
|
||||||
- criterion < 1.2
|
- criterion < 1.2
|
||||||
- statistics < 0.14
|
- statistics < 0.14
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user