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