mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 12:27:27 +01:00
Remove upper bound, disable packages, and close #880
This commit is contained in:
parent
7dda2913b9
commit
0182e31c5b
@ -33,7 +33,7 @@ packages:
|
|||||||
- yackage
|
- yackage
|
||||||
- yesod
|
- yesod
|
||||||
- yesod-auth
|
- yesod-auth
|
||||||
# aeson < 0.10
|
# aeson < 0.10 & http-types < 0.9
|
||||||
# - yesod-auth-oauth2
|
# - yesod-auth-oauth2
|
||||||
- yesod-auth-deskcom
|
- yesod-auth-deskcom
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
@ -179,7 +179,8 @@ packages:
|
|||||||
"Jasper Van der Jeugt":
|
"Jasper Van der Jeugt":
|
||||||
- blaze-html
|
- blaze-html
|
||||||
- blaze-markup
|
- blaze-markup
|
||||||
- hakyll
|
# http-types < 0.9
|
||||||
|
# - hakyll
|
||||||
- stylish-haskell
|
- stylish-haskell
|
||||||
- psqueues
|
- psqueues
|
||||||
- websockets
|
- websockets
|
||||||
@ -389,7 +390,7 @@ packages:
|
|||||||
"Patrick Brisbin":
|
"Patrick Brisbin":
|
||||||
- gravatar
|
- gravatar
|
||||||
|
|
||||||
# aeson < 0.10
|
# aeson < 0.10 & http-types < 0.9
|
||||||
# "Paul Harper <benekastah@gmail.com>":
|
# "Paul Harper <benekastah@gmail.com>":
|
||||||
# - yesod-auth-oauth2
|
# - yesod-auth-oauth2
|
||||||
|
|
||||||
@ -411,7 +412,8 @@ packages:
|
|||||||
- yesod-auth-account-fork
|
- yesod-auth-account-fork
|
||||||
- yesod-auth-fb
|
- yesod-auth-fb
|
||||||
- yesod-fb
|
- yesod-fb
|
||||||
- yesod-mangopay
|
# http-types < 0.9
|
||||||
|
# - yesod-mangopay
|
||||||
|
|
||||||
"Alexander Altman <alexanderaltman@me.com>":
|
"Alexander Altman <alexanderaltman@me.com>":
|
||||||
- base-unicode-symbols
|
- base-unicode-symbols
|
||||||
@ -426,7 +428,8 @@ packages:
|
|||||||
- dixi
|
- dixi
|
||||||
- latex-formulae-image
|
- latex-formulae-image
|
||||||
- latex-formulae-pandoc
|
- latex-formulae-pandoc
|
||||||
- latex-formulae-hakyll
|
# http-types < 0.9
|
||||||
|
# - latex-formulae-hakyll
|
||||||
# Temporarily removed due to upper bound on haskell-src-exts in Agda
|
# Temporarily removed due to upper bound on haskell-src-exts in Agda
|
||||||
# - agda-snippets
|
# - agda-snippets
|
||||||
# - agda-snippets-hakyll
|
# - agda-snippets-hakyll
|
||||||
@ -860,7 +863,6 @@ packages:
|
|||||||
- network-simple
|
- network-simple
|
||||||
# aeson < 0.10
|
# aeson < 0.10
|
||||||
# - pipes-aeson
|
# - pipes-aeson
|
||||||
- pipes-aeson < 0
|
|
||||||
- pipes-attoparsec
|
- pipes-attoparsec
|
||||||
- pipes-binary
|
- pipes-binary
|
||||||
- pipes-network
|
- pipes-network
|
||||||
@ -1578,9 +1580,10 @@ packages:
|
|||||||
- filecache
|
- filecache
|
||||||
- pcre-utils
|
- pcre-utils
|
||||||
- strict-base-types
|
- strict-base-types
|
||||||
- stm-firehose
|
|
||||||
- hslogstash
|
|
||||||
- withdependencies
|
- withdependencies
|
||||||
|
# http-types < 0.9
|
||||||
|
# - stm-firehose
|
||||||
|
# - hslogstash
|
||||||
|
|
||||||
"Mark Karpov <markkarpov@opmbx.org> @mrkkrp":
|
"Mark Karpov <markkarpov@opmbx.org> @mrkkrp":
|
||||||
- megaparsec
|
- megaparsec
|
||||||
@ -1748,8 +1751,9 @@ packages:
|
|||||||
"Timothy Klim <stackage@timothyklim.com> @TimothyKlim":
|
"Timothy Klim <stackage@timothyklim.com> @TimothyKlim":
|
||||||
- pkcs10
|
- pkcs10
|
||||||
|
|
||||||
"Jeremy Shaw <jeremy@n-heptane.com> @stepcut":
|
# http-types < 0.9
|
||||||
- userid
|
# "Jeremy Shaw <jeremy@n-heptane.com> @stepcut":
|
||||||
|
# - userid
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/fpco/stackage/issues/537
|
# https://github.com/fpco/stackage/issues/537
|
||||||
@ -1758,9 +1762,6 @@ packages:
|
|||||||
# https://github.com/GaloisInc/cryptol/issues/275
|
# https://github.com/GaloisInc/cryptol/issues/275
|
||||||
- sbv < 5.0
|
- sbv < 5.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/880
|
|
||||||
- http-types < 0.9
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/908
|
# https://github.com/fpco/stackage/issues/908
|
||||||
- bimap < 0.3.1
|
- bimap < 0.3.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user