mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
9f42c23fbd
@ -7,8 +7,11 @@ cabal-format-version: "1.24"
|
|||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
"Jürgen Keck <jhyphenkeck@gmail.com> @j-keck":
|
||||||
|
- wreq-stringless
|
||||||
|
|
||||||
"Olaf Chitil <oc@kent.ac.uk> @OlafChitil":
|
"Olaf Chitil <oc@kent.ac.uk> @OlafChitil":
|
||||||
[]
|
- FPretty
|
||||||
|
|
||||||
"Maarten Faddegon <stackage@maartenfaddegon.nl> @MaartenFaddegon":
|
"Maarten Faddegon <stackage@maartenfaddegon.nl> @MaartenFaddegon":
|
||||||
- libgraph
|
- libgraph
|
||||||
@ -64,9 +67,8 @@ packages:
|
|||||||
# - discord-hs # bounds: req
|
# - discord-hs # bounds: req
|
||||||
|
|
||||||
"Roman Gonzalez <romanandreg@gmail.com> @roman":
|
"Roman Gonzalez <romanandreg@gmail.com> @roman":
|
||||||
[]
|
- teardown
|
||||||
# - etc # GHC 8.2.1 via protolude
|
# - etc # GHC 8.2.1 via protolude
|
||||||
# - teardown # GHC 8.2.1
|
|
||||||
|
|
||||||
"Richard Cook <rcook@rcook.org> @rcook":
|
"Richard Cook <rcook@rcook.org> @rcook":
|
||||||
- hidden-char
|
- hidden-char
|
||||||
@ -251,7 +253,7 @@ packages:
|
|||||||
- once
|
- once
|
||||||
|
|
||||||
"David Johnson <djohnson.m@gmail.com> @dmjio":
|
"David Johnson <djohnson.m@gmail.com> @dmjio":
|
||||||
- miso # GHC 8.2.1
|
- miso
|
||||||
- envy
|
- envy
|
||||||
- s3-signer
|
- s3-signer
|
||||||
- google-translate # bounds: servant
|
- google-translate # bounds: servant
|
||||||
@ -672,6 +674,13 @@ packages:
|
|||||||
|
|
||||||
"Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> @tmcdonell":
|
"Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> @tmcdonell":
|
||||||
- accelerate
|
- accelerate
|
||||||
|
- accelerate-llvm
|
||||||
|
- accelerate-llvm-native
|
||||||
|
- accelerate-llvm-ptx
|
||||||
|
- accelerate-io
|
||||||
|
- accelerate-fft
|
||||||
|
- accelerate-blas
|
||||||
|
- accelerate-bignum
|
||||||
- repa
|
- repa
|
||||||
- repa-io
|
- repa-io
|
||||||
- repa-algorithms
|
- repa-algorithms
|
||||||
@ -679,11 +688,17 @@ packages:
|
|||||||
- gloss-algorithms
|
- gloss-algorithms
|
||||||
- gloss-raster
|
- gloss-raster
|
||||||
- gloss-rendering
|
- gloss-rendering
|
||||||
|
- gloss-accelerate
|
||||||
|
- gloss-raster-accelerate
|
||||||
|
- colour-accelerate
|
||||||
|
- lens-accelerate
|
||||||
|
- mwc-random-accelerate
|
||||||
- cuda
|
- cuda
|
||||||
- cublas
|
- cublas
|
||||||
- cusparse
|
- cusparse
|
||||||
- cusolver
|
- cusolver
|
||||||
- nvvm
|
- nvvm
|
||||||
|
- wide-word
|
||||||
|
|
||||||
"Liam O'Connor <liamoc@cse.unsw.edu.au> @liamoc":
|
"Liam O'Connor <liamoc@cse.unsw.edu.au> @liamoc":
|
||||||
[]
|
[]
|
||||||
@ -860,7 +875,7 @@ packages:
|
|||||||
- openpgp-asciiarmor
|
- openpgp-asciiarmor
|
||||||
- MusicBrainz
|
- MusicBrainz
|
||||||
- DAV
|
- DAV
|
||||||
# - hopenpgp-tools # https://github.com/fpco/stackage/issues/2812
|
- hopenpgp-tools < 0 # Compilation failure https://github.com/fpco/stackage/pull/2899#issuecomment-331836991
|
||||||
- opensource
|
- opensource
|
||||||
|
|
||||||
"Piyush P Kurur <ppk@cse.iitk.ac.in> @piyush-kurur":
|
"Piyush P Kurur <ppk@cse.iitk.ac.in> @piyush-kurur":
|
||||||
@ -942,7 +957,7 @@ packages:
|
|||||||
- hledger-lib
|
- hledger-lib
|
||||||
- hledger-ui
|
- hledger-ui
|
||||||
- hledger-web
|
- hledger-web
|
||||||
- hledger-api
|
# - hledger-api
|
||||||
# - shelltestrunner # bounds: Diff, HUnit
|
# - shelltestrunner # bounds: Diff, HUnit
|
||||||
- quickbench
|
- quickbench
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -1058,6 +1073,7 @@ packages:
|
|||||||
- cases
|
- cases
|
||||||
- focus
|
- focus
|
||||||
- hasql
|
- hasql
|
||||||
|
- hasql-optparse-applicative
|
||||||
- hasql-pool
|
- hasql-pool
|
||||||
- list-t
|
- list-t
|
||||||
- mtl-prelude
|
- mtl-prelude
|
||||||
@ -1132,7 +1148,8 @@ packages:
|
|||||||
- product-profunctors
|
- product-profunctors
|
||||||
|
|
||||||
"Samplecount stefan@samplecount.com @kaoskorobase":
|
"Samplecount stefan@samplecount.com @kaoskorobase":
|
||||||
- shake-language-c
|
[]
|
||||||
|
# - shake-language-c # https://github.com/samplecount/shake-language-c/issues/32
|
||||||
|
|
||||||
"David Turner <dave.c.turner@gmail.com> @davecturner":
|
"David Turner <dave.c.turner@gmail.com> @davecturner":
|
||||||
- alarmclock
|
- alarmclock
|
||||||
@ -1215,7 +1232,7 @@ packages:
|
|||||||
"Tomas Carnecky @wereHamster":
|
"Tomas Carnecky @wereHamster":
|
||||||
- avers
|
- avers
|
||||||
- avers-api
|
- avers-api
|
||||||
- avers-api-docs
|
# - avers-api-docs # https://github.com/wereHamster/avers/issues/2
|
||||||
- avers-server
|
- avers-server
|
||||||
- css-syntax
|
- css-syntax
|
||||||
- etcd
|
- etcd
|
||||||
@ -1225,7 +1242,7 @@ packages:
|
|||||||
- google-cloud
|
- google-cloud
|
||||||
- kraken
|
- kraken
|
||||||
- libinfluxdb
|
- libinfluxdb
|
||||||
# - mole # via snap, heist, xmlhtml,
|
- mole
|
||||||
- publicsuffix
|
- publicsuffix
|
||||||
- rethinkdb-client-driver
|
- rethinkdb-client-driver
|
||||||
- snap-blaze
|
- snap-blaze
|
||||||
@ -2077,6 +2094,7 @@ packages:
|
|||||||
|
|
||||||
"Ashley Moni ashley.moni1@gmail.com @AshleyMoni":
|
"Ashley Moni ashley.moni1@gmail.com @AshleyMoni":
|
||||||
[]
|
[]
|
||||||
|
# - QuadTree # base and lens
|
||||||
|
|
||||||
"Brian Lewis brian@lorf.org @bsl":
|
"Brian Lewis brian@lorf.org @bsl":
|
||||||
[]
|
[]
|
||||||
@ -2144,6 +2162,7 @@ packages:
|
|||||||
|
|
||||||
"Dmitry Ivanov <ethercrow@gmail.com> @ethercrow":
|
"Dmitry Ivanov <ethercrow@gmail.com> @ethercrow":
|
||||||
- charsetdetect-ae
|
- charsetdetect-ae
|
||||||
|
- compiler-warnings
|
||||||
- docopt
|
- docopt
|
||||||
- dynamic-state
|
- dynamic-state
|
||||||
- dyre
|
- dyre
|
||||||
@ -2170,13 +2189,15 @@ packages:
|
|||||||
- yi-snippet
|
- yi-snippet
|
||||||
|
|
||||||
"Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex":
|
"Tobias Bexelius <tobias_bexelius@hotmail.com> @tobbebex":
|
||||||
[]
|
- GPipe
|
||||||
# - GPipe # GHC 8.2.1
|
|
||||||
|
|
||||||
"Patrick Redmond <plredmond@gmail.com> @plredmond":
|
"Patrick Redmond <plredmond@gmail.com> @plredmond":
|
||||||
[]
|
[]
|
||||||
# - GPipe-GLFW # GHC 8.2.1 via GLFW-b
|
# - GPipe-GLFW # GHC 8.2.1 via GLFW-b
|
||||||
|
|
||||||
|
"Jonas Carpay <jonascarpay@gmail.com> @jonascarpay":
|
||||||
|
- apecs
|
||||||
|
|
||||||
"Csaba Hruska <csaba.hruska@gmail.com> @csabahruska":
|
"Csaba Hruska <csaba.hruska@gmail.com> @csabahruska":
|
||||||
[]
|
[]
|
||||||
# - lambdacube-ir # bounds: aeson
|
# - lambdacube-ir # bounds: aeson
|
||||||
@ -2225,7 +2246,7 @@ packages:
|
|||||||
- cabal2nix
|
- cabal2nix
|
||||||
- funcmp
|
- funcmp
|
||||||
- hackage-db
|
- hackage-db
|
||||||
# - hledger-interest # megaparsec bounds: https://github.com/fpco/stackage/issues/2666
|
- hledger-interest
|
||||||
- hopenssl
|
- hopenssl
|
||||||
- hsdns
|
- hsdns
|
||||||
- hsemail
|
- hsemail
|
||||||
@ -2251,7 +2272,7 @@ packages:
|
|||||||
- tree-fun
|
- tree-fun
|
||||||
- random-tree
|
- random-tree
|
||||||
- clumpiness
|
- clumpiness
|
||||||
- find-clumpiness
|
# - find-clumpiness # https://github.com/GregorySchwartz/find-clumpiness/issues/3
|
||||||
- blosum
|
- blosum
|
||||||
# - convert-annotation # via inline-r compilation failure
|
# - convert-annotation # via inline-r compilation failure
|
||||||
# - rank-product # GHC 8.2.1 via random-fu
|
# - rank-product # GHC 8.2.1 via random-fu
|
||||||
@ -2544,6 +2565,7 @@ packages:
|
|||||||
|
|
||||||
"Yuji Yamamoto <whosekiteneverfly@gmail.com> @igrep":
|
"Yuji Yamamoto <whosekiteneverfly@gmail.com> @igrep":
|
||||||
- yes-precure5-command
|
- yes-precure5-command
|
||||||
|
- th-strict-compat
|
||||||
|
|
||||||
"Hans-Christian Esperer <hc@hcesperer.org> @hce":
|
"Hans-Christian Esperer <hc@hcesperer.org> @hce":
|
||||||
- avwx
|
- avwx
|
||||||
@ -2996,8 +3018,8 @@ packages:
|
|||||||
[]
|
[]
|
||||||
# - HDBC-mysql # GHC 8.2.1
|
# - HDBC-mysql # GHC 8.2.1
|
||||||
|
|
||||||
"Tony Morris <haskell@tmorris.net> @tonymorris":
|
# "Tony Morris <haskell@tmorris.net> @tonymorris":
|
||||||
- validation
|
# - validation # https://github.com/fpco/stackage/pull/2872
|
||||||
|
|
||||||
"Tony Day <tonyday567@gmail.com> @tonyday567":
|
"Tony Day <tonyday567@gmail.com> @tonyday567":
|
||||||
- numhask
|
- numhask
|
||||||
@ -3017,6 +3039,7 @@ packages:
|
|||||||
"Jonathan Fischoff <jonathangfischoff@gmail.com>":
|
"Jonathan Fischoff <jonathangfischoff@gmail.com>":
|
||||||
- clock-extras
|
- clock-extras
|
||||||
- next-ref
|
- next-ref
|
||||||
|
- threads-extras
|
||||||
- tmp-postgres
|
- tmp-postgres
|
||||||
# - postgresql-simple-opts # bounds: optparse-applicative
|
# - postgresql-simple-opts # bounds: optparse-applicative
|
||||||
- pg-transact
|
- pg-transact
|
||||||
@ -3321,11 +3344,16 @@ packages:
|
|||||||
- ghost-buster
|
- ghost-buster
|
||||||
|
|
||||||
"typeable.io <makeit@typeable.io>":
|
"typeable.io <makeit@typeable.io>":
|
||||||
|
- dom-parser
|
||||||
- stackage2nix
|
- stackage2nix
|
||||||
|
|
||||||
"Jeremy Huffman <jeremy@jeremyhuffman.com> @jeremyjh":
|
"Jeremy Huffman <jeremy@jeremyhuffman.com> @jeremyjh":
|
||||||
- higher-leveldb
|
- higher-leveldb
|
||||||
|
|
||||||
|
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
|
||||||
|
- webdriver
|
||||||
|
- cond
|
||||||
|
|
||||||
# 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
|
||||||
@ -3374,7 +3402,7 @@ packages:
|
|||||||
- ansi-terminal < 0.7
|
- ansi-terminal < 0.7
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2779
|
# https://github.com/fpco/stackage/issues/2779
|
||||||
- xml-conduit < 1.6.0
|
- xml-conduit < 1.7.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2832
|
# https://github.com/fpco/stackage/issues/2832
|
||||||
- io-streams < 1.5
|
- io-streams < 1.5
|
||||||
@ -3382,9 +3410,8 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2860
|
# https://github.com/fpco/stackage/issues/2860
|
||||||
- language-c < 0.7
|
- language-c < 0.7
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2878
|
# https://github.com/fpco/stackage/issues/2906
|
||||||
- hackage-db < 2.0
|
- uri-bytestring < 0.3.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
|
||||||
@ -3753,6 +3780,7 @@ expected-test-failures:
|
|||||||
- wai-cors # PhantomJS
|
- wai-cors # PhantomJS
|
||||||
- wai-session-postgresql # PostgreSQL
|
- wai-session-postgresql # PostgreSQL
|
||||||
- webdriver-angular # webdriver server
|
- webdriver-angular # webdriver server
|
||||||
|
- accelerate-bignum # CUDA GPU
|
||||||
|
|
||||||
# Test executable requires arguments
|
# Test executable requires arguments
|
||||||
- hpqtypes
|
- hpqtypes
|
||||||
@ -3775,6 +3803,7 @@ expected-test-failures:
|
|||||||
- rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376
|
- rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376
|
||||||
- xlsior # https://github.com/rcallahan/xlsior/issues/1
|
- xlsior # https://github.com/rcallahan/xlsior/issues/1
|
||||||
- yi-keymap-vim # https://github.com/yi-editor/yi/issues/954
|
- yi-keymap-vim # https://github.com/yi-editor/yi/issues/954
|
||||||
|
- wide-word # https://github.com/erikd/wide-word/issues/2
|
||||||
|
|
||||||
# Assertion failures, these can be real bugs or just limitations
|
# Assertion failures, these can be real bugs or just limitations
|
||||||
# in the test cases.
|
# in the test cases.
|
||||||
@ -3794,6 +3823,7 @@ expected-test-failures:
|
|||||||
- xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36
|
- xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36
|
||||||
- yahoo-finance-api # https://github.com/fpco/stackage/issues/2821
|
- yahoo-finance-api # https://github.com/fpco/stackage/issues/2821
|
||||||
- bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4
|
- bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4
|
||||||
|
- linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10
|
||||||
|
|
||||||
# Compilation failures
|
# Compilation failures
|
||||||
- yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure
|
- yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure
|
||||||
@ -3825,6 +3855,8 @@ expected-test-failures:
|
|||||||
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
|
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
|
||||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
- yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1
|
- yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1
|
||||||
|
- accelerate-blas # https://github.com/fpco/stackage/pull/2880
|
||||||
|
- servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441
|
||||||
|
|
||||||
# Stackage upper bounds, re-enable these when their upper bound is removed
|
# Stackage upper bounds, re-enable these when their upper bound is removed
|
||||||
|
|
||||||
@ -3844,6 +3876,9 @@ expected-test-failures:
|
|||||||
- multiset
|
- multiset
|
||||||
- makefile
|
- makefile
|
||||||
|
|
||||||
|
# Doctest failures
|
||||||
|
- teardown
|
||||||
|
|
||||||
# Misc.
|
# Misc.
|
||||||
- distributed-process-supervisor # # https://github.com/haskell-d
|
- distributed-process-supervisor # # https://github.com/haskell-d
|
||||||
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
||||||
@ -3989,6 +4024,7 @@ skipped-benchmarks:
|
|||||||
- refined
|
- refined
|
||||||
- slave-thread
|
- slave-thread
|
||||||
- stm-containers
|
- stm-containers
|
||||||
|
- vector-builder
|
||||||
# @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070
|
# @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070
|
||||||
- fgl
|
- fgl
|
||||||
- fgl-arbitrary
|
- fgl-arbitrary
|
||||||
|
|||||||
@ -226,7 +226,7 @@ pushd /tmp \
|
|||||||
&& export PATH=${CUDA_PATH}/bin:${PATH} \
|
&& export PATH=${CUDA_PATH}/bin:${PATH} \
|
||||||
&& popd
|
&& popd
|
||||||
|
|
||||||
## non-free repo for mediabus-fdk-aac
|
# non-free repo for mediabus-fdk-aac
|
||||||
#apt-add-repository multiverse \
|
apt-add-repository multiverse \
|
||||||
# && apt-get update \
|
&& apt-get update \
|
||||||
# && apt-get install -y libfdk-aac-dev
|
&& apt-get install -y nvidia-cuda-dev
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user