From 2c0afcc0ba89dcd5aea10bb150cb23e88d6984e5 Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Wed, 15 Mar 2017 23:59:22 +0300 Subject: [PATCH 01/45] add dictionaries --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..7e00de80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2626,6 +2626,7 @@ packages: "Al Zohali @zohl": - servant-auth-cookie < 0.4.1 || > 0.4.1 + - dictionaries "Joachim Fasting @joachifm": - libmpd From 5da57540f549fe1f52b0ac3563d0fb87a043dd7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 16:55:30 -0700 Subject: [PATCH 02/45] Add constraint "tasty-discover < 2.0.0" per lwm/tasty-discover#85 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35aae08e..5d1d9a70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2933,6 +2933,9 @@ packages: # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 + # https://github.com/lwm/tasty-discover/issues/85 + - tasty-discover < 2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From bb3763aa3f9f572e7e68b6d0253102b7f8a85065 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 17:25:38 -0700 Subject: [PATCH 03/45] Expect galzier-react haddocks to fail per #2379 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1d9a70..7346ca01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,6 +3378,7 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 + - glazier-react # https://github.com/fpco/stackage/issues/2379 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From f3f0d6ae0fbf0dcdb1d101d3be9425f2da2bfa38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Hahn?= Date: Fri, 17 Mar 2017 00:34:40 -0400 Subject: [PATCH 04/45] add package hspec-checkers --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7346ca01..5e7b04bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1092,6 +1092,7 @@ packages: - getopt-generics - graph-wrapper - string-conversions + - hspec-checkers "Jan Stolarek @jstolarek": - tasty-program From 69b80e4ea3cdf80e1f654275ac5dde35b9d01ab9 Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Fri, 17 Mar 2017 15:34:33 +0530 Subject: [PATCH 05/45] Try to add minio-hs again to stackage --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7346ca01..9611e09d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1764,7 +1764,7 @@ packages: - haskell-neo4j-client "Anton Kholomiov ": - - data-fix + - data-fix "Alexey Khudyakov @Shimuuar": - histogram-fill @@ -2817,8 +2817,7 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - [] - # - minio-hs # https://github.com/fpco/stackage/pull/2377/files + - minio-hs "ncaq @ncaq": - haskell-import-graph From a2b250ea3226920cad892ed0306b308a1a5cd0a9 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Fri, 17 Mar 2017 13:28:16 +0000 Subject: [PATCH 06/45] fix constraints for picosat --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7346ca01..6c1b0ca1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2468,7 +2468,7 @@ packages: "Stephen Diehl @sdiehl": - protolude - repline - # - picosat # https://github.com/sdiehl/haskell-picosat/issues/6 + - picosat # "Daishi Nakajima @nakaji_dayo": # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 From 8dc9d0d948bfc80b131d218754433054628d31cf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 07:19:00 -0700 Subject: [PATCH 07/45] Expect aeson tests to pass --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7346ca01..338e0d06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3320,7 +3320,6 @@ expected-test-failures: - makefile # Misc. - - aeson # 1.1.0.0 Will be fixed in the next release - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug @@ -3725,7 +3724,6 @@ tell-me-when-its-released: - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - terminal-progress-bar-0.1.1 # Unskip test suite - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 -- aeson-1.1.0.0 # Re-enable test suite # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 1c0583c34f4153796614c662d48db2bb2f9a9139 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 07:23:32 -0700 Subject: [PATCH 08/45] Add constraint "unordered-containers < 0.2.8.0" per #2386 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 338e0d06..2b0c0bd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,6 +2936,9 @@ packages: # https://github.com/lwm/tasty-discover/issues/85 - tasty-discover < 2.0.0 + # https://github.com/fpco/stackage/issues/2386 + - unordered-containers 0.2.8.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 86fe6430449bb3ed560ec30199b53557967d8e96 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 07:24:23 -0700 Subject: [PATCH 09/45] Add constraint "tasty-ant-xml < 1.1.0" per #2385 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b0c0bd0..460836e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,6 +2936,9 @@ packages: # https://github.com/lwm/tasty-discover/issues/85 - tasty-discover < 2.0.0 + # https://github.com/fpco/stackage/issues/2385 + - tasty-ant-xml < 1.1.0 + # https://github.com/fpco/stackage/issues/2386 - unordered-containers 0.2.8.0 From 3458a62c250b506ffcbef28ad710560e514fccd7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 07:24:51 -0700 Subject: [PATCH 10/45] fix typo in constraint --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 460836e5..debe4bde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2940,7 +2940,7 @@ packages: - tasty-ant-xml < 1.1.0 # https://github.com/fpco/stackage/issues/2386 - - unordered-containers 0.2.8.0 + - unordered-containers < 0.2.8.0 # end of packages From b3ab3ec3bc86cf72d6bf726c48578addf273e88a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 18 Mar 2017 10:53:54 +0000 Subject: [PATCH 11/45] Remove upper bound for https://github.com/lwm/tasty-discover/issues/85. This reverts commit 5da57540f549fe1f52b0ac3563d0fb87a043dd7c. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d6a7316..7c00e32e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2933,9 +2933,6 @@ packages: # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 - # https://github.com/lwm/tasty-discover/issues/85 - - tasty-discover < 2.0.0 - # https://github.com/fpco/stackage/issues/2385 - tasty-ant-xml < 1.1.0 From 8bcbb3a2bf220627df55f0d8cb14c7b8c1be6a25 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 11:00:58 -0700 Subject: [PATCH 12/45] Expect req tests to fail per mrkkrp/req#14 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 210c1988..7ee9eae3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3328,6 +3328,7 @@ expected-test-failures: - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug - 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 - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 @@ -3727,6 +3728,7 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - terminal-progress-bar-0.1.1 # Unskip test suite +- req-0.2.0 # Remove from expected-test-failures https://github.com/mrkkrp/req/issues/14#issuecomment-287562784 - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 # Packages which should be hidden after registering, to avoid module name From 70e908dc3990a59c9897b3a52be0565941f87eb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 18:40:11 -0600 Subject: [PATCH 13/45] Expect picosat tests to fail per #2382 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ee9eae3..8326da84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3296,6 +3296,7 @@ expected-test-failures: - 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 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 - thyme # https://github.com/liyang/thyme/issues/50 From 26133500dfc3e9856931d0c07a533b340ca43e84 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Mar 2017 18:42:32 -0600 Subject: [PATCH 14/45] Expect http-client-openssl tests to fail per snoyberg/http-client#267 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8326da84..9a7aab9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3328,6 +3328,7 @@ 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 296edab192ad598bf97ae7b43228c2d52b37cdd9 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Sat, 18 Mar 2017 15:32:27 -0500 Subject: [PATCH 15/45] added tibetan-utils --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a7aab9c..424bab4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,6 +2,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Vanessa McHale @vmchale": + - tibetan-utils + "Henning Thielemann @thielema": - numeric-prelude - non-negative From 0935f0d7018ce9b283c843b1168d6d7ac15455de Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 19 Mar 2017 14:14:31 +0530 Subject: [PATCH 16/45] Add tldr --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 424bab4f..35ac082b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -264,6 +264,7 @@ packages: - download - textlocal - shell-conduit + - tldr "haskell-openal": - OpenAL From 07158fb62bd09a435a21af23c7808510da65321a Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Sun, 19 Mar 2017 12:00:55 +0100 Subject: [PATCH 17/45] snap-blaze --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35ac082b..8de41a71 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1048,6 +1048,7 @@ packages: # - mole # bounds: hspec, optparse-applicative - publicsuffix - rethinkdb-client-driver + - snap-blaze "Alexandr Kurilin @alex_kurilin": - bcrypt From c3e2a3cfb232e56f010deecd2b24067b77520d3c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 20 Mar 2017 10:48:02 +0000 Subject: [PATCH 18/45] Add upper bound for #2393. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8de41a71..7ab66c80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2945,6 +2945,9 @@ packages: # 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 + # end of packages # Package flags are applied to individual packages, and override the values of From a4a1e23e1cac36df7eb3afaf9bd9d0830e1c8271 Mon Sep 17 00:00:00 2001 From: joneshf Date: Sun, 19 Mar 2017 16:22:24 -0700 Subject: [PATCH 19/45] Add servant-ruby --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ab66c80..8adefa76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2873,6 +2873,9 @@ packages: - ziptastic-client - ziptastic-core + "Hardy Jones @joneshf": + - servant-ruby + # 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 ca9a84073b74ada88865c92a4d4b1e1d4417ef73 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 20 Mar 2017 11:40:42 +0000 Subject: [PATCH 20/45] Revert "Expect galzier-react haddocks to fail per #2379" This reverts commit bb3763aa3f9f572e7e68b6d0253102b7f8a85065. Closes #2379. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8adefa76..8e3c1516 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3395,7 +3395,6 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 - - glazier-react # https://github.com/fpco/stackage/issues/2379 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 1a2f6339ff5fddda5fea6f360cedae96b967389e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 Mar 2017 19:40:30 +0100 Subject: [PATCH 21/45] Re-enable ginger tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e3c1516..3ed3e7c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,7 +3280,6 @@ expected-test-failures: - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - ghc-events # https://github.com/haskell/ghc-events/issues/9 - - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - haskell-names # 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 From c47da207fef0b3f3330f6c72b60a1c23aa595a7f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Mar 2017 09:51:31 +0100 Subject: [PATCH 22/45] Reword wontfix skipped tests to be more neutral --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ed3e7c5..969f484d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3147,8 +3147,10 @@ skipped-tests: - symengine # symengine - # Wontfix. The maintainer chose to keep these broken/outdated, only - # re-enable if requested. + # Wontfix. The maintainer doesn't want to keep test dependencies + # up to date or be notified about it, or doesn't want stackage to + # run the tests. + # Only re-enable if requested. - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 # directory 1.3 From c6030f5e8a6289d9d45156215f93a90fd7abadea Mon Sep 17 00:00:00 2001 From: Thomas Sutton Date: Tue, 21 Mar 2017 10:45:18 +1100 Subject: [PATCH 23/45] Add thsutton's packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 969f484d..220e7cd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2838,6 +2838,10 @@ packages: "mackeyrms @mackeyrms": - tsv2csv + "Thomas Sutton @thsutton": + - aeson-diff + - edit-distance-vector + "Kyle Van Berendonck @kvanberendonck": - rot13 - dvorak From 908f7e5cd33326d81975628048f607e67f62093b Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 22 Mar 2017 14:10:47 +0000 Subject: [PATCH 24/45] Disable new package while waiting on relaxed upper bound. Please see https://github.com/fpco/stackage/pull/2395. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 220e7cd7..09bd9163 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2839,7 +2839,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff + # - aeson-diff - edit-distance-vector "Kyle Van Berendonck @kvanberendonck": From 407ea071f668e4a06ea9d1d8b7b83e236c42ef81 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 22 Mar 2017 15:21:51 +0000 Subject: [PATCH 25/45] Add upper bounds for https://github.com/dylex/postgresql-typed/issues/4. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09bd9163..1aa1b14b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,6 +2955,9 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 + # https://github.com/dylex/postgresql-typed/issues/4 + - postgresql-typed < 0.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From cbe7db73fd76a349abf0f79708cbac327b03a351 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 23 Mar 2017 11:46:21 +0000 Subject: [PATCH 26/45] Add upper bounds for js-jquery in #2398. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aa1b14b..368c3a9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,9 @@ packages: # https://github.com/dylex/postgresql-typed/issues/4 - postgresql-typed < 0.5.0 + # https://github.com/fpco/stackage/issues/2398 + - js-jquery < 3.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From b0dbf6f9d01e6a988476226ccbc566a05c6f8d57 Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 22 Mar 2017 16:53:07 -0400 Subject: [PATCH 27/45] Revert "Add upper bounds for https://github.com/dylex/postgresql-typed/issues/4." This reverts commit 407ea071f668e4a06ea9d1d8b7b83e236c42ef81. postgresql-typed was broken with postgresql-binary 0.12, so the upper bound on postgresql-typed won't fix the problem. postgresql-typed 0.5.1 is now released and works with postgresql-binary 0.12.1. Closes #2396. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 368c3a9c..ee0a2508 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,9 +2955,6 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 - # https://github.com/dylex/postgresql-typed/issues/4 - - postgresql-typed < 0.5.0 - # https://github.com/fpco/stackage/issues/2398 - js-jquery < 3.2.1 From 44cbb10b817b3ba583a4339ec7b2819c087113f3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 23 Mar 2017 13:35:57 +0000 Subject: [PATCH 28/45] Remove upper bound for #2398. Closes #2398. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee0a2508..09bd9163 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,9 +2955,6 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 - # https://github.com/fpco/stackage/issues/2398 - - js-jquery < 3.2.1 - # end of packages # Package flags are applied to individual packages, and override the values of From ca62cfafbef99b435dd84c0dcdf0717a57bedadc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 23 Mar 2017 23:28:58 +0000 Subject: [PATCH 29/45] Add upper bound for hslua in #2393. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09bd9163..7354a140 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,6 +2955,9 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 + # https://github.com/fpco/stackage/issues/2400 + - hslua < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 171666a285327f0a39dc5f9e94d2edfe4d600bd1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 23 Mar 2017 23:35:37 +0000 Subject: [PATCH 30/45] Add upper bounds for hjsonschema. Please see https://github.com/seagreen/hjsonschema/issues/48. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7354a140..3411f5aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,9 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/seagreen/hjsonschema/issues/48 + - hjsonschema < 1.6 + # end of packages # Package flags are applied to individual packages, and override the values of From ade50ddcd32269107b33d0776480f02702a5bfc5 Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Thu, 23 Mar 2017 10:03:52 +1000 Subject: [PATCH 31/45] add concise --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3411f5aa..23f237b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2444,6 +2444,7 @@ packages: # - ghc-imported-from # bounds: process-streaming # via: ghc-mod "Fraser Tweedale @frasertweedale": + - concise - jose # "Yutaka Nishimura @ynishi": From 2b584d006da12b19754dc93c6c6b8629efa86158 Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Fri, 24 Mar 2017 16:06:57 +0900 Subject: [PATCH 32/45] Re-enable twitter-types `twitter-types` and `twitter-types-lens` builds on the latest nightly (and LTS). It is no longer held back by `derive`. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23f237b0..29e9fdb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2117,8 +2117,8 @@ packages: "Takahiro Himura @thimura": - lens-regex # - twitter-conduit # bounds: http-conduit 2.2 # via: twitter-types, twitter-types-lens - # - twitter-types # via: derive - # - twitter-types-lens # via: twitter-types + - twitter-types + - twitter-types-lens # "Robbin C. robbinch": # - zim-parser # via: lzma From 62d18ce0e453087aa5465d342e668b04f2cc565f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 24 Mar 2017 10:57:38 +0000 Subject: [PATCH 33/45] Add upper bounds for vectortiles. Please see https://github.com/fosskers/vectortiles/issues/9. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29e9fdb5..2249a186 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2962,6 +2962,9 @@ packages: # https://github.com/seagreen/hjsonschema/issues/48 - hjsonschema < 1.6 + # https://github.com/fosskers/vectortiles/issues/9 + - vectortiles < 1.2.0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From f5561a1ac8b9474e26e4a43a890f2b385f38d6b5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 24 Mar 2017 23:41:30 +0000 Subject: [PATCH 34/45] Revert "Add upper bounds for vectortiles." This reverts commit 62d18ce0e453087aa5465d342e668b04f2cc565f. Please see https://github.com/fosskers/vectortiles/issues/9. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2249a186..29e9fdb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2962,9 +2962,6 @@ packages: # https://github.com/seagreen/hjsonschema/issues/48 - hjsonschema < 1.6 - # https://github.com/fosskers/vectortiles/issues/9 - - vectortiles < 1.2.0.3 - # end of packages # Package flags are applied to individual packages, and override the values of From 36a01d7dfe764076f7115fb362e1b4a44c56cd88 Mon Sep 17 00:00:00 2001 From: Andrey Mokhov Date: Fri, 24 Mar 2017 15:09:59 +0000 Subject: [PATCH 35/45] add algebraic-graphs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29e9fdb5..88a46d21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2881,6 +2881,9 @@ packages: "Hardy Jones @joneshf": - servant-ruby + "Andrey Mokhov @snowleopard": + - algebraic-graphs + # 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 6036d6be2d90497d34c9aecae6c62de7c4d60015 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 25 Mar 2017 11:05:15 +0000 Subject: [PATCH 36/45] Revert "Add upper bounds for hjsonschema." This reverts commit 171666a285327f0a39dc5f9e94d2edfe4d600bd1. Please see https://github.com/seagreen/hjsonschema/issues/48. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 88a46d21..3cefc043 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2962,9 +2962,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/seagreen/hjsonschema/issues/48 - - hjsonschema < 1.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 3e6946734961230feff0e8237881312587e8ed5a Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 26 Mar 2017 21:24:44 +0200 Subject: [PATCH 37/45] Add hslua-aeson, change hslua maintainer Maintainership of hslua was discussed in issue osa1/hslua#44 and osa1/hslua#42. Many thanks to @juhp for stepping in while the project was unmaintained. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cefc043..59f6f083 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1001,7 +1001,6 @@ packages: "Jens Petersen @juhp": - cabal-rpm # - cabal-sort # BLOCKED directory 1.3 - - hslua # - idris # bounds: safe - xmonad-contrib - shelly @@ -2884,6 +2883,10 @@ packages: "Andrey Mokhov @snowleopard": - algebraic-graphs + "Albert Krewinkel @tarleb": + - hslua + - hslua-aeson + # 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 2c25416e88b8ea28ca3ee2d80149573f83848b02 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sun, 26 Mar 2017 11:29:38 -0400 Subject: [PATCH 38/45] Re-enable gl --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59f6f083..0cbaa19c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -420,7 +420,7 @@ packages: - zippers - fixed - half - # - gl BLOCKED directory 1.3 + - gl - lens-aeson - zlib-lens # - hyperloglog # bounds: approximate, binary, comonad From 1c9bef69151c8e4a6c56067444c027ed8b6ca966 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Mar 2017 13:12:31 +0100 Subject: [PATCH 39/45] Re-enable rest-gen and rest-happstack and drop snaplet-fay --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cbaa19c..b874f833 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -580,7 +580,6 @@ packages: - fay-text - fay-uri - feed - # - snaplet-fay # BLOCKED directory 1.3 via heist and snap - time-compat - through-text @@ -753,8 +752,8 @@ packages: - multipart - rest-client - rest-core - # - rest-gen # bounds: blaze-html - # - rest-happstack # via rest-gen: bounds: blaze-html + - rest-gen + - rest-happstack - rest-snap - rest-stringmap - rest-types From b511c5dc32af6752292d7743f65c9339d87f36e1 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sun, 19 Mar 2017 11:44:29 -0700 Subject: [PATCH 40/45] Add proto-lens packages. Also adds the `protobuf-compiler` to `debian-bootstrap.sh` to get the `/usr/bin/protoc` which is used to generate code. --- build-constraints.yaml | 9 +++++++++ debian-bootstrap.sh | 1 + 2 files changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a7aab9c..5c563fe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2868,6 +2868,15 @@ packages: - ziptastic-client - ziptastic-core + "Judah Jacobson @judah": + - lens-labels + - proto-lens + - proto-lens-descriptors + - proto-lens-protoc + - proto-lens-combinators + - proto-lens-arbitrary + - proto-lens-optparse + # 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 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index c0925f57..1fba2a16 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -117,6 +117,7 @@ apt-get install -y \ nodejs \ npm \ openjdk-8-jdk \ + protobuf-compiler \ python-mpltoolkits.basemap \ python3-matplotlib \ python3-numpy \ From 58a175436ec4c0b479306b2c47f4a4c3a4029e66 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Tue, 28 Mar 2017 01:44:57 +0200 Subject: [PATCH 41/45] Add "present" --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b874f833..71fe90f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -27,6 +27,7 @@ packages: "Simon Jakobi @sjakobi": - path + - present - threepenny-gui "Joe M @joe9": From 7f5d18c0add40887aa8866dd76fb5f85f7b936de Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 28 Mar 2017 12:18:06 +0900 Subject: [PATCH 42/45] haskell-gi-0.20.1 breaks gi-glib (haskell-gi/haskell-gi#83) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b874f833..a5805021 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2964,6 +2964,8 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 + # https://github.com/haskell-gi/haskell-gi/issues/83 + - haskell-gi < 0.20.1 # end of packages # Package flags are applied to individual packages, and override the values of From d4b30b0cb136f4dffb1cd4efeccc48466aaa9a4e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 28 Mar 2017 12:31:27 +0900 Subject: [PATCH 43/45] drop "tasty-ant-xml < 1.1.0" (#2385) should be fixed in scientific-0.3.4.11 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5805021..b79e7320 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2952,9 +2952,6 @@ packages: # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 - # https://github.com/fpco/stackage/issues/2385 - - tasty-ant-xml < 1.1.0 - # https://github.com/fpco/stackage/issues/2386 - unordered-containers < 0.2.8.0 From e06ad69a417cbe7ede65e38085a5457dc1425349 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 28 Mar 2017 16:11:36 +0900 Subject: [PATCH 44/45] Revert "haskell-gi-0.20.1 breaks gi-glib (haskell-gi/haskell-gi#83)" should be fixed by haskell-gi-base-0.20.1 This reverts commit 7f5d18c0add40887aa8866dd76fb5f85f7b936de. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92f64ac5..3c020b8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2971,8 +2971,6 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/haskell-gi/haskell-gi/issues/83 - - haskell-gi < 0.20.1 # end of packages # Package flags are applied to individual packages, and override the values of From 409586349b286f7cccc7a0995cc0330c581d8f6b Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Tue, 28 Mar 2017 18:39:09 +0200 Subject: [PATCH 45/45] Add llvm-hs and llvm-hs-pure --- build-constraints.yaml | 2 ++ debian-bootstrap.sh | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c020b8a..f1313409 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2643,6 +2643,8 @@ packages: "Moritz Kiefer @cocreature": - lrucaching + - llvm-hs + - llvm-hs-pure "Thierry Bourrillon @tbourrillon": - hocilib diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 1fba2a16..497009e0 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -22,6 +22,9 @@ add-apt-repository ppa:hvr/ghc -y add-apt-repository -y ppa:marutter/rrutter # not sure what this was needed for #add-apt-repository -y ppa:openstack-ubuntu-testing/icehouse +wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - +echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" >> /etc/apt/sources.list +echo "deb-src http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" >> /etc/apt/sources.list # Set the GHC version GHCVER=8.0.2 @@ -112,6 +115,7 @@ apt-get install -y \ libzmq3-dev \ llvm-3.7 \ locales \ + llvm-4.0-dev \ m4 \ nettle-dev \ nodejs \