From 796609a5568d1c3df25a4a4857f84ea6a5c15f4b Mon Sep 17 00:00:00 2001 From: Athan Clark Date: Sat, 16 Jul 2016 00:32:55 -0600 Subject: [PATCH 001/123] some trivial packages; I don't think unfoldable-restricted (and also quickcheck-combinators) will pass due to `unfoldable` not being available on stackage though. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9dadea4..86757563 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1410,6 +1410,9 @@ packages: # GHC 8 - pred-trie - pred-set - HSet + - unit-constraint + - unfoldable-restricted + - quickcheck-combinators "Fumiaki Kinoshita @fumieval": - control-bool From f252485f7629d0626ba67f7a0e3b00ca186b7d9b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 18:30:58 +0900 Subject: [PATCH 002/123] Revert "board-games haddock failing (#2390)" should be fixed in board-games-0.1.0.6 This reverts commit 1e6df17e3b8305a4752008f7a78ab70a97661566. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9844b34b..426114bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - apportionment - audacity - bibtex - # - board-games # https://github.com/fpco/stackage/pull/2390 + - board-games - buffer-pipe - calendar-recycling - comfort-graph From 405c5e125ab1cea4c098af01d901bf0681ed3130 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 23:22:05 +0900 Subject: [PATCH 003/123] accelerate < 1.0.0.0 (#2417) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 426114bc..9ac9a6cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3041,6 +3041,8 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/fpco/stackage/issues/2417 + - accelerate < 1.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From ecaf77d475dd188a3b77eca59d3eee08fca14141 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 23:30:45 +0900 Subject: [PATCH 004/123] Revert "enable mediabus-fdk-aac (#2371)" This reverts commit df448c7a6681c87944fa98676f808014ec47cc11. --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ac9a6cb..b4067180 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1786,7 +1786,7 @@ packages: - type-spec - pretty-types - mediabus - - mediabus-fdk-aac + #- mediabus-fdk-aac # needs non-free libfdk-aac-dev - mediabus-rtp # "Will Thompson @wjt": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b149c584..4de888b5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -183,7 +183,7 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && apt-get update \ && apt-get install -y llvm-4.0 -# non-free repo -apt-add-repository multiverse \ - && apt-get update \ - && apt-get install -y libfdk-aac-dev +## non-free repo for mediabus-fdk-aac +#apt-add-repository multiverse \ +# && apt-get update \ +# && apt-get install -y libfdk-aac-dev From dfeecadfae53e97e7a71241ee4f0fca5a0bbc439 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 1 Apr 2017 15:41:52 +0900 Subject: [PATCH 005/123] re-enable aeson-diff (#2395) This reverts commit 908f7e5cd33326d81975628048f607e67f62093b. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4067180..f73d90c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2906,7 +2906,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - # - aeson-diff + - aeson-diff - edit-distance-vector "Kyle Van Berendonck @kvanberendonck": From 31522a6daaf8320b194dd8c039abaeb9c0cc664f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 1 Apr 2017 15:44:01 +0900 Subject: [PATCH 006/123] Revert "accelerate < 1.0.0.0 (#2417)" fixed with linear-accelerate-0.3 This reverts commit 405c5e125ab1cea4c098af01d901bf0681ed3130. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f73d90c0..77cca1ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3041,8 +3041,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2417 - - accelerate < 1.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 3fb974a80f6a95db730dfbed06e712981556dc01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elie=20G=C3=A9nard?= Date: Sat, 1 Apr 2017 12:21:02 +0100 Subject: [PATCH 007/123] Add mushu --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77cca1ac..13966fe2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2434,6 +2434,7 @@ packages: "Elie Genard @eliegenard": - turtle-options + - mushu # "Ruey-Lin Hsu @petercommand": # - MASMGen # bounds: ghc, base From 561424e643dc7a85c552d868d80dafaa45a801f7 Mon Sep 17 00:00:00 2001 From: Richard Cook Date: Sat, 1 Apr 2017 20:23:05 -0700 Subject: [PATCH 008/123] Add hidden-char --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77cca1ac..1ba1a899 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,6 +2,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Richard Cook @rcook": + - hidden-char + "Vanessa McHale @vmchale": - tibetan-utils From ee13a34f96757679d5dc9c67286b7fdc38feaa01 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 2 Apr 2017 21:32:04 +0900 Subject: [PATCH 009/123] add idris and libffi --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a659fb8c..8e90f1af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1067,7 +1067,8 @@ packages: "Jens Petersen @juhp": - cabal-rpm # - cabal-sort # BLOCKED directory 1.3 - # - idris # bounds: safe + - idris # bounds: safe + - libffi - xmonad-contrib - shelly From 5b9259ae1e558e09fe015cc466f8c45d0f884fcf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 2 Apr 2017 21:44:31 +0900 Subject: [PATCH 010/123] MAINTAINERS: add a note that master is used for Nightly not nightly --- MAINTAINERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 4ad692a9..701b21c6 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -21,6 +21,8 @@ To add a set of packages, you would add: - package2 - package3 +Note that the `master` branch is used for Stackage Nightly (not the `nightly` branch, which is used for the nightly docker builder imagine). + After doing that, send a pull request (with a commit message like "add foo-bar"). We do not require new submissions to be tested against the rest of Stackage before the pull request (though it is a good idea to do so if you can with `stack --resolver nightly exec stackage-curator check` and `stack --resolver nightly build`), provided you meet the dependency version requirements above. If your library depends on a C library, add a note to your pull request with the Ubuntu library name, or even better edit the `debian-bootstrap.sh` script directly If you want to make sure that the package builds against the newest versions of all dependecies you can do this: From fafdf988f50e515d28557a96f8d9bb8dc32a389a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 2 Apr 2017 23:05:36 +0900 Subject: [PATCH 011/123] make build.sh output "Completed" message to make finish clearer --- automated/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/build.sh b/automated/build.sh index c5e78640..9e2a6566 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -138,4 +138,5 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target- # * Register as a new Hackage distro docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator upload-docs --target $TARGET --bundle-file $BUNDLE_FILE && stackage-curator upload-index --plan-file $PLAN_FILE --target $TARGET && stackage-curator upload-github --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --target $TARGET && exec stackage-curator hackage-distro --plan-file $PLAN_FILE --target $TARGET" +echo -n "Completed at " date From c1b0be98b985a7408a19f0faab4467bebf716b13 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Apr 2017 06:57:14 +0900 Subject: [PATCH 012/123] CURATORS: lts builds do not set NOPLAN rather they do not update the latest Hackage data. --- CURATORS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index b27f0503..8f74de34 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -275,8 +275,9 @@ develop this advice over time. For now: if you're not sure, ask for guidance. __`NOPLAN=1`__ If you wish to rerun a build without recalculating a build plan, you can set the environment variable `NOPLAN=1`. This is useful for such cases as an intermittent test failure, out of memory -condition, or manually tweaking the plan file. This is the default for -LTS builds. +condition, or manually tweaking the plan file. + +Note LTS builds inherit the current Hackage data (stack updated for Nigthly) to avoid excess extra rebuilding. ### Timing From 159ed4f0727e7416a1b59604142a7e4db6ae69ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Apr 2017 10:13:02 +0900 Subject: [PATCH 013/123] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f0cfbef1..64f9317b 100644 --- a/README.md +++ b/README.md @@ -123,3 +123,7 @@ That said, we do maintain the capability to keep multiple LTS runs operational in parallel, and with LTS 6 and 7 in fact did so. We aren't changing our guarantees yet on longevity of a release, but are trying to push out the bounds a bit farther. + +__What time are Stackage snapshots published?__ + +Stackage Nightly and LTS are not released at a fixed time of day, they get pushed to stackage.org (and the metadata to the stackage-nightly and stackage-lts github repos) when their builds finish on the Stackage build server and the latest built haddocks have been synced over. This time varies greatly depending on build times for package updates, bounds breakage, problems with new packages being added and other build issues, etc. There are days when a release does not happen. LTS releases tend to happen over the weekend or early in the week. From 921ee19e85c1af5608c93a8a8424a04458c235cd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Apr 2017 19:10:03 +0900 Subject: [PATCH 014/123] IPv6Addr < 1.0.0 (#2421) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..54174507 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3046,6 +3046,8 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/fpco/stackage/issues/2421 + - IPv6Addr < 1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 5a59b32edc5c45f7d95b8ef28ab61759b0aed62f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Apr 2017 19:12:55 +0900 Subject: [PATCH 015/123] IPv6Addr < 0.7.0 (#2421) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54174507..77e7474e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,7 +3047,7 @@ packages: - hslua < 0.5 # https://github.com/fpco/stackage/issues/2421 - - IPv6Addr < 1.0.0 + - IPv6Addr < 0.7.0 # end of packages # Package flags are applied to individual packages, and override the values of From 0dfaf20868f3ea11f2b4a45a20cda76f3b8559fe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 4 Apr 2017 16:53:01 +0300 Subject: [PATCH 016/123] Revert "IPv6Addr < 0.7.0 (#2421)" This reverts commit 5a59b32edc5c45f7d95b8ef28ab61759b0aed62f. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77e7474e..54174507 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,7 +3047,7 @@ packages: - hslua < 0.5 # https://github.com/fpco/stackage/issues/2421 - - IPv6Addr < 0.7.0 + - IPv6Addr < 1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 61fcb618aa022e3caef9626e447ba2fee93bbb88 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 4 Apr 2017 16:53:10 +0300 Subject: [PATCH 017/123] Revert "IPv6Addr < 1.0.0 (#2421)" This reverts commit 921ee19e85c1af5608c93a8a8424a04458c235cd. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54174507..8e90f1af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3046,8 +3046,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2421 - - IPv6Addr < 1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 64805383a4635702527c53e9b53c007d26a97ed7 Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Tue, 4 Apr 2017 13:01:14 -0400 Subject: [PATCH 018/123] Added rank-product. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..e909e114 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2097,6 +2097,7 @@ packages: # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum # - convert-annotation # via cassava: bounds: vector + - rank-product "Simon Marechal @bartavelle": - compactmap From 27480c7adff92b8dc12da353923b27f70ae948d2 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Wed, 5 Apr 2017 03:24:38 +0530 Subject: [PATCH 019/123] Add packages: fb, yesod-fb, yesod-auth-fb --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..ee332a61 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -330,6 +330,9 @@ packages: - textlocal - shell-conduit - tldr + - fb + - yesod-fb + - yesod-auth-fb "haskell-openal": - OpenAL From 95b40c4d02a73a1f6573bb3fb54700be58ad2a67 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Tue, 4 Apr 2017 15:40:07 -0700 Subject: [PATCH 020/123] HDBC-mysql: fix package name capitalization I noticed https://www.stackage.org/package/HDBC-mysql doesn't list this package in any snapshots, but I've had it in the build-constraints.yaml file for a long time. I'm guessing it is because the capitalization was wrong, but maybe someone with more knowledge of Stackage can confirm that, or tell me why it's not in any snapshot. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..a17222d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2770,7 +2770,7 @@ packages: - pqueue "Ryan Mulligan @ryantm": - - hdbc-mysql + - HDBC-mysql "Tony Day @tonyday567": [] From f07bbd9fc21c13b2136aed8b7e232a7e4f5e888b Mon Sep 17 00:00:00 2001 From: Naushadh Date: Tue, 4 Apr 2017 19:06:21 -0400 Subject: [PATCH 021/123] Added persistent-mysql-haskell package. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e90f1af..db2cd5d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2971,6 +2971,9 @@ packages: "Christof Schramm ": - mnist-idx + "Naushadh @naushadh": + - persistent-mysql-haskell + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 From 5cc3610d68d864240211038b107e8d11035a0f6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 5 Apr 2017 07:42:25 +0300 Subject: [PATCH 022/123] Expect Haddock failure psibi/fb#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5f763cc..5adccfe1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3517,6 +3517,9 @@ expected-haddock-failures: - stratosphere - store + # https://github.com/psibi/fb/issues/1 + - fb + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 4e3f34db402cc05cf02e3eae263b8e09275c8e45 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 5 Apr 2017 07:46:40 +0300 Subject: [PATCH 023/123] Try adding clang-pure extra-lib-dirs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5adccfe1..0b647781 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,6 +3168,9 @@ configure-args: hocilib: - --extra-lib-dirs - /usr/local/lib + clang-pure: + - --extra-lib-dirs + - /usr/lib/llvm-3.7/lib # end of configure-args From 812944dde3a1e33b5fe399fbddf4d28c2230dd59 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 5 Apr 2017 07:48:45 +0300 Subject: [PATCH 024/123] Also an extra-include-dirs for libclang --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b647781..b0a73dc4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,6 +3171,8 @@ configure-args: clang-pure: - --extra-lib-dirs - /usr/lib/llvm-3.7/lib + - --extra-include-dirs + - /usr/lib/llvm-3.7/include # end of configure-args From 8c4d0c60f7f3e6c7b47853c4336d10e64ea5a2e6 Mon Sep 17 00:00:00 2001 From: Chris Wong Date: Wed, 5 Apr 2017 20:40:15 +1200 Subject: [PATCH 025/123] Remove nationstates The package has been out of date for a while, and I can no longer commit to maintaining it. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0a73dc4..1e07b7bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1692,9 +1692,6 @@ packages: - fn # - fn-extra # via: digestive-functors - "Chris Wong @lfairy": - - nationstates - "Mathieu Boespflug @mboes": # - ihaskell-inline-r # via: ihaskell, ihaskell-blaze - cassette From 8b6a01b87a8d7326472acffe81ecf58e15cfa0e0 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Wed, 5 Apr 2017 18:48:39 +0530 Subject: [PATCH 026/123] Enable haddock for fb package --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e07b7bc..5ce9da84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,8 +3519,6 @@ expected-haddock-failures: - stratosphere - store - # https://github.com/psibi/fb/issues/1 - - fb # end of expected-haddock-failures From 18b65ef09823c447e333bd5d9ca7d5afd714247f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 6 Apr 2017 07:52:05 +0300 Subject: [PATCH 027/123] Upper bound for #2428 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ce9da84..60f4fd62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3050,6 +3050,9 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/fpco/stackage/issues/2428 + - hsshellscript < 3.4 + # end of packages # Package flags are applied to individual packages, and override the values of From c55ce47fc78029def3013138bc50b4c8a7e2e161 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 6 Apr 2017 17:59:04 +0300 Subject: [PATCH 028/123] Upper bound for #2429 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60f4fd62..a4f9a9b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,6 +3053,9 @@ packages: # https://github.com/fpco/stackage/issues/2428 - hsshellscript < 3.4 + # https://github.com/fpco/stackage/issues/2429 + - cubicbezier < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From b83ab7df80af5673c0a08f7d41b176e9add573ba Mon Sep 17 00:00:00 2001 From: Joshua Koike Date: Thu, 6 Apr 2017 17:56:30 -0700 Subject: [PATCH 029/123] Add discord-hs --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4f9a9b2..a037fc54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,8 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Joshua Koike @jano017": + - discord-hs "Richard Cook @rcook": - hidden-char From c911483488fd6105fe63187d291d61fdfd40575a Mon Sep 17 00:00:00 2001 From: joe9 Date: Thu, 6 Apr 2017 20:31:18 -0700 Subject: [PATCH 030/123] added text-generic-pretty --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4f9a9b2..7be505d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -95,7 +95,7 @@ packages: "Joe M @joe9": - logger-thread - # - text-generic-pretty # # via ixset-typed: via safecopy: bounds: vector + - text-generic-pretty "Li-yao Xia @Lysxia": - boltzmann-samplers From 5ef4295d0c58d40bcbc7888735678bb4043a5805 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 06:43:39 +0300 Subject: [PATCH 031/123] Upper bound for #2432 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4f9a9b2..ffc881b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3056,6 +3056,9 @@ packages: # https://github.com/fpco/stackage/issues/2429 - cubicbezier < 0.6 + # https://github.com/fpco/stackage/issues/2432 + - hoauth2 < 1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From ccc41c039e27d00ffe1da19492c143ac470820d1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 06:44:00 +0300 Subject: [PATCH 032/123] Remove upper bound and close #2429 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ffc881b2..e98eadd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,9 +3053,6 @@ packages: # https://github.com/fpco/stackage/issues/2428 - hsshellscript < 3.4 - # https://github.com/fpco/stackage/issues/2429 - - cubicbezier < 0.6 - # https://github.com/fpco/stackage/issues/2432 - hoauth2 < 1.0 From 4c087abbc2199bad19f9f665855fa4ec5049f69b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 06:44:43 +0300 Subject: [PATCH 033/123] Upper bound for #2433 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e98eadd3..169acc47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3056,6 +3056,9 @@ packages: # https://github.com/fpco/stackage/issues/2432 - hoauth2 < 1.0 + # https://github.com/fpco/stackage/issues/2433 + - hlint < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From aef37a5a9f3ff151a69bfda2ef1d3fbe3223895f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 06:52:33 +0300 Subject: [PATCH 034/123] Expect Haddock failure kuribas/cubicbezier#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 220e57fc..ec0bb72f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3528,6 +3528,9 @@ expected-haddock-failures: - stratosphere - store + # https://github.com/kuribas/cubicbezier/issues/4 + - cubicbezier + # end of expected-haddock-failures From c899a497b4be4667c6da3922da72262db5bd87a1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 11:33:55 +0300 Subject: [PATCH 035/123] Remove upper bound and close #2432 This reverts commit 5ef4295d0c58d40bcbc7888735678bb4043a5805. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ffbf67b8..1a64d46f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3055,12 +3055,12 @@ packages: # https://github.com/fpco/stackage/issues/2428 - hsshellscript < 3.4 - # https://github.com/fpco/stackage/issues/2432 - - hoauth2 < 1.0 - # https://github.com/fpco/stackage/issues/2433 - hlint < 2 + # https://github.com/fpco/stackage/issues/2429 + - cubicbezier < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 2bc18ae7f6a144942995628e6dccf79dca7f5b71 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 12:07:49 +0300 Subject: [PATCH 036/123] Fix bad merge --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a64d46f..8db61e4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3058,9 +3058,6 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 - # https://github.com/fpco/stackage/issues/2429 - - cubicbezier < 0.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 10e572a6273caae545bf824dc06c1b56135f5c35 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 7 Apr 2017 13:38:52 +0300 Subject: [PATCH 037/123] Expect http-client-openssl to pass again --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8db61e4e..68ca9ede 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3459,7 +3459,6 @@ expected-test-failures: - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug - - http-client-openssl # https://github.com/snoyberg/http-client/issues/267 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - req # https://github.com/mrkkrp/req/issues/14#issuecomment-287562784 - servant # https://github.com/haskell-servant/servant/issues/698 From eab8197312275f9fadd3d759e0a7c6114ad86737 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 8 Apr 2017 20:31:35 +0300 Subject: [PATCH 038/123] Temporary block fpco/wai-middleware-auth#3 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68ca9ede..3a185210 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2840,7 +2840,8 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth + [] + # - wai-middleware-auth # https://github.com/fpco/wai-middleware-auth/issues/3 # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": From a91b0271285ca862d7c8eae60e08d7a915740207 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Sat, 8 Apr 2017 14:14:50 -0700 Subject: [PATCH 039/123] Add yoga library This library provides bindings to Facebook's Yoga layout engine (https://facebook.github.io/yoga) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a185210..41a12009 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -913,6 +913,7 @@ packages: - netwire - netwire-input - netwire-input-glfw + - yoga "Emanuel Borsboom @borsboom": - BoundedChan From a4bcf09b8aaf5664f3c581c91d1e6a7a5ce602a3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Apr 2017 10:35:06 +0900 Subject: [PATCH 040/123] README: update the travis CI link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64f9317b..a3d768b4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Add your package We welcome all packages, provided: * The package author/maintainer agrees to the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md). -* The package is buildable and testable from Hackage. We recommend [the Stack Travis script](http://docs.haskellstack.org/en/stable/GUIDE.html#travis-with-caching), which ensures a package is not accidentally incomplete. +* The package is buildable and testable from Hackage. We recommend [the Stack Travis script](https://docs.haskellstack.org/en/stable/travis_ci/), which ensures a package is not accidentally incomplete. * The package is compatible with the newest versions of all dependencies (You can find restrictive upper bounds by visiting http://packdeps.haskellers.com/feed?needle=PACKAGENAME). * The package is compatible with the versions of libraries that ship with GHC ([more information on lenient lower bounds](https://www.fpcomplete.com/blog/2014/05/lenient-lower-bounds)). From 8db86bc288113890d7afc420cf15eb8de2e5a547 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Apr 2017 10:41:22 +0900 Subject: [PATCH 041/123] MAINTAINERS: update travis CI link --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 701b21c6..1ca49993 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,7 +2,7 @@ This project is built around the concept of maintainers taking responsibility fo The idea behind Stackage is that, if all packages work with the newest versions of dependencies, we avoid dependency hell. Specifically, we aim for: -* All packages are buildable and testable from Hackage. We recommend [the Stack Travis script](http://docs.haskellstack.org/en/stable/GUIDE.html#travis-with-caching), which ensures a package is not accidentally incomplete. +* All packages are buildable and testable from Hackage. We recommend [the Stack Travis script](https://docs.haskellstack.org/en/stable/travis_ci/), which ensures a package is not accidentally incomplete. * All packages are compatible with the newest versions of all dependencies (You can find restrictive upper bounds by visiting http://packdeps.haskellers.com/feed?needle=PACKAGENAME). * All packages in a snapshot are compatible with the versions of libraries that ship with the GHC used in the snapshot ([more information on lenient lower bounds](https://www.fpcomplete.com/blog/2014/05/lenient-lower-bounds)). From 324b0f3acd3f24fe0bf94233e13fcba0463ae182 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Apr 2017 10:45:23 +0900 Subject: [PATCH 042/123] MAINTAINERS: separate LTS version tickets --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 1ca49993..3f8b8be8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -112,3 +112,4 @@ release (e.g., if `lts-3.21` is out, you would want your package to appear in * Specify the LTS major version you would like your package to go into (e.g., lts-3) * Provide a list of packages you would like added, and if relevant, any upper bounds on those packages * Be patient! The LTS releases are by their nature more conservative than nightly, and therefore adding new packages is a more manual process. The Stackage curators will try to get to your issue quickly, but there may be some delay. +* To add a package to more than one LTS versions please file separate tickets for each major LTS release, since they will typically be built and added at different times. From dc399d2cfed1445cafb20497c9436094d5ba42a0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Apr 2017 10:50:55 +0900 Subject: [PATCH 043/123] MAINTAINERS: lts-3 -> lts-8, and new lts time --- MAINTAINERS.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 3f8b8be8..b5f2ea64 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -105,11 +105,11 @@ following the above steps, you can get your package into the next major LTS Haskell release. If you would like to get your package added to an existing LTS Haskell major -release (e.g., if `lts-3.21` is out, you would want your package to appear in -`lts-3.22`), please do the following in addition to the steps above: +release (e.g., if `lts-8.9` is out, you would want your package to appear in +`lts-8.10`), please do the following in addition to the steps above: * Open up a new issue on the [lts-haskell repo](https://github.com/fpco/lts-haskell/issues/new) -* Specify the LTS major version you would like your package to go into (e.g., lts-3) +* Specify the LTS major version you would like your package to go into (e.g., lts-8) * Provide a list of packages you would like added, and if relevant, any upper bounds on those packages -* Be patient! The LTS releases are by their nature more conservative than nightly, and therefore adding new packages is a more manual process. The Stackage curators will try to get to your issue quickly, but there may be some delay. -* To add a package to more than one LTS versions please file separate tickets for each major LTS release, since they will typically be built and added at different times. +* Be patient! The LTS releases are less frequent than Nightly and by their nature more conservative, and therefore adding new packages is a more manual process. The Stackage curators will try to get to your issue as soon as possible, but it may take some time. +* To add a package to more than one LTS version please file separate tickets for each major LTS release, since they will typically be built and added at different times. From 28a39964877afc55c20578118729a41412d225b0 Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Fri, 7 Apr 2017 18:55:57 +0000 Subject: [PATCH 044/123] Add etc --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41a12009..94561a2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,6 +4,9 @@ packages: "Joshua Koike @jano017": - discord-hs + "Roman Gonzalez @rcook": - hidden-char From 08471d8a0cb4af3d505d1cff6395e1633b28ad3a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 20:23:26 +0200 Subject: [PATCH 045/123] base-orphans upper bound for #2436 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c904df4f..51572469 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3067,6 +3067,9 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 + # https://github.com/fpco/stackage/issues/2436 + - base-orphans < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 8074ff63ce1d4f463711d8195ec00517ac5263d3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 20:31:22 +0200 Subject: [PATCH 046/123] Remove upper bounds, closes #2354, closes #2365 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51572469..44de8589 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3043,12 +3043,6 @@ packages: # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 - # https://github.com/fpco/stackage/issues/2354 - - mainland-pretty < 0.5.0.0 - - # https://github.com/fpco/stackage/issues/2365 - - matplotlib < 0.4.1 - # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 From fd52e209a267bdf2be7a095fca9c6b4b5e54d1fb Mon Sep 17 00:00:00 2001 From: joneshf Date: Mon, 10 Apr 2017 12:12:37 -0700 Subject: [PATCH 047/123] Add wai-middleware-rollbar --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44de8589..c9402181 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2963,6 +2963,7 @@ packages: "Hardy Jones @joneshf": - servant-ruby + - wai-middleware-rollbar "Andrey Mokhov @snowleopard": - algebraic-graphs From 25b9dfdfa86e85e7d5920d2f2f1b55eb6ccc11de Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 22:57:15 +0200 Subject: [PATCH 048/123] Reopen #2439 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44de8589..150dcff2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3043,6 +3043,9 @@ packages: # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 + # https://github.com/fpco/stackage/issues/2365 + - matplotlib < 0.4.1 # still an issue with 0.4.3 + # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 @@ -3064,6 +3067,9 @@ packages: # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 + # https://github.com/fpco/stackage/issues/2439 + - persistent < 2.7.0 + # end of packages # Package flags are applied to individual packages, and override the values of From ffd52e5141d75eb7c956fef87179b541e5f2944b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 22:59:55 +0200 Subject: [PATCH 049/123] Disable quickcheck-combinators #2388 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 150dcff2..182216d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1619,7 +1619,7 @@ packages: - HSet - unit-constraint - unfoldable-restricted - - quickcheck-combinators + # - quickcheck-combinators # build failure https://github.com/fpco/stackage/pull/2388 "Fumiaki Kinoshita @fumieval": - boundingboxes From e37d4f27377f1edd0fcbfad181ad6e90891238c9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 09:24:56 +0200 Subject: [PATCH 050/123] discord-hs upper bound for #2440 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 182216d1..5f54e957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,6 +3070,9 @@ packages: # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 + # https://github.com/fpco/stackage/issues/2440 + - discord-hs < 0.3.2 + # end of packages # Package flags are applied to individual packages, and override the values of From d2f3a0c3b8e6162f637bb65259efcbe02d2c4ac2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 09:27:19 +0200 Subject: [PATCH 051/123] Disable pred-trie due to test build failure #2388 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f54e957..4a0711e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1614,7 +1614,7 @@ packages: - timemap - triesn - path-extra - - pred-trie + # - pred-trie # 0.5.1.1 build failure https://github.com/fpco/stackage/pull/2388 - pred-set - HSet - unit-constraint From 38bc44038577e3f2c69f3ba6666d19a0920e884e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 09:28:43 +0200 Subject: [PATCH 052/123] Disable tries due to bench build failure #2388 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a0711e6..132b040f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1612,7 +1612,7 @@ packages: - rose-trees - sets - timemap - - triesn + # - tries # 0.0.4.1 build failure failure https://github.com/fpco/stackage/pull/2388 - path-extra # - pred-trie # 0.5.1.1 build failure https://github.com/fpco/stackage/pull/2388 - pred-set From c351c5daed9a36df7ac7a4414234e91a77143392 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Tue, 11 Apr 2017 16:39:39 +0200 Subject: [PATCH 053/123] add async-refresh, async-refresh-tokens, partial-order, type-level-integers --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 132b040f..98e835be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2986,6 +2986,12 @@ packages: "Naushadh @naushadh": - persistent-mysql-haskell + "Moritz Schulte @mtesseract": + - async-refresh + - async-refresh-tokens + - partial-order + - type-level-integers + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 From db90e6202d0dd47fa21e1d4232d8007989c7c68f Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Tue, 11 Apr 2017 17:03:36 +0200 Subject: [PATCH 054/123] Add IPv6DB package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 132b040f..a1ddb5f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1754,6 +1754,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt + - IPv6DB "koral koral@mailoo.org @k0ral": - atom-conduit From 730c871af99484c98fca735f9c772d860890f6be Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Tue, 11 Apr 2017 17:06:59 +0200 Subject: [PATCH 055/123] Removed partial-order --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98e835be..39981357 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2989,7 +2989,6 @@ packages: "Moritz Schulte @mtesseract": - async-refresh - async-refresh-tokens - - partial-order - type-level-integers # If you stop maintaining a package you can move it here. From 715b32feb3bf136ecc61214edd4d1b5ef7e6139a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 11 Apr 2017 20:44:06 +0200 Subject: [PATCH 056/123] Remove upper bound and close #2428 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9a1bd2b..ca21efd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3065,9 +3065,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2428 - - hsshellscript < 3.4 - # https://github.com/fpco/stackage/issues/2433 - hlint < 2 From e3eaae7ca94c38ac3cb33289e049b0b0722cad23 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 Apr 2017 09:13:29 +0200 Subject: [PATCH 057/123] Expect IPv6DB tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca21efd8..0691f04e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3345,6 +3345,7 @@ expected-test-failures: - GLFW-b # X - HTF # Requires shell script and are incompatible with sandboxed package databases - HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 + - IPv6DB - amqp - aws # AWS Credentials - bindings-GLFW # Expects running X server From 166a8ec8c11f2f751b1df3bcfd11928d36292135 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Thu, 13 Apr 2017 12:36:27 +0900 Subject: [PATCH 058/123] Add package servant-static-th --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0691f04e..cf964de6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1992,6 +1992,7 @@ packages: - opaleye-trans - pretty-simple - read-env-var + - servant-static-th - xml-html-qq - xml-indexed-cursor - yahoo-finance-api From 3c71696e326a89794a616fd73dd9165cf5ef53c7 Mon Sep 17 00:00:00 2001 From: Alberto Date: Thu, 13 Apr 2017 11:42:08 +0200 Subject: [PATCH 059/123] Update build-constraints.yaml --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0691f04e..1b0fd066 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -426,7 +426,7 @@ packages: - MFlow - transient - transient-universe - # - ghcjs-hplay # https://github.com/transient-haskell/axiom/issues/16 + - axiom "Edward Kmett @ekmett": - ad From caa20b274ff179d8a1f05b55e84ba7ca21f193c0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 13 Apr 2017 14:28:20 +0100 Subject: [PATCH 060/123] Remove upper bounds for #2433. I was able to build it on the latest nightly. Closes #2433. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d54fac..6409325e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3066,9 +3066,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2433 - - hlint < 2 - # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 From 6eccbcf42dfc00608ebc819646dccd775a7d21b0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 13 Apr 2017 20:44:05 +0200 Subject: [PATCH 061/123] Revert "Remove upper bounds for #2433." This reverts commit caa20b274ff179d8a1f05b55e84ba7ca21f193c0. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6409325e..b6d54fac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3066,6 +3066,9 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/fpco/stackage/issues/2433 + - hlint < 2 + # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 From 809a80b365ee7e7b50adc822e65184c18dedb968 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 14 Apr 2017 20:02:41 +0200 Subject: [PATCH 062/123] Re-enable packages for #2388 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d54fac..b50856cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1612,14 +1612,14 @@ packages: - rose-trees - sets - timemap - # - tries # 0.0.4.1 build failure failure https://github.com/fpco/stackage/pull/2388 + - tries - path-extra - # - pred-trie # 0.5.1.1 build failure https://github.com/fpco/stackage/pull/2388 + - pred-trie - pred-set - HSet - unit-constraint - unfoldable-restricted - # - quickcheck-combinators # build failure https://github.com/fpco/stackage/pull/2388 + - quickcheck-combinators "Fumiaki Kinoshita @fumieval": - boundingboxes From 37509593182c52c4d8f84e85678fd36df67e3ad4 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 14 Apr 2017 21:49:28 +0300 Subject: [PATCH 063/123] Resolve unordered-containers and base-orphans issues Fixes #2436 Fixes #2386 --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b50856cd..9d66f2a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3057,9 +3057,6 @@ packages: # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 - # https://github.com/fpco/stackage/issues/2386 - - unordered-containers < 0.2.8.0 - # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 @@ -3069,9 +3066,6 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 - # https://github.com/fpco/stackage/issues/2436 - - base-orphans < 0.6 - # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 @@ -3162,7 +3156,6 @@ package-flags: functor-classes-compat: containers: false - unordered-containers: false # https://github.com/fpco/stackage/issues/2386 # end of package-flags From cf4385c02c331cdd8a76af0633d333ad7fe903e0 Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Sat, 15 Apr 2017 00:31:04 +0200 Subject: [PATCH 064/123] added heatshrink --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b50856cd..d0ebecbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,6 +2730,7 @@ packages: - llvm-hs-pure "Thierry Bourrillon @tbourrillon": + - heatshrink - hocilib # "Matthias Herrmann @2chilled": From 781e72a2fa6ccb9207b93126478bc65bdc630b17 Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Sat, 15 Apr 2017 00:38:18 +0200 Subject: [PATCH 065/123] added blank line to trigger travis build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0ebecbd..6896c0ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,6 +2733,7 @@ packages: - heatshrink - hocilib + # "Matthias Herrmann @2chilled": - scrape-changes From 06760805ee7f3e164f286f4580250e239bee6ab9 Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Sat, 15 Apr 2017 09:51:24 +0200 Subject: [PATCH 066/123] removed empty line --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6896c0ff..d0ebecbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,7 +2733,6 @@ packages: - heatshrink - hocilib - # "Matthias Herrmann @2chilled": - scrape-changes From ab5421f697885c55dce5dbf7b995a3621231f612 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 15 Apr 2017 12:54:09 +0200 Subject: [PATCH 067/123] Re-open #2436 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d66f2a5..b449a24b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3066,6 +3066,9 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 + # https://github.com/fpco/stackage/issues/2436 + - base-orphans < 0.6 + # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 From 1718ed4bd0573991a3ff27d2a36fafaa9f87fc64 Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Sat, 15 Apr 2017 00:31:04 +0200 Subject: [PATCH 068/123] added heatshrink --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b449a24b..7cbbf297 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,6 +2730,7 @@ packages: - llvm-hs-pure "Thierry Bourrillon @tbourrillon": + - heatshrink - hocilib # "Matthias Herrmann @2chilled": From 8b487f58574976af4b010ffbb55817f8255ab989 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 15 Apr 2017 13:21:43 +0200 Subject: [PATCH 069/123] expect text-show tests to fail --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cbbf297..4cb407f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3447,7 +3447,8 @@ expected-test-failures: - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - picosat # https://github.com/fpco/stackage/pull/2382 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 + - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 + - text-show # https://github.com/fpco/stackage/issues/2436 - thyme # https://github.com/liyang/thyme/issues/50 - tries # https://github.com/athanclark/tries/issues/2 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 From bdd3e07c95d2eacb21fa4e9e61a9b9ed7c322287 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 15 Apr 2017 16:53:11 +0200 Subject: [PATCH 070/123] Remove #2436 upper bound --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cb407f0..28844543 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3067,9 +3067,6 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 - # https://github.com/fpco/stackage/issues/2436 - - base-orphans < 0.6 - # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 From fa74af9fc033a920bbda6faa24f0799c53133ddf Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Sun, 16 Apr 2017 18:41:34 +0300 Subject: [PATCH 071/123] voidex: enabled hdocs/hsdev --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28844543..21f6b661 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1045,9 +1045,9 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - # - hdocs # BLOCKED haddock-api GHC 8.0.2 + - hdocs - hformat - # - hsdev # BLOCKED haddock-api GHC 8.0.2 + - hsdev - simple-log - text-region From c9ee7af7f5c70699a11101c3af4c605dce04d3b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 16 Apr 2017 19:53:14 +0200 Subject: [PATCH 072/123] Upper bound for #2449 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28844543..5bbb2f0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3073,6 +3073,9 @@ packages: # https://github.com/fpco/stackage/issues/2440 - discord-hs < 0.3.2 + # https://github.com/fpco/stackage/issues/2449 + - aeson < 1.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9fe4ac2f89f3e9e6cfc5d14677a4f790b4496815 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 16 Apr 2017 19:56:25 +0200 Subject: [PATCH 073/123] Disable text-show and text-show-instances #2436 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bbb2f0d..4142f8b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1872,8 +1872,8 @@ packages: - mintty - mtl-compat - proxied - - text-show - - text-show-instances + # - text-show # https://github.com/fpco/stackage/issues/2436 + # - text-show-instances # https://github.com/fpco/stackage/issues/2436 - thread-local-storage "Kirill Zaborsky @qrilka": From d6d6fcd64caa624f21ca280191a5c13b7ae96cab Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 16 Apr 2017 20:01:52 +0200 Subject: [PATCH 074/123] Revert "Disable text-show and text-show-instances #2436" This reverts commit 9fe4ac2f89f3e9e6cfc5d14677a4f790b4496815. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4142f8b6..5bbb2f0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1872,8 +1872,8 @@ packages: - mintty - mtl-compat - proxied - # - text-show # https://github.com/fpco/stackage/issues/2436 - # - text-show-instances # https://github.com/fpco/stackage/issues/2436 + - text-show + - text-show-instances - thread-local-storage "Kirill Zaborsky @qrilka": From 10afc43c2ea36d1a2e1c61c783a83f9a3e7d2760 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 16 Apr 2017 20:02:25 +0200 Subject: [PATCH 075/123] Revert "Remove #2436 upper bound" This reverts commit bdd3e07c95d2eacb21fa4e9e61a9b9ed7c322287. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bbb2f0d..ad7908b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3067,6 +3067,9 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 + # https://github.com/fpco/stackage/issues/2436 + - base-orphans < 0.6 + # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 From c3663cbaed86c70b35937593619b8c53824405b5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 17 Apr 2017 00:16:41 +0200 Subject: [PATCH 076/123] semigroups upper bound for #2436 due to text-show --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad7908b9..d45c5612 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3069,6 +3069,7 @@ packages: # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 + - semigroups < 0.18.3 # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 From 2e71d3e47e75366e94beb125448fc499419b95bb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 17 Apr 2017 00:17:29 +0200 Subject: [PATCH 077/123] Upper bound for #2451 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d45c5612..21764d64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3080,6 +3080,9 @@ packages: # https://github.com/fpco/stackage/issues/2449 - aeson < 1.2.0.0 + # https://github.com/fpco/stackage/issues/2451 + - websockets < 0.11.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 5f9606f64992644a9784edf29bae9b0510cbf7a1 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Mon, 17 Apr 2017 09:11:55 +0530 Subject: [PATCH 078/123] Re enable persistent-mongoDB A new version 2.6.0 has been enabled which should hopefully fix the problem. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21764d64..8cb60749 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -254,7 +254,7 @@ packages: - indents - language-c - lhs2tex - # - persistent-mongoDB # bounds: http-api-data + - persistent-mongoDB - pretty-class - th-expand-syns - th-lift From b9e1011eb34f9f061af0f26e1075a9f93421fdea Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Mon, 17 Apr 2017 09:14:17 +0530 Subject: [PATCH 079/123] New package: hourglass-orphans --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21764d64..2ce120ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -338,6 +338,7 @@ packages: - fb - yesod-fb - yesod-auth-fb + - hourglass-orphans "haskell-openal": - OpenAL From 155abcb7d3ca721f6a3995d27ced97c5dbf22b52 Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Mon, 17 Apr 2017 19:14:04 +0200 Subject: [PATCH 080/123] add uri-bytestring-aeson --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21764d64..6ca8707c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2995,6 +2995,9 @@ packages: - async-refresh-tokens - type-level-integers + "Simon Hafner Date: Tue, 18 Apr 2017 00:13:41 -0700 Subject: [PATCH 081/123] Re-disable hsdev per #2450 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9e64bb4..51e10b47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1047,7 +1047,7 @@ packages: "Alexandr Ruchkin @mvoidex": - hdocs - hformat - - hsdev + # - hsdev # bounds: text-region-0.2.0.0 - simple-log - text-region From ca2517a5e46e42f7700a4acf9fd1ab662598fa7d Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Wed, 19 Apr 2017 17:36:22 +0200 Subject: [PATCH 082/123] add nvim-hs, nvim-hs-contrib, nvim-hs-ghcid --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 907bb040..ff7223d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2999,6 +2999,11 @@ packages: "Simon Hafner @saep": + - nvim-hs + - nvim-hs-contrib + - nvim-hs-ghcid + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 From 6ed0c604c7d51e21d9042a30a1817af5b7b28580 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Apr 2017 17:33:02 -0700 Subject: [PATCH 083/123] Add constraint "mediabus < 0.4.0.0" per #2458 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 907bb040..503d3bac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3087,6 +3087,9 @@ packages: # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 + # https://github.com/fpco/stackage/issues/2458 + - mediabus < 0.4.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 6c23ff40004b245af618a1b4f15dcd2991616b01 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 19 Apr 2017 17:34:49 -0700 Subject: [PATCH 084/123] Add constraint "semigroupoids < 5.2" per #2459 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 503d3bac..3299ba3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3090,6 +3090,9 @@ packages: # https://github.com/fpco/stackage/issues/2458 - mediabus < 0.4.0.0 + # https://github.com/fpco/stackage/issues/2459 + - semigroupoids < 5.2 + # end of packages # Package flags are applied to individual packages, and override the values of From e97aa12928b33eff71b18f85e231dd4977b66a8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 20 Apr 2017 10:48:39 -0700 Subject: [PATCH 085/123] Disable nvim-hs per build failure #2457 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37ca23f4..930d83ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3000,9 +3000,10 @@ packages: - uri-bytestring-aeson "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib - - nvim-hs-ghcid + [] + # - nvim-hs # build failure https://github.com/fpco/stackage/pull/2457 + # - nvim-hs-contrib # per nvim-hs + # - nvim-hs-ghcid # per nvim-hs # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 969c6726889aa54117d2cc9bac2f0ca8060190dd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 21 Apr 2017 13:15:08 -0700 Subject: [PATCH 086/123] Lift constraint "mediabus < 0.4.0.0", closes #2458 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 930d83ec..16fb77a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3093,9 +3093,6 @@ packages: # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - # https://github.com/fpco/stackage/issues/2458 - - mediabus < 0.4.0.0 - # https://github.com/fpco/stackage/issues/2459 - semigroupoids < 5.2 From 83921c296ba5d64cfb589d4e0de5b5ae242c7436 Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Sat, 22 Apr 2017 14:48:09 +0200 Subject: [PATCH 087/123] Forgot a > in @reactormonk --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ca8707c..c3c22b38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2995,7 +2995,7 @@ packages: - async-refresh-tokens - type-level-integers - "Simon Hafner @reactormonk": - uri-bytestring-aeson # If you stop maintaining a package you can move it here. From 4a74533aa297f04f51cf31a5d3ead115d9f9101c Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sat, 22 Apr 2017 18:06:47 +0300 Subject: [PATCH 088/123] =?UTF-8?q?Add=20the=20=E2=80=98forma=E2=80=99=20p?= =?UTF-8?q?ackage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16fb77a1..dffe8064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2147,6 +2147,7 @@ packages: - flac-picture - lame - path + - forma # "Thomas Bereknyei ": # - multiplate # bounds: transformers From eafe53d88a21f9f10c11682a156d3c9e7cd19dbf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Apr 2017 14:23:23 +0200 Subject: [PATCH 089/123] Update the number of curators --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 8f74de34..874fcc76 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -1,7 +1,7 @@ This is a collection of instructions covering the processes that the Stackage curators - the guys who maintain the Stackage project itself - should be doing on a regular basis. Originally this was handled largely by Michael Snoyman, -but now we are a team of 4 people handling requests weekly in rotation. +but now we are a team of 5 people handling requests weekly in rotation. Curation activities are mostly automated, and do not take up a significant amount of time. ## Workflow overview From a0818120503e93f3771e50cd98ca157b7a79a975 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 23 Apr 2017 09:21:56 -0700 Subject: [PATCH 090/123] Add constraint "text-show < 3.6" per #2463 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ade023f1..42d2ff87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3081,6 +3081,8 @@ packages: # https://github.com/fpco/stackage/issues/2436 - base-orphans < 0.6 - semigroups < 0.18.3 + # https://github.com/fpco/stackage/issues/2463 + - text-show < 3.6 # https://github.com/fpco/stackage/issues/2439 - persistent < 2.7.0 From 3372457b06472cf3838bed04757515ad82a85134 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 23 Apr 2017 09:23:57 -0700 Subject: [PATCH 091/123] Add constraint "traverse-with-class < 1.0.0.0" per #2464 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42d2ff87..9f0f49ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3099,6 +3099,9 @@ packages: # https://github.com/fpco/stackage/issues/2459 - semigroupoids < 5.2 + # https://github.com/fpco/stackage/issues/2464 + - traverse-with-class < 1.0.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From ec8590495fbff2561d1ac8407b32b936abae9dbd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Apr 2017 20:07:47 +0200 Subject: [PATCH 092/123] Add curator ad --- become-a-curator.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 become-a-curator.md diff --git a/become-a-curator.md b/become-a-curator.md new file mode 100644 index 00000000..7ca8a138 --- /dev/null +++ b/become-a-curator.md @@ -0,0 +1,42 @@ +We are looking to expand the stackage curator team! + +As a stackage curator you will help the community by curating and +publishing the widely used nightly and LTS snapshots: Collections of +packages that are guaranteed to play well together. All curators are +volunteers. + +This is a great opportunity to contribute to the haskell community and get +familiar with the tools of the trade! You will also be in regular +contact with experienced community members. + +We don't have any prerequisites, but familiarity with any of Haskell, +Cabal, Stack, Linux, Git, and Docker is a plus. + +We work in shifts of one week, which means you will be on duty every +6th week. Our suggestion is to pair you up with another curator to +help out in the beginning. + +The workload is usually about 30 minutes per day, whenever you have +time. The work consists of keeping the builds running on the build +server, filing issues for packages needing updates when new releases +occur, and closing resolved issues. The LTS snapshots are prepared +once a week. All communication with package maintainers happen on +github. + +We also have a curator slack channel where we help each other out. + +The current curator team consists of: +* Adam Bergmark +* Dan Burton +* Jens Petersen +* Luke Murphy +* Michael Snoyman + +We onboarded Luke as the newest member a few months ago and this +helped us iron out and document the process further. + +You read the curator documentation here: https://github.com/fpco/stackage/blob/master/CURATORS.md + +To apply, please fill in this form: https://goo.gl/forms/eD6lTLtuyyHAIcfC2 + +If you applied last time, we encourage you to do so again! From c1245511f0a9326b22c1c7f670514497a74cb1ed Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Apr 2017 20:08:35 +0200 Subject: [PATCH 093/123] become-a-curator typo fix --- become-a-curator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/become-a-curator.md b/become-a-curator.md index 7ca8a138..77bd9310 100644 --- a/become-a-curator.md +++ b/become-a-curator.md @@ -35,7 +35,7 @@ The current curator team consists of: We onboarded Luke as the newest member a few months ago and this helped us iron out and document the process further. -You read the curator documentation here: https://github.com/fpco/stackage/blob/master/CURATORS.md +You can read the curator documentation here: https://github.com/fpco/stackage/blob/master/CURATORS.md To apply, please fill in this form: https://goo.gl/forms/eD6lTLtuyyHAIcfC2 From 098da61e5f453d89856e610b7d44eb8d290b99df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elie=20G=C3=A9nard?= Date: Sun, 23 Apr 2017 19:10:01 +0100 Subject: [PATCH 094/123] Add hakyll-favicon --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f0f49ae..3e72d97f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2454,6 +2454,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - mushu + - hakyll-favicon # "Ruey-Lin Hsu @petercommand": # - MASMGen # bounds: ghc, base From 9629811ef1e43429c0599b00f05f49d93ad7f408 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Mon, 24 Apr 2017 19:01:24 +0530 Subject: [PATCH 095/123] new package: wai-slack-middleware --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f0f49ae..f3c35a0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -339,6 +339,7 @@ packages: - yesod-fb - yesod-auth-fb - hourglass-orphans + - wai-slack-middleware "haskell-openal": - OpenAL From dfb0efb7de7b015a92bc4bc037b325c1f10a344f Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 24 Apr 2017 17:50:38 -0400 Subject: [PATCH 096/123] Add chaselev-deque, monad-par, and friends --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f0f49ae..aa676373 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1861,7 +1861,12 @@ packages: - type-level-numbers "Ryan Scott @RyanGlScott": + - abstract-deque + - abstract-deque-tests + - abstract-par + - atomic-primops - base-orphans + - chaselev-deque - code-page - deriving-compat - echo @@ -1871,6 +1876,8 @@ packages: - keycode - lift-generics - mintty + - monad-par + - monad-par-extras - mtl-compat - proxied - text-show From 0e2dee2f363520d76857d0a8d34e1720fb0d6ada Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Apr 2017 10:16:46 +0900 Subject: [PATCH 097/123] rawfilepath-0.2.2 testsuite failing (xtendo-org/rawfilepath#3) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f0f49ae..c3ed6f7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3102,6 +3102,8 @@ packages: # https://github.com/fpco/stackage/issues/2464 - traverse-with-class < 1.0.0.0 + # https://github.com/xtendo-org/rawfilepath/issues/3 + - rawfilepath < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From fceb3fa7734013775126f794d2bed0e1d4acf65b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Apr 2017 10:43:04 +0900 Subject: [PATCH 098/123] Revert "Add constraint "semigroupoids < 5.2" per #2459" This reverts commit 6c23ff40004b245af618a1b4f15dcd2991616b01. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a348449a..374cd679 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3097,9 +3097,6 @@ packages: # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - # https://github.com/fpco/stackage/issues/2459 - - semigroupoids < 5.2 - # https://github.com/fpco/stackage/issues/2464 - traverse-with-class < 1.0.0.0 From a4f6c58abb81a52008fd9da128d4c1b5ba03b5c8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 12:32:44 +0900 Subject: [PATCH 099/123] cryptonite < 0.23 (#2469) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c54f6a5..57be195e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,6 +3110,9 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.2 + + # https://github.com/fpco/stackage/issues/2469 + - cryptonite < 0.23 # end of packages # Package flags are applied to individual packages, and override the values of From 266dd21d54fca71277a8f40fdb6d375e45f4dcbc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 12:58:10 +0900 Subject: [PATCH 100/123] rawfilepath < 0.2.1 In file included from src/RawFilePath/Process/Posix.hs:31:0: error: cbits/processFlags.c:1:0: error: fatal error: processFlags.h: No such file or directory --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57be195e..ac1f258a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,7 +3109,7 @@ packages: - traverse-with-class < 1.0.0.0 # https://github.com/xtendo-org/rawfilepath/issues/3 - - rawfilepath < 0.2.2 + - rawfilepath < 0.2.1 # https://github.com/fpco/stackage/issues/2469 - cryptonite < 0.23 From 14fcbe083d28e9be984fca79ccacbfaf208c1391 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Wed, 26 Apr 2017 08:57:18 +0100 Subject: [PATCH 101/123] Add clr-inline stack Note that I am in the maintainer group for clr-host and clr-marshal. Note that clr-host requires mono-complete --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac1f258a..7a4d02d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,11 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Jose Iborra @pepeiborra": + - clr-marshal + - clr-host + - clr-inline + "Joshua Koike @jano017": - discord-hs From 278d282517e7b6723e147ff4db807219ac3e58cf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 17:17:12 +0900 Subject: [PATCH 102/123] Revert "cryptonite < 0.23 (#2469)" with fixed revision This reverts commit a4f6c58abb81a52008fd9da128d4c1b5ba03b5c8. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac1f258a..438433da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,9 +3110,6 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.1 - - # https://github.com/fpco/stackage/issues/2469 - - cryptonite < 0.23 # end of packages # Package flags are applied to individual packages, and override the values of From 1be82f516d5c3c4f276c8119bbae018034a42b25 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 26 Apr 2017 11:20:53 +0300 Subject: [PATCH 103/123] Add experimental no-revisions field --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 438433da..11a4fe0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3975,3 +3975,8 @@ hide: - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 + +# Experimental: packages where Hackage cabal file revisions should be ignored. +# Always use the cabal file shipped with the sdist tarball instead. +no-revisions: +- tls From 8ab2f4dcf864104c8c62486ac0641f5701d8b303 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 17:32:32 +0900 Subject: [PATCH 104/123] re-instate cryptonite < 0.23 (#2469) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11a4fe0b..8fcf592a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,6 +3110,9 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.1 + + # https://github.com/fpco/stackage/issues/2469 + - cryptonite < 0.23 # end of packages # Package flags are applied to individual packages, and override the values of From 3704487a6087d2cc2246d3cc43abac66955ce5a3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 17:37:33 +0900 Subject: [PATCH 105/123] rawfilepath < 0.2.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fcf592a..9eaace11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,7 +3109,7 @@ packages: - traverse-with-class < 1.0.0.0 # https://github.com/xtendo-org/rawfilepath/issues/3 - - rawfilepath < 0.2.1 + - rawfilepath < 0.2.0 # https://github.com/fpco/stackage/issues/2469 - cryptonite < 0.23 From 9b7b75416e6d65535aafa29fa208202584761c4f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 17:44:11 +0900 Subject: [PATCH 106/123] lens-4.15.2 breaks active and transitively diagrams (diagrams/active#20) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9eaace11..5bcca5c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3113,6 +3113,9 @@ packages: # https://github.com/fpco/stackage/issues/2469 - cryptonite < 0.23 + + # https://github.com/diagrams/active/issues/20 + - lens < 4.15.2 # end of packages # Package flags are applied to individual packages, and override the values of From abf5972879d7f84e5a8484e883b3864b1517e5f4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 26 Apr 2017 18:00:46 +0900 Subject: [PATCH 107/123] Revert "re-instate cryptonite < 0.23 (#2469)" fixed with avers revision This reverts commit 8ab2f4dcf864104c8c62486ac0641f5701d8b303. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5bcca5c7..1be9eaf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3111,9 +3111,6 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.0 - # https://github.com/fpco/stackage/issues/2469 - - cryptonite < 0.23 - # https://github.com/diagrams/active/issues/20 - lens < 4.15.2 # end of packages From 56c1fda8f2e67f7a0a8552940a232c709158b061 Mon Sep 17 00:00:00 2001 From: Oliver Charles Date: Wed, 26 Apr 2017 11:09:09 +0100 Subject: [PATCH 108/123] Add reactive-banana --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1be9eaf8..30b1bf1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1845,6 +1845,7 @@ packages: # - socket-io # bounds: aeson, via: engine-io - tasty-rerun - logging-effect + - reactive-banana "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled From 7e95304823575c351873cd716ad08032b3d44eb1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Apr 2017 09:39:03 +0900 Subject: [PATCH 109/123] Revert "lens-4.15.2 breaks active and transitively diagrams (diagrams/active#20)" active revised This reverts commit 9b7b75416e6d65535aafa29fa208202584761c4f. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1be9eaf8..cbb94ae6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,9 +3110,6 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.0 - - # https://github.com/diagrams/active/issues/20 - - lens < 4.15.2 # end of packages # Package flags are applied to individual packages, and override the values of From 2cf2e14751758e00b8c044adc744778830699db3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Apr 2017 09:55:14 +0900 Subject: [PATCH 110/123] Revert "Revert "lens-4.15.2 breaks active and transitively diagrams (diagrams/active#20)"" revision was lens<4.15.2 This reverts commit 7e95304823575c351873cd716ad08032b3d44eb1. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbb94ae6..1be9eaf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,6 +3110,9 @@ packages: # https://github.com/xtendo-org/rawfilepath/issues/3 - rawfilepath < 0.2.0 + + # https://github.com/diagrams/active/issues/20 + - lens < 4.15.2 # end of packages # Package flags are applied to individual packages, and override the values of From 5bcea53905f58a5a9c825f1b7f85bd41fc975344 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Apr 2017 09:59:06 +0900 Subject: [PATCH 111/123] Revert "Disable nvim-hs per build failure #2457" This reverts commit e97aa12928b33eff71b18f85e231dd4977b66a8b. --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1be9eaf8..25a7c185 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3010,10 +3010,9 @@ packages: - uri-bytestring-aeson "Sebastian Witte @saep": - [] - # - nvim-hs # build failure https://github.com/fpco/stackage/pull/2457 - # - nvim-hs-contrib # per nvim-hs - # - nvim-hs-ghcid # per nvim-hs + - nvim-hs + - nvim-hs-contrib + - nvim-hs-ghcid # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 75efb70e0507e772451a2ac1290d3971a4df56ae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Apr 2017 10:28:42 +0900 Subject: [PATCH 112/123] Revert "Revert "Disable nvim-hs per build failure #2457"" testsuite fails This reverts commit 5bcea53905f58a5a9c825f1b7f85bd41fc975344. --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91a031a8..30b1bf1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3011,9 +3011,10 @@ packages: - uri-bytestring-aeson "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib - - nvim-hs-ghcid + [] + # - nvim-hs # build failure https://github.com/fpco/stackage/pull/2457 + # - nvim-hs-contrib # per nvim-hs + # - nvim-hs-ghcid # per nvim-hs # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From f20df8c57dc7fa7509ab8fbf8b54018023db4e4f Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Wed, 26 Apr 2017 22:32:19 -0700 Subject: [PATCH 113/123] Add freetype2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ade023f1..4dce8690 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -918,6 +918,7 @@ packages: - netwire-input - netwire-input-glfw - yoga + - freetype2 "Emanuel Borsboom @borsboom": - BoundedChan From 12b578a2620143fd52fd4dc7ce741abeb7b27ffa Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Thu, 27 Apr 2017 10:01:14 +0100 Subject: [PATCH 114/123] Update debian-bootstrap.sh Added mono-complete for clr-host --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 4de888b5..4e7b9ea6 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -111,6 +111,7 @@ apt-get install -y \ llvm-3.7 \ locales \ m4 \ + mono-complete \ nettle-dev \ nodejs \ npm \ From 1586e6f75b04de856d617a9e7c0986b50936dd28 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 28 Apr 2017 10:32:45 +0900 Subject: [PATCH 115/123] folds-0.7.3 should fix testsuite (ekmett/folds#12) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1dd8453..9b27658c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3486,7 +3486,6 @@ expected-test-failures: - ListLike # No issue tracker, e-mail sent to maintainer - commutative # https://github.com/athanclark/commutative/issues/4 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - - folds # https://github.com/ekmett/folds/issues/12 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - picosat # https://github.com/fpco/stackage/pull/2382 From 00ad6969516e0be6cce9a6134566217987df05c1 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 28 Apr 2017 18:02:10 +0200 Subject: [PATCH 116/123] add ihs interpolated haskell :) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b27658c..ec9d4071 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2769,6 +2769,7 @@ packages: - tasty-auto - tasty-stats - colorful-monoids + - ihs "Taras Serduke @tserduke": - do-list From 5a7912d90865670f0e18cd212889af2b59808917 Mon Sep 17 00:00:00 2001 From: tobbebex Date: Fri, 28 Apr 2017 21:54:35 +0200 Subject: [PATCH 117/123] Readding GPipe and GPipe-GLFW --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b27658c..25e443cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2045,12 +2045,10 @@ packages: - yi-snippet "Tobias Bexelius @tobbebex": - [] - # - GPipe # BLOCKED directory 1.3 via gl + - GPipe "Patrick Redmond @plredmond": - [] - # - GPipe-GLFW # BLOCKED directory 1.3 via GPipe and gl + - GPipe-GLFW # "Csaba Hruska @csabahruska": # - lambdacube-ir # bounds: aeson From d20fe968ac170077e53050c1f8d177f1ab9b1ecf Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 28 Apr 2017 21:38:41 +0100 Subject: [PATCH 118/123] Add "weeder" package --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b27658c..b8f41f18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -295,7 +295,7 @@ packages: - timelens - non-empty-sequence - "Neil Mitchell @ndmitchell": + "Neil Mitchell @ndmitchell": - hlint - hoogle - shake @@ -310,6 +310,7 @@ packages: - bake - ghcid - hexml + - weeder "Alan Zimmerman @alanz": - hjsmin From ef1bdd81e54f7b614204641c02c7e9217196bfa6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 3 Apr 2017 17:39:07 +0900 Subject: [PATCH 119/123] set idris ffi flag --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b27658c..9e409d64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,6 +3148,9 @@ package-flags: hpio: test-hlint: false + idris: + ffi: true + minio-hs: live-test: false From b2dd7651e4afd0341138fed1a00043b07e1a3b69 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Apr 2017 20:46:59 +0900 Subject: [PATCH 120/123] intervals < 0.8 (#2477) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e409d64..6ee86a4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3120,6 +3120,9 @@ packages: # https://github.com/diagrams/active/issues/20 - lens < 4.15.2 + + # https://github.com/fpco/stackage/issues/2477 + - intervals < 0.8 # end of packages # Package flags are applied to individual packages, and override the values of From f674ff02e28d422e62fdd49309b636aa9b5ce3b6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Apr 2017 20:50:50 +0900 Subject: [PATCH 121/123] generics-sop < 0.3.0.0 (#2478) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ee86a4a..5649bfaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3123,6 +3123,9 @@ packages: # https://github.com/fpco/stackage/issues/2477 - intervals < 0.8 + + # https://github.com/fpco/stackage/issues/2478 + - generics-sop < 0.3.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 33ba706a09483812aaf318a358d49a260cc3043a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Apr 2017 21:04:38 +0900 Subject: [PATCH 122/123] transformers-lift < 0.2.0.0 (#2479) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5649bfaf..036c7125 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3126,6 +3126,10 @@ packages: # https://github.com/fpco/stackage/issues/2478 - generics-sop < 0.3.0.0 + + # https://github.com/fpco/stackage/issues/2479 + - ether < 0.5.0.0 + - transformers-lift < 0.2.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From fef9826016df0032f2c071ba504b26f7840cb261 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 29 Apr 2017 22:00:41 +0900 Subject: [PATCH 123/123] hopefully mono-mcs is sufficient for clr-host (#2470) --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 4e7b9ea6..fee40da3 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -111,7 +111,7 @@ apt-get install -y \ llvm-3.7 \ locales \ m4 \ - mono-complete \ + mono-mcs \ nettle-dev \ nodejs \ npm \