mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
8ea1f010f7
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -9,7 +9,6 @@ jobs:
|
|||||||
- uses: haskell/actions/setup@v1
|
- uses: haskell/actions/setup@v1
|
||||||
with:
|
with:
|
||||||
ghc-version: '8.10'
|
ghc-version: '8.10'
|
||||||
cabal-version: '3.4'
|
|
||||||
stack-version: '2.5'
|
stack-version: '2.5'
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
@ -25,7 +25,7 @@ We welcome all packages, provided:
|
|||||||
Full details on how to add and test a package can be found in the [maintainers agreement](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md#adding-a-package).
|
Full details on how to add and test a package can be found in the [maintainers agreement](https://github.com/commercialhaskell/stackage/blob/master/MAINTAINERS.md#adding-a-package).
|
||||||
|
|
||||||
__NOTE__: There is an approximate 30 minute delay between a package uploading
|
__NOTE__: There is an approximate 30 minute delay between a package uploading
|
||||||
to Hackage and being available to the Travis build script to check upper
|
to Hackage and being available to the Github workflow action to check upper
|
||||||
bounds. If a pull request is marked as failed due to using an older version,
|
bounds. If a pull request is marked as failed due to using an older version,
|
||||||
please close and reopen the PR to retrigger a Travis build.
|
please close and reopen the PR to retrigger a Travis build.
|
||||||
|
|
||||||
|
|||||||
@ -3756,7 +3756,7 @@ packages:
|
|||||||
"János Tapolczai <janos.tapolczai@gmail.com> @jtapolczai":
|
"János Tapolczai <janos.tapolczai@gmail.com> @jtapolczai":
|
||||||
- listsafe
|
- listsafe
|
||||||
|
|
||||||
"Serokell <hi@serokell.io> @serokell":
|
"Serokell <libraries@serokell.io> @serokell":
|
||||||
# - importify
|
# - importify
|
||||||
- log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1
|
- log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1
|
||||||
- o-clock
|
- o-clock
|
||||||
@ -3765,30 +3765,6 @@ packages:
|
|||||||
- with-utf8
|
- with-utf8
|
||||||
- uncaught-exception
|
- uncaught-exception
|
||||||
|
|
||||||
"Kowainik <xrom.xkov@gmail.com> @chshersh @vrom911":
|
|
||||||
- co-log-core
|
|
||||||
- co-log < 0 # ansi-terminal 0.11
|
|
||||||
- co-log-polysemy < 0
|
|
||||||
- colourista < 0 # ansi-terminal 0.11
|
|
||||||
- first-class-patterns
|
|
||||||
- ilist
|
|
||||||
- life-sync < 0 # optparse-applicative 0.16.1
|
|
||||||
- membrain
|
|
||||||
- relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921
|
|
||||||
- shellmet
|
|
||||||
- shortcut-links
|
|
||||||
- summoner < 0 # neat-interpolation-0.4
|
|
||||||
- summoner-tui < 0 # neat-interpolation-0.4 via summoner
|
|
||||||
- tomland
|
|
||||||
- typerep-map
|
|
||||||
- validation-selective
|
|
||||||
|
|
||||||
"Dmitrii Kovanikov <kovanikov@gmail.com> @chshersh":
|
|
||||||
- type-errors-pretty
|
|
||||||
|
|
||||||
"Veronika Romashkina <vrom911@gmail.com> @vrom911":
|
|
||||||
- slist
|
|
||||||
|
|
||||||
"Holmusk <tech@holmusk.com> @arbus":
|
"Holmusk <tech@holmusk.com> @arbus":
|
||||||
- elm-street < 0 # via base-4.13.0.0 & warp-3.3.2
|
- elm-street < 0 # via base-4.13.0.0 & warp-3.3.2
|
||||||
|
|
||||||
@ -4048,6 +4024,7 @@ packages:
|
|||||||
- composite-aeson
|
- composite-aeson
|
||||||
- composite-aeson-path
|
- composite-aeson-path
|
||||||
- composite-aeson-refined
|
- composite-aeson-refined
|
||||||
|
- composite-aeson-throw
|
||||||
- composite-base
|
- composite-base
|
||||||
- composite-binary
|
- composite-binary
|
||||||
- composite-ekg
|
- composite-ekg
|
||||||
@ -4058,6 +4035,8 @@ packages:
|
|||||||
- ixset-typed-conversions
|
- ixset-typed-conversions
|
||||||
- ixset-typed-hashable-instance
|
- ixset-typed-hashable-instance
|
||||||
- lucid-cdn
|
- lucid-cdn
|
||||||
|
- pandoc-dhall-decoder
|
||||||
|
- pandoc-throw
|
||||||
- path-binary-instance
|
- path-binary-instance
|
||||||
- path-extensions
|
- path-extensions
|
||||||
- path-like
|
- path-like
|
||||||
@ -4317,7 +4296,7 @@ packages:
|
|||||||
# - msgpack-rpc # https://github.com/commercialhaskell/stackage/pull/4471
|
# - msgpack-rpc # https://github.com/commercialhaskell/stackage/pull/4471
|
||||||
# - msgpack-idl # https://github.com/commercialhaskell/stackage/pull/4471
|
# - msgpack-idl # https://github.com/commercialhaskell/stackage/pull/4471
|
||||||
- msgpack-aeson < 0 # via msgpack
|
- msgpack-aeson < 0 # via msgpack
|
||||||
- int-cast < 0 # ghc 8.10
|
- int-cast
|
||||||
|
|
||||||
"Akihito Kirisaki <kirisaki@klaraworks.net> @kirisaki":
|
"Akihito Kirisaki <kirisaki@klaraworks.net> @kirisaki":
|
||||||
- caster < 0 # via fast-builder
|
- caster < 0 # via fast-builder
|
||||||
@ -4461,7 +4440,7 @@ packages:
|
|||||||
- slack-api
|
- slack-api
|
||||||
|
|
||||||
"Dobromir Nikolov <dnikolovv@hotmail.com> @dnikolovv":
|
"Dobromir Nikolov <dnikolovv@hotmail.com> @dnikolovv":
|
||||||
- it-has
|
- it-has < 0 # generic-lens 2.1
|
||||||
|
|
||||||
"Gabriele Sales <gbrsales@gmail.com> @gbrsales":
|
"Gabriele Sales <gbrsales@gmail.com> @gbrsales":
|
||||||
- cabal-appimage
|
- cabal-appimage
|
||||||
@ -4559,6 +4538,12 @@ packages:
|
|||||||
"Tomasz Maciosowski <t4ccer@gmail.com> @t4ccer":
|
"Tomasz Maciosowski <t4ccer@gmail.com> @t4ccer":
|
||||||
- wai-session-redis
|
- wai-session-redis
|
||||||
|
|
||||||
|
"Rory Tyler Hayford <rory.hayford@protonmail.com> @ngua":
|
||||||
|
- ipa
|
||||||
|
|
||||||
|
"Andreas Herrmann <andreas.herrmann@tweag.io> @aherrmann":
|
||||||
|
- capability
|
||||||
|
|
||||||
"Grandfathered dependencies":
|
"Grandfathered dependencies":
|
||||||
- Boolean
|
- Boolean
|
||||||
- Decimal
|
- Decimal
|
||||||
@ -4633,6 +4618,8 @@ packages:
|
|||||||
- classy-prelude-conduit
|
- classy-prelude-conduit
|
||||||
- clientsession
|
- clientsession
|
||||||
- cmark-gfm
|
- cmark-gfm
|
||||||
|
- co-log-core
|
||||||
|
- co-log-polysemy < 0
|
||||||
- colour
|
- colour
|
||||||
- concurrent-extra
|
- concurrent-extra
|
||||||
- conduit
|
- conduit
|
||||||
@ -4709,6 +4696,7 @@ packages:
|
|||||||
- filemanip
|
- filemanip
|
||||||
- fin
|
- fin
|
||||||
- fingertree
|
- fingertree
|
||||||
|
- first-class-patterns
|
||||||
- fmlist
|
- fmlist
|
||||||
- friendly-time
|
- friendly-time
|
||||||
- functor-classes-compat
|
- functor-classes-compat
|
||||||
@ -4762,6 +4750,7 @@ packages:
|
|||||||
- hxt-unicode
|
- hxt-unicode
|
||||||
- iconv
|
- iconv
|
||||||
- ieee754
|
- ieee754
|
||||||
|
- ilist
|
||||||
- indexed
|
- indexed
|
||||||
- infer-license
|
- infer-license
|
||||||
- insert-ordered-containers
|
- insert-ordered-containers
|
||||||
@ -4788,6 +4777,7 @@ packages:
|
|||||||
- lzma
|
- lzma
|
||||||
- managed
|
- managed
|
||||||
- math-functions
|
- math-functions
|
||||||
|
- membrain
|
||||||
- mersenne-random-pure64
|
- mersenne-random-pure64
|
||||||
- mfsolve
|
- mfsolve
|
||||||
- microstache
|
- microstache
|
||||||
@ -4864,6 +4854,7 @@ packages:
|
|||||||
- regex-tdfa-text < 0 # via regex-base-0.94.0.0
|
- regex-tdfa-text < 0 # via regex-base-0.94.0.0
|
||||||
- relapse
|
- relapse
|
||||||
- relational-schemas
|
- relational-schemas
|
||||||
|
- relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921
|
||||||
- rerebase
|
- rerebase
|
||||||
- resolv
|
- resolv
|
||||||
- resource-pool
|
- resource-pool
|
||||||
@ -4887,12 +4878,15 @@ packages:
|
|||||||
- setenv
|
- setenv
|
||||||
- shakespeare
|
- shakespeare
|
||||||
- shell-escape
|
- shell-escape
|
||||||
|
- shellmet
|
||||||
|
- shortcut-links
|
||||||
- silently
|
- silently
|
||||||
- simple-reflect
|
- simple-reflect
|
||||||
- simple-sendfile
|
- simple-sendfile
|
||||||
- singleton-bool
|
- singleton-bool
|
||||||
- size-based < 0 # ghc 8.10
|
- size-based < 0 # ghc 8.10
|
||||||
- skein
|
- skein
|
||||||
|
- slist
|
||||||
- snap-core
|
- snap-core
|
||||||
- some
|
- some
|
||||||
- special-values
|
- special-values
|
||||||
@ -4952,14 +4946,17 @@ packages:
|
|||||||
- timeit
|
- timeit
|
||||||
- tls-session-manager
|
- tls-session-manager
|
||||||
- token-bucket < 0 # via base-4.13.0.0
|
- token-bucket < 0 # via base-4.13.0.0
|
||||||
|
- tomland
|
||||||
- tonatona < 0 # via tonaparser
|
- tonatona < 0 # via tonaparser
|
||||||
- transformers-base
|
- transformers-base
|
||||||
- tree-diff
|
- tree-diff
|
||||||
- trivial-constraint < 0 # ghc 8.10.1 #5447/closed
|
- trivial-constraint < 0 # ghc 8.10.1 #5447/closed
|
||||||
- true-name < 0 # MonadFail
|
- true-name < 0 # MonadFail
|
||||||
- tuple-th
|
- tuple-th
|
||||||
|
- type-errors-pretty
|
||||||
- type-fun < 0 # ghc 8.10.1 #5448/closed
|
- type-fun < 0 # ghc 8.10.1 #5448/closed
|
||||||
- type-hint
|
- type-hint
|
||||||
|
- typerep-map
|
||||||
- uglymemo
|
- uglymemo
|
||||||
- unbounded-delays
|
- unbounded-delays
|
||||||
- universe
|
- universe
|
||||||
@ -4975,6 +4972,7 @@ packages:
|
|||||||
- utf8-light
|
- utf8-light
|
||||||
- utf8-string
|
- utf8-string
|
||||||
- uuid-types
|
- uuid-types
|
||||||
|
- validation-selective
|
||||||
- vault
|
- vault
|
||||||
- vec
|
- vec
|
||||||
- vector
|
- vector
|
||||||
@ -6845,11 +6843,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5836
|
# https://github.com/commercialhaskell/stackage/issues/5836
|
||||||
- clock < 0.8.2
|
- clock < 0.8.2
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5842
|
|
||||||
- generic-lens < 2.1.0.0
|
|
||||||
- generic-lens-core < 2.1.0.0
|
|
||||||
- generic-optics < 2.1.0.0
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5864
|
# https://github.com/commercialhaskell/stackage/issues/5864
|
||||||
- parser-combinators < 1.3.0
|
- parser-combinators < 1.3.0
|
||||||
- parser-combinators-tests < 1.3.0
|
- parser-combinators-tests < 1.3.0
|
||||||
@ -6938,6 +6931,8 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5975
|
# https://github.com/commercialhaskell/stackage/issues/5975
|
||||||
- singleton-bool < 0.1.6
|
- singleton-bool < 0.1.6
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/5982
|
||||||
|
- versions < 5.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
|
||||||
@ -7777,7 +7772,6 @@ expected-test-failures:
|
|||||||
- base16 # https://github.com/commercialhaskell/stackage/issues/5948
|
- base16 # https://github.com/commercialhaskell/stackage/issues/5948
|
||||||
- prometheus-client # https://github.com/commercialhaskell/stackage/issues/5948
|
- prometheus-client # https://github.com/commercialhaskell/stackage/issues/5948
|
||||||
|
|
||||||
|
|
||||||
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
||||||
- options
|
- options
|
||||||
- text # 1.2.2.1
|
- text # 1.2.2.1
|
||||||
@ -7894,6 +7888,8 @@ expected-test-failures:
|
|||||||
- mmark
|
- mmark
|
||||||
- mmark-ext
|
- mmark-ext
|
||||||
|
|
||||||
|
# https://github.com/kcsongor/generic-lens/issues/133
|
||||||
|
- generic-optics
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user