mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 11:37:54 +01:00
Update from parent
This commit is contained in:
commit
b551f372c9
@ -753,9 +753,9 @@ packages:
|
|||||||
- io-choice
|
- io-choice
|
||||||
# - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5
|
# - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5
|
||||||
|
|
||||||
# "Daniel Gröber <dxld@darkboxed.org> @DanielG":
|
"Daniel Gröber <dxld@darkboxed.org> @DanielG":
|
||||||
# - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes
|
# - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes
|
||||||
# - cabal-helper # bounds: extra 1.5
|
- cabal-helper
|
||||||
|
|
||||||
"Yann Esposito <yann.esposito@gmail.com> yogsototh @yogsototh":
|
"Yann Esposito <yann.esposito@gmail.com> yogsototh @yogsototh":
|
||||||
- human-readable-duration
|
- human-readable-duration
|
||||||
@ -1458,7 +1458,7 @@ packages:
|
|||||||
- clash-vhdl
|
- clash-vhdl
|
||||||
- clash-verilog
|
- clash-verilog
|
||||||
- clash-systemverilog
|
- clash-systemverilog
|
||||||
# - clash-ghc # bounds: ghc
|
- clash-ghc
|
||||||
|
|
||||||
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
"Athan Clark <athan.clark@gmail.com> @athanclark":
|
||||||
- commutative
|
- commutative
|
||||||
@ -1509,7 +1509,7 @@ packages:
|
|||||||
- lens-family
|
- lens-family
|
||||||
- streaming
|
- streaming
|
||||||
- streaming-bytestring
|
- streaming-bytestring
|
||||||
|
- streaming-utils
|
||||||
|
|
||||||
"Justin Le <justin@jle.im> @mstksg":
|
"Justin Le <justin@jle.im> @mstksg":
|
||||||
- auto
|
- auto
|
||||||
@ -1538,8 +1538,8 @@ packages:
|
|||||||
- uri-bytestring
|
- uri-bytestring
|
||||||
# - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5
|
# - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5
|
||||||
- cron
|
- cron
|
||||||
# - tasty-tap # bounds: ghc, base
|
- tasty-tap
|
||||||
# - tasty-fail-fast # via: tasty-tap
|
- tasty-fail-fast
|
||||||
- drifter
|
- drifter
|
||||||
- drifter-postgresql
|
- drifter-postgresql
|
||||||
|
|
||||||
@ -2684,15 +2684,18 @@ packages:
|
|||||||
- haskell-tools-backend-ghc
|
- haskell-tools-backend-ghc
|
||||||
- haskell-tools-rewrite
|
- haskell-tools-rewrite
|
||||||
- haskell-tools-prettyprint
|
- haskell-tools-prettyprint
|
||||||
#- haskell-tools-refactor
|
- haskell-tools-refactor
|
||||||
- haskell-tools-demo
|
- haskell-tools-demo
|
||||||
#- haskell-tools-cli
|
- haskell-tools-cli
|
||||||
- haskell-tools-daemon
|
- haskell-tools-daemon
|
||||||
- haskell-tools-debug
|
- haskell-tools-debug
|
||||||
|
|
||||||
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
"David Fisher <ddf1991@gmail.com> @ddfisher":
|
||||||
- socket-activation
|
- socket-activation
|
||||||
|
|
||||||
|
"aiya000 <aiya000.develop@gmail.com> @aiya000":
|
||||||
|
- stack-type
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
@ -2748,6 +2751,7 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2184
|
# https://github.com/fpco/stackage/issues/2184
|
||||||
# https://github.com/ekmett/hashable-extras/pull/3
|
# https://github.com/ekmett/hashable-extras/pull/3
|
||||||
- hashable < 1.2.5.0
|
- hashable < 1.2.5.0
|
||||||
|
- intro < 0.1.0.3
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2194
|
# https://github.com/fpco/stackage/issues/2194
|
||||||
- vector < 0.12.0.0
|
- vector < 0.12.0.0
|
||||||
@ -2755,6 +2759,15 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2197
|
# https://github.com/fpco/stackage/issues/2197
|
||||||
- brick < 0.16
|
- brick < 0.16
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2205
|
||||||
|
- base-noprelude < 4.9.1.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2206
|
||||||
|
- pretty-simple < 1.0.0.5
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2207
|
||||||
|
- xlsx-tabular < 0.2.1.1
|
||||||
|
|
||||||
# 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
|
||||||
@ -2964,6 +2977,7 @@ expected-test-failures:
|
|||||||
- distributed-process
|
- distributed-process
|
||||||
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
||||||
- distributed-process-task
|
- distributed-process-task
|
||||||
|
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
||||||
- fsnotify # Often runs out of inotify handles
|
- fsnotify # Often runs out of inotify handles
|
||||||
- idris # https://github.com/fpco/stackage/issues/1382
|
- idris # https://github.com/fpco/stackage/issues/1382
|
||||||
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
||||||
@ -2973,8 +2987,6 @@ expected-test-failures:
|
|||||||
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
|
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
|
||||||
- spdx # https://github.com/phadej/spdx/issues/8
|
- spdx # https://github.com/phadej/spdx/issues/8
|
||||||
- statistics # https://github.com/bos/statistics/issues/42
|
- statistics # https://github.com/bos/statistics/issues/42
|
||||||
- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231
|
|
||||||
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
|
||||||
|
|
||||||
# Timeouts
|
# Timeouts
|
||||||
# These tests sometimes take too long and hit the stackage build
|
# These tests sometimes take too long and hit the stackage build
|
||||||
@ -3014,6 +3026,8 @@ expected-test-failures:
|
|||||||
- gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1
|
- gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1
|
||||||
- gitson # https://github.com/myfreeweb/gitson/issues/1
|
- gitson # https://github.com/myfreeweb/gitson/issues/1
|
||||||
- happy # Needs mtl in the user package DB
|
- happy # Needs mtl in the user package DB
|
||||||
|
- haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230
|
||||||
|
- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231
|
||||||
- haskell-neo4j-client # neo4j with auth disabled
|
- haskell-neo4j-client # neo4j with auth disabled
|
||||||
- hasql # PostgreSQL
|
- hasql # PostgreSQL
|
||||||
- hasql-transaction # PostgreSQL
|
- hasql-transaction # PostgreSQL
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user