mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
unblock megaparsec
This commit is contained in:
parent
55a303020b
commit
0f10930971
@ -905,11 +905,11 @@ packages:
|
|||||||
|
|
||||||
"Simon Michael <simon@joyful.com> @simonmichael":
|
"Simon Michael <simon@joyful.com> @simonmichael":
|
||||||
# - darcs # bounds: graphviz < 2999.19
|
# - darcs # bounds: graphviz < 2999.19
|
||||||
- hledger
|
# - hledger # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
- hledger-lib
|
# - hledger-lib # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
# - hledger-ui # bounds: brick
|
# - hledger-ui # bounds: brick
|
||||||
# - hledger-web # GHC 8.2.1 via yesod-form
|
# - hledger-web # GHC 8.2.1 via yesod-form
|
||||||
- hledger-api
|
# - hledger-api # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
# - shelltestrunner # bounds: Diff, HUnit
|
# - shelltestrunner # bounds: Diff, HUnit
|
||||||
- quickbench
|
- quickbench
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -1180,10 +1180,10 @@ packages:
|
|||||||
- pipes-network
|
- pipes-network
|
||||||
|
|
||||||
"Tomas Carnecky @wereHamster":
|
"Tomas Carnecky @wereHamster":
|
||||||
- avers
|
# - avers
|
||||||
- avers-api
|
# - avers-api
|
||||||
- avers-api-docs
|
# - avers-api-docs
|
||||||
- avers-server
|
# - avers-server
|
||||||
- css-syntax
|
- css-syntax
|
||||||
- etcd
|
- etcd
|
||||||
- github-types
|
- github-types
|
||||||
@ -1324,7 +1324,7 @@ packages:
|
|||||||
- farmhash
|
- farmhash
|
||||||
- pinch
|
- pinch
|
||||||
- sandman
|
- sandman
|
||||||
- language-thrift
|
# - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
|
|
||||||
"Adam C. Foltzer <acfoltzer@galois.com> @acfoltzer":
|
"Adam C. Foltzer <acfoltzer@galois.com> @acfoltzer":
|
||||||
- cryptol
|
- cryptol
|
||||||
@ -2190,7 +2190,7 @@ packages:
|
|||||||
- cabal2nix
|
- cabal2nix
|
||||||
- funcmp
|
- funcmp
|
||||||
- hackage-db
|
- hackage-db
|
||||||
- hledger-interest
|
# - hledger-interest # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
- hopenssl
|
- hopenssl
|
||||||
- hsdns
|
- hsdns
|
||||||
- hsemail
|
- hsemail
|
||||||
@ -2250,7 +2250,7 @@ packages:
|
|||||||
- tagged-identity
|
- tagged-identity
|
||||||
- req
|
- req
|
||||||
- req-conduit
|
- req-conduit
|
||||||
# - cue-sheet # bounds: megaparsec
|
- cue-sheet
|
||||||
- wave
|
- wave
|
||||||
- flac
|
- flac
|
||||||
- flac-picture
|
- flac-picture
|
||||||
@ -3030,7 +3030,8 @@ packages:
|
|||||||
# - hip # via repa-algorithms
|
# - hip # via repa-algorithms
|
||||||
|
|
||||||
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
||||||
- hledger-iadd
|
[]
|
||||||
|
# - hledger-iadd # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
|
|
||||||
"Roy Levien <royl@aldaron.com> @orome":
|
"Roy Levien <royl@aldaron.com> @orome":
|
||||||
- crypto-enigma
|
- crypto-enigma
|
||||||
@ -3119,7 +3120,8 @@ packages:
|
|||||||
- hasbolt
|
- hasbolt
|
||||||
|
|
||||||
"Michael Thomas <Michaelt293@gmail.com> @Michaelt293":
|
"Michael Thomas <Michaelt293@gmail.com> @Michaelt293":
|
||||||
- isotope
|
[]
|
||||||
|
# - isotope # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
||||||
|
|
||||||
"Christopher A. Gorski <cgorski@cgorski.org> @cgorski":
|
"Christopher A. Gorski <cgorski@cgorski.org> @cgorski":
|
||||||
- general-games
|
- general-games
|
||||||
@ -3288,13 +3290,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2663
|
# https://github.com/fpco/stackage/issues/2663
|
||||||
- doctest < 0.12
|
- doctest < 0.12
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2666
|
|
||||||
- megaparsec < 6
|
|
||||||
- hspec-megaparsec < 1
|
|
||||||
- dotenv < 0.4
|
|
||||||
- inflections < 0.4
|
|
||||||
# Unblock cue-sheet above when removing this bound
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2714
|
# https://github.com/fpco/stackage/issues/2714
|
||||||
- brick < 0.21
|
- brick < 0.21
|
||||||
- word-wrap < 0.2
|
- word-wrap < 0.2
|
||||||
@ -3314,6 +3309,10 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2779
|
# https://github.com/fpco/stackage/issues/2779
|
||||||
- xml-conduit < 1.6.0
|
- xml-conduit < 1.6.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2797
|
||||||
|
# - inflections < 0.4.0.0
|
||||||
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user