mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Merge remote-tracking branch 'origin/master' into HEAD
This commit is contained in:
commit
3d2e20641d
@ -42,6 +42,7 @@ packages:
|
|||||||
- haskell-src
|
- haskell-src
|
||||||
- fix-whitespace
|
- fix-whitespace
|
||||||
- hs-tags
|
- hs-tags
|
||||||
|
- goldplate
|
||||||
|
|
||||||
"Diogo Biazus <diogo@biazus.ca>":
|
"Diogo Biazus <diogo@biazus.ca>":
|
||||||
- hasql-notifications
|
- hasql-notifications
|
||||||
@ -2099,10 +2100,10 @@ packages:
|
|||||||
|
|
||||||
"Will Coster <willcoster@gmail.com> @fimad":
|
"Will Coster <willcoster@gmail.com> @fimad":
|
||||||
- prometheus-client
|
- prometheus-client
|
||||||
- prometheus-metrics-ghc < 0 # Build failure: https://github.com/fimad/prometheus-haskell/issues/39
|
- prometheus-metrics-ghc
|
||||||
- scalpel
|
- scalpel
|
||||||
- scalpel-core
|
- scalpel-core
|
||||||
- wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client
|
- wai-middleware-prometheus
|
||||||
|
|
||||||
"William Casarin <bill@casarin.me> @jb55":
|
"William Casarin <bill@casarin.me> @jb55":
|
||||||
- bson-lens < 0 # via bson
|
- bson-lens < 0 # via bson
|
||||||
@ -2991,11 +2992,11 @@ packages:
|
|||||||
- doclayout
|
- doclayout
|
||||||
- doctemplates
|
- doctemplates
|
||||||
- emojis
|
- emojis
|
||||||
- pandoc
|
- pandoc < 2.14 # https://github.com/commercialhaskell/stackage/issues/6053
|
||||||
- citeproc
|
- citeproc
|
||||||
- commonmark
|
- commonmark < 0.2
|
||||||
- commonmark-extensions
|
- commonmark-extensions < 0.2.1
|
||||||
- commonmark-pandoc
|
- commonmark-pandoc < 0.2.1
|
||||||
- HsYAML-aeson
|
- HsYAML-aeson
|
||||||
- ipynb #< 0 # via aeson-diff
|
- ipynb #< 0 # via aeson-diff
|
||||||
|
|
||||||
@ -3334,7 +3335,7 @@ packages:
|
|||||||
- mixed-types-num
|
- mixed-types-num
|
||||||
- cdar-mBound
|
- cdar-mBound
|
||||||
- aern2-mp
|
- aern2-mp
|
||||||
# - aern2-real
|
- aern2-real
|
||||||
|
|
||||||
"Bartosz Nitka <niteria@gmail.com> @niteria":
|
"Bartosz Nitka <niteria@gmail.com> @niteria":
|
||||||
- oeis < 0 # via test-framework
|
- oeis < 0 # via test-framework
|
||||||
@ -3954,6 +3955,7 @@ packages:
|
|||||||
- mergeless
|
- mergeless
|
||||||
- pretty-relative-time
|
- pretty-relative-time
|
||||||
- safe-coloured-text
|
- safe-coloured-text
|
||||||
|
- safe-coloured-text-terminfo
|
||||||
- sydtest
|
- sydtest
|
||||||
- sydtest-discover
|
- sydtest-discover
|
||||||
- sydtest-persistent-sqlite
|
- sydtest-persistent-sqlite
|
||||||
@ -4266,8 +4268,8 @@ packages:
|
|||||||
|
|
||||||
"Pavan Rikhi <pavan.rikhi@gmail.com> @prikhi":
|
"Pavan Rikhi <pavan.rikhi@gmail.com> @prikhi":
|
||||||
- hs-php-session
|
- hs-php-session
|
||||||
- wordpress-auth < 0 # via http-types
|
- wordpress-auth
|
||||||
- servant-auth-wordpress < 0 # via servant-server
|
- servant-auth-wordpress
|
||||||
- ca-province-codes
|
- ca-province-codes
|
||||||
- mx-state-codes
|
- mx-state-codes
|
||||||
- sitemap-gen
|
- sitemap-gen
|
||||||
@ -4393,6 +4395,7 @@ packages:
|
|||||||
- egison-pattern-src-th-mode
|
- egison-pattern-src-th-mode
|
||||||
|
|
||||||
"Travis Cardwell <travis.cardwell@extrema.is> @TravisCardwell":
|
"Travis Cardwell <travis.cardwell@extrema.is> @TravisCardwell":
|
||||||
|
- literatex
|
||||||
- ttc
|
- ttc
|
||||||
|
|
||||||
"Jasper Woudenberg <mail@jasperwoudenberg.com> @jwoudenberg":
|
"Jasper Woudenberg <mail@jasperwoudenberg.com> @jwoudenberg":
|
||||||
@ -5944,9 +5947,6 @@ packages:
|
|||||||
# wreq (Alois Cochard <alois.cochard@gmail.com> @aloiscochard, Edward Kmett <ekmett@gmail.com> @ekmett, GHC 9) (not present) depended on by:
|
# wreq (Alois Cochard <alois.cochard@gmail.com> @aloiscochard, Edward Kmett <ekmett@gmail.com> @ekmett, GHC 9) (not present) depended on by:
|
||||||
- slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin <tom@codedown.io> @thomasjm. @codedownio. Used by: library
|
- slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin <tom@codedown.io> @thomasjm. @codedownio. Used by: library
|
||||||
|
|
||||||
"Stackage upper bounds": []
|
|
||||||
|
|
||||||
|
|
||||||
# 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
|
||||||
@ -6807,7 +6807,6 @@ expected-test-failures:
|
|||||||
- async-timer # https://github.com/mtesseract/async-timer/issues/8
|
- async-timer # https://github.com/mtesseract/async-timer/issues/8
|
||||||
- commutative # https://github.com/athanclark/commutative/issues/4
|
- commutative # https://github.com/athanclark/commutative/issues/4
|
||||||
- conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12
|
- conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12
|
||||||
- fitspec # https://github.com/commercialhaskell/stackage/issues/6026
|
|
||||||
- haddock
|
- haddock
|
||||||
- haskell-tools-builtin-refactorings
|
- haskell-tools-builtin-refactorings
|
||||||
- hweblib # https://github.com/aycanirican/hweblib/issues/3
|
- hweblib # https://github.com/aycanirican/hweblib/issues/3
|
||||||
@ -6969,8 +6968,6 @@ expected-test-failures:
|
|||||||
|
|
||||||
- sbv
|
- sbv
|
||||||
|
|
||||||
- speculate
|
|
||||||
|
|
||||||
# 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