mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 17:25:49 +01:00
Merge branch 'master' into ghc-9.4.2
This commit is contained in:
commit
62a78d6618
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- nightly
|
- nightly
|
||||||
- lts19
|
- lts20
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@ -2,7 +2,7 @@ FROM fpco/pid1:20.04
|
|||||||
|
|
||||||
ENV HOME /home/stackage
|
ENV HOME /home/stackage
|
||||||
ENV LANG en_US.UTF-8
|
ENV LANG en_US.UTF-8
|
||||||
ENV GHCVER 9.2.4
|
ENV GHCVER 9.2.5
|
||||||
|
|
||||||
# NOTE: also update docker/03-custom-install.sh when cuda version changes
|
# NOTE: also update docker/03-custom-install.sh when cuda version changes
|
||||||
# ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
# ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||||
|
|||||||
@ -64,7 +64,7 @@ BINDIR=$(cd $ROOT/work/bin ; pwd)
|
|||||||
cd $BINDIR
|
cd $BINDIR
|
||||||
rm -f curator stack *.bz2
|
rm -f curator stack *.bz2
|
||||||
|
|
||||||
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-62d4bce549af5fccb5089b8aa319891dbe032ccb/curator.bz2" | bunzip2 > curator
|
curl -L "https://github.com/commercialhaskell/curator/releases/download/commit-4ae7a59717f163e15c69ddf75d31d0f775de2561/curator.bz2" | bunzip2 > curator
|
||||||
chmod +x curator
|
chmod +x curator
|
||||||
echo -n "curator version: "
|
echo -n "curator version: "
|
||||||
docker run --rm -v $(pwd)/curator:/exe $IMAGE /exe --version
|
docker run --rm -v $(pwd)/curator:/exe $IMAGE /exe --version
|
||||||
|
|||||||
@ -3,6 +3,7 @@
|
|||||||
cd "$(dirname "${BASH_SOURCE[0]}")"
|
cd "$(dirname "${BASH_SOURCE[0]}")"
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
|
git pull
|
||||||
./build.sh nightly-$(date -u +%F)
|
./build.sh nightly-$(date -u +%F)
|
||||||
date
|
date
|
||||||
|
|
||||||
|
|||||||
@ -374,6 +374,7 @@ packages:
|
|||||||
- sandwich-slack
|
- sandwich-slack
|
||||||
- sandwich-webdriver
|
- sandwich-webdriver
|
||||||
- slack-progressbar
|
- slack-progressbar
|
||||||
|
- webdriver
|
||||||
|
|
||||||
"Paulo Tanaka <paulot@fb.com> @paulot":
|
"Paulo Tanaka <paulot@fb.com> @paulot":
|
||||||
# on behalf of Bryan O'Sullivan @bos:
|
# on behalf of Bryan O'Sullivan @bos:
|
||||||
@ -2238,6 +2239,10 @@ packages:
|
|||||||
- ki-unlifted
|
- ki-unlifted
|
||||||
- tasty-hspec
|
- tasty-hspec
|
||||||
- termbox
|
- termbox
|
||||||
|
- termbox-banana
|
||||||
|
- termbox-bindings-c
|
||||||
|
- termbox-bindings-hs
|
||||||
|
- termbox-tea
|
||||||
- text-ansi
|
- text-ansi
|
||||||
- timer-wheel
|
- timer-wheel
|
||||||
|
|
||||||
@ -2302,6 +2307,7 @@ packages:
|
|||||||
- xml-lens
|
- xml-lens
|
||||||
- witherable
|
- witherable
|
||||||
- deriving-aeson
|
- deriving-aeson
|
||||||
|
- data-functor-logistic
|
||||||
|
|
||||||
"Peter Harpending <peter@harpending.org> @pharpend":
|
"Peter Harpending <peter@harpending.org> @pharpend":
|
||||||
- editor-open
|
- editor-open
|
||||||
@ -3920,7 +3926,6 @@ packages:
|
|||||||
- distributed-process-monad-control
|
- distributed-process-monad-control
|
||||||
|
|
||||||
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
|
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
|
||||||
- webdriver
|
|
||||||
- cond
|
- cond
|
||||||
|
|
||||||
"Naoto Shimazaki <naoto.shimazaki@gmail.com> @nshimaza":
|
"Naoto Shimazaki <naoto.shimazaki@gmail.com> @nshimaza":
|
||||||
@ -4011,6 +4016,8 @@ packages:
|
|||||||
- hedgehog-corpus
|
- hedgehog-corpus
|
||||||
|
|
||||||
"Tom Sydney Kerckhove <syd.kerckhove@gmail.com> @NorfairKing":
|
"Tom Sydney Kerckhove <syd.kerckhove@gmail.com> @NorfairKing":
|
||||||
|
- appendful
|
||||||
|
- appendful-persistent
|
||||||
- autodocodec
|
- autodocodec
|
||||||
- autodocodec-openapi3
|
- autodocodec-openapi3
|
||||||
- autodocodec-schema
|
- autodocodec-schema
|
||||||
@ -4022,6 +4029,7 @@ packages:
|
|||||||
- fuzzy-time
|
- fuzzy-time
|
||||||
- genvalidity
|
- genvalidity
|
||||||
- genvalidity-aeson
|
- genvalidity-aeson
|
||||||
|
- genvalidity-appendful
|
||||||
- genvalidity-bytestring
|
- genvalidity-bytestring
|
||||||
- genvalidity-case-insensitive
|
- genvalidity-case-insensitive
|
||||||
- genvalidity-containers
|
- genvalidity-containers
|
||||||
@ -4098,16 +4106,17 @@ packages:
|
|||||||
# - sydtest-webdriver
|
# - sydtest-webdriver
|
||||||
# - sydtest-webdriver-screenshot
|
# - sydtest-webdriver-screenshot
|
||||||
# - sydtest-webdriver-yesod
|
# - sydtest-webdriver-yesod
|
||||||
#
|
|
||||||
# appendful hasn't been updated to newer persistent versions yet.
|
|
||||||
# - appendful
|
|
||||||
# - appendful-persistent
|
|
||||||
# - genvalidity-appendful
|
|
||||||
|
|
||||||
|
|
||||||
"Henry Laxen <nadine.and.henry@pobox.com> @HenryLaxen":
|
"Henry Laxen <nadine.and.henry@pobox.com> @HenryLaxen":
|
||||||
- bbdb
|
- bbdb
|
||||||
|
|
||||||
|
"Andrzej Rybczak <andrzej@rybczak.net> @arybczak":
|
||||||
|
- effectful
|
||||||
|
- effectful-core
|
||||||
|
- effectful-plugin
|
||||||
|
- effectful-th
|
||||||
|
|
||||||
"Stevan Andjelkovic <stevan.andjelkovic@here.com> @stevana":
|
"Stevan Andjelkovic <stevan.andjelkovic@here.com> @stevana":
|
||||||
- quickcheck-state-machine
|
- quickcheck-state-machine
|
||||||
|
|
||||||
@ -4158,7 +4167,7 @@ packages:
|
|||||||
- snap
|
- snap
|
||||||
- conferer
|
- conferer
|
||||||
- conferer-snap
|
- conferer-snap
|
||||||
- conferer-warp
|
- conferer-warp < 0 # https://github.com/commercialhaskell/stackage/issues/6683
|
||||||
- conferer-hspec
|
- conferer-hspec
|
||||||
- conferer-aeson
|
- conferer-aeson
|
||||||
|
|
||||||
@ -4834,6 +4843,7 @@ packages:
|
|||||||
- explainable-predicates
|
- explainable-predicates
|
||||||
|
|
||||||
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
|
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
|
||||||
|
- benri-hspec
|
||||||
- hspec-tmp-proc
|
- hspec-tmp-proc
|
||||||
- tmp-proc
|
- tmp-proc
|
||||||
- tmp-proc-postgres
|
- tmp-proc-postgres
|
||||||
@ -4842,7 +4852,7 @@ packages:
|
|||||||
- wai-middleware-delegate
|
- wai-middleware-delegate
|
||||||
|
|
||||||
"Francisco Vallarino <fjvallarino@gmail.com> @fjvallarino":
|
"Francisco Vallarino <fjvallarino@gmail.com> @fjvallarino":
|
||||||
- monomer < 0 # 1.4.1.0 compile fail
|
- monomer
|
||||||
- nanovg
|
- nanovg
|
||||||
|
|
||||||
"Ghais Issa <0x47@0x49.dev> @ghais":
|
"Ghais Issa <0x47@0x49.dev> @ghais":
|
||||||
@ -8189,6 +8199,11 @@ packages:
|
|||||||
- ghc-lib >= 9.4.1
|
- ghc-lib >= 9.4.1
|
||||||
- ghc-exactprint >= 1.6.0
|
- ghc-exactprint >= 1.6.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6756
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6686
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6672
|
||||||
|
- ormolu < 0.5.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6673
|
# https://github.com/commercialhaskell/stackage/issues/6673
|
||||||
- ghc-syntax-highlighter >= 0.0.9
|
- ghc-syntax-highlighter >= 0.0.9
|
||||||
|
|
||||||
@ -8227,6 +8242,21 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/6728
|
# https://github.com/commercialhaskell/stackage/issues/6728
|
||||||
- gridtables >= 0.1.0.0
|
- gridtables >= 0.1.0.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6742
|
||||||
|
- pantry < 0.6
|
||||||
|
- mega-sdist < 0.4.3.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6744
|
||||||
|
- resourcet < 1.3.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6745
|
||||||
|
- xlsx < 1.1.0
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6748
|
||||||
|
- postgresql-simple < 0.6.5
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/6751
|
||||||
|
- MonadRandom < 0.6
|
||||||
# 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
|
||||||
@ -9057,7 +9087,7 @@ expected-test-failures:
|
|||||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||||
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
||||||
|
|
||||||
# Testcase assertion failures, or other runtime failures.
|
# Testcase (assertion) failures, or other runtime failures.
|
||||||
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
||||||
- OrderedBits # 0.0.2.0
|
- OrderedBits # 0.0.2.0
|
||||||
- algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670
|
- algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670
|
||||||
@ -9111,6 +9141,7 @@ expected-test-failures:
|
|||||||
- openssl-streams # 1.2.3.0 asn1 encoding wrong tag
|
- openssl-streams # 1.2.3.0 asn1 encoding wrong tag
|
||||||
- posix-paths
|
- posix-paths
|
||||||
- posix-pty # 0.2.2
|
- posix-pty # 0.2.2
|
||||||
|
- pkgtreediff # 0.6.0
|
||||||
- prettyprinter
|
- prettyprinter
|
||||||
- prettyprinter-ansi-terminal
|
- prettyprinter-ansi-terminal
|
||||||
- rando # https://github.com/commercialhaskell/stackage/issues/4249
|
- rando # https://github.com/commercialhaskell/stackage/issues/4249
|
||||||
@ -9129,6 +9160,7 @@ expected-test-failures:
|
|||||||
- subcategories
|
- subcategories
|
||||||
- sydtest # https://github.com/commercialhaskell/stackage/issues/6729
|
- sydtest # https://github.com/commercialhaskell/stackage/issues/6729
|
||||||
- tasty-fail-fast
|
- tasty-fail-fast
|
||||||
|
- tzdata # 0.2.20221028.0 - https://github.com/ysangkok/haskell-tzdata/issues/3
|
||||||
- triplesec
|
- triplesec
|
||||||
- turtle
|
- turtle
|
||||||
- type-level-kv-list
|
- type-level-kv-list
|
||||||
@ -9216,6 +9248,10 @@ expected-test-failures:
|
|||||||
- rounded # segfault
|
- rounded # segfault
|
||||||
- shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator
|
- shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator
|
||||||
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
||||||
|
- genvalidity-text # Suddenly not able to find the executable
|
||||||
|
- safe-coloured-text-gen # Golden output not found
|
||||||
|
- safe-coloured-text-layout # Golden output not found
|
||||||
|
- ListLike # listlike-tests: executable not found
|
||||||
|
|
||||||
# doctests can be flaky on the build server, add packages here if
|
# doctests can be flaky on the build server, add packages here if
|
||||||
# they start causing issues.
|
# they start causing issues.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user