mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 03:47:28 +01:00
Merge remote-tracking branch 'origin/master' into HEAD
This commit is contained in:
commit
707e059112
@ -77,6 +77,7 @@ rm -f stackage-curator stackage-curator.bz2
|
|||||||
wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2
|
wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2
|
||||||
bunzip2 stackage-curator.bz2
|
bunzip2 stackage-curator.bz2
|
||||||
chmod +x stackage-curator
|
chmod +x stackage-curator
|
||||||
|
stackage-curator --version
|
||||||
)
|
)
|
||||||
|
|
||||||
ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR/stack:/usr/bin/stack:ro"
|
ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR/stack:/usr/bin/stack:ro"
|
||||||
|
|||||||
@ -1567,8 +1567,8 @@ packages:
|
|||||||
- H
|
- H
|
||||||
- inline-r
|
- inline-r
|
||||||
- jni
|
- jni
|
||||||
# Temporary block for https://github.com/fpco/stackage/pull/2139
|
- jvm
|
||||||
# - jvm
|
# BLOCKED GHC 8.0.2
|
||||||
# - sparkle
|
# - sparkle
|
||||||
- th-lift
|
- th-lift
|
||||||
|
|
||||||
@ -1768,6 +1768,7 @@ packages:
|
|||||||
|
|
||||||
"Timo von Holtz <tvh@tvholtz.de> @tvh":
|
"Timo von Holtz <tvh@tvholtz.de> @tvh":
|
||||||
# via haxl - haxl-amazonka
|
# via haxl - haxl-amazonka
|
||||||
|
- hasql-migration
|
||||||
- servant-JuicyPixels
|
- servant-JuicyPixels
|
||||||
|
|
||||||
"Artyom <yom@artyom.me> @neongreen":
|
"Artyom <yom@artyom.me> @neongreen":
|
||||||
@ -2070,6 +2071,7 @@ packages:
|
|||||||
- cacophony
|
- cacophony
|
||||||
- pipes-cacophony
|
- pipes-cacophony
|
||||||
- blake2
|
- blake2
|
||||||
|
- nfc
|
||||||
|
|
||||||
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
|
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
|
||||||
[]
|
[]
|
||||||
@ -2728,6 +2730,10 @@ packages:
|
|||||||
- cryptonite < 0.21
|
- cryptonite < 0.21
|
||||||
- memory < 0.14
|
- memory < 0.14
|
||||||
- tls < 1.3.9
|
- tls < 1.3.9
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2148
|
||||||
|
- rattletrap < 2.1.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
|
||||||
@ -2767,10 +2773,6 @@ package-flags:
|
|||||||
tar:
|
tar:
|
||||||
old-time: false
|
old-time: false
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/pull/482#issuecomment-83635207
|
|
||||||
jose-jwt:
|
|
||||||
doctest: false
|
|
||||||
|
|
||||||
time-locale-compat:
|
time-locale-compat:
|
||||||
old-locale: false
|
old-locale: false
|
||||||
|
|
||||||
@ -2990,6 +2992,7 @@ expected-test-failures:
|
|||||||
- happy # Needs mtl in the user package DB
|
- happy # Needs mtl in the user package DB
|
||||||
- haskell-neo4j-client # neo4j with auth disabled
|
- haskell-neo4j-client # neo4j with auth disabled
|
||||||
- hasql # PostgreSQL
|
- hasql # PostgreSQL
|
||||||
|
- hasql-transaction # PostgreSQL
|
||||||
- hedis
|
- hedis
|
||||||
- hocilib # oracle
|
- hocilib # oracle
|
||||||
- hworker
|
- hworker
|
||||||
@ -3041,6 +3044,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
|
||||||
- hakyll # https://github.com/jaspervdj/hakyll/issues/491
|
- hakyll # https://github.com/jaspervdj/hakyll/issues/491
|
||||||
|
- ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test
|
||||||
|
|
||||||
# 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.
|
||||||
@ -3072,12 +3076,6 @@ expected-test-failures:
|
|||||||
- 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
|
||||||
|
|
||||||
# Doctest ran across ambiguous modules
|
|
||||||
# https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest
|
|
||||||
- doctest # 0.11.0 https://github.com/sol/doctest/issues/137
|
|
||||||
- jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage
|
|
||||||
- warp # https://github.com/yesodweb/wai/issues/579
|
|
||||||
|
|
||||||
# Stackage upper bounds, re-enable these when their upper bound is removed
|
# Stackage upper bounds, re-enable these when their upper bound is removed
|
||||||
- hindent # 4.6.4
|
- hindent # 4.6.4
|
||||||
|
|
||||||
@ -3323,3 +3321,5 @@ tell-me-when-its-released:
|
|||||||
hide:
|
hide:
|
||||||
- async-dejafu # https://github.com/yesodweb/wai/issues/579
|
- async-dejafu # https://github.com/yesodweb/wai/issues/579
|
||||||
- monads-tf # mtl is preferred
|
- monads-tf # mtl is preferred
|
||||||
|
- protolude # `module Panic` conflicts with base
|
||||||
|
- cryptohash # Superceeded by cryptonite
|
||||||
|
|||||||
@ -84,6 +84,7 @@ apt-get install -y \
|
|||||||
libmpfr-dev \
|
libmpfr-dev \
|
||||||
libmysqlclient-dev \
|
libmysqlclient-dev \
|
||||||
libncurses-dev \
|
libncurses-dev \
|
||||||
|
libnfc-dev \
|
||||||
libnotify-dev \
|
libnotify-dev \
|
||||||
libopenal-dev \
|
libopenal-dev \
|
||||||
libpango1.0-dev \
|
libpango1.0-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user