From 1ab6d40154c26bf8c798bfaf6e9421a5eca85925 Mon Sep 17 00:00:00 2001 From: koral Date: Mon, 30 May 2016 20:26:02 +0200 Subject: [PATCH 0001/2525] Register imm package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5423cc98..e08317d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1420,6 +1420,7 @@ packages: # GHC 8 - conduit-parse # GHC 8 - opml-conduit # GHC 8 - rss-conduit + - imm - timerep # GHC 8 - xml-conduit-parse From 13b2c4a3a6016b70483a18ca4a3cab6c83dd17e7 Mon Sep 17 00:00:00 2001 From: tomjaguarpaw Date: Thu, 9 Jun 2016 10:13:50 +0100 Subject: [PATCH 0002/2525] Opaleye now works on GHC 8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..3393b421 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -805,7 +805,7 @@ packages: - language-ecmascript "Tom Ellis ": - # GHC 8 - opaleye + - opaleye - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": From cd0c5c794cdfb102c91121ca26af40ad46198aa3 Mon Sep 17 00:00:00 2001 From: bartavelle Date: Thu, 9 Jun 2016 11:17:24 +0200 Subject: [PATCH 0003/2525] Add the language-puppet package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..c5114b8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1725,6 +1725,7 @@ packages: - strict-base-types - withdependencies - hruby + - language-puppet # http-types # - stm-firehose # - hslogstash From f095ba6553a99816c994dcc12c16dc7fdf3504cb Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Thu, 9 Jun 2016 09:42:12 +0000 Subject: [PATCH 0004/2525] add cache --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..dd4b5203 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2237,6 +2237,9 @@ packages: - exact-pi - numtype-dk + "Henri Verroken @hverr": + - cache + # 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 45a2cec7fdc25865d60179862cde1c23845dcf94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 09:48:19 -0300 Subject: [PATCH 0005/2525] Add back some cloud haskell packages. --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..09c39c16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1772,7 +1772,7 @@ packages: "Facundo Domínguez @facundominguez": [] - # GHC 8 - distributed-process + - GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution @@ -1781,12 +1781,11 @@ packages: # GHC 8 - distributed-process-simplelocalnet # GHC 8 - distributed-process-supervisor # GHC 8 - distributed-process-task - # GHC 8 - distributed-static - # GHC 8 - network-transport - # GHC 8 - network-transport-tcp + - distributed-static + - network-transport + - network-transport-tcp # GHC 8 - network-transport-composed - # https://github.com/haskell-distributed/rank1dynamic/issues/15 - # GHC 8 - rank1dynamic + - rank1dynamic "Alexander Vershilov @qnikst": [] From 5a6594fbeb5820a915d90d8a651b1b41d4b23cb6 Mon Sep 17 00:00:00 2001 From: Pavel Ryzhov Date: Thu, 9 Jun 2016 14:53:27 +0200 Subject: [PATCH 0006/2525] Added packages hquantlib and persistent-redis --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..66b70b9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2236,6 +2236,9 @@ packages: - dimensional - exact-pi - numtype-dk + "Pavel Ryzhov @paulrzcz": + - hquantlib + - persistent-redis # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 0d4256b8a4209d2a6dc336a670a429666cf794b7 Mon Sep 17 00:00:00 2001 From: Cliff Harvey Date: Thu, 9 Jun 2016 15:01:09 +0200 Subject: [PATCH 0007/2525] Add myself as a library author --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..5eee5e5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2237,6 +2237,9 @@ packages: - exact-pi - numtype-dk + "Cliff Harvey ": + - ansigraph + # 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 c470364c7ca11538dd2884d3e72a8161c2bd0555 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 9 Jun 2016 15:38:52 +0200 Subject: [PATCH 0008/2525] hsdns: enable builds again The package is disabled due to https://github.com/fpco/stackage/issues/840, but that issue was fixed 9 months ago! --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..c6d31c98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1690,8 +1690,7 @@ packages: - hackage-db # GHC 8 - hledger-interest - hopenssl - # https://github.com/fpco/stackage/issues/840 - # - hsdns + - hsdns - hsemail - hsyslog - language-nix From ec9bb1ad07c069381b20c0b85e252ab3d18cb18c Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Thu, 9 Jun 2016 14:50:33 +0100 Subject: [PATCH 0009/2525] Re-enable yesod-auth-oauth2 Fixed by https://github.com/thoughtbot/yesod-auth-oauth2/pull/63 release as version 0.1.9 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..00b5f06b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,8 +364,7 @@ packages: - gravatar "Paul Harper ": - [] - # GHC 8 - yesod-auth-oauth2 + yesod-auth-oauth2 "Felipe Lessa @meteficha": - country-codes From 108996d4726051468d6fcc1d938f2bb1dd59f6bc Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 9 Jun 2016 15:47:22 +0200 Subject: [PATCH 0010/2525] hledger-interest: re-enable builds The package seems to compile fine with GHC 8.0.1: https://travis-ci.org/peti/hledger-interest/builds/136437417 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..4de3e35e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1688,7 +1688,7 @@ packages: "Peter Simons simons@cryp.to @peti": - funcmp - hackage-db - # GHC 8 - hledger-interest + - hledger-interest - hopenssl # https://github.com/fpco/stackage/issues/840 # - hsdns From 6c31f6a2eaf65701a9ae8ed156aa5b2abd2cffe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 11:06:43 -0300 Subject: [PATCH 0011/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09c39c16..c5126c81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1771,7 +1771,6 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - [] - GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server From afa0d5c4179438f633fdbfc1770cfb68e6ab433f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Thu, 9 Jun 2016 11:15:41 -0400 Subject: [PATCH 0012/2525] add haskintex back haskintex should work again, now that the new hint has made it to stackage --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..72303bf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -428,7 +428,7 @@ packages: - byteset - Clipboard - grouped-list - # needs hint to work with GHC 8: - haskintex + - haskintex - HaTeX # fails see #885 #- hatex-guide From 8703e5d5238474eb796fa24ba26ec6bdf3ae1c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 12:29:31 -0300 Subject: [PATCH 0013/2525] 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 c5126c81..f218ecfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1771,7 +1771,7 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - GHC 8 - distributed-process + - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution From b844e863430e1c774c3343970db4f4dfb58849d4 Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Thu, 9 Jun 2016 16:31:07 +0100 Subject: [PATCH 0014/2525] Correct typo Duh! --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00b5f06b..ceb2d7fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,7 +364,7 @@ packages: - gravatar "Paul Harper ": - yesod-auth-oauth2 + - yesod-auth-oauth2 "Felipe Lessa @meteficha": - country-codes From 1640557e374a2940fee5614def5f781639e02d1f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Jun 2016 10:14:54 -0700 Subject: [PATCH 0015/2525] Skip hledger-lib benchmarks per #1587 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61db5fd8..e8837573 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2943,6 +2943,9 @@ skipped-benchmarks: # https://github.com/fpco/stackage/issues/1226 - unordered-containers + # https://github.com/fpco/stackage/issues/1587 + - hledger-lib + # end of skipped-benchmarks From cfe032ec51df3078ea790a395dea472a7a0541d2 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Thu, 9 Jun 2016 11:38:45 -0700 Subject: [PATCH 0016/2525] Add optparse-simple Dependency of `stack` (just waiting for https://github.com/sol/hpack/pull/110 to be merged and released, then `stack` can be added back). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e13b95b9..56ee23b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -734,6 +734,7 @@ packages: # GHC 8 - ghc-events - monad-extras # GHC 8 - stack < 9.9.9 + - optparse-simple "Michael Sloan ": - th-orphans From 8656ca429ccdf25add7b67e251e1747b1091be1f Mon Sep 17 00:00:00 2001 From: Siddharth Date: Fri, 10 Jun 2016 16:11:26 +0530 Subject: [PATCH 0017/2525] add symengine to stackage Add symEngine haskell bindings (https://github.com/symengine/symengine.hs) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67bb2d06..52f68af9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Siddharth Bhat @bollu": + - symengine + "alpheccar @alpheccar": - HPDF - hbayes From 2d277cfb18d8f3896934abf706847a069ec719ae Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 10 Jun 2016 15:46:31 +0300 Subject: [PATCH 0018/2525] Add servant-swagger-ui --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67bb2d06..cfd265a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -978,6 +978,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text + - servant-swagger-ui - servant-yaml - spdx - these From 34e735fb6bdf2c699c4507741378ef47f52cd013 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Fri, 10 Jun 2016 08:03:08 -0700 Subject: [PATCH 0019/2525] Add back `stack` and add its dependency `hpack` --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67bb2d06..324b3f64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -733,8 +733,9 @@ packages: - Chart-cairo # GHC 8 - ghc-events - monad-extras - # GHC 8 - stack < 9.9.9 + - stack < 9.9.9 - optparse-simple + - hpack "Michael Sloan ": - th-orphans From 56f7a7426e0a0f3597c53fabc3f561ae25ff5c4c Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 10 Jun 2016 21:38:36 +0200 Subject: [PATCH 0020/2525] Re-enable hdevtools Compilation against GHC 8.0.1 should be fixed with https://github.com/hdevtools/hdevtools/pull/21, released to hackage as version 0.1.3.2 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 400defe8..231e067c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -802,8 +802,7 @@ packages: - yesod-form-richtext "Sebastian Nagel @ch1bo": - [] - # GHC 8 - hdevtools + - hdevtools "Andrey Chudnov ": - language-ecmascript From 5ca70763a594895d1cb9d912b50873d72992747c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 10 Jun 2016 13:38:44 -0700 Subject: [PATCH 0021/2525] Skip symengine test suite per missing C lib --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 400defe8..289ae7c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.0" packages: "Siddharth Bhat @bollu": - symengine - + "alpheccar @alpheccar": - HPDF - hbayes @@ -2479,6 +2479,9 @@ skipped-tests: # https://github.com/acid-state/safecopy/issues/45 - safecopy + # Missing C library: symengine + - symengine + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From fcfd0475b455428df50f9d6d913fe01f3ab84351 Mon Sep 17 00:00:00 2001 From: Jeremy Shaw Date: Fri, 10 Jun 2016 21:36:28 -0500 Subject: [PATCH 0022/2525] Jeremy Shaw - reenable a bunch of packages which now build with GHC 8 --- build-constraints.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67bb2d06..5f0a89a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1934,25 +1934,25 @@ packages: # GHC 8 - clckwrks-plugin-page # GHC 8 - clckwrks-plugin-media # GHC 8 - clckwrks-theme-bootstrap - # GHC 8 - hackage-whatsnew + - hackage-whatsnew # GHC 8 - happstack-authenticate - # GHC 8 - happstack-clientsession + - happstack-clientsession # GHC 8 - happstack-hsp - # GHC 8 - happstack-jmacro - # GHC 8 - happstack-server - # GHC 8 - happstack-server-tls - # GHC 8 - hsx-jmacro + - happstack-jmacro + - happstack-server + - happstack-server-tls + - hsx-jmacro # GHC 8 - ixset - reform - reform-blaze - reform-hamlet - # GHC 8 - reform-happstack - # GHC 8 - reform-hsp - # GHC 8 - userid + - reform-happstack + - reform-hsp + - userid - web-plugins - web-routes - # GHC 8 - web-routes-boomerang - # GHC 8 - web-routes-happstack + - web-routes-boomerang + - web-routes-happstack - web-routes-hsp - web-routes-th - web-routes-wai From 8f06b0cafd9e81a496cdb2e57b1863e94a8e8f3a Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sat, 11 Jun 2016 16:22:05 +0100 Subject: [PATCH 0023/2525] irc-client-0.4.0.0 is GHC 8 compatible. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 289ae7c5..fd903509 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1611,7 +1611,7 @@ packages: - tasty-dejafu - irc-ctcp - irc-conduit - # GHC 8 - irc-client + - irc-client "Trevor Elliott @elliottt": - irc From c3ad77e8b5b8ec783226d24ef61dbd633a2c468f Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Sat, 11 Jun 2016 16:22:22 -0400 Subject: [PATCH 0024/2525] Change Omari Norman's packages for GHC 8 pipes-cliff should now work without changes, as the upstream packages are now working in GHC 8. No new release of validation has been made, so I split the interesting parts out into a new package, accuerr. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a6a16e2..50fa6525 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -112,7 +112,7 @@ packages: "Omari Norman ": - rainbow - rainbox - # GHC 8 - pipes-cliff + - pipes-cliff - anonymous-sums - multiarg - prednote @@ -120,7 +120,7 @@ packages: - Earley - ofx - pinchot - # GHC 8 - validation + - accuerr "Neil Mitchell": - hlint From 1cda891e01a63ace4c65b6a9a7589fbc665ca5e2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Jun 2016 22:53:31 -0700 Subject: [PATCH 0025/2525] Add constraint "tagsoup < 0.14" per #1597 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a6a16e2..edbc27d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2275,6 +2275,8 @@ packages: # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 + # https://github.com/fpco/stackage/issues/1597 + - tagsoup < 0.14 # end of packages From 6006c05593cd48def0403a97c265b17ce0535453 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Jun 2016 00:11:14 -0700 Subject: [PATCH 0026/2525] Skipped rose-trees test suite per athanclark/rose-trees#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dd64d49..58938eb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2483,6 +2483,9 @@ skipped-tests: # Missing C library: symengine - symengine + # https://github.com/athanclark/rose-trees/pull/5 + - rose-trees + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 226f827015d4f348210d3d581c4f0f46c134780e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Jun 2016 00:23:04 -0700 Subject: [PATCH 0027/2525] Skipped rose-trees benchmarks per athanclark/rose-trees#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58938eb9..f9adb89d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2960,6 +2960,9 @@ skipped-benchmarks: # https://github.com/fpco/stackage/issues/1587 - hledger-lib + # https://github.com/athanclark/rose-trees/pull/5 + - rose-trees + # end of skipped-benchmarks From a55b6410cee1e76f0d557f7713e27f283744c42c Mon Sep 17 00:00:00 2001 From: Index Int Date: Sun, 12 Jun 2016 17:44:36 +0300 Subject: [PATCH 0028/2525] Unblock union for GHC 8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9adb89d..19820e84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1474,7 +1474,7 @@ packages: "Index Int ": - transformers-lift - ether - # GHC 8 - union + - union "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write From 925438a29bc8f5b7808f3e07649c005a799c00af Mon Sep 17 00:00:00 2001 From: John Lenz Date: Sun, 12 Jun 2016 12:46:40 -0500 Subject: [PATCH 0029/2525] Allow hspec-webdriver and webdriver-angular for GHC 8 I have tested these with nightly-2016-06-12 and they both work with GHC 8.0.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..8588abe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1454,8 +1454,8 @@ packages: "John Lenz @wuzzeb": - yesod-auth-account - yesod-static-angular - # GHC 8 - hspec-webdriver - # GHC 8 - webdriver-angular + - hspec-webdriver + - webdriver-angular "Sven Heyll @sheyll": - b9 From 270971781f92173216eb30508c064438876b49c3 Mon Sep 17 00:00:00 2001 From: Artyom Date: Sun, 12 Jun 2016 22:38:37 +0300 Subject: [PATCH 0030/2525] Add text-all --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..6462a499 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1577,6 +1577,7 @@ packages: - Spock-lucid - charsetdetect-ae - ilist + - text-all "Takano Akio aljee@hyper.cx @takano-akio": # GHC 8 - fast-builder From dacfefd6cad37dd5a8cda8496a417dac2aa8bcd6 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Sun, 12 Jun 2016 23:47:44 +0200 Subject: [PATCH 0031/2525] `ad-4.3.2.1` is compatible with GHC 8 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..b12a8edb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -245,7 +245,8 @@ packages: - MFlow "Edward Kmett ": - # BLOCKED comonad 5 - ad + # BLOCKED comonad 5 + - ad - adjunctions # GHC 8 - approximate - bifunctors From 5fe2285d570d6a1c24516ec6882d7b730f822a73 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sun, 12 Jun 2016 16:50:04 -0700 Subject: [PATCH 0032/2525] Enable `morte` and `pipes-extras` `morte-1.6.1` and `pipes-extras-1.0.4` now build against Stackage nightly --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..3b2fedd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -444,13 +444,13 @@ packages: "Gabriel Gonzalez ": - optparse-generic - pipes - # GHC 8 - pipes-extras + - pipes-extras - pipes-parse - pipes-concurrency - pipes-safe - turtle - foldl - # GHC 8 - morte + - morte "Andrew Thaddeus Martin ": - yesod-table From 81a7de095d19a0bab6e4b1399b6662ff4cb49410 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 13 Jun 2016 09:48:08 -0400 Subject: [PATCH 0033/2525] Add back previously broken benchmarks --- build-constraints.yaml | 3 --- debian-bootstrap.sh | 12 +++++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..60620810 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2850,7 +2850,6 @@ expected-test-failures: expected-benchmark-failures: - Frames - attoparsec - - bzlib-conduit - cipher-aes128 - cryptohash - dbus @@ -2863,9 +2862,7 @@ expected-benchmark-failures: - mongoDB - picoparsec - rethinkdb - - stateWriter - thyme - - vinyl - warp - web-routing - xmlgen diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index ae20a8b8..db1f6273 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -99,7 +99,9 @@ apt-get install -y \ libyaml-dev \ libzip-dev \ libzmq3-dev \ - llvm \ + # The LLVM version should be kept in sync with what GHC requires for its + # LLVM backend (see below for more information). + llvm-3.7 \ m4 \ nettle-dev \ nodejs \ @@ -122,3 +124,11 @@ mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc # faster anyways and uses less RAM. update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 20 update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 + +# GHC requires a specific LLVM version on the system PATH for its LLVM backend. +# This version is tracked here: +# https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing +# +# GHC 8.0 requires LLVM 3.7 tools (specifically, llc-3.7 and opt-3.7). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-3.7" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-3.7" 50 From a7dd3f0161056379e6f6c760f95614fae77dd4f7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Jun 2016 08:03:16 -0700 Subject: [PATCH 0034/2525] Skip union benchmarks per int-index/union#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19820e84..eba63c1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2963,6 +2963,9 @@ skipped-benchmarks: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/int-index/union/issues/4 + - union + # end of skipped-benchmarks From a0177bbf9513462cd13107b4e409eb9f002eb32a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Jun 2016 08:33:54 -0700 Subject: [PATCH 0035/2525] delete outdated comment --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7564acf7..3c1e00db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -245,7 +245,6 @@ packages: - MFlow "Edward Kmett ": - # BLOCKED comonad 5 - ad - adjunctions # GHC 8 - approximate From e12f27be9f10c1c7d8a14d45d7ac9596ca42fc5f Mon Sep 17 00:00:00 2001 From: Index Int Date: Tue, 14 Jun 2016 00:34:46 +0300 Subject: [PATCH 0036/2525] Restore union bench This reverts commit a7dd3f0161056379e6f6c760f95614fae77dd4f7. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c1e00db..5b4da6a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2964,9 +2964,6 @@ skipped-benchmarks: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees - # https://github.com/int-index/union/issues/4 - - union - # end of skipped-benchmarks From 33241c13997d9780c8c431fb21391b912466d235 Mon Sep 17 00:00:00 2001 From: David Reaver Date: Mon, 13 Jun 2016 15:07:46 -0700 Subject: [PATCH 0037/2525] Unblock stratosphere for GHC 8 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c1e00db..d7ae252d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2196,8 +2196,7 @@ packages: - protobuf-simple "David Reaver @jdreaver": - [] - # BLOCKED comonad 5 - stratosphere + - stratosphere "Alexey Rodiontsev @klappvisor": - telegram-api From 6730b5160192b1e4d5d0046bcb144cb3892f7526 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Tue, 14 Jun 2016 11:23:50 +0300 Subject: [PATCH 0038/2525] Add generics-sop-lens and friendly-time --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75ff38c0..2b482c62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -973,6 +973,7 @@ packages: - binary-orphans - binary-tagged - edit-distance + - generics-sop-lens # GHC 8 - github - insert-ordered-containers - JuicyPixels-scale-dct @@ -990,6 +991,7 @@ packages: # Not a maintainer - arithmoi + - friendly-time - hashable # GHC 8 - haxl - monad-time From e8bcf48579b1e5ae23f75c0679b1748a7e5c9fbb Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Tue, 14 Jun 2016 22:40:39 +0200 Subject: [PATCH 0039/2525] Propose `parsers` for inclusion --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75ff38c0..539d5d63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -288,7 +288,8 @@ packages: - mtl - nats - numeric-extras - # GHC 8 - parsers + # GHC 8 + - parsers - pointed - prelude-extras - profunctor-extras From 7d58bfa8c9dbc0ab3cd91d45b69089602dae1340 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Jun 2016 12:50:45 +0900 Subject: [PATCH 0040/2525] debian-bootstrap.sh: remove comment from apt-get install --- debian-bootstrap.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index db1f6273..0a77511f 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -99,8 +99,6 @@ apt-get install -y \ libyaml-dev \ libzip-dev \ libzmq3-dev \ - # The LLVM version should be kept in sync with what GHC requires for its - # LLVM backend (see below for more information). llvm-3.7 \ m4 \ nettle-dev \ From 2eeb2102b3dbc775d999160a36cf66be2ccefaf8 Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Wed, 15 Jun 2016 00:01:59 -0700 Subject: [PATCH 0041/2525] Proprose docvim inclusion --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcc1ba7b..1a2e6af6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2248,6 +2248,9 @@ packages: "Cliff Harvey ": - ansigraph + "Greg Hurrell ": + - docvim + # 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 06d4f942109aa6f46895bead79ae14de96516a6a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Jun 2016 17:01:27 +0900 Subject: [PATCH 0042/2525] Revert "Disable amazonka-iot and amazonka-lambda per #1568" fixed in 1.4.3 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcc1ba7b..87c2af1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1089,13 +1089,11 @@ packages: - amazonka-importexport - amazonka-inspector - amazonka-iot-dataplane - # https://github.com/fpco/stackage/issues/1568 - # - amazonka-iot + - amazonka-iot - amazonka-kinesis - amazonka-kinesis-firehose - amazonka-kms - # https://github.com/fpco/stackage/issues/1568 - # - amazonka-lambda + - amazonka-lambda - amazonka-marketplace-analytics - amazonka-marketplace-metering - amazonka-ml From eeb515f05b238db1cc09872372c60ddac4a1ba6e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Jun 2016 17:41:57 +0900 Subject: [PATCH 0043/2525] revert "Expect hpio tests to fail #1540" fixed in 0.8.0.2 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87c2af1d..78d2964c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2836,9 +2836,6 @@ expected-test-failures: # https://github.com/thoughtpolice/hs-ed25519/issues/15 - ed25519 - # https://github.com/fpco/stackage/issues/1540 - - hpio - # https://github.com/fpco/stackage/issues/1552 - purescript From ef2014d57c11681b4de85bc44c37910ce0791edd Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Wed, 15 Jun 2016 14:51:26 +0200 Subject: [PATCH 0044/2525] latest inline-c is 8.0.1 ready --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78d2964c..0d641f04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1850,7 +1850,8 @@ packages: "Luke Iannini @lukexi": [] - # GHC 8 - inline-c + # GHC 8 + - inline-c # GHC 8 - inline-c-cpp # GHC 8 - ekg From a2e72209b8bcfc14675547113e7c72aa62ddce47 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Wed, 15 Jun 2016 15:38:15 +0200 Subject: [PATCH 0045/2525] Update build-constraints.yaml fixed typo --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d641f04..5c830d0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1849,7 +1849,6 @@ packages: - webdriver "Luke Iannini @lukexi": - [] # GHC 8 - inline-c # GHC 8 - inline-c-cpp From e73a009a3f0b5331df0d0c6fa01373d4a1b485f0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 15 Jun 2016 15:40:44 +0200 Subject: [PATCH 0046/2525] build-constraints.yaml: add new distribution-nixpkgs package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78d2964c..e735938b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1692,6 +1692,7 @@ packages: - nagios-check "Peter Simons simons@cryp.to @peti": + - distribution-nixpkgs - funcmp - hackage-db - hledger-interest From d5bd392f05ad8676d854c5863addfec58e266a4b Mon Sep 17 00:00:00 2001 From: Tebello Thejane Date: Wed, 15 Jun 2016 16:45:43 +0200 Subject: [PATCH 0047/2525] Add bitx-bitcoin. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78d2964c..e45712b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2245,6 +2245,9 @@ packages: "Cliff Harvey ": - ansigraph + + "Tebello Thejane @tebello-thejane": + - bitx-bitcoin # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From cfb31f06ad990fdcba78a75d892cac308cdcebf7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 15 Jun 2016 10:49:11 -0700 Subject: [PATCH 0048/2525] Re-enable bloodhound --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78d2964c..9ab398ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -459,9 +459,8 @@ packages: "Arash Rouhani ": - yesod-text-markdown - # https://github.com/fpco/stackage/issues/1155 - # "Chris Allen ": - # - bloodhound + "Chris Allen ": + - bloodhound "Adam Bergmark @bergmark": - aeson From 9fb0b613bb3a0bbfda923aa80ad45f7c59510026 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 15 Jun 2016 19:31:06 -0400 Subject: [PATCH 0049/2525] Add back bits, semigroupoids, and streams --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab398ec..26ae0704 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -249,7 +249,7 @@ packages: - adjunctions # GHC 8 - approximate - bifunctors - # GHC 8 - bits + - bits # GHC 8 - bound - bytes - charset @@ -288,7 +288,6 @@ packages: - mtl - nats - numeric-extras - # GHC 8 - parsers - pointed - prelude-extras @@ -301,7 +300,7 @@ packages: - semigroupoids - semigroups - speculation - # BLOCKED comonad 5 - streams + - streams - tagged - vector-instances - void @@ -2463,7 +2462,6 @@ skipped-tests: - ad - composition-tree # GHC 8 - patches-vector - - semigroupoids # GHC 8 (bytestring-handle) - tar @@ -2563,9 +2561,6 @@ expected-test-failures: # Requires SAT solver and old QuickCheck - ersatz - # Failing doctests - - bits - # No server running - amqp From 0c6d30de5630d5b7a4186a6252c27f210d98698a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 11:49:22 +0900 Subject: [PATCH 0050/2525] add stackage-cli to Dan's packages to allow stackage-curator to stack build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02af192e..2b2d64b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -423,6 +423,7 @@ packages: - runmemo - tardis - lens-family-th + - stackage-cli "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From 8109086487b3ff390ab5716514a61de9b80a9aae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 11:51:44 +0900 Subject: [PATCH 0051/2525] semigroupoids-5.0.1 should build without tests (#1615) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b2d64b6..0a267cd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2284,6 +2284,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + + # https://github.com/fpco/stackage/issues/1615 + - semigroupoids < 5.1 # end of packages @@ -2492,6 +2495,8 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/fpco/stackage/issues/1615 + - semigroupoids # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From bf633b26eedd007b04630a54978cccbceb0a5e14 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 12:16:16 +0900 Subject: [PATCH 0052/2525] add back stackage-curator stackage-cli is deprecated --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a267cd8..faaafd85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -47,6 +47,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template + - stackage-curator - stm-conduit - wai-websockets - warp-tls @@ -423,7 +424,6 @@ packages: - runmemo - tardis - lens-family-th - - stackage-cli "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From 06808c13656709a7ac2466e65cfbcb7637e2777c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 12:41:45 +0900 Subject: [PATCH 0053/2525] distribution-nixpkgs link problem (#1616) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ambiguous interface for ‘Text.PrettyPrint.HughesPJClass’ --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index faaafd85..afb27a3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2848,6 +2848,9 @@ expected-test-failures: # https://github.com/jetho/Hclip/issues/3 - Hclip + + # https://github.com/fpco/stackage/issues/1616 + - distribution-nixpkgs # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From a51873e079959781a60087a09dc56d4ffda3248e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 12:49:25 +0900 Subject: [PATCH 0054/2525] docvim test failing (wincent/docvim#25) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afb27a3c..3f3257e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2851,6 +2851,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1616 - distribution-nixpkgs + + # https://github.com/wincent/docvim/issues/25 + - docvim # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 8dbc8574422921807114d89f2e0b809ceaff88d6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 12:54:01 +0900 Subject: [PATCH 0055/2525] Revert "latest inline-c is 8.0.1 ready" This reverts commit ef2014d57c11681b4de85bc44c37910ce0791edd. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f3257e2..618d8bc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1849,8 +1849,8 @@ packages: - webdriver "Luke Iannini @lukexi": - # GHC 8 - - inline-c + [] + # GHC 8 - inline-c # GHC 8 - inline-c-cpp # GHC 8 - ekg From 7390b82cb949e4c5f1a7e02f71e4eea080313f9c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jun 2016 15:18:49 +0900 Subject: [PATCH 0056/2525] disable stackage-curator again (stackage-curator#20) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 618d8bc1..dfd969b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -47,7 +47,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # https://github.com/fpco/stackage-curator/pull/20 + #- stackage-curator - stm-conduit - wai-websockets - warp-tls From c7c8087c4b386f41dc1ab38b2e9a4c0e60f7407b Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Thu, 16 Jun 2016 16:26:41 +0200 Subject: [PATCH 0057/2525] inline-c 0.5.5.3 is GHC 8.0.1 ready --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfd969b9..a4cdf7cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1850,8 +1850,7 @@ packages: - webdriver "Luke Iannini @lukexi": - [] - # GHC 8 - inline-c + - inline-c # GHC 8 - inline-c-cpp # GHC 8 - ekg From c3adc57d5834b1cb3b4db51bc7570df08f1f2731 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Jun 2016 15:02:50 +0900 Subject: [PATCH 0058/2525] Reverting "semigroupoids-5.0.1 should build without tests (#1615)" This reverts commit 8109086487b3ff390ab5716514a61de9b80a9aae. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4cdf7cc..8826dd8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2284,9 +2284,6 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 - - # https://github.com/fpco/stackage/issues/1615 - - semigroupoids < 5.1 # end of packages @@ -2495,8 +2492,6 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees - # https://github.com/fpco/stackage/issues/1615 - - semigroupoids # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 74e65a8f6054ec1098c83de8493e2eb60e97a9d3 Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Fri, 17 Jun 2016 01:36:45 -0700 Subject: [PATCH 0059/2525] Remove docvim from list of expected failures According to Travis, the latest 0.3.1.3 release should be clean/passing. https://travis-ci.org/wincent/docvim/builds/138283565 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8826dd8f..b5a3863f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2846,9 +2846,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1616 - distribution-nixpkgs - - # https://github.com/wincent/docvim/issues/25 - - docvim # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From cac7da2dd3d3c75652eea740d5ac77a27e9225b1 Mon Sep 17 00:00:00 2001 From: Nickolay Kudasov Date: Fri, 17 Jun 2016 17:51:45 +0400 Subject: [PATCH 0060/2525] Add smsaero back to Stackage `smsaero-0.5` now supports `servant-0.7` which was the problem in https://github.com/fpco/stackage/issues/1290 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8826dd8f..ba25a7e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1762,8 +1762,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - # https://github.com/fpco/stackage/issues/1290 - #- smsaero + - smsaero - swagger2 - servant-swagger From 7b8631786dcc885fbc2db706f8a3a9a278a2df07 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Jun 2016 11:25:57 -0700 Subject: [PATCH 0061/2525] re-enable hledger packages As best I can figure out, stackage will build these successfully in GHC8 nightlies now. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8826dd8f..8b84dc50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -640,10 +640,10 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa # GHC 8 - darcs - # GHC 8 - hledger - # GHC 8 - hledger-lib - # GHC 8 - hledger-ui - # GHC 8 - hledger-web + - hledger + - hledger-lib + - hledger-ui + - hledger-web # GHC 8 - shelltestrunner "Mihai Maruseac ": From 54d9a31971f0221136e0d7570d291dfadf611d5d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Jun 2016 11:49:54 -0700 Subject: [PATCH 0062/2525] hledger-ui/web aren't ready yet --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b84dc50..d8a43939 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -642,8 +642,8 @@ packages: # GHC 8 - darcs - hledger - hledger-lib - - hledger-ui - - hledger-web + # - hledger-ui + # - hledger-web # GHC 8 - shelltestrunner "Mihai Maruseac ": From ac5e11ac80f757ebccbf173ab7b2a8a7169e2572 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 18 Jun 2016 20:04:54 -0700 Subject: [PATCH 0063/2525] Disable docvim per outdated deps --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8826dd8f..209fe78d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2245,12 +2245,13 @@ packages: "Cliff Harvey ": - ansigraph - + "Tebello Thejane @tebello-thejane": - bitx-bitcoin - "Greg Hurrell ": - - docvim + # incompatible with lens 4.14, process 1.4.2.0 + # "Greg Hurrell ": + # - docvim # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From bf827969e8c9a59cfe292274599deee9f87d1955 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Sat, 18 Jun 2016 22:30:18 -0700 Subject: [PATCH 0064/2525] Update build-constraints.yaml re-added 'uncertain' because dependencies are back on stackage! :) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..2d910613 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1318,7 +1318,7 @@ packages: - prompt - tagged-binary - typelits-witnesses - # BLOCKED comonad 5 - uncertain + - uncertain "Ian Duncan @iand675": - feature-flags From 24c970ee522962f63517702aa124b0680bcd1b7e Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Sat, 18 Jun 2016 22:38:49 -0700 Subject: [PATCH 0065/2525] Re-enable docvim Again compatible with latest lens and process packages. Had inadvertently become incompatible as a result of switching to use the `lts-6.3` resolver instead of a recent nightly in https://github.com/wincent/docvim/commit/65c8615c82422fac3f9cd88bd5f343514ce2b496, and starting to use `--pvp-bounds both` in https://github.com/wincent/docvim/commit/29650e24d40bcdc5c3dd3eb2a0948925e421dd9e. Fixed in the 0.3.1.6 release: https://hackage.haskell.org/package/docvim-0.3.1.6 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..4a21628d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2249,9 +2249,8 @@ packages: "Tebello Thejane @tebello-thejane": - bitx-bitcoin - # incompatible with lens 4.14, process 1.4.2.0 - # "Greg Hurrell ": - # - docvim + "Greg Hurrell ": + - docvim # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 24b62a326ce27e63774f5f9b92786eebace92981 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Sun, 19 Jun 2016 17:31:57 +0300 Subject: [PATCH 0066/2525] add exp-pairs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..852edcdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2248,6 +2248,9 @@ packages: "Tebello Thejane @tebello-thejane": - bitx-bitcoin + + "Andrew Lelechenko @Bodigrim": + - exp-pairs # incompatible with lens 4.14, process 1.4.2.0 # "Greg Hurrell ": From d9bb934acb005e79b776995ac64a171bd893e140 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Sun, 19 Jun 2016 23:34:44 +0900 Subject: [PATCH 0067/2525] packages about relational-record are GHC 8.0.1 ready --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..23c30f67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2114,10 +2114,10 @@ packages: # GHC 8 - tidal "Kei Hibino @khibino": - # GHC 8 - relational-query - # GHC 8 - relational-query-HDBC - # GHC 8 - persistable-types-HDBC-pg - # GHC 8 - relational-record + - relational-query + - relational-query-HDBC + - persistable-types-HDBC-pg + - relational-record - text-ldap - debian-build From 733073fb7594d38ebee17b67ceb4233bb172dbae Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Sun, 19 Jun 2016 17:13:10 +0200 Subject: [PATCH 0068/2525] Add eventstore package back `eventstore` compiles with GHC 8 now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..13d944e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1906,7 +1906,7 @@ packages: # GHC 8 - lentil "Yorick Laupa yo.eight@gmail.com @YoEight": - # GHC 8 - eventstore + - eventstore - dotnet-timespan "Sebastian Dröge slomo@coaxion.net @sdroege": From 8a4434c9375ea27844e4b69b94433f071f205284 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Mon, 20 Jun 2016 00:21:18 +0900 Subject: [PATCH 0069/2525] add package-flags for GHC 8. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23c30f67..99c1f6fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2332,6 +2332,11 @@ package-flags: time-locale-compat: old-locale: false + th-data-compat: + template-haskell-210: false + th-reify-compat: + template-haskell-210: false + HsOpenSSL: fast-bignum: false From 62f9e688e66622ebc1cb545f48fa6c14653df029 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 19 Jun 2016 11:40:33 -0700 Subject: [PATCH 0070/2525] Add constraint "singletons < 2.2" per #1627 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 209fe78d..43183bd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2285,6 +2285,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + + # https://github.com/fpco/stackage/issues/1627 + - singletons < 2.2 # end of packages From 29d814ff6ae43ab910b4f4be35f03476cc55f712 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 19 Jun 2016 23:27:30 +0200 Subject: [PATCH 0071/2525] Reenable distributed-closure + add cassette. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0211318f..83f9d764 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1370,11 +1370,11 @@ packages: - nationstates "Mathieu Boespflug @mboes": - # https://github.com/tweag/distributed-closure/issues/3 - # GHC 8 - distributed-closure # GHC 8 - H # GHC 8 - ihaskell-inline-r # GHC 8 - inline-r + - cassette + - distributed-closure - th-lift "Christopher Reichert @creichert": From fa3180b740053425a221034a2443d88992244600 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Mon, 20 Jun 2016 09:19:42 +0900 Subject: [PATCH 0072/2525] disable packages which depend on HDBC. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99c1f6fd..11e70f41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2115,9 +2115,9 @@ packages: "Kei Hibino @khibino": - relational-query - - relational-query-HDBC - - persistable-types-HDBC-pg - - relational-record + # GHC 8 HDBC - relational-query-HDBC + # GHC 8 HDBC - persistable-types-HDBC-pg + # GHC 8 HDBC - relational-record - text-ldap - debian-build From aa89cc86efea3cd3db3365e509a680cec92b0c1b Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 20 Jun 2016 13:17:01 +0200 Subject: [PATCH 0073/2525] Reenable most HaskellR packages. Except ihaskell-inline-r, because package blocked by IHaskell not supporting GHC 8. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..ad59bfd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1370,11 +1370,11 @@ packages: - nationstates "Mathieu Boespflug @mboes": - # GHC 8 - H - # GHC 8 - ihaskell-inline-r - # GHC 8 - inline-r + # BLOCKED ihaskell support for GHC 8 - ihaskell-inline-r - cassette - distributed-closure + - H + - inline-r - th-lift "Christopher Reichert @creichert": From ff341de31b9795431b7b4c009447c5847ba07cf2 Mon Sep 17 00:00:00 2001 From: Alp Mestanogullari Date: Mon, 20 Jun 2016 19:54:33 +0200 Subject: [PATCH 0074/2525] add inline-java and sparkle, with appropriate configure flags for JDK --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..da2fb79d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2104,9 +2104,8 @@ packages: "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - # https://github.com/fpco/stackage/issues/1388 - #- inline-java - #- sparkle + - inline-java + - sparkle "Alex McLean @yaxu": [] @@ -2376,7 +2375,8 @@ package-flags: configure-args: inline-java: - - "--FIXME" + - "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server" + - "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include" # end of configure-args From 79110fb8b71f63fb43e47255df18c300df46324b Mon Sep 17 00:00:00 2001 From: Brendan Hay Date: Tue, 21 Jun 2016 08:31:50 +0200 Subject: [PATCH 0075/2525] Add amazonka-application-autoscaling and amazonka-discovery --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..9189b037 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1048,6 +1048,7 @@ packages: - amazonka-core - amazonka-test - amazonka-apigateway + - amazonka-application-autoscaling - amazonka-autoscaling - amazonka-certificatemanager - amazonka-cloudformation @@ -1069,6 +1070,7 @@ packages: - amazonka-datapipeline - amazonka-devicefarm - amazonka-directconnect + - amazonka-discovery - amazonka-dms - amazonka-ds - amazonka-dynamodb-streams From a4354a50af50ea856f95c22c09ac1104300f9488 Mon Sep 17 00:00:00 2001 From: Brendan Hay Date: Tue, 21 Jun 2016 08:36:33 +0200 Subject: [PATCH 0076/2525] Add gogol libraries --- build-constraints.yaml | 97 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..7011ecbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1114,6 +1114,103 @@ packages: - amazonka-swf - amazonka-waf - amazonka-workspaces + - gogol + - gogol-core + - gogol-adexchange-buyer + - gogol-adexchange-seller + - gogol-admin-datatransfer + - gogol-admin-directory + - gogol-admin-emailmigration + - gogol-admin-reports + - gogol-adsense + - gogol-adsense-host + - gogol-affiliates + - gogol-analytics + - gogol-android-enterprise + - gogol-android-publisher + - gogol-appengine + - gogol-apps-activity + - gogol-apps-calendar + - gogol-apps-licensing + - gogol-apps-reseller + - gogol-apps-tasks + - gogol-appstate + - gogol-autoscaler + - gogol-bigquery + - gogol-billing + - gogol-blogger + - gogol-books + - gogol-civicinfo + - gogol-classroom + - gogol-cloudmonitoring + - gogol-cloudtrace + - gogol-compute + - gogol-container + - gogol-customsearch + - gogol-dataflow + - gogol-dataproc + - gogol-datastore + - gogol-debugger + - gogol-deploymentmanager + - gogol-dfareporting + - gogol-discovery + - gogol-dns + - gogol-doubleclick-bids + - gogol-doubleclick-search + - gogol-drive + - gogol-firebase-rules + - gogol-fitness + - gogol-fonts + - gogol-freebasesearch + - gogol-fusiontables + - gogol-games + - gogol-games-configuration + - gogol-games-management + - gogol-genomics + - gogol-gmail + - gogol-groups-migration + - gogol-groups-settings + - gogol-identity-toolkit + - gogol-kgsearch + - gogol-latencytest + - gogol-logging + - gogol-maps-coordinate + - gogol-maps-engine + - gogol-mirror + - gogol-monitoring + - gogol-oauth2 + - gogol-pagespeed + - gogol-partners + - gogol-people + - gogol-play-moviespartner + - gogol-plus + - gogol-plus-domains + - gogol-prediction + - gogol-proximitybeacon + - gogol-pubsub + - gogol-qpxexpress + - gogol-replicapool + - gogol-replicapool-updater + - gogol-resourcemanager + - gogol-resourceviews + - gogol-script + - gogol-sheets + - gogol-shopping-content + - gogol-siteverification + - gogol-spectrum + - gogol-sqladmin + - gogol-storage + - gogol-storage-transfer + - gogol-tagmanager + - gogol-taskqueue + - gogol-translate + - gogol-urlshortener + - gogol-useraccounts + - gogol-vision + - gogol-webmaster-tools + - gogol-youtube + - gogol-youtube-analytics + - gogol-youtube-reporting # GHC 8 - ede - pagerduty - semver From c2b50ee456b2c575bcaf0dcfdc19ac12de26e5d0 Mon Sep 17 00:00:00 2001 From: Chris Done Date: Tue, 21 Jun 2016 09:52:01 +0200 Subject: [PATCH 0077/2525] Remove upper bound on singletons<2.2 (fixes #1627) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad656e0c..7e135510 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2247,7 +2247,7 @@ packages: "Tebello Thejane @tebello-thejane": - bitx-bitcoin - + "Andrew Lelechenko @Bodigrim": - exp-pairs @@ -2287,8 +2287,6 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 - # https://github.com/fpco/stackage/issues/1627 - - singletons < 2.2 # end of packages From d812041f78ca796c4f178dba6d85965b4421042f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Jun 2016 15:26:54 +0200 Subject: [PATCH 0078/2525] Re-enable fay and friends --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..6d0c6538 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -465,12 +465,12 @@ packages: "Adam Bergmark @bergmark": - aeson - # GHC 8 - fay - # GHC 8 - fay-base - # GHC 8 - fay-dom - # GHC 8 - fay-jquery - # GHC 8 - fay-text - # GHC 8 - fay-uri + - fay + - fay-base + - fay-dom + - fay-jquery + - fay-text + - fay-uri - feed # GHC 8 - snaplet-fay - time-compat From 02757730c85d6eae57f9750fa65a68ef4bde5492 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Wed, 22 Jun 2016 01:14:12 +0900 Subject: [PATCH 0079/2525] packages about relational-record depends on HDBC --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..8d6ca999 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2114,9 +2114,9 @@ packages: "Kei Hibino @khibino": - relational-query - # GHC 8 HDBC - relational-query-HDBC - # GHC 8 HDBC - persistable-types-HDBC-pg - # GHC 8 HDBC - relational-record + - relational-query-HDBC + - persistable-types-HDBC-pg + - relational-record - text-ldap - debian-build From c3e972f93bec315dfd340a9b3cca5751f6e55344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=A4=D0=B0=D0=B9=D0=B7?= =?UTF-8?q?=D1=80=D0=B0=D1=85=D0=BC=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Wed, 22 Jun 2016 00:47:09 +0500 Subject: [PATCH 0080/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..1c5d19df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -801,6 +801,7 @@ packages: "Arthur Fayzrakhmanov ": # GHC 8 - sodium - yesod-form-richtext + - ghcjs-perch "Sebastian Nagel @ch1bo": - hdevtools From 29585db243dece606543d448bfe3594991881a24 Mon Sep 17 00:00:00 2001 From: Ashley Yakeley Date: Tue, 21 Jun 2016 22:38:00 -0700 Subject: [PATCH 0081/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..aae5c910 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2253,6 +2253,9 @@ packages: "Greg Hurrell ": - docvim + + "Ashley Yakeley " + - countable # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 7e7d9f94f2d983bf07d9f45d4efbda453a00c416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Wed, 22 Jun 2016 21:04:41 +0200 Subject: [PATCH 0082/2525] Add webkit bindings, and re-add Gtk bindings There is a new version of haskell-gi in stackage that improves the binding compilation time in an important way, so re-add gi-gtk to stackage. Perhaps this will help with https://github.com/fpco/stackage/issues/1569 . Also add gi-webkit to stackage, with the appropriate dependencies. This could help with https://github.com/fpco/stackage/issues/1477 . --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..0f915af3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2212,8 +2212,11 @@ packages: - gi-gio == 2.0.3 - gi-glib == 2.0.3 - gi-gobject == 2.0.3 - # GHC 8 - gi-gtk == 3.0.3 + - gi-gtk == 3.0.3 - gi-pango == 1.0.3 + - gi-soup == 2.4.3 + - gi-javascriptcore == 3.0.3 + - gi-webkit == 3.0.3 - haskell-gi "Brandon Simmons ": @@ -2272,9 +2275,6 @@ packages: - data-default < 0.7 - data-default-class < 0.1 - # https://github.com/fpco/stackage/issues/1477 - - gi-javascriptcore < 3.1 - # https://github.com/fpco/stackage/issues/1510 - pipes < 4.2 From 68f1af655759ec35255c8ef57cf2947494976748 Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Wed, 22 Jun 2016 12:52:20 -0700 Subject: [PATCH 0083/2525] remove HDBC blocks HDBC has been fixed, so remove the comment blocks. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..8d6ca999 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2114,9 +2114,9 @@ packages: "Kei Hibino @khibino": - relational-query - # GHC 8 HDBC - relational-query-HDBC - # GHC 8 HDBC - persistable-types-HDBC-pg - # GHC 8 HDBC - relational-record + - relational-query-HDBC + - persistable-types-HDBC-pg + - relational-record - text-ldap - debian-build From 8c361270b26e6d4895e3b5072ad3ece4c2cae498 Mon Sep 17 00:00:00 2001 From: Ashley Yakeley Date: Wed, 22 Jun 2016 16:03:42 -0700 Subject: [PATCH 0084/2525] Update build-constraints.yaml add missing colon --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aae5c910..6e62eddc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2254,7 +2254,7 @@ packages: "Greg Hurrell ": - docvim - "Ashley Yakeley " + "Ashley Yakeley ": - countable # If you stop maintaining a package you can move it here. From 28209dffe475259ebf1ea310e961aa6a42b40670 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 22 Jun 2016 19:20:58 -0400 Subject: [PATCH 0085/2525] Add back linear-accelerate and wl-pprint-terminfo --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..81eba311 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -280,7 +280,7 @@ packages: - lca - lens - linear - # GHC 8 - linear-accelerate + - linear-accelerate # GHC 8 - log-domain - machines - monadic-arrays @@ -307,7 +307,7 @@ packages: - vector-instances - void - wl-pprint-extras - # GHC 8 - wl-pprint-terminfo + - wl-pprint-terminfo - zippers - fixed - half From 29381468b5bc984e642b1acc9c26a81f60e683e1 Mon Sep 17 00:00:00 2001 From: Jeremy Shaw Date: Thu, 23 Jun 2016 09:48:10 -0500 Subject: [PATCH 0086/2525] renabled ixset and clckwrks for GHC 8 --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..41bba8ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1934,20 +1934,20 @@ packages: "Jeremy Shaw @stepcut": - boomerang - # GHC 8 - clckwrks - # GHC 8 - clckwrks-cli - # GHC 8 - clckwrks-plugin-page - # GHC 8 - clckwrks-plugin-media - # GHC 8 - clckwrks-theme-bootstrap + - clckwrks + - clckwrks-cli + - clckwrks-plugin-page + - clckwrks-plugin-media + - clckwrks-theme-bootstrap - hackage-whatsnew - # GHC 8 - happstack-authenticate + - happstack-authenticate - happstack-clientsession - # GHC 8 - happstack-hsp + - happstack-hsp - happstack-jmacro - happstack-server - happstack-server-tls - hsx-jmacro - # GHC 8 - ixset + - ixset - reform - reform-blaze - reform-hamlet From 50e17838ba72039d4a9c49da31c1d3808d3e1446 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 24 Jun 2016 10:52:46 +0300 Subject: [PATCH 0087/2525] =?UTF-8?q?Add=20the=20=E2=80=98cassava-megapars?= =?UTF-8?q?ec=E2=80=99=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..46c50f55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1482,6 +1482,7 @@ packages: - hapistrano - inflections - twitter-feed + - cassava-megaparsec # BLOCKED megaparsec 5 - dotenv "Sergey Alirzaev ": @@ -3026,6 +3027,7 @@ github-users: - jsl - jpvillaisaza - jsantos17 + - mrkkrp scotty-web: - RyanGlScott - xich From 601ad7ca446ab0aa8e1fb9a4412ac849aa366a62 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Fri, 24 Jun 2016 11:20:26 -0700 Subject: [PATCH 0088/2525] reenable uri-bytestring It is now building on ghc-8. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..6a8c869b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1337,7 +1337,7 @@ packages: "Michael Xavier @MichaelXavier": - angel - # GHC 8 - uri-bytestring + - uri-bytestring # https://github.com/MichaelXavier/phash/issues/5 #- phash - cron From ba654a72ed887da5bb2d60f4103dd19bfe5ddf7f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 24 Jun 2016 17:19:30 -0700 Subject: [PATCH 0089/2525] Add constraint "semigroups < 0.18.2" per #1645 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..989d6590 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2287,6 +2287,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + # https:/github.com/fpco/stackage/issues/1645 + - semigroups < 0.18.2 + # end of packages From ab86d230b8386209def46216eb3c38904ac7ad46 Mon Sep 17 00:00:00 2001 From: Victor Denisov Date: Sat, 25 Jun 2016 00:53:17 -0700 Subject: [PATCH 0090/2525] Add mongoDB --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..fadb5890 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2254,6 +2254,9 @@ packages: "Greg Hurrell ": - docvim + "Victor Denisov @VictorDenisov": + - mongoDB + # 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 631ed01519938c40add4a0f2a0adc74ac0a8a96f Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Sat, 25 Jun 2016 11:03:32 +0100 Subject: [PATCH 0091/2525] Add back sphinx client --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 989d6590..06d32eeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -685,6 +685,7 @@ packages: # GHC 8 - ekg-json "Paul Rouse ": + - sphinx - yesod-auth-hashdb "Toralf Wittner @twittner": From f4109251ab6cf1a7b14f8086e8522b7b0eb90e42 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 22:43:36 +0200 Subject: [PATCH 0092/2525] Re-enable bumper and fay-builder --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ff3fef3..e3c962dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -617,9 +617,9 @@ packages: - aeson-utils - arrow-list - attoparsec-expr - # GHC 8 - bumper + - bumper - code-builder - # GHC 8 - fay-builder + - fay-builder - generic-aeson - generic-xmlpickler - hxt-pickle-utils @@ -629,7 +629,7 @@ packages: - rest-client - rest-core - rest-gen - # GHC 8 - rest-happstack + - rest-happstack # GHC 8 - rest-snap - rest-stringmap - rest-types @@ -2356,7 +2356,7 @@ packages: "Greg Hurrell ": - docvim - + "Ashley Yakeley ": - countable From e7d6a7c5a95ccac04bd8a63a667dd2deff74eab9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 22:49:51 +0200 Subject: [PATCH 0093/2525] Expect mongoDB tests to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3c962dd..19fea8f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2964,6 +2964,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1616 - distribution-nixpkgs + + # https://github.com/mongodb-haskell/mongodb/issues/61 + - mongoDB # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2ff51b4a9ffe1784789b7578eb4b81625d0c7a5e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 22:53:03 +0200 Subject: [PATCH 0094/2525] Disable sparkle and inline-java #1630 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19fea8f4..c5862578 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2205,8 +2205,8 @@ packages: "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - - inline-java - - sparkle + # - inline-java + # - sparkle "Alex McLean @yaxu": [] From b4055188c087666fe7ccffb4f10ffa7df168fbcf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 23:30:26 +0200 Subject: [PATCH 0095/2525] Add docvim upper bound #1648 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c24b51b..1ee0e9c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2401,6 +2401,9 @@ packages: # https:/github.com/fpco/stackage/issues/1645 - semigroups < 0.18.2 + # https://github.com/fpco/stackage/issues/1648 + - docvim < 0.3.2.0 + # end of packages From 3c03d3ac3b70b24b2d4affd6e2a272787f9ba58f Mon Sep 17 00:00:00 2001 From: Victor Denisov Date: Sat, 25 Jun 2016 16:17:04 -0700 Subject: [PATCH 0096/2525] Add bson --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ee0e9c9..2beb5f04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2367,6 +2367,7 @@ packages: "Victor Denisov @VictorDenisov": - mongoDB + - bson # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 4beb79a4be3f80e3874b9d96a8e4500c20af5484 Mon Sep 17 00:00:00 2001 From: Greg Hurrell Date: Sat, 25 Jun 2016 23:34:11 -0700 Subject: [PATCH 0097/2525] Remove docvim constraint The issue (https://github.com/fpco/stackage/issues/1648) is fixed by https://github.com/wincent/docvim/commit/e47358de959d3d88f647db782da3550050cbf8f5 which is in the 0.3.2.1 release. Tested with: ``` $ cabal update $ cabal get docvim-0.3.2.0 $ cd docvim-0.3.2.0 $ stack --resolver nightly init $ stack test # repro failure $ # apply fix $ stack test # see failure is no more ``` --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ee0e9c9..9c24b51b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2401,9 +2401,6 @@ packages: # https:/github.com/fpco/stackage/issues/1645 - semigroups < 0.18.2 - # https://github.com/fpco/stackage/issues/1648 - - docvim < 0.3.2.0 - # end of packages From 1e8b2dc138903e4a96422b27ba0fad2660f1effb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 11:34:10 +0200 Subject: [PATCH 0098/2525] data-default-instances-base upper bound for #1469 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ee0e9c9..5714f641 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2385,6 +2385,7 @@ packages: # https://github.com/fpco/stackage/issues/1469 - data-default < 0.7 - data-default-class < 0.1 + - data-default-instances-base < 0.1.0.1 # https://github.com/fpco/stackage/issues/1510 - pipes < 4.2 From dbd1e3c65056f3f6f1e67f78851148c0f2745af0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 11:53:19 +0200 Subject: [PATCH 0099/2525] Note about expecting mongoDB tests to fail --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c7ac256..069be39f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2975,7 +2975,7 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1616 - distribution-nixpkgs - # https://github.com/mongodb-haskell/mongodb/issues/61 + # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB # end of expected-test-failures From 335f014099d19599e0a58ee967cf88761ea4e6fc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 11:57:50 +0200 Subject: [PATCH 0100/2525] Expect persistent-redis tests to fail #1581 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 069be39f..b6e44b5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,9 @@ expected-test-failures: # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB + + # Requries running redis - https://github.com/fpco/stackage/pull/1581 + - persistent-redis # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 80c0f972f47977df62beb0f0f7033d2cd19d54db Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 12:22:19 +0200 Subject: [PATCH 0101/2525] Expect opml-conduit tests to fail k0ral/opml-conduit#4 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 645070f4..843f0c8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1523,7 +1523,7 @@ packages: "koral koral@mailoo.org @k0ral": # GHC 8 - atom-conduit # GHC 8 - conduit-parse - # GHC 8 - opml-conduit + - opml-conduit # GHC 8 - rss-conduit - imm - timerep @@ -2977,6 +2977,9 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis + + # https://github.com/k0ral/opml-conduit/issues/4 + - opml-conduit # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 96335e489c1242f55e7899992c33ddf73c3b0857 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Sun, 26 Jun 2016 12:10:00 +0100 Subject: [PATCH 0102/2525] Add optparse-text --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 843f0c8d..87a00738 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2083,6 +2083,7 @@ packages: "Pascal Hartig @passy": - giphy-api + - optparse-text "rightfold @rightfold": - open-browser From f01803daa23847e65dba16ca321822bbed832303 Mon Sep 17 00:00:00 2001 From: koral Date: Sun, 26 Jun 2016 21:02:38 +0200 Subject: [PATCH 0103/2525] Fix opml-conduit test suite --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87a00738..7c461a11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2978,9 +2978,6 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis - - # https://github.com/k0ral/opml-conduit/issues/4 - - opml-conduit # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 40f649dc44a9ba8819c235af541e607bec6e4922 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 23:31:21 +0200 Subject: [PATCH 0104/2525] Revert "Fix opml-conduit test suite" --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c461a11..87a00738 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2978,6 +2978,9 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis + + # https://github.com/k0ral/opml-conduit/issues/4 + - opml-conduit # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2e02e025675375d3b22816861c23d75526d44371 Mon Sep 17 00:00:00 2001 From: koral Date: Sun, 26 Jun 2016 23:58:22 +0200 Subject: [PATCH 0105/2525] Fix opml-conduit test suite --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87a00738..7c461a11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2978,9 +2978,6 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis - - # https://github.com/k0ral/opml-conduit/issues/4 - - opml-conduit # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 920ce2873d4b4d5248949d520f3ac54e8c3e49a2 Mon Sep 17 00:00:00 2001 From: Michael Thompson Date: Mon, 27 Jun 2016 03:04:55 +0200 Subject: [PATCH 0106/2525] reinstate pipes-text/lens-family/streaming These all work with ghc-8 on travis, and I was able to compile them with `resolver: nightly-2016-06-21` --- build-constraints.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87a00738..ea9cc1f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1404,13 +1404,12 @@ packages: - tasty-silver "Michael Thompson @michaelt": - [] - # GHC 8 - pipes-text - # GHC 8 - lens-simple - # GHC 8 - lens-family-core - # GHC 8 - lens-family - # GHC 8 - streaming - # GHC 8 - streaming-bytestring + - pipes-text + - lens-simple + - lens-family-core + - lens-family + - streaming + - streaming-bytestring "Justin Le @mstksg": From 0a1169eba7c3ae9f1bf64315d749eb4c449eec54 Mon Sep 17 00:00:00 2001 From: Alp Mestanogullari Date: Mon, 27 Jun 2016 14:51:47 +0200 Subject: [PATCH 0107/2525] add inline-java and sparkle, with appropriate configure flags --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea9cc1f3..761444f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2207,8 +2207,8 @@ packages: "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - # - inline-java - # - sparkle + - inline-java + - sparkle "Alex McLean @yaxu": [] @@ -2490,8 +2490,8 @@ package-flags: configure-args: inline-java: - - "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server" - - "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include" + - --extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server + - --extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include # end of configure-args From aeb812706b469e6a62f9509ad34a5deb1b28be5b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 00:18:01 +0200 Subject: [PATCH 0108/2525] Expect octane doctest to fail due to ambiguous imports tfausak/octane#35 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04de2f8d..56d444d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,9 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis + + # https://github.com/tfausak/octane/issues/35 + - octane # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ec80b44a61db018c55a3bdaf7911e046041cdf28 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 00:22:51 +0200 Subject: [PATCH 0109/2525] Another inline-java attempt This reverts commit 0a1169eba7c3ae9f1bf64315d749eb4c449eec54. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56d444d1..4884fc99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2490,8 +2490,8 @@ package-flags: configure-args: inline-java: - - --extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include + - "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server" + - "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include" # end of configure-args From 229523ce60cf822f3b208f59f0d9aa73d9549043 Mon Sep 17 00:00:00 2001 From: Cliff Harvey Date: Tue, 28 Jun 2016 02:09:39 +0200 Subject: [PATCH 0110/2525] Add quantum-random package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4884fc99..72bd8184 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2352,6 +2352,7 @@ packages: "Cliff Harvey ": - ansigraph + - quantum-random "Tebello Thejane @tebello-thejane": - bitx-bitcoin From 8535acd662dfeb6e85205d1286ec2053f235aa69 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Tue, 28 Jun 2016 10:14:27 +0300 Subject: [PATCH 0111/2525] =?UTF-8?q?Enable=20the=20=E2=80=98dotenv?= =?UTF-8?q?=E2=80=99=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4884fc99..f338b669 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1584,7 +1584,7 @@ packages: - inflections - twitter-feed - cassava-megaparsec - # BLOCKED megaparsec 5 - dotenv + - dotenv "Sergey Alirzaev ": - monad-peel From 91bcabc1fe51fafc30ed722eef27a47c9e876c3e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 28 Jun 2016 13:08:29 +0300 Subject: [PATCH 0112/2525] Add safe-exceptions (pinging @bergmark) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4884fc99..34ac7cf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -103,6 +103,7 @@ packages: - wai-middleware-consul - wai-middleware-crowd - monad-logger-json + - safe-exceptions # https://github.com/fpco/monad-logger-syslog/issues/3 # - monad-logger-syslog From 41294d8b17fe484177b05838f26eeac3e604012d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 12:41:56 +0200 Subject: [PATCH 0113/2525] Another attempt at building inline-java --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34ac7cf2..22cff5b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2491,8 +2491,8 @@ package-flags: configure-args: inline-java: - - "--extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server" - - "--extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include" + - --extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server + - --extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include # end of configure-args From 89a07a12786d3b14156d5eb27b648f87dd725a22 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 28 Jun 2016 14:18:54 +0300 Subject: [PATCH 0114/2525] Put each inline-java option separately (pinging @bergmark) --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bff78c6..887eadd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2492,8 +2492,10 @@ package-flags: configure-args: inline-java: - - --extra-lib-dirs /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - - --extra-include-dirs /usr/lib/jvm/java-8-openjdk-amd64/include + - --extra-lib-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include # end of configure-args From cad5cde87e4ffbe691922c60ebf5730f28eea4d5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 28 Jun 2016 14:23:12 +0300 Subject: [PATCH 0115/2525] Block inline-java and sparkle for #1660 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 887eadd7..b9b5765d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2208,8 +2208,9 @@ packages: "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - - inline-java - - sparkle + # https://github.com/fpco/stackage/issues/1660 + # - inline-java + # - sparkle "Alex McLean @yaxu": [] From c2454f85ce8f154a8b29246e54d2d4398eaae577 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 19:35:16 +0200 Subject: [PATCH 0116/2525] Skip Glob test-suite Deewiant/glob#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9b5765d..235d17b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2572,9 +2572,10 @@ skipped-tests: - terminal-progress-bar - threads - yesod-static-angular - # https://github.com/fpco/stackage/pull/906 - HaRe + # https://github.com/Deewiant/glob/issues/1 + - Glob # https://github.com/haskell/zlib/issues/2 - zlib From fb301721348bda5015d4511ef60cb54cc03968d1 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Tue, 28 Jun 2016 23:04:41 +0300 Subject: [PATCH 0117/2525] Resolve #1645 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 235d17b4..7e7fb478 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2403,9 +2403,6 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 - # https:/github.com/fpco/stackage/issues/1645 - - semigroups < 0.18.2 - # end of packages From 9145d80d04be4859d48c569a032ef0a03734d2da Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 22:40:59 +0200 Subject: [PATCH 0118/2525] distribution-nixpkgs test suite should be fixed, closes #1616 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 235d17b4..4c5e7158 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2975,9 +2975,6 @@ expected-test-failures: # https://github.com/jetho/Hclip/issues/3 - Hclip - # https://github.com/fpco/stackage/issues/1616 - - distribution-nixpkgs - # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB From c99efc7490e9eafd6cac3c830d1ac1b71df06871 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 29 Jun 2016 15:32:36 +0900 Subject: [PATCH 0119/2525] add hoodle (wavewave/hoodle#55) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd677e7a..f2fa03a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -888,6 +888,7 @@ packages: - vado # GHC 8 - vcsgui - vcswrapper + - hoodle - cairo - gio From d7dbc445316d2b1d1d986a527c62a86b519a689c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 29 Jun 2016 23:39:33 +0200 Subject: [PATCH 0120/2525] Revert "add hoodle (wavewave/hoodle#55)" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2fa03a3..cd677e7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -888,7 +888,6 @@ packages: - vado # GHC 8 - vcsgui - vcswrapper - - hoodle - cairo - gio From ae69b5941d970301eda4f26a7015451138ca1e6e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 29 Jun 2016 23:46:44 +0200 Subject: [PATCH 0121/2525] cartel upper bound for #1664 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd677e7a..0af22c77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2403,6 +2403,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + # https://github.com/fpco/stackage/issues/1664 + - cartel < 0.18.0.0 + # end of packages From 4ca7ff94dc1e65175ed740bd6b3ac58cd4cb4753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Wed, 29 Jun 2016 19:27:22 -0300 Subject: [PATCH 0122/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0af22c77..3795c890 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1892,6 +1892,7 @@ packages: - distributed-static - network-transport - network-transport-tcp + - network-transport-inmemory # GHC 8 - network-transport-composed - rank1dynamic From 23b4f5b7c926ac367cb96aacce6beb4a4aeaf5d8 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Wed, 29 Jun 2016 16:00:26 -0700 Subject: [PATCH 0123/2525] Add test-fixture --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3795c890..d9edaa69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2373,6 +2373,9 @@ packages: - mongoDB - bson + "Alexis King @lexi-lambda": + - test-fixture + # 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 cf11086fc52021c8dba3e605757d86cf0d2c48d4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 30 Jun 2016 09:36:22 +0200 Subject: [PATCH 0124/2525] Remove upper bound and close #1664 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3795c890..b8832d24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2404,9 +2404,6 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 - # https://github.com/fpco/stackage/issues/1664 - - cartel < 0.18.0.0 - # end of packages From 20ff9fab1173ce24ceb1df77e865553ab776f797 Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Thu, 30 Jun 2016 08:49:47 -0400 Subject: [PATCH 0125/2525] Add timelens to Omari Norman's packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8832d24..e4af0574 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -124,6 +124,7 @@ packages: - ofx - pinchot - accuerr + - timelens "Neil Mitchell": - hlint From e9c7d77dc5c60ba7760f40b7e15204f8a02b5110 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 1 Jul 2016 00:11:02 +0200 Subject: [PATCH 0126/2525] aeson-pretty upper bound for #1668 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e950082..fbe50043 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2408,6 +2408,9 @@ packages: # https://github.com/fpco/stackage/issues/1597 - tagsoup < 0.14 + # https://github.com/fpco/stackage/issues/1668 + - aeson-pretty < 0.8.0 + # end of packages From 5fd0de2cfa5a7ca49d7bada699559fcdf6b9f622 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 1 Jul 2016 12:07:42 +0200 Subject: [PATCH 0127/2525] stratosphere upper bound for #1668 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbe50043..4cd8b541 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2410,6 +2410,7 @@ packages: # https://github.com/fpco/stackage/issues/1668 - aeson-pretty < 0.8.0 + - stratosphere < 0.1.3 # end of packages From 30caac62e2563c54f975d96eb0a98847f4222eb5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 2 Jul 2016 21:43:38 +0300 Subject: [PATCH 0128/2525] Expected Haddock failure thoughtbot/yesod-auth-oauth2#67 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cd8b541..49b0b615 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3063,6 +3063,9 @@ expected-haddock-failures: # https://github.com/fpco/stackage/pull/1549 - ghc-exactprint + + # https://github.com/thoughtbot/yesod-auth-oauth2/issues/67 + - yesod-auth-oauth2 # end of expected-haddock-failures From 99711e1062b9aad739a05bcea863348426fce270 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 4 Jul 2016 01:25:01 +0900 Subject: [PATCH 0129/2525] Adding yahoo-finance-api package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49b0b615..b32955d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,6 +1727,7 @@ packages: - natural-transformation # GHC 8 - opaleye-trans - read-env-var + - yahoo-finance-api "Franklin Chen @FranklinChen": - Ebnf2ps From 9c52a6e96d4cedcc5317c6a94869e5be6a34307b Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Sun, 3 Jul 2016 20:46:30 -0700 Subject: [PATCH 0130/2525] Add versions, vectortiles, and pipes-random All have been updated for GHC8 support. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b32955d8..8d4b764f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -581,8 +581,10 @@ packages: "Colin Woodbury @fosskers": - microlens-aeson + - versions + - vectortiles + - pipes-random # GHC 8 - kanji - # GHC 8 - versions "Ketil Malde": - biocore From d5e0bcd77395a8114c71e761d2abfb19bdc72602 Mon Sep 17 00:00:00 2001 From: Michael Litchard Date: Mon, 4 Jul 2016 00:02:17 -0700 Subject: [PATCH 0131/2525] added point-octree --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c137643..a589cc8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Michael Litchard @mlitchard": + - point-octree + "Siddharth Bhat @bollu": - symengine From 1fd0ec5636dfd8afa655f7e56275a5023cf5bca3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Jul 2016 16:39:52 +0300 Subject: [PATCH 0132/2525] Expected test failure fosskers/vectortiles#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c137643..b8142d3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2992,6 +2992,9 @@ expected-test-failures: # https://github.com/tfausak/octane/issues/35 - octane + + # https://github.com/fosskers/vectortiles/issues/2 + - vectortiles # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 0cddb70235c2b2b08f22bd06ec96f575c67ca661 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Jul 2016 16:41:26 +0300 Subject: [PATCH 0133/2525] Expected test failure pikajude/th-printf#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8142d3a..4a584d27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2995,6 +2995,9 @@ expected-test-failures: # https://github.com/fosskers/vectortiles/issues/2 - vectortiles + + # https://github.com/pikajude/th-printf/issues/3 + - th-printf # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From a014cf20f3848d2b43568556e45d7531440a0f41 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 4 Jul 2016 10:32:05 -0400 Subject: [PATCH 0134/2525] Add back rose-trees and warp benchmarks --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bafaf5a7..4746e75e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,7 +3021,6 @@ expected-benchmark-failures: - picoparsec - rethinkdb - thyme - - warp - web-routing - xmlgen - yi-rope @@ -3118,9 +3117,6 @@ skipped-benchmarks: # https://github.com/fpco/stackage/issues/1587 - hledger-lib - # https://github.com/athanclark/rose-trees/pull/5 - - rose-trees - # end of skipped-benchmarks From 717406ef851833fbcec1fcb66ad9d4721b0d37f1 Mon Sep 17 00:00:00 2001 From: Alberto Date: Mon, 4 Jul 2016 17:35:07 +0200 Subject: [PATCH 0135/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4746e75e..144be868 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -250,6 +250,9 @@ packages: - TCache - Workflow - MFlow + - transient + - transient-universe + - ghcjs-hplay "Edward Kmett ": - ad From 8a624ea468104c1edc969d71657d810fad08fa18 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Jul 2016 19:54:05 +0300 Subject: [PATCH 0136/2525] Upper bounds for #1676 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 144be868..59b78232 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2421,6 +2421,11 @@ packages: - aeson-pretty < 0.8.0 - stratosphere < 0.1.3 + # https://github.com/fpco/stackage/issues/1676 + - http-client < 0.5 + - http-client-tls < 0.3 + - http-conduit < 2.2 + # end of packages From 5b8efe14f89cfea1fb267128988e06d91e035a08 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Jul 2016 06:25:38 +0300 Subject: [PATCH 0137/2525] Expected Haddock failure agocorona/transient#22 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59b78232..20a0d584 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3085,6 +3085,9 @@ expected-haddock-failures: # https://github.com/thoughtbot/yesod-auth-oauth2/issues/67 - yesod-auth-oauth2 + + # https://github.com/agocorona/transient/issues/22 + - transient-universe # end of expected-haddock-failures From 3969c178ffaea2224a30cc03de3f2fee38b03508 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Jul 2016 06:26:38 +0300 Subject: [PATCH 0138/2525] Expected test failure agocorona/transient#23 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20a0d584..0ad99202 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3009,6 +3009,9 @@ expected-test-failures: # https://github.com/pikajude/th-printf/issues/3 - th-printf + + # https://github.com/agocorona/transient/issues/23 + - transient # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 29c3eff9355eee66d17629fcb6d2b852c516cd53 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 5 Jul 2016 06:29:10 +0300 Subject: [PATCH 0139/2525] Temporary block for k0ral/imm#7 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ad99202..2f51d3c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1534,7 +1534,8 @@ packages: # GHC 8 - conduit-parse - opml-conduit # GHC 8 - rss-conduit - - imm + # https://github.com/k0ral/imm/issues/7 + # - imm - timerep # GHC 8 - xml-conduit-parse From b4967530d65a2290caa079ea0767b668d929bd70 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 5 Jul 2016 22:25:52 +0200 Subject: [PATCH 0140/2525] Add cabal2nix maintained by myself. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f51d3c0..f5ec3d2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1807,6 +1807,7 @@ packages: "Peter Simons simons@cryp.to @peti": - distribution-nixpkgs + - cabal2nix - funcmp - hackage-db - hledger-interest From 5d186a44613d4db1b84ddd87379866e344d26dec Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 5 Jul 2016 22:29:09 +0200 Subject: [PATCH 0141/2525] Add jailbreak-cabal maintained by myself. I tried to add that tool before, but back then it wasn't possible because `jailbreak-cabal` had too specific requirements on `Cabal`. Since the switch to GHC 8.x, however, this should no longer be an issue. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f51d3c0..74ffc6ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1814,6 +1814,7 @@ packages: - hsdns - hsemail - hsyslog + - jailbreak-cabal - language-nix - nix-paths - streamproc From c221307c1af3877eb6d7b09f1ddc3716aaeb838c Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Tue, 5 Jul 2016 16:39:47 -0400 Subject: [PATCH 0142/2525] Readded packages that are good with nightly Tested the packages on nightly and there were no issues, so I assume the GHC 8 dependencies are fixed. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f51d3c0..ee0bb6f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1828,14 +1828,14 @@ packages: - moesocks "Gregory W. Schwartz @GregorySchwartz": - # GHC 8 - fasta - # GHC 8 - diversity - # GHC 8 - modify-fasta + - fasta + - diversity + - modify-fasta - tree-fun - random-tree - clumpiness - find-clumpiness - # GHC 8 - blosum + - blosum "Simon Marechal @bartavelle": - compactmap From 669fb393a66b36120bfac3d99d92701cf5db8221 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Jul 2016 07:23:30 +0300 Subject: [PATCH 0143/2525] Add extra upper bound on hoauth --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68e39b05..92a982b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2428,6 +2428,7 @@ packages: - http-client < 0.5 - http-client-tls < 0.3 - http-conduit < 2.2 + - hoauth < 0.5.5 # end of packages From c423d6bf357b3fe215b0500ead24cf1d138b6e10 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Jul 2016 07:24:40 +0300 Subject: [PATCH 0144/2525] typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92a982b0..3fe27f20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2428,7 +2428,7 @@ packages: - http-client < 0.5 - http-client-tls < 0.3 - http-conduit < 2.2 - - hoauth < 0.5.5 + - hoauth2 < 0.5.5 # end of packages From 790b9497b2ee5ddc6321e225def45534b617c1de Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Jul 2016 10:57:03 +0300 Subject: [PATCH 0145/2525] Remove expected Haddock failure and close agocorona/transient#22 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fe27f20..7fd813f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3092,9 +3092,6 @@ expected-haddock-failures: # https://github.com/thoughtbot/yesod-auth-oauth2/issues/67 - yesod-auth-oauth2 - - # https://github.com/agocorona/transient/issues/22 - - transient-universe # end of expected-haddock-failures From 8248b2c71c2d712bb026d29d536664d0fff03b77 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Jul 2016 12:07:52 +0300 Subject: [PATCH 0146/2525] Remove expected test failure for agocorona/transient#23 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fd813f0..5a48e1f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3013,9 +3013,6 @@ expected-test-failures: # https://github.com/pikajude/th-printf/issues/3 - th-printf - - # https://github.com/agocorona/transient/issues/23 - - transient # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 6f5cfaa7e64d1da043b41759c3c809c56c00d5c9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 09:18:25 +0300 Subject: [PATCH 0147/2525] Remove expected Haddock failure thoughtbot/yesod-auth-oauth2#67 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a48e1f3..cec34cc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3086,9 +3086,6 @@ expected-haddock-failures: # https://github.com/fpco/stackage/pull/1549 - ghc-exactprint - - # https://github.com/thoughtbot/yesod-auth-oauth2/issues/67 - - yesod-auth-oauth2 # end of expected-haddock-failures From 18703d1ace4987eb6d84cb5c66e14ad06235508c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 09:33:16 +0300 Subject: [PATCH 0148/2525] Upper bound for GregorySchwartz/diversity#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cec34cc7..7bf05cf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,6 +2430,9 @@ packages: - http-conduit < 2.2 - hoauth2 < 0.5.5 + # https://github.com/GregorySchwartz/diversity/issues/2 + - diversity < 0.8 + # end of packages From 78f74e63e8c4549d89a7212f689226db6a02701b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 09:35:52 +0300 Subject: [PATCH 0149/2525] Upper bound for GregorySchwartz/modify-fasta#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bf05cf0..25a4c251 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2431,7 +2431,8 @@ packages: - hoauth2 < 0.5.5 # https://github.com/GregorySchwartz/diversity/issues/2 - - diversity < 0.8 + # https://github.com/GregorySchwartz/modify-fasta/issues/1 + - fasta < 0.10.3 # end of packages From c136a56b29376501283051f0d65ecb77931de1ac Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 09:40:40 +0300 Subject: [PATCH 0150/2525] Upper bound for DanielG/cabal-helper#25 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25a4c251..b06eaead 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2434,6 +2434,9 @@ packages: # https://github.com/GregorySchwartz/modify-fasta/issues/1 - fasta < 0.10.3 + # https://github.com/DanielG/cabal-helper/issues/25 + - cabal-helper < 0.7.1 + # end of packages From bf1865b0df2a9c7c2a1b375ba8f915b44e06e2a0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 09:40:50 +0300 Subject: [PATCH 0151/2525] More upper bounds for #1676 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b06eaead..d874e647 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2429,6 +2429,8 @@ packages: - http-client-tls < 0.3 - http-conduit < 2.2 - hoauth2 < 0.5.5 + - bloodhound < 0.11.1.0 + - eventstore < 0.13.1.3 # https://github.com/GregorySchwartz/diversity/issues/2 # https://github.com/GregorySchwartz/modify-fasta/issues/1 From d971b08f7983b76778100d1d717d1a3bd12c30ef Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Jul 2016 18:25:17 +0300 Subject: [PATCH 0152/2525] Remove fasta upper bound --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d874e647..44a1f77c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2432,10 +2432,6 @@ packages: - bloodhound < 0.11.1.0 - eventstore < 0.13.1.3 - # https://github.com/GregorySchwartz/diversity/issues/2 - # https://github.com/GregorySchwartz/modify-fasta/issues/1 - - fasta < 0.10.3 - # https://github.com/DanielG/cabal-helper/issues/25 - cabal-helper < 0.7.1 From 4ab433eadb697ebbef6ebf58a675bb147519f614 Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Fri, 8 Jul 2016 00:28:11 +0200 Subject: [PATCH 0153/2525] Update build-constraints.yaml --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d874e647..cba7b600 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2388,6 +2388,10 @@ packages: "Alexis King @lexi-lambda": - test-fixture + + "Patrick Chilton ": + - solga + - solga-swagger # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 3e6c49cc1166161620819f34d292eab51d77eacf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Jul 2016 07:47:24 +0300 Subject: [PATCH 0154/2525] Expect test failure yesodweb/css-text#10 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44a1f77c..4f71c48b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3018,6 +3018,9 @@ expected-test-failures: # https://github.com/pikajude/th-printf/issues/3 - th-printf + + # https://github.com/yesodweb/css-text/issues/10 + - css-text # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From bef509d305e3c8f4ed93ebc1afa8e512f7862048 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 8 Jul 2016 14:14:40 +0300 Subject: [PATCH 0155/2525] =?UTF-8?q?Add=20the=20=E2=80=98stache=E2=80=99?= =?UTF-8?q?=20package?= 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 9c10fbbf..994103b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1596,6 +1596,7 @@ packages: - twitter-feed - cassava-megaparsec - dotenv + - stache "Sergey Alirzaev ": - monad-peel From 8bbd3ba87b73a741bec759bc63dcdddc0c19bea9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Jul 2016 17:06:09 +0300 Subject: [PATCH 0156/2525] Remove upper bound for DanielG/cabal-helper#25 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 994103b8..8643d820 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2437,9 +2437,6 @@ packages: - bloodhound < 0.11.1.0 - eventstore < 0.13.1.3 - # https://github.com/DanielG/cabal-helper/issues/25 - - cabal-helper < 0.7.1 - # end of packages From d61facd6c575ef3daa98166e4105251f625baa92 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Jul 2016 11:16:13 -0700 Subject: [PATCH 0157/2525] Disable solga-swagger per chpatrick/solga#6 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8643d820..3f1cba15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2389,10 +2389,11 @@ packages: "Alexis King @lexi-lambda": - test-fixture - + "Patrick Chilton ": - solga - - solga-swagger + # https://github.com/chpatrick/solga/issues/6 + # - solga-swagger # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 43ab977e4a9e5d78606e15c1321c91d60862ae50 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sat, 9 Jul 2016 11:25:15 -0400 Subject: [PATCH 0158/2525] Add back cryptol --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f1cba15..3bd2bd19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1048,7 +1048,7 @@ packages: - language-thrift "Adam C. Foltzer acfoltzer@galois.com @acfoltzer": - # GHC 8 - cryptol + - cryptol - gitrev - persistent-refs diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 0a77511f..924e134f 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -111,6 +111,7 @@ apt-get install -y \ stack \ wget \ xclip \ + z3 \ zip \ zlib1g-dev From e3c200c2bb837efb1d9c7d51ab6fd7e4544aea48 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 9 Jul 2016 21:16:40 +0300 Subject: [PATCH 0159/2525] Add back imm --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f1cba15..c0ed11f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1534,8 +1534,7 @@ packages: # GHC 8 - conduit-parse - opml-conduit # GHC 8 - rss-conduit - # https://github.com/k0ral/imm/issues/7 - # - imm + - imm - timerep # GHC 8 - xml-conduit-parse From 919439c9397d4d71f3f255d40b2c09742bbfc258 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Sat, 9 Jul 2016 22:33:59 +0300 Subject: [PATCH 0160/2525] add fast-digits --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0ed11f5..5cee1099 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2375,6 +2375,7 @@ packages: "Andrew Lelechenko @Bodigrim": - exp-pairs + - fast-digits "Greg Hurrell ": - docvim From 24de00cb858b6e0364d23d851da8c5d4be04a1e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Jul 2016 16:25:39 -0700 Subject: [PATCH 0161/2525] Remove constraint on data-default, disable rethinkdb per #1469 --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34a2951a..2025dec6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1714,7 +1714,9 @@ packages: "Brandon Martin @codedmart": # GHC 8 - engine-io-wai - - rethinkdb + # rethinkdb-2.2.0.5 requires data-default < 0.7 + # - rethinkdb + [] "Michael Walker @barrucadu": # GHC 8 - both @@ -2409,11 +2411,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1469 - - data-default < 0.7 - - data-default-class < 0.1 - - data-default-instances-base < 0.1.0.1 - # https://github.com/fpco/stackage/issues/1510 - pipes < 4.2 From 58421f862392107dd6122eb41370d8ce9eecf48c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Jul 2016 16:58:22 -0700 Subject: [PATCH 0162/2525] Lift constraint on hsyslog, disable hdaemonize. Closes #1515 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2025dec6..f987a471 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -552,8 +552,7 @@ packages: - courier "Aycan iRiCAN ": - - hdaemonize - - hsyslog + # - hdaemonize - hweblib "Joachim Breitner ": @@ -2414,9 +2413,6 @@ packages: # https://github.com/fpco/stackage/issues/1510 - pipes < 4.2 - # https://github.com/fpco/stackage/issues/1515 - - hsyslog < 3 - # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 From 7cfedad1239e5e38ad962774474b480d0f00ec10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Jul 2016 17:13:16 -0700 Subject: [PATCH 0163/2525] Remove constraint on tagsoup, disable country-codes and xml-to-json. Closes #1597 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f987a471..1248c3a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -380,7 +380,8 @@ packages: - yesod-auth-oauth2 "Felipe Lessa @meteficha": - - country-codes + # Requires tagsoup < 0.14 + # - country-codes # BLOCKED persistent 2.5 - esqueleto - fb # BLOCKED persistent 2.5 - fb-persistent @@ -1264,7 +1265,8 @@ packages: # - hmatrix-repa "Noam Lewis @sinelaw": - - xml-to-json + # Requires hxt-tagsoup which requires tagsoup < 0.14 + # - xml-to-json - xml-to-json-fast - digits - unification-fd @@ -2416,9 +2418,6 @@ packages: # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 - # https://github.com/fpco/stackage/issues/1597 - - tagsoup < 0.14 - # https://github.com/fpco/stackage/issues/1668 - aeson-pretty < 0.8.0 - stratosphere < 0.1.3 From 430e827fadab3937c4e7cac082f951c3edf849ce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Jul 2016 02:02:26 -0700 Subject: [PATCH 0164/2525] Skip atom-conduit tests per #1685 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1248c3a6..5c05b9fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2647,6 +2647,9 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/fpco/stackage/issues/1685 + - atom-conduit + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 7a11f4ca24fc0ea1ffbe361d5371fe112c70cad7 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Sun, 10 Jul 2016 22:45:01 -0500 Subject: [PATCH 0165/2525] add pinboard --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c05b9fd..04f0c619 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -154,6 +154,9 @@ packages: "Alfredo Di Napoli ": - mandrill + "Jon Schoning @jonschoning": + - pinboard + "Jasper Van der Jeugt": - blaze-html - blaze-markup @@ -2429,6 +2432,7 @@ packages: - hoauth2 < 0.5.5 - bloodhound < 0.11.1.0 - eventstore < 0.13.1.3 + - pinboard < 0.9.7 # end of packages From 890767f226ce56c760b259f9c4236bfa207302b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Jul 2016 23:26:53 -0700 Subject: [PATCH 0166/2525] Add constraints "servant < 0.8" etc per #1689 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c05b9fd..3bc0b402 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,6 +2430,15 @@ packages: - bloodhound < 0.11.1.0 - eventstore < 0.13.1.3 + # https://github.com/fpco/stackage/issues/1689 + - servant < 0.8 + - servant-client < 0.8 + - servant-foreign < 0.8 + - servant-server < 0.8 + - servant-docs < 0.8 + - servant-mock < 0.8 + - servant-js < 0.8 + # end of packages From 900dafed3ddc2fc5e43423465693877017982b65 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Jul 2016 23:28:58 -0700 Subject: [PATCH 0167/2525] Add constraint "uuid-orphans < 1.4" per #1690 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3bc0b402..f0f1717b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2439,6 +2439,9 @@ packages: - servant-mock < 0.8 - servant-js < 0.8 + # https://github.com/fpco/stackage/issues/1690 + - uuid-orphans < 1.4 + # end of packages From ac95263ba98cdb007fe6c50d4e75e5fb83c557eb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Jul 2016 23:30:53 -0700 Subject: [PATCH 0168/2525] Add constraint "QuickCheck < 2.9" per #1691 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0f1717b..e2d529fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2442,6 +2442,9 @@ packages: # https://github.com/fpco/stackage/issues/1690 - uuid-orphans < 1.4 + # https://github.com/fpco/stackage/issues/1691 + - QuickCheck < 2.9 + # end of packages From 96d39d47a922abea43539576b2e31aa1b73ea11d Mon Sep 17 00:00:00 2001 From: Nicolas Mattia Date: Mon, 11 Jul 2016 18:25:54 +0200 Subject: [PATCH 0169/2525] Add makefile --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1940181f..f85acbd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Nicolas Mattia" @nmattia": + - makefile + "Michael Litchard @mlitchard": - point-octree From 4cd6ece5c2a980bfac4d5bbae691853d880f3d0f Mon Sep 17 00:00:00 2001 From: Nicolas Mattia Date: Mon, 11 Jul 2016 18:39:56 +0200 Subject: [PATCH 0170/2525] Fix typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85acbd4..a274fe41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: - "Nicolas Mattia" @nmattia": + "Nicolas Mattia @nmattia": - makefile "Michael Litchard @mlitchard": From 51555884ab16350c87cff092c59cea378e39cda2 Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Mon, 11 Jul 2016 19:36:00 +0200 Subject: [PATCH 0171/2525] Re-add solga-swagger, clang-pure, webrtc-vad All dependency issues should be fixed. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1940181f..c136338d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2398,8 +2398,9 @@ packages: "Patrick Chilton ": - solga - # https://github.com/chpatrick/solga/issues/6 - # - solga-swagger + - solga-swagger + - clang-pure + - webrtc-vad # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 37075ebc2d6cfad28928cfe20aca832f64107c6a Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Mon, 11 Jul 2016 18:56:25 +0100 Subject: [PATCH 0172/2525] Enable active for stackage nightly I've tested locally and it builds (active-0.2.0.10) with GHC 8 now. This is my first time submitting a pull request for this repo, so here's what I did: ``` cabal unpack active cd active-0.2.0.10/ stack init --resolver nightly --force stack build ``` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1940181f..69ae7f36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -348,7 +348,7 @@ packages: - picoparsec "Brent Yorgey ": - # GHC 8 - active + - active # GHC 8 - BlogLiterately # GHC 8 - BlogLiterately-diagrams # GHC 8 - diagrams From 6569f903a3fd0bca876db57e46445b48b3e2a8e3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 09:44:41 +0900 Subject: [PATCH 0173/2525] bound for language-puppet (#1689) until we move to servant-0.8 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c136338d..f70bc16c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,6 +2443,7 @@ packages: - servant-docs < 0.8 - servant-mock < 0.8 - servant-js < 0.8 + - language-puppet < 1.3 # https://github.com/fpco/stackage/issues/1690 - uuid-orphans < 1.4 From 186cad96977a4a31f241fb08f1bb0ef7fd9ee1ec Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 09:45:47 +0900 Subject: [PATCH 0174/2525] try enabling stackage-curator --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f70bc16c..35d8b5e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -50,8 +50,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # https://github.com/fpco/stackage-curator/pull/20 - #- stackage-curator + - stackage-curator - stm-conduit - wai-websockets - warp-tls From a2a9cb15b743173d4997c60915755c8fc2390528 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 09:53:34 +0900 Subject: [PATCH 0175/2525] re-enable atom-conduit tests (#1685) for 0.3.1.2 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35d8b5e0..2be32030 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1533,7 +1533,7 @@ packages: - Spintax "koral koral@mailoo.org @k0ral": - # GHC 8 - atom-conduit + - atom-conduit # GHC 8 - conduit-parse - opml-conduit # GHC 8 - rss-conduit @@ -2667,9 +2667,6 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees - # https://github.com/fpco/stackage/issues/1685 - - atom-conduit - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 9cde856ad86fae82c769406fbe75868315d71f31 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 10:00:20 +0900 Subject: [PATCH 0176/2525] try enabling more of koral's conduit packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2be32030..95830d0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1534,12 +1534,12 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - # GHC 8 - conduit-parse + - conduit-parse - opml-conduit - # GHC 8 - rss-conduit + - rss-conduit - imm - timerep - # GHC 8 - xml-conduit-parse + - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers From 4a610fae9594a9b852d43a2f9cfc0fe2ea09ffbb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 10:00:56 +0900 Subject: [PATCH 0177/2525] move juhp's leksah packages to end --- build-constraints.yaml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95830d0b..93a779d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -887,18 +887,8 @@ packages: "Jens Petersen juhpetersen@gmail.com @juhp": - cabal-rpm - cabal-sort - - ghcjs-codemirror - # https://github.com/fpco/stackage/issues/1569 - # - ghcjs-dom - hslua # GHC 8 - idris - # https://github.com/fpco/stackage/issues/1569 - # - jsaddle - # GHC 8 - leksah-server - # GHC 8 - ltk - - vado - # GHC 8 - vcsgui - - vcswrapper - cairo - gio @@ -910,6 +900,17 @@ packages: - webkitgtk3 - webkitgtk3-javascriptcore + - ghcjs-codemirror + # https://github.com/fpco/stackage/issues/1569 + # - ghcjs-dom + # https://github.com/fpco/stackage/issues/1569 + # - jsaddle + # GHC 8 - leksah-server + # GHC 8 - ltk + - vado + # GHC 8 - vcsgui + - vcswrapper + "Renzo Carbonara renzocarbonara@gmail.com @k0001": # GHC 8 - network-simple # GHC 8 - pipes-aeson From 4e70dad7e5fc163e5079f5d2c6a910f63cb0724c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Jul 2016 11:37:38 +0900 Subject: [PATCH 0178/2525] Revert "Add constraint "uuid-orphans < 1.4" per #1690" fixed with clckwrks 0.23.17 This reverts commit 900dafed3ddc2fc5e43423465693877017982b65. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 308919ae..acf808a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2448,9 +2448,6 @@ packages: - servant-js < 0.8 - language-puppet < 1.3 - # https://github.com/fpco/stackage/issues/1690 - - uuid-orphans < 1.4 - # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 From e97ca2ffbe7a371157491a934f7415b81acebaa5 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 12 Jul 2016 10:33:51 +0100 Subject: [PATCH 0179/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..59c74628 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2405,6 +2405,9 @@ packages: - clang-pure - webrtc-vad + "Michal Konecny ": + - hmpfr + # 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 c34a35cc7c7c7e492a336615e113aa73e690cb16 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Tue, 12 Jul 2016 15:19:24 +0100 Subject: [PATCH 0180/2525] Add tasty-rerun to stackage It builds with GHC 8 after 1.1.6 release. @ocharles was OK with putting it on stackage. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..ad2833ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1616,6 +1616,7 @@ packages: # GHC 8 - libsystemd-journal # GHC 8 - network-carbon # GHC 8 - socket-io + - tasty-rerun "Scott Murphy scott.murphy@plowtech.net @smurphy8": [] From 8a2fffa52eda0619d2f483111e2c3bc0a212d639 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Tue, 12 Jul 2016 20:22:27 +0100 Subject: [PATCH 0181/2525] Add diagrams back Diagrams builds fine with GHC 8. --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..890a897f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -353,19 +353,19 @@ packages: - active # GHC 8 - BlogLiterately # GHC 8 - BlogLiterately-diagrams - # GHC 8 - diagrams + - diagrams # GHC 8 - diagrams-builder # GHC 8 - diagrams-haddock # GHC 8 - diagrams-cairo - # GHC 8 - diagrams-contrib - # GHC 8 - diagrams-core + - diagrams-contrib + - diagrams-core # GHC 8 - diagrams-gtk - # GHC 8 - diagrams-lib + - diagrams-lib # GHC 8 - diagrams-postscript # GHC 8 - diagrams-rasterific - # GHC 8 - diagrams-svg + - diagrams-svg - dual-tree - # GHC 8 - force-layout + - force-layout # GHC 8 - haxr - MonadRandom - monoid-extras From 85421f1e07a0067992003efa232ef2c186b5c242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Tue, 12 Jul 2016 22:28:40 +0200 Subject: [PATCH 0182/2525] Add netpbm and its dependencies --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..d8b0df27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1716,8 +1716,12 @@ packages: - hidapi - iso8601-time - loop + - netpbm - network-house - reinterpret-cast + # As dependencies of packages above + - attoparsec-binary + - storable-record "Brandon Martin @codedmart": # GHC 8 - engine-io-wai From da64aa6079309004cd5d8e7d37b6d1c0e2dca05c Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Tue, 12 Jul 2016 23:36:40 +0300 Subject: [PATCH 0183/2525] Fix 1552: Purescript 0.9.2 hopefully fixed test-suite --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf808a5..1099fe41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3014,9 +3014,6 @@ expected-test-failures: # https://github.com/thoughtpolice/hs-ed25519/issues/15 - ed25519 - # https://github.com/fpco/stackage/issues/1552 - - purescript - # https://github.com/jetho/Hclip/issues/3 - Hclip From 506b7be26a0903a77a51b801b309adde952ddcdf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 11:12:02 +0900 Subject: [PATCH 0184/2525] re-enable haskell-packages (haskell-suite/haskell-packages#23) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8619ed8c..57889955 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2417,8 +2417,7 @@ packages: # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 "Abandoned packages": - # fails with aeson-0.11 (https://github.com/haskell-suite/haskell-packages/issues/23) - #- haskell-packages + - haskell-packages - curl - hse-cpp From 15c12ffd724a98f82bbaa0ed5e392397a9acc969 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 12 Jul 2016 22:29:36 -0400 Subject: [PATCH 0185/2525] Re-enable hOpenPGP/hopenpgp-tools Also re-enable binary-conduit as it has been fixed. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57889955..429cdbbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -71,7 +71,7 @@ packages: - yesod-test - yesod-websockets - cereal-conduit - # GHC 8 - binary-conduit + - binary-conduit # GHC 8 - lzma-conduit - mutable-containers - hpc-coveralls @@ -575,11 +575,11 @@ packages: - HandsomeSoup "Clint Adams @clinty": - # GHC 8 - hOpenPGP + - hOpenPGP - openpgp-asciiarmor - MusicBrainz - DAV - # GHC 8 - hopenpgp-tools + - hopenpgp-tools - opensource "Joey Hess @joeyh": From c9033682346f0bb39db04bdf6c4ab274805e50ce Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 11:33:48 +0900 Subject: [PATCH 0186/2525] allow makefile test to fail (#1693) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57889955..636eadf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3041,6 +3041,9 @@ expected-test-failures: # https://github.com/yesodweb/css-text/issues/10 - css-text + + # https://github.com/fpco/stackage/pull/1693 + - makefile # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f7b9439408bb1b199be9e58150bc6b55855a1b03 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 11:58:00 +0900 Subject: [PATCH 0187/2525] clckwrks-plugin-page not building (clckwrks/clckwrks-plugin-page#1) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 636eadf0..8a4d6666 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2067,7 +2067,8 @@ packages: - boomerang - clckwrks - clckwrks-cli - - clckwrks-plugin-page + # https://github.com/clckwrks/clckwrks-plugin-page/issues/1 + #- clckwrks-plugin-page - clckwrks-plugin-media - clckwrks-theme-bootstrap - hackage-whatsnew From c26f45ab082d89574884177e086ac3abdab462aa Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:08:02 +0900 Subject: [PATCH 0188/2525] purescript-0.9.2 not building (purescript/purescript#2226) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a4d6666..6496f23b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2459,6 +2459,8 @@ packages: # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 + # https://github.com/purescript/purescript/issues/2226 + - purescript < 0.9.2 # end of packages From 164b90c22f6555c0a5f48251888f952c45ac9dfe Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:09:25 +0900 Subject: [PATCH 0189/2525] Revert "Fix #1552: Purescript 0.9.2 hopefully fixed test-suite" This reverts commit da64aa6079309004cd5d8e7d37b6d1c0e2dca05c. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6496f23b..18a7e3e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3024,6 +3024,9 @@ expected-test-failures: # https://github.com/thoughtpolice/hs-ed25519/issues/15 - ed25519 + # https://github.com/fpco/stackage/issues/1552 + - purescript + # https://github.com/jetho/Hclip/issues/3 - Hclip From b63a2cdc3476721cd54e85673c4bd7aa1f0ea438 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:14:41 +0900 Subject: [PATCH 0190/2525] add purescript PR link --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18a7e3e7..2b30e0de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2460,6 +2460,7 @@ packages: - QuickCheck < 2.9 # https://github.com/purescript/purescript/issues/2226 + # https://github.com/purescript/purescript/pull/2225 - purescript < 0.9.2 # end of packages From 9ef8333f937757877e871f2fe289b2647eeb208a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:22:49 +0900 Subject: [PATCH 0191/2525] stache benchmark not building (stackbuilders/stache#9) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b30e0de..e47ac5a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3081,6 +3081,9 @@ expected-benchmark-failures: # GHC 8 - cassava + + # https://github.com/stackbuilders/stache/issues/9 + - stache # end of expected-benchmark-failures From cfce6bb25149dd78191a8b4dd82d0bf49defc884 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:26:46 +0900 Subject: [PATCH 0192/2525] Revert "try enabling stackage-curator" This reverts commit 186cad96977a4a31f241fb08f1bb0ef7fd9ee1ec. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e47ac5a6..c8a793cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -53,7 +53,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # https://github.com/fpco/stackage-curator/pull/20 + #- stackage-curator - stm-conduit - wai-websockets - warp-tls From 51270373ed6140b100b15e94b28bbe7887a2dd4e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:35:01 +0900 Subject: [PATCH 0193/2525] debian-bootstrap.sh: add libmpfr-dev (#1695) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 924e134f..7eb88074 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -74,6 +74,7 @@ apt-get install -y \ libmagickcore-dev \ libmagickwand-dev \ libmarkdown2-dev \ + libmpfr-dev \ libmysqlclient-dev \ libncurses-dev \ libnotify-dev \ From 56a3d846a5ea1ca20781183e28a6c161065a7c54 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 12:47:27 +0900 Subject: [PATCH 0194/2525] disable clang-pure until libclang-dev installed (#1692) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8a793cf..c15cb763 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2409,7 +2409,8 @@ packages: "Patrick Chilton ": - solga - solga-swagger - - clang-pure + # https://github.com/fpco/stackage/pull/1692 + #- clang-pure - webrtc-vad "Michal Konecny ": From 9b54d28251487a625b11387fd148f8780f3e5058 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 13:30:31 +0900 Subject: [PATCH 0195/2525] netpbm tests are failing (nh2/haskell-netpbm#2) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa71015d..379d3c70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,6 +3053,9 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1693 - makefile + + # https://github.com/nh2/haskell-netpbm/issues/2 + - netpbm # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 956a752638e93e2f8888b234be782222139245bd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 13:57:44 +0900 Subject: [PATCH 0196/2525] CURATORS.md: nightly branch --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index c82a696e..925e16bd 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -50,7 +50,7 @@ Note we generally don't install/run services needed for testsuites in the docker ### Upgrading GHC version The Dockerfile contains information on which GHC versions should be used. You -can modify it and push it to Github to trigger a DockerHub build. The master +can modify it and push it to Github to trigger a DockerHub build. The nightly branch is used for nightlies. For LTSes, we use the ltsX branch, where X is the major version number (e.g., lts3 for lts-3.\*). From ebe0935dcb6e189e6cdca6e636f2c316ad6b3ea0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jul 2016 14:01:41 +0900 Subject: [PATCH 0197/2525] CURATORS.md trusty -> xenial --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 925e16bd..48fda960 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -44,7 +44,7 @@ Additional (non-Haskell) system libraries or tools should be added to `stackage/ Committing the changes to a branch should trigger a DockerHub. Normally only the nightly branch needs to be updated since new packages are not added to the current lts release. -Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to trusty which is the same version as the server). +Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to xenial which is the version used to build Nightly). Note we generally don't install/run services needed for testsuites in the docker images - packages with tests requiring some system service can be add to expected-test-failures. From 9413561a36aed8625c16f077f39316778ca9f907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Buckwalter?= Date: Wed, 13 Jul 2016 08:10:18 +0200 Subject: [PATCH 0198/2525] Add leapseconds-announced --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..eb9ea037 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2375,6 +2375,10 @@ packages: - dimensional - exact-pi - numtype-dk + + "Bjorn Buckwalter @bjornbm": + - leapseconds-announced + "Pavel Ryzhov @paulrzcz": - hquantlib - persistent-redis From 33cf2fb4b2f9db1370958911b7c6dba24fb375a6 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Wed, 13 Jul 2016 11:27:56 +0100 Subject: [PATCH 0199/2525] Add myself as the maintainer of 2 packages --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..66190dbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2416,11 +2416,14 @@ packages: "Michal Konecny ": - hmpfr + "Bartosz Nitka @niteria": + - haskell-packages + - oeis + # 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 "Abandoned packages": - - haskell-packages - curl - hse-cpp From b97436b15c7ae1e1b51831acc7fee75b7053373f Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Wed, 13 Jul 2016 15:15:53 +0100 Subject: [PATCH 0200/2525] Re-add dice and misfortune They both build fine against nightly. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..fdb062a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1679,9 +1679,9 @@ packages: - dependent-sum - dependent-sum-template - dependent-map - # GHC 8 - dice + - dice - hstatsd - # GHC 8 - misfortune + - misfortune "Timo von Holtz @tvh": # GHC 8 - haxl-amazonka From 56314ea3456ba372dff1ee75811bde3628d977c5 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Wed, 13 Jul 2016 15:19:45 +0100 Subject: [PATCH 0201/2525] Re-add lucid-svg It builds fine against nightly. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..e1550a9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -945,7 +945,7 @@ packages: - palette # GHC 8 - diagrams-canvas # GHC 8 - diagrams-rasterific - # GHC 8 - lucid-svg + - lucid-svg # GHC 8 - diagrams-html5 # GHC 8 - static-canvas - svg-builder From c69aa28468bcddae00d347046c2e012c1fe4e7a6 Mon Sep 17 00:00:00 2001 From: Jan Stolarek Date: Wed, 13 Jul 2016 17:24:04 +0200 Subject: [PATCH 0202/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..fb7147eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -986,6 +986,9 @@ packages: - getopt-generics - graph-wrapper - string-conversions + + "Jan Stolarek jan.stolarek@p.lodz.pl @jstolarek": + - tasty-program "Oleg Grenrus oleg.grenrus@iki.fi @phadej": - aeson-compat From 11858f3e594451e7bc1dd924dc8f264003829928 Mon Sep 17 00:00:00 2001 From: Brandon Martin Date: Wed, 13 Jul 2016 08:54:44 -0700 Subject: [PATCH 0203/2525] Add rethinkdb package back to Stackage --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..fa2bcc3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,9 +1727,7 @@ packages: "Brandon Martin @codedmart": # GHC 8 - engine-io-wai - # rethinkdb-2.2.0.5 requires data-default < 0.7 - # - rethinkdb - [] + - rethinkdb "Michael Walker @barrucadu": # GHC 8 - both From 1986517a1c6936ae620c197ea4cf92d66449724f Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 13 Jul 2016 13:56:01 -0400 Subject: [PATCH 0204/2525] Add back mongoDB and stache benchmarks --- build-constraints.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 379d3c70..e7bec2a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.0" packages: "Nicolas Mattia @nmattia": - makefile - + "Michael Litchard @mlitchard": - point-octree @@ -159,7 +159,7 @@ packages: "Jon Schoning @jonschoning": - pinboard - + "Jasper Van der Jeugt": - blaze-html - blaze-markup @@ -3072,7 +3072,6 @@ expected-benchmark-failures: - jose-jwt - lens - lucid - - mongoDB - picoparsec - rethinkdb - thyme @@ -3086,9 +3085,6 @@ expected-benchmark-failures: # GHC 8 - cassava - - # https://github.com/stackbuilders/stache/issues/9 - - stache # end of expected-benchmark-failures From 8d902061127b9fef75c1d20f24b88df228324fc9 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Thu, 14 Jul 2016 00:04:17 +0300 Subject: [PATCH 0205/2525] =?UTF-8?q?Add=20the=20=E2=80=98pagination?= =?UTF-8?q?=E2=80=99=20package?= 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 379d3c70..3eda7b18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1877,6 +1877,7 @@ packages: - zip - JuicyPixels-extra - identicon + - pagination "Thomas Bereknyei ": [] From 5a77c5de96785409d997b4dfd0021a1bca4d8d44 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Jul 2016 11:16:49 +0900 Subject: [PATCH 0206/2525] Revert "allow makefile test to fail (#1693)" should be fixed in 0.1.0.1 This reverts commit c9033682346f0bb39db04bdf6c4ab274805e50ce. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 952b37f7..1483b2b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3058,9 +3058,6 @@ expected-test-failures: # https://github.com/yesodweb/css-text/issues/10 - css-text - # https://github.com/fpco/stackage/pull/1693 - - makefile - # https://github.com/nh2/haskell-netpbm/issues/2 - netpbm # end of expected-test-failures From a93740904bbb668f8288a3bdf5610f4e712dc7c7 Mon Sep 17 00:00:00 2001 From: Schell Carl Scivally Date: Wed, 13 Jul 2016 21:15:30 -0700 Subject: [PATCH 0207/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbde51aa..05e21d32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Schell Scivally @schell": + - renderable + "Nicolas Mattia @nmattia": - makefile From 30b58ca96051937418e00d8eff9688ef58c13d2b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Jul 2016 16:27:42 +0900 Subject: [PATCH 0208/2525] allow makefile test to fail again (#1693) This reverts commit 5a77c5de96785409d997b4dfd0021a1bca4d8d44. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbde51aa..fd397aae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3057,6 +3057,9 @@ expected-test-failures: # https://github.com/yesodweb/css-text/issues/10 - css-text + # https://github.com/fpco/stackage/pull/1693 + - makefile + # https://github.com/nh2/haskell-netpbm/issues/2 - netpbm # end of expected-test-failures From 81e784d2cb2f50338721691c24f84079104b4473 Mon Sep 17 00:00:00 2001 From: Dominic Orchard Date: Thu, 14 Jul 2016 11:49:28 +0100 Subject: [PATCH 0209/2525] adding DominicOrchard packages --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ddc3e01..ff5ffb02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2425,6 +2425,16 @@ packages: "Bartosz Nitka @niteria": - haskell-packages - oeis + + "Dominic Orchard ": + - array-memoize + - camfort + - codo-notation + - effect-monad + - fortran-src + - ixmonad + - language-fortran + - type-level-sets # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From fd664aac3f70ef27bf011c29b23378215ec9f475 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Jul 2016 21:43:26 +0900 Subject: [PATCH 0210/2525] enable clang-pure with libclang-3.7-dev (#1692) This reverts commit 56a3d846a5ea1ca20781183e28a6c161065a7c54. --- build-constraints.yaml | 3 +-- debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ddc3e01..3b4684b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2415,8 +2415,7 @@ packages: "Patrick Chilton ": - solga - solga-swagger - # https://github.com/fpco/stackage/pull/1692 - #- clang-pure + - clang-pure - webrtc-vad "Michal Konecny ": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 7eb88074..8583155d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -46,6 +46,7 @@ apt-get install -y \ libblas-dev \ libbz2-dev \ libcairo2-dev \ + libclang-3.7-dev \ libcurl4-openssl-dev \ libdevil-dev \ libedit-dev \ From bbf6088d77a294f0986d13824f9f04492ec11aeb Mon Sep 17 00:00:00 2001 From: Dominic Orchard Date: Thu, 14 Jul 2016 13:59:46 +0100 Subject: [PATCH 0211/2525] remove type-level-sets and effect-monad for now I will fix these and add these at a later date. remove for now. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff5ffb02..f7b89367 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,11 +2430,9 @@ packages: - array-memoize - camfort - codo-notation - - effect-monad - fortran-src - ixmonad - - language-fortran - - type-level-sets + - language-fortran # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2a5c184ca4feeb169c9961d50402aa8625efb51e Mon Sep 17 00:00:00 2001 From: Schell Carl Scivally Date: Thu, 14 Jul 2016 13:26:55 -0700 Subject: [PATCH 0212/2525] Update build-constraints.yaml added varying --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05e21d32..68211567 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,6 +3,7 @@ ghc-major-version: "8.0" packages: "Schell Scivally @schell": - renderable + - varying "Nicolas Mattia @nmattia": - makefile From 10ec2d9d0c5d5b8223883ae471b3c5270a83cf9d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 10:51:18 +0900 Subject: [PATCH 0213/2525] re-enable stackage-curator (fpco/stackage-curator#20) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8572b583..479dd9dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,8 +57,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # https://github.com/fpco/stackage-curator/pull/20 - #- stackage-curator + - stackage-curator - stm-conduit - wai-websockets - warp-tls From 6f67c432895db5c318697bb2d7891c1351aed10e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 10:57:45 +0900 Subject: [PATCH 0214/2525] disable clang-pure again (#1692) it needs some libclang-3.7 configuration --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 479dd9dc..15aebf4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2418,7 +2418,8 @@ packages: "Patrick Chilton ": - solga - solga-swagger - - clang-pure + # https://github.com/fpco/stackage/pull/1692 + #- clang-pure - webrtc-vad "Michal Konecny ": From 65c4b886d961773b142c79e5fff10c16afe6296a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 12:52:21 +0900 Subject: [PATCH 0215/2525] allow store tests to fail (fpco/store#61) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15aebf4f..00df5e15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,6 +3068,9 @@ expected-test-failures: # https://github.com/nh2/haskell-netpbm/issues/2 - netpbm + + # https://github.com/fpco/store/issues/61 + - store # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 56800d95482ac9f28c54095a8054395fd8aa0344 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 12:56:20 +0900 Subject: [PATCH 0216/2525] stackage-curator not building yet (fpco/stackage-curator#21) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00df5e15..a44060a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,7 +57,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # https://github.com/fpco/stackage-curator/issues/21 + #- stackage-curator - stm-conduit - wai-websockets - warp-tls From a04766ae6065226da62f6d2a505a7524ba8c6d34 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 13:04:26 +0900 Subject: [PATCH 0217/2525] allow th-utilities tests to fail (fpco/th-utilities#2) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a44060a6..c9dadea4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3072,6 +3072,9 @@ expected-test-failures: # https://github.com/fpco/store/issues/61 - store + + # https://github.com/fpco/th-utilities/issues/2 + - th-utilities # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From da440bc23ad9f3043d1a33a1df74dcbcf05daf43 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Fri, 15 Jul 2016 14:14:44 -0700 Subject: [PATCH 0218/2525] Add text-conversions --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9dadea4..8cdc175e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2415,6 +2415,7 @@ packages: "Alexis King @lexi-lambda": - test-fixture + - text-conversions "Patrick Chilton ": - solga From 796609a5568d1c3df25a4a4857f84ea6a5c15f4b Mon Sep 17 00:00:00 2001 From: Athan Clark Date: Sat, 16 Jul 2016 00:32:55 -0600 Subject: [PATCH 0219/2525] 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 13cfc406e7bd28073f3f098781a74ad393cbdf1a Mon Sep 17 00:00:00 2001 From: Patai Gergely Date: Sat, 16 Jul 2016 09:41:21 +0300 Subject: [PATCH 0220/2525] Add elerea --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9dadea4..80ed429b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,6 +2430,9 @@ packages: - haskell-packages - oeis + "Gergely Patai @cobbpg": + - elerea + # 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 0c0a0689fbd35651f69c384d428342c3c19c8bae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Jul 2016 20:49:24 +0900 Subject: [PATCH 0221/2525] re-enable stackage-curator (fpco/stackage-curator#21)" This reverts commit 56800d95482ac9f28c54095a8054395fd8aa0344. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9dadea4..d7fe4ff8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,8 +57,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # https://github.com/fpco/stackage-curator/issues/21 - #- stackage-curator + - stackage-curator - stm-conduit - wai-websockets - warp-tls From a381ae514feeca7426e32864bfd12b5137a6c74c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Jul 2016 20:56:35 +0900 Subject: [PATCH 0222/2525] extra-1.4.11 requires QuickCheck-2.9 (#1691) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 801a13ec..a87838db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2476,6 +2476,7 @@ packages: # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 + - extra < 1.4.11 # https://github.com/purescript/purescript/issues/2226 # https://github.com/purescript/purescript/pull/2225 From 15345c587a34e6c0ca7768f48fe71657f741cba9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Jul 2016 20:57:31 +0900 Subject: [PATCH 0223/2525] pandoc-citeproc-0.10.1 requires aeson-pretty-0.8 (#1668) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a87838db..e394aa78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2454,6 +2454,7 @@ packages: # https://github.com/fpco/stackage/issues/1668 - aeson-pretty < 0.8.0 - stratosphere < 0.1.3 + - pandoc-citeproc < 0.10.1 # https://github.com/fpco/stackage/issues/1676 - http-client < 0.5 From 77d856027f3f4fbb9f629fd5b5b6c0bf6990faf9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Jul 2016 07:47:06 +0900 Subject: [PATCH 0224/2525] Revert "re-enable stackage-curator (fpco/stackage-curator#21)" See also fpco/stackage-curator#24 This reverts commit 0c0a0689fbd35651f69c384d428342c3c19c8bae. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e394aa78..b5ce1912 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,7 +57,9 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # https://github.com/fpco/stackage-curator/issues/21 + # https://github.com/fpco/stackage-curator/issues/24 + #- stackage-curator - stm-conduit - wai-websockets - warp-tls From 4eee53a959222ed6a3315fa39f1bee89316f0b25 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Sat, 16 Jul 2016 21:39:38 -0400 Subject: [PATCH 0225/2525] add monad-logger-prefix --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5ce1912..309903ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1657,6 +1657,9 @@ packages: "Kirill Zaborsky @qrilka": - xlsx + "Matthew Parsons @parsonsmatt": + - monad-logger-prefix + "Matthew Pickering @mpickering": - refact # GHC 8 - servant-pandoc From 830b1870b04c7cad18d78921957f7119550fdab2 Mon Sep 17 00:00:00 2001 From: Dom De Re Date: Sun, 17 Jul 2016 17:06:03 +1000 Subject: [PATCH 0226/2525] add cassava-conduit --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5ce1912..cdace151 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -527,6 +527,9 @@ packages: - json-autotype - posix-realtime + "Dom De Re ": + - cassava-conduit + "Dominic Steinitz ": - yarr - random-fu From 1b71b955c1e35bcbafe3147f27b9b0ed0aaabdb4 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Sun, 17 Jul 2016 21:25:24 +0900 Subject: [PATCH 0227/2525] add json-rpc-generic --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5ce1912..7bb3f7b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,7 +4,7 @@ packages: "Schell Scivally @schell": - renderable - varying - + "Nicolas Mattia @nmattia": - makefile @@ -991,7 +991,7 @@ packages: - getopt-generics - graph-wrapper - string-conversions - + "Jan Stolarek jan.stolarek@p.lodz.pl @jstolarek": - tasty-program @@ -2260,6 +2260,7 @@ packages: - relational-record - text-ldap - debian-build + - json-rpc-generic "wren romano @wrengr": - bytestring-lexing @@ -2431,7 +2432,7 @@ packages: "Bartosz Nitka @niteria": - haskell-packages - oeis - + "Gergely Patai @cobbpg": - elerea From 2a7da0d64db61aeca9b4917769cb0e17de80ed53 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Sun, 17 Jul 2016 21:06:42 -0400 Subject: [PATCH 0228/2525] Pull new version --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 309903ee..c0489a26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1657,7 +1657,7 @@ packages: "Kirill Zaborsky @qrilka": - xlsx - "Matthew Parsons @parsonsmatt": + "Matt Parsons @parsonsmatt": - monad-logger-prefix "Matthew Pickering @mpickering": From 2d64edc45322fc59d06178c9be4ead0992a0934d Mon Sep 17 00:00:00 2001 From: Takano Akio Date: Mon, 18 Jul 2016 01:36:06 +0000 Subject: [PATCH 0229/2525] Add back fast-builder --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0feb8ebb..2aedab6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1714,7 +1714,7 @@ packages: - text-all "Takano Akio aljee@hyper.cx @takano-akio": - # GHC 8 - fast-builder + - fast-builder - filelock "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": From 706262099549e17b2bb3e93e473a267c2204bc0e Mon Sep 17 00:00:00 2001 From: Takano Akio Date: Mon, 18 Jul 2016 01:36:28 +0000 Subject: [PATCH 0230/2525] Update my email --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2aedab6b..8be6a13c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1713,7 +1713,7 @@ packages: - ilist - text-all - "Takano Akio aljee@hyper.cx @takano-akio": + "Takano Akio tak@anoak.io @takano-akio": - fast-builder - filelock From 8d20fe944fecfbf97a93cd247f0c0c2f2afcad5f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Jul 2016 15:58:54 +0900 Subject: [PATCH 0231/2525] pandoc-1.17.2 needs http-client-0.5 (#1676) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e3b6063..ba8980a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2473,6 +2473,7 @@ packages: - bloodhound < 0.11.1.0 - eventstore < 0.13.1.3 - pinboard < 0.9.7 + - pandoc < 1.17.2 # https://github.com/fpco/stackage/issues/1689 - servant < 0.8 From 3521d510bc49e31c0f0cebd9acbef81bc442b714 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Jul 2016 16:01:47 +0900 Subject: [PATCH 0232/2525] dlist < 0.8 (#1717) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba8980a0..18ae8184 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2492,6 +2492,9 @@ packages: # https://github.com/purescript/purescript/issues/2226 # https://github.com/purescript/purescript/pull/2225 - purescript < 0.9.2 + + # https://github.com/fpco/stackage/issues/1717 + - dlist < 0.8 # end of packages From 49b9be3e9df2f3332174ecb3db8bd85597e6f2b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Jul 2016 16:04:31 +0900 Subject: [PATCH 0233/2525] try enabling stackage-curator again (fpco/stackage-curator#24) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18ae8184..ba648906 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -57,9 +57,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # https://github.com/fpco/stackage-curator/issues/21 - # https://github.com/fpco/stackage-curator/issues/24 - #- stackage-curator + - stackage-curator - stm-conduit - wai-websockets - warp-tls From 7a8bca93e9858bd3cf30be1c00054c3fab2e051d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Jul 2016 16:33:58 +0900 Subject: [PATCH 0234/2525] monad-logger-prefix doctest link fail (#1713) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba648906..feb7053c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1659,7 +1659,9 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix + [] + # https://github.com/fpco/stackage/pull/1713 + #- monad-logger-prefix "Matthew Pickering @mpickering": - refact From 3355d666e8aa56ddbabb4596f7295ab51a194aba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Jul 2016 16:42:18 +0900 Subject: [PATCH 0235/2525] cassava-conduit haddock fails (#1714) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index feb7053c..b70beac4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -526,7 +526,9 @@ packages: - posix-realtime "Dom De Re ": - - cassava-conduit + [] + # https://github.com/fpco/stackage/pull/1714 + #- cassava-conduit "Dominic Steinitz ": - yarr From 0fdb10f862cfe9901ffcd6f10c2c00a35c3aec2b Mon Sep 17 00:00:00 2001 From: James Brock Date: Mon, 18 Jul 2016 21:22:48 +0900 Subject: [PATCH 0236/2525] Update build-constraints.yaml elerea was just added to Stackage, so all euphoria dependencies should now be in Stackage. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b70beac4..5ba5254a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1721,6 +1721,7 @@ packages: "Takano Akio tak@anoak.io @takano-akio": - fast-builder - filelock + - euphoria "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - quadtree From 008486ebb479d72f8e5ab5496648fb8667010e0d Mon Sep 17 00:00:00 2001 From: Christopher Wells Date: Tue, 19 Jul 2016 00:02:07 -0400 Subject: [PATCH 0237/2525] Add pixelated-avatar-generator --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b70beac4..5b04ce73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2444,6 +2444,9 @@ packages: "Gergely Patai @cobbpg": - elerea + "Christopher Wells @ExcalburZero": + - pixelated-avatar-generator + # 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 06b2a74bc983f5dcbbb39ed3f3ff64aca06a997b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Jul 2016 21:49:54 -0700 Subject: [PATCH 0238/2525] Add constraint "bifunctors < 5.4" per #1722 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b70beac4..91136815 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2497,6 +2497,9 @@ packages: # https://github.com/fpco/stackage/issues/1717 - dlist < 0.8 + + # https://github.com/fpco/stackage/issues/1722 + - bifunctors < 5.4 # end of packages From dd1adca4995dd8d59da3935dc937e447eeea5385 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 19 Jul 2016 08:20:15 -0700 Subject: [PATCH 0239/2525] Expect pixelated-avatar-generator test suite to fail, see #1721 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0e1ae1d..edf40c9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3101,6 +3101,9 @@ expected-test-failures: # https://github.com/fpco/th-utilities/issues/2 - th-utilities + + # https://github.com/fpco/stackage/pull/1721 + - pixelated-avatar-generator # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 83129b946c58fc81a8e5c5d92957655d15a535b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 19 Jul 2016 08:21:47 -0700 Subject: [PATCH 0240/2525] Remove constraint "bifunctors < 5.4", closes #1722 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index edf40c9a..83d3806b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2500,9 +2500,6 @@ packages: # https://github.com/fpco/stackage/issues/1717 - dlist < 0.8 - - # https://github.com/fpco/stackage/issues/1722 - - bifunctors < 5.4 # end of packages From 6a35b50523bcc5dc9995e7665b3c49da209deec3 Mon Sep 17 00:00:00 2001 From: Parfunc Account Date: Tue, 19 Jul 2016 13:56:34 -0400 Subject: [PATCH 0241/2525] Add back several blocked packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some libraries, tests, and benchmarks which were previously blocked appear to build successfully with GHC 8.0 when I tested them. They are: * `ad` (the doctests run as of [`4.3.2.1`](http://hackage.haskell.org/package/ad-4.3.2.1)) * `lifted-base` (the benchmarks compile as of [`0.2.3.7`](http://hackage.haskell.org/package/lifted-base-0.2.3.7)) * `postgresql-binary` (the library and benchmarks—but not the tests, due to #1691—compile as of [`0.9.0.1`](http://hackage.haskell.org/package/postgresql-binary-0.9.0.1)) * `rethinkdb` (the benchmarks compile as of [`2.2.0.6`](http://hackage.haskell.org/package/rethinkdb-2.2.0.6)) * `simple-sendfile` (the [issue](https://github.com/kazu-yamamoto/simple-sendfile/pull/10) blocking it has long been fixed) --- build-constraints.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83d3806b..b5c9a487 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -779,7 +779,7 @@ packages: - mtl-prelude - neat-interpolation - partial-handler - # GHC 8 - postgresql-binary + - postgresql-binary - slave-thread - stm-containers @@ -2692,7 +2692,6 @@ skipped-tests: # doctest < 0.11 # Closed due to inactivity: https://github.com/fpco/stackage/issues/1328 - - ad - composition-tree # GHC 8 - patches-vector @@ -2726,9 +2725,6 @@ expected-test-failures: # https://github.com/bos/statistics/issues/42 - statistics - # https://github.com/kazu-yamamoto/simple-sendfile/pull/10 - - simple-sendfile - # Tests require shell script and are incompatible with sandboxed package # databases - HTF @@ -3118,7 +3114,6 @@ expected-benchmark-failures: - lens - lucid - picoparsec - - rethinkdb - thyme - web-routing - xmlgen @@ -3181,7 +3176,6 @@ expected-haddock-failures: # benchmarks are included or not. skipped-benchmarks: - criterion-plus - - lifted-base - stm-containers # pulls in criterion-plus, which has restrictive upper bounds @@ -3201,7 +3195,6 @@ skipped-benchmarks: # https://github.com/fpco/stackage/issues/494 - case-insensitive - - postgresql-binary # https://github.com/kaizhang/clustering/issues/2 - clustering From 8ecfca872591814a1ea836636c6dd10ddaa83ae4 Mon Sep 17 00:00:00 2001 From: Christopher Wells Date: Tue, 19 Jul 2016 14:32:41 -0400 Subject: [PATCH 0242/2525] Remove pixelated-avatar-generator from expected test failures --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83d3806b..5b04ce73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3098,9 +3098,6 @@ expected-test-failures: # https://github.com/fpco/th-utilities/issues/2 - th-utilities - - # https://github.com/fpco/stackage/pull/1721 - - pixelated-avatar-generator # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From bf81e7c57f709cb5eccde88c0bcfc76a4474a865 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 20 Jul 2016 19:03:07 +0900 Subject: [PATCH 0243/2525] Revert "allow th-utilities tests to fail (fpco/th-utilities#2)" should be fixed in 0.1.1.1 This reverts commit a04766ae6065226da62f6d2a505a7524ba8c6d34. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83d3806b..66cdd608 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3096,9 +3096,6 @@ expected-test-failures: # https://github.com/fpco/store/issues/61 - store - # https://github.com/fpco/th-utilities/issues/2 - - th-utilities - # https://github.com/fpco/stackage/pull/1721 - pixelated-avatar-generator # end of expected-test-failures From 6cd547006c9f76b9da2ac7a4dc60def217f01fe5 Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Wed, 20 Jul 2016 14:12:34 -0400 Subject: [PATCH 0244/2525] Add kawhi --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66cdd608..6cd9aa3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Aaron Taylor @hamsterdam": + - kawhi + "Schell Scivally @schell": - renderable - varying From 644b1f954cb21cc4135289d93b0e04d42ddbf371 Mon Sep 17 00:00:00 2001 From: Dom De Re Date: Thu, 21 Jul 2016 10:03:30 +1000 Subject: [PATCH 0245/2525] Revert "cassava-conduit haddock fails (#1714)" This reverts commit 3355d666e8aa56ddbabb4596f7295ab51a194aba. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66cdd608..4e100826 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -526,9 +526,7 @@ packages: - posix-realtime "Dom De Re ": - [] - # https://github.com/fpco/stackage/pull/1714 - #- cassava-conduit + - cassava-conduit "Dominic Steinitz ": - yarr From 2e59359c6e345a1bc45605be66b4a347522112d9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Jul 2016 14:35:54 -0700 Subject: [PATCH 0246/2525] Remove constraints "aeson-pretty < 0.8" etc, closes #1668 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4952cce9..d19520f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2466,11 +2466,6 @@ packages: # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 - # https://github.com/fpco/stackage/issues/1668 - - aeson-pretty < 0.8.0 - - stratosphere < 0.1.3 - - pandoc-citeproc < 0.10.1 - # https://github.com/fpco/stackage/issues/1676 - http-client < 0.5 - http-client-tls < 0.3 From 6e65867ef21cd2d24d32a42bbe68e6f4f0c8db9c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Jul 2016 14:37:25 -0700 Subject: [PATCH 0247/2525] Re-enable hdaemonize --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d19520f9..8cb17017 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -568,7 +568,7 @@ packages: - courier "Aycan iRiCAN ": - # - hdaemonize + - hdaemonize - hweblib "Joachim Breitner ": From fb736b1e4cda1abdfeeb0666b8ae8895cc92d900 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 21 Jul 2016 18:32:08 -0400 Subject: [PATCH 0248/2525] Add back previously blocked tests and benchmarks --- build-constraints.yaml | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cb17017..8ecbaa1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.0" packages: "Aaron Taylor @hamsterdam": - kawhi - + "Schell Scivally @schell": - renderable - varying @@ -2614,7 +2614,6 @@ skipped-tests: - list-t - postgresql-binary - slave-thread - - stm-containers # Just a temporary package with a flimsy, inherited test suite - Cabal-ide-backend @@ -2637,12 +2636,6 @@ skipped-tests: # https://github.com/fpco/stackage/issues/934 - cacophony - # Build error with lens-4.13 - # https://github.com/brendanhay/amazonka/issues/251 - - amazonka-ec2 - - amazonka-s3 - - amazonka-swf - # Misc from GHC 7.10.3 upgrade # https://github.com/fpco/stackage/issues/1045 #- argon @@ -2664,8 +2657,6 @@ skipped-tests: - yesod-static-angular # https://github.com/fpco/stackage/pull/906 - HaRe - # https://github.com/Deewiant/glob/issues/1 - - Glob # https://github.com/haskell/zlib/issues/2 - zlib @@ -2709,9 +2700,6 @@ skipped-tests: # Missing C library: symengine - symengine - # https://github.com/athanclark/rose-trees/pull/5 - - rose-trees - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -2908,9 +2896,6 @@ expected-test-failures: # https://github.com/gibiansky/IHaskell/issues/551 - ihaskell - # https://github.com/well-typed/ixset-typed/issues/2 - - ixset-typed - # Expects running X server - bindings-GLFW - GLFW-b @@ -3034,9 +3019,6 @@ expected-test-failures: # https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite - # https://github.com/well-typed/hackage-security/issues/164 - - hackage-security - # GHC 8 issue not reported upstream since issue tracker disabled - hspec-expectations-pretty-diff @@ -3067,9 +3049,6 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis - # https://github.com/tfausak/octane/issues/35 - - octane - # https://github.com/fosskers/vectortiles/issues/2 - vectortiles @@ -3100,7 +3079,6 @@ expected-benchmark-failures: - cipher-aes128 - cryptohash - dbus - - gitson - hashable - http-link-header - jose-jwt @@ -3158,9 +3136,6 @@ expected-haddock-failures: # https://github.com/iand675/metrics/issues/5 - metrics - - # https://github.com/fpco/stackage/pull/1549 - - ghc-exactprint # end of expected-haddock-failures @@ -3169,7 +3144,6 @@ expected-haddock-failures: # benchmarks are included or not. skipped-benchmarks: - criterion-plus - - stm-containers # pulls in criterion-plus, which has restrictive upper bounds - cases @@ -3183,12 +3157,6 @@ skipped-benchmarks: - cipher-des - cipher-rc4 - # sometimes falls out-of-sync on hasql-postgres - - hasql - - # https://github.com/fpco/stackage/issues/494 - - case-insensitive - # https://github.com/kaizhang/clustering/issues/2 - clustering From e10c34b303b90b93688a00f9102faf72c387d379 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Jul 2016 18:18:52 -0700 Subject: [PATCH 0249/2525] Expect bench failure for cassava-conduit per domdere/cassava-conduit#10 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cb17017..a17a17a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3118,6 +3118,9 @@ expected-benchmark-failures: # GHC 8 - cassava + + # https://github.com/domdere/cassava-conduit/issues/10 + - cassava-conduit # end of expected-benchmark-failures From 04f286bf0f2f275d44d487586b8e3ed09354b2ed Mon Sep 17 00:00:00 2001 From: Artyom Date: Fri, 22 Jul 2016 12:25:49 +0300 Subject: [PATCH 0250/2525] Add cmark-lucid, cmark-highlight --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a17a17a6..62a1396a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1714,6 +1714,8 @@ packages: - shortcut-links - cheapskate-lucid - cheapskate-highlight + - cmark-lucid + - cmark-highlight - Spock-lucid - charsetdetect-ae - ilist From a46085fda837821b98219d1a1e7d4a162a0dfee5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 22 Jul 2016 08:08:12 -0700 Subject: [PATCH 0251/2525] Remove an expected test failure --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a17a17a6..768f3c1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,9 +3070,6 @@ expected-test-failures: # https://github.com/tfausak/octane/issues/35 - octane - # https://github.com/fosskers/vectortiles/issues/2 - - vectortiles - # https://github.com/pikajude/th-printf/issues/3 - th-printf From 6eaf872c29245fe61a8b59228ee13f3785ed78b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 22 Jul 2016 08:42:53 -0700 Subject: [PATCH 0252/2525] Constrain kawhi per http-client constraint #1676 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 768f3c1b..57097629 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2475,6 +2475,7 @@ packages: - eventstore < 0.13.1.3 - pinboard < 0.9.7 - pandoc < 1.17.2 + - kawhi < 0.2 # https://github.com/fpco/stackage/issues/1689 - servant < 0.8 From 45e5887b24c06b52cae6d0d277b74bf52e5a7666 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 22 Jul 2016 08:45:05 -0700 Subject: [PATCH 0253/2525] Reconstrain kawhi per http-client constraint #1676 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57097629..3e0006db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2475,7 +2475,7 @@ packages: - eventstore < 0.13.1.3 - pinboard < 0.9.7 - pandoc < 1.17.2 - - kawhi < 0.2 + - kawhi < 0.1 # https://github.com/fpco/stackage/issues/1689 - servant < 0.8 From b7759f734214d8c8be254719bebedf48423617fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 22 Jul 2016 08:56:46 -0700 Subject: [PATCH 0254/2525] Revert "Remove an expected test failure" (vectortiles) This reverts commit a46085fda837821b98219d1a1e7d4a162a0dfee5. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e0006db..fadc1d2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3071,6 +3071,9 @@ expected-test-failures: # https://github.com/tfausak/octane/issues/35 - octane + # https://github.com/fosskers/vectortiles/issues/2 + - vectortiles + # https://github.com/pikajude/th-printf/issues/3 - th-printf From ea70ab3a8918c64708ff4481f6f9816ddf73488b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 22 Jul 2016 09:29:06 -0700 Subject: [PATCH 0255/2525] Expect servant-swagger test suite to fail per haskell-servant/servant-swagger#52 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fadc1d2b..1ffd97b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3091,6 +3091,9 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1721 - pixelated-avatar-generator + + # https://github.com/haskell-servant/servant-swagger/issues/52 + - servant-swagger # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 15ff52ffb41a6d2e78cd5896a43d6185898d3c01 Mon Sep 17 00:00:00 2001 From: Allele Dev Date: Sat, 25 Jun 2016 15:24:49 -0400 Subject: [PATCH 0256/2525] add Allele's freer package --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..dda12e22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ ghc-major-version: "8.0" packages: "Aaron Taylor @hamsterdam": - kawhi - + "Schell Scivally @schell": - renderable - varying @@ -2448,6 +2448,9 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator + "Allele Dev ": + - freer + # 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 af2943ea2fab251b7af5d7558b2d76bd121905b1 Mon Sep 17 00:00:00 2001 From: Allele Dev Date: Sat, 25 Jun 2016 20:28:46 -0400 Subject: [PATCH 0257/2525] add: Allele Dev wai-request-spec --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dda12e22..ac281106 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2450,6 +2450,7 @@ packages: "Allele Dev ": - freer + - wai-request-spec # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 55a7c6ce11ae69f85ca3c402f5df9fc99571e51d Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sat, 23 Jul 2016 14:11:47 +0300 Subject: [PATCH 0258/2525] =?UTF-8?q?Add=20the=20=E2=80=98data-check?= =?UTF-8?q?=E2=80=99=20package?= 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 1ffd97b8..a04fbb8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1893,6 +1893,7 @@ packages: - JuicyPixels-extra - identicon - pagination + - data-check "Thomas Bereknyei ": [] From 35779bb19bc2a24d16f227ca6b6ef80f64335f64 Mon Sep 17 00:00:00 2001 From: phischu Date: Sat, 23 Jul 2016 17:34:03 +0200 Subject: [PATCH 0259/2525] Add the `haskell-names` package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..e79df04d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2448,6 +2448,9 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator + "Philipp Schuster @phischu": + - haskell-names + # 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 4ecda886147eb828d4ca2da615314ce95b053dc8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 23 Jul 2016 12:43:13 -0700 Subject: [PATCH 0260/2525] Expect haskell-src-exts test suite to fail per haskell-suite/haskell-src-exts#314 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..8faa1f6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3094,6 +3094,9 @@ expected-test-failures: # https://github.com/haskell-servant/servant-swagger/issues/52 - servant-swagger + + # https://github.com/haskell-suite/haskell-src-exts/issues/314 + - haskell-src-exts # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f738212a6e65fb3d98610ebaa88b89b1197e2f0c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 23 Jul 2016 12:43:47 -0700 Subject: [PATCH 0261/2525] Add constraint "safe-exceptions < 0.1.4" per snoyberg/mono-traversable#104 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8faa1f6f..587fdf71 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2497,6 +2497,9 @@ packages: # https://github.com/fpco/stackage/issues/1717 - dlist < 0.8 + + # https://github.com/snoyberg/mono-traversable/issues/104 + - safe-exceptions < 0.1.4 # end of packages From eec60526c9739ef4e7359c2ab2ca39104684c588 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 23 Jul 2016 12:48:01 -0700 Subject: [PATCH 0262/2525] Add constraint "tagged < 0.8.5" per #1733 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 587fdf71..3f4ae116 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2500,6 +2500,9 @@ packages: # https://github.com/snoyberg/mono-traversable/issues/104 - safe-exceptions < 0.1.4 + + # https://github.com/fpco/stackage/issues/1733 + - tagged < 0.8.5 # end of packages From c2f62b2323ea91f3f524167d1e82b1ca00a38364 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 24 Jul 2016 16:26:48 -0700 Subject: [PATCH 0263/2525] Add constraint "haskell-src-exts < 1.18" per #1734 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e001ec35..668b9d3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2508,6 +2508,9 @@ packages: # https://github.com/fpco/stackage/issues/1733 - tagged < 0.8.5 + + # https://github.com/fpco/stackage/issues/1734 + - haskell-src-exts < 1.18 # end of packages From 41c54eaa6dbc267befadd9335d55a05419bb167b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 12:00:59 +0200 Subject: [PATCH 0264/2525] hlint upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42c70b42..47b63112 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2524,6 +2524,7 @@ packages: # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 + - hlint < 1.9.36 # end of packages From bda6701bf30d9a69c2cb21fc34b32b94869094ce Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Mon, 25 Jul 2016 18:05:35 +0100 Subject: [PATCH 0265/2525] Add apply-refact back @mpickering fixed it for 0.3.0.0. I've just run it with nightly resolver and it builds and passes all the tests. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b63112..24807725 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1670,7 +1670,7 @@ packages: - refact # GHC 8 - servant-pandoc - ghc-exactprint - # GHC 8 - apply-refact + - apply-refact "Andrew Gibiansky @gibiansky": [] From 91e1e51609cd3f31c00a04315528942ba18c474d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:43:50 +0200 Subject: [PATCH 0266/2525] Expect haskell-names test-suite to fail #1732 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b63112..f9a049a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3101,6 +3101,9 @@ expected-test-failures: # https://github.com/haskell-suite/haskell-src-exts/issues/314 - haskell-src-exts + + # https://github.com/fpco/stackage/pull/1732 + - haskell-names # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From cd541448c9f6c8c137dc3ec03b578594c920f794 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:49:34 +0200 Subject: [PATCH 0267/2525] Expect inline-r tests to fail tweag/HaskellR#255 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9a049a0..24046ddf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3104,6 +3104,9 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1732 - haskell-names + + # https://github.com/tweag/HaskellR/issues/255 + - inline-r # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From be4ce84f6904b50564b5baa529b44a7cf2340b7d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:53:33 +0200 Subject: [PATCH 0268/2525] Expected doctest doctests to fail sol/doctest#137 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24046ddf..d1fc30d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3107,6 +3107,9 @@ expected-test-failures: # https://github.com/tweag/HaskellR/issues/255 - inline-r + + # https://github.com/sol/doctest/issues/137 + - doctest # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f7d217081c4b2bd57d3e476b73393763f28711c8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:55:34 +0200 Subject: [PATCH 0269/2525] Expect fortran-src haddocks to fail camfort/fortran-src#29 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1fc30d0..a9b6804b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3180,6 +3180,9 @@ expected-haddock-failures: # https://github.com/iand675/metrics/issues/5 - metrics + + # https://github.com/camfort/fortran-src/issues/29 + - fortran-src # end of expected-haddock-failures From 25378e5d8fd0d154ad69388ab8e86b8de0ab3e95 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:59:51 +0200 Subject: [PATCH 0270/2525] Expect spdx tests to timeout phadej/spdx#8 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9b6804b..a5f85794 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,6 +3110,9 @@ expected-test-failures: # https://github.com/sol/doctest/issues/137 - doctest + + # https://github.com/phadej/spdx/issues/8 + - spdx # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3bc636366dc9f33a0944e9c575b2be8820fb0a31 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 22:03:09 +0200 Subject: [PATCH 0271/2525] Disable failing ixmonad #1710 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5f85794..38b813e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2460,7 +2460,7 @@ packages: - camfort - codo-notation - fortran-src - - ixmonad + # - ixmonad https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran "Philipp Schuster @phischu": From 9b0b88014ce3818909667cecce8f3daf47cf097b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 22:05:18 +0200 Subject: [PATCH 0272/2525] hoogle upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38b813e5..2e164c0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,6 +2525,7 @@ packages: # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 - hlint < 1.9.36 + - hoogle < 5.0.2 # end of packages From 93e0ceea88985f4803cf258ee4af1309b06830f4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Jul 2016 00:37:20 +0200 Subject: [PATCH 0273/2525] Disable hledger-lib tests due to #1587 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9eb75ef..8e117cd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,6 +2730,9 @@ skipped-tests: # Missing C library: symengine - symengine + # https://github.com/fpco/stackage/issues/1587 + - hledger-lib + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From aa0ca5fadce474abdf184f02cefd8cba9a0cbe0d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Jul 2016 14:40:31 +0200 Subject: [PATCH 0274/2525] homplexity upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e117cd1..d4352d02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,6 +2526,7 @@ packages: - haskell-src-exts < 1.18 - hlint < 1.9.36 - hoogle < 5.0.2 + - homplexity < 0.4.3.4 # end of packages From 12446d6f6c66fba146a46553f9e167ff68360209 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 27 Jul 2016 13:25:11 -0700 Subject: [PATCH 0275/2525] Remove constraint "safe-exceptions < 0.1.4" --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4352d02..b12dc679 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2516,9 +2516,6 @@ packages: # https://github.com/fpco/stackage/issues/1717 - dlist < 0.8 - # https://github.com/snoyberg/mono-traversable/issues/104 - - safe-exceptions < 0.1.4 - # https://github.com/fpco/stackage/issues/1733 - tagged < 0.8.5 From 38653083ea9c4eb2f5741f6263cf5d772deaa62d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 00:52:52 +0200 Subject: [PATCH 0276/2525] text-show upper bound for #1738 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4352d02..ef17be08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,6 +2527,9 @@ packages: - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 + + # https://github.com/fpco/stackage/issues/1738 + - text-show < 3.3 # end of packages From 9c21bdd741b77a59ffb870da0140c8ebb4bc7080 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Thu, 28 Jul 2016 10:35:35 +0800 Subject: [PATCH 0277/2525] Add simple-download. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9eb35535..79173d06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,6 +2465,9 @@ packages: "Philipp Schuster @phischu": - haskell-names + + "Shao Cheng ": + - simple-download # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From fb1c48f6209fdba47fc3124171cf1ec26e7570fa Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 27 Jul 2016 23:31:20 -0400 Subject: [PATCH 0278/2525] Update build-constraints.yaml --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9eb35535..66960bf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -350,8 +350,8 @@ packages: - base-compat "Mario Blazevic @blamario": - # GHC 8 - monad-parallel - # GHC 8 - monad-coroutine + - monad-parallel + - monad-coroutine - incremental-parser - monoid-subclasses - picoparsec From cf6bd966e0d6b33aa83105c8b606120021d1f882 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 02:03:14 +0200 Subject: [PATCH 0279/2525] Add Alberto G. Corona's github id --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5193c66e..a5874f2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -257,7 +257,7 @@ packages: # requires old haddock currently - haskell-docs # TODO: Add structured-haskell-mode once they've been ported to HSE 1.16. - "Alberto G. Corona ": + "Alberto G. Corona @agocorona": - RefSerialize - TCache - Workflow From 720ee99c8c4f41f3d57bca7e47a2fe21faeaf2b7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 14:00:22 +0200 Subject: [PATCH 0280/2525] Remove text-show upper bound and close #1738 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5874f2c..ead62927 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,9 +2527,6 @@ packages: - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 - - # https://github.com/fpco/stackage/issues/1738 - - text-show < 3.3 # end of packages From b49fa3602ecd00974358dc3ed48195fc30367b9a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 14:07:23 +0200 Subject: [PATCH 0281/2525] add fortran-src upper bound for #1742 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ead62927..eb8fa98b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,7 +2465,7 @@ packages: "Philipp Schuster @phischu": - haskell-names - + "Shao Cheng ": - simple-download @@ -2527,6 +2527,10 @@ packages: - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 + + # https://github.com/fpco/stackage/issues/1742 + - fortran-src < 0.1.0.2 + # end of packages From 89634c7be48a632077cb783391f44161024378a0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 14:08:21 +0200 Subject: [PATCH 0282/2525] Add network upper bound for #1739 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb8fa98b..6e36a452 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2531,6 +2531,8 @@ packages: # https://github.com/fpco/stackage/issues/1742 - fortran-src < 0.1.0.2 + # https://github.com/fpco/stackage/issues/1739 + - network < 2.6.3.0 # end of packages From 8fe2ae9a3e133feb79b925ef7e254b6a34e0e8e7 Mon Sep 17 00:00:00 2001 From: NCrashed Date: Thu, 28 Jul 2016 18:27:59 +0300 Subject: [PATCH 0283/2525] Add aeson-injector --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e36a452..28983fad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2469,6 +2469,9 @@ packages: "Shao Cheng ": - simple-download + "Anton Gushcha @ncrashed": + - aeson-injector + # 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 9ca09a29fcc4a9c9b7b8005397874d12418be222 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Thu, 28 Jul 2016 10:55:34 -0500 Subject: [PATCH 0284/2525] Re-enable my packages They have all been updated to work with GHC 8. --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e36a452..f769d881 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1326,15 +1326,13 @@ packages: # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow # GHC 8 - github-release + - gpolyline # Maintained by @fegu. - lackey - octane - # https://github.com/Gabriel439/Haskell-Optparse-Generic-Library/issues/23 - # GHC 8 - optparse-generic # Maintained by @Gabriel439. - # https://github.com/tfausak/ratel/issues/1 - # GHC 8 - ratel - # GHC 8 - ratel-wai - # GHC 8 - strive - # GHC 8 - wuss + - ratel + - ratel-wai + - strive + - wuss "Marios Titas @redneb": - btrfs From 01b742d6f0661d5a87e525441363b8365d28919e Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 28 Jul 2016 23:01:46 +0300 Subject: [PATCH 0285/2525] Re-enable time-parsers --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e36a452..4bf8d111 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1018,7 +1018,7 @@ packages: - servant-yaml - spdx - these - # GHC 8 - time-parsers + - time-parsers - waitra # Not a maintainer From e0aaa911baac0043d243a4e69aea33cb85b61e96 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 22:03:49 +0200 Subject: [PATCH 0286/2525] Remove upper bound and close #1742 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e36a452..dce36056 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2528,9 +2528,6 @@ packages: - hoogle < 5.0.2 - homplexity < 0.4.3.4 - # https://github.com/fpco/stackage/issues/1742 - - fortran-src < 0.1.0.2 - # https://github.com/fpco/stackage/issues/1739 - network < 2.6.3.0 # end of packages From fac9bdcd99aea63ccb93e8e52a63185633900eab Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Jul 2016 22:15:52 +0200 Subject: [PATCH 0287/2525] haskintex upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dce36056..cdb2cc1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,6 +2527,7 @@ packages: - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 + - haskintex < 0.7.0.0 # https://github.com/fpco/stackage/issues/1739 - network < 2.6.3.0 From 43456245408cc7e309ed29f4802c478fb6acff92 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Jul 2016 13:17:24 +0800 Subject: [PATCH 0288/2525] Add bindings-GLFW & GLFW-b. --- build-constraints.yaml | 2 ++ debian-bootstrap.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 544480e3..40723df4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,6 +2465,8 @@ packages: - haskell-names "Shao Cheng ": + - bindings-GLFW + - GLFW-b - simple-download # If you stop maintaining a package you can move it here. diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 8583155d..166af4e7 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -56,6 +56,7 @@ apt-get install -y \ libgd2-xpm-dev \ libgeoip-dev \ libgirepository1.0-dev \ + libglfw3-dev \ libglib2.0-dev \ libglu1-mesa-dev \ libgmp3-dev \ From 534e362dfd9bdc29b65123ff56bfcc4e3cca1cc9 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Jul 2016 13:39:15 +0800 Subject: [PATCH 0289/2525] Re-add bindings-GLFW & GLFW-b, move to right position. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40723df4..cf2cc7db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,9 +1727,8 @@ packages: - quadtree "Brian Lewis brian@lorf.org @bsl": - [] - # GHC 8 - bindings-GLFW - # GHC 8 - GLFW-b + - bindings-GLFW + - GLFW-b "Niklas Hambüchen mail@nh2.me @nh2": - hidapi @@ -2465,8 +2464,6 @@ packages: - haskell-names "Shao Cheng ": - - bindings-GLFW - - GLFW-b - simple-download # If you stop maintaining a package you can move it here. From 7f67f6e7c8cdd9c3de108198b2b3f7653897381b Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Jul 2016 17:47:51 +0800 Subject: [PATCH 0290/2525] Add back sdl2. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf2cc7db..917dae4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -960,8 +960,7 @@ packages: - svg-builder "Gabríel Arthúr Pétursson gabriel@system.is": - [] - # GHC 8 - sdl2 + - sdl2 "Leon Mergen leon@solatis.com @solatis": - base32string From 857039819fbd5186d4e6fe8d89337740764cd613 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Jul 2016 12:17:15 +0200 Subject: [PATCH 0291/2525] Expect camfort tests to fail camfort/camfort#34 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf2cc7db..654961f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3119,6 +3119,9 @@ expected-test-failures: # https://github.com/phadej/spdx/issues/8 - spdx + + # https://github.com/camfort/camfort/issues/34 + - camfort # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1e8b3555ab2f0ef1381de2d4ed68c1228fa40553 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Jul 2016 12:28:43 +0200 Subject: [PATCH 0292/2525] Remove upper bound and close #1717 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91d127c3..81ac04e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2512,9 +2512,6 @@ packages: # https://github.com/purescript/purescript/pull/2225 - purescript < 0.9.2 - # https://github.com/fpco/stackage/issues/1717 - - dlist < 0.8 - # https://github.com/fpco/stackage/issues/1733 - tagged < 0.8.5 From 3370a896961687b1c6ab6cef6e7766b9c240bf45 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Jul 2016 14:09:31 +0200 Subject: [PATCH 0293/2525] MAINTAINERS: Specify that you may only add packages under your own name. --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 60308c45..f0091d96 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,7 +8,7 @@ The idea behind Stackage is that, if all packages work with the newest versions ## Adding a package -Anyone can add a package to Stackage, but it's highly encouraged that the actual package maintainer is also the Stackage maintainer. If that is not the case, you should drop the package maintainer a note first. +Anyone can add any package to Stackage but you may only add packages under your own name. It's highly encouraged that the actual package maintainer is also the Stackage maintainer, if that is not the case you should drop the package maintainer a note first. To add your package, first fork this repository. In the [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) file, there's a section called `packages`. From 22412ef590309ebd5b1223c82ad758089f399f32 Mon Sep 17 00:00:00 2001 From: "Rune K. Svendsen" Date: Fri, 29 Jul 2016 14:37:41 +0200 Subject: [PATCH 0294/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 364f18fd..0173bf82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2467,6 +2467,9 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector + + "Rune K. Svendsen @runeks": + - bitcoin-payment-channel # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2fa943f01072956ae255365651f917ae5c1c8b7f Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Sat, 30 Jul 2016 01:24:54 +0800 Subject: [PATCH 0295/2525] Re-enable twitter-conduit. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 364f18fd..d73acc15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1947,9 +1947,9 @@ packages: "Takahiro Himura @thimura": - lens-regex - # GHC 8 - twitter-conduit - # GHC 8 - twitter-types - # GHC 8 - twitter-types-lens + - twitter-conduit + - twitter-types + - twitter-types-lens "Robbin C. ": [] From 33d920f1fb0ec8ca7e59c790ce54f0bbac4fc2d5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 30 Jul 2016 00:52:29 +0200 Subject: [PATCH 0296/2525] Skip dlist tests --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d73acc15..45c6bc92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2652,6 +2652,9 @@ skipped-tests: # QuickCheck 2.8 - vector + # Requires QuickCheck 2.9 + - dlist + # requires testpack - https://github.com/jgoerzen/testpack/issues/11 - MissingH From 6fa0f688731a010719ed8e11495240e2a4370eac Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Sat, 30 Jul 2016 16:40:05 +0800 Subject: [PATCH 0297/2525] Re-enable alarmclock & vinyl-utils. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45c6bc92..e94c30fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -845,11 +845,10 @@ packages: "Marcin Mrotek ": - type-list - zoom-refs - # GHC 8 - vinyl-utils + - vinyl-utils "David Turner @davecturner": - [] - # GHC 8 - alarmclock + - alarmclock # GHC 8 - bank-holidays-england "Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers": From 5c75fd612ed2e6f0ffa7b6b192ebbc671f112281 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 30 Jul 2016 13:17:36 +0200 Subject: [PATCH 0298/2525] transient-universe upper bound for #1753 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e94c30fa..29ea1082 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,6 +2526,9 @@ packages: # https://github.com/fpco/stackage/issues/1739 - network < 2.6.3.0 + + # https://github.com/fpco/stackage/issues/1753 + - transient-universe < 0.3.2 # end of packages From ba8dd7df0edffd31ae85be48db30594cac1f6baa Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 30 Jul 2016 21:55:56 +0200 Subject: [PATCH 0299/2525] Remove upper bound and close 1753 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29ea1082..f92b49e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2527,8 +2527,6 @@ packages: # https://github.com/fpco/stackage/issues/1739 - network < 2.6.3.0 - # https://github.com/fpco/stackage/issues/1753 - - transient-universe < 0.3.2 # end of packages From 080403be9c373942bb743b90126db0ffb360be34 Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Sun, 31 Jul 2016 00:39:50 -0400 Subject: [PATCH 0300/2525] Add non-empty-sequence to Omari Norman's packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f92b49e6..4332a61d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -137,6 +137,7 @@ packages: - pinchot - accuerr - timelens + - non-empty-sequence "Neil Mitchell": - hlint From 0309711f7875e2b2d7b226205ed38dad0ac97864 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 15:40:20 +0200 Subject: [PATCH 0301/2525] Remove upper bound and close 1739 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4332a61d..7879a94e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,9 +2525,6 @@ packages: - homplexity < 0.4.3.4 - haskintex < 0.7.0.0 - # https://github.com/fpco/stackage/issues/1739 - - network < 2.6.3.0 - # end of packages From 46b058657a70ca97f5d1651257dc83b55c2b4b77 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 16:42:15 +0200 Subject: [PATCH 0302/2525] Re-enable idris and close #1680 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7879a94e..66e22d30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -901,7 +901,7 @@ packages: - cabal-rpm - cabal-sort - hslua - # GHC 8 - idris + - idris - cairo - gio From 37a9825d9882409385764db3c4f9f3f0c93c5f7b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 18:38:37 +0200 Subject: [PATCH 0303/2525] Run through GHC 8 disabled packages and re-enable the ones that seem to be fixed --- build-constraints.yaml | 478 ++++++++++++++++++++--------------------- 1 file changed, 228 insertions(+), 250 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66e22d30..49189f5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -22,8 +22,7 @@ packages: - hbayes "Dmitry Bogatov ": - [] - # GHC 8 - once + - once "David Johnson djohnson.m@gmail.com @dmjio": # GHC 8 - envy @@ -31,10 +30,10 @@ packages: # https://github.com/fpco/stackage/issues/1290 # - google-translate # - hackernews - # GHC 8 - ses-html - # GHC 8 - stripe-haskell - # GHC 8 - stripe-http-streams - # GHC 8 - stripe-core + # GHC 8 & via http-streams - ses-html + # via stripe-http-streams - stripe-haskell + # via http-streams - stripe-http-streams + - stripe-core "Piotr Mlodawski @pmlodawski": - signal @@ -56,7 +55,7 @@ packages: - network-conduit-tls - persistent # https://github.com/bos/mysql/issues/20 - # GHC 8 - persistent-mysql + - persistent-mysql - persistent-postgresql - persistent-sqlite - persistent-template @@ -70,7 +69,7 @@ packages: - authenticate-oauth - yesod-bin - yesod-eventsource - # GHC 8 - yesod-fay + - yesod-fay - yesod-gitrepo - yesod-newsfeed - yesod-sitemap @@ -104,14 +103,14 @@ packages: - indents - language-c - lhs2tex - # GHC 8 - persistent-mongoDB + - persistent-mongoDB - pretty-class - th-expand-syns - criterion - th-lift - quickcheck-assertions - # GHC 8 - hackage-mirror + - hackage-mirror - wai-middleware-consul - wai-middleware-crowd - monad-logger-json @@ -158,8 +157,8 @@ packages: "Alan Zimmerman": - hjsmin - language-javascript - # GHC 8 - Strafunski-StrategyLib - # GHC 8 - HaRe + - Strafunski-StrategyLib + # GHC 8 & ghc-mod - HaRe "Alfredo Di Napoli ": - mandrill @@ -171,16 +170,15 @@ packages: - blaze-html - blaze-markup - cabal-dependency-licenses - # GHC 8 - hakyll + # via snap-core - hakyll - stylish-haskell - profiteur - psqueues - websockets - # GHC 8 - websockets-snap + # via snap-core - websockets-snap "Sibi Prabakaran @psibi": - [] - # GHC 8 - download + - download "haskell-opengl": - OpenGL @@ -243,11 +241,11 @@ packages: - osdkeys - pdfinfo # https://github.com/fpco/stackage/issues/1062 - #- present + # - present - pure-io # https://github.com/jgoerzen/testpack/issues/11 - #- scrobble GHC 7.10, for QuickCheck 2.8 via testpack - # GHC 8 - shell-conduit + # - scrobble GHC 7.10, for QuickCheck 2.8 via testpack + - shell-conduit - sourcemap - hindent - descriptive @@ -270,7 +268,7 @@ packages: "Edward Kmett ": - ad - adjunctions - # GHC 8 - approximate + # GHC8 & comonad & pointed - approximate - bifunctors - bits # GHC 8 - bound @@ -280,7 +278,7 @@ packages: - comonads-fd - comonad-transformers # https://github.com/ekmett/compensated/issues/7 - #- compensated + # - compensated # BLOCKED pointed 5 - compressed - concurrent-supply - constraints @@ -302,12 +300,12 @@ packages: - lens - linear - linear-accelerate - # GHC 8 - log-domain + - log-domain - machines - monadic-arrays - monad-products - monad-products - # GHC 8 - monad-st + - monad-st - mtl - nats - numeric-extras @@ -359,32 +357,32 @@ packages: "Brent Yorgey ": - active - # GHC 8 - BlogLiterately + # via haxr - BlogLiterately # GHC 8 - BlogLiterately-diagrams - diagrams - # GHC 8 - diagrams-builder - # GHC 8 - diagrams-haddock - # GHC 8 - diagrams-cairo + # GHC 8 & hint - diagrams-builder + # GHC 8 & diagrams-svg & lens & lucid-svg - diagrams-haddock + - diagrams-cairo - diagrams-contrib - diagrams-core - # GHC 8 - diagrams-gtk + - diagrams-gtk - diagrams-lib - # GHC 8 - diagrams-postscript - # GHC 8 - diagrams-rasterific + - diagrams-postscript + - diagrams-rasterific - diagrams-svg - dual-tree - force-layout - # GHC 8 - haxr + # via http-streams - haxr - MonadRandom - monoid-extras "Vincent Berthoux ": - JuicyPixels - # GHC 8 - FontyFruity - # GHC 8 - Rasterific - # GHC 8 - svg-tree - # GHC 8 - rasterific-svg - # GHC 8 - asciidiagram + - FontyFruity + - Rasterific + - svg-tree + - rasterific-svg + - asciidiagram "Patrick Brisbin": - gravatar @@ -399,13 +397,13 @@ packages: - fb # BLOCKED persistent 2.5 - fb-persistent # https://github.com/prowdsponsor/mangopay/issues/32 - #- mangopay + # - mangopay - nonce - serversession - # GHC 8 - serversession-backend-acid-state + - serversession-backend-acid-state # BLOCKED persistent 2.5 - serversession-backend-persistent # BLOCKED redis 0.8 - serversession-backend-redis - # GHC 8 - serversession-frontend-snap + # via snap - serversession-frontend-snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus @@ -413,7 +411,7 @@ packages: # GHC 8 - yesod-auth-fb - yesod-fb # https://github.com/prowdsponsor/mangopay/issues/32 - #- yesod-mangopay + # - yesod-mangopay "Alexander Altman ": # Maintaining on behalf of @roelvandijk: @@ -429,11 +427,11 @@ packages: [] # GHC 8 - patches-vector # GHC 8 - composition-tree - # GHC 8 - dixi + # GHC 8 & aeson-pretty & data-default & lens & via timezone-olson - dixi # GHC 8 - latex-formulae-image - # GHC 8 - latex-formulae-pandoc + # via latex-formulae-image - latex-formulae-pandoc # GHC 8 - latex-formulae-hakyll - # GHC 8 - agda-snippets + # GHC 8 & Agda - agda-snippets # GHC 8 - agda-snippets-hakyll "Dan Burton @DanBurton": @@ -457,7 +455,7 @@ packages: - haskintex - HaTeX # fails see #885 - #- hatex-guide + # - hatex-guide - include-file - matrix - pcre-light @@ -494,7 +492,7 @@ packages: - fay-text - fay-uri - feed - # GHC 8 - snaplet-fay + # snap - snaplet-fay - time-compat - through-text @@ -503,9 +501,8 @@ packages: - fclabels "Rodrigo Setti ": - [] - # GHC 8 - messagepack - # GHC 8 - messagepack-rpc + - messagepack + - messagepack-rpc "Boris Lykah ": [] @@ -525,7 +522,7 @@ packages: - hPDB - hPDB-examples - homplexity - #- wordpass + # - wordpass - json-autotype - posix-realtime @@ -594,8 +591,8 @@ packages: - opensource "Joey Hess @joeyh": - # GHC 8 - git-annex - # GHC 8 - github-backup + # via esqueleto - git-annex + # via github - github-backup - Win32-extras - concurrent-output - mountpoints @@ -635,8 +632,8 @@ packages: # GHC 8 - EntrezHTTP - Genbank # GHC 8 - RNAlien - - Taxonomy - # GHC 8 - TaxonomyTools + # via EntrezHTTP - Taxonomy + # via ENtrezHTTP - TaxonomyTools - ViennaRNAParser "Silk ": @@ -656,7 +653,7 @@ packages: - rest-core - rest-gen - rest-happstack - # GHC 8 - rest-snap + # via GHC 8 - rest-snap - rest-stringmap - rest-types - rest-wai @@ -665,28 +662,28 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa - # GHC 8 - darcs + # sandi - darcs - hledger - hledger-lib # - hledger-ui # - hledger-web - # GHC 8 - shelltestrunner + # Diff - shelltestrunner "Mihai Maruseac ": - io-manager "Dimitri Sabadie ": - ghc-syb-utils @@ -697,18 +694,18 @@ packages: # - system-canonicalpath "Daniel Gröber @DanielG": - # GHC 8 - ghc-mod + # GHC 8 & cabal-helper - ghc-mod - cabal-helper "Yann Esposito ": - human-readable-duration - # GHC 8 - holy-project + - holy-project - wai-middleware-caching - wai-middleware-caching-lru - wai-middleware-caching-redis # not package maintainer - # GHC 8 - ekg - # GHC 8 - ekg-json + # via snap-core & via snap-server - ekg + - ekg-json "Paul Rouse ": - sphinx @@ -716,8 +713,8 @@ packages: "Toralf Wittner @twittner": - bytestring-conversion - # GHC 8 - cql - # GHC 8 - cql-io + - cql + - cql-io - redis-resp - redis-io - swagger @@ -751,13 +748,13 @@ packages: - haddock-api - here - hlibgit2 - # GHC 8 - gitlib-libgit2 + - gitlib-libgit2 - hostname-validate - interpolatedstring-perl6 - iproute - missing-foreign # https://github.com/jgoerzen/testpack/issues/11 - #- MissingH GHC 7.10, for QuickCheck 2.8 via testpack + # - MissingH GHC 7.10, for QuickCheck 2.8 via testpack - multimap - parallel-io - text-binary @@ -776,7 +773,7 @@ packages: - base-prelude - cases - focus - # GHC 8 - hasql + - hasql - list-t - mtl-prelude - neat-interpolation @@ -790,11 +787,11 @@ packages: "Alexander Thiemann ": - Spock - # GHC 8 - Spock-digestive + # via digestive-functors - Spock-digestive - Spock-worker - graph-core # https://github.com/agrafix/highjson/issues/1 - # GHC 8 - highjson + - highjson - hvect - reroute - users @@ -804,8 +801,8 @@ packages: - validate-input - ignore - elm-bridge - # GHC 8 - hackmanager - # GHC 8 - digestive-bootstrap + - hackmanager + # via digestive-functors - digestive-bootstrap - blaze-bootstrap - dataurl - psql-helpers @@ -814,10 +811,10 @@ packages: - aeson-pretty - digest # See: https://github.com/elm-lang/elm-compiler/commit/e714001a928b3834b62555fc350909c95d380ef4 - #- elm-build-lib - #- elm-compiler + # - elm-build-lib + # - elm-compiler - elm-core-sources - #- elm-package + # - elm-package - language-glsl - prettyclass - QuasiText @@ -850,7 +847,7 @@ packages: "David Turner @davecturner": - alarmclock - # GHC 8 - bank-holidays-england + - bank-holidays-england "Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers": - servant @@ -879,7 +876,7 @@ packages: - indentation-parsec "Alois Cochard alois.cochard@gmail.com @aloiscochard": - # GHC 8 - codex + # GHC 8 & MissingH - codex # GHC 8 - machines-binary # BLOCKED distributive 0.5 - machines-directory # BLOCKED distributive 0.5 - machines-io @@ -891,7 +888,7 @@ packages: "Andraz Bajt andraz@bajt.me @edofic": - effect-handlers - koofr-client - # GHC 8 - snowflake + - snowflake "Leza M. Lutonda lemol-c@hotmail.com @lemol": - HaskellNet @@ -918,32 +915,32 @@ packages: # - ghcjs-dom # https://github.com/fpco/stackage/issues/1569 # - jsaddle - # GHC 8 - leksah-server + # GHC 8 & haddock-api & haddock-library - leksah-server # GHC 8 - ltk - vado # GHC 8 - vcsgui - vcswrapper "Renzo Carbonara renzocarbonara@gmail.com @k0001": - # GHC 8 - network-simple - # GHC 8 - pipes-aeson + - network-simple + - pipes-aeson - pipes-attoparsec # GHC 8 - pipes-binary - # GHC 8 - pipes-network + - pipes-network "Tomas Carnecky": - # GHC 8 - avers - # GHC 8 - avers-api - # GHC 8 - avers-server + - avers + - avers-api + - avers-server - css-syntax - etcd - github-types - github-webhook-handler - # GHC 8 - github-webhook-handler-snap + # GHC 8 & via snap-core - github-webhook-handler-snap - google-cloud - kraken - libinfluxdb - # GHC 8 - mole + # GHC 8 & via snap - mole - publicsuffix - rethinkdb-client-driver @@ -952,11 +949,11 @@ packages: "Jeffrey Rosenbluth jeffrey.rosenbluth@gmail.com": - palette - # GHC 8 - diagrams-canvas - # GHC 8 - diagrams-rasterific + - diagrams-canvas + - diagrams-rasterific - lucid-svg - # GHC 8 - diagrams-html5 - # GHC 8 - static-canvas + - diagrams-html5 + - static-canvas - svg-builder "Gabríel Arthúr Pétursson gabriel@system.is": @@ -966,15 +963,15 @@ packages: - base32string - base58string - bitcoin-api - # GHC 8 - bitcoin-api-extra + - bitcoin-api-extra - bitcoin-block - bitcoin-script - bitcoin-tx - bitcoin-types - hexstring - # GHC 8 - network-attoparsec - # GHC 8 - network-anonymous-i2p - # GHC 8 - network-anonymous-tor + - network-attoparsec + - network-anonymous-i2p + - network-anonymous-tor "Timothy Jones git@zmthy.io @zmthy": - http-media @@ -983,7 +980,7 @@ packages: - gitson - pcre-heavy - http-link-header - # GHC 8 - microformats2-parser + - microformats2-parser - hspec-expectations-pretty-diff "Francesco Mazzoli f@mazzo.li @bitonic": @@ -1037,13 +1034,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - #- regex-dfa - #- regex-parsec + # - regex-dfa + # - regex-parsec - regex-pcre - regex-posix - regex-tdfa - #- regex-tdfa-utf8 - #- regex-tre + # - regex-tdfa-utf8 + # - regex-tre # Purescript - bower-json @@ -1243,7 +1240,7 @@ packages: - gogol-youtube - gogol-youtube-analytics - gogol-youtube-reporting - # GHC 8 - ede + - ede - pagerduty - semver - text-manipulate @@ -1254,12 +1251,12 @@ packages: "Gershom Bazerman @gbaz": - jmacro - jmacro-rpc - # GHC 8 - jmacro-rpc-happstack - # GHC 8 - jmacro-rpc-snap + - jmacro-rpc-happstack + # via snap-core - jmacro-rpc-snap - mbox - kmeans - boolsimplifier - # GHC 8 - cubicspline + - cubicspline - maximal-cliques "Alexander Bondarenko @wiz": @@ -1275,8 +1272,8 @@ packages: - hsignal - hstatistics # GHC 8 - plot - # GHC 8 - plot-gtk - # GHC 8 - plot-gtk3 + # via plot - plot-gtk + # via plot - plot-gtk3 - vector-buffer # Blocking due to https://github.com/amcphail/hmatrix-repa/issues/2 @@ -1304,14 +1301,12 @@ packages: # - inline-r "David Fox @ddssff": - [] # https://github.com/ddssff/debian-haskell/issues/6 - # GHC 8 - debian - # GHC 8 - cabal-debian + - debian + # via memoize - cabal-debian "Stefan Saasen ": - [] - # GHC 8 - jwt + - jwt "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": - setlocale @@ -1322,9 +1317,9 @@ packages: "Taylor Fausak @tfausak": - autoexporter - bento - # GHC 8 - ekg-statsd # Maintained by @tibbe. + - ekg-statsd # Maintained by @tibbe. - flow - # GHC 8 - github-release + - github-release - gpolyline # Maintained by @fegu. - lackey - octane @@ -1348,10 +1343,10 @@ packages: - wai-middleware-prometheus "William Casarin @jb55": - # GHC 8 - bson-lens + - bson-lens - cased - # GHC 8 - pipes-csv - # GHC 8 - pipes-mongodb + - pipes-csv + - pipes-mongodb - skeletons "Smirnov Alexey @chemist": @@ -1368,7 +1363,7 @@ packages: # GHC 8 - timezone-olson "Josh Holland josh@inv.alid.pw @jshholland": - # GHC 8 - sandi + - sandi - data-ordlist - xmonad @@ -1392,16 +1387,16 @@ packages: "Athan Clark @athanclark": - commutative - # GHC 8 - digestive-functors-lucid - # GHC 8 - ltext + # via digestive functors - digestive-functors-lucid + - ltext - markup - # GHC 8 - nested-routes + # via poly-arity - nested-routes - path-extra - # GHC 8 - poly-arity + # via HList - poly-arity - urlpath - wai-transformers - # GHC 8 - wai-middleware-content-type - # GHC 8 - wai-middleware-verbs + - wai-middleware-content-type + - wai-middleware-verbs - webpage - composition-extra - rose-trees @@ -1409,7 +1404,7 @@ packages: - timemap - tries - path-extra - # GHC 8 - pred-trie + # via poly-arity - pred-trie - pred-set - HSet @@ -1423,7 +1418,7 @@ packages: "Peter Harpending @pharpend": - editor-open - exceptional - # GHC 8 - optparse-helper + - optparse-helper - pager - semiring-simple @@ -1452,29 +1447,29 @@ packages: - metrics - pipes-wai - serf - # GHC 8 - uri-templater - # GHC 8 - librato + - uri-templater + - librato # needs update to aeson-0.11 - #- datadog + # - datadog # http-types - #- engine-io-growler + # - engine-io-growler # needs update to aeson-0.11 - #- flowdock + # - flowdock # GHC 8 - growler "Michael Xavier @MichaelXavier": - angel - uri-bytestring # https://github.com/MichaelXavier/phash/issues/5 - #- phash + # - phash - cron # GHC 8 - tasty-tap - # GHC 8 - tasty-fail-fast + # via tasty-tap - tasty-fail-fast - drifter - drifter-postgresql "Lars Kuhtz @larskuhtz": - # GHC 8 - wai-cors + - wai-cors - configuration-tools "Sam Rijs ": @@ -1489,15 +1484,15 @@ packages: "Daniel Patterson ": # GHC 8 - hspec-snap - hworker - # GHC 8 - hworker-ses + - hworker-ses - fn - # GHC 8 - fn-extra + # via heist - fn-extra "Chris Wong @lfairy": - nationstates "Mathieu Boespflug @mboes": - # BLOCKED ihaskell support for GHC 8 - ihaskell-inline-r + # via ihaskell & via ihaskell-blaze - ihaskell-inline-r - cassette - distributed-closure - H @@ -1513,26 +1508,26 @@ packages: "Alcides Viamontes ": # https://github.com/shimmercat/second-transfer/issues/5 - #- second-transfer + # - second-transfer [] "Hirotomo Moriwaki @philopon": [] - # GHC 8 - apiary - # GHC 8 - apiary-logger - # GHC 8 - apiary-persistent - # GHC 8 - apiary-websockets - # GHC 8 - apiary-cookie - # GHC 8 - apiary-session - # GHC 8 - apiary-clientsession - # GHC 8 - apiary-authenticate - # GHC 8 - apiary-eventsource - # GHC 8 - apiary-mongoDB - # GHC 8 - apiary-memcached + # GHC 8 & data-default-class - apiary + # GHC 8 & data-default-class & via apiary - apiary-logger + # GHC 8 & data-defaul-class & persistent - apiary-persistent + # GHC 8 & via apiary - apiary-websockets + # GHC 8 & via apiary - apiary-cookie + # GHC 8 & via apiary - apiary-session + # GHC 8 & data-default-class - apiary-clientsession + # GHC 8 & data-default-class - apiary-authenticate + # GHC 8 & via apiary - apiary-eventsource + # GHC 8 & mongoDB - apiary-mongoDB + # GHC 8 & vai apiary & data-default-class - apiary-memcached # GHC 8 - types-compat # GHC 8 - web-routing # GHC 8 - bytestring-read - # GHC 8 - memcached-binary + # GHC 8 & data-default-class - memcached-binary # GHC 8 - barrier # GHC 8 - haddocset @@ -1575,7 +1570,7 @@ packages: - hedis "Rob O'Callahan ropoctl@gmail.com": - # GHC 8 - pipes-fastx + - pipes-fastx - pipes-illumina - seqalign - thermonuc @@ -1590,8 +1585,7 @@ packages: - b9 "Will Thompson @wjt": - [] - # GHC 8 - bustle + - bustle "Jakub Fijałkowski kuba@codinginfinity.me @jakubfijalkowski": - hlibsass @@ -1621,7 +1615,7 @@ packages: "Oliver Charles ": # GHC 8 - engine-io - diff3 - # GHC 8 - digestive-functors-aeson + # GHC 8 & lens - digestive-functors-aeson # GHC 8 - exhaustive # GHC 8 - libsystemd-journal # GHC 8 - network-carbon @@ -1641,7 +1635,7 @@ packages: - histogram-fill - fixed-vector # https://github.com/Shimuuar/fixed-vector-hetero/issues/2 - # GHC 8 - fixed-vector-hetero + - fixed-vector-hetero - type-level-numbers "Ryan Scott @RyanGlScott": @@ -1661,33 +1655,33 @@ packages: "Matt Parsons @parsonsmatt": [] # https://github.com/fpco/stackage/pull/1713 - #- monad-logger-prefix + # - monad-logger-prefix "Matthew Pickering @mpickering": - refact - # GHC 8 - servant-pandoc + # pandoc-types & servant-docs - servant-pandoc - ghc-exactprint - apply-refact "Andrew Gibiansky @gibiansky": [] - # GHC 8 - ihaskell - # GHC 8 - ihaskell-aeson - # GHC 8 - ihaskell-basic - # GHC 8 - ihaskell-blaze - # GHC 8 - ihaskell-charts - # GHC 8 - ihaskell-diagrams - # GHC 8 - ihaskell-hatex - # GHC 8 - ihaskell-juicypixels - # GHC 8 - ihaskell-magic - # GHC 8 - ihaskell-rlangqq - # GHC 8 - ihaskell-static-canvas + # bin-package-db - ihaskell + # via ihaskell - ihaskell-aeson + # via ihaskell - ihaskell-basic + # via ihaskell - ihaskell-blaze + # via ihaskell - ihaskell-charts + # via ihaskell - ihaskell-diagrams + # via ihaskell - ihaskell-hatex + # via ihaskell - ihaskell-juicypixels + # via ihaskell - ihaskell-magic + # via ihaskell - ihaskell-rlangqq + # via ihaskell - ihaskell-static-canvas # GHC 8 - ghc-parser # GHC 8 - ipython-kernel "Andrés Sicard-Ramírez @asr": [] - # GHC 8 - Agda + # EdisonAPI - Agda "James Cook @mokus0": - dependent-sum @@ -1698,7 +1692,7 @@ packages: - misfortune "Timo von Holtz @tvh": - # GHC 8 - haxl-amazonka + # via haxl - haxl-amazonka - servant-JuicyPixels "Artyom @neongreen": @@ -1741,11 +1735,11 @@ packages: - storable-record "Brandon Martin @codedmart": - # GHC 8 - engine-io-wai + # GHC 8 & engine-io - engine-io-wai - rethinkdb "Michael Walker @barrucadu": - # GHC 8 - both + - both - dpor - dejafu - async-dejafu @@ -1762,7 +1756,7 @@ packages: - envelope # GHC 8 - ig - natural-transformation - # GHC 8 - opaleye-trans + - opaleye-trans - read-env-var - yahoo-finance-api @@ -1795,19 +1789,17 @@ packages: "Csaba Hruska @csabahruska": [] # GHC 8 - lambdacube-ir - # GHC 8 - lambdacube-gl - # GHC 8 - lambdacube-compiler + # GHC 8 & via wavefront - lambdacube-gl + # GHC 8 & megaparsec - lambdacube-compiler "Spencer Janssen ": - Xauth "Sebastian de Bellefon @Helkafen": - [] - # GHC 8 - wai-middleware-metrics + - wai-middleware-metrics "Stefan Berthold": - [] - # GHC 8 - smallcaps + - smallcaps "Gregory Collins ": - hashtables @@ -1816,7 +1808,7 @@ packages: "Andrew Cowie @afcowie": - http-common - # GHC 8 - http-streams + # via MonadCatchIO-transformers & via snap-core - http-streams "Devan Stormont ": - forecast-io @@ -1849,8 +1841,7 @@ packages: - streamproc "Mark Fine @markfine": - [] - # GHC 8 - postgresql-schema + - postgresql-schema # https://github.com/fpco/stackage/issues/873 # - sbp @@ -1899,7 +1890,7 @@ packages: "Sumit Sahrawat @sumitsahrawat": [] - # GHC 8 - plot-gtk-ui + # GHC 8 & via plot - plot-gtk-ui # GHC 8 - calculator "Emmanuel Touzery @emmanueltouzery": @@ -1919,11 +1910,11 @@ packages: - speedy-slice # BLOCKED comonad 5 - hasty-hamiltonian # BLOCKED comonad 5 - declarative - # GHC 8 - sampling + - sampling - flat-mcmc "Facundo Domínguez @facundominguez": - - distributed-process + # GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution @@ -1936,13 +1927,12 @@ packages: - network-transport - network-transport-tcp - network-transport-inmemory - # GHC 8 - network-transport-composed + - network-transport-composed - rank1dynamic "Alexander Vershilov @qnikst": [] - # https://github.com/qnikst/imagemagick/issues/41 - #- imagemagick + # https://github.com/qnikst/imagemagick/issues/41 - imagemagick # GHC 8 - network-transport-zeromq "Takahiro Himura @thimura": @@ -1953,7 +1943,7 @@ packages: "Robbin C. ": [] - # GHC 8 - zim-parser + # via lzma-conduit - zim-parser "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs @@ -1961,10 +1951,10 @@ packages: "Tim Baumann @timjb": [] - # GHC 8 - engine-io-yesod + # GHC 8 & engine-io - engine-io-yesod "Tim McGilchrist @tmcgilchrist": - # GHC 8 - riak + # riak-protobuf - riak - airship "Yuras Shumovich @Yuras": @@ -1975,15 +1965,14 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - [] - # GHC 8 - partial-isomorphisms - # GHC 8 - vinyl + - partial-isomorphisms + - vinyl "Christoph Breitkopf @bokesan": - IntervalMap "Michele Lacchia ": - #- argon >= 0.3 + # - argon >= 0.3 - docopt - pathwalk @@ -1997,8 +1986,8 @@ packages: "Luke Iannini @lukexi": - inline-c - # GHC 8 - inline-c-cpp - # GHC 8 - ekg + - inline-c-cpp + # via snap-core & via snap-server - ekg "Emin Karayel ": [] @@ -2022,29 +2011,28 @@ packages: "yihuang @yihuang": - tagstream-conduit - # https://github.com/fpco/stackage/issues/1001 - # "Johannes Hilden ": - # - hashids + "Johannes Hilden ": + [] + # https://github.com/fpco/stackage/issues/1001 - hashids "Joe Hermaszewski @expipiplus1": [] - # GHC 8 - exact-real + # GHC 8 & via memoize - exact-real - # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - # https://github.com/fpco/stackage/issues/1039 - # - Cartesian - # - Michelangelo + "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": + [] + # https://github.com/fpco/stackage/issues/1039 + # - Cartesian + # - Michelangelo "Henry J. Wylde @hjwylde": - [] - # GHC 8 - git-fmt - # GHC 8 - omnifmt - # GHC 8 - werewolf - # GHC 8 - werewolf-slack + - git-fmt + - omnifmt + - werewolf + - werewolf-slack "Will Sewell @willsewell": - [] - # GHC 8 - benchpress + - benchpress # GHC 8 - pusher-http-haskell "Lazlo Grun @lazlo28": @@ -2068,12 +2056,11 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - # GHC 8 - tz + # via timezone-olson - tz - tzdata "Timothy Klim @TimothyKlim": - [] - # GHC 8 - pkcs10 + - pkcs10 "David Luposchainsky @quchen": - binary-typed @@ -2084,7 +2071,7 @@ packages: - clckwrks - clckwrks-cli # https://github.com/clckwrks/clckwrks-plugin-page/issues/1 - #- clckwrks-plugin-page + # - clckwrks-plugin-page - clckwrks-plugin-media - clckwrks-theme-bootstrap - hackage-whatsnew @@ -2117,8 +2104,8 @@ packages: - file-modules - frontmatter - read-editor - # GHC 8 - hspec-setup - # GHC 8 - hzulip + - hspec-setup + # stm-conduit - hzulip - list-prompt # GHC 8 - memoization-utils - package-description-remote @@ -2155,17 +2142,17 @@ packages: "Amit Levy @alevy": # https://github.com/alevy/postgresql-orm/issues/17 - # GHC 8 - postgresql-orm + - postgresql-orm - simple - simple-templates - simple-session - # GHC 8 - simple-postgresql-orm + - simple-postgresql-orm "Sergey Astanin @astanin": [] # https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - #- bindings-libzip < 0.11 - #- LibZip < 0.11 + # - bindings-libzip < 0.11 + # - LibZip < 0.11 "Anthony Cowley @acowley": - Frames @@ -2185,8 +2172,7 @@ packages: - mustache "Cindy Wang @CindyLinz": - [] - # GHC 8 - NoTrace + - NoTrace "Jean-Philippe Bernardy @jyp": - polynomials-bernstein @@ -2206,12 +2192,11 @@ packages: - doctest-discover "Elie Genard @eliegenard": - [] - # GHC 8 - turtle-options + - turtle-options "Ruey-Lin Hsu @petercommand": [] - # GHC 8- MASMGen + # GHC 8 - MASMGen "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv @@ -2221,18 +2206,18 @@ packages: - hs-GeoIP - retry # GHC 8 - katip - # GHC 8 - katip-elasticsearch + # via katip - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - # GHC 8 - SVGFonts - # GHC 8 - Chart-diagrams + - SVGFonts + - Chart-diagrams "Aaron Levin @aaronmblevin": [] # https://github.com/fpco/stackage/issues/1290 - #- haskell-kubernetes + # - haskell-kubernetes "Aaron Levin @aaronmblevin": - free-vl @@ -2258,8 +2243,7 @@ packages: # - sparkle "Alex McLean @yaxu": - [] - # GHC 8 - tidal + - tidal "Kei Hibino @khibino": - relational-query @@ -2284,7 +2268,7 @@ packages: "Carlo Hamalainen @carlohamalainen": [] - # GHC 8 - ghc-imported-from + # ghc-mod - ghc-imported-from "Fraser Tweedale @frasertweedale": - jose @@ -2293,7 +2277,7 @@ packages: - atndapi "Yoshikuni Jujo @YoshikuniJujo": - # GHC 8 - zot + - zot - yjtools - io-machine @@ -2305,11 +2289,11 @@ packages: - hw-bits - hw-conduit - hw-diagnostics - # GHC 8 - hw-json - # GHC 8 - hw-parser + - hw-json + - hw-parser - hw-prim - hw-rankselect - # GHC 8 - hw-succinct + - hw-succinct "Ismail Mustafa @ismailmustafa": - handwriting @@ -2318,18 +2302,17 @@ packages: - protolude "Daishi Nakajima @nakaji_dayo": - [] - # GHC 8 - yesod-job-queue + - yesod-job-queue "Braden Walters @meoblast001": [] - # GHC 8 - hakyll-sass + # via hakyll - hakyll-sass "Patrick Thomson ": - postgresql-transactional "Tom Murphy @amindfv": - # GHC 8 - vivid + - vivid # GHC 8 - midair - nano-erl @@ -2431,7 +2414,7 @@ packages: - solga - solga-swagger # https://github.com/fpco/stackage/pull/1692 - #- clang-pure + # - clang-pure - webrtc-vad "Michal Konecny ": @@ -2668,10 +2651,6 @@ skipped-tests: # https://github.com/fpco/stackage/issues/934 - cacophony - # Misc from GHC 7.10.3 upgrade - # https://github.com/fpco/stackage/issues/1045 - #- argon - # HUnit < 1.3 - GLFW-b - HsOpenSSL @@ -2693,8 +2672,7 @@ skipped-tests: # https://github.com/haskell/zlib/issues/2 - zlib - # https://github.com/ku-fpg/blank-canvas/issues/73 - # Never finishes + # Never finishes - https://github.com/ku-fpg/blank-canvas/issues/73 - blank-canvas # https://github.com/nushio3/binary-search/issues/2 (doctest never finishes) From f73d3edd634432d0f6fdfec6755dab3b4062e299 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 18:42:09 +0200 Subject: [PATCH 0304/2525] Disable monad-st and ekg-statsd again, they are not updated for GHC 8 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49189f5c..62c1a459 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -305,7 +305,7 @@ packages: - monadic-arrays - monad-products - monad-products - - monad-st + # GHC 8 - monad-st - mtl - nats - numeric-extras @@ -1317,7 +1317,7 @@ packages: "Taylor Fausak @tfausak": - autoexporter - bento - - ekg-statsd # Maintained by @tibbe. + # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow - github-release - gpolyline # Maintained by @fegu. From 2009189b867699b9c4fca8d57ac29dcae928217e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 21:04:06 +0200 Subject: [PATCH 0305/2525] Add packdeps url for packages with outdated dependencies and clean up a lot of comments --- build-constraints.yaml | 364 ++++++++++++++++------------------------- 1 file changed, 145 insertions(+), 219 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62c1a459..ed73f565 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -27,10 +27,9 @@ packages: "David Johnson djohnson.m@gmail.com @dmjio": # GHC 8 - envy - s3-signer - # https://github.com/fpco/stackage/issues/1290 - # - google-translate - # - hackernews - # GHC 8 & via http-streams - ses-html + # http://packdeps.haskellers.com/feed?needle=google-translate - google-translate + # via snap - hackernews + # http://packdeps.haskellers.com/feed?needle=ses-html - ses-html # via stripe-http-streams - stripe-haskell # via http-streams - stripe-http-streams - stripe-core @@ -54,8 +53,7 @@ packages: - mime-mail-ses - network-conduit-tls - persistent - # https://github.com/bos/mysql/issues/20 - - persistent-mysql + # via mysql https://github.com/bos/mysql/issues/20 - persistent-mysql - persistent-postgresql - persistent-sqlite - persistent-template @@ -115,8 +113,7 @@ packages: - wai-middleware-crowd - monad-logger-json - safe-exceptions - # https://github.com/fpco/monad-logger-syslog/issues/3 - # - monad-logger-syslog + - monad-logger-syslog - fsnotify - hinotify @@ -158,7 +155,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # GHC 8 & ghc-mod - HaRe + # GHC 8 - HaRe "Alfredo Di Napoli ": - mandrill @@ -193,7 +190,6 @@ packages: - uuid "Philipp Middendorf ": - # https://github.com/fpco/stackage/issues/1305 - clock "Stefan Wehr ": @@ -240,11 +236,10 @@ packages: - lucid - osdkeys - pdfinfo - # https://github.com/fpco/stackage/issues/1062 - # - present + # GHC 8 https://github.com/fpco/stackage/issues/1062 - present - pure-io - # https://github.com/jgoerzen/testpack/issues/11 - # - scrobble GHC 7.10, for QuickCheck 2.8 via testpack + - scrobble + - scrobble - shell-conduit - sourcemap - hindent @@ -253,8 +248,8 @@ packages: - path - intero - weigh - # requires old haddock currently - haskell-docs - # TODO: Add structured-haskell-mode once they've been ported to HSE 1.16. + # GHC 8 - haskell-docs + # http://packdeps.haskellers.com/feed?needle=structured-haskell-mode - structured-haskell-mode "Alberto G. Corona @agocorona": - RefSerialize @@ -268,7 +263,7 @@ packages: "Edward Kmett ": - ad - adjunctions - # GHC8 & comonad & pointed - approximate + # GHC8 & http://packdeps.haskellers.com/feed?needle=approximate - approximate - bifunctors - bits # GHC 8 - bound @@ -277,9 +272,8 @@ packages: - comonad - comonads-fd - comonad-transformers - # https://github.com/ekmett/compensated/issues/7 - # - compensated - # BLOCKED pointed 5 - compressed + # GHC 8 & http://packdeps.haskellers.com/feed?needle=compensated - compensated + # http://packdeps.haskellers.com/feed?needle=compressed - compressed - concurrent-supply - constraints - contravariant @@ -360,8 +354,8 @@ packages: # via haxr - BlogLiterately # GHC 8 - BlogLiterately-diagrams - diagrams - # GHC 8 & hint - diagrams-builder - # GHC 8 & diagrams-svg & lens & lucid-svg - diagrams-haddock + # GHC 8 & http://packdeps.haskellers.com/feed?needle=diagrams-builder - diagrams-builder + # GHC 8 & http://packdeps.haskellers.com/feed?needle=diagrams-haddock - diagrams-haddock - diagrams-cairo - diagrams-contrib - diagrams-core @@ -391,27 +385,24 @@ packages: - yesod-auth-oauth2 "Felipe Lessa @meteficha": - # Requires tagsoup < 0.14 - # - country-codes - # BLOCKED persistent 2.5 - esqueleto + # http://packdeps.haskellers.com/feed?needle=country-codes - country-codes + # http://packdeps.haskellers.com/feed?needle=esqueleto - esqueleto - fb - # BLOCKED persistent 2.5 - fb-persistent - # https://github.com/prowdsponsor/mangopay/issues/32 - # - mangopay + # http://packdeps.haskellers.com/feed?needle=fb-persistent - fb-persistent + # Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - mangopay - nonce - serversession - serversession-backend-acid-state - # BLOCKED persistent 2.5 - serversession-backend-persistent - # BLOCKED redis 0.8 - serversession-backend-redis + # http://packdeps.haskellers.com/feed?needle=serversession-backend-persistent - serversession-backend-persistent + # http://packdeps.haskellers.com/feed?needle=serversession-backend-redis - serversession-backend-redis # via snap - serversession-frontend-snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus - # BLOCKED persistent 2.5 - yesod-auth-account-fork + # http://packdeps.haskellers.com/feed?needle=yesod-auth-account-fork - yesod-auth-account-fork # GHC 8 - yesod-auth-fb - yesod-fb - # https://github.com/prowdsponsor/mangopay/issues/32 - # - yesod-mangopay + # Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay "Alexander Altman ": # Maintaining on behalf of @roelvandijk: @@ -423,15 +414,14 @@ packages: "Trevor L. McDonell ": - accelerate - "Liam O'Connor ": - [] + # "Liam O'Connor ": # GHC 8 - patches-vector # GHC 8 - composition-tree - # GHC 8 & aeson-pretty & data-default & lens & via timezone-olson - dixi + # GHC 8 & http://packdeps.haskellers.com/feed?needle=dixi - dixi # GHC 8 - latex-formulae-image # via latex-formulae-image - latex-formulae-pandoc # GHC 8 - latex-formulae-hakyll - # GHC 8 & Agda - agda-snippets + # GHC 8 & http://packdeps.haskellers.com/feed?needle=agda-snippets - agda-snippets # GHC 8 - agda-snippets-hakyll "Dan Burton @DanBurton": @@ -454,8 +444,7 @@ packages: - grouped-list - haskintex - HaTeX - # fails see #885 - # - hatex-guide + - hatex-guide - include-file - matrix - pcre-light @@ -492,7 +481,7 @@ packages: - fay-text - fay-uri - feed - # snap - snaplet-fay + # via snap - snaplet-fay - time-compat - through-text @@ -504,8 +493,7 @@ packages: - messagepack - messagepack-rpc - "Boris Lykah ": - [] + # "Boris Lykah ": # GHC 8 - groundhog # GHC 8 - groundhog-th # GHC 8 - groundhog-sqlite @@ -522,7 +510,7 @@ packages: - hPDB - hPDB-examples - homplexity - # - wordpass + - wordpass - json-autotype - posix-realtime @@ -609,14 +597,12 @@ packages: - biocore - biofasta - biofastq - # - biosff GHC 7.10 + - biosff - blastxml - bioace - # https://github.com/BioHaskell/biophd/issues/3 - # - biophd + # Compilation failure https://github.com/BioHaskell/biophd/issues/3 - biophd - biopsl - # https://github.com/ingolia/SamTools/issues/3 - # - samtools + # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - samtools - seqloc - bioalign - BlastHTTP @@ -653,7 +639,7 @@ packages: - rest-core - rest-gen - rest-happstack - # via GHC 8 - rest-snap + # GHC 8 - rest-snap - rest-stringmap - rest-types - rest-wai @@ -662,18 +648,18 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa - # sandi - darcs + # http://packdeps.haskellers.com/feed?needle=darcs - darcs - hledger - hledger-lib # - hledger-ui # - hledger-web - # Diff - shelltestrunner + # via Diff - shelltestrunner "Mihai Maruseac ": - io-manager "Dimitri Sabadie ": - io-choice - # https://github.com/d12frosted/CanonicalPath/issues/5 - # - system-canonicalpath + # Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath "Daniel Gröber @DanielG": - # GHC 8 & cabal-helper - ghc-mod + # GHC 8 & http://packdeps.haskellers.com/feed?needle=ghc-mod - ghc-mod - cabal-helper "Yann Esposito ": @@ -753,8 +738,7 @@ packages: - interpolatedstring-perl6 - iproute - missing-foreign - # https://github.com/jgoerzen/testpack/issues/11 - # - MissingH GHC 7.10, for QuickCheck 2.8 via testpack + - MissingH - multimap - parallel-io - text-binary @@ -790,12 +774,11 @@ packages: # via digestive-functors - Spock-digestive - Spock-worker - graph-core - # https://github.com/agrafix/highjson/issues/1 - - highjson + # Compilation failure https://github.com/agrafix/highjson/issues/1 - highjson - hvect - reroute - users - # BLOCKED persistent 2.5 - users-persistent + # via esqueleto - users-persistent - users-postgresql-simple - users-test - validate-input @@ -810,18 +793,16 @@ packages: "Joey Eremondi ": - aeson-pretty - digest - # See: https://github.com/elm-lang/elm-compiler/commit/e714001a928b3834b62555fc350909c95d380ef4 - # - elm-build-lib - # - elm-compiler + # via elm-compiler - elm-build-lib + # http://packdeps.haskellers.com/feed?needle=elm-compiler - elm-compiler - elm-core-sources - # - elm-package + # http://packdeps.haskellers.com/feed?needle=elm-package - elm-package - language-glsl - prettyclass - QuasiText - union-find - zip-archive - "Arthur Fayzrakhmanov ": # GHC 8 - sodium - yesod-form-richtext @@ -862,11 +843,9 @@ packages: - servant-cassava "Alexandr Ruchkin voidex@live.com @mvoidex": - # https://github.com/fpco/stackage/issues/1562 - # - hdocs + # missing test files https://github.com/fpco/stackage/issues/1562 - hdocs - hformat - # https://github.com/fpco/stackage/issues/1562 - # - hsdev + # missing test files https://github.com/fpco/stackage/issues/1562 - hsdev - simple-log - text-region @@ -876,13 +855,12 @@ packages: - indentation-parsec "Alois Cochard alois.cochard@gmail.com @aloiscochard": - # GHC 8 & MissingH - codex + # GHC 8 & http://packdeps.haskellers.com/feed?needle=codex - codex # GHC 8 - machines-binary - # BLOCKED distributive 0.5 - machines-directory - # BLOCKED distributive 0.5 - machines-io + # GHC 8 - machines-directory + # http://packdeps.haskellers.com/feed?needle=machines-io - machines-io # GHC 8 - machines-process - # https://github.com/fpco/stackage/pull/1352#issuecomment-208041561 - # - sarsi + # GHC 8 - sarsi - wreq # on behalf of Bryan O'Sullivan @bos "Andraz Bajt andraz@bajt.me @edofic": @@ -911,11 +889,9 @@ packages: - webkitgtk3-javascriptcore - ghcjs-codemirror - # https://github.com/fpco/stackage/issues/1569 - # - ghcjs-dom - # https://github.com/fpco/stackage/issues/1569 - # - jsaddle - # GHC 8 & haddock-api & haddock-library - leksah-server + # via gi-gtk https://github.com/fpco/stackage/issues/1569 - ghcjs-dom + # via gi-gtk https://github.com/fpco/stackage/issues/1569 - jsaddle + # GHC 8 & http://packdeps.haskellers.com/feed?needle=leksah-server - leksah-server # GHC 8 - ltk - vado # GHC 8 - vcsgui @@ -1034,13 +1010,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - # - regex-dfa - # - regex-parsec + - regex-dfa + - regex-parsec - regex-pcre - regex-posix - regex-tdfa - # - regex-tdfa-utf8 - # - regex-tre + # GHC 8 - regex-tdfa-utf8 + - regex-tre # Purescript - bower-json @@ -1276,12 +1252,10 @@ packages: # via plot - plot-gtk3 - vector-buffer - # Blocking due to https://github.com/amcphail/hmatrix-repa/issues/2 - # - hmatrix-repa + # Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa "Noam Lewis @sinelaw": - # Requires hxt-tagsoup which requires tagsoup < 0.14 - # - xml-to-json + # via hxt-tagsoup - xml-to-json - xml-to-json-fast - digits - unification-fd @@ -1292,17 +1266,13 @@ packages: - system-argv0 - markdown-unlit - # "Mateusz Kowalczyk @Fuuzetsu": - # Excluded due to inactivity: https://github.com/fpco/stackage/issues/856 - # - aeson-schema - # H needs inline-r - # - H - # inline-r-0.7.1.2 doesn't allow vector-0.11 - # - inline-r + "Mateusz Kowalczyk @Fuuzetsu": + - aeson-schema + - H + - inline-r - "David Fox @ddssff": - # https://github.com/ddssff/debian-haskell/issues/6 - - debian + # "David Fox @ddssff": + # GHC bug https://github.com/ddssff/debian-haskell/issues/6 - debian # via memoize - cabal-debian "Stefan Saasen ": @@ -1349,16 +1319,14 @@ packages: - pipes-mongodb - skeletons - "Smirnov Alexey @chemist": - [] + # "Smirnov Alexey @chemist": # GHC 8 - snmp # GHC 8 - agentx "David Raymond Christiansen @david-christiansen": - annotated-wl-pprint - "Yitz Gale gale@sefer.org @ygale": - [] + # "Yitz Gale gale@sefer.org @ygale": # GHC 8 - timezone-series # GHC 8 - timezone-olson @@ -1449,19 +1417,16 @@ packages: - serf - uri-templater - librato - # needs update to aeson-0.11 - # - datadog - # http-types - # - engine-io-growler - # needs update to aeson-0.11 - # - flowdock + # http://packdeps.haskellers.com/feed?needle=datadog - datadog + - http-types + # http://packdeps.haskellers.com/feed?needle=engine-io-growler - engine-io-growler + # http://packdeps.haskellers.com/feed?needle=flowdock - flowdock # GHC 8 - growler "Michael Xavier @MichaelXavier": - angel - uri-bytestring - # https://github.com/MichaelXavier/phash/issues/5 - # - phash + # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - cron # GHC 8 - tasty-tap # via tasty-tap - tasty-fail-fast @@ -1477,8 +1442,7 @@ packages: # GHC 8 - attoparsec-trans - operational-class - "Anupam Jain ": - [] + # "Anupam Jain ": # GHC 8 - wai-routes "Daniel Patterson ": @@ -1506,28 +1470,25 @@ packages: - wai-middleware-throttle - yesod-auth-basic - "Alcides Viamontes ": - # https://github.com/shimmercat/second-transfer/issues/5 - # - second-transfer - [] + # "Alcides Viamontes ": + # GHC 8 - second-transfer - "Hirotomo Moriwaki @philopon": - [] - # GHC 8 & data-default-class - apiary - # GHC 8 & data-default-class & via apiary - apiary-logger - # GHC 8 & data-defaul-class & persistent - apiary-persistent - # GHC 8 & via apiary - apiary-websockets - # GHC 8 & via apiary - apiary-cookie - # GHC 8 & via apiary - apiary-session - # GHC 8 & data-default-class - apiary-clientsession - # GHC 8 & data-default-class - apiary-authenticate - # GHC 8 & via apiary - apiary-eventsource - # GHC 8 & mongoDB - apiary-mongoDB - # GHC 8 & vai apiary & data-default-class - apiary-memcached + # "Hirotomo Moriwaki @philopon": + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary - apiary + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-logger - apiary-logger + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-persistent - apiary-persistent + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-websockets - apiary-websockets + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-cookie - apiary-cookie + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-session - apiary-session + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-clientsession - apiary-clientsession + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-authenticate - apiary-authenticate + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-eventsource - apiary-eventsource + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-mongoDB - apiary-mongoDB + # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-apiary-memcached - apiary-memcached # GHC 8 - types-compat # GHC 8 - web-routing # GHC 8 - bytestring-read - # GHC 8 & data-default-class - memcached-binary + # GHC 8 & http://packdeps.haskellers.com/feed?needle=memcached-binary - memcached-binary # GHC 8 - barrier # GHC 8 - haddocset @@ -1615,15 +1576,14 @@ packages: "Oliver Charles ": # GHC 8 - engine-io - diff3 - # GHC 8 & lens - digestive-functors-aeson + # GHC 8 & http://packdeps.haskellers.com/feed?needle=digestive-functors-aeson - digestive-functors-aeson # GHC 8 - exhaustive # GHC 8 - libsystemd-journal # GHC 8 - network-carbon # GHC 8 - socket-io - tasty-rerun - "Scott Murphy scott.murphy@plowtech.net @smurphy8": - [] + # "Scott Murphy scott.murphy@plowtech.net @smurphy8": "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1634,7 +1594,6 @@ packages: "Alexey Khudyakov @Shimuuar": - histogram-fill - fixed-vector - # https://github.com/Shimuuar/fixed-vector-hetero/issues/2 - fixed-vector-hetero - type-level-numbers @@ -1653,19 +1612,16 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - [] - # https://github.com/fpco/stackage/pull/1713 - # - monad-logger-prefix + - monad-logger-prefix "Matthew Pickering @mpickering": - refact - # pandoc-types & servant-docs - servant-pandoc + # http://packdeps.haskellers.com/feed?needle=servant-pandoc - servant-pandoc - ghc-exactprint - apply-refact - "Andrew Gibiansky @gibiansky": - [] - # bin-package-db - ihaskell + # "Andrew Gibiansky @gibiansky": + # GHC 8 - ihaskell # via ihaskell - ihaskell-aeson # via ihaskell - ihaskell-basic # via ihaskell - ihaskell-blaze @@ -1679,9 +1635,8 @@ packages: # GHC 8 - ghc-parser # GHC 8 - ipython-kernel - "Andrés Sicard-Ramírez @asr": - [] - # EdisonAPI - Agda + # "Andrés Sicard-Ramírez @asr": + # http://packdeps.haskellers.com/feed?needle=Agda - Agda "James Cook @mokus0": - dependent-sum @@ -1735,7 +1690,7 @@ packages: - storable-record "Brandon Martin @codedmart": - # GHC 8 & engine-io - engine-io-wai + # GHC 8 & via engine-io - engine-io-wai - rethinkdb "Michael Walker @barrucadu": @@ -1778,19 +1733,16 @@ packages: - yi-language - yi-rope - "Tobias Bexelius @tobbebex": - [] + # "Tobias Bexelius @tobbebex": # GHC 8 - GPipe - "Patrick Redmond @plredmond": - [] + # "Patrick Redmond @plredmond": # GHC 8 - GPipe-GLFW - "Csaba Hruska @csabahruska": - [] + # "Csaba Hruska @csabahruska": # GHC 8 - lambdacube-ir # GHC 8 & via wavefront - lambdacube-gl - # GHC 8 & megaparsec - lambdacube-compiler + # GHC 8 & Doesn't allow megaparsec >= 5.0.1 & QuickCheck >= 2.9.1 - lambdacube-compiler "Spencer Janssen ": - Xauth @@ -1842,8 +1794,7 @@ packages: "Mark Fine @markfine": - postgresql-schema - # https://github.com/fpco/stackage/issues/873 - # - sbp + # test failures https://github.com/fpco/stackage/issues/873 - sbp "Jinjing Wang @nfjinjing": - moesocks @@ -1867,9 +1818,9 @@ packages: - withdependencies - hruby - language-puppet - # http-types - # - stm-firehose - # - hslogstash + - http-types + # Doesn't allow http-types >= 0.9.1 - stm-firehose + # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 - hslogstash "Mark Karpov @mrkkrp": - megaparsec @@ -1884,12 +1835,10 @@ packages: - pagination - data-check - "Thomas Bereknyei ": - [] + # "Thomas Bereknyei ": # GHC 8 - multiplate - "Sumit Sahrawat @sumitsahrawat": - [] + # "Sumit Sahrawat @sumitsahrawat": # GHC 8 & via plot - plot-gtk-ui # GHC 8 - calculator @@ -1908,8 +1857,8 @@ packages: - mcmc-types - mighty-metropolis - speedy-slice - # BLOCKED comonad 5 - hasty-hamiltonian - # BLOCKED comonad 5 - declarative + - hasty-hamiltonian + - declarative - sampling - flat-mcmc @@ -1930,8 +1879,7 @@ packages: - network-transport-composed - rank1dynamic - "Alexander Vershilov @qnikst": - [] + # "Alexander Vershilov @qnikst": # https://github.com/qnikst/imagemagick/issues/41 - imagemagick # GHC 8 - network-transport-zeromq @@ -1941,20 +1889,18 @@ packages: - twitter-types - twitter-types-lens - "Robbin C. ": - [] + # "Robbin C. ": # via lzma-conduit - zim-parser "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - hashable-time - "Tim Baumann @timjb": - [] - # GHC 8 & engine-io - engine-io-yesod + # "Tim Baumann @timjb": + # GHC 8 & via engine-io - engine-io-yesod "Tim McGilchrist @tmcgilchrist": - # riak-protobuf - riak + # http://packdeps.haskellers.com/feed?needle=riak - riak - airship "Yuras Shumovich @Yuras": @@ -1965,14 +1911,14 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - - partial-isomorphisms + # GHC 8 - partial-isomorphisms - vinyl "Christoph Breitkopf @bokesan": - IntervalMap "Michele Lacchia ": - # - argon >= 0.3 + # GHC 8 - argon - docopt - pathwalk @@ -1989,8 +1935,7 @@ packages: - inline-c-cpp # via snap-core & via snap-server - ekg - "Emin Karayel ": - [] + # "Emin Karayel ": # GHC 8 - sync-mht "Michael Schröder @mcschroeder": @@ -2000,9 +1945,8 @@ packages: "Greg Weber ": - base-noprelude - # https://github.com/fpco/stackage/pull/979 # "Andrew Lelechenko @Bodigrim": - # - exp-pairs + # Missing test files https://github.com/fpco/stackage/pull/979 - exp-pairs "Stefan Kersten @kaoskorobase": - hsndfile @@ -2011,19 +1955,15 @@ packages: "yihuang @yihuang": - tagstream-conduit - "Johannes Hilden ": - [] - # https://github.com/fpco/stackage/issues/1001 - hashids + # "Johannes Hilden ": + # Missing test files https://github.com/fpco/stackage/issues/1001 - hashids - "Joe Hermaszewski @expipiplus1": - [] + # "Joe Hermaszewski @expipiplus1": # GHC 8 & via memoize - exact-real - "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - [] - # https://github.com/fpco/stackage/issues/1039 - # - Cartesian - # - Michelangelo + # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": + # http://packdeps.haskellers.com/feed?needle=Cartesian - Cartesian + # http://packdeps.haskellers.com/feed?needle=Michelangelo - Michelangelo "Henry J. Wylde @hjwylde": - git-fmt @@ -2070,8 +2010,7 @@ packages: - boomerang - clckwrks - clckwrks-cli - # https://github.com/clckwrks/clckwrks-plugin-page/issues/1 - # - clckwrks-plugin-page + - clckwrks-plugin-page - clckwrks-plugin-media - clckwrks-theme-bootstrap - hackage-whatsnew @@ -2105,7 +2044,7 @@ packages: - frontmatter - read-editor - hspec-setup - # stm-conduit - hzulip + # http://packdeps.haskellers.com/feed?needle=hzulip - hzulip - list-prompt # GHC 8 - memoization-utils - package-description-remote @@ -2120,8 +2059,7 @@ packages: "rightfold @rightfold": - open-browser - "Denis Redozubov @dredozubov": - [] + # "Denis Redozubov @dredozubov": # GHC 8 - tracy "Yuji Yamamoto @igrep": @@ -2136,23 +2074,19 @@ packages: "Falko Peters ": - scrypt - "Jakub Waszczuk @kawu": - [] + # "Jakub Waszczuk @kawu": # GHC 8 - dawg-ord "Amit Levy @alevy": - # https://github.com/alevy/postgresql-orm/issues/17 - postgresql-orm - simple - simple-templates - simple-session - simple-postgresql-orm - "Sergey Astanin @astanin": - [] - # https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - # - bindings-libzip < 0.11 - # - LibZip < 0.11 + # "Sergey Astanin @astanin": + # Doesn't build on stackage server https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 + # Doesn't build on stackage server https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 "Anthony Cowley @acowley": - Frames @@ -2194,8 +2128,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - "Ruey-Lin Hsu @petercommand": - [] + # "Ruey-Lin Hsu @petercommand": # GHC 8 - MASMGen "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": @@ -2214,10 +2147,8 @@ packages: - SVGFonts - Chart-diagrams - "Aaron Levin @aaronmblevin": - [] - # https://github.com/fpco/stackage/issues/1290 - # - haskell-kubernetes + # "Aaron Levin @aaronmblevin": + # GHC 8 & lots of other packages - haskell-kubernetes "Aaron Levin @aaronmblevin": - free-vl @@ -2231,16 +2162,14 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - "Nicolas Trangez ikke@nicolast.be @NicolasT": - [] + # "Nicolas Trangez ikke@nicolast.be @NicolasT": # GHC 8 - reedsolomon "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - # https://github.com/fpco/stackage/issues/1660 - # - inline-java - # - sparkle + - inline-java + - sparkle "Alex McLean @yaxu": - tidal @@ -2266,9 +2195,8 @@ packages: - unification-fd - unix-bytestring - "Carlo Hamalainen @carlohamalainen": - [] - # ghc-mod - ghc-imported-from + # "Carlo Hamalainen @carlohamalainen": + # GHC 8 - ghc-imported-from "Fraser Tweedale @frasertweedale": - jose @@ -2304,8 +2232,7 @@ packages: "Daishi Nakajima @nakaji_dayo": - yesod-job-queue - "Braden Walters @meoblast001": - [] + # "Braden Walters @meoblast001": # via hakyll - hakyll-sass "Patrick Thomson ": @@ -2413,8 +2340,7 @@ packages: "Patrick Chilton ": - solga - solga-swagger - # https://github.com/fpco/stackage/pull/1692 - # - clang-pure + # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure - webrtc-vad "Michal Konecny ": @@ -2439,7 +2365,7 @@ packages: - camfort - codo-notation - fortran-src - # - ixmonad https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 + # Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran "Philipp Schuster @phischu": From 6b7175db13e36d971e48e5f282f1507cb63650c2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 21:49:26 +0200 Subject: [PATCH 0306/2525] Remove the packdep urls, they are redundant. Also add version numbers to compilation failures --- build-constraints.yaml | 131 ++++++++++++++++++++--------------------- 1 file changed, 65 insertions(+), 66 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed73f565..4acbd7ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -27,9 +27,9 @@ packages: "David Johnson djohnson.m@gmail.com @dmjio": # GHC 8 - envy - s3-signer - # http://packdeps.haskellers.com/feed?needle=google-translate - google-translate + # bounds - google-translate # via snap - hackernews - # http://packdeps.haskellers.com/feed?needle=ses-html - ses-html + # bounds - ses-html # via stripe-http-streams - stripe-haskell # via http-streams - stripe-http-streams - stripe-core @@ -238,8 +238,7 @@ packages: - pdfinfo # GHC 8 https://github.com/fpco/stackage/issues/1062 - present - pure-io - - scrobble - - scrobble + # GHC 8 - scrobble - shell-conduit - sourcemap - hindent @@ -249,7 +248,7 @@ packages: - intero - weigh # GHC 8 - haskell-docs - # http://packdeps.haskellers.com/feed?needle=structured-haskell-mode - structured-haskell-mode + # bounds - structured-haskell-mode "Alberto G. Corona @agocorona": - RefSerialize @@ -263,7 +262,7 @@ packages: "Edward Kmett ": - ad - adjunctions - # GHC8 & http://packdeps.haskellers.com/feed?needle=approximate - approximate + # GHC 8 & bounds - approximate - bifunctors - bits # GHC 8 - bound @@ -272,8 +271,8 @@ packages: - comonad - comonads-fd - comonad-transformers - # GHC 8 & http://packdeps.haskellers.com/feed?needle=compensated - compensated - # http://packdeps.haskellers.com/feed?needle=compressed - compressed + # GHC 8 & bounds - compensated + # bounds - compressed - concurrent-supply - constraints - contravariant @@ -354,8 +353,8 @@ packages: # via haxr - BlogLiterately # GHC 8 - BlogLiterately-diagrams - diagrams - # GHC 8 & http://packdeps.haskellers.com/feed?needle=diagrams-builder - diagrams-builder - # GHC 8 & http://packdeps.haskellers.com/feed?needle=diagrams-haddock - diagrams-haddock + # GHC 8 & bounds - diagrams-builder + # GHC 8 & bounds - diagrams-haddock - diagrams-cairo - diagrams-contrib - diagrams-core @@ -385,24 +384,24 @@ packages: - yesod-auth-oauth2 "Felipe Lessa @meteficha": - # http://packdeps.haskellers.com/feed?needle=country-codes - country-codes - # http://packdeps.haskellers.com/feed?needle=esqueleto - esqueleto + # bounds - country-codes + # bounds - esqueleto - fb - # http://packdeps.haskellers.com/feed?needle=fb-persistent - fb-persistent - # Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - mangopay + # bounds - fb-persistent + # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - mangopay - nonce - serversession - serversession-backend-acid-state - # http://packdeps.haskellers.com/feed?needle=serversession-backend-persistent - serversession-backend-persistent - # http://packdeps.haskellers.com/feed?needle=serversession-backend-redis - serversession-backend-redis + # bounds - serversession-backend-persistent + # bounds - serversession-backend-redis # via snap - serversession-frontend-snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus - # http://packdeps.haskellers.com/feed?needle=yesod-auth-account-fork - yesod-auth-account-fork + # bounds - yesod-auth-account-fork # GHC 8 - yesod-auth-fb - yesod-fb - # Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay + # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay "Alexander Altman ": # Maintaining on behalf of @roelvandijk: @@ -417,11 +416,11 @@ packages: # "Liam O'Connor ": # GHC 8 - patches-vector # GHC 8 - composition-tree - # GHC 8 & http://packdeps.haskellers.com/feed?needle=dixi - dixi + # GHC 8 & bounds - dixi # GHC 8 - latex-formulae-image # via latex-formulae-image - latex-formulae-pandoc # GHC 8 - latex-formulae-hakyll - # GHC 8 & http://packdeps.haskellers.com/feed?needle=agda-snippets - agda-snippets + # GHC 8 & bounds - agda-snippets # GHC 8 - agda-snippets-hakyll "Dan Burton @DanBurton": @@ -597,12 +596,12 @@ packages: - biocore - biofasta - biofastq - - biosff + # 0.3.7.1 Compilation failure due to -Werror - biosff - blastxml - bioace - # Compilation failure https://github.com/BioHaskell/biophd/issues/3 - biophd + # 0.8.8 Compilation failure https://github.com/BioHaskell/biophd/issues/3 - biophd - biopsl - # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - samtools + # VERSION MISSING Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - samtools - seqloc - bioalign - BlastHTTP @@ -648,7 +647,7 @@ packages: "Simon Michael @simonmichael": - regex-compat-tdfa - # http://packdeps.haskellers.com/feed?needle=darcs - darcs + # bounds - darcs - hledger - hledger-lib # - hledger-ui @@ -667,7 +666,7 @@ packages: - monad-journal # GHC 8 - msi-kb-backlit - smoothie - # http://packdeps.haskellers.com/feed?needle=tellbot - tellbot + # bounds - tellbot # GHC 8 - wavefront - zero @@ -676,10 +675,10 @@ packages: "Boris Buliga ": - io-choice - # Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath + # UNKNOWN VERSION Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath "Daniel Gröber @DanielG": - # GHC 8 & http://packdeps.haskellers.com/feed?needle=ghc-mod - ghc-mod + # GHC 8 & bounds - ghc-mod - cabal-helper "Yann Esposito ": @@ -698,8 +697,8 @@ packages: "Toralf Wittner @twittner": - bytestring-conversion - - cql - - cql-io + # GHC8/3.1.0 compilation failure - cql + # via cql - cql-io - redis-resp - redis-io - swagger @@ -774,7 +773,7 @@ packages: # via digestive-functors - Spock-digestive - Spock-worker - graph-core - # Compilation failure https://github.com/agrafix/highjson/issues/1 - highjson + # 0.2.0.2 Compilation failure https://github.com/agrafix/highjson/issues/1 - highjson - hvect - reroute - users @@ -794,9 +793,9 @@ packages: - aeson-pretty - digest # via elm-compiler - elm-build-lib - # http://packdeps.haskellers.com/feed?needle=elm-compiler - elm-compiler + # bounds - elm-compiler - elm-core-sources - # http://packdeps.haskellers.com/feed?needle=elm-package - elm-package + # bounds - elm-package - language-glsl - prettyclass - QuasiText @@ -855,10 +854,10 @@ packages: - indentation-parsec "Alois Cochard alois.cochard@gmail.com @aloiscochard": - # GHC 8 & http://packdeps.haskellers.com/feed?needle=codex - codex + # GHC 8 & bounds - codex # GHC 8 - machines-binary # GHC 8 - machines-directory - # http://packdeps.haskellers.com/feed?needle=machines-io - machines-io + # bounds - machines-io # GHC 8 - machines-process # GHC 8 - sarsi - wreq # on behalf of Bryan O'Sullivan @bos @@ -891,7 +890,7 @@ packages: - ghcjs-codemirror # via gi-gtk https://github.com/fpco/stackage/issues/1569 - ghcjs-dom # via gi-gtk https://github.com/fpco/stackage/issues/1569 - jsaddle - # GHC 8 & http://packdeps.haskellers.com/feed?needle=leksah-server - leksah-server + # GHC 8 & bounds - leksah-server # GHC 8 - ltk - vado # GHC 8 - vcsgui @@ -1010,13 +1009,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - - regex-dfa - - regex-parsec + # 0.91 Compilation failure due to -Werror - regex-dfa + # 0.90 Compilation failure due to -Werror - regex-parsec - regex-pcre - regex-posix - regex-tdfa # GHC 8 - regex-tdfa-utf8 - - regex-tre + # 0.91 Compilation failure due to -Werror - regex-tre # Purescript - bower-json @@ -1252,7 +1251,7 @@ packages: # via plot - plot-gtk3 - vector-buffer - # Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa + # 0.1.2.1 Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa "Noam Lewis @sinelaw": # via hxt-tagsoup - xml-to-json @@ -1417,10 +1416,10 @@ packages: - serf - uri-templater - librato - # http://packdeps.haskellers.com/feed?needle=datadog - datadog + # bounds - datadog - http-types - # http://packdeps.haskellers.com/feed?needle=engine-io-growler - engine-io-growler - # http://packdeps.haskellers.com/feed?needle=flowdock - flowdock + # bounds - engine-io-growler + # bounds - flowdock # GHC 8 - growler "Michael Xavier @MichaelXavier": @@ -1474,21 +1473,21 @@ packages: # GHC 8 - second-transfer # "Hirotomo Moriwaki @philopon": - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary - apiary - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-logger - apiary-logger - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-persistent - apiary-persistent - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-websockets - apiary-websockets - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-cookie - apiary-cookie - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-session - apiary-session - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-clientsession - apiary-clientsession - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-authenticate - apiary-authenticate - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-eventsource - apiary-eventsource - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-mongoDB - apiary-mongoDB - # GHC 8 & http://packdeps.haskellers.com/feed?needle=apiary-apiary-memcached - apiary-memcached + # GHC 8 & bounds - apiary + # GHC 8 & bounds - apiary-logger + # GHC 8 & bounds - apiary-persistent + # GHC 8 & bounds - apiary-websockets + # GHC 8 & bounds - apiary-cookie + # GHC 8 & bounds - apiary-session + # GHC 8 & bounds - apiary-clientsession + # GHC 8 & bounds - apiary-authenticate + # GHC 8 & bounds - apiary-eventsource + # GHC 8 & bounds - apiary-mongoDB + # GHC 8 & bounds - apiary-memcached # GHC 8 - types-compat # GHC 8 - web-routing # GHC 8 - bytestring-read - # GHC 8 & http://packdeps.haskellers.com/feed?needle=memcached-binary - memcached-binary + # GHC 8 & bounds - memcached-binary # GHC 8 - barrier # GHC 8 - haddocset @@ -1576,7 +1575,7 @@ packages: "Oliver Charles ": # GHC 8 - engine-io - diff3 - # GHC 8 & http://packdeps.haskellers.com/feed?needle=digestive-functors-aeson - digestive-functors-aeson + # GHC 8 & bounds - digestive-functors-aeson # GHC 8 - exhaustive # GHC 8 - libsystemd-journal # GHC 8 - network-carbon @@ -1616,7 +1615,7 @@ packages: "Matthew Pickering @mpickering": - refact - # http://packdeps.haskellers.com/feed?needle=servant-pandoc - servant-pandoc + # bounds - servant-pandoc - ghc-exactprint - apply-refact @@ -1636,7 +1635,7 @@ packages: # GHC 8 - ipython-kernel # "Andrés Sicard-Ramírez @asr": - # http://packdeps.haskellers.com/feed?needle=Agda - Agda + # bounds - Agda "James Cook @mokus0": - dependent-sum @@ -1742,7 +1741,7 @@ packages: # "Csaba Hruska @csabahruska": # GHC 8 - lambdacube-ir # GHC 8 & via wavefront - lambdacube-gl - # GHC 8 & Doesn't allow megaparsec >= 5.0.1 & QuickCheck >= 2.9.1 - lambdacube-compiler + # GHC 8 & bounds - lambdacube-compiler "Spencer Janssen ": - Xauth @@ -1900,7 +1899,7 @@ packages: # GHC 8 & via engine-io - engine-io-yesod "Tim McGilchrist @tmcgilchrist": - # http://packdeps.haskellers.com/feed?needle=riak - riak + # bounds - riak - airship "Yuras Shumovich @Yuras": @@ -1962,8 +1961,8 @@ packages: # GHC 8 & via memoize - exact-real # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - # http://packdeps.haskellers.com/feed?needle=Cartesian - Cartesian - # http://packdeps.haskellers.com/feed?needle=Michelangelo - Michelangelo + # bounds - Cartesian + # bounds - Michelangelo "Henry J. Wylde @hjwylde": - git-fmt @@ -2044,7 +2043,7 @@ packages: - frontmatter - read-editor - hspec-setup - # http://packdeps.haskellers.com/feed?needle=hzulip - hzulip + # bounds - hzulip - list-prompt # GHC 8 - memoization-utils - package-description-remote @@ -2168,8 +2167,8 @@ packages: "Alp Mestanogullari alpmestan@gmail.com @alpmestan": - taggy - taggy-lens - - inline-java - - sparkle + # 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java + # via inline-java - sparkle "Alex McLean @yaxu": - tidal @@ -2239,7 +2238,7 @@ packages: - postgresql-transactional "Tom Murphy @amindfv": - - vivid + # 0.2.0.5 compilation failure - vivid # GHC 8 - midair - nano-erl @@ -2365,7 +2364,7 @@ packages: - camfort - codo-notation - fortran-src - # Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad + # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran "Philipp Schuster @phischu": From b5dc8c8bc68dcb4f6ee67cc89eee3f4d4cce7417 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 21:53:09 +0200 Subject: [PATCH 0307/2525] Disable postgresql-orm due to compilation failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4acbd7ab..f7d9a674 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2077,7 +2077,7 @@ packages: # GHC 8 - dawg-ord "Amit Levy @alevy": - - postgresql-orm + # 0.4.1 compilation failure - postgresql-orm - simple - simple-templates - simple-session From 1063b225b3394b1fec967b875d7479072b9e19b1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 00:07:54 +0200 Subject: [PATCH 0308/2525] Remove more packages that shouldn't have been re-enabled --- build-constraints.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7d9a674..a2e8839f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -101,7 +101,7 @@ packages: - indents - language-c - lhs2tex - - persistent-mongoDB + # GHC 8 2.5 compilation failure - persistent-mongoDB - pretty-class - th-expand-syns - criterion @@ -904,9 +904,9 @@ packages: - pipes-network "Tomas Carnecky": - - avers - - avers-api - - avers-server + # GHC 8 0.0.15 compilation failure - avers + # via avers - avers-api + # via avers - avers-server - css-syntax - etcd - github-types @@ -1266,7 +1266,7 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": - - aeson-schema + # 0.4.1.1 compilation failure against GHC 8 - aeson-schema - H - inline-r @@ -2081,7 +2081,7 @@ packages: - simple - simple-templates - simple-session - - simple-postgresql-orm + # via postgresql-orm - simple-postgresql-orm # "Sergey Astanin @astanin": # Doesn't build on stackage server https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 @@ -2676,6 +2676,7 @@ expected-test-failures: # Problems with doctest and sandboxing - warp + - monad-logger-prefix # https://github.com/fpco/stackage/issues/163 - hTalos From 21bcac075c240d1c4c4585b97b058890c5e28ca5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 00:25:28 +0200 Subject: [PATCH 0309/2525] Skip options test-suite #1756 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2e8839f..19cfbc6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2638,6 +2638,9 @@ skipped-tests: # https://github.com/fpco/stackage/issues/1587 - hledger-lib + # Package shadowing + - options + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 647abbe083bc8a33202118cf7e3a9dab73f2fd5d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 00:32:47 +0200 Subject: [PATCH 0310/2525] Disable ede due to compilation failure brendanhay/ede#17 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19cfbc6b..aa934706 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1215,7 +1215,7 @@ packages: - gogol-youtube - gogol-youtube-analytics - gogol-youtube-reporting - - ede + # 0.2.8.4 compilation failure - ede - pagerduty - semver - text-manipulate From 76fff8ed9066029c98d3fd699f053256e3653e39 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 00:41:40 +0200 Subject: [PATCH 0311/2525] Expect asciidiagram tests to fail due to missing files Twinside/asciidiagram#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa934706..e25315c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3029,6 +3029,9 @@ expected-test-failures: # https://github.com/camfort/camfort/issues/34 - camfort + + # https://github.com/Twinside/asciidiagram/issues/3 + - asciidiagram # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 8d3736380331d9074cbda4c2057db4a802ddce1a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 02:57:16 +0200 Subject: [PATCH 0312/2525] Add version number to asciidiagram test --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e25315c9..5a060630 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3030,7 +3030,7 @@ expected-test-failures: # https://github.com/camfort/camfort/issues/34 - camfort - # https://github.com/Twinside/asciidiagram/issues/3 + # 1.3.1.1 https://github.com/Twinside/asciidiagram/issues/3 - asciidiagram # end of expected-test-failures From 309e73a6c23b9eb37728e390347c9562c5439694 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 03:01:13 +0200 Subject: [PATCH 0313/2525] Disable uri-templater due to compilation failure iand675/uri-templater#4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a060630..c315f526 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1414,7 +1414,7 @@ packages: - metrics - pipes-wai - serf - - uri-templater + # 0.2.0.0 compilation failure - uri-templater - librato # bounds - datadog - http-types From 9c5731318781c6ac279990498198367b99f513aa Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 03:03:38 +0200 Subject: [PATCH 0314/2525] Disable packages depending on uri-templater --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c315f526..6adcb5c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1288,7 +1288,7 @@ packages: - bento # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow - - github-release + # via uri-templater - github-release - gpolyline # Maintained by @fegu. - lackey - octane @@ -1415,7 +1415,7 @@ packages: - pipes-wai - serf # 0.2.0.0 compilation failure - uri-templater - - librato + # via uri-templater - librato # bounds - datadog - http-types # bounds - engine-io-growler From ee4e9c6a88cf4372d5fb5e7aa611556e6eb891fa Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 1 Aug 2016 15:09:58 +0300 Subject: [PATCH 0315/2525] Add singleton-bool --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adcb5c8..7bb04603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -987,6 +987,7 @@ packages: - regex-applicative-text - servant-swagger-ui - servant-yaml + - singleton-bool - spdx - these - time-parsers From 911f8b7464c613c45be62eb361ef2472e7d39e5e Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Mon, 1 Aug 2016 14:33:31 +0200 Subject: [PATCH 0316/2525] Add 'type-spec' to build constraints --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adcb5c8..bbafa814 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1543,6 +1543,7 @@ packages: "Sven Heyll @sheyll": - b9 + - type-spec "Will Thompson @wjt": - bustle From e5761adeb136e83ec7801d03bbb1baa8b3040629 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 1 Aug 2016 09:00:55 -0400 Subject: [PATCH 0317/2525] Re-enable ghc-events --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adcb5c8..1e0a16a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -742,7 +742,7 @@ packages: - parallel-io - text-binary - Chart-cairo - # GHC 8 - ghc-events + - ghc-events - monad-extras - stack < 9.9.9 - optparse-simple From 6e922190478232bbca08dc59396a53a28701e3a9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 1 Aug 2016 14:55:16 -0700 Subject: [PATCH 0318/2525] Constrain "active" per QuickCheck 2.9 #1691 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adcb5c8..be10303e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2418,6 +2418,7 @@ packages: # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 - extra < 1.4.11 + - active < 0.2.0.11 # https://github.com/purescript/purescript/issues/2226 # https://github.com/purescript/purescript/pull/2225 From b8d5f67d4e7ffaefc44156bdaa3d3affd9b8ad98 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 1 Aug 2016 15:28:52 -0700 Subject: [PATCH 0319/2525] Constrain "stylish-haskell" per haskell-src-exts 1.18 #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index be10303e..93b4b613 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2433,6 +2433,7 @@ packages: - hoogle < 5.0.2 - homplexity < 0.4.3.4 - haskintex < 0.7.0.0 + - stylish-haskell < 0.6.2.0 # end of packages From 055f162e8147e418ef2214ab2f0af84b6b5828b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Tue, 2 Aug 2016 03:27:31 +0200 Subject: [PATCH 0320/2525] Re-enable ghc-mod ghc-mod-5.6 lifts the GHC 8 bounds problem. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8dab19d8..b49cb503 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -678,7 +678,7 @@ packages: # UNKNOWN VERSION Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath "Daniel Gröber @DanielG": - # GHC 8 & bounds - ghc-mod + - ghc-mod - cabal-helper "Yann Esposito ": From 5814ccab89bf7a38988151282d27c677af13faac Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Tue, 2 Aug 2016 19:53:00 +0300 Subject: [PATCH 0321/2525] add servant-auth-cookie --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b49cb503..81dcef30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2378,6 +2378,9 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector + "Al Zohali @zohl": + - servant-auth-cookie + # 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 f5f87702fe88ebd1e26e16298375ec8ccb0541b8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 3 Aug 2016 13:38:23 +0000 Subject: [PATCH 0322/2525] Modifications for automated builds on new server --- automated/.gitignore | 2 ++ automated/build.sh | 4 +++- automated/cron.sh | 15 +++++++++++++++ automated/run-nightly.sh | 8 ++++---- 4 files changed, 24 insertions(+), 5 deletions(-) create mode 100755 automated/cron.sh diff --git a/automated/.gitignore b/automated/.gitignore index 8285928f..9c4d36e6 100644 --- a/automated/.gitignore +++ b/automated/.gitignore @@ -8,3 +8,5 @@ /lts-*/ /stackage-curator/ /stackage-update/ +/aws.sh +/crondir/ diff --git a/automated/build.sh b/automated/build.sh index ed4dbb39..98c725f5 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -5,6 +5,8 @@ set -eux ROOT=$(cd $(dirname $0) ; pwd) TARGET=$1 +source aws.sh + # For nightly-YYYY-MM-DD, tag should be nightly # For lts-X.Y, tag should be ltsX SHORTNAME=$(echo $TARGET | cut -d- -f 1) @@ -80,7 +82,7 @@ chmod +x stackage-curator ARGS_COMMON="--rm -v $WORKDIR:/home/stackage/work -w /home/stackage/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR:/home/stackage/bin:ro" ARGS_PREBUILD="$ARGS_COMMON -u $USER -v $CABAL_DIR:/home/stackage/.cabal -v $STACK_DIR:/home/stackage/.stack -v $GHC_DIR:/home/stackage/.ghc -v $DOT_STACKAGE_DIR:/home/stackage/.stackage" ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro -v $GHC_DIR:/home/stackage/.ghc:ro" -ARGS_UPLOAD="$ARGS_COMMON -u $USER -e AWS_ACCESS_KEY=$AWS_ACCESS_KEY -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY -e AWS_SECRET_KEY=$AWS_SECRET_KEY -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:/home/stackage/.stackage -v $SSH_DIR:/home/ubuntu/.ssh:ro -v $GITCONFIG:/home/stackage/.gitconfig:ro -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro" +ARGS_UPLOAD="$ARGS_COMMON -u $USER -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:/home/stackage/.stackage -v $SSH_DIR:/home/ubuntu/.ssh:ro -v $GITCONFIG:/home/stackage/.gitconfig:ro -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro" # Make sure we actually need this snapshot. We only check this for LTS releases # since, for nightlies, we'd like to run builds even if they are unnecessary to diff --git a/automated/cron.sh b/automated/cron.sh new file mode 100755 index 00000000..5a351246 --- /dev/null +++ b/automated/cron.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +set -eux + +CRONDIR=$(pwd)/crondir +mkdir -p $CRONDIR +source aws.sh + +echo "Running stackage-server-cron..." +echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)" +docker run --rm \ + -v $CRONDIR:/home/ubuntu \ + -w /home/ubuntu \ + fpco/stackage-server-prod:latest \ + bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron >> /home/ubuntu/stackage-server-cron.log 2>&1'" diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index d1f04485..b10e7fee 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -1,13 +1,13 @@ #!/usr/bin/env bash +cd "$(dirname "${BASH_SOURCE[0]}")" + while true; do - /opt/stackage-build/stackage/automated/build.sh nightly-$(date -u +%F) + ./build.sh nightly-$(date -u +%F) date echo - echo "Running stackage-server-cron..." - echo "('tail -f /home/ubuntu/stackage-server-cron.log' to watch)" - /home/ubuntu/stackage-server-cron.sh >> /home/ubuntu/stackage-server-cron.log 2>&1 + ./cron.sh echo "done." date From d28633964ee367df774332b63c5bc111ff76b0df Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Wed, 3 Aug 2016 15:39:45 +0200 Subject: [PATCH 0323/2525] Re-enable HaRe As version 0.8.3.0 supports GHC 8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b49cb503..957eef2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -155,7 +155,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # GHC 8 - HaRe + - HaRe "Alfredo Di Napoli ": - mandrill From 574005690c4f7476a63b9d5f4c76baa3b2a1a23b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 12:39:36 +0300 Subject: [PATCH 0324/2525] Upper bound for fpco/store#66 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f14fe064..8ca90570 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,6 +2443,9 @@ packages: - haskintex < 0.7.0.0 - stylish-haskell < 0.6.2.0 + # https://github.com/fpco/store/issues/66 + - th-utilities < 0.2 + # end of packages From 84b0ed0d14b0f3298eed42eb04e69e6d94ba8fff Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 12:39:46 +0300 Subject: [PATCH 0325/2525] Expected test failure haskoin/haskoin#285 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ca90570..afc42828 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,6 +3045,9 @@ expected-test-failures: # 1.3.1.1 https://github.com/Twinside/asciidiagram/issues/3 - asciidiagram + + # https://github.com/haskoin/haskoin/issues/285 + - haskoin-core # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2bc3d2afa22d83405fc1c5d5a0a55027333416fd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 12:41:31 +0300 Subject: [PATCH 0326/2525] Expected benchmark build failure zohl/servant-auth-cookie#13 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afc42828..5c132ef7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3078,6 +3078,9 @@ expected-benchmark-failures: # https://github.com/domdere/cassava-conduit/issues/10 - cassava-conduit + + # https://github.com/zohl/servant-auth-cookie/issues/13 + - servant-auth-cookie # end of expected-benchmark-failures From 00b5a73085819c9e8a6f2c511f25695f62cb81f6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 14:02:25 +0300 Subject: [PATCH 0327/2525] s/ubuntu/$USER --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 98c725f5..82f1c109 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -82,7 +82,7 @@ chmod +x stackage-curator ARGS_COMMON="--rm -v $WORKDIR:/home/stackage/work -w /home/stackage/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR:/home/stackage/bin:ro" ARGS_PREBUILD="$ARGS_COMMON -u $USER -v $CABAL_DIR:/home/stackage/.cabal -v $STACK_DIR:/home/stackage/.stack -v $GHC_DIR:/home/stackage/.ghc -v $DOT_STACKAGE_DIR:/home/stackage/.stackage" ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro -v $GHC_DIR:/home/stackage/.ghc:ro" -ARGS_UPLOAD="$ARGS_COMMON -u $USER -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:/home/stackage/.stackage -v $SSH_DIR:/home/ubuntu/.ssh:ro -v $GITCONFIG:/home/stackage/.gitconfig:ro -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro" +ARGS_UPLOAD="$ARGS_COMMON -u $USER -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:/home/stackage/.stackage -v $SSH_DIR:/home/$USER/.ssh:ro -v $GITCONFIG:/home/stackage/.gitconfig:ro -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro" # Make sure we actually need this snapshot. We only check this for LTS releases # since, for nightlies, we'd like to run builds even if they are unnecessary to From 578175f12bdef282bc652cb7a1f93a0beacba2bb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 22:09:04 +0300 Subject: [PATCH 0328/2525] Revert "Expected benchmark build failure zohl/servant-auth-cookie#13" This reverts commit 2bc3d2afa22d83405fc1c5d5a0a55027333416fd. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c132ef7..afc42828 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3078,9 +3078,6 @@ expected-benchmark-failures: # https://github.com/domdere/cassava-conduit/issues/10 - cassava-conduit - - # https://github.com/zohl/servant-auth-cookie/issues/13 - - servant-auth-cookie # end of expected-benchmark-failures From f1073bde6ef13fd017d349b5955c9992ec82b812 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 5 Aug 2016 16:47:13 +0800 Subject: [PATCH 0329/2525] Add encoding-io. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afc42828..d224e612 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2374,6 +2374,7 @@ packages: "Shao Cheng ": - simple-download + - encoding-io "Anton Gushcha @ncrashed": - aeson-injector From 4a5dd6c75997ee32d5662a6e32e0ac95192dcf19 Mon Sep 17 00:00:00 2001 From: Jakub Waszczuk Date: Fri, 5 Aug 2016 12:36:05 +0200 Subject: [PATCH 0330/2525] Re-enable dawg-ord (now compatible with GHC 8.0) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afc42828..2ce5f8b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2075,8 +2075,8 @@ packages: "Falko Peters ": - scrypt - # "Jakub Waszczuk @kawu": - # GHC 8 - dawg-ord + "Jakub Waszczuk @kawu": + - dawg-ord "Amit Levy @alevy": # 0.4.1 compilation failure - postgresql-orm From bc4fbf787e643e549bc4bd5bf40502a496199453 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 5 Aug 2016 13:45:58 +0300 Subject: [PATCH 0331/2525] Remove upper bound for fpco/store#66 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afc42828..13f6fa15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,9 +2443,6 @@ packages: - haskintex < 0.7.0.0 - stylish-haskell < 0.6.2.0 - # https://github.com/fpco/store/issues/66 - - th-utilities < 0.2 - # end of packages From 30cdbf69696c7e521e4d559550384685d07ac1b7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 7 Aug 2016 07:42:38 +0000 Subject: [PATCH 0332/2525] Use tee instead of >> --- automated/cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/cron.sh b/automated/cron.sh index 5a351246..5d076fd1 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -12,4 +12,4 @@ docker run --rm \ -v $CRONDIR:/home/ubuntu \ -w /home/ubuntu \ fpco/stackage-server-prod:latest \ - bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron >> /home/ubuntu/stackage-server-cron.log 2>&1'" + bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron 2>&1 | tee -a /home/ubuntu/stackage-server-cron.log'" From 3f12cb51ee7f55f4c51b44151dadf7138f77a575 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 7 Aug 2016 11:09:10 +0300 Subject: [PATCH 0333/2525] More upper bounds for #1734 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index de6fb1ea..a89a5168 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,6 +2443,8 @@ packages: - homplexity < 0.4.3.4 - haskintex < 0.7.0.0 - stylish-haskell < 0.6.2.0 + - haskell-src-exts-simple < 1.18.0.0 + - pointful < 1.0.9 # end of packages From ed9571c902b176bab82a858da725d008eda281b7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 7 Aug 2016 20:01:08 +0300 Subject: [PATCH 0334/2525] Upper bound for #1764 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a89a5168..84bdd700 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2446,6 +2446,9 @@ packages: - haskell-src-exts-simple < 1.18.0.0 - pointful < 1.0.9 + # https://github.com/fpco/stackage/issues/1764 + - aeson < 1.0 + # end of packages From c41c5cc264e6e844eedbb4d38effbbdd76ff7b3b Mon Sep 17 00:00:00 2001 From: Andrew Cowie Date: Mon, 8 Aug 2016 10:42:48 +1000 Subject: [PATCH 0335/2525] Re-enable http-streams Works on GHC 8! Thanks to @snoyberg for your help. Tests disabled for now due to circular dependency on snap 1.0, which isn't yet in stackage, as per https://github.com/afcowie/http-streams/issues/96 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84bdd700..4d57e766 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1761,7 +1761,7 @@ packages: "Andrew Cowie @afcowie": - http-common - # via MonadCatchIO-transformers & via snap-core - http-streams + - http-streams "Devan Stormont ": - forecast-io @@ -2654,6 +2654,11 @@ skipped-tests: # https://github.com/fpco/stackage/issues/1587 - hledger-lib + # Test suite requires circular dependency on Snap 1.0, which is not yet + # available. Should resolve in due course; disable tests for now, per + # https://github.com/afcowie/http-streams/issues/96 + - http-streams + # Package shadowing - options From 837dd6512e94575614e9d22c930baf1064aca649 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Aug 2016 05:14:56 +0300 Subject: [PATCH 0336/2525] Another #1764 upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d57e766..2fcf52b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2448,6 +2448,7 @@ packages: # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 + - insert-ordered-containers < 0.2 # end of packages From 4d9a03646e7a93e205880e346ded6b73ce556069 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Aug 2016 05:17:36 +0300 Subject: [PATCH 0337/2525] Upper bound for #1767 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2fcf52b0..dd7f9625 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2450,6 +2450,9 @@ packages: - aeson < 1.0 - insert-ordered-containers < 0.2 + # https://github.com/fpco/stackage/issues/1767 + - SVGFonts < 1.6 + # end of packages From c74397eae16984d624ba5902a570bb4c7b05dc8f Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Tue, 9 Aug 2016 02:32:09 +0000 Subject: [PATCH 0338/2525] Better home directory --- automated/build.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 82f1c109..541f54f0 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -79,10 +79,10 @@ bunzip2 stackage-curator.bz2 chmod +x stackage-curator ) -ARGS_COMMON="--rm -v $WORKDIR:/home/stackage/work -w /home/stackage/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR:/home/stackage/bin:ro" -ARGS_PREBUILD="$ARGS_COMMON -u $USER -v $CABAL_DIR:/home/stackage/.cabal -v $STACK_DIR:/home/stackage/.stack -v $GHC_DIR:/home/stackage/.ghc -v $DOT_STACKAGE_DIR:/home/stackage/.stackage" -ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro -v $GHC_DIR:/home/stackage/.ghc:ro" -ARGS_UPLOAD="$ARGS_COMMON -u $USER -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:/home/stackage/.stackage -v $SSH_DIR:/home/$USER/.ssh:ro -v $GITCONFIG:/home/stackage/.gitconfig:ro -v $CABAL_DIR:/home/stackage/.cabal:ro -v $STACK_DIR:/home/stackage/.stack:ro" +ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR:$HOME/bin:ro" +ARGS_PREBUILD="$ARGS_COMMON -u $USER -e HOME=$HOME -v $CABAL_DIR:$HOME/.cabal -v $STACK_DIR:$HOME/.stack -v $GHC_DIR:$HOME/.ghc -v $DOT_STACKAGE_DIR:$HOME/.stackage" +ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:$HOME/.cabal:ro -v $STACK_DIR:$HOME/.stack:ro -v $GHC_DIR:$HOME/.ghc:ro" +ARGS_UPLOAD="$ARGS_COMMON -u $USER -e HOME=$HOME -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:$HOME/.stackage -v $SSH_DIR:$HOME/.ssh:ro -v $GITCONFIG:$HOME/.gitconfig:ro -v $CABAL_DIR:$HOME/.cabal:ro -v $STACK_DIR:$HOME/.stack:ro" # Make sure we actually need this snapshot. We only check this for LTS releases # since, for nightlies, we'd like to run builds even if they are unnecessary to @@ -103,12 +103,12 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # * Check that the plan is valid # * Fetch all needed tarballs (the build step does not have write access to the tarball directory) # * Do a single unpack to create the package index cache (again due to directory perms) -docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "/home/stackage/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && /home/stackage/bin/stack unpack random" +docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && $HOME/bin/stack unpack random" # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER /home/stackage && sudo -E -u $USER env \"PATH=\$PATH:/home/stackage/bin\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" +docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH:$HOME/bin\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of From efce8178b434b1c2bc775439d1b2e1f956eebc2c Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Tue, 9 Aug 2016 02:36:32 +0000 Subject: [PATCH 0339/2525] Add the NOPLAN environment variable --- automated/build.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 541f54f0..c560f8cf 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -103,7 +103,10 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # * Check that the plan is valid # * Fetch all needed tarballs (the build step does not have write access to the tarball directory) # * Do a single unpack to create the package index cache (again due to directory perms) -docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && $HOME/bin/stack unpack random" +if [ "${NOPLAN:-}x" = "x" +then + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && $HOME/bin/stack unpack random" +fi # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to From b9eca832aed38642ce65c755fb59145e27f9eb0b Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Tue, 9 Aug 2016 08:25:33 +0200 Subject: [PATCH 0340/2525] Re-add ekg --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd7f9625..b6140f9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -688,7 +688,7 @@ packages: - wai-middleware-caching-lru - wai-middleware-caching-redis # not package maintainer - # via snap-core & via snap-server - ekg + - ekg - ekg-json "Paul Rouse ": @@ -1934,7 +1934,7 @@ packages: "Luke Iannini @lukexi": - inline-c - inline-c-cpp - # via snap-core & via snap-server - ekg + - ekg # "Emin Karayel ": # GHC 8 - sync-mht From 3e7b4d14fcd09376a8d958a15af078faaf1c5346 Mon Sep 17 00:00:00 2001 From: yamadapc Date: Mon, 8 Aug 2016 22:10:33 -0300 Subject: [PATCH 0341/2525] Try adding missing @yamadapc's packages --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d57e766..5c1cf245 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2052,6 +2052,8 @@ packages: - projectroot - questioner - stack-run-auto + - hpack-convert + - language-dockerfile "Pascal Hartig @passy": - giphy-api From a3d0ebe89569dcef75e34094969d133e8f439a86 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Aug 2016 15:52:47 +0300 Subject: [PATCH 0342/2525] Upper bound for #1764 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd7f9625..5acc05db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2449,6 +2449,7 @@ packages: # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 - insert-ordered-containers < 0.2 + - swagger2 < 2.1.2 # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From f3a1ce7d3e46acffa4782f8b4cb2d76968673264 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Aug 2016 15:52:53 +0300 Subject: [PATCH 0343/2525] Document NOPLAN --- CURATORS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 48fda960..6925e3e9 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -126,6 +126,11 @@ universal advice on how to solve things, since each situation is unique. Let's develop this advice over time. For now: if you're not sure, ask Michael 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. + ### Timing A looping script on the build server keeps trying to build nightly From 5c2912a2ec84bc21a491f5190b64cb20cdaee3e1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 Aug 2016 08:01:56 +0300 Subject: [PATCH 0344/2525] Add missing right bracket --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index c560f8cf..70d506f7 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -103,7 +103,7 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # * Check that the plan is valid # * Fetch all needed tarballs (the build step does not have write access to the tarball directory) # * Do a single unpack to create the package index cache (again due to directory perms) -if [ "${NOPLAN:-}x" = "x" +if [ "${NOPLAN:-}x" = "x" ] then docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && $HOME/bin/stack unpack random" fi From c51741b49766c4384bc8240e933141356993fd02 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Wed, 10 Aug 2016 10:42:24 +0200 Subject: [PATCH 0345/2525] Glabrous package added --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f7bdb97..930c8e55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1501,6 +1501,7 @@ packages: - ip6addr - cayley-client - Spintax + - glabrous "koral koral@mailoo.org @k0ral": - atom-conduit From a9fdec424ee17553af8fc98a433f59cfffc0e191 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 Aug 2016 13:08:29 +0300 Subject: [PATCH 0346/2525] Another aeson-related upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 930c8e55..b54655af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2453,6 +2453,7 @@ packages: - aeson < 1.0 - insert-ordered-containers < 0.2 - swagger2 < 2.1.2 + - aeson-injector < 1.0.5.0 # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From b084ede30e48c85ed333b6bc260ed06ad33cf090 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 Aug 2016 19:05:01 +0300 Subject: [PATCH 0347/2525] Remove upper bound and close #1733 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b54655af..f2e494c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2436,9 +2436,6 @@ packages: # https://github.com/purescript/purescript/pull/2225 - purescript < 0.9.2 - # https://github.com/fpco/stackage/issues/1733 - - tagged < 0.8.5 - # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 - hlint < 1.9.36 From ec1195d5059dfa1484be90765e7066f97a36f5bc Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Wed, 10 Aug 2016 19:44:23 +0200 Subject: [PATCH 0348/2525] Add `ghc-typelits-knownnat` package Add my new [ghc-typelits-knownat](http://hackage.haskell.org/package/ghc-typelits-knownnat) package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2e494c9..46acd8ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1345,6 +1345,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - ghc-typelits-extra + - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude - clash-lib From ecf2377a763f193a764da7938277e1a1cbe37c67 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 10 Aug 2016 22:11:29 +0100 Subject: [PATCH 0349/2525] Delete derive from Stackage I intend to relinquish maintainership, so it's up someone else to add it back to Stackage if they so wish. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46acd8ba..e4b286be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -139,7 +139,6 @@ packages: - hlint - hoogle - shake - - derive - tagsoup - cmdargs - safe From 8eaddd2e32a301a30dae3d6521e9da42ee8672bc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 04:37:55 +0300 Subject: [PATCH 0350/2525] Upper bound for #1773 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46acd8ba..c5acb201 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2456,6 +2456,9 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 + # https://github.com/fpco/stackage/issues/1773 + - hjsonpointer < 1.0 + # end of packages From b4c4092ad021073175972463d4fa32558d91bfc6 Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Thu, 11 Aug 2016 08:44:14 +0200 Subject: [PATCH 0351/2525] Add 'pretty-types' --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97d035d7..7ab05b95 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1546,6 +1546,7 @@ packages: "Sven Heyll @sheyll": - b9 - type-spec + - pretty-types "Will Thompson @wjt": - bustle From cc2c9dff6578fb0ee13f05f8ee7d431576fe1b5d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:41:21 +0300 Subject: [PATCH 0352/2525] Expect test failure snapframework/snap-core#261 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97d035d7..0aee3e87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3065,6 +3065,9 @@ expected-test-failures: # https://github.com/haskoin/haskoin/issues/285 - haskoin-core + + # https://github.com/snapframework/snap-core/issues/261 + - snap-core # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 2a07c8af94a52e7f6f5d6aca560c2b99b6bbb859 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:42:36 +0300 Subject: [PATCH 0353/2525] Expected test failure yamadapc/hpack-convert#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0aee3e87..1aba4ab6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,6 +3068,9 @@ expected-test-failures: # https://github.com/snapframework/snap-core/issues/261 - snap-core + + # https://github.com/yamadapc/hpack-convert/issues/1 + - hpack-convert # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e1737de8fb557cfe38619a1f5c88803d6c5d45d4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:43:46 +0300 Subject: [PATCH 0354/2525] Expected test suite failure snapframework/snap-server#89 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aba4ab6..09759a41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3071,6 +3071,9 @@ expected-test-failures: # https://github.com/yamadapc/hpack-convert/issues/1 - hpack-convert + + # https://github.com/snapframework/snap-server/issues/89 + - snap-server # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 22319a00fb636b7a94ba79699b7671f457ba5997 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:45:21 +0300 Subject: [PATCH 0355/2525] Temporary ban for haskell-works/hw-json#4 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09759a41..37d055d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2221,7 +2221,8 @@ packages: - hw-bits - hw-conduit - hw-diagnostics - - hw-json + # https://github.com/haskell-works/hw-json/issues/4 + # - hw-json - hw-parser - hw-prim - hw-rankselect From e2e5f5f44220d803ae5907649e7d550d22c7b896 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:46:53 +0300 Subject: [PATCH 0356/2525] Expected test failure beijaflor-io/haskell-language-dockerfile#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37d055d8..d915820e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3075,6 +3075,9 @@ expected-test-failures: # https://github.com/snapframework/snap-server/issues/89 - snap-server + + # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 + - language-dockerfile # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 7981a93bed89d10afab18c07e653abcb25369672 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:57:44 +0300 Subject: [PATCH 0357/2525] Remove upper bound and close #1773 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45c91604..138c7da0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2457,9 +2457,6 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1773 - - hjsonpointer < 1.0 - # end of packages From b533014d93cd9407cc063bc194effa0e9ebebe16 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 12:27:45 +0300 Subject: [PATCH 0358/2525] Revert "Expected test failure yamadapc/hpack-convert#1" This reverts commit 2a07c8af94a52e7f6f5d6aca560c2b99b6bbb859. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 138c7da0..98ed631c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,9 +3068,6 @@ expected-test-failures: # https://github.com/snapframework/snap-core/issues/261 - snap-core - # https://github.com/yamadapc/hpack-convert/issues/1 - - hpack-convert - # https://github.com/snapframework/snap-server/issues/89 - snap-server From 42015e5d30c3adc805d33b03cabdd05344240341 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 12:48:40 +0300 Subject: [PATCH 0359/2525] Expected test failure MichelBoucey/glabrous#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98ed631c..db7f471a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3073,6 +3073,9 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile + + # https://github.com/MichelBoucey/glabrous/issues/1 + - glabrous # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 4f1e50f433089fb8e9afa0b7836a9da066360a85 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 13:33:01 +0300 Subject: [PATCH 0360/2525] Add a bunch of exec calls See: https://twitter.com/denibertovic/status/763676496183582721 --- automated/build.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 70d506f7..e0eaa20c 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -90,7 +90,7 @@ ARGS_UPLOAD="$ARGS_COMMON -u $USER -e HOME=$HOME -e AWS_ACCESS_KEY_ID=$AWS_ACCES # below for why this is safe.) if [ $SHORTNAME = "lts" ] then - docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator check-target-available --target $TARGET" + docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" fi # Get latest stack @@ -105,20 +105,20 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # * Do a single unpack to create the package index cache (again due to directory perms) if [ "${NOPLAN:-}x" = "x" ] then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && $HOME/bin/stack unpack random" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && exec $HOME/bin/stack unpack random" fi # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH:$HOME/bin\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" +docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH:$HOME/bin\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of # nightly, where we don't perform this check beforehand. This is also slightly # safer, in case someone else already uploaded a specific snapshot while we # were building. -docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator check-target-available --target $TARGET" +docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target-available --target $TARGET" # Successful build, so we need to: # @@ -126,4 +126,4 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "stackage-curator check-target-avail # * Upload the 00-index.tar file to S3 (TODO: this is probably no longer necessary, since snapshots never modify .cabal files) # * Upload the new plan .yaml file to the appropriate Github repo # * 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 && stackage-curator hackage-distro --plan-file $PLAN_FILE --target $TARGET" +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" From c66fe0c5ce4c01129c964903c106f16088688e80 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 17:37:34 +0300 Subject: [PATCH 0361/2525] Revert "Expected test failure MichelBoucey/glabrous#1" This reverts commit 42015e5d30c3adc805d33b03cabdd05344240341. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index db7f471a..98ed631c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3073,9 +3073,6 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile - - # https://github.com/MichelBoucey/glabrous/issues/1 - - glabrous # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c82dbcb66206112bdaa5972aec3ee6c4a66c32bc Mon Sep 17 00:00:00 2001 From: Artyom Date: Fri, 12 Aug 2016 00:33:00 +0200 Subject: [PATCH 0362/2525] Remove microlens from expected Haddock failures --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98ed631c..8b2edb12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3138,9 +3138,6 @@ expected-haddock-failures: # https://github.com/GetShopTV/swagger2/issues/66 - swagger2 - # https://github.com/aelve/microlens/issues/72 - - microlens - # https://github.com/iand675/metrics/issues/5 - metrics From 2a15fe503e5af28d48ba2643d4e05d8fd31bf1a2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 06:58:57 +0300 Subject: [PATCH 0363/2525] Another #1734 upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98ed631c..56ac1414 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2447,6 +2447,7 @@ packages: - stylish-haskell < 0.6.2.0 - haskell-src-exts-simple < 1.18.0.0 - pointful < 1.0.9 + - hindent < 5 # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 From bdc784940bc8b06e10ea9ce397db91b93dc21cd1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 06:59:11 +0300 Subject: [PATCH 0364/2525] Upper bound for #1776 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56ac1414..a0dfbca7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2458,6 +2458,9 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 + # https://github.com/fpco/stackage/issues/1776 + - list-t < 1 + # end of packages From 28c9a16b430dab144755523880cbed9e3285ef6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 07:00:18 +0300 Subject: [PATCH 0365/2525] Avoid verbose output --- automated/run-nightly.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index b10e7fee..048fc68b 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -7,7 +7,8 @@ while true; do date echo - ./cron.sh + echo "Running cron.sh (hiding verbose output)" + ./cron.sh | grep -v '^Skipping' echo "done." date From 4664f0ec8d5913721e75bbdbd4b7a924b2510b52 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 10:59:00 +0300 Subject: [PATCH 0366/2525] Remove upper bound and close #1776 This reverts commit bdc784940bc8b06e10ea9ce397db91b93dc21cd1. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9f531c7..771180c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2458,9 +2458,6 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1776 - - list-t < 1 - # end of packages From 57107acf47b1cb6159c4edd46fda5d1b9202f94c Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 12 Aug 2016 09:56:31 -0400 Subject: [PATCH 0367/2525] Restore wai-predicates, list-t, slave-thread tests --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 771180c5..8a632497 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -702,7 +702,7 @@ packages: - redis-io - swagger - tinylog - # GHC 8 - wai-predicates + - wai-predicates # GHC 8 - wai-routing - zeromq4-haskell @@ -2383,7 +2383,7 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector - + "Rune K. Svendsen @runeks": - bitcoin-payment-channel @@ -2573,9 +2573,7 @@ skipped-tests: # Too lazy to keep the test dependencies up to date - cases - - list-t - postgresql-binary - - slave-thread # Just a temporary package with a flimsy, inherited test suite - Cabal-ide-backend @@ -2976,9 +2974,6 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1254 - graylog - # https://github.com/fpco/stackage/issues/1412 - - wai-predicates - # https://github.com/stbuehler/haskell-nettle/issues/8 - nettle From f5c707f33b59f3907f3ac296255d143b352f1cb9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 17:24:22 +0300 Subject: [PATCH 0368/2525] Upper bound for #1779 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 771180c5..64119eba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2458,6 +2458,9 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 + # https://github.com/fpco/stackage/issues/1779 + - cryptonite < 0.18 + # end of packages From 43037ce2409c5917bd3f6cc1fa5c6fdcd9e4d253 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 12 Aug 2016 17:25:10 +0300 Subject: [PATCH 0369/2525] Another haskell-src-exts upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64119eba..a64648c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2448,6 +2448,7 @@ packages: - haskell-src-exts-simple < 1.18.0.0 - pointful < 1.0.9 - hindent < 5 + - fay < 0.23.1.13 # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 From 8e314997cce9c1f4ddb1dba9a7a02710e9108fe6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 14 Aug 2016 15:28:48 +0300 Subject: [PATCH 0370/2525] Upper bounds for #1781 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4013d041..cf8b68de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2462,6 +2462,11 @@ packages: # https://github.com/fpco/stackage/issues/1779 - cryptonite < 0.18 + # https://github.com/fpco/stackage/issues/1781 + - persistent < 2.6 + - persistent-sqlite < 2.6 + - persistent-postgresql < 2.6 + # end of packages From 3e3cb0516a06870deaf71e7c2c6fd29af619d634 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 14 Aug 2016 15:43:32 +0300 Subject: [PATCH 0371/2525] Expect test failure for JustusAdam/mustache#21 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf8b68de..8207ccbb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3078,6 +3078,9 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile + + # https://github.com/JustusAdam/mustache/issues/21 + - mustache # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 6d78bf0e2deb06d050fd59225d0e3ed489ac3929 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 15 Aug 2016 12:52:01 +0900 Subject: [PATCH 0372/2525] revert cryptonite < 0.18 (#1779) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8207ccbb..194bec2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2459,9 +2459,6 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1779 - - cryptonite < 0.18 - # https://github.com/fpco/stackage/issues/1781 - persistent < 2.6 - persistent-sqlite < 2.6 From 530cc6f0ddc74d8066d72b5a8c44138fa8c0a5a4 Mon Sep 17 00:00:00 2001 From: Joachim F Date: Mon, 15 Aug 2016 20:59:03 +0200 Subject: [PATCH 0373/2525] Add libmpd --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 194bec2d..2470d79f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2389,6 +2389,9 @@ packages: "Al Zohali @zohl": - servant-auth-cookie + + "Joachim Fasting @joachifm": + - libmpd # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From a8a58aee4cc97a376fdbeaced1b38b0d016fb410 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Aug 2016 11:54:03 +0900 Subject: [PATCH 0374/2525] socket-0.6.2.0 needs QuickCheck-2.9 (#1691) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 194bec2d..cdb19f46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2433,6 +2433,7 @@ packages: - QuickCheck < 2.9 - extra < 1.4.11 - active < 0.2.0.11 + - socket < 0.6.2.0 # https://github.com/purescript/purescript/issues/2226 # https://github.com/purescript/purescript/pull/2225 From fa27ed94b3d96ed01a13cb6c4556ea83be796af9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 16 Aug 2016 11:59:13 +0900 Subject: [PATCH 0375/2525] optparse-applicative-0.13.0.0 (#1784) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdb19f46..1f65b111 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,6 +2465,8 @@ packages: - persistent-sqlite < 2.6 - persistent-postgresql < 2.6 + # https://github.com/fpco/stackage/issues/1784 + - optparse-applicative < 0.13.0.0 # end of packages From abaa1b46b724c1032efa09cfb3e8574ddd05370a Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Tue, 16 Aug 2016 07:06:11 +0200 Subject: [PATCH 0376/2525] Add lrucaching --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f65b111..a676be70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2390,6 +2390,9 @@ packages: "Al Zohali @zohl": - servant-auth-cookie + "Moritz Kiefer @cocreature": + - lrucaching + # 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 2086eb0f142595a008279d8fd028d7cea9992227 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 16 Aug 2016 12:51:21 +0200 Subject: [PATCH 0377/2525] Clarify the addition of packages and building the package set. * Packdeps can be used to make sure a package supports the latest version of all its dependencies. * The all-cabal-files repository can be used to check if newly released packages have been synced. * People who want to make an os distribution of stackage may also want to build the entire package set. * Delete old text about the disabled docker image. --- MAINTAINERS.md | 12 +++++++----- README.md | 37 ++++++++----------------------------- 2 files changed, 15 insertions(+), 34 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index f0091d96..8c8ca954 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -3,7 +3,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 compatible with the newest versions of all dependencies. +* All packages are compatible with the newest versions of all dependencies (You can verify this by checking 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)). ## Adding a package @@ -25,10 +25,12 @@ After doing that, send a pull request (with a commit message like "add foo-bar") (`build-constraints.yaml` is the most frequently changed file in this git repo so commit messages like "update build-constraints.yaml" are not helpful). -**NB2** There can be a delay of up to an hour before package versions newly -uploaded to Hackage appear to our build server. If you just uploaded a package -to Hackage that you're trying to get included, we recommend waiting an hour -before opening the PR. +**NB2** There can be a delay of up to an hour before package versions +newly uploaded to Hackage appear to our build server. If you just +uploaded a package to Hackage that you're trying to get included, we +recommend waiting an hour before opening the PR. You can also verify +this by making sure the latest version is listed in +https://github.com/commercialhaskell/all-cabal-files/tree/master/PACKAGENAME. ## Uploading a new package diff --git a/README.md b/README.md index 83ebb2f5..d2bdeb68 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 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 compatible with the newest versions of all dependencies. +* The package is compatible with the newest versions of all dependencies (You can verify this by checking 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)). Full details on how to add a package can be found in the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package). @@ -57,34 +57,13 @@ flow](https://github.com/fpco/stackage/blob/master/DATA-FLOW.md). Build the package set --------------------- -Generally, building the package set should be done only by the Stackage build -machine by the Stackage curation team. If you're interested in trying this -yourself, please check out [the curator -guide](https://github.com/fpco/stackage/blob/master/CURATORS.md), though be -aware that this is not a recommended practice and there likely will be problems -you will need to debug yourself. - -### Docker - -Note: This method has been disabled for now, but may be enabled again in the future. - -If you'd like to check a build plan, or perform an entire build, without -specially configuring your system, Docker may be a good approach. To check if -some modifications to `build-constraints.yaml` are valid, try the following: - -1. Create a local clone of the `stackage` repo -2. Make modifications to your local `build-constraints.yaml` -3. Inside the `stackage` working directory, run the following: - - ``` - $ docker run -it --rm -v $(pwd):/stackage -w /stackage snoyberg/stackage /bin/bash -c 'cabal update && stackage check' - ``` - -Similarly, if you'd like to perform an entire build, you can replace the last step with: - -``` -$ docker run -it --rm -v $(pwd):/stackage -w /stackage snoyberg/stackage /bin/bash -c 'cabal update && stackage nightly --skip-upload' -``` +Generally only the stackage build server run by the stackage curator +team and people intrested in incorporating stackage snapshots into an +OS distribution need to build the entire package set. If you're +interested in trying this yourself, please check out +[the curator guide](https://github.com/fpco/stackage/blob/master/CURATORS.md), +though be aware that this is not a recommended practice and there +likely will be problems you will need to debug yourself. ## Processing From 2334d6f1077f2ecc746295a4fbc52e422ef293e6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 16 Aug 2016 13:01:17 +0200 Subject: [PATCH 0378/2525] CURATORS: Check packdeps before merging pull requests --- CURATORS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 6925e3e9..d2fad636 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -21,9 +21,10 @@ process works: ## Pull requests -The typical story on pull requests is: if Travis accepts it, and the author -only added packages under his/her own name, merge it. If the build later fails -(see below), then block the package until it's fixed. +The typical story on pull requests is: If Travis accepts it, packdeps +says the package is up to date, and the author only added packages +under his/her own name, merge it. If the build later fails (see +below), then block the package until it's fixed. ## Fixing bounds issues From 6b8024982b7ffc585e4c1447967851c8a8394c91 Mon Sep 17 00:00:00 2001 From: Brendan Hay Date: Tue, 16 Aug 2016 14:08:55 +0200 Subject: [PATCH 0379/2525] Enable ede due to new 0.2.8.5 release --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f65b111..8da36072 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1215,7 +1215,7 @@ packages: - gogol-youtube - gogol-youtube-analytics - gogol-youtube-reporting - # 0.2.8.4 compilation failure - ede + - ede - pagerduty - semver - text-manipulate From dbcbd3a5149704cb4842ba99e9a0991e9842638d Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 16 Aug 2016 08:17:30 -0500 Subject: [PATCH 0380/2525] Add overloaded-records https://hackage.haskell.org/package/overloaded-records-0.4.1.0 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f65b111..c0f9e722 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1292,6 +1292,7 @@ packages: - gpolyline # Maintained by @fegu. - lackey - octane + - overloaded-records # Maintained by @trskop. - ratel - ratel-wai - strive From ca3a89ce8a1bbbc74ac63bb0b397d7667a44af97 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 17 Aug 2016 17:21:25 +0900 Subject: [PATCH 0381/2525] Revert "Expect test failure for JustusAdam/mustache#21" should be fixed in 2.0.1 This reverts commit 3e3cb0516a06870deaf71e7c2c6fd29af619d634. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a35301e7..ec3305f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3084,9 +3084,6 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile - - # https://github.com/JustusAdam/mustache/issues/21 - - mustache # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 404cd4b55bfc125fa041acb22c73e50d41484dca Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 17 Aug 2016 13:34:40 +0200 Subject: [PATCH 0382/2525] Clarify that packdeps only finds restrictive upper bounds --- CURATORS.md | 10 ++++++---- MAINTAINERS.md | 2 +- README.md | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index d2fad636..8fbafd60 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -21,10 +21,12 @@ process works: ## Pull requests -The typical story on pull requests is: If Travis accepts it, packdeps -says the package is up to date, and the author only added packages -under his/her own name, merge it. If the build later fails (see -below), then block the package until it's fixed. +The typical story on pull requests is: If Travis accepts it and the +author only added packages under his/her own name, merge it. If the +build later fails (see below), then block the package until it's +fixed. + +Optionally we can check if packdeps says the package is up to date. ## Fixing bounds issues diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 8c8ca954..a47eb400 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -3,7 +3,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 compatible with the newest versions of all dependencies (You can verify this by checking http://packdeps.haskellers.com/feed?needle=PACKAGENAME). +* 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)). ## Adding a package diff --git a/README.md b/README.md index d2bdeb68..9ad3259a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 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 compatible with the newest versions of all dependencies (You can verify this by checking http://packdeps.haskellers.com/feed?needle=PACKAGENAME). +* 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)). Full details on how to add a package can be found in the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package). From 097b64503dda18920460b33a45604950e0d6fc0e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 17 Aug 2016 13:51:03 +0200 Subject: [PATCH 0383/2525] Add instructions for testing a package against the latest versions of dependencies --- MAINTAINERS.md | 16 ++++++++++++++-- README.md | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index a47eb400..a98cce6f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -21,6 +21,18 @@ To add a set of packages, you would add: 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: +``` +$ cabal update +$ ghc --version # Should give v8.0.1 +$ cabal get PACKAGE-VERSION # e.g. aeson-0.11.2.1 +$ cd PACKAGE-VERSION +$ cabal sandbox init # Should give "Creating a new sandbox" and not "Using an existing sandbox". +$ cabal install --enable-tests --enable-benchmarks --dry-run | grep latest # Should give no results +$ cabal install --enable-tests --enable-benchmarks --allow-newer +$ cabal test +``` + **NB** Please use commit messages like "add foo-bar" or "add johndev's packages" (`build-constraints.yaml` is the most frequently changed file in this git repo so commit messages like "update build-constraints.yaml" are not helpful). @@ -28,8 +40,8 @@ so commit messages like "update build-constraints.yaml" are not helpful). **NB2** There can be a delay of up to an hour before package versions newly uploaded to Hackage appear to our build server. If you just uploaded a package to Hackage that you're trying to get included, we -recommend waiting an hour before opening the PR. You can also verify -this by making sure the latest version is listed in +recommend waiting an hour before opening the PR. You can verify this +by making sure the latest version is listed in https://github.com/commercialhaskell/all-cabal-files/tree/master/PACKAGENAME. diff --git a/README.md b/README.md index 9ad3259a..7fc1b93a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ We welcome all packages, provided: * 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)). -Full details on how to add a package can be found in the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package). +Full details on how to add and test a package can be found in the [maintainers agreement](https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package). __NOTE__: There is an approximate 30 minute delay between a package uploading to Hackage and being available to the Travis build script to check upper From 4322c363cc5092589abe523b396cc9a6f7649f6b Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Wed, 17 Aug 2016 20:05:53 +0100 Subject: [PATCH 0384/2525] Add xmlhtml independently of snap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec3305f4..1597a852 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -692,6 +692,7 @@ packages: "Paul Rouse ": - sphinx + - xmlhtml - yesod-auth-hashdb "Toralf Wittner @twittner": From 32a1197c15cd52b82c461b3660ad5f8f39ad9b39 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 17 Aug 2016 19:56:52 -0500 Subject: [PATCH 0385/2525] Add Gloss and friends https://hackage.haskell.org/package/gloss-1.10.2.3 https://hackage.haskell.org/package/gloss-rendering-1.10.3.3 https://hackage.haskell.org/package/bmp-1.2.6.3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec3305f4..8c7c2684 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1286,9 +1286,12 @@ packages: "Taylor Fausak @tfausak": - autoexporter - bento + - bmp # Maintained by @benl23x5. # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow # via uri-templater - github-release + - gloss # Maintained by @benl23x5. + - gloss-rendering # Maintained by @benl23x5. - gpolyline # Maintained by @fegu. - lackey - octane From 8abf8d5513adaffbb42725a2ae4b4db2c1351a15 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 18 Aug 2016 09:57:18 +0900 Subject: [PATCH 0386/2525] bounds for ghc-typelits-natnormalise-0.5 (#1790) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1597a852..a2b9782f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,6 +2474,10 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 + + # https://github.com/fpco/stackage/issues/1790 + - ghc-typelits-natnormalise < 0.5 + - ghc-typelits-knownnat < 0.2 # end of packages From fc5713f5109f879197f0d349ea48552eedd2783f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 18 Aug 2016 11:12:09 +0900 Subject: [PATCH 0387/2525] libmpd tests failing to build (#1783) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8839dbf..00c31e1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2396,7 +2396,10 @@ packages: - servant-auth-cookie "Joachim Fasting @joachifm": - - libmpd + # https://github.com/fpco/stackage/pull/1783 + # https://github.com/vimus/libmpd-haskell/issues/93 + #- libmpd + [] "Moritz Kiefer @cocreature": - lrucaching From 4cf06e17310ccafb3c955af9d5e91b1088be34a5 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Thu, 18 Aug 2016 17:51:39 +0900 Subject: [PATCH 0388/2525] Add emailaddress library. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00c31e1e..8152404e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1716,6 +1716,7 @@ packages: - irc "Dennis Gosnell @cdepillabout": + - emailaddress - envelope # GHC 8 - ig - natural-transformation From 8bd730913eefa4598e633d40a0205a174252e790 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 18 Aug 2016 18:11:58 +0900 Subject: [PATCH 0389/2525] Revert "bounds for ghc-typelits-natnormalise-0.5 (#1790)" This reverts commit 8abf8d5513adaffbb42725a2ae4b4db2c1351a15. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00c31e1e..c96fc620 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2481,10 +2481,6 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 - - # https://github.com/fpco/stackage/issues/1790 - - ghc-typelits-natnormalise < 0.5 - - ghc-typelits-knownnat < 0.2 # end of packages From c7b335cd2bd589738ac9196df8b36f001d3bcce9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Aug 2016 13:43:04 +0900 Subject: [PATCH 0390/2525] Revert "libmpd tests failing to build (#1783)" (vimus/libmpd-haskell/issues/93) This reverts commit fc5713f5109f879197f0d349ea48552eedd2783f. --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index adda7dfa..0b28d926 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2397,10 +2397,7 @@ packages: - servant-auth-cookie "Joachim Fasting @joachifm": - # https://github.com/fpco/stackage/pull/1783 - # https://github.com/vimus/libmpd-haskell/issues/93 - #- libmpd - [] + - libmpd "Moritz Kiefer @cocreature": - lrucaching From c4eb612e9af42b2f3f4ed884700486dd17a21f87 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 19 Aug 2016 10:29:01 -0400 Subject: [PATCH 0391/2525] Add RepLib and unbound and let Travis tell me what it thinks about this. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b28d926..023e24a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -564,6 +564,8 @@ packages: - list-fusion-probe - haskell-spacegoo - tasty-expected-failure + - RepLib + - unbound "Aditya Bhargava Date: Sat, 20 Aug 2016 20:16:52 +0900 Subject: [PATCH 0392/2525] diagrams-rasterific < 1.3.1.9 (#1784) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b28d926..51230fed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2479,6 +2479,7 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 + - diagrams-rasterific < 1.3.1.9 # end of packages From 7afb5532151914e85984983dafcc9e21946c6a1d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Aug 2016 20:40:09 +0900 Subject: [PATCH 0393/2525] temporarily disable clash-* due to clash-lang/clash-prelude#66 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51230fed..e9953352 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1351,11 +1351,11 @@ packages: - ghc-typelits-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - - clash-prelude - - clash-lib - - clash-vhdl - - clash-verilog - - clash-systemverilog + #- clash-prelude + #- clash-lib + #- clash-vhdl + #- clash-verilog + #- clash-systemverilog # GHC 8 - clash-ghc "Athan Clark @athanclark": From 38696fc0b6f64f80c106f7042e368567b76b78b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Aug 2016 20:41:45 +0900 Subject: [PATCH 0394/2525] servant-swagger-ui test started failing (phadej/servant-swagger-ui#13) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9953352..b1c119c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3091,6 +3091,9 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile + + # https://github.com/phadej/servant-swagger-ui/issues/13 + - servant-swagger-ui # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ebfcd85aec92fc1c3b75eefa4426cc4df7d83753 Mon Sep 17 00:00:00 2001 From: Matthias Herrmann Date: Tue, 31 May 2016 20:28:22 +0200 Subject: [PATCH 0395/2525] add scrape-changes --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1c119c3..a6209f59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2395,13 +2395,16 @@ packages: "Al Zohali @zohl": - servant-auth-cookie - + "Joachim Fasting @joachifm": - libmpd "Moritz Kiefer @cocreature": - lrucaching + "Matthias Herrmann @2chilled": + - scrape-changes + # 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 f5f2837fd11a9ee662a9c08c148a9e3de4a29d2b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 07:45:26 +0900 Subject: [PATCH 0396/2525] Revert "temporarily disable clash-* due to clash-lang/clash-prelude#66" This reverts commit 7afb5532151914e85984983dafcc9e21946c6a1d. --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1c119c3..7d9e4627 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1351,11 +1351,11 @@ packages: - ghc-typelits-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - #- clash-prelude - #- clash-lib - #- clash-vhdl - #- clash-verilog - #- clash-systemverilog + - clash-prelude + - clash-lib + - clash-vhdl + - clash-verilog + - clash-systemverilog # GHC 8 - clash-ghc "Athan Clark @athanclark": From c308acd20d0d1fb5146794d34cfd8d6cab068458 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 07:49:21 +0900 Subject: [PATCH 0397/2525] generic-deriving < 1.11 (#1796) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d9e4627..85a6e07e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2480,6 +2480,9 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 - diagrams-rasterific < 1.3.1.9 + + # https://github.com/fpco/stackage/issues/1796 + - generic-deriving < 1.11 # end of packages From 46f1b377f05d882f42986bbf4f56c1e6ed0ed025 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 07:58:40 +0900 Subject: [PATCH 0398/2525] ghc-typelits-extra < 0.2 (clash-lang/clash-prelude#66) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85a6e07e..a63d9232 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1348,7 +1348,8 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - - ghc-typelits-extra + # https://github.com/clash-lang/clash-prelude/issues/66 + - ghc-typelits-extra < 0.2 - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude @@ -2483,6 +2484,7 @@ packages: # https://github.com/fpco/stackage/issues/1796 - generic-deriving < 1.11 + - text-show < 3.4 # end of packages From e26cee521ef5c333386a7e297a44308e0a9b4591 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 14:55:21 +0900 Subject: [PATCH 0399/2525] wai-middleware-content-type test fails to build (athanclark/wai-middleware-content-type#2) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a63d9232..ed2cf609 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3099,6 +3099,9 @@ expected-test-failures: # https://github.com/phadej/servant-swagger-ui/issues/13 - servant-swagger-ui + + # https://github.com/athanclark/wai-middleware-content-type/issues/2 + - wai-middleware-content-type # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 15b255734bedf25904cbba794537ff48d91bc8d9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 22:09:20 +0900 Subject: [PATCH 0400/2525] Revert "ghc-typelits-extra < 0.2 (clash-lang/clash-prelude#66)" This reverts commit 46f1b377f05d882f42986bbf4f56c1e6ed0ed025. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dc7ba0c..dd8dc951 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1350,8 +1350,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - # https://github.com/clash-lang/clash-prelude/issues/66 - - ghc-typelits-extra < 0.2 + - ghc-typelits-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude From 563ebfa2667db0ec0e851679806124387fb783a2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 21 Aug 2016 22:14:03 +0900 Subject: [PATCH 0401/2525] unbound testsuite not building (#1794) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd8dc951..79496243 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -565,7 +565,8 @@ packages: - haskell-spacegoo - tasty-expected-failure - RepLib - - unbound + # https://github.com/fpco/stackage/pull/1794 + #- unbound "Aditya Bhargava Date: Sun, 21 Aug 2016 22:31:18 +0200 Subject: [PATCH 0402/2525] added hocilib --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79496243..ce68d958 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2404,6 +2404,9 @@ packages: "Moritz Kiefer @cocreature": - lrucaching + + "Thierry Bourrillon @tbourrillon": + - hocilib # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. @@ -2697,6 +2700,9 @@ skipped-tests: # Package shadowing - options + + # Missing oracle + - hocilib # end of skipped-tests @@ -3276,6 +3282,8 @@ github-users: - vivid-synth telegram-api: - klappvisor + fpinsight: + - thierry-b # end of github-users From 1422754b2b7d1ef2cd48bee99b42c9d5b8aa6d69 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 01:18:54 +0200 Subject: [PATCH 0403/2525] purescript, aeson-injector, and swagger 2 no longer need upper bounds. --- build-constraints.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79496243..493fba66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2398,7 +2398,7 @@ packages: "Al Zohali @zohl": - servant-auth-cookie - + "Joachim Fasting @joachifm": - libmpd @@ -2450,10 +2450,6 @@ packages: - active < 0.2.0.11 - socket < 0.6.2.0 - # https://github.com/purescript/purescript/issues/2226 - # https://github.com/purescript/purescript/pull/2225 - - purescript < 0.9.2 - # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 - hlint < 1.9.36 @@ -2469,8 +2465,6 @@ packages: # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 - insert-ordered-containers < 0.2 - - swagger2 < 2.1.2 - - aeson-injector < 1.0.5.0 # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From ea604690d226b7d0d1005b9a3f7ab243281cc3ec Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 02:16:21 +0200 Subject: [PATCH 0404/2525] morte upper bound for #1676 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 493fba66..2814421c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2433,6 +2433,7 @@ packages: - pinboard < 0.9.7 - pandoc < 1.17.2 - kawhi < 0.1 + - morte < 1.6.3 # https://github.com/fpco/stackage/issues/1689 - servant < 0.8 From 67f9b5005af8af849ebd9a1b488993e751d03d23 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 12:51:26 +0200 Subject: [PATCH 0405/2525] hspec-setup upper bound for #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2814421c..56578b00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2462,6 +2462,7 @@ packages: - pointful < 1.0.9 - hindent < 5 - fay < 0.23.1.13 + - hspec-setup < 0.2.0.0 # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 From e241302d5025c1b779dd4f59241336b8edec43a0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 12:57:31 +0200 Subject: [PATCH 0406/2525] optparse-generic upper bound for #1784 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56578b00..fd5ad174 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2479,6 +2479,7 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 - diagrams-rasterific < 1.3.1.9 + - optparse-generic < 1.1.2 # https://github.com/fpco/stackage/issues/1796 - generic-deriving < 1.11 From 78fa9a3d36e175c2e52e0fef0a3adb6ec93c3b1c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:02:28 +0200 Subject: [PATCH 0407/2525] xdcc upper bound for #1800 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd5ad174..6571f3a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,6 +2484,9 @@ packages: # https://github.com/fpco/stackage/issues/1796 - generic-deriving < 1.11 - text-show < 3.4 + + # https://github.com/fpco/stackage/issues/1800 + - xdcc < 1.1.1 # end of packages From 275021331e89bac83c9452f915bcbe7160f4ce66 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:04:36 +0200 Subject: [PATCH 0408/2525] Stricter xdcc upper bound for #1800 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6571f3a8..66eecdf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2486,7 +2486,7 @@ packages: - text-show < 3.4 # https://github.com/fpco/stackage/issues/1800 - - xdcc < 1.1.1 + - xdcc < 1.1.0 # end of packages From 5dd4dced276185cb70ddced716f4285f74eb3e98 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:14:32 +0200 Subject: [PATCH 0409/2525] irc-dcc upper bound for #1800 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f37f1f2..93c14ced 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2489,6 +2489,7 @@ packages: - text-show < 3.4 # https://github.com/fpco/stackage/issues/1800 + - irc-dcc < 2.0.0 - xdcc < 1.1.0 # end of packages From 3d534f486d64b944c512faeac764671207a789fd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:20:17 +0200 Subject: [PATCH 0410/2525] Revert "added hocilib" --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93c14ced..fa15ccf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2404,9 +2404,6 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - - "Thierry Bourrillon @tbourrillon": - - hocilib # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. @@ -2701,9 +2698,6 @@ skipped-tests: # Package shadowing - options - - # Missing oracle - - hocilib # end of skipped-tests @@ -3283,8 +3277,6 @@ github-users: - vivid-synth telegram-api: - klappvisor - fpinsight: - - thierry-b # end of github-users From 4bad7875a82f2cc972de6c53572e0dd731a227f0 Mon Sep 17 00:00:00 2001 From: Jan Gerlinger Date: Mon, 22 Aug 2016 15:04:58 +0200 Subject: [PATCH 0411/2525] Remove upper bounds for `irc-dcc` and `xdcc` `xdcc-1.1.2` fixes #1800. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa15ccf6..fd5ad174 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,10 +2484,6 @@ packages: # https://github.com/fpco/stackage/issues/1796 - generic-deriving < 1.11 - text-show < 3.4 - - # https://github.com/fpco/stackage/issues/1800 - - irc-dcc < 2.0.0 - - xdcc < 1.1.0 # end of packages From 8a98b0dbfb87c5eadbacbf270ae6debad06ac1cf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 16:24:01 +0200 Subject: [PATCH 0412/2525] Add language-puppet < 1.3 upper bound for #1676 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd5ad174..b48fa290 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2434,6 +2434,7 @@ packages: - pandoc < 1.17.2 - kawhi < 0.1 - morte < 1.6.3 + - language-puppet < 1.3 # Also listed for #1689 # https://github.com/fpco/stackage/issues/1689 - servant < 0.8 @@ -2443,7 +2444,7 @@ packages: - servant-docs < 0.8 - servant-mock < 0.8 - servant-js < 0.8 - - language-puppet < 1.3 + - language-puppet < 1.3 # Also listed for #1676 # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 From 286577888cbd6af4fc6a31a233dcc54b3e03a203 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 16:34:15 +0200 Subject: [PATCH 0413/2525] Revert "change servant maintainers to maintainers group" #1436 This reverts commit 043c708a0907b160fc9e37e29f7eec09b542382d. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b48fa290..2c01e742 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -832,7 +832,7 @@ packages: - alarmclock - bank-holidays-england - "Haskell Servant haskell-servant-maintainers@googlegroups.com @@haskell-servant/maintainers": + "Haskell Servant jkarni@gmail.com @jkarni": - servant - servant-client - servant-docs @@ -3266,6 +3266,9 @@ github-users: - RyanGlScott haskell-compat: - RyanGlScott + haskell-servant: + - jkarni + - SoenkeHahn vivid: - vivid-synth midair: From 81b6f4280af2b9aea2c239a05ba8015098bde04a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 16:35:06 +0200 Subject: [PATCH 0414/2525] Remove github id for servant to make sure the github-users map is used #1436 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c01e742..3d768383 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -832,7 +832,7 @@ packages: - alarmclock - bank-holidays-england - "Haskell Servant jkarni@gmail.com @jkarni": + "Haskell Servant jkarni@gmail.com": - servant - servant-client - servant-docs From f2ca5862dfba5514197ce6af79033f2e68b0034b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 17:18:10 +0200 Subject: [PATCH 0415/2525] Add rest-gen upper bound for #1734 and disable abandoned hse-cpp --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d768383..a7868093 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2410,7 +2410,6 @@ packages: # See https://github.com/fpco/stackage/issues/1056 "Abandoned packages": - curl - - hse-cpp "GHC upper bounds": # Need to always match the version shipped with GHC @@ -2460,10 +2459,11 @@ packages: - haskintex < 0.7.0.0 - stylish-haskell < 0.6.2.0 - haskell-src-exts-simple < 1.18.0.0 - - pointful < 1.0.9 + - pointful < 1.0.9 # via haskell-src-exts-simple - hindent < 5 - fay < 0.23.1.13 - hspec-setup < 0.2.0.0 + - rest-gen < 0.20.0.0 # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 From 493dc8032c7b1e68300456a90555c72b74625382 Mon Sep 17 00:00:00 2001 From: Marios Titas Date: Tue, 23 Aug 2016 16:20:02 +0300 Subject: [PATCH 0416/2525] Update Marios Titas' packages --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7868093..2717db34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1306,6 +1306,8 @@ packages: - wuss "Marios Titas @redneb": + - HsOpenSSL-x509-system + - adler32 - btrfs - disk-free-space - hxt-css From edfa895f3fdecd7092131337f798a4e7ceae526d Mon Sep 17 00:00:00 2001 From: Aleksey Uimanov Date: Tue, 23 Aug 2016 19:17:33 +0500 Subject: [PATCH 0417/2525] add Aleksey Uimanov's packages --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7868093..76cc3f4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,11 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Aleksey Uimanov @s9gf4ult": + - postgresql-query + - hreader + - hset + "Aaron Taylor @hamsterdam": - kawhi From 3362f5bd13feed3a4dcbd124353ff339c3548fc7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 23 Aug 2016 16:24:53 +0200 Subject: [PATCH 0418/2525] Remove generic-deriving upper bounds and close #1796 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2717db34..d028fa89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,9 +2484,6 @@ packages: - diagrams-rasterific < 1.3.1.9 - optparse-generic < 1.1.2 - # https://github.com/fpco/stackage/issues/1796 - - generic-deriving < 1.11 - - text-show < 3.4 # end of packages From 174a8888352a7e32f2099634af8a7ec024285bf9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 23 Aug 2016 16:25:51 +0200 Subject: [PATCH 0419/2525] diagrams-canvas, diagarms-svg upper bounds for #1784 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d028fa89..c73676eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2481,7 +2481,9 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 + - diagrams-canvas < 1.3.0.7 - diagrams-rasterific < 1.3.1.9 + - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 # end of packages From 5090f2f15e5e41e8a042728182f5e2e10845016f Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Tue, 23 Aug 2016 20:35:49 +0530 Subject: [PATCH 0420/2525] Add unicode-transforms --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb5bca50..c04e9112 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Harendra Kumar @harendra-kumar": + - unicode-transforms + "Aleksey Uimanov @s9gf4ult": - postgresql-query - hreader From c2adf034c563899bbeca8baf4dd68f8d3e400423 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 23 Aug 2016 17:51:09 +0200 Subject: [PATCH 0421/2525] Expect postgresql-query tests to fail since they require a running PostgreSQL server #1804 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c04e9112..13aaf3b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2840,6 +2840,7 @@ expected-test-failures: - postgresql-simple - wai-session-postgresql - drifter-postgresql + - postgresql-query # Requires locally running services - network-anonymous-i2p From af3b33a3735013105c4036e86a2f9e474e8150c4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 24 Aug 2016 02:04:37 +0200 Subject: [PATCH 0422/2525] lackey upper bound for #1689 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13aaf3b6..3ed9fbe4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2454,6 +2454,7 @@ packages: - servant-mock < 0.8 - servant-js < 0.8 - language-puppet < 1.3 # Also listed for #1676 + - lackey < 0.4.0 # https://github.com/fpco/stackage/issues/1691 - QuickCheck < 2.9 From 4b1c44d398e74f8a3b363fa5d8e6c881a9ffcfc5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 24 Aug 2016 02:06:43 +0200 Subject: [PATCH 0423/2525] hquantlib upper bound for #1806 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ed9fbe4..c51626d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2495,6 +2495,9 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 + # https://github.com/fpco/stackage/issues/1806 + - hquantlib < 0.0.3.1 + # end of packages From ccc6ce879d5a0bd1fd39d4950c5f646e8ed85ead Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 24 Aug 2016 02:09:19 +0200 Subject: [PATCH 0424/2525] cassava-conduit upper bound for #1691 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c51626d5..6021b652 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2461,6 +2461,7 @@ packages: - extra < 1.4.11 - active < 0.2.0.11 - socket < 0.6.2.0 + - cassava-conduit < 0.3.3 # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 From a711726c2e5687e9e79505ef1613d3aeb5ecfa75 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 24 Aug 2016 02:09:56 +0200 Subject: [PATCH 0425/2525] diagrams-cairo upper bound for #1784 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6021b652..333076b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2492,6 +2492,7 @@ packages: # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 - diagrams-canvas < 1.3.0.7 + - diagrams-cairo < 1.3.1.2 - diagrams-rasterific < 1.3.1.9 - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 From 30f5916ad04c86ba1ba78810fbed6e4e26d19212 Mon Sep 17 00:00:00 2001 From: winterland Date: Wed, 24 Aug 2016 11:25:20 +0800 Subject: [PATCH 0426/2525] add Winter's package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 333076b4..e6fa07cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Winter Land " + - tcp-streams + "Harendra Kumar @harendra-kumar": - unicode-transforms From 34668f32ef99e1c39ea27ebe8e38c35ea5151619 Mon Sep 17 00:00:00 2001 From: winterland Date: Wed, 24 Aug 2016 11:40:01 +0800 Subject: [PATCH 0427/2525] 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 e6fa07cf..1dbd78ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: - "Winter Land " + "Winter Land ": - tcp-streams "Harendra Kumar @harendra-kumar": From acc96da770601be7e10818e580324b47a260ea2f Mon Sep 17 00:00:00 2001 From: Fumiaki Kinoshita Date: Wed, 24 Aug 2016 15:06:38 +0900 Subject: [PATCH 0428/2525] Add boundingboxes and extensible --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66a0091a..0638f5f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1398,7 +1398,9 @@ packages: - HSet "Fumiaki Kinoshita @fumieval": + - boundingboxes - control-bool + - extensible - monad-skeleton - objective - witherable From 934e6a720de7b17d07f4645b0f9f7bd7997545ed Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 24 Aug 2016 23:25:01 +0200 Subject: [PATCH 0429/2525] Add unbound Latest version on Hackage should have test suite fixed. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0638f5f3..ce2ada76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -576,8 +576,7 @@ packages: - haskell-spacegoo - tasty-expected-failure - RepLib - # https://github.com/fpco/stackage/pull/1794 - #- unbound + - unbound "Aditya Bhargava Date: Wed, 24 Aug 2016 19:34:25 +0200 Subject: [PATCH 0430/2525] Remove hquantlib upper bound and close #1806 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce2ada76..a1440737 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2504,9 +2504,6 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 - # https://github.com/fpco/stackage/issues/1806 - - hquantlib < 0.0.3.1 - # end of packages From a2760c9c19898b50f0f60909a5cbc4321ac8e3fc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 25 Aug 2016 15:44:19 +0200 Subject: [PATCH 0431/2525] Remove parsers from expected-failures #1070 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1440737..63482ce4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,9 +2958,6 @@ expected-test-failures: # https://github.com/chrisdone/sourcemap/issues/3 - sourcemap - # https://github.com/fpco/stackage/issues/1070 - - parsers - # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt From b828b727b2c92db448f5412a90934f6b535c9373 Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Wed, 24 Aug 2016 23:48:46 +0200 Subject: [PATCH 0432/2525] added ocilib & oracle instant client library --- debian-bootstrap.sh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 166af4e7..9123bd9c 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -134,3 +134,24 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 # GHC 8.0 requires LLVM 3.7 tools (specifically, llc-3.7 and opt-3.7). update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-3.7" 50 update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-3.7" 50 + +# install ocilib dependencies then build and install ocilib +cd /tmp \ + && wget https://storage.googleapis.com/oracle.fpinsight.com/instantClient/oracle-instantclient12.1-basiclite_12.1.0.2.0-2_amd64.deb \ + && dpkg -i oracle-instantclient12.1-basiclite_12.1.0.2.0-2_amd64.deb \ + && rm -f oracle-instantclient12.1-basiclite_12.1.0.2.0-2_amd64.deb \ + && wget https://storage.googleapis.com/oracle.fpinsight.com/instantClient/oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ + && dpkg -i oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ + && rm -f oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ + && wget https://github.com/vrogier/ocilib/archive/v4.2.1.tar.gz \ + && tar xvf v4.2.1.tar.gz \ + && cd /tmp/ocilib-4.2.1 \ + && ./configure --with-oracle-import=linkage \ + --with-oracle-charset=ansi \ + --with-oracle-headers-path=/usr/include/oracle/12.1/client64 \ + --with-oracle-lib-path=/usr/lib/oracle/12.1/client64/lib \ + && make \ + && make install \ + && ldconfig /usr/local/lib \ + && cd \ + && rm -rf /tmp/ocilib-4.2.1 From 299ab5aa47fd851f5b8a0442b3721726ab9b900e Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Thu, 25 Aug 2016 16:27:51 +0200 Subject: [PATCH 0433/2525] added ld.so.conf.d files for oracle and ocilib, added missing libaio1 dependency --- debian-bootstrap.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 9123bd9c..384d44b7 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -42,6 +42,7 @@ apt-get install -y \ freeglut3-dev \ git \ libadns1-dev \ + libaio1 \ libasound2-dev \ libblas-dev \ libbz2-dev \ @@ -152,6 +153,8 @@ cd /tmp \ --with-oracle-lib-path=/usr/lib/oracle/12.1/client64/lib \ && make \ && make install \ - && ldconfig /usr/local/lib \ && cd \ - && rm -rf /tmp/ocilib-4.2.1 + && rm -rf /tmp/ocilib-4.2.1 \ + && echo "/usr/local/lib" > /etc/ld.so.conf.d/usr-local.conf \ + && echo "/usr/lib/oracle/12.1/client64/lib" > /etc/ld.so.conf.d/oracle-client.conf \ + && ldconfig From f86742ec627e560a64fc3fb432cb420b7a007048 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Thu, 25 Aug 2016 18:04:55 +0200 Subject: [PATCH 0434/2525] add the new Spock packages --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63482ce4..ff16d2ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -783,10 +783,12 @@ packages: "Alexander Thiemann ": - Spock + - Spock-core + - Spock-api + - Spock-api-server # via digestive-functors - Spock-digestive - Spock-worker - graph-core - # 0.2.0.2 Compilation failure https://github.com/agrafix/highjson/issues/1 - highjson - hvect - reroute - users From 492d6125c0445445f9ff7d35dd0faa9377fa90ff Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 25 Aug 2016 22:27:02 +0200 Subject: [PATCH 0435/2525] reroute upper bound for #1812 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff16d2ec..a9d1f46f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2506,6 +2506,9 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 + # https://github.com/fpco/stackage/issues/1812 + - reroute < 0.4.0.0 + # end of packages From d6490423749f5c5d647ea9c0ff770d0fa597cf69 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 25 Aug 2016 23:47:36 +0200 Subject: [PATCH 0436/2525] Add missing github ids and put all e-mail addresses inside <> --- build-constraints.yaml | 252 +++++++++++++++++++++-------------------- 1 file changed, 127 insertions(+), 125 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9d1f46f..492b891f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: - "Winter Land ": + "Winter Land @winterland1989": - tcp-streams "Harendra Kumar @harendra-kumar": @@ -35,7 +35,7 @@ packages: "Dmitry Bogatov ": - once - "David Johnson djohnson.m@gmail.com @dmjio": + "David Johnson @dmjio": # GHC 8 - envy - s3-signer # bounds - google-translate @@ -131,7 +131,7 @@ packages: - hfsevents - Win32-notify - "Omari Norman ": + "Omari Norman @massysett": - rainbow - rainbox - pipes-cliff @@ -146,7 +146,7 @@ packages: - timelens - non-empty-sequence - "Neil Mitchell": + "Neil Mitchell @ndmitchell": - hlint - hoogle - shake @@ -161,19 +161,19 @@ packages: - bake - ghcid - "Alan Zimmerman": + "Alan Zimmerman @alanz": - hjsmin - language-javascript - Strafunski-StrategyLib - HaRe - "Alfredo Di Napoli ": + "Alfredo Di Napoli @adinapoli": - mandrill "Jon Schoning @jonschoning": - pinboard - "Jasper Van der Jeugt": + "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - cabal-dependency-licenses @@ -195,22 +195,22 @@ packages: - StateVar - ObjectName - "Antoine Latter": + "Antoine Latter @aslatter": - byteorder - uuid - "Philipp Middendorf ": + "Philipp Middendorf @pmiddend": - clock - "Stefan Wehr ": + "Stefan Wehr @skogsbaer": - HTF - xmlgen - stm-stats - "Bart Massey ": + "Bart Massey @BartMassey": - parseargs - "Vincent Hanquez": + "Vincent Hanquez @vincenthz": - bytedump - cipher-aes - cipher-rc4 @@ -234,7 +234,7 @@ packages: - vhd - xenstore - "Chris Done": + "Chris Done @chrisdone": - ace - ical - check-email @@ -269,7 +269,7 @@ packages: - transient-universe - ghcjs-hplay - "Edward Kmett ": + "Edward Kmett @ekmett": - ad - adjunctions # GHC 8 & bounds - approximate @@ -338,11 +338,11 @@ packages: - zlib-lens # GHC 8 - hyperloglog - "Andrew Farmer ": + "Andrew Farmer @xich": - scotty - wai-middleware-static - "Simon Hengel ": + "Simon Hengel @sol": - hspec - hspec-wai - hspec-wai-json @@ -358,7 +358,7 @@ packages: - monoid-subclasses - picoparsec - "Brent Yorgey ": + "Brent Yorgey @byorgey": - active # via haxr - BlogLiterately # GHC 8 - BlogLiterately-diagrams @@ -379,7 +379,7 @@ packages: - MonadRandom - monoid-extras - "Vincent Berthoux ": + "Vincent Berthoux @Twinside": - JuicyPixels - FontyFruity - Rasterific @@ -387,10 +387,10 @@ packages: - rasterific-svg - asciidiagram - "Patrick Brisbin": + "Patrick Brisbin @pbrisbin": - gravatar - "Paul Harper ": + "Paul Harper @benekastah": - yesod-auth-oauth2 "Felipe Lessa @meteficha": @@ -413,17 +413,17 @@ packages: - yesod-fb # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay - "Alexander Altman ": + "Alexander Altman @pthariensflame": # Maintaining on behalf of @roelvandijk: - base-unicode-symbols - containers-unicode-symbols # My own packages: - ChannelT - "Trevor L. McDonell ": + "Trevor L. McDonell @tmcdonell": - accelerate - # "Liam O'Connor ": + # "Liam O'Connor @liamoc": # GHC 8 - patches-vector # GHC 8 - composition-tree # GHC 8 & bounds - dixi @@ -461,7 +461,7 @@ packages: - post-mess-age - sorted-list - "Gabriel Gonzalez ": + "Gabriel Gonzalez @Gabriel439": - optparse-generic - pipes - pipes-extras @@ -472,13 +472,13 @@ packages: - foldl - morte - "Andrew Thaddeus Martin ": + "Andrew Thaddeus Martin @andrewthad": - yesod-table - "Arash Rouhani ": + "Arash Rouhani @Tarrasch": - yesod-text-markdown - "Chris Allen ": + "Chris Allen bitemyapp": - bloodhound "Adam Bergmark @bergmark": @@ -494,25 +494,25 @@ packages: - time-compat - through-text - "Sebastiaan Visser ": + "Sebastiaan Visser @sebastiaanvisser": - clay - fclabels - "Rodrigo Setti ": + "Rodrigo Setti @rodrigosetti": - messagepack - messagepack-rpc - # "Boris Lykah ": + # "Boris Lykah @lykahb": # GHC 8 - groundhog # GHC 8 - groundhog-th # GHC 8 - groundhog-sqlite # GHC 8 - groundhog-postgresql # GHC 8 - groundhog-mysql - "Janne Hellsten ": + "Janne Hellsten @nurpax": - sqlite-simple - "Michal J. Gajda ": + "Michal J. Gajda @mgajda": - iterable - Octree - FenwickTree @@ -523,14 +523,14 @@ packages: - json-autotype - posix-realtime - "Dom De Re ": + "Dom De Re @domdere": - cassava-conduit - "Dominic Steinitz ": + "Dominic Steinitz @idontgetoutmuch": - yarr - random-fu - "Ben Gamari ": + "Ben Gamari @bgamari": - vector-fftw "Roman Cheplyaka @feuerbach": @@ -554,19 +554,19 @@ packages: - traverse-with-class - tuples-homogenous-h98 - "George Giorgidze ": + "George Giorgidze @giorgidze": - HCodecs - YampaSynth - set-monad - "Phil Hargett ": + "Phil Hargett @hargettp": - courier - "Aycan iRiCAN ": + "Aycan iRiCAN @aycanirican": - hdaemonize - hweblib - "Joachim Breitner ": + "Joachim Breitner @nomeata": - circle-packing - arbtt - ghc-heap-view @@ -578,7 +578,7 @@ packages: - RepLib - unbound - "Aditya Bhargava @egonSchiele": - HandsomeSoup "Clint Adams @clinty": @@ -604,7 +604,7 @@ packages: - pipes-random # GHC 8 - kanji - "Ketil Malde": + "Ketil Malde @ketil-malde": - biocore - biofasta - biofastq @@ -624,7 +624,7 @@ packages: # , "BiobaseTypes BiobaseFasta" # MC-Fold-DP - "Florian Eggenhofer ": + "Florian Eggenhofer @eggzilla": - ClustalParser # GHC 8 - EntrezHTTP - Genbank @@ -666,10 +666,10 @@ packages: # - hledger-web # via Diff - shelltestrunner - "Mihai Maruseac ": + "Mihai Maruseac @mihaimaruseac": - io-manager - "Dimitri Sabadie @phaazon": # - al FIXME temporary, figure out why it's not working with stackage-build - event - hid @@ -682,10 +682,10 @@ packages: # GHC 8 - wavefront - zero - "Thomas Schilling ": + "Thomas Schilling @nominolo": - ghc-syb-utils - "Boris Buliga ": + "Boris Buliga @d12frosted": - io-choice # UNKNOWN VERSION Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath @@ -693,7 +693,7 @@ packages: - ghc-mod - cabal-helper - "Yann Esposito ": + "Yann Esposito yogsototh @yogsototh": - human-readable-duration - holy-project - wai-middleware-caching @@ -703,7 +703,7 @@ packages: - ekg - ekg-json - "Paul Rouse ": + "Paul Rouse @paul-rouse": - sphinx - xmlhtml - yesod-auth-hashdb @@ -724,13 +724,13 @@ packages: - djinn-lib - djinn-ghc - "Arash Rouhani ": + "Arash Rouhani @Tarrasch": - yesod-text-markdown - "Matvey Aksenov ": - terminal-size - "Luis G. Torres @giogadi": - kdt "Emanuel Borsboom @borsboom": @@ -761,11 +761,11 @@ packages: - optparse-simple - hpack - "Michael Sloan ": + "Michael Sloan @mgsloan": - th-orphans - th-reify-many - "Nikita Volkov ": + "Nikita Volkov @nikita-volkov": - base-prelude - cases - focus @@ -778,10 +778,10 @@ packages: - slave-thread - stm-containers - "Iustin Pop ": + "Iustin Pop @iustin": - prefix-units - "Alexander Thiemann ": + "Alexander Thiemann @agrafix": - Spock - Spock-core - Spock-api @@ -804,7 +804,7 @@ packages: - dataurl - psql-helpers - "Joey Eremondi ": + "Joey Eremondi @JoeyEremondi": - aeson-pretty - digest # via elm-compiler - elm-build-lib @@ -817,7 +817,7 @@ packages: - union-find - zip-archive - "Arthur Fayzrakhmanov ": + "Arthur Fayzrakhmanov @geraldus": # GHC 8 - sodium - yesod-form-richtext - ghcjs-perch @@ -825,17 +825,17 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools - "Andrey Chudnov ": + "Andrey Chudnov @achudnov": - language-ecmascript - "Tom Ellis ": + "Tom Ellis @tomjaguarpaw": - opaleye - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": - shake-language-c - "Marcin Mrotek ": + "Marcin Mrotek @marcinmrotek": - type-list - zoom-refs - vinyl-utils @@ -844,7 +844,7 @@ packages: - alarmclock - bank-holidays-england - "Haskell Servant jkarni@gmail.com": + "Haskell Servant ": - servant - servant-client - servant-docs @@ -856,19 +856,19 @@ packages: - servant-mock - servant-cassava - "Alexandr Ruchkin voidex@live.com @mvoidex": + "Alexandr Ruchkin @mvoidex": # missing test files https://github.com/fpco/stackage/issues/1562 - hdocs - hformat # missing test files https://github.com/fpco/stackage/issues/1562 - hsdev - simple-log - text-region - "Aleksey Kliger aleksey@lambdageek.org @lambdageek": + "Aleksey Kliger @lambdageek": - unbound-generics - indentation-core - indentation-parsec - "Alois Cochard alois.cochard@gmail.com @aloiscochard": + "Alois Cochard @aloiscochard": # GHC 8 & bounds - codex # GHC 8 - machines-binary # GHC 8 - machines-directory @@ -877,16 +877,16 @@ packages: # GHC 8 - sarsi - wreq # on behalf of Bryan O'Sullivan @bos - "Andraz Bajt andraz@bajt.me @edofic": + "Andraz Bajt @edofic": - effect-handlers - koofr-client - snowflake - "Leza M. Lutonda lemol-c@hotmail.com @lemol": + "Leza M. Lutonda @lemol": - HaskellNet - HaskellNet-SSL - "Jens Petersen juhpetersen@gmail.com @juhp": + "Jens Petersen @juhp": - cabal-rpm - cabal-sort - hslua @@ -911,14 +911,14 @@ packages: # GHC 8 - vcsgui - vcswrapper - "Renzo Carbonara renzocarbonara@gmail.com @k0001": + "Renzo Carbonara @k0001": - network-simple - pipes-aeson - pipes-attoparsec # GHC 8 - pipes-binary - pipes-network - "Tomas Carnecky": + "Tomas Carnecky @wereHamster": # GHC 8 0.0.15 compilation failure - avers # via avers - avers-api # via avers - avers-server @@ -934,10 +934,10 @@ packages: - publicsuffix - rethinkdb-client-driver - "Alexandr Kurilin alex@kurilin.net @alex_kurilin": + "Alexandr Kurilin @alex_kurilin": - bcrypt - "Jeffrey Rosenbluth jeffrey.rosenbluth@gmail.com": + "Jeffrey Rosenbluth @jeffreyrosenbluth": - palette - diagrams-canvas - diagrams-rasterific @@ -946,10 +946,10 @@ packages: - static-canvas - svg-builder - "Gabríel Arthúr Pétursson gabriel@system.is": + "Gabríel Arthúr Pétursson @polarina": - sdl2 - "Leon Mergen leon@solatis.com @solatis": + "Leon Mergen @solatis": - base32string - base58string - bitcoin-api @@ -963,29 +963,29 @@ packages: - network-anonymous-i2p - network-anonymous-tor - "Timothy Jones git@zmthy.io @zmthy": + "Timothy Jones @zmthy": - http-media - "Greg V greg@unrelenting.technology @myfreeweb": + "Greg V @myfreeweb": - gitson - pcre-heavy - http-link-header - microformats2-parser - hspec-expectations-pretty-diff - "Francesco Mazzoli f@mazzo.li @bitonic": + "Francesco Mazzoli @bitonic": - language-c-quote - "Sönke Hahn soenkehahn@gmail.com @soenkehahn": + "Sönke Hahn @soenkehahn": - generics-eot - getopt-generics - graph-wrapper - string-conversions - "Jan Stolarek jan.stolarek@p.lodz.pl @jstolarek": + "Jan Stolarek @jstolarek": - tasty-program - "Oleg Grenrus oleg.grenrus@iki.fi @phadej": + "Oleg Grenrus @phadej": - aeson-compat # GHC 8 - aeson-extra - binary-orphans @@ -1053,15 +1053,15 @@ packages: - sandman - language-thrift - "Adam C. Foltzer acfoltzer@galois.com @acfoltzer": + "Adam C. Foltzer @acfoltzer": - cryptol - gitrev - persistent-refs - "Luke Taylor tekul.hs@gmail.com @tekul": + "Luke Taylor @tekul": - jose-jwt - "Brendan Hay brendan.g.hay@gmail.com @brendanhay": + "Brendan Hay @brendanhay": - amazonka - amazonka-core - amazonka-test @@ -1236,7 +1236,7 @@ packages: - semver - text-manipulate - "Nick Partridge nkpart@gmail.com @nkpart": + "Nick Partridge @nkpart": - cabal-file-th "Gershom Bazerman @gbaz": @@ -1290,7 +1290,7 @@ packages: # GHC bug https://github.com/ddssff/debian-haskell/issues/6 - debian # via memoize - cabal-debian - "Stefan Saasen ": + "Stefan Saasen @juretta": - jwt "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": @@ -1347,11 +1347,11 @@ packages: "David Raymond Christiansen @david-christiansen": - annotated-wl-pprint - # "Yitz Gale gale@sefer.org @ygale": + # "Yitz Gale @ygale": # GHC 8 - timezone-series # GHC 8 - timezone-olson - "Josh Holland josh@inv.alid.pw @jshholland": + "Josh Holland @jshholland": - sandi - data-ordlist - xmonad @@ -1359,7 +1359,7 @@ packages: "Harry Garrood @hdgarrood": - aeson-better-errors - "Mitchell Rosen @mitchellwrosen": - language-lua2 - tasty-hspec @@ -1461,15 +1461,15 @@ packages: - wai-cors - configuration-tools - "Sam Rijs ": + "Sam Rijs @srijs": - ndjson-conduit # GHC 8 - attoparsec-trans - operational-class - # "Anupam Jain ": + # "Anupam Jain @ajnsit": # GHC 8 - wai-routes - "Daniel Patterson ": + "Daniel Patterson @dbp": # GHC 8 - hspec-snap - hworker - hworker-ses @@ -1494,7 +1494,7 @@ packages: - wai-middleware-throttle - yesod-auth-basic - # "Alcides Viamontes ": + # "Alcides Viamontes @alcidesv": # GHC 8 - second-transfer # "Hirotomo Moriwaki @philopon": @@ -1555,12 +1555,13 @@ packages: - cron - hedis - "Rob O'Callahan ropoctl@gmail.com": + "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx - pipes-illumina - seqalign - thermonuc - xlsior + "John Lenz @wuzzeb": - yesod-auth-account - yesod-static-angular @@ -1575,14 +1576,14 @@ packages: "Will Thompson @wjt": - bustle - "Jakub Fijałkowski kuba@codinginfinity.me @jakubfijalkowski": + "Jakub Fijałkowski @jakubfijalkowski": - hlibsass - hsass - "Robert Massaioli robertmassaioli@gmail.com": + "Robert Massaioli @robertmassaioli": - range - "Index Int ": + "Index Int @int-index": - transformers-lift - ether - union @@ -1596,11 +1597,11 @@ packages: - dotenv - stache - "Sergey Alirzaev ": + "Sergey Alirzaev @l29ah": - monad-peel # GHC 8 - Network-NineP - "Oliver Charles ": + "Oliver Charles @ocharles": # GHC 8 - engine-io - diff3 # GHC 8 & bounds - digestive-functors-aeson @@ -1610,7 +1611,7 @@ packages: # GHC 8 - socket-io - tasty-rerun - # "Scott Murphy scott.murphy@plowtech.net @smurphy8": + # "Scott Murphy @smurphy8": "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1772,7 +1773,7 @@ packages: # GHC 8 & via wavefront - lambdacube-gl # GHC 8 & bounds - lambdacube-compiler - "Spencer Janssen ": + "Spencer Janssen @spencerjanssen": - Xauth "Sebastian de Bellefon @Helkafen": @@ -1781,7 +1782,7 @@ packages: "Stefan Berthold": - smallcaps - "Gregory Collins ": + "Gregory Collins @gregorycollins": - hashtables - io-streams - openssl-streams @@ -1790,11 +1791,12 @@ packages: - http-common - http-streams - "Devan Stormont ": + "Devan Stormont @stormont": - forecast-io "Sean Hunt @ivan-m": - fgl - fgl-arbitrary @@ -1805,7 +1807,7 @@ packages: - quickcheck-text - nagios-check - "Peter Simons simons@cryp.to @peti": + "Peter Simons @peti": - distribution-nixpkgs - cabal2nix - funcmp @@ -1917,7 +1919,7 @@ packages: - twitter-types - twitter-types-lens - # "Robbin C. ": + # "Robbin C. robbinch": # via lzma-conduit - zim-parser "David Wiltshire @dave77": @@ -1945,7 +1947,7 @@ packages: "Christoph Breitkopf @bokesan": - IntervalMap - "Michele Lacchia ": + "Michele Lacchia @rubik": # GHC 8 - argon - docopt - pathwalk @@ -1963,14 +1965,14 @@ packages: - inline-c-cpp - ekg - # "Emin Karayel ": + # "Emin Karayel @ekarayel": # GHC 8 - sync-mht "Michael Schröder @mcschroeder": - ctrie - ttrie - "Greg Weber ": + "Greg Weber @gregwebs": - base-noprelude # "Andrew Lelechenko @Bodigrim": @@ -1983,7 +1985,7 @@ packages: "yihuang @yihuang": - tagstream-conduit - # "Johannes Hilden ": + # "Johannes Hilden @johanneshilden": # Missing test files https://github.com/fpco/stackage/issues/1001 - hashids # "Joe Hermaszewski @expipiplus1": @@ -2015,7 +2017,7 @@ packages: - conduit-iconv # GHC 8 - conduit-connection - "Andrew Rademacher ": + "Andrew Rademacher @AndrewRademacher": - aeson-casing - graylog @@ -2098,10 +2100,10 @@ packages: "Hans-Christian Esperer @hce": - wai-session-postgresql - "Haisheng Wu ": + "Haisheng Wu @freizl": - hoauth2 - "Falko Peters ": + "Falko Peters @informatikr": - scrypt "Jakub Waszczuk @kawu": @@ -2152,7 +2154,7 @@ packages: - pandoc - pandoc-citeproc - "Karun Ramakrishnan karun012@gmail.com @karun012": + "Karun Ramakrishnan @karun012": - doctest-discover "Elie Genard @eliegenard": @@ -2183,7 +2185,7 @@ packages: "Aaron Levin @aaronmblevin": - free-vl - "Kazuo Koga ": + "Kazuo Koga @kkazuo": - xlsx-tabular "Mikhail Glushenkov @23Skidoo": @@ -2192,10 +2194,10 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - # "Nicolas Trangez ikke@nicolast.be @NicolasT": + # "Nicolas Trangez @NicolasT": # GHC 8 - reedsolomon - "Alp Mestanogullari alpmestan@gmail.com @alpmestan": + "Alp Mestanogullari @alpmestan": - taggy - taggy-lens # 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java @@ -2266,7 +2268,7 @@ packages: # "Braden Walters @meoblast001": # via hakyll - hakyll-sass - "Patrick Thomson ": + "Patrick Thomson @helium": - postgresql-transactional "Tom Murphy @amindfv": @@ -2310,7 +2312,7 @@ packages: - gi-webkit == 3.0.3 - haskell-gi - "Brandon Simmons ": + "Brandon Simmons @jberryman": - directory-tree "Ian Grant Jeffries @seagreen": @@ -2328,7 +2330,7 @@ packages: - HUnit-approx - units-parser - "Doug McClean ": + "Doug McClean @dmcclean": - dimensional - exact-pi - numtype-dk @@ -2343,7 +2345,7 @@ packages: "Henri Verroken @hverr": - cache - "Cliff Harvey ": + "Cliff Harvey @BlackBrane": - ansigraph - quantum-random @@ -2354,10 +2356,10 @@ packages: - exp-pairs - fast-digits - "Greg Hurrell ": + "Greg Hurrell @wincent": - docvim - "Ashley Yakeley ": + "Ashley Yakeley @AshleyYakeley": - countable "Victor Denisov @VictorDenisov": @@ -2368,13 +2370,13 @@ packages: - test-fixture - text-conversions - "Patrick Chilton ": + "Patrick Chilton @chpatrick": - solga - solga-swagger # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure - webrtc-vad - "Michal Konecny ": + "Michal Konecny @michalkonecny": - hmpfr "Bartosz Nitka @niteria": @@ -2387,11 +2389,11 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator - "Allele Dev ": + "Allele Dev @queertypes": - freer - wai-request-spec - "Dominic Orchard ": + "Dominic Orchard @dorchard": - array-memoize - camfort - codo-notation @@ -2402,7 +2404,7 @@ packages: "Philipp Schuster @phischu": - haskell-names - "Shao Cheng ": + "Shao Cheng @TerrorJack": - simple-download - encoding-io From a345f8c4480f7cac6de959e8f6781c600d7a8f01 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 02:32:15 +0200 Subject: [PATCH 0437/2525] Revert "Revert "added hocilib"" This reverts commit 3d534f486d64b944c512faeac764671207a789fd. --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 492b891f..992e7367 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2423,6 +2423,9 @@ packages: "Moritz Kiefer @cocreature": - lrucaching + "Thierry Bourrillon @tbourrillon": + - hocilib + "Matthias Herrmann @2chilled": - scrape-changes @@ -2722,6 +2725,9 @@ skipped-tests: # Package shadowing - options + # Missing oracle + - hocilib + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3301,6 +3307,8 @@ github-users: - vivid-synth telegram-api: - klappvisor + fpinsight: + - thierry-b # end of github-users From 565ad7e68e088e84b8701362156de11a888940a3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 03:39:06 +0200 Subject: [PATCH 0438/2525] Add extra-lib-dir for ocilib #1797 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 992e7367..a51199a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2605,6 +2605,9 @@ configure-args: - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include + ocilib: + - extra-lib-dirs + - /usr/local/lib # end of configure-args From 3661cd08e8c830a8d022832a0f894b84428c41a5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 03:42:38 +0200 Subject: [PATCH 0439/2525] Disable Spock-core and Spock-api due to compilation failures 1811 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a51199a8..2f6aad49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -783,8 +783,8 @@ packages: "Alexander Thiemann @agrafix": - Spock - - Spock-core - - Spock-api + # - Spock-core + # - Spock-api - Spock-api-server # via digestive-functors - Spock-digestive - Spock-worker From 7de96c0e8b2dba5cbd78efb37e388c5fc8c5b426 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Fri, 26 Aug 2016 12:56:15 +0200 Subject: [PATCH 0440/2525] Read Spock-core and Spock-api Issue #1812 is resolved with reroute 0.4.0.1 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f6aad49..0f37899f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -783,8 +783,8 @@ packages: "Alexander Thiemann @agrafix": - Spock - # - Spock-core - # - Spock-api + - Spock-core + - Spock-api - Spock-api-server # via digestive-functors - Spock-digestive - Spock-worker @@ -2511,9 +2511,6 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 - # https://github.com/fpco/stackage/issues/1812 - - reroute < 0.4.0.0 - # end of packages From c061b9b6b9b111f7003248952fa8317aefc2f75c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 14:32:59 +0200 Subject: [PATCH 0441/2525] Add missing dashes to ocilib's --extra-libdirs #1797 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f37899f..f233ba35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2603,7 +2603,7 @@ configure-args: - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include ocilib: - - extra-lib-dirs + - --extra-lib-dirs - /usr/local/lib # end of configure-args From f426d07a6dc82b3e93afa290e2dc1e97022a5cc0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 14:40:20 +0200 Subject: [PATCH 0442/2525] Fix typo in hocilib name... #1797 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f233ba35..e9e3fbc0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2602,7 +2602,7 @@ configure-args: - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include - ocilib: + hocilib: - --extra-lib-dirs - /usr/local/lib From 35ca114d1a63bb913d75df416debaa7643bed07c Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 26 Aug 2016 14:02:15 -0400 Subject: [PATCH 0443/2525] Add hashmap, text-show-instances --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9e3fbc0..d329800a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1629,12 +1629,14 @@ packages: - base-orphans - deriving-compat - generic-deriving + - hashmap - invariant - keycode - lift-generics - mtl-compat - proxied - text-show + - text-show-instances "Kirill Zaborsky @qrilka": - xlsx From 9bf09cd5a62ee6ecfaf2be791048ec5a6e105f08 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 Aug 2016 21:38:31 +0200 Subject: [PATCH 0444/2525] Expect hocilib haddocks to fail #1797 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d329800a..d3374e76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3204,6 +3204,9 @@ expected-haddock-failures: # https://github.com/camfort/fortran-src/issues/29 - fortran-src + + # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 + - hocilib # end of expected-haddock-failures From 70c73911260700d909ffa74c6d15bab653d2b34e Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sat, 27 Aug 2016 09:57:23 -0400 Subject: [PATCH 0445/2525] Add back cassava-conduit, unordered-containers benchmarks --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3374e76..81a1e665 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3161,9 +3161,6 @@ expected-benchmark-failures: # GHC 8 - cassava - - # https://github.com/domdere/cassava-conduit/issues/10 - - cassava-conduit # end of expected-benchmark-failures @@ -3231,10 +3228,6 @@ skipped-benchmarks: # https://github.com/kaizhang/clustering/issues/2 - clustering - # Successful build requires unordered-containers >= 0.2.7.0 - # https://github.com/fpco/stackage/issues/1226 - - unordered-containers - # https://github.com/fpco/stackage/issues/1587 - hledger-lib From 09a4c6bc773a97ffcf0556e212353ab9ab6e2cbe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Aug 2016 21:31:39 +0200 Subject: [PATCH 0446/2525] mersenne-random-pure64 upper bound for #1816 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81a1e665..58131727 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2513,6 +2513,9 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 + # https://github.com/fpco/stackage/issues/1816 + - mersenne-random-pure64 < 0.2.1.0 + # end of packages From 2360834b4b06dddc6ae3c2d26d41c7cd9f4d77b2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:31:37 +0200 Subject: [PATCH 0447/2525] Add more info to expected test failures --- build-constraints.yaml | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58131727..2c6f2ab5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2994,14 +2994,12 @@ expected-test-failures: # Sent e-mail to maintainer - dbus - - # Sent e-mail to maintainer - ListLike # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - jwt - # https://github.com/rodrigosetti/messagepack/issues/9 + # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - messagepack # timeouts @@ -3015,19 +3013,19 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1045 (moved here from skipped-tests) - clock - # https://github.com/fpco/stackage/issues/1299 + # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serialport # requires elasticsearch https://github.com/fpco/stackage/pull/1271 - katip-elasticsearch - # https://github.com/fpco/stackage/pull/1315 + # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-imported-from # https://github.com/fpco/stackage/pull/1340 - simpleirc - # https://github.com/fpco/stackage/issues/1382 + # intermittent https://github.com/fpco/stackage/issues/1382 - idris # https://github.com/fpco/stackage/issues/1399 @@ -3045,7 +3043,7 @@ expected-test-failures: # https://github.com/hspec/HUnit/issues/7 - HUnit - # https://github.com/IreneKnapp/direct-sqlite/issues/63 + # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite # GHC 8 issue not reported upstream since issue tracker disabled @@ -3054,16 +3052,16 @@ expected-test-failures: # https://github.com/clash-lang/clash-prelude/issues/57 - clash-prelude - # https://github.com/xmonad/xmonad/issues/36 + # 0.12 https://github.com/xmonad/xmonad/issues/36 - xmonad - # https://github.com/fpco/stackage/issues/1480 + # 1.2.2.1 GHC 8 https://github.com/fpco/stackage/issues/1480 - text - # https://gitlab.com/twittner/swagger/issues/6 + # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6s - swagger - # https://github.com/thoughtpolice/hs-ed25519/issues/15 + # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - ed25519 # https://github.com/fpco/stackage/issues/1552 @@ -3081,16 +3079,16 @@ expected-test-failures: # https://github.com/fosskers/vectortiles/issues/2 - vectortiles - # https://github.com/pikajude/th-printf/issues/3 + # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - th-printf - # https://github.com/yesodweb/css-text/issues/10 + # 0.1.2.2 intermittent https://github.com/yesodweb/css-text/issues/10 - css-text # https://github.com/fpco/stackage/pull/1693 - makefile - # https://github.com/nh2/haskell-netpbm/issues/2 + # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - netpbm # https://github.com/fpco/store/issues/61 @@ -3108,10 +3106,10 @@ expected-test-failures: # https://github.com/tweag/HaskellR/issues/255 - inline-r - # https://github.com/sol/doctest/issues/137 + # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest - # https://github.com/phadej/spdx/issues/8 + # intermittent failures https://github.com/phadej/spdx/issues/8 - spdx # https://github.com/camfort/camfort/issues/34 @@ -3135,7 +3133,7 @@ expected-test-failures: # https://github.com/phadej/servant-swagger-ui/issues/13 - servant-swagger-ui - # https://github.com/athanclark/wai-middleware-content-type/issues/2 + # v0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - wai-middleware-content-type # end of expected-test-failures From 42c5c7141d89c34080cde2f62fc535366902313d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:21:41 +0200 Subject: [PATCH 0448/2525] Check if #1187 is resolved --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c6f2ab5..d3bc2b40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,10 +2979,6 @@ expected-test-failures: # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt - # https://github.com/fpco/stackage/issues/1187 - # openfile: does not exist - - skein - # https://github.com/fpco/stackage/issues/1147 - lens From 0858f2a388e0bc7cbdcf5c53ace9dc95fb1c3b29 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:23:18 +0200 Subject: [PATCH 0449/2525] Check if lens tests pass #1147 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3bc2b40..12e27626 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,9 +2979,6 @@ expected-test-failures: # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt - # https://github.com/fpco/stackage/issues/1147 - - lens - # https://github.com/tanakh/aeson-lens/issues/10 - aeson-lens From 5f0c3597b972c150d02dd0f8a0f1520c59680746 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:27:59 +0200 Subject: [PATCH 0450/2525] Try re-enabling bindings-libzip and LibZip --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12e27626..b3bcf496 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,9 +2118,9 @@ packages: - simple-session # via postgresql-orm - simple-postgresql-orm - # "Sergey Astanin @astanin": - # Doesn't build on stackage server https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 - # Doesn't build on stackage server https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 + "Sergey Astanin @astanin": + - bindings-libzip < 0.11 + - LibZip < 0.11 "Anthony Cowley @acowley": - Frames From b99a8fe6ee123d2b4ffa3358ff6ca21e8efe1cfd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:45:24 +0200 Subject: [PATCH 0451/2525] Re-enable language-dockerfile tests beijaflor-io/haskell-language-dockerfile#1 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3bcf496..034fad0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3120,9 +3120,6 @@ expected-test-failures: # https://github.com/snapframework/snap-server/issues/89 - snap-server - # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - - language-dockerfile - # https://github.com/phadej/servant-swagger-ui/issues/13 - servant-swagger-ui From 3b9f6d470b1c7530abe2c4cb8773cf82c822fccb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:48:59 +0200 Subject: [PATCH 0452/2525] Re-enable snap-server tests snapframework/snap-server#89 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 034fad0f..574161cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3114,12 +3114,9 @@ expected-test-failures: # https://github.com/haskoin/haskoin/issues/285 - haskoin-core - # https://github.com/snapframework/snap-core/issues/261 + # Not enough info - https://github.com/snapframework/snap-core/issues/261 - snap-core - # https://github.com/snapframework/snap-server/issues/89 - - snap-server - # https://github.com/phadej/servant-swagger-ui/issues/13 - servant-swagger-ui From dee975130b4ee8734e8f615071b16ad5d74f9c49 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:49:31 +0200 Subject: [PATCH 0453/2525] Re-enable asciidiagram tests Twinside/asciidiagram#3 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 574161cb..14120714 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3108,9 +3108,6 @@ expected-test-failures: # https://github.com/camfort/camfort/issues/34 - camfort - # 1.3.1.1 https://github.com/Twinside/asciidiagram/issues/3 - - asciidiagram - # https://github.com/haskoin/haskoin/issues/285 - haskoin-core From fb249ce13c58e8736948df6daccdee6573399868 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:50:12 +0200 Subject: [PATCH 0454/2525] Check if phadej/servant-swagger-ui#13 is resolved --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14120714..65ce0837 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3111,12 +3111,9 @@ expected-test-failures: # https://github.com/haskoin/haskoin/issues/285 - haskoin-core - # Not enough info - https://github.com/snapframework/snap-core/issues/261 + # 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261 - snap-core - # https://github.com/phadej/servant-swagger-ui/issues/13 - - servant-swagger-ui - # v0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - wai-middleware-content-type # end of expected-test-failures From 4f7aad6cf98c8486bb040cb0f1c824ac5b601705 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:51:19 +0200 Subject: [PATCH 0455/2525] Re-enable haskoin tests haskoin/haskoin#285 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65ce0837..17d56c56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3105,10 +3105,7 @@ expected-test-failures: # intermittent failures https://github.com/phadej/spdx/issues/8 - spdx - # https://github.com/camfort/camfort/issues/34 - - camfort - - # https://github.com/haskoin/haskoin/issues/285 + # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - haskoin-core # 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261 From 1ea93f57505b10d921e0946a0f9240982a16ac92 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 01:53:47 +0200 Subject: [PATCH 0456/2525] Try inline-r tests again tweag/HaskellR#255 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17d56c56..e0b18a33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3096,9 +3096,6 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1732 - haskell-names - # https://github.com/tweag/HaskellR/issues/255 - - inline-r - # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest From 5b01f6891542225bf9f80b3595fc99220f253d8f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:08:44 +0200 Subject: [PATCH 0457/2525] Re-enable haskell-names tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0b18a33..5b0b7004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3093,9 +3093,6 @@ expected-test-failures: # https://github.com/haskell-suite/haskell-src-exts/issues/314 - haskell-src-exts - # https://github.com/fpco/stackage/pull/1732 - - haskell-names - # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest From 45713c8b09d6868a0072708a0dd2777144430a8b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:09:13 +0200 Subject: [PATCH 0458/2525] Re-enable haskell-src-exts tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b0b7004..10e49fad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3090,9 +3090,6 @@ expected-test-failures: # https://github.com/haskell-servant/servant-swagger/issues/52 - servant-swagger - # https://github.com/haskell-suite/haskell-src-exts/issues/314 - - haskell-src-exts - # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest From 9578484dad07cb9625b4d69a50c45331008f64e2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:09:52 +0200 Subject: [PATCH 0459/2525] Re-enable servant-swagger tests haskell-servant/servant-swagger#52 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10e49fad..0a440951 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3087,9 +3087,6 @@ expected-test-failures: # https://github.com/fpco/store/issues/61 - store - # https://github.com/haskell-servant/servant-swagger/issues/52 - - servant-swagger - # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest From ff934e6874715d6ca658316fac015d942cf410f6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:10:30 +0200 Subject: [PATCH 0460/2525] Re-enable store tests fpco/store#61 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a440951..c6112b5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3084,9 +3084,6 @@ expected-test-failures: # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - netpbm - # https://github.com/fpco/store/issues/61 - - store - # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest From fe5ff3e0c034c926651f80e5cf8d64e25d729e89 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:12:10 +0200 Subject: [PATCH 0461/2525] Re-enable makefile tests #1693 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6112b5b..fab69215 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3078,9 +3078,6 @@ expected-test-failures: # 0.1.2.2 intermittent https://github.com/yesodweb/css-text/issues/10 - css-text - # https://github.com/fpco/stackage/pull/1693 - - makefile - # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - netpbm From 65f1dc20ac2bee6180a09e3c29439a00ff93c9c1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:15:39 +0200 Subject: [PATCH 0462/2525] Re-enable vectortiles tests fosskers/vectortiles#2 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fab69215..5c3354b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3069,9 +3069,6 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis - # https://github.com/fosskers/vectortiles/issues/2 - - vectortiles - # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - th-printf From 1eae743a78f68ec4bf2bef4f8a6400c0e74b1098 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:16:26 +0200 Subject: [PATCH 0463/2525] Re-enable Hclip test suite jetho/Hclip#3 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c3354b5..3f297426 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3060,9 +3060,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1552 - purescript - # https://github.com/jetho/Hclip/issues/3 - - Hclip - # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB From 8630318b2fe6f2c9c9c3db64e9defa7091f0635f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:16:55 +0200 Subject: [PATCH 0464/2525] Re-enable purescript tests #1552 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f297426..332d8f50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3057,9 +3057,6 @@ expected-test-failures: # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - ed25519 - # https://github.com/fpco/stackage/issues/1552 - - purescript - # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB From 840b5ac00ce815df0bc9ef8d7998752e00cf88a1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:20:04 +0200 Subject: [PATCH 0465/2525] Re-enable clash-prelude tests clash-prelude#57 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 332d8f50..3b70e7b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3042,9 +3042,6 @@ expected-test-failures: # GHC 8 issue not reported upstream since issue tracker disabled - hspec-expectations-pretty-diff - # https://github.com/clash-lang/clash-prelude/issues/57 - - clash-prelude - # 0.12 https://github.com/xmonad/xmonad/issues/36 - xmonad From f5bf1965fcc258a1f53a7bdea2f4d037caca1de2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:22:36 +0200 Subject: [PATCH 0466/2525] Re-enable HUnit tests hspec/HUnit#7 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b70e7b0..bae3bda0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3033,9 +3033,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1459 - twitter-conduit - # https://github.com/hspec/HUnit/issues/7 - - HUnit - # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite From ca5b010744a2513b10fdd0d1d34dde7adef7e4cb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:22:44 +0200 Subject: [PATCH 0467/2525] Re-enable twitter-conduit tests #1459 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bae3bda0..f8bd24d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3030,9 +3030,6 @@ expected-test-failures: # https://github.com/stbuehler/haskell-nettle/issues/8 - nettle - # https://github.com/fpco/stackage/issues/1459 - - twitter-conduit - # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite From 894924aac53374d398e4a5af0dcf0df2ebd604a3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:27:18 +0200 Subject: [PATCH 0468/2525] Re-enable nettle tests stbuehler/haskell-nettle#8 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8bd24d7..3e30aea3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3027,9 +3027,6 @@ expected-test-failures: # https://github.com/fpco/stackage/pull/1254 - graylog - # https://github.com/stbuehler/haskell-nettle/issues/8 - - nettle - # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - direct-sqlite From 018330f7a34f535b0a9bce3e53884e81fd5909bb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:28:16 +0200 Subject: [PATCH 0469/2525] darcs is disabled, remove test failure --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e30aea3..f2057a80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,10 +3021,7 @@ expected-test-failures: # intermittent https://github.com/fpco/stackage/issues/1382 - idris - # https://github.com/fpco/stackage/issues/1399 - - darcs - - # https://github.com/fpco/stackage/pull/1254 + # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - graylog # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 From 6720776b342cbbe00d9e8daf40514ba6dbd98201 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:29:27 +0200 Subject: [PATCH 0470/2525] re-enable simpleirc tests #1340 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2057a80..971c4794 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3015,9 +3015,6 @@ expected-test-failures: # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-imported-from - # https://github.com/fpco/stackage/pull/1340 - - simpleirc - # intermittent https://github.com/fpco/stackage/issues/1382 - idris From fecaf4f5422ac1b0f2b1b3429cec5ff23a1b4817 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:31:43 +0200 Subject: [PATCH 0471/2525] Re-enable clock tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 971c4794..70c67e85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3003,9 +3003,6 @@ expected-test-failures: # https://github.com/elaye/turtle-options/issues/3 - turtle-options - # https://github.com/fpco/stackage/issues/1045 (moved here from skipped-tests) - - clock - # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serialport From 90462827a5d7f41826d420490b72c96ae0bdf05b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:32:17 +0200 Subject: [PATCH 0472/2525] Re-enable turtle-options tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70c67e85..d4ffe556 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3000,9 +3000,6 @@ expected-test-failures: - graphviz - zip - # https://github.com/elaye/turtle-options/issues/3 - - turtle-options - # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serialport From 8b1212be531d25855bd79db068899ab028635c86 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:33:38 +0200 Subject: [PATCH 0473/2525] Re-enable jwt tests --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4ffe556..07d4bf83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2989,9 +2989,6 @@ expected-test-failures: - dbus - ListLike - # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - jwt - # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - messagepack From 8e3ae2318e8681aa6178850e5a07405277baa3ff Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:34:30 +0200 Subject: [PATCH 0474/2525] Re-enable aeson-lens tests tanakh/aeson-lens#10 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07d4bf83..7d4f74b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,9 +2979,6 @@ expected-test-failures: # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt - # https://github.com/tanakh/aeson-lens/issues/10 - - aeson-lens - # Not sure if we can fix this - Cabal From da8d6957af77a9b42dd441ea12428e77d573a0b2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:35:15 +0200 Subject: [PATCH 0475/2525] Re-enable sourcemap tests chrisdone/sourcemap#3 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d4f74b0..faaadaa0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2973,9 +2973,6 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1000 - eventstore - # https://github.com/chrisdone/sourcemap/issues/3 - - sourcemap - # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt From 1859dad5546715314ec0ad1765646de5f9c52b28 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:35:45 +0200 Subject: [PATCH 0476/2525] Re-enable eventstore tests #1000 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index faaadaa0..36d61a6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2970,9 +2970,6 @@ expected-test-failures: # Fail sporadically: https://github.com/chrisdone/hindent/issues/166 - hindent - # https://github.com/fpco/stackage/issues/1000 - - eventstore - # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt From 48f07a5353324dff2688dcef0aa36e3e2de09517 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:36:19 +0200 Subject: [PATCH 0477/2525] Re-enable hindent tests chrisdone/hindent#166 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36d61a6b..f3435776 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2967,9 +2967,6 @@ expected-test-failures: - riak - hworker - # Fail sporadically: https://github.com/chrisdone/hindent/issues/166 - - hindent - # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - jose-jwt From 6423aaca04b0243524df8d43f1a2b86761f16f2a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 02:57:07 +0200 Subject: [PATCH 0478/2525] Re-enable a lot of skipped tests --- build-constraints.yaml | 51 ++++-------------------------------------- 1 file changed, 4 insertions(+), 47 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3435776..f62b062d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2628,17 +2628,12 @@ skipped-builds: skipped-tests: # require old hspec - ReadArgs - - bloodhound - fb - - hasql # Too lazy to keep the test dependencies up to date - cases - postgresql-binary - # Just a temporary package with a flimsy, inherited test suite - - Cabal-ide-backend - # QuickCheck 2.8 - vector @@ -2650,46 +2645,29 @@ skipped-tests: # doctest < 0.10 # Closed due to inactivity: https://github.com/fpco/stackage/issues/622 - - bound - heaps - hyphenation - # https://github.com/kaizhang/clustering/issues/2 + # https://github.com/kaizhang/clustering/issues/2 & needs HList which is outdated - clustering # https://github.com/fpco/stackage/issues/934 - - cacophony # HUnit < 1.3 - GLFW-b - HsOpenSSL - bindings-GLFW - - bytestring-handle - - clay - - hedis - - hint - - ide-backend - - lifted-base - - newtype-generics - - parsec - terminal-progress-bar - - threads - - yesod-static-angular # https://github.com/fpco/stackage/pull/906 - - HaRe # https://github.com/haskell/zlib/issues/2 - zlib # Never finishes - https://github.com/ku-fpg/blank-canvas/issues/73 - blank-canvas - # https://github.com/nushio3/binary-search/issues/2 (doctest never finishes) - binary-search - # Requires stripe API key and unreleased test package https://github.com/fpco/stackage/issues/1272 - - stripe-http-streams - # times out without framebuffer (https://github.com/ghcjs/jsaddle/issues/9) - jsaddle @@ -2698,34 +2676,19 @@ skipped-tests: # doctest < 0.11 # Closed due to inactivity: https://github.com/fpco/stackage/issues/1328 - - composition-tree # GHC 8 - patches-vector - # GHC 8 (bytestring-handle) - - tar - - # GHC 8 (snap-server) - - wreq - # GHC 8 + - HList - hastache - - system-filepath - - system-fileio - shelly - # https://github.com/acid-state/safecopy/issues/45 - - safecopy # Missing C library: symengine - symengine - # https://github.com/fpco/stackage/issues/1587 - - hledger-lib - - # Test suite requires circular dependency on Snap 1.0, which is not yet - # available. Should resolve in due course; disable tests for now, per - # https://github.com/afcowie/http-streams/issues/96 - - http-streams + # GHC 8 bug https://github.com/fpco/stackage/issues/1587 + # - hledger-lib # Package shadowing - options @@ -2913,9 +2876,6 @@ expected-test-failures: # Requires redis on the build machine - serversession-backend-redis - # Unstated dependency on HList-PP - - Rlang-QQ - # https://github.com/rcallahan/xlsior/issues/1 - xlsior @@ -3085,9 +3045,6 @@ expected-haddock-failures: - gtk - gtk3 - # Not sure why, but it's a temporary package anyway - - Cabal-ide-backend - # https://github.com/fpco/stackage/issues/994 - Michelangelo From b60509e4bc7b23acdc0c63c299695248afd9d409 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 16:13:17 +0200 Subject: [PATCH 0479/2525] Re-disable tests that are still broken --- build-constraints.yaml | 86 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 75 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f62b062d..a0f6129c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,9 +2118,9 @@ packages: - simple-session # via postgresql-orm - simple-postgresql-orm - "Sergey Astanin @astanin": - - bindings-libzip < 0.11 - - LibZip < 0.11 + # "Sergey Astanin @astanin": + # Need release compatible with c lib libzip 1.0 https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 + # via bindings-libzip https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 "Anthony Cowley @acowley": - Frames @@ -2477,10 +2477,10 @@ packages: - extra < 1.4.11 - active < 0.2.0.11 - socket < 0.6.2.0 - - cassava-conduit < 0.3.3 + - cassava-conduit < 0.3.3 # Re-enable tests when lifted # https://github.com/fpco/stackage/issues/1734 - - haskell-src-exts < 1.18 + - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted - hlint < 1.9.36 - hoogle < 5.0.2 - homplexity < 0.4.3.4 @@ -2488,7 +2488,7 @@ packages: - stylish-haskell < 0.6.2.0 - haskell-src-exts-simple < 1.18.0.0 - pointful < 1.0.9 # via haskell-src-exts-simple - - hindent < 5 + - hindent < 5 # Re-enable test-suite when this is lifted - fay < 0.23.1.13 - hspec-setup < 0.2.0.0 - rest-gen < 0.20.0.0 @@ -2832,6 +2832,7 @@ expected-test-failures: - wai-session-postgresql - drifter-postgresql - postgresql-query + - hasql # Requires locally running services - network-anonymous-i2p @@ -2969,10 +2970,7 @@ expected-test-failures: # 0.12 https://github.com/xmonad/xmonad/issues/36 - xmonad - # 1.2.2.1 GHC 8 https://github.com/fpco/stackage/issues/1480 - - text - - # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6s + # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 - swagger # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 @@ -3005,8 +3003,68 @@ expected-test-failures: # 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261 - snap-core - # v0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 + # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - wai-middleware-content-type + + # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 + - HUnit + + # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 + - HaRe + + # 0.900 File missing in sdist https://github.com/camfort/camfort/issues/41 + - camfort + + # Needs running server + - bitcoin-api-extra + + # 0.3.2, Because of stackage upper bound + - cassava-conduit + # 1.17.1, Because of stackage upper bound + - haskell-src-exts + # 4.6.4, Because of stackage upper bound + - hindent + + # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 + - clash-prelude + + # Recursive deps https://github.com/fpco/stackage/issues/1818 + # 0.7.2 clock:test => tasty:lib => clock:lib + - clock + # 1.2.2.1 + - text + + + # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 + - doctest-prop + + # Requires running Event Store + - eventstore + + # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 + - gitson + + # 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78 + - haskell-names + + # doctest ambiguous modules https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage + - jwt + + # foreign library issue https://github.com/stbuehler/haskell-nettle/issues/8 + - nettle + + # git 128 https://github.com/purescript/purescript/issues/2292 + - purescript + + # time 1.6 https://github.com/acid-state/safecopy/issues/45 + - safecopy + + # Issue with stackage itself (openfile: does not exist) https://github.com/fpco/stackage/issues/1187 + - skein + + # Missing build dep https://github.com/chrisdone/sourcemap/issues/3 + - sourcemap + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -3034,6 +3092,11 @@ expected-benchmark-failures: # GHC 8 - cassava + + # Recursive deps https://github.com/fpco/stackage/issues/1818 + # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib + - unordered-containers + # end of expected-benchmark-failures @@ -3074,6 +3137,7 @@ expected-haddock-failures: # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 - hocilib + # end of expected-haddock-failures From fce2aa981e68e86d196d36423053e4a4d7581453 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 18:12:00 +0200 Subject: [PATCH 0480/2525] cassava-conduit benchmarks are failing, not tests --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0f6129c..c3a44bc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2477,7 +2477,7 @@ packages: - extra < 1.4.11 - active < 0.2.0.11 - socket < 0.6.2.0 - - cassava-conduit < 0.3.3 # Re-enable tests when lifted + - cassava-conduit < 0.3.3 # Re-enable benchmarks when lifted # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted @@ -3018,8 +3018,6 @@ expected-test-failures: # Needs running server - bitcoin-api-extra - # 0.3.2, Because of stackage upper bound - - cassava-conduit # 1.17.1, Because of stackage upper bound - haskell-src-exts # 4.6.4, Because of stackage upper bound @@ -3034,7 +3032,6 @@ expected-test-failures: # 1.2.2.1 - text - # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 - doctest-prop @@ -3097,6 +3094,9 @@ expected-benchmark-failures: # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib - unordered-containers + # 0.3.2, Because of stackage upper bound + - cassava-conduit + # end of expected-benchmark-failures From bb4ccf75c3d4ce548ff156704fa19941a9588339 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 18:33:43 +0200 Subject: [PATCH 0481/2525] Re-disable lens-aeson tests because of intermittent failures --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3a44bc9..04e4cbd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2994,8 +2994,11 @@ expected-test-failures: # 0.11.0 https://github.com/sol/doctest/issues/137 - doctest - # intermittent failures https://github.com/phadej/spdx/issues/8 + # intermittent failures + # https://github.com/phadej/spdx/issues/8 - spdx + # https://github.com/tanakh/aeson-lens/issues/10 + - aeson-lens # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - haskoin-core From 2d394a0d22143f1621a60dff49e3401f9d7b569b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 20:11:19 +0200 Subject: [PATCH 0482/2525] Make sure maintainers have been informed about all skipped-tests --- build-constraints.yaml | 108 +++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 70 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04e4cbd0..2f6751b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1382,7 +1382,7 @@ packages: - markup # via poly-arity - nested-routes - path-extra - # via HList - poly-arity + # via HList - poly-arity (sent e-mail to HList maintainer) - urlpath - wai-transformers - wai-middleware-content-type @@ -2473,6 +2473,7 @@ packages: - lackey < 0.4.0 # https://github.com/fpco/stackage/issues/1691 + # Re-enable dlist tests when lifted - QuickCheck < 2.9 - extra < 1.4.11 - active < 0.2.0.11 @@ -2625,77 +2626,50 @@ skipped-builds: # By skipping a test suite, we do not pull in the build dependencies +# Packages should only be added here if required by `stackage-curator +# check', otherwise place them in expected-test-failures. skipped-tests: - # require old hspec - - ReadArgs - - fb + # Outdated dependencies + # These can periodically be checked for updates; + # just remove these lines and run `stackage-curator check' to verify. + - GLFW-b # https://github.com/bsl/GLFW-b/issues/62 + - HsOpenSSL # https://github.com/phonohawk/HsOpenSSL/issues/57 + - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 + - bindings-GLFW # https://github.com/bsl/bindings-GLFW/issues/40 + - cases # https://github.com/nikita-volkov/cases/pull/3 + - concurrent-extra # https://github.com/basvandijk/concurrent-extra/pull/15 + - fb # https://github.com/prowdsponsor/fb/issues/42 + - hastache # https://github.com/lymar/hastache/pull/53 + - heaps # https://github.com/ekmett/heaps/pull/8 + - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6 + - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 + - terminal-progress-bar # https://github.com/roelvandijk/terminal-progress-bar/issues/11 + - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 + - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - # Too lazy to keep the test dependencies up to date - - cases - - postgresql-binary + # Transitive outdated dependencies + # These packages + # These can also be checked for updates periodically. + - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 + - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - # QuickCheck 2.8 - - vector + # Blocked by stackage upper bounds. These can be re-enabled once + # the relevant stackage upper bound is lifted. + - dlist # https://github.com/fpco/stackage/issues/1691 - # Requires QuickCheck 2.9 - - dlist + # Runtime issues + - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 + - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 + - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - # requires testpack - https://github.com/jgoerzen/testpack/issues/11 - - MissingH + # Missing foreign library + - symengine # symengine + - hocilib # oracle - # doctest < 0.10 - # Closed due to inactivity: https://github.com/fpco/stackage/issues/622 - - heaps - - hyphenation - - # https://github.com/kaizhang/clustering/issues/2 & needs HList which is outdated - - clustering - - # https://github.com/fpco/stackage/issues/934 - - # HUnit < 1.3 - - GLFW-b - - HsOpenSSL - - bindings-GLFW - - terminal-progress-bar - # https://github.com/fpco/stackage/pull/906 - - # https://github.com/haskell/zlib/issues/2 - - zlib - - # Never finishes - https://github.com/ku-fpg/blank-canvas/issues/73 - - blank-canvas - # https://github.com/nushio3/binary-search/issues/2 (doctest never finishes) - - binary-search - - # times out without framebuffer (https://github.com/ghcjs/jsaddle/issues/9) - - jsaddle - - # Not included explicitly and has outdated bounds - - concurrent-extra - - # doctest < 0.11 - # Closed due to inactivity: https://github.com/fpco/stackage/issues/1328 - # GHC 8 - patches-vector - - # GHC 8 - - HList - - hastache - - shelly - - - # Missing C library: symengine - - symengine - - # GHC 8 bug https://github.com/fpco/stackage/issues/1587 - # - hledger-lib - - # Package shadowing + # Recursive dependency - options - # Missing oracle - - hocilib - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -2845,9 +2819,6 @@ expected-test-failures: - hedis - redis-io - # https://github.com/lymar/hastache/issues/47 GHC 7.10 - - hastache - # https://github.com/haskell/ghc-events/issues/9 - ghc-events @@ -3162,9 +3133,6 @@ skipped-benchmarks: - cipher-des - cipher-rc4 - # https://github.com/kaizhang/clustering/issues/2 - - clustering - # https://github.com/fpco/stackage/issues/1587 - hledger-lib From d041dc623a5db026911c349c42a64733b9bed6ef Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 20:18:38 +0200 Subject: [PATCH 0483/2525] Try moving options, symengine and hocilib from skipped to expected test failures --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f6751b8..483c4652 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2663,13 +2663,6 @@ skipped-tests: - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - # Missing foreign library - - symengine # symengine - - hocilib # oracle - - # Recursive dependency - - options - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3005,6 +2998,7 @@ expected-test-failures: - clock # 1.2.2.1 - text + - options # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 - doctest-prop @@ -3036,6 +3030,10 @@ expected-test-failures: # Missing build dep https://github.com/chrisdone/sourcemap/issues/3 - sourcemap + # Missing foreign library + - symengine # symengine + - hocilib # oracle + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 272069cbad5db7b97fff2d975c4260950ada6620 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Sun, 28 Aug 2016 19:52:56 +0100 Subject: [PATCH 0484/2525] Update build-constraints.yaml --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 483c4652..d4940b9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2191,6 +2191,8 @@ packages: - xlsx-tabular "Mikhail Glushenkov @23Skidoo": + - Cabal + - cabal-install - pointful "Lennart Kolmodin @kolmodin": From a3f598bf0e7a694eef91607faf435e8704f2675f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 20:32:37 +0200 Subject: [PATCH 0485/2525] Tests need to be skipped if Setup fails with missing foreign libraries --- build-constraints.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4940b9d..8eba921c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2628,8 +2628,9 @@ skipped-builds: # By skipping a test suite, we do not pull in the build dependencies -# Packages should only be added here if required by `stackage-curator -# check', otherwise place them in expected-test-failures. +# Packages should only be added here if required by `stackage-curator check' +# or if Setup fails because of missing foreign libraries. +# Otherwise place them in expected-test-failures. skipped-tests: # Outdated dependencies # These can periodically be checked for updates; @@ -2665,6 +2666,9 @@ skipped-tests: - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 + # Missing foreign library + - symengine # symengine + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3032,8 +3036,7 @@ expected-test-failures: # Missing build dep https://github.com/chrisdone/sourcemap/issues/3 - sourcemap - # Missing foreign library - - symengine # symengine + # Needs running server - hocilib # oracle # end of expected-test-failures From 11be4457cdb07fa1df19a816f18ea886298e66c2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 22:05:56 +0200 Subject: [PATCH 0486/2525] Reorganize and gorup expected-test failures, and try to re-enable tests missing an explanation/ticket reference --- build-constraints.yaml | 477 +++++++++++------------------------------ 1 file changed, 128 insertions(+), 349 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8eba921c..917febc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2675,369 +2675,148 @@ skipped-tests: # should not fail a build based on a test failure for one of these packages. expected-test-failures: - # https://github.com/bos/statistics/issues/42 - - statistics - - # Tests require shell script and are incompatible with sandboxed package - # databases - - HTF - - # Unfortunately network failures seem to happen haphazardly - - network - - # Test suite takes too long to run on some systems - - punycode - - # Requires a Facebook app. - - fb - - - threads - - crypto-conduit - - # https://github.com/basvandijk/concurrent-extra/issues/ - - concurrent-extra - - # https://github.com/skogsbaer/xmlgen/issues/2 - - xmlgen - - # Some kind of Cabal bug when trying to run tests - - thyme - - - shake - - # Problems with doctest and sandboxing - - warp - - monad-logger-prefix - - # https://github.com/fpco/stackage/issues/163 - - hTalos - - # Fails sporadically - https://github.com/bos/math-functions/issues/25 - - math-functions - - # Requires too old a version of test-framework - - time - - # Cloud Haskell tests seem to be unreliable - - distributed-process - - lockfree-queue - # GHC 8 - network-transport-tcp - - # No AWS creds available - - aws - - # Not sure why... - - singletons - - # https://github.com/jmillikin/haskell-filesystem/issues/3 - - system-filepath - - # Requires a running webdriver server - - webdriver-angular - - # Weird conflicts with sandboxing - - ghcid - - # Requires locally running server - - bloodhound - - # Requires SAT solver and old QuickCheck - - ersatz - - # No server running - - amqp - - # Often run out of inotify handles - - fsnotify - - # weird problems with cabal test - - cautious-file - - # https://github.com/haskell/cabal/pull/2277 - - cabal-install - - # https://github.com/fpco/stackage/issues/376 - - rematch - - # https://github.com/haskell-distributed/distributed-process-supervisor/issues/1 - - distributed-process-supervisor - - # Fails sporadically + # Intermittent failures or unreliable. These tests may pass when + # re-enabled, but will eventually fail again. Only remove these + # from expected-tests if we know a fix has been released. + - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 + - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - crypto-numbers + - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 + - distributed-process + - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task + - fsnotify # Often runs out of inotify handles + - idris # https://github.com/fpco/stackage/issues/1382 + - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 + - math-functions # https://github.com/bos/math-functions/issues/25 + - network # Unfortunately network failures seem to happen haphazardly + - nsis # Intermittent on non-Windows systems + - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 + - spdx # https://github.com/phadej/spdx/issues/8 + - statistics # https://github.com/bos/statistics/issues/42 - # https://github.com/vincenthz/hs-crypto-pubkey/issues/17 - - crypto-pubkey - - # Tests can fail when the build plan fails, which happens arbitrarily. - - stackage - - # https://github.com/TomMD/DRBG/issues/7 - - DRBG - - # https://github.com/bos/wreq/issues/53 - - wreq - - # Requires local database running - - rethinkdb-client-driver - - # Fails sporadically: https://github.com/haskell-distributed/distributed-process-execution/issues/2 - - distributed-process-execution - - # Seems to depend on mtl being installed in user package database, which - # isn't always the case (e.g., build server) - - happy - - # https://github.com/jberryman/directory-tree/issues/4 - - directory-tree - - # https://github.com/ndmitchell/hoogle/issues/101 - - hoogle - - # https://github.com/myfreeweb/gitson/issues/1 - - gitson - - # Expects a running PostgreSQL server - - users-postgresql-simple - - dbmigrations - - opaleye - - postgresql-simple - - wai-session-postgresql - - drifter-postgresql - - postgresql-query - - hasql - - # Requires locally running services - - network-anonymous-i2p - - # Tests not reliable on non-Windows systems - - nsis - - # Requires running server - - consul-haskell - - hedis - - redis-io - - # https://github.com/haskell/ghc-events/issues/9 - - ghc-events - - # Requires a running server - - bitcoin-api - - bitcoin-api-extra - - # https://github.com/kazu-yamamoto/dns/issues/29 - - dns - - # No PhantomJS available - - wai-cors - - # Permissions failure when creating /home/stackage/.stack. We _should_ fix - # this in the build scripts here... - - stack - - # https://github.com/prowdsponsor/mangopay/issues/30 - - mangopay - - # https://github.com/MichaelXavier/Angel/issues/43 - - angel - - # Requires memcached on the server - - memcached-binary - - # Requires redis on the build machine - - serversession-backend-redis - - # https://github.com/rcallahan/xlsior/issues/1 - - xlsior - - # Test suite needs a running neo4j server with auth disabled - - haskell-neo4j-client - - # https://github.com/kazu-yamamoto/logger/issues/42 - - wai-logger - - # https://github.com/fpco/stackage/issues/733 - - ide-backend - - # https://github.com/gibiansky/IHaskell/issues/551 - - ihaskell - - # Expects running X server - - bindings-GLFW - - GLFW-b - - # Requires running server - - rethinkdb - - # https://github.com/ddssff/cabal-debian/issues/50 - - cabal-debian - - # https://github.com/fpco/stackage/issues/811 - - etcd - - # https://github.com/kazu-yamamoto/ghc-mod/issues/611 - - ghc-mod - - # Requires a running server - - pipes-mongodb - - # https://github.com/tweag/HaskellR/issues/208 - - H - - # Fails sporadically: https://github.com/jgm/pandoc-citeproc/issues/172 - - pandoc-citeproc - - # https://github.com/alcidesv/second-transfer/issues/3 - - second-transfer - - # https://github.com/fpco/stackage/issues/916 - - distributed-process-extras - - distributed-process-client-server - - # Requires running server - - riak - - hworker - - # Fails sporadically: https://github.com/fpco/stackage/issues/1125 - - jose-jwt - - # Not sure if we can fix this - - Cabal - - # Sent e-mail to maintainer - - dbus - - ListLike - - # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - - messagepack - - # timeouts + # Timeouts + # These tests sometimes take too long and hit the stackage build + # servers time limit so these shouldn't be removed from + # expected-tests unless we know a fix has been released. - cabal-helper - graphviz + - punycode - zip - # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - - serialport - - # requires elasticsearch https://github.com/fpco/stackage/pull/1271 - - katip-elasticsearch - - # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - - ghc-imported-from - - # intermittent https://github.com/fpco/stackage/issues/1382 - - idris - - # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - - graylog - - # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - - direct-sqlite - - # GHC 8 issue not reported upstream since issue tracker disabled - - hspec-expectations-pretty-diff - - # 0.12 https://github.com/xmonad/xmonad/issues/36 - - xmonad - - # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 - - swagger - - # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - - ed25519 - - # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - - mongoDB - - # Requries running redis - https://github.com/fpco/stackage/pull/1581 - - persistent-redis - - # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - - th-printf - - # 0.1.2.2 intermittent https://github.com/yesodweb/css-text/issues/10 - - css-text - - # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - - netpbm - - # 0.11.0 https://github.com/sol/doctest/issues/137 - - doctest - - # intermittent failures - # https://github.com/phadej/spdx/issues/8 - - spdx - # https://github.com/tanakh/aeson-lens/issues/10 - - aeson-lens - - # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - - haskoin-core - - # 1.0.0.0 Not enough info - https://github.com/snapframework/snap-core/issues/261 - - snap-core - - # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - - wai-middleware-content-type - - # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 - - HUnit - - # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906 - - HaRe - - # 0.900 File missing in sdist https://github.com/camfort/camfort/issues/41 - - camfort - - # Needs running server + # Requires running servers, accounts, or a specific + # environment. These shouldn't be re-enabled unless we know a fix + # has been released. + - 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 + - amqp + - aws # AWS Credentials + - bindings-GLFW # Expects running X server + - bitcoin-api - bitcoin-api-extra + - bitcoin-api-extra + - bloodhound # ElasticSearch + - consul-haskell + - dbmigrations # PostgreSQL + - dns # https://github.com/kazu-yamamoto/dns/issues/29 + - drifter-postgresql # PostgreSQL + - ersatz # Requires SAT solver + - etcd # etcd https://github.com/fpco/stackage/issues/811 + - eventstore # Event Store + - fb # Facebook app + - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 + - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 + - gitson # https://github.com/myfreeweb/gitson/issues/1 + - happy # Needs mtl in the user package DB + - haskell-neo4j-client # neo4j with auth disabled + - hasql # PostgreSQL + - hedis + - hocilib # oracle + - hworker + - katip-elasticsearch # elasticsearch + - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 + - memcached-binary # memcached + - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 + - network-anonymous-i2p + - opaleye # PostgreSQL + - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 + - pipes-mongodb + - postgresql-query # PostgreSQL + - postgresql-simple # PostgreSQL + - purescript # git 128 https://github.com/purescript/purescript/issues/2292 + - redis-io + - rethinkdb + - rethinkdb-client-driver + - riak + - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 + - serversession-backend-redis # redis + - users-postgresql-simple # PostgreSQL + - wai-cors # PhantomJS + - wai-session-postgresql # PostgreSQL + - webdriver-angular # webdriver server - # 1.17.1, Because of stackage upper bound - - haskell-src-exts - # 4.6.4, Because of stackage upper bound - - hindent + # Deprecated + # Eventually we'll have to disable these packages completely. + - doctest-prop # https://github.com/fpco/stackage/issues/1817 + - system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3 - # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - - clash-prelude + # Missing test files in sdist + # Hopefully gets fixed in the next release... + - angel # https://github.com/MichaelXavier/Angel/issues/43 + - camfort # 0.900 https://github.com/camfort/camfort/issues/41 + - ghc-events # https://github.com/haskell/ghc-events/issues/9 + - 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 + - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 + - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 + - xlsior # https://github.com/rcallahan/xlsior/issues/1 + + # Assertion failures, these can be real bugs or just limitations + # in the test cases. + - DRBG # https://github.com/TomMD/DRBG/issues/7 + - HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 + - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 + - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 + - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 + - haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285 + - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 + - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 + - wreq # https://github.com/bos/wreq/issues/53 + - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + + # Compilation failures + - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled + - messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 + - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 + - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 + - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 + - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 + + # Misc. + - distributed-process-supervisor # # https://github.com/haskell-d + - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + + # Doctest ran across ambiguous modules + # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest + - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 + - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage + + # Stackage upper bounds, re-enable these when their upper bound is removed + - haskell-src-exts # 1.17.1 + - hindent # 4.6.4 # Recursive deps https://github.com/fpco/stackage/issues/1818 - # 0.7.2 clock:test => tasty:lib => clock:lib - - clock - # 1.2.2.1 - - text + - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options + - text # 1.2.2.1 + - wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 - # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 - - doctest-prop - - # Requires running Event Store - - eventstore - - # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - - gitson - - # 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78 - - haskell-names - - # doctest ambiguous modules https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - jwt - - # foreign library issue https://github.com/stbuehler/haskell-nettle/issues/8 - - nettle - - # git 128 https://github.com/purescript/purescript/issues/2292 - - purescript - - # time 1.6 https://github.com/acid-state/safecopy/issues/45 - - safecopy - - # Issue with stackage itself (openfile: does not exist) https://github.com/fpco/stackage/issues/1187 - - skein - - # Missing build dep https://github.com/chrisdone/sourcemap/issues/3 - - sourcemap - - # Needs running server - - hocilib # oracle + # Problem on the stackage build server, we need to dig deeper into + # these if we want them fixed + - snap-core # 1.0.0.0 https://github.com/snapframework/snap-core/issues/261 + - stack # Permissions failure when creating /home/stackage/.stack. + - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 # end of expected-test-failures From 81ce8b6f884a5dfdcf210cde1a4648aa008e5905 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 22:08:36 +0200 Subject: [PATCH 0487/2525] CURATORS: The stackage build server user has changed to "curators" --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 8fbafd60..7b5f8997 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -85,7 +85,7 @@ You'll need to get your SSH public key added to the machine. ~/.ssh/config info: ``` Host stackage-build - User ubuntu + User curators Hostname ec2-52-5-20-252.compute-1.amazonaws.com ``` From 5e8c7f91ee60c98c383123b5576f9b837369987c Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Sun, 28 Aug 2016 21:53:26 +0100 Subject: [PATCH 0488/2525] debian-bootstrap.sh: Install ghc-dyn and ghc-prof. This is required to make Cabal's test suite work correctly. --- debian-bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 384d44b7..ee23b880 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -35,6 +35,8 @@ apt-get update apt-get install -y \ build-essential \ ghc-$GHCVER \ + ghc-$GHCVER-dyn \ + ghc-$GHCVER-prof \ ghc-$GHCVER-htmldocs \ hscolour \ sudo \ From b9ac8baf6e91346c23dc51570b094ba0cd9b5cad Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 23:10:01 +0200 Subject: [PATCH 0489/2525] MAINTAINERS: Correct the repo to check for package syncing --- MAINTAINERS.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index a98cce6f..d358ed12 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -41,9 +41,8 @@ so commit messages like "update build-constraints.yaml" are not helpful). newly uploaded to Hackage appear to our build server. If you just uploaded a package to Hackage that you're trying to get included, we recommend waiting an hour before opening the PR. You can verify this -by making sure the latest version is listed in -https://github.com/commercialhaskell/all-cabal-files/tree/master/PACKAGENAME. - +by making sure the latest version is listed at +https://github.com/commercialhaskell/all-cabal-metadata/tree/master/packages/. ## Uploading a new package From a0d58c7bff65f7eb44df451e7ad1e84e4c0249a8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 23:10:40 +0200 Subject: [PATCH 0490/2525] Re-disable test suites and add info on haddock failures --- build-constraints.yaml | 49 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 917febc5..ab8bab6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2677,7 +2677,7 @@ expected-test-failures: # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. Only remove these - # from expected-tests if we know a fix has been released. + # from expected-failures if we know a fix has been released. - aeson-lens # https://github.com/tanakh/aeson-lens/issues/10 - cabal-debian # https://github.com/ddssff/cabal-debian/issues/50 - crypto-numbers @@ -2707,6 +2707,7 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. + - Cabal - 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 @@ -2717,6 +2718,7 @@ expected-test-failures: - bitcoin-api-extra - bitcoin-api-extra - bloodhound # ElasticSearch + - cabal-install - consul-haskell - dbmigrations # PostgreSQL - dns # https://github.com/kazu-yamamoto/dns/issues/29 @@ -2726,6 +2728,7 @@ expected-test-failures: - eventstore # Event Store - fb # Facebook app - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 + - ghc-mod # https://github.com/DanielG/ghc-mod/issues/611 - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - gitson # https://github.com/myfreeweb/gitson/issues/1 - happy # Needs mtl in the user package DB @@ -2751,6 +2754,8 @@ expected-test-failures: - riak - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis + - shake # Needs ghc on $PATH with some installed haskell packages + - singletons # Needs ghc on $PATH with som installed haskell packages - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL @@ -2771,10 +2776,12 @@ expected-test-failures: - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 # Assertion failures, these can be real bugs or just limitations # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 + - H # https://github.com/tweag/HaskellR/issues/259 - HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 @@ -2786,12 +2793,16 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 # Compilation failures + - ListLike # No issue tracker, e-mail sent to maintainer + - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 + - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - thyme # https://github.com/liyang/thyme/issues/50 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d @@ -2801,6 +2812,7 @@ expected-test-failures: # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage + - warp # https://github.com/yesodweb/wai/issues/579 # Stackage upper bounds, re-enable these when their upper bound is removed - haskell-src-exts # 1.17.1 @@ -2864,32 +2876,21 @@ expected-haddock-failures: - gtk - gtk3 - # https://github.com/fpco/stackage/issues/994 - - Michelangelo + # Intermittent failures or unreliable. These tay pass when + # re-enabled, but will eventually fail again. Only remove these + # from expected-haddock-failures if we know a fix has been released. + - gi-gtk # Uses all memory - # Problem with v0.1.6.0: https://github.com/fpco/stackage/issues/1206 - - hsdev + # Problem on the stackage build server, we need to dig deeper into + # these if we want them fixed + - yesod-job-queue # https://github.com/fpco/stackage/issues/1383 - # https://github.com/fpco/stackage/issues/1383 - - yesod-job-queue + # "Compilation" errors + - MemoTrie # https://github.com/conal/MemoTrie/issues/10 + - metrics # https://github.com/iand675/metrics/issues/5 - # uses all server memory - - gi-gtk - - # https://github.com/conal/MemoTrie/issues/10 - - MemoTrie - - # GHC 8 - - cassava - - # https://github.com/GetShopTV/swagger2/issues/66 - - swagger2 - - # https://github.com/iand675/metrics/issues/5 - - metrics - - # https://github.com/camfort/fortran-src/issues/29 - - fortran-src + # Haddock bugs + - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 - hocilib From bbb42d8ff9d9c3569db5979a0ffa71ed6ccb4355 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 23:25:20 +0200 Subject: [PATCH 0491/2525] Reformat skipped benchmarks to match other sections --- build-constraints.yaml | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab8bab6d..63fc4895 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2898,26 +2898,36 @@ expected-haddock-failures: # end of expected-haddock-failures -# Benchmarks which should not be built. Note that Stackage does *not* generally -# build benchmarks. The difference here will be whether dependencies for these -# benchmarks are included or not. +# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. +# By skipping a benchmark, we do not pull in the build dependencies +# Packages should only be added here if required by `stackage-curator check' +# or if Setup fails because of missing foreign libraries. +# Otherwise place them in expected-benchmark-failures. skipped-benchmarks: + + # Outdated dependencies + # These can periodically be checked for updates; + # just remove these lines and run `stackage-curator check' + # to verify. - criterion-plus - # pulls in criterion-plus, which has restrictive upper bounds - - cases - - hasql-postgres - - ttrie + # Transitive outdated dependencies + # These packages + # These can also be checked for updates periodically. - # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - - cipher-aes - - cipher-blowfish - - cipher-camellia - - cipher-des - - cipher-rc4 + - cases # via criterion-plus + - hasql-postgres # via criterion-plus + - ttrie # via criterion-plus - # https://github.com/fpco/stackage/issues/1587 - - hledger-lib + # Compilation failures + - cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - cipher-blowfish # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + + # GHC Bugs + - hledger-lib # https://github.com/fpco/stackage/issues/1587 # end of skipped-benchmarks From 54a809c2ea10f8dcf879858b6ec486a282de06d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 23:33:15 +0200 Subject: [PATCH 0492/2525] Re-enable expected benchmark failures to find out why they are disabled... --- build-constraints.yaml | 27 +++++---------------------- 1 file changed, 5 insertions(+), 22 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63fc4895..a1849ee3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2835,35 +2835,18 @@ expected-test-failures: # Benchmarks which are known not to build. Note that, currently we do not run # benchmarks, and therefore failures are only for building, not running. expected-benchmark-failures: - - Frames - - attoparsec - - cipher-aes128 - - cryptohash - - dbus - - hashable - - http-link-header - - jose-jwt - - lens - - lucid - - picoparsec - - thyme - - web-routing - - xmlgen - - yi-rope - # https://github.com/commercialhaskell/stack/issues/2153 - scientific - vector-binary-instances - # GHC 8 - - cassava + # Missing files in sdist + - cassava # https://github.com/hvr/cassava/pull/117 # Recursive deps https://github.com/fpco/stackage/issues/1818 - # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib - - unordered-containers + - unordered-containers # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib - # 0.3.2, Because of stackage upper bound - - cassava-conduit + # Stackage upper bounds, re-enable these when their upper bound is removed + - cassava-conduit # 0.3.2 # end of expected-benchmark-failures From 2e7db14242cafc9f3419dfce60416842770bfbdb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 00:08:37 +0200 Subject: [PATCH 0493/2525] Add info for failing benchmarks --- build-constraints.yaml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1849ee3..995662f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2835,19 +2835,35 @@ expected-test-failures: # Benchmarks which are known not to build. Note that, currently we do not run # benchmarks, and therefore failures are only for building, not running. expected-benchmark-failures: - # https://github.com/commercialhaskell/stack/issues/2153 + # Recursive deps https://github.com/fpco/stackage/issues/1818 + - attoparsec + - hashable + - unordered-containers # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib + + # stack bug https://github.com/commercialhaskell/stack/issues/2153 - scientific - vector-binary-instances # Missing files in sdist - cassava # https://github.com/hvr/cassava/pull/117 - - # Recursive deps https://github.com/fpco/stackage/issues/1818 - - unordered-containers # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib + - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Stackage upper bounds, re-enable these when their upper bound is removed - cassava-conduit # 0.3.2 + # Compilation failures + - Frames # https://github.com/acowley/Frames/issues/47 + - cipher-aes128 # https://github.com/TomMD/cipher-aes128/issues/11 + - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 + - dbus # No issue tracker, sent e-mail to maintainer + - http-link-header # https://github.com/myfreeweb/http-link-header/pull/4 + - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 + - lens # https://github.com/ekmett/lens/issues/672 + - lucid # https://github.com/chrisdone/lucid/pull/52 + - thyme # https://github.com/liyang/thyme/issues/50 + - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - yi-rope # https://github.com/yi-editor/yi-rope/pull/6 + # end of expected-benchmark-failures @@ -2897,7 +2913,6 @@ skipped-benchmarks: # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - - cases # via criterion-plus - hasql-postgres # via criterion-plus - ttrie # via criterion-plus From 0ece34c97557c79a99e113559c5c38011c3015b3 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Sun, 28 Aug 2016 23:49:08 +0100 Subject: [PATCH 0494/2525] Fix a whitespace error. It broke the build, see https://github.com/fpco/stackage/pull/1820#issuecomment-243003558. --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index ee23b880..ab6e01ea 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -36,7 +36,7 @@ apt-get install -y \ build-essential \ ghc-$GHCVER \ ghc-$GHCVER-dyn \ - ghc-$GHCVER-prof \ + ghc-$GHCVER-prof \ ghc-$GHCVER-htmldocs \ hscolour \ sudo \ From fb1b34c1c3735a0beceb8d7b6c5e9c18a6f5150e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 01:04:49 +0200 Subject: [PATCH 0495/2525] Remove upper bounds and close #1781 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 995662f6..abfed8b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2503,11 +2503,6 @@ packages: # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1781 - - persistent < 2.6 - - persistent-sqlite < 2.6 - - persistent-postgresql < 2.6 - # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 - diagrams-canvas < 1.3.0.7 From c12aa25e7f9b751f10daea0c0c8593e1121e484c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 29 Aug 2016 09:38:00 +0900 Subject: [PATCH 0496/2525] Add hailgun package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index abfed8b6..10517ae7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1740,6 +1740,7 @@ packages: "Dennis Gosnell @cdepillabout": - emailaddress - envelope + - hailgun # GHC 8 - ig - natural-transformation - opaleye-trans From 043c0de96aefb3c34b2fefb2d19d5e498af0ec29 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 14:14:05 +0200 Subject: [PATCH 0497/2525] Remove yi-rope from expected benchmark failures https://github.com/yi-editor/yi-rope/pull/6#issuecomment-243073635 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abfed8b6..dcde38e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2857,7 +2857,6 @@ expected-benchmark-failures: - lucid # https://github.com/chrisdone/lucid/pull/52 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - yi-rope # https://github.com/yi-editor/yi-rope/pull/6 # end of expected-benchmark-failures From 4b9dddeded6dd8afa3af69f92228ef3426babb48 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 14:31:50 +0200 Subject: [PATCH 0498/2525] Mark the postgresql-binary tests as wontfix --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index abfed8b6..0cd7ab24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2640,7 +2640,6 @@ skipped-tests: - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6 - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - terminal-progress-bar # https://github.com/roelvandijk/terminal-progress-bar/issues/11 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 @@ -2664,6 +2663,10 @@ skipped-tests: # Missing foreign library - symengine # symengine + # Wontfix. The maintainer chose to keep these broken/outdated, only + # re-enable if requested. + - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 03f22bced8f027744ada1178ff336d59639ba55b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 15:50:09 +0200 Subject: [PATCH 0499/2525] Re-enable cipher-aes128 benchmarks https://github.com/TomMD/cipher-aes128/issues/11#issuecomment-243003456 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..f10590a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2851,7 +2851,6 @@ expected-benchmark-failures: # Compilation failures - Frames # https://github.com/acowley/Frames/issues/47 - - cipher-aes128 # https://github.com/TomMD/cipher-aes128/issues/11 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - http-link-header # https://github.com/myfreeweb/http-link-header/pull/4 From 9c568d544c026a9bdf43bb3b7903d853304e38cd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 18:13:13 +0200 Subject: [PATCH 0500/2525] Re-enable Cabal tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..34391df7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2705,7 +2705,6 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. - - Cabal - 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 From 2750858808cf274bd354442477882c9d303cfc3d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 18:13:59 +0200 Subject: [PATCH 0501/2525] Revert "Re-enable Cabal tests" This reverts commit 9c568d544c026a9bdf43bb3b7903d853304e38cd. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34391df7..0cd7ab24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2705,6 +2705,7 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. + - Cabal - 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 From fd2c39184438df5af60b98851c786d2eb8d1305f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 18:15:08 +0200 Subject: [PATCH 0502/2525] Re-enable Cabal tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..34391df7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2705,7 +2705,6 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. - - Cabal - 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 From 04c46f1af27e3b7f0070a4444c2ea79a3e4295fb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 21:08:03 +0200 Subject: [PATCH 0503/2525] Assign HUnit maintainership to me and re-enable tests --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..18defd84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -482,6 +482,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": + - HUnit - aeson - fay - fay-base @@ -2780,7 +2781,6 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - H # https://github.com/tweag/HaskellR/issues/259 - - HUnit # 1.3.1.1 GHC 8 https://github.com/hspec/HUnit/issues/7 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 From cf372f4a2d0e210d53ffe7552ead7e5597ac5334 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 21:10:57 +0200 Subject: [PATCH 0504/2525] Re-enable bindings-libzip and LibZip, fixes #1260 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..19360343 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,9 +2118,9 @@ packages: - simple-session # via postgresql-orm - simple-postgresql-orm - # "Sergey Astanin @astanin": - # Need release compatible with c lib libzip 1.0 https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 - # via bindings-libzip https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 + "Sergey Astanin @astanin": + - bindings-libzip < 0.11 + - LibZip < 0.11 "Anthony Cowley @acowley": - Frames From a578c7d4d9f8108bbb497b65a472d1ad61aa8b2a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 21:53:31 +0200 Subject: [PATCH 0505/2525] Re-enable http-link-header benchmarks Should be fixed in v1.0.2. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..618b1f9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2854,7 +2854,6 @@ expected-benchmark-failures: - cipher-aes128 # https://github.com/TomMD/cipher-aes128/issues/11 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - http-link-header # https://github.com/myfreeweb/http-link-header/pull/4 - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 - lens # https://github.com/ekmett/lens/issues/672 - lucid # https://github.com/chrisdone/lucid/pull/52 From 53f5def8e73efe6bab0a9a3eb6d654e824ed55af Mon Sep 17 00:00:00 2001 From: Sergey Astanin Date: Tue, 30 Aug 2016 14:34:30 +0200 Subject: [PATCH 0506/2525] Re-enable LibZip and bindings-libzip Version 1.0.1 is supposed to be used now to match the version of the C library on the build server. --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..e4667caf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,9 +2118,11 @@ packages: - simple-session # via postgresql-orm - simple-postgresql-orm - # "Sergey Astanin @astanin": - # Need release compatible with c lib libzip 1.0 https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 - # via bindings-libzip https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 + "Sergey Astanin @astanin": + # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. + # Haskell packages should match major.minor versions of the C library. + - bindings-libzip >= 1.0 + - LibZip >= 1.0 "Anthony Cowley @acowley": - Frames From 6df9d2178cbb95b355c9af864c4e16abaf3334cc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 08:28:39 -0700 Subject: [PATCH 0507/2525] Added constraint "monad-logger-prefix < 0.1.5 per #1831 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..0163738a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2514,6 +2514,9 @@ packages: # https://github.com/fpco/stackage/issues/1816 - mersenne-random-pure64 < 0.2.1.0 + # https://github.com/fpco/stackage/issues/1831 + - monad-logger-prefix < 0.1.5 + # end of packages From fac06b812ce776770fa7263762d8cd7d81fa6dbe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 30 Aug 2016 18:34:19 +0200 Subject: [PATCH 0508/2525] Add a section for packages that should stay removed from stackage --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0163738a..6cdcd7e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2439,6 +2439,13 @@ packages: "Abandoned packages": - curl + # If you want to make sure a package is removed from stackage, + # place it here with a `< 0` constraint and send a pull + # request. This will tell us if other packages would be + # affected. Packages will be kept in this list indefinitely so + # that new packages depending on it will be flagged as well. + "Removed packages": [] + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.3.1.1 From 7f5bbb7ab299e2a0f022b21772b3b3937fe0fab5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 10:23:16 -0700 Subject: [PATCH 0509/2525] Expect monad-logger-prefix test to fail per #1831 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cdcd7e7..49483ee0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2521,9 +2521,6 @@ packages: # https://github.com/fpco/stackage/issues/1816 - mersenne-random-pure64 < 0.2.1.0 - # https://github.com/fpco/stackage/issues/1831 - - monad-logger-prefix < 0.1.5 - # end of packages @@ -2821,6 +2818,7 @@ expected-test-failures: - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - warp # https://github.com/yesodweb/wai/issues/579 + - monad-logger-prefix # https://github.com/fpco/stackage/issues/1831 # Stackage upper bounds, re-enable these when their upper bound is removed - haskell-src-exts # 1.17.1 From 6c5b60cb5ba8b52c42227519b2370bc8ad39dce4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 10:23:49 -0700 Subject: [PATCH 0510/2525] Add constraint "haskell-names < 0.8" per #1734 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49483ee0..6c9b7f57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2502,6 +2502,7 @@ packages: - fay < 0.23.1.13 - hspec-setup < 0.2.0.0 - rest-gen < 0.20.0.0 + - haskell-names < 0.8 # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 From 2866bbac8299e4046ed4a23e9fbdf91daa295c0d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 20:55:47 -0700 Subject: [PATCH 0511/2525] Skip cipher-aes128 benchmarks per TomMD/cipher-aes128#12 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30bafe24..6dcefb06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2862,6 +2862,7 @@ expected-benchmark-failures: # Compilation failures - Frames # https://github.com/acowley/Frames/issues/47 + - cipher-aes128 # https://github.com/TomMD/cipher-aes128/issues/12 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 From cfa27c885aa72194103182721d1354205998d074 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 Aug 2016 13:01:00 +0900 Subject: [PATCH 0512/2525] re-enable netpbm tests (nh2/haskell-netpbm#2) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dcefb06..7ab18ca1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2782,7 +2782,6 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 - - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 From 8e3e0e7f65f254dd05f8ad7e4ae5d6f6a1f83709 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 30 Aug 2016 21:05:42 -0700 Subject: [PATCH 0513/2525] Add constraint "http-api-data < 0.3" per #1833 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ab18ca1..8a369755 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,6 +2526,9 @@ packages: # https://github.com/fpco/stackage/issues/1816 - mersenne-random-pure64 < 0.2.1.0 + # https://github.com/fpco/stackage/issues/1833 + - http-api-data < 0.3 + # end of packages From a397a34d13e1dcc2f8860ef8a77baa697f2752e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Aug 2016 01:11:18 -0700 Subject: [PATCH 0514/2525] Revert "re-enable netpbm tests (nh2/haskell-netpbm#2)" This reverts commit cfa27c885aa72194103182721d1354205998d074. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b457d6b..10eecb90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2786,6 +2786,7 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 + - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 From 301955d14e43721c03634fde899896398eab0dd1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Aug 2016 10:06:45 -0700 Subject: [PATCH 0515/2525] Add constraint "yaml < 0.8.18.2" per snoyberg/yaml#92 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10eecb90..60e940ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,6 +2530,9 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 + # https://github.com/snoyberg/yaml/issues/92 + - yaml < 0.8.18.2 + # end of packages From 1e2d6e6bd8afb3e2721fa3fb518b50e465410131 Mon Sep 17 00:00:00 2001 From: lazlo28 Date: Wed, 31 Aug 2016 23:24:07 +0200 Subject: [PATCH 0516/2525] Remove lentil and natural-sort Remove lentil and natural-sort, I don't want to maintain no more. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60e940ac..43d98f83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2010,10 +2010,6 @@ packages: - benchpress # GHC 8 - pusher-http-haskell - "Lazlo Grun @lazlo28": - - natural-sort - # GHC 8 - lentil - "Yorick Laupa yo.eight@gmail.com @YoEight": - eventstore - dotnet-timespan From 102e4eca86e55cec7930328e46fb76639e84ae96 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Thu, 1 Sep 2016 13:00:44 +0200 Subject: [PATCH 0517/2525] Add writer-cps-mtl and writer-cps-transformers These packages provide stricter WriterT and RWST replacements --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43d98f83..2ec05b13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2434,6 +2434,10 @@ packages: "Matthias Herrmann @2chilled": - scrape-changes + "Daniel Mendler @minad": + - writer-cps-mtl + - writer-cps-transformers + # 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 649cf830466e23b0e21a366779b349f970c69f15 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 1 Sep 2016 10:21:57 -0700 Subject: [PATCH 0518/2525] Revert "Add constraint "yaml < 0.8.18.2" per snoyberg/yaml#92" This reverts commit 301955d14e43721c03634fde899896398eab0dd1. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ec05b13..34622269 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,9 +2530,6 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 - # https://github.com/snoyberg/yaml/issues/92 - - yaml < 0.8.18.2 - # end of packages From 0116ab74723cdd30ea46e1c28e9ac7a047f5820f Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 1 Sep 2016 14:28:41 -0400 Subject: [PATCH 0519/2525] Restore cipher-aes128 benchmarks --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34622269..90327384 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2866,7 +2866,6 @@ expected-benchmark-failures: # Compilation failures - Frames # https://github.com/acowley/Frames/issues/47 - - cipher-aes128 # https://github.com/TomMD/cipher-aes128/issues/12 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 From e8c99c5e13ecef7e661d57edf9c5da4fdaec6c51 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Thu, 1 Sep 2016 15:45:54 -0700 Subject: [PATCH 0520/2525] Repa family Between LTS-6 and the latest nightlies, `repa` was removed. The maintainer of the repa-* packages doesn't use stackage, but has given me permission to add them back. They build successfully with `nightly-2016-09-01`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34622269..a490daa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -603,6 +603,9 @@ packages: - versions - vectortiles - pipes-random + - repa + - repa-io + - repa-algorithms # GHC 8 - kanji "Ketil Malde @ketil-malde": From d7408e28c6865257cc8e7c07ca2548c608735c40 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 1 Sep 2016 23:55:37 -0700 Subject: [PATCH 0521/2525] expect yaml tests to fail, realphabetize a few things --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 34622269..ae1e12e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2783,13 +2783,14 @@ expected-test-failures: # Hopefully gets fixed in the next release... - angel # https://github.com/MichaelXavier/Angel/issues/43 - camfort # 0.900 https://github.com/camfort/camfort/issues/41 + - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 + - yaml # https://github.com/snoyberg/yaml/issues/92 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -2824,8 +2825,8 @@ expected-test-failures: # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - warp # https://github.com/yesodweb/wai/issues/579 - monad-logger-prefix # https://github.com/fpco/stackage/issues/1831 + - warp # https://github.com/yesodweb/wai/issues/579 # Stackage upper bounds, re-enable these when their upper bound is removed - haskell-src-exts # 1.17.1 From 0bff545187d216f9e0b235b34283dd81b509f551 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 2 Sep 2016 13:11:46 +0300 Subject: [PATCH 0522/2525] Add empty tell-me-when-its-released --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 375ecaaf..9c6e09a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3037,3 +3037,8 @@ build-tool-overrides: # # treat-as-non-core: # - transformers + +# Give an error if the latest package version doesn't match what's +# listed below, see: +# https://github.com/fpco/stackage-curator/issues/25 +tell-me-when-its-released: [] From fc80cc5ca9d5a7feb1a76e101b294a7aabdb0197 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Sep 2016 15:00:18 +0200 Subject: [PATCH 0523/2525] Re-enable lucid benchmarks --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c6e09a6..86e39b2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,7 +2874,6 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 - lens # https://github.com/ekmett/lens/issues/672 - - lucid # https://github.com/chrisdone/lucid/pull/52 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From cc710555613148896b0b7b0b3b3aacb6d598d330 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Sep 2016 15:07:18 +0200 Subject: [PATCH 0524/2525] Re-enable netpbm tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86e39b2b..b41d51ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2790,7 +2790,6 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 - - netpbm # 1.0.1 https://github.com/nh2/haskell-netpbm/issues/2 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - yaml # https://github.com/snoyberg/yaml/issues/92 From f2f9d2d30b9fa8c6b8c3b89e0796c523e5dedd90 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Sat, 3 Sep 2016 10:11:50 +0200 Subject: [PATCH 0525/2525] Add google-oauth2-jwt package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 930c8e55..039926a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1502,6 +1502,7 @@ packages: - cayley-client - Spintax - glabrous + - google-oauth2-jwt "koral koral@mailoo.org @k0ral": - atom-conduit From 63049d36cb62e52a24f1c366c6b3122291308fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Sicard-Ram=C3=ADrez?= Date: Sat, 3 Sep 2016 09:41:59 -0500 Subject: [PATCH 0526/2525] Enabled Agda 2.5.1.1. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b41d51ac..0a2a0bf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1670,7 +1670,7 @@ packages: # GHC 8 - ipython-kernel # "Andrés Sicard-Ramírez @asr": - # bounds - Agda + - Agda "James Cook @mokus0": - dependent-sum From 724a66f5f2b02c099f10f2583fdb76f79506d59b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 3 Sep 2016 10:02:27 -0700 Subject: [PATCH 0527/2525] Add constraint "dependent-sum < 0.4" per #1842 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b41d51ac..42c31dd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2533,6 +2533,9 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 + # https://github.com/fpco/stackage/issues/1842 + - dependent-sum < 0.4 + # end of packages From 7bcef4e7ee03ac4196a95c8fcc13fe04ed71a29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Sicard-Ram=C3=ADrez?= Date: Sat, 3 Sep 2016 16:45:57 -0500 Subject: [PATCH 0528/2525] Uncomment maintener name of Agda. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a2a0bf0..4caadc5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1669,7 +1669,7 @@ packages: # GHC 8 - ghc-parser # GHC 8 - ipython-kernel - # "Andrés Sicard-Ramírez @asr": + "Andrés Sicard-Ramírez @asr": - Agda "James Cook @mokus0": From fa8f88f32bc3934fe08629b8176d0b1b9fd28418 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sun, 4 Sep 2016 13:19:11 +0300 Subject: [PATCH 0529/2525] =?UTF-8?q?Add=20the=20=E2=80=98text-metrics?= =?UTF-8?q?=E2=80=99=20package?= 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 99b74df4..bfa135d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1873,6 +1873,7 @@ packages: - identicon - pagination - data-check + - text-metrics # "Thomas Bereknyei ": # GHC 8 - multiplate From 6aaa916cf50f16c185a6b48ec86d617b28f75a91 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 4 Sep 2016 21:40:35 +0200 Subject: [PATCH 0530/2525] Drop H from expected-test-failures. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99b74df4..3e7a00c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2801,7 +2801,6 @@ expected-test-failures: # Assertion failures, these can be real bugs or just limitations # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - - H # https://github.com/tweag/HaskellR/issues/259 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 From f4e183fd191f11417fe01826fe243f50506b9925 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Sep 2016 11:13:48 +0900 Subject: [PATCH 0531/2525] messagepack < 0.5.2 (#1847) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c53ca73..ab963a11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2538,6 +2538,8 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 + # https://github.com/fpco/stackage/issues/1847 + - messagepack < 0.5.2 # end of packages From 22da6109973b8d305a7d0433d0e1ce8cc0f532f1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 5 Sep 2016 19:27:37 -0700 Subject: [PATCH 0532/2525] try enabling darcs 2.12.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab963a11..32b3950f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -662,13 +662,13 @@ packages: - uri-encode "Simon Michael @simonmichael": - - regex-compat-tdfa - # bounds - darcs + - darcs - hledger - hledger-lib # - hledger-ui # - hledger-web # via Diff - shelltestrunner + - regex-compat-tdfa "Mihai Maruseac @mihaimaruseac": - io-manager From 60a9071a90219dc775a5df77de9eb206b15876ff Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Sep 2016 14:59:21 +0900 Subject: [PATCH 0533/2525] Revert "messagepack < 0.5.2 (#1847)" This reverts commit f4e183fd191f11417fe01826fe243f50506b9925. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab963a11..6c53ca73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2538,8 +2538,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1847 - - messagepack < 0.5.2 # end of packages From f94b6dc706e6d9ac9f7882b05388b9cc7eb46ab5 Mon Sep 17 00:00:00 2001 From: James Haver II Date: Tue, 6 Sep 2016 23:39:22 +0800 Subject: [PATCH 0534/2525] Update build-constraints.yaml --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99b74df4..4d94614e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,11 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "James M.C. Haver II @mchaver": + - quickcheck-arbitrary-adt + - hspec-golden-aeson + - servant-aeson-specs + "Winter Land @winterland1989": - tcp-streams From 14521f699bd1eae1aa82ee481d070a5c8d80bdcd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 09:53:14 +0900 Subject: [PATCH 0535/2525] JuicyPixels-scale-dct-0.1.1.1 example test fail (phadej/JuicyPixels-scale-dct#6) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4809885..f86fd2e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,6 +2811,7 @@ expected-test-failures: - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285 + - JuicyPixels-scale-dct # 0.1.1.1 https://github.com/phadej/JuicyPixels-scale-dct/issues/6 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 From 9fae502ce66a8f0bd1c29da241852cc6f7210b63 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 10:09:09 +0900 Subject: [PATCH 0536/2525] hspec-golden-aeson tests fail to build (#1849) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f86fd2e8..13beb08a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,8 +3,9 @@ ghc-major-version: "8.0" packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - - hspec-golden-aeson - - servant-aeson-specs + # https://github.com/fpco/stackage/pull/1849 + #- hspec-golden-aeson + #- servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 602768a5b98490de4d28e1765012959e8982382c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 11:02:38 +0900 Subject: [PATCH 0537/2525] darcs testsuite failure (http://bugs.darcs.net/issue2507) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13beb08a..c03dac50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -668,7 +668,8 @@ packages: - uri-encode "Simon Michael @simonmichael": - - darcs + # 2.12.1 testsuite http://bugs.darcs.net/issue2507 + #- darcs - hledger - hledger-lib # - hledger-ui From ab48842dcb48fbd32f54cf64931cbefb96448c31 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 11:07:52 +0900 Subject: [PATCH 0538/2525] add darcs PR url --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c03dac50..1ba9fc5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -669,6 +669,7 @@ packages: "Simon Michael @simonmichael": # 2.12.1 testsuite http://bugs.darcs.net/issue2507 + # https://github.com/fpco/stackage/pull/1848 #- darcs - hledger - hledger-lib From 3b9103639bd5ff5ec04f2facd045527078f98640 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 11:20:35 +0900 Subject: [PATCH 0539/2525] darcs no longer has flag use-time-1point5 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ba9fc5d..0cbdc0fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2610,9 +2610,6 @@ package-flags: nix-paths: allow-relative-paths: true - darcs: - use-time-1point5: true - fay: test: true From a5ac88c52aef9ba84fe6b393f1741a63dfe4b256 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 11:50:34 +0900 Subject: [PATCH 0540/2525] Revert "hspec-golden-aeson tests fail to build (#1849)" hspec-golden-aeson-0.2.0.2 should fix it This reverts commit 9fae502ce66a8f0bd1c29da241852cc6f7210b63. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cbdc0fe..1f5bb743 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,9 +3,8 @@ ghc-major-version: "8.0" packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - # https://github.com/fpco/stackage/pull/1849 - #- hspec-golden-aeson - #- servant-aeson-specs + - hspec-golden-aeson + - servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 623c4e97814d2a7c7bd32d872d1dec569b77758a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Sep 2016 12:18:17 +0900 Subject: [PATCH 0541/2525] servant-aeson-specs requires hspec-golden-aeson-0.2.0.1 (#1849) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f5bb743..f2e39e70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,7 +4,8 @@ packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson - - servant-aeson-specs + # https://github.com/fpco/stackage/pull/1849 + #- servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 79614b931ed8a2157f802f3ec6bbfb129f5b6df8 Mon Sep 17 00:00:00 2001 From: Robert Klotzner Date: Mon, 5 Sep 2016 14:27:45 +0200 Subject: [PATCH 0542/2525] Added purescript interop libraries --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99b74df4..040b1e06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -499,6 +499,11 @@ packages: - clay - fclabels + "Robert Klotzner @eskimor": + - purescript-bridge + - servant-purescript + - servant-subscriber + "Rodrigo Setti @rodrigosetti": - messagepack - messagepack-rpc From 44c2e6c92357d759df0e749c2c3a2040ef19e57a Mon Sep 17 00:00:00 2001 From: Sam Rijs Date: Wed, 7 Sep 2016 19:20:52 +1000 Subject: [PATCH 0543/2525] add "result" package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f2e39e70..e9325ff5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1477,6 +1477,7 @@ packages: - ndjson-conduit # GHC 8 - attoparsec-trans - operational-class + - result # "Anupam Jain @ajnsit": # GHC 8 - wai-routes From c4bbb499493c082b98bb16acc96e42a6d8e1222a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 10:19:40 +0900 Subject: [PATCH 0544/2525] build.sh: end with date output --- automated/build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automated/build.sh b/automated/build.sh index e0eaa20c..3805a4c0 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -127,3 +127,5 @@ docker run $ARGS_UPLOAD $IMAGE /bin/bash -c "exec stackage-curator check-target- # * Upload the new plan .yaml file to the appropriate Github repo # * 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" + +date From 36c2c3ce9b662ba1c565a0787ec410d283774792 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 10:36:53 +0900 Subject: [PATCH 0545/2525] Revert "darcs testsuite failure (http://bugs.darcs.net/issue2507)" should be fixed with darcs-2.12.2 This reverts commit 602768a5b98490de4d28e1765012959e8982382c. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1580bc0..670779f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -673,9 +673,7 @@ packages: - uri-encode "Simon Michael @simonmichael": - # 2.12.1 testsuite http://bugs.darcs.net/issue2507 - # https://github.com/fpco/stackage/pull/1848 - #- darcs + - darcs - hledger - hledger-lib # - hledger-ui From c78e0e145585b4d9588248a2eb36bdcb73c7deba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 10:38:14 +0900 Subject: [PATCH 0546/2525] hpack < 0.15 (#1852) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 670779f7..243fb90a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2550,6 +2550,8 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 + # https://github.com/fpco/stackage/issues/1852 + - hpack < 0.15 # end of packages From 4722ac38d2613db91f05405bfdeb708c5774b4df Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 10:44:42 +0900 Subject: [PATCH 0547/2525] Revert "servant-aeson-specs requires hspec-golden-aeson-0.2.0.1 (#1849)" shuold be fixed in servant-aeson-specs-0.5.1.1 This reverts commit 623c4e97814d2a7c7bd32d872d1dec569b77758a. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 243fb90a..cc24930a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,8 +4,7 @@ packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson - # https://github.com/fpco/stackage/pull/1849 - #- servant-aeson-specs + - servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 3caef75d45b75b6efbbc1945aec938b771e08a8e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 11:21:13 +0900 Subject: [PATCH 0548/2525] add haskoin-core < 0.4.0 for runeksvendsen/bitcoin-payment-channel#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc24930a..592b19c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2551,6 +2551,9 @@ packages: # https://github.com/fpco/stackage/issues/1852 - hpack < 0.15 + + # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 + - haskoin-core < 0.4.0 # end of packages From 13936a2893e760e329ba319fc33edb74ac73c750 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 11:33:08 +0900 Subject: [PATCH 0549/2525] disable hspec-golden-aeson and servant-aeson-specs again (#1849) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 592b19c4..1331ac09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,8 +3,9 @@ ghc-major-version: "8.0" packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - - hspec-golden-aeson - - servant-aeson-specs + # https://github.com/fpco/stackage/pull/1849 + #- hspec-golden-aeson + #- servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 257d3e8b33d316922c9ba36d39ae977fbbca9619 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 11:53:29 +0900 Subject: [PATCH 0550/2525] servant-subscriber has haddock error (#1846): eskimor/servant-subscriber#9 --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1331ac09..f470199b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -507,8 +507,10 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript - - servant-subscriber + # https://github.com/fpco/stackage/pull/1846 + # https://github.com/eskimor/servant-subscriber/issues/9 + #- servant-purescript + #- servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack From 3b817f48810f3daf0cd849ff77459620fb63da52 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 12:04:20 +0900 Subject: [PATCH 0551/2525] Revert "JuicyPixels-scale-dct-0.1.1.1 example test fail (phadej/JuicyPixels-scale-dct#6)" shuold be fixed in 0.1.1.2 This reverts commit 14521f699bd1eae1aa82ee481d070a5c8d80bdcd. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f470199b..c2079a45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2822,7 +2822,6 @@ expected-test-failures: - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - - JuicyPixels-scale-dct # 0.1.1.1 https://github.com/phadej/JuicyPixels-scale-dct/issues/6 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 From 6b435e818be6f5cf8e0b13bd1e01696e50ce4f2a Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 8 Sep 2016 09:45:17 +0300 Subject: [PATCH 0552/2525] Abandon purescript --- build-constraints.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2079a45..ac012b2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1050,12 +1050,6 @@ packages: # GHC 8 - regex-tdfa-utf8 # 0.91 Compilation failure due to -Werror - regex-tre - # Purescript - - bower-json - - boxes - - pattern-arrows - - purescript - # Universe - universe - universe-base @@ -2463,6 +2457,13 @@ packages: "Abandoned packages": - curl + # Purescript + - bower-json + - boxes + - pattern-arrows + - purescript + + # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull # request. This will tell us if other packages would be From 2ce2fa559c94fe40171caefa50067c1e357754f9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 19:19:21 +0900 Subject: [PATCH 0553/2525] build.sh: run cron.sh after successful lts build --- automated/build.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/automated/build.sh b/automated/build.sh index 3805a4c0..d873e0bd 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -128,4 +128,11 @@ 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" +if [ $SHORTNAME = "lts" ] +then + echo "Running cron.sh (hiding verbose output)" + ./cron.sh | grep -v '^Skipping' + echo "done." +fi + date From c895c951ff3af9043281c0ae65375c73e03ae351 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 19:25:14 +0900 Subject: [PATCH 0554/2525] Revert "disable hspec-golden-aeson and servant-aeson-specs again (#1849)" hspec-golden-aeson-0.2.0.3 This reverts commit 13936a2893e760e329ba319fc33edb74ac73c750. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2079a45..dd406ebe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,9 +3,8 @@ ghc-major-version: "8.0" packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - # https://github.com/fpco/stackage/pull/1849 - #- hspec-golden-aeson - #- servant-aeson-specs + - hspec-golden-aeson + - servant-aeson-specs "Winter Land @winterland1989": - tcp-streams From 022f9f96b810c35317a10ed6a9934bc75b9408cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 8 Sep 2016 13:41:52 +0300 Subject: [PATCH 0555/2525] Add fsnotify-conduit package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd406ebe..2d86626b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -130,6 +130,7 @@ packages: - monad-logger-json - safe-exceptions - monad-logger-syslog + - fsnotify-conduit - fsnotify - hinotify From 0682cd204b420ced70df64a5be8d571231dbbbd9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Sep 2016 10:32:35 +0900 Subject: [PATCH 0556/2525] Revert "servant-subscriber has haddock error (#1846): eskimor/servant-subscriber#9" should be fixed by servant-subscriber-0.5.0.2 This reverts commit 257d3e8b33d316922c9ba36d39ae977fbbca9619. --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d86626b..b949b39d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -507,10 +507,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - # https://github.com/fpco/stackage/pull/1846 - # https://github.com/eskimor/servant-subscriber/issues/9 - #- servant-purescript - #- servant-subscriber + - servant-purescript + - servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack From 78d4498052da1529bd7593fa5327e9ce92716b23 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Sep 2016 19:26:25 +0900 Subject: [PATCH 0557/2525] ansigraph < 0.3.0.0 (#1855) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e4784af..5455a3a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2556,6 +2556,9 @@ packages: # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 - haskoin-core < 0.4.0 + + # https://github.com/fpco/stackage/issues/1855 + - ansigraph < 0.3.0.0 # end of packages From 912afc65bfd385aca60ffb6b6cebbc6cc3d386db Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Sep 2016 19:27:40 +0900 Subject: [PATCH 0558/2525] basic-prelude < 0.6.1 (#1856) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5455a3a1..a60423e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2559,6 +2559,9 @@ packages: # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 + + # https://github.com/fpco/stackage/issues/1856 + - basic-prelude < 0.6.1 # end of packages From 153d02a5599aa9b3e8b13133216e016459dffd1e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Sep 2016 19:28:37 +0900 Subject: [PATCH 0559/2525] terminal-progress-bar < 0.1.0 (#1857) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a60423e4..010f2128 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,6 +2562,9 @@ packages: # https://github.com/fpco/stackage/issues/1856 - basic-prelude < 0.6.1 + + # https://github.com/fpco/stackage/issues/1857 + - terminal-progress-bar < 0.1.0 # end of packages From 9ada54ab4164355679d56f81e61d21f05471a8e4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 9 Sep 2016 14:38:07 +0200 Subject: [PATCH 0560/2525] Strip whitespace --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 010f2128..f5095436 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5,7 +5,7 @@ packages: - quickcheck-arbitrary-adt - hspec-golden-aeson - servant-aeson-specs - + "Winter Land @winterland1989": - tcp-streams From 7f24504d6b46aaa75b1739023c0a7174e533b3da Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 9 Sep 2016 14:39:41 +0200 Subject: [PATCH 0561/2525] Mark terminal-progress-bar tests as fixed in 0.1.0 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5095436..9d7f1ce8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2564,7 +2564,7 @@ packages: - basic-prelude < 0.6.1 # https://github.com/fpco/stackage/issues/1857 - - terminal-progress-bar < 0.1.0 + - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this # end of packages @@ -2689,7 +2689,6 @@ skipped-tests: - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - - terminal-progress-bar # https://github.com/roelvandijk/terminal-progress-bar/issues/11 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 @@ -2702,6 +2701,7 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - dlist # https://github.com/fpco/stackage/issues/1691 + - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 253655c31303fd951e53155edd16705b0d239424 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 9 Sep 2016 14:42:44 +0200 Subject: [PATCH 0562/2525] Re-enable messagepack tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..a908a0cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2839,7 +2839,6 @@ expected-test-failures: - ListLike # No issue tracker, e-mail sent to maintainer - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - - messagepack # 0.5.1 https://github.com/rodrigosetti/messagepack/issues/9 - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 From 5230cd6d033b757889d5aec6461dee0ec1411f2e Mon Sep 17 00:00:00 2001 From: Taras Serduke Date: Sat, 10 Sep 2016 11:48:34 +0300 Subject: [PATCH 0563/2525] add do-list --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..f4e86478 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2449,6 +2449,9 @@ packages: - writer-cps-mtl - writer-cps-transformers + "Taras Serduke @tserduke": + - do-list + # 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 308f54fa942c9cf3ba7476d9328d99974610c124 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sat, 10 Sep 2016 13:54:36 +0100 Subject: [PATCH 0564/2525] Add "concurrency" to build-constraints. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..42a999a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1737,6 +1737,7 @@ packages: "Michael Walker @barrucadu": - both + - concurrency - dpor - dejafu - async-dejafu From 7a6cee1bd806e4ac2c9c94df458b91377d9f64a2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Sep 2016 22:42:24 +0900 Subject: [PATCH 0565/2525] Revert "basic-prelude < 0.6.1 (#1856)" This reverts commit 912afc65bfd385aca60ffb6b6cebbc6cc3d386db. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d7f1ce8..658a3112 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2560,9 +2560,6 @@ packages: # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 - # https://github.com/fpco/stackage/issues/1856 - - basic-prelude < 0.6.1 - # https://github.com/fpco/stackage/issues/1857 - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this # end of packages From 988a0f039c926c0f5e7da2cc49f907e26393bfd4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Sep 2016 20:00:05 +0900 Subject: [PATCH 0566/2525] bitcoin-payment-channel < 0.2.3.0 (runeksvendsen/bitcoin-payment-channel#1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 658a3112..1c0b73c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2556,6 +2556,7 @@ packages: # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 - haskoin-core < 0.4.0 + - bitcoin-payment-channel < 0.2.3.0 # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 From c0297a97c959858377d476585834e8cd26f0c275 Mon Sep 17 00:00:00 2001 From: ygale Date: Sun, 11 Sep 2016 16:05:45 +0300 Subject: [PATCH 0567/2525] Reinstate timezone-series and timezone-olson Should build now with GHC 8. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c0b73c7..6ac4af57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1356,9 +1356,9 @@ packages: "David Raymond Christiansen @david-christiansen": - annotated-wl-pprint - # "Yitz Gale @ygale": - # GHC 8 - timezone-series - # GHC 8 - timezone-olson + "Yitz Gale @ygale": + - timezone-series + - timezone-olson "Josh Holland @jshholland": - sandi From 2414fecd17e7c768f1f84c63ea48a0fbaac8e143 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Sep 2016 22:31:13 +0530 Subject: [PATCH 0568/2525] Revert "bitcoin-payment-channel < 0.2.3.0 (runeksvendsen/bitcoin-payment-channel#1)" fixed in 0.2.3.1 This reverts commit 988a0f039c926c0f5e7da2cc49f907e26393bfd4. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c0b73c7..658a3112 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2556,7 +2556,6 @@ packages: # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 - haskoin-core < 0.4.0 - - bitcoin-payment-channel < 0.2.3.0 # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 From dfecfe3ab8fa8a87cbb5737083da109c900d1b3e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Sep 2016 22:45:51 +0530 Subject: [PATCH 0569/2525] allow text-show tests to fail (RyanGlScott/text-show#23) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 658a3112..f0714115 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2847,6 +2847,7 @@ expected-test-failures: # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - text-show # 3.4 https://github.com/RyanGlScott/text-show/issues/23 # Doctest ran across ambiguous modules # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest From b9947bcda685525b01a7a5b4b019367d0818c030 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Sep 2016 23:49:30 +0530 Subject: [PATCH 0570/2525] transient < 0.4.4 (agocorona/transient-universe#15) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0714115..08d4f8d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,6 +2562,9 @@ packages: # https://github.com/fpco/stackage/issues/1857 - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this + + # https://github.com/agocorona/transient-universe/issues/15 + - transient < 0.4.4 # end of packages From f91450825251303a23d11f4a66f6d6c086943e49 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sun, 11 Sep 2016 21:44:33 -0400 Subject: [PATCH 0571/2525] Restore text-show tests This reverts commit dfecfe3ab8fa8a87cbb5737083da109c900d1b3e. The blocking issue (RyanGlScott/text-show#23) has been fixed. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08d4f8d5..9ae64b6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2850,7 +2850,6 @@ expected-test-failures: # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - - text-show # 3.4 https://github.com/RyanGlScott/text-show/issues/23 # Doctest ran across ambiguous modules # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest From 5c48a6b49fd8c3f0c6b2f959765d3a9f8a523369 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 07:47:04 +0300 Subject: [PATCH 0572/2525] Upper bound for #1863 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08d4f8d5..315acef7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2565,6 +2565,9 @@ packages: # https://github.com/agocorona/transient-universe/issues/15 - transient < 0.4.4 + + # https://github.com/fpco/stackage/issues/1863 + - newtype-generics < 0.4 # end of packages From 642cc119ff4e07137aa89a672d1a3803be53d1e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 07:51:26 +0300 Subject: [PATCH 0573/2525] Upper bound for #1865 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 315acef7..293e250a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2568,6 +2568,9 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 + + # https://github.com/fpco/stackage/issues/1865 + - ansigraph < 0.3 # end of packages From d5093910b9177b68e40998181c8a12fd262f78e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 07:53:54 +0300 Subject: [PATCH 0574/2525] Upper bound for #1866 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 293e250a..24aa8e9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2571,6 +2571,9 @@ packages: # https://github.com/fpco/stackage/issues/1865 - ansigraph < 0.3 + + # https://github.com/fpco/stackage/issues/1866 + - terminal-progress-bar < 0.1 # end of packages From d16a2caef0164c68648715226ee92522224d2bcb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 07:57:55 +0300 Subject: [PATCH 0575/2525] Extra upper bound for #1863 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24aa8e9a..ede77f8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2568,6 +2568,7 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 + - MemoTrie < 0.6.5 # https://github.com/fpco/stackage/issues/1865 - ansigraph < 0.3 From 908881d3516b9a00d61df50746441ff1214fc185 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 08:00:32 +0300 Subject: [PATCH 0576/2525] Remove dupe #1865 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ede77f8e..854cbc05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2570,9 +2570,6 @@ packages: - newtype-generics < 0.4 - MemoTrie < 0.6.5 - # https://github.com/fpco/stackage/issues/1865 - - ansigraph < 0.3 - # https://github.com/fpco/stackage/issues/1866 - terminal-progress-bar < 0.1 # end of packages From 20120d257ec4dec0ee887b4a5d52d8a330ad0c48 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 08:01:07 +0300 Subject: [PATCH 0577/2525] Remove dupe #1866 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 854cbc05..c8339e14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,9 +2569,6 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 - - # https://github.com/fpco/stackage/issues/1866 - - terminal-progress-bar < 0.1 # end of packages From ecb17e5e6d289a5150f298f92f2d58a538cdb995 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 08:05:42 +0300 Subject: [PATCH 0578/2525] Extra upper bound for #1764 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8339e14..ea333df3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,6 +2530,7 @@ packages: # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 - insert-ordered-containers < 0.2 + - telegram-api < 0.5.0.1 # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From 0611310ba184f2995f3e223ac6b74ae4f129d1f5 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 12 Sep 2016 07:50:16 +0300 Subject: [PATCH 0579/2525] Remove bounds for #1689 --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08d4f8d5..33c41ee6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2491,18 +2491,6 @@ packages: - pandoc < 1.17.2 - kawhi < 0.1 - morte < 1.6.3 - - language-puppet < 1.3 # Also listed for #1689 - - # https://github.com/fpco/stackage/issues/1689 - - servant < 0.8 - - servant-client < 0.8 - - servant-foreign < 0.8 - - servant-server < 0.8 - - servant-docs < 0.8 - - servant-mock < 0.8 - - servant-js < 0.8 - - language-puppet < 1.3 # Also listed for #1676 - - lackey < 0.4.0 # https://github.com/fpco/stackage/issues/1691 # Re-enable dlist tests when lifted From 8b0a8471129df4a30cd2d249fab36e6204fc1142 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Sep 2016 12:28:28 +0300 Subject: [PATCH 0580/2525] Disable telegram-api --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cae66a9e..2b4c86db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2308,7 +2308,8 @@ packages: - stratosphere "Alexey Rodiontsev @klappvisor": - - telegram-api + [] + # - telegram-api https://github.com/fpco/stackage/issues/1689 "Iñaki García Etxebarria @garetxe": # Pinned to versions not using custom-setup, since stack does @@ -2518,7 +2519,6 @@ packages: # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 - insert-ordered-containers < 0.2 - - telegram-api < 0.5.0.1 # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From 6b483ae8bd9c3d9ee6a2263f0aabf15c0e4d848e Mon Sep 17 00:00:00 2001 From: Arash Rouhani Date: Tue, 13 Sep 2016 09:37:40 +0700 Subject: [PATCH 0581/2525] Remove yesod-text-markdown Relating to Tarrasch/yesod-text-markdown#5 Basically I'm not using Haskell much any-more, hence I cannot continue to ensure quality and adhere to the maintainers agreement. --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 671cbd25..73289447 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -481,9 +481,6 @@ packages: "Andrew Thaddeus Martin @andrewthad": - yesod-table - "Arash Rouhani @Tarrasch": - - yesod-text-markdown - "Chris Allen bitemyapp": - bloodhound @@ -739,9 +736,6 @@ packages: - djinn-lib - djinn-ghc - "Arash Rouhani @Tarrasch": - - yesod-text-markdown - "Matvey Aksenov ": - terminal-size From b2d172f1e0bdc3d13ee4074d8d80e8e07cfc62bf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Sep 2016 14:42:36 +0300 Subject: [PATCH 0582/2525] Remove upper bound for runeksvendsen/bitcoin-payment-channel#1 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73289447..0d5e7092 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2541,9 +2541,6 @@ packages: # https://github.com/fpco/stackage/issues/1852 - hpack < 0.15 - # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 - - haskoin-core < 0.4.0 - # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 From 9e98b553adbf3e4c1b4de21f2344b7d87118ff10 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Sep 2016 16:59:23 +0300 Subject: [PATCH 0583/2525] Upper bound clckwrks/clckwrks#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d5e7092..065a6e40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2553,6 +2553,9 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 + + # https://github.com/clckwrks/clckwrks/issues/4 + - clckwrks < 0.23.19 # end of packages From 53ac0f6ec7f1c55fc7f74d4c2f01cedbeda543a8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Sep 2016 17:01:20 +0300 Subject: [PATCH 0584/2525] Expected test failure paul-rouse/yesod-auth-hashdb#6 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 065a6e40..d0f72d3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,6 +2864,9 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 + # https://github.com/paul-rouse/yesod-auth-hashdb/issues/6 + - yesod-auth-hashdb + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From cfe2eb8d83f4909f542848f1e3068ffed94134db Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 14 Sep 2016 09:19:43 +0200 Subject: [PATCH 0585/2525] Add example usage for tell-me-when-its-released --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f72d3a..f92d7fe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3060,4 +3060,8 @@ build-tool-overrides: # Give an error if the latest package version doesn't match what's # listed below, see: # https://github.com/fpco/stackage-curator/issues/25 +# +# Example: +# If bindings-GLFW-3.1.2.1 is the current latest version write +# - bindings-GLFW-3.1.2.1 # skipped test-suite tell-me-when-its-released: [] From d057455936bc2fecc9ed55a9b34494ee8934766e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 14 Sep 2016 09:20:25 +0200 Subject: [PATCH 0586/2525] tell-me-when bindings-GLFW is released --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f92d7fe9..7814ab04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,4 +3064,5 @@ build-tool-overrides: # Example: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # skipped test-suite -tell-me-when-its-released: [] +tell-me-when-its-released: +- bindings-GLFW-3.1.2.1 # skipped test-suite From 667d6db35d193b4ee5340836047f0223e7c87d34 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 10:34:56 +0300 Subject: [PATCH 0587/2525] Remove upper bounds and close clckwrks/clckwrks#4 Also added hsx2hs, see https://github.com/clckwrks/clckwrks/issues/4#issuecomment-246809995 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7814ab04..2497b0c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2072,6 +2072,7 @@ packages: - web-routes-hsp - web-routes-th - web-routes-wai + - hsx2hs "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2553,9 +2554,6 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 - - # https://github.com/clckwrks/clckwrks/issues/4 - - clckwrks < 0.23.19 # end of packages From c5361a903eabd791a5491a29cdf562a23740c3f5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 10:52:20 +0300 Subject: [PATCH 0588/2525] Expect test failure MichelBoucey/cayley-client#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2497b0c9..f838aeab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2865,6 +2865,9 @@ expected-test-failures: # https://github.com/paul-rouse/yesod-auth-hashdb/issues/6 - yesod-auth-hashdb + # https://github.com/MichelBoucey/cayley-client/issues/2 + - cayley-client + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 0431d793ab94b3e36b80096677a801ec54c5bc65 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:37:30 +0300 Subject: [PATCH 0589/2525] Remove upper bound and close #1510 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f838aeab..586aa57a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,9 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1510 - - pipes < 4.2 - # https://github.com/fpco/stackage/issues/1555 - authenticate-oauth < 1.6 From 3c1571cae045c9d4fd5f5384f421b14fd362e80f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:37:49 +0300 Subject: [PATCH 0590/2525] Remove upper bound and close #1555 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 586aa57a..55c485ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,9 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1555 - - authenticate-oauth < 1.6 - # https://github.com/fpco/stackage/issues/1676 - http-client < 0.5 - http-client-tls < 0.3 From 5ddb29731a63f059a3e2916e35ddbc59ce2b628b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:38:01 +0300 Subject: [PATCH 0591/2525] Remove upper bound and close #1676 --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55c485ce..105e0981 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,18 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1676 - - http-client < 0.5 - - http-client-tls < 0.3 - - http-conduit < 2.2 - - hoauth2 < 0.5.5 - - bloodhound < 0.11.1.0 - - eventstore < 0.13.1.3 - - pinboard < 0.9.7 - - pandoc < 1.17.2 - - kawhi < 0.1 - - morte < 1.6.3 - # https://github.com/fpco/stackage/issues/1691 # Re-enable dlist tests when lifted - QuickCheck < 2.9 From 856b55de15b3f4fc4a538573fbfc3bf50ccc3b17 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:39:42 +0300 Subject: [PATCH 0592/2525] Remove upper bound and close #1691 --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 105e0981..a38e53bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,14 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1691 - # Re-enable dlist tests when lifted - - QuickCheck < 2.9 - - extra < 1.4.11 - - active < 0.2.0.11 - - socket < 0.6.2.0 - - cassava-conduit < 0.3.3 # Re-enable benchmarks when lifted - # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted - hlint < 1.9.36 @@ -2671,7 +2663,6 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - - dlist # https://github.com/fpco/stackage/issues/1691 - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 # Runtime issues From d8fe4b98d1eda1796279013033cc0bc1f7fe8074 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:40:01 +0300 Subject: [PATCH 0593/2525] Remove upper bound and close #1734 --- build-constraints.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a38e53bc..e5ecfa64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,21 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1734 - - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted - - hlint < 1.9.36 - - hoogle < 5.0.2 - - homplexity < 0.4.3.4 - - haskintex < 0.7.0.0 - - stylish-haskell < 0.6.2.0 - - haskell-src-exts-simple < 1.18.0.0 - - pointful < 1.0.9 # via haskell-src-exts-simple - - hindent < 5 # Re-enable test-suite when this is lifted - - fay < 0.23.1.13 - - hspec-setup < 0.2.0.0 - - rest-gen < 0.20.0.0 - - haskell-names < 0.8 - # https://github.com/fpco/stackage/issues/1764 - aeson < 1.0 - insert-ordered-containers < 0.2 From 181f1800f6a3825883f064de5420a9862945592b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 14:40:15 +0300 Subject: [PATCH 0594/2525] Remove upper bound and close #1764 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5ecfa64..ad9e33ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,10 +2474,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1764 - - aeson < 1.0 - - insert-ordered-containers < 0.2 - # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 From 4f94640b98a058b2ab5c1977950fa261a302c8a9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Sep 2016 15:21:59 +0300 Subject: [PATCH 0595/2525] Block/skip tests as necessary for previous prunings (fixes #1872) --- build-constraints.yaml | 383 ++++++++++++++++++++++------------------- 1 file changed, 208 insertions(+), 175 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad9e33ed..cff9a35c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - unicode-transforms "Aleksey Uimanov @s9gf4ult": - - postgresql-query + # - postgresql-query # haskell-src-exts 1.18 via derive - hreader - hset @@ -48,7 +48,7 @@ packages: # bounds - ses-html # via stripe-http-streams - stripe-haskell # via http-streams - stripe-http-streams - - stripe-core + # - stripe-core # BLOCKED aeson 1.0 "Piotr Mlodawski @pmlodawski": - signal @@ -73,7 +73,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator # BLOCKED amazonka-core - stm-conduit - wai-websockets - warp-tls @@ -124,7 +124,7 @@ packages: - th-lift - quickcheck-assertions - - hackage-mirror + # - hackage-mirror BLOCKED aws - wai-middleware-consul - wai-middleware-crowd - monad-logger-json @@ -171,13 +171,14 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - - HaRe + # - HaRe # BLOCKED ghc-mod via pipes "Alfredo Di Napoli @adinapoli": - mandrill "Jon Schoning @jonschoning": - - pinboard + [] + # - pinboard # BLOCKED aeson 1.0 "Jasper Van der Jeugt @jaspervdj": - blaze-html @@ -185,7 +186,7 @@ packages: - cabal-dependency-licenses # via snap-core - hakyll - stylish-haskell - - profiteur + # - profiteur # BLOCKED aeson 1.0 - psqueues - websockets # via snap-core - websockets-snap @@ -351,9 +352,9 @@ packages: "Simon Hengel @sol": - hspec - hspec-wai - - hspec-wai-json - - aeson-qq - - interpolate + # - hspec-wai-json # BLOCKED haskell-src-exts 1.18 via aeson-qq + # - aeson-qq # BLOCKED haskell-src-exts 1.18 + # - interpolate # BLOCKED haskell-src-exts 1.18 - doctest - base-compat @@ -397,12 +398,13 @@ packages: - gravatar "Paul Harper @benekastah": - - yesod-auth-oauth2 + [] + # - yesod-auth-oauth2 # BLOCKED http-client 0.5 "Felipe Lessa @meteficha": # bounds - country-codes # bounds - esqueleto - - fb + # - fb # BLOCKED http-conduit 2.2 # bounds - fb-persistent # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - mangopay - nonce @@ -416,7 +418,7 @@ packages: - thumbnail-plus # bounds - yesod-auth-account-fork # GHC 8 - yesod-auth-fb - - yesod-fb + # - yesod-fb # BLOCKED http-conduit 2.2 via fb # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay "Alexander Altman @pthariensflame": @@ -482,7 +484,8 @@ packages: - yesod-table "Chris Allen bitemyapp": - - bloodhound + [] + # - bloodhound # haskell-src-exts 1.18 via derive "Adam Bergmark @bergmark": - HUnit @@ -529,7 +532,7 @@ packages: - hPDB-examples - homplexity - wordpass - - json-autotype + # - json-autotype # BLOCKED aeson 1.0 - posix-realtime "Dom De Re @domdere": @@ -611,9 +614,9 @@ packages: - versions - vectortiles - pipes-random - - repa - - repa-io - - repa-algorithms + # - repa # BLOCKED QuickCheck 2.9 + # - repa-io # BLOCKED QuickCheck 2.9 + # - repa-algorithms # BLOCKED QuickCheck 2.9 # GHC 8 - kanji "Ketil Malde @ketil-malde": @@ -702,8 +705,9 @@ packages: # UNKNOWN VERSION Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath "Daniel Gröber @DanielG": - - ghc-mod - - cabal-helper + [] + # - ghc-mod # BLOCKED pipes 4.2 + # - cabal-helper # BLOCKED extra 1.5 "Yann Esposito yogsototh @yogsototh": - human-readable-duration @@ -726,7 +730,7 @@ packages: # via cql - cql-io - redis-resp - redis-io - - swagger + # - swagger # BLOCKED aeson 1.0 - tinylog - wai-predicates # GHC 8 - wai-routing @@ -752,11 +756,11 @@ packages: # GHC 8 - file-location - fuzzcheck - haddock-api - - here + # - here # BLOCKED haskell-src-exts 1.18 - hlibgit2 - gitlib-libgit2 - hostname-validate - - interpolatedstring-perl6 + # - interpolatedstring-perl6 # BLOCKED haskell-src-exts 1.18 - iproute - missing-foreign - MissingH @@ -766,9 +770,9 @@ packages: - Chart-cairo - ghc-events - monad-extras - - stack < 9.9.9 + # - stack < 9.9.9 # BLOCKED http-conduit 2.2 - optparse-simple - - hpack + # - hpack # BLOCKED haskell-src-exts 1.18 via interpolate "Michael Sloan @mgsloan": - th-orphans @@ -822,7 +826,7 @@ packages: # bounds - elm-package - language-glsl - prettyclass - - QuasiText + # - QuasiText # BLOCKED haskell-src-exts 1.18 - union-find - zip-archive @@ -838,7 +842,7 @@ packages: - language-ecmascript "Tom Ellis @tomjaguarpaw": - - opaleye + # - opaleye # BLOCKED aeson 1.0 - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": @@ -878,13 +882,14 @@ packages: - indentation-parsec "Alois Cochard @aloiscochard": + [] # GHC 8 & bounds - codex # GHC 8 - machines-binary # GHC 8 - machines-directory # bounds - machines-io # GHC 8 - machines-process # GHC 8 - sarsi - - wreq # on behalf of Bryan O'Sullivan @bos + # - wreq # BLOCKED http-lient 0.5 # on behalf of Bryan O'Sullivan @bos "Andraz Bajt @edofic": - effect-handlers @@ -899,7 +904,7 @@ packages: - cabal-rpm - cabal-sort - hslua - - idris + # - idris # BLOCKED aeson 1.0 - cairo - gio @@ -922,7 +927,7 @@ packages: "Renzo Carbonara @k0001": - network-simple - - pipes-aeson + # - pipes-aeson # BLOCKED pipes 4.2 - pipes-attoparsec # GHC 8 - pipes-binary - pipes-network @@ -961,8 +966,9 @@ packages: "Leon Mergen @solatis": - base32string - base58string - - bitcoin-api - - bitcoin-api-extra + # BLOCKED wreq via http-client + # - bitcoin-api + # - bitcoin-api-extra - bitcoin-block - bitcoin-script - bitcoin-tx @@ -979,14 +985,15 @@ packages: - gitson - pcre-heavy - http-link-header - - microformats2-parser + # - microformats2-parser # BLOCKED haskell-src-exts 1.18 via aeson-qq - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": - - language-c-quote + [] + # - language-c-quote # BLOCKED haskell-src-exts 1.18 "Sönke Hahn @soenkehahn": - - generics-eot + # - generics-eot # BLOCKED haskell-src-exts 1.18 via interpolate - getopt-generics - graph-wrapper - string-conversions @@ -1009,7 +1016,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text - - servant-swagger-ui + # - servant-swagger-ui # BLOCKED haskell-src-exts 1.18 via aeson-qq - servant-yaml - singleton-bool - spdx @@ -1062,81 +1069,83 @@ packages: - persistent-refs "Luke Taylor @tekul": - - jose-jwt + [] + # - jose-jwt # BLOCKED haskell-src-exts 1.18 via aeson-qq "Brendan Hay @brendanhay": - - amazonka - - amazonka-core - - amazonka-test - - amazonka-apigateway - - amazonka-application-autoscaling - - amazonka-autoscaling - - amazonka-certificatemanager - - amazonka-cloudformation - - amazonka-cloudfront - - amazonka-cloudhsm - - amazonka-cloudsearch-domains - - amazonka-cloudsearch - - amazonka-cloudtrail - - amazonka-cloudwatch-events - - amazonka-cloudwatch-logs - - amazonka-cloudwatch - - amazonka-codecommit - - amazonka-codedeploy - - amazonka-codepipeline - - amazonka-cognito-identity - - amazonka-cognito-idp - - amazonka-cognito-sync - - amazonka-config - - amazonka-datapipeline - - amazonka-devicefarm - - amazonka-directconnect - - amazonka-discovery - - amazonka-dms - - amazonka-ds - - amazonka-dynamodb-streams - - amazonka-dynamodb - - amazonka-ec2 - - amazonka-ecr - - amazonka-ecs - - amazonka-efs - - amazonka-elasticache - - amazonka-elasticbeanstalk - - amazonka-elasticsearch - - amazonka-elastictranscoder - - amazonka-elb - - amazonka-emr - - amazonka-gamelift - - amazonka-glacier - - amazonka-iam - - amazonka-importexport - - amazonka-inspector - - amazonka-iot-dataplane - - amazonka-iot - - amazonka-kinesis - - amazonka-kinesis-firehose - - amazonka-kms - - amazonka-lambda - - amazonka-marketplace-analytics - - amazonka-marketplace-metering - - amazonka-ml - - amazonka-opsworks - - amazonka-rds - - amazonka-redshift - - amazonka-route53-domains - - amazonka-route53 - - amazonka-s3 - - amazonka-sdb - - amazonka-ses - - amazonka-sns - - amazonka-sqs - - amazonka-ssm - - amazonka-storagegateway - - amazonka-sts - - amazonka-support - - amazonka-swf - - amazonka-waf - - amazonka-workspaces + # BLOCKED http-conduit 2.2 + # - amazonka + # - amazonka-core + # - amazonka-test + # - amazonka-apigateway + # - amazonka-application-autoscaling + # - amazonka-autoscaling + # - amazonka-certificatemanager + # - amazonka-cloudformation + # - amazonka-cloudfront + # - amazonka-cloudhsm + # - amazonka-cloudsearch-domains + # - amazonka-cloudsearch + # - amazonka-cloudtrail + # - amazonka-cloudwatch-events + # - amazonka-cloudwatch-logs + # - amazonka-cloudwatch + # - amazonka-codecommit + # - amazonka-codedeploy + # - amazonka-codepipeline + # - amazonka-cognito-identity + # - amazonka-cognito-idp + # - amazonka-cognito-sync + # - amazonka-config + # - amazonka-datapipeline + # - amazonka-devicefarm + # - amazonka-directconnect + # - amazonka-discovery + # - amazonka-dms + # - amazonka-ds + # - amazonka-dynamodb-streams + # - amazonka-dynamodb + # - amazonka-ec2 + # - amazonka-ecr + # - amazonka-ecs + # - amazonka-efs + # - amazonka-elasticache + # - amazonka-elasticbeanstalk + # - amazonka-elasticsearch + # - amazonka-elastictranscoder + # - amazonka-elb + # - amazonka-emr + # - amazonka-gamelift + # - amazonka-glacier + # - amazonka-iam + # - amazonka-importexport + # - amazonka-inspector + # - amazonka-iot-dataplane + # - amazonka-iot + # - amazonka-kinesis + # - amazonka-kinesis-firehose + # - amazonka-kms + # - amazonka-lambda + # - amazonka-marketplace-analytics + # - amazonka-marketplace-metering + # - amazonka-ml + # - amazonka-opsworks + # - amazonka-rds + # - amazonka-redshift + # - amazonka-route53-domains + # - amazonka-route53 + # - amazonka-s3 + # - amazonka-sdb + # - amazonka-ses + # - amazonka-sns + # - amazonka-sqs + # - amazonka-ssm + # - amazonka-storagegateway + # - amazonka-sts + # - amazonka-support + # - amazonka-swf + # - amazonka-waf + # - amazonka-workspaces - gogol - gogol-core - gogol-adexchange-buyer @@ -1243,9 +1252,9 @@ packages: - cabal-file-th "Gershom Bazerman @gbaz": - - jmacro - - jmacro-rpc - - jmacro-rpc-happstack + # - jmacro # BLOCKED haskell-src-exts 1.18 + # - jmacro-rpc # BLOCKED haskell-src-exts 1.18 + # - jmacro-rpc-happstack # BLOCKED haskell-src-exts 1.18 # via snap-core - jmacro-rpc-snap - mbox - kmeans @@ -1388,8 +1397,8 @@ packages: # via HList - poly-arity (sent e-mail to HList maintainer) - urlpath - wai-transformers - - wai-middleware-content-type - - wai-middleware-verbs + # - wai-middleware-content-type # BLOCKED aeson 1.0 via pandoc + # - wai-middleware-verbs # BLOCKED aeson 1.0 via pandoc - webpage - composition-extra - rose-trees @@ -1452,9 +1461,9 @@ packages: "Michael Xavier @MichaelXavier": - angel - - uri-bytestring + # - uri-bytestring # haskell-src-exts 1.18 via derive # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - - cron + # - cron # haskell-src-exts 1.18 via derive # GHC 8 - tasty-tap # via tasty-tap - tasty-fail-fast - drifter @@ -1476,7 +1485,7 @@ packages: "Daniel Patterson @dbp": # GHC 8 - hspec-snap - hworker - - hworker-ses + # - hworker-ses BLOCKED amazonka-core - fn # via heist - fn-extra @@ -1533,11 +1542,11 @@ packages: - google-oauth2-jwt "koral koral@mailoo.org @k0ral": - - atom-conduit + # - atom-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring - conduit-parse - - opml-conduit - - rss-conduit - - imm + # - opml-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring + # - rss-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring + # - imm # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring - timerep - xml-conduit-parse @@ -1557,12 +1566,12 @@ packages: - string-class - SHA - data-ordlist - - cron + # - cron # BLOCKED haskell-src-exts 1.18 via derive - hedis "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx - - pipes-illumina + # - pipes-illumina # BLOCKED pipes 4.2 via pipes-bgzf - seqalign - thermonuc - xlsior @@ -1671,7 +1680,8 @@ packages: # GHC 8 - ipython-kernel "Andrés Sicard-Ramírez @asr": - - Agda + [] + # - Agda # BLOCKED haskell-src-exts 1.18 "James Cook @mokus0": - dependent-sum @@ -1726,8 +1736,9 @@ packages: - storable-record "Brandon Martin @codedmart": + [] # GHC 8 & via engine-io - engine-io-wai - - rethinkdb + # - rethinkdb # BLOCKED aeson 1.0 "Michael Walker @barrucadu": - both @@ -1745,12 +1756,12 @@ packages: - irc "Dennis Gosnell @cdepillabout": - - emailaddress + # - emailaddress # BLOCKED aeson 1.0 via opaleye - envelope - - hailgun + # - hailgun # BLOCKED http-client 0.5 # GHC 8 - ig - natural-transformation - - opaleye-trans + # - opaleye-trans # BLOCKED aeson 1.0 via opaleye - read-env-var - yahoo-finance-api @@ -1767,8 +1778,8 @@ packages: - pointedlist - word-trie - xdg-basedir - - yi - - yi-fuzzy-open + # - yi # BLOCKED QuickCheck 2.9 + # - yi-fuzzy-open # BLOCKED QuickCheck 2.9 - yi-language - yi-rope @@ -1802,7 +1813,8 @@ packages: - http-streams "Devan Stormont @stormont": - - forecast-io + [] + # - forecast-io # BLOCKED aeson 1.0 "Sean Hunt @peti": - distribution-nixpkgs - - cabal2nix + # - cabal2nix # BLOCKED aeson 1.0 - funcmp - hackage-db - hledger-interest @@ -1890,8 +1902,8 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - smsaero - - swagger2 - - servant-swagger + # - swagger2 # BLOCKED haskell-src-exts 1.18 via aeson-qq + # - servant-swagger # BLOCKED haskell-src-exts 1.18 via aeson-qq "Jared Tobin @jtobin": - mwc-probability @@ -1926,9 +1938,9 @@ packages: "Takahiro Himura @thimura": - lens-regex - - twitter-conduit - - twitter-types - - twitter-types-lens + # - twitter-conduit # BLOCKED http-conduit 2.2 + # - twitter-types # haskell-src-exts 1.18 via derive + # - twitter-types-lens # haskell-src-exts 1.18 via derive # "Robbin C. robbinch": # via lzma-conduit - zim-parser @@ -2009,15 +2021,15 @@ packages: "Henry J. Wylde @hjwylde": - git-fmt - omnifmt - - werewolf - - werewolf-slack + # - werewolf # BLOCKED haskell-src-exts 1.18 via interpolate + # - werewolf-slack # BLOCKED http-client 0.5 "Will Sewell @willsewell": - benchpress # GHC 8 - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + # - eventstore # BLOCKED aeson 1.0 - dotnet-timespan "Sebastian Dröge slomo@coaxion.net @sdroege": @@ -2045,25 +2057,25 @@ packages: "Jeremy Shaw @stepcut": - boomerang - - clckwrks - - clckwrks-cli - - clckwrks-plugin-page - - clckwrks-plugin-media - - clckwrks-theme-bootstrap + # - clckwrks # haskell-src-exts 1.18 via hsx2hs + # - clckwrks-cli # haskell-src-exts 1.18 via hsx2hs + # - clckwrks-plugin-page # haskell-src-exts 1.18 via hsx2hs + # - clckwrks-plugin-media # haskell-src-exts 1.18 via hsx2hs + # - clckwrks-theme-bootstrap # haskell-src-exts 1.18 via hsx2hs - hackage-whatsnew - - happstack-authenticate + # - happstack-authenticate # haskell-src-exts 1.18 via hsx2hs - happstack-clientsession - - happstack-hsp - - happstack-jmacro + # - happstack-hsp # haskell-src-exts 1.18 via hsx2hs + # - happstack-jmacro # BLOCKED haskell-src-exts 1.18 via jmacro - happstack-server - happstack-server-tls - - hsx-jmacro + # - hsx-jmacro # BLOCKED haskell-src-exts 1.18 via jmacro - ixset - reform - reform-blaze - reform-hamlet - reform-happstack - - reform-hsp + # - reform-hsp # haskell-src-exts 1.18 via hsx2hs - userid - web-plugins - web-routes @@ -2072,12 +2084,12 @@ packages: - web-routes-hsp - web-routes-th - web-routes-wai - - hsx2hs + # - hsx2hs # BLOCKED haskell-src-exts 1.18 "Pedro Tacla Yamada @yamadapc": - ascii-progress - drawille - - extract-dependencies + # - extract-dependencies # http-client 0.5 via wreq - file-modules - frontmatter - read-editor @@ -2085,11 +2097,11 @@ packages: # bounds - hzulip - list-prompt # GHC 8 - memoization-utils - - package-description-remote + # - package-description-remote # BLOCKED http-client 0.5 via wreq - projectroot - questioner - - stack-run-auto - - hpack-convert + # - stack-run-auto # BLOCKED http-client 0.5 via wreq + # - hpack-convert # BLOCKED haskell-src-exts 1.18 via interpolate - language-dockerfile "Pascal Hartig @passy": @@ -2109,7 +2121,8 @@ packages: - wai-session-postgresql "Haisheng Wu @freizl": - - hoauth2 + [] + # - hoauth2 # BLOCKED aeson 1.0 "Falko Peters @informatikr": - scrypt @@ -2145,7 +2158,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - mustache + [] + # - mustache # BLOCKED http-client 0.5 via wreq "Cindy Wang @CindyLinz": - NoTrace @@ -2161,8 +2175,8 @@ packages: - highlighting-kate - pandoc-types - zip-archive - - pandoc - - pandoc-citeproc + # - pandoc # BLOCKED aeson 1.0 + # - pandoc-citeproc # BLOCKED aeson 1.0 "Karun Ramakrishnan @karun012": - doctest-discover @@ -2177,7 +2191,7 @@ packages: - string-conv - rng-utils - rotating-log - - ua-parser + # - ua-parser # haskell-src-exts 1.18 via derive - hs-GeoIP - retry # GHC 8 - katip @@ -2269,13 +2283,15 @@ packages: - hw-succinct "Ismail Mustafa @ismailmustafa": - - handwriting + [] + # - handwriting # BLOCKED http-client 0.5 via wreq "Stephen Diehl @sdiehl": - protolude "Daishi Nakajima @nakaji_dayo": - - yesod-job-queue + [] + # - yesod-job-queue # BLOCKED haskell-src-exts 1.18 via cron # "Braden Walters @meoblast001": # via hakyll - hakyll-sass @@ -2384,8 +2400,8 @@ packages: - text-conversions "Patrick Chilton @chpatrick": - - solga - - solga-swagger + # - solga # haskell-src-exts 1.18 via aeson-qq + # - solga-swagger # haskell-src-exts 1.18 via aeson-qq # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure - webrtc-vad @@ -2393,7 +2409,7 @@ packages: - hmpfr "Bartosz Nitka @niteria": - - haskell-packages + # - haskell-packages # BLOCKED haskell-src-exts via hse-cpp - oeis "Gergely Patai @cobbpg": @@ -2408,9 +2424,9 @@ packages: "Dominic Orchard @dorchard": - array-memoize - - camfort - - codo-notation - - fortran-src + # - camfort # BLOCKED haskell-src-exts 1.18 via fortran-src + # - codo-notation # BLOCKED haskell-src-exts 1.18 + # - fortran-src # haskell-src-exts 1.18 via derive # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran @@ -2422,10 +2438,12 @@ packages: - encoding-io "Anton Gushcha @ncrashed": - - aeson-injector + [] + # - aeson-injector # haskell-src-exts 1.18 via aeson-qq "Rune K. Svendsen @runeks": - - bitcoin-payment-channel + [] + # - bitcoin-payment-channel # BLOCKED aeson 1.0 "Al Zohali @zohl": - servant-auth-cookie @@ -2440,7 +2458,8 @@ packages: - hocilib "Matthias Herrmann @2chilled": - - scrape-changes + [] + # - scrape-changes # BLOCKED http-client 0.5 "Daniel Mendler @minad": - writer-cps-mtl @@ -2459,7 +2478,7 @@ packages: - bower-json - boxes - pattern-arrows - - purescript + # - purescript # BLOCKED http-client 0.5 # If you want to make sure a package is removed from stackage, @@ -2494,9 +2513,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1852 - - hpack < 0.15 - # https://github.com/fpco/stackage/issues/1855 - ansigraph < 0.3.0.0 @@ -2635,12 +2651,28 @@ skipped-tests: - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 + - aeson # generic-deriving 1.11.1 # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) + - yaml # via aeson-qq + + # QuickCheck 2.9 + - Cabal + - ChasingBottoms + - arithmoi + - bytestring-handle + - cgi + - ed25519 + - hasql + - state-plus + - dbus + - options + - system-filepath + - pure-cdb # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. @@ -2904,6 +2936,7 @@ skipped-benchmarks: - cases # via criterion-plus - hasql-postgres # via criterion-plus - ttrie # via criterion-plus + - machines # via pipes # Compilation failures - cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46 From 79d6e1737d5dc89f69f42ce16c73cff685c0ecb1 Mon Sep 17 00:00:00 2001 From: Travis Whitaker Date: Wed, 14 Sep 2016 23:26:58 -0400 Subject: [PATCH 0596/2525] Add package `rdf`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cff9a35c..87adc140 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2467,6 +2467,9 @@ packages: "Taras Serduke @tserduke": - do-list + + "Travis Whitaker ": + - rdf # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 3134468b4d062ab0016c81c9542b7d947bc24391 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 10:17:38 +0300 Subject: [PATCH 0597/2525] Upper bound for #1876 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cff9a35c..66db159d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2525,6 +2525,9 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 + + # https://github.com/fpco/stackage/issues/1876 + - fixed-vector < 0.9 # end of packages From 480cffea90375d25fcd4bd1cbf96cebb1f5c4b15 Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Thu, 15 Sep 2016 08:30:05 +0100 Subject: [PATCH 0598/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cffeda3e..afa6a191 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2854,9 +2854,6 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - # https://github.com/paul-rouse/yesod-auth-hashdb/issues/6 - - yesod-auth-hashdb - # https://github.com/MichelBoucey/cayley-client/issues/2 - cayley-client From 0699f362fb681fa4942829ce10ef421b8e8f450e Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 15 Sep 2016 12:14:59 +0300 Subject: [PATCH 0599/2525] Add recursion-schemes --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afa6a191..be69e9a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1031,6 +1031,7 @@ packages: # GHC 8 - haxl - monad-time - packdeps + - recursion-schemes - unordered-containers # fft From 7089264cf26844294e75c1db8c72a27cf9005c1c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:05:29 +0300 Subject: [PATCH 0600/2525] Block pagerduty brendanhay/pagerduty#7 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afa6a191..ec3ad23a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1244,7 +1244,7 @@ packages: - gogol-youtube-analytics - gogol-youtube-reporting - ede - - pagerduty + # - pagerduty # https://github.com/brendanhay/pagerduty/issues/7 - semver - text-manipulate From e466e296c55d147d84fcf4bd65d55760c4c2f173 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:10:46 +0300 Subject: [PATCH 0601/2525] Block package GetShopTV/smsaero#12 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec3ad23a..56cccc3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1901,7 +1901,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - - smsaero + # - smsaero # https://github.com/GetShopTV/smsaero/issues/12 # - swagger2 # BLOCKED haskell-src-exts 1.18 via aeson-qq # - servant-swagger # BLOCKED haskell-src-exts 1.18 via aeson-qq From 39f31c1dfea74d36850ecbd75135f6278539c3b5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:12:32 +0300 Subject: [PATCH 0602/2525] Drop wai-middleware-consul due to alphaHeavy/consul-haskell#14 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56cccc3b..b73ce1b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -125,7 +125,7 @@ packages: - quickcheck-assertions # - hackage-mirror BLOCKED aws - - wai-middleware-consul + # - wai-middleware-consul # https://github.com/alphaHeavy/consul-haskell/issues/14 - wai-middleware-crowd - monad-logger-json - safe-exceptions From b711e756c05355d46831cf99fff85da354a59673 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:14:01 +0300 Subject: [PATCH 0603/2525] Block package alephcloud/hs-configuration-tools#54 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b73ce1b7..ee61a4db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1471,7 +1471,7 @@ packages: "Lars Kuhtz @larskuhtz": - wai-cors - - configuration-tools + # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 "Sam Rijs @srijs": - ndjson-conduit From f0f7c84dd0dc9e6a48d5220fc4b787407eabbbbf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:15:10 +0300 Subject: [PATCH 0604/2525] Expect test failure tfausak/octane#62 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee61a4db..18e622df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2857,6 +2857,9 @@ expected-test-failures: # https://github.com/MichelBoucey/cayley-client/issues/2 - cayley-client + # https://github.com/tfausak/octane/issues/62 + - octane + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 351c4d3953fc3f9f3771402c5bbb0e8c0568f176 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:16:12 +0300 Subject: [PATCH 0605/2525] Block package srijs/haskell-ndjson-conduit#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18e622df..e7ab8491 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1474,7 +1474,7 @@ packages: # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 "Sam Rijs @srijs": - - ndjson-conduit + # - ndjson-conduit # https://github.com/srijs/haskell-ndjson-conduit/issues/2 # GHC 8 - attoparsec-trans - operational-class - result From 71f409e29cd7be11e14f727540583b99aa4e5f9d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:18:04 +0300 Subject: [PATCH 0606/2525] Block packages kallisti-dev/hs-webdriver#98 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7ab8491..2d2f98d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1579,8 +1579,8 @@ packages: "John Lenz @wuzzeb": - yesod-auth-account - yesod-static-angular - - hspec-webdriver - - webdriver-angular + # - hspec-webdriver # https://github.com/kallisti-dev/hs-webdriver/issues/98 + # - webdriver-angular # https://github.com/kallisti-dev/hs-webdriver/issues/98 "Sven Heyll @sheyll": - b9 From ff05d3c9ef1edf937041afc6196621acb5c41459 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:19:27 +0300 Subject: [PATCH 0607/2525] Block package frasertweedale/hs-jose#21 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d2f98d7..e3c6dd13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2257,7 +2257,8 @@ packages: # GHC 8 - ghc-imported-from "Fraser Tweedale @frasertweedale": - - jose + [] + # - jose # https://github.com/frasertweedale/hs-jose/issues/21 "Yutaka Nishimura @ynishi": - atndapi From 557296f3952d6ec1006bdab1f0199be31ede835f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:20:48 +0300 Subject: [PATCH 0608/2525] Block package k-bx/protocol-buffers#45 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3c6dd13..17be82ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1552,7 +1552,7 @@ packages: "Kostiantyn Rybnikov @k-bx": - protocol-buffers - - hprotoc + # - hprotoc # https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - ekg-core - digits From 399a3341bcc48bdebc013e0480fc47aec941992d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:22:38 +0300 Subject: [PATCH 0609/2525] Block packages for fpco/inline-c#51 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17be82ea..461106b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1984,8 +1984,8 @@ packages: - webdriver "Luke Iannini @lukexi": - - inline-c - - inline-c-cpp + # - inline-c # https://github.com/fpco/inline-c/issues/51 + # - inline-c-cpp # https://github.com/fpco/inline-c/issues/51 - ekg # "Emin Karayel @ekarayel": @@ -2456,7 +2456,8 @@ packages: - lrucaching "Thierry Bourrillon @tbourrillon": - - hocilib + [] + # - hocilib # https://github.com/fpco/inline-c/issues/51 "Matthias Herrmann @2chilled": [] From a03e80953bb865296df7a0275fc5e289e03ffaa3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:22:49 +0300 Subject: [PATCH 0610/2525] Revert "Block packages for fpco/inline-c#51" This reverts commit 399a3341bcc48bdebc013e0480fc47aec941992d. --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 461106b0..17be82ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1984,8 +1984,8 @@ packages: - webdriver "Luke Iannini @lukexi": - # - inline-c # https://github.com/fpco/inline-c/issues/51 - # - inline-c-cpp # https://github.com/fpco/inline-c/issues/51 + - inline-c + - inline-c-cpp - ekg # "Emin Karayel @ekarayel": @@ -2456,8 +2456,7 @@ packages: - lrucaching "Thierry Bourrillon @tbourrillon": - [] - # - hocilib # https://github.com/fpco/inline-c/issues/51 + - hocilib "Matthias Herrmann @2chilled": [] From 1be7d71b09864da9697f08ba5c2a024cdb5eecb1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:23:10 +0300 Subject: [PATCH 0611/2525] Expect test failure fpco/inline-c#51 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17be82ea..42ef092e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2861,6 +2861,9 @@ expected-test-failures: # https://github.com/tfausak/octane/issues/62 - octane + # https://github.com/fpco/inline-c/issues/51 + - inline-c + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3dad6a0451f9d92b27be4f2ade079f32527f0059 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:24:50 +0300 Subject: [PATCH 0612/2525] Block bustle due to vasylp/hgettext#10 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42ef092e..9ec1ae28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1588,7 +1588,8 @@ packages: - pretty-types "Will Thompson @wjt": - - bustle + [] + # - bustle https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass From 6f211d3c0a199d4b81ca079057467f99c574c9df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:26:17 +0300 Subject: [PATCH 0613/2525] Block package khibino/haskell-json-rpc-generic#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ec1ae28..58dc832c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2240,7 +2240,7 @@ packages: - relational-record - text-ldap - debian-build - - json-rpc-generic + # - json-rpc-generic https://github.com/khibino/haskell-json-rpc-generic/issues/1 "wren romano @wrengr": - bytestring-lexing From 7d2cb2ed4fa722442557b87da68626d044f686c1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:45:08 +0300 Subject: [PATCH 0614/2525] Another block for kallisti-dev/hs-webdriver#98 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03bcbd1f..74e799ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1983,7 +1983,8 @@ packages: - blake2 "Adam Curtis @kallisti-dev": - - webdriver + [] + # - webdriver # https://github.com/kallisti-dev/hs-webdriver/issues/98 "Luke Iannini @lukexi": - inline-c From aa0379d74a6db42f875553ae1ca945808f0000da Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:47:39 +0300 Subject: [PATCH 0615/2525] Expect hspec-core test failure hspec/hspec#278 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74e799ad..cde930f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2867,6 +2867,9 @@ expected-test-failures: # https://github.com/fpco/inline-c/issues/51 - inline-c + # https://github.com/hspec/hspec/issues/278 + - hspec-core + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 6fb089509ec335b1246e1bb4ad303c1228ff0add Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:12:18 +0300 Subject: [PATCH 0616/2525] Remove expected test failure and close fpco/inline-c#51 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cde930f4..78c18f47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,9 +2864,6 @@ expected-test-failures: # https://github.com/tfausak/octane/issues/62 - octane - # https://github.com/fpco/inline-c/issues/51 - - inline-c - # https://github.com/hspec/hspec/issues/278 - hspec-core From ebbf77f95e64b11dc2df6a149e2f72d339abd884 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:16:39 +0300 Subject: [PATCH 0617/2525] Block package asilvestre/haskell-neo4j-rest-client#27 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78c18f47..16be9d1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1633,7 +1633,8 @@ packages: # Test suite needs a running neo4j server with auth disabled # unfortunately the cabal package name and the github repo don't have the exact same name # package name is haskell-neo4j-client github name is haskell-neo4j-rest-client - - haskell-neo4j-client + [] + # - haskell-neo4j-client # https://github.com/asilvestre/haskell-neo4j-rest-client/issues/27 "Alexey Khudyakov @Shimuuar": - histogram-fill From 85c8fa6891a4cc0e7a7949cce8236066e03a3465 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:18:09 +0300 Subject: [PATCH 0618/2525] Block package ynishi/atndapi#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16be9d1f..d0ed0a48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2265,7 +2265,8 @@ packages: # - jose # https://github.com/frasertweedale/hs-jose/issues/21 "Yutaka Nishimura @ynishi": - - atndapi + [] + # - atndapi # https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": - zot From 6400d727b2f56ee6468515b1701e3b51a1ccc96f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:24:29 +0300 Subject: [PATCH 0619/2525] Expect test failure hamsterdam/kawhi#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0ed0a48..fa1b9f42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2869,6 +2869,9 @@ expected-test-failures: # https://github.com/hspec/hspec/issues/278 - hspec-core + # https://github.com/hamsterdam/kawhi/issues/1 + - kawhi + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From a6860e85568667a3b3d0c70713297a6302b73689 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:27:03 +0300 Subject: [PATCH 0620/2525] Upper bound for #1879 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa1b9f42..92b58259 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2537,6 +2537,9 @@ packages: # https://github.com/fpco/stackage/issues/1876 - fixed-vector < 0.9 + + # https://github.com/fpco/stackage/issues/1879 + - QuickCheck < 2.9.2 # end of packages From 02a4a48942c3ac0da3dcb391c8a798a2d038cc72 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:39:33 +0300 Subject: [PATCH 0621/2525] Expect test failure athanclark/tries#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92b58259..9dd626e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2875,6 +2875,9 @@ expected-test-failures: # https://github.com/hamsterdam/kawhi/issues/1 - kawhi + # https://github.com/athanclark/tries/issues/2 + - tries + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e8e8cdf903cc70c3944836c325c68c624082c3ee Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:40:55 +0300 Subject: [PATCH 0622/2525] Block package brendanhay/gogol#38 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dd626e8..915cefbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1147,7 +1147,7 @@ packages: # - amazonka-swf # - amazonka-waf # - amazonka-workspaces - - gogol + # - gogol # https://github.com/brendanhay/gogol/issues/38 - gogol-core - gogol-adexchange-buyer - gogol-adexchange-seller From bb4df1935d74bf0f1798dd8ca3298004d7e0ed3d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 14:43:19 +0300 Subject: [PATCH 0623/2525] Expect hOpenPGP test failure #1880 pinging @clinty --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 915cefbf..c756f817 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2878,6 +2878,9 @@ expected-test-failures: # https://github.com/athanclark/tries/issues/2 - tries + # https://github.com/fpco/stackage/issues/1880 + - hOpenPGP + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 218fbac4d919430af87932a63023aa5932b0dbf9 Mon Sep 17 00:00:00 2001 From: Sam Rijs Date: Thu, 15 Sep 2016 22:15:58 +1000 Subject: [PATCH 0624/2525] re-activate ndjson-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c756f817..9be8c53e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1475,7 +1475,7 @@ packages: # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 "Sam Rijs @srijs": - # - ndjson-conduit # https://github.com/srijs/haskell-ndjson-conduit/issues/2 + - ndjson-conduit # GHC 8 - attoparsec-trans - operational-class - result From 68fa7104a5ec19af26847d1ea1993b843a0f1c15 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 15:33:18 +0300 Subject: [PATCH 0625/2525] Revert "Merge pull request #1881 from srijs/patch-5" This reverts commit 83f192fe92e600f056fe322f43efad0468f1dbd0, reversing changes made to bb4df1935d74bf0f1798dd8ca3298004d7e0ed3d. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9be8c53e..c756f817 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1475,7 +1475,7 @@ packages: # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 "Sam Rijs @srijs": - - ndjson-conduit + # - ndjson-conduit # https://github.com/srijs/haskell-ndjson-conduit/issues/2 # GHC 8 - attoparsec-trans - operational-class - result From a1625f479f12a87fcf33fd358bbf635478c717a4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 15:46:14 +0300 Subject: [PATCH 0626/2525] Revert "Revert "Merge pull request #1881 from srijs/patch-5"" This reverts commit 68fa7104a5ec19af26847d1ea1993b843a0f1c15. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c756f817..9be8c53e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1475,7 +1475,7 @@ packages: # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 "Sam Rijs @srijs": - # - ndjson-conduit # https://github.com/srijs/haskell-ndjson-conduit/issues/2 + - ndjson-conduit # GHC 8 - attoparsec-trans - operational-class - result From 9d75c18265dcee66eb1415bafce66f15fc6f7e5e Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 15 Sep 2016 10:36:04 -0400 Subject: [PATCH 0627/2525] Add code-page --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9be8c53e..66ea72ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1644,6 +1644,7 @@ packages: "Ryan Scott @RyanGlScott": - base-orphans + - code-page - deriving-compat - generic-deriving - hashmap @@ -2473,7 +2474,7 @@ packages: "Taras Serduke @tserduke": - do-list - + "Travis Whitaker ": - rdf From 47b5aab73b09631f1af3927bf83900fbbd5eb73f Mon Sep 17 00:00:00 2001 From: William Sewell Date: Thu, 15 Sep 2016 16:06:40 +0100 Subject: [PATCH 0628/2525] Re-enable pusher-http-haskell It is now GHC 8 compatible. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9be8c53e..97c90819 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2030,7 +2030,7 @@ packages: "Will Sewell @willsewell": - benchpress - # GHC 8 - pusher-http-haskell + - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": # - eventstore # BLOCKED aeson 1.0 From 19945ba80278257c859234afc2b1f5d443970555 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 18:33:08 +0300 Subject: [PATCH 0629/2525] Remove expected test failure tfausak/octane#62 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9be8c53e..7e10fed7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2866,9 +2866,6 @@ expected-test-failures: # https://github.com/MichelBoucey/cayley-client/issues/2 - cayley-client - # https://github.com/tfausak/octane/issues/62 - - octane - # https://github.com/hspec/hspec/issues/278 - hspec-core From c047d44f5f98f90b9a99445c6d7163995af8fd43 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 18:39:03 +0300 Subject: [PATCH 0630/2525] Remove expected test failure and close #1880 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea9e999f..44cb886a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2876,9 +2876,6 @@ expected-test-failures: # https://github.com/athanclark/tries/issues/2 - tries - # https://github.com/fpco/stackage/issues/1880 - - hOpenPGP - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c47955ed93c75d164d8317d1ceabd71f3ce914da Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 Sep 2016 19:07:26 +0200 Subject: [PATCH 0631/2525] Re-enable cabal2nix builds Support for aeson 1.x has been added in version 2.0.2. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44cb886a..b3714eaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1835,7 +1835,7 @@ packages: "Peter Simons @peti": - distribution-nixpkgs - # - cabal2nix # BLOCKED aeson 1.0 + - cabal2nix - funcmp - hackage-db - hledger-interest From dfe4fb36f8fe48c95ff31e1f70091c176834a6e5 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Thu, 15 Sep 2016 20:25:46 -0500 Subject: [PATCH 0632/2525] Reintegrating machines-directory and machines-io --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44cb886a..f9d7ecd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -484,7 +484,8 @@ packages: - yesod-table "Chris Allen bitemyapp": - [] + - machines-directory + - machines-io # - bloodhound # haskell-src-exts 1.18 via derive "Adam Bergmark @bergmark": @@ -885,8 +886,6 @@ packages: [] # GHC 8 & bounds - codex # GHC 8 - machines-binary - # GHC 8 - machines-directory - # bounds - machines-io # GHC 8 - machines-process # GHC 8 - sarsi # - wreq # BLOCKED http-lient 0.5 # on behalf of Bryan O'Sullivan @bos From 7218857ab3811545d3c901584b9ef59e7581db69 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Sep 2016 07:32:53 +0300 Subject: [PATCH 0633/2525] Upper bound for #1887 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3714eaf..07545847 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2541,6 +2541,9 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 + + # https://github.com/fpco/stackage/issues/1887 + - cryptonite < 0.20 # end of packages From c408e4a9562d02cd39ee9806ab22fee126c9ae8f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Sep 2016 07:34:37 +0300 Subject: [PATCH 0634/2525] Remove expected test failure hamsterdam/kawhi#1 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35d78256..db6d6560 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2872,9 +2872,6 @@ expected-test-failures: # https://github.com/hspec/hspec/issues/278 - hspec-core - # https://github.com/hamsterdam/kawhi/issues/1 - - kawhi - # https://github.com/athanclark/tries/issues/2 - tries From 664fd0d19c24a0bfa47e1c72e58bc4ace3cbbc62 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 16 Sep 2016 08:15:45 +0300 Subject: [PATCH 0635/2525] Re-enable swagger2 and servant-swagger, disabling tests --- build-constraints.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index db6d6560..64d71450 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1015,7 +1015,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text - # - servant-swagger-ui # BLOCKED haskell-src-exts 1.18 via aeson-qq + - servant-swagger-ui - servant-yaml - singleton-bool - spdx @@ -1905,8 +1905,8 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data # - smsaero # https://github.com/GetShopTV/smsaero/issues/12 - # - swagger2 # BLOCKED haskell-src-exts 1.18 via aeson-qq - # - servant-swagger # BLOCKED haskell-src-exts 1.18 via aeson-qq + - swagger2 + - servant-swagger "Jared Tobin @jtobin": - mwc-probability @@ -2704,6 +2704,10 @@ skipped-tests: # Missing foreign library - symengine # symengine + # haskell-src-exts 1.18 via aeson-qq + - swagger2 + - servant-swagger + # Wontfix. The maintainer chose to keep these broken/outdated, only # re-enable if requested. - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 From 2b67fe120201b23707d488acff86e3750edee9ba Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Fri, 16 Sep 2016 09:58:37 +0000 Subject: [PATCH 0636/2525] run-nightly: hide cron.sh output --- automated/run-nightly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 048fc68b..9c222bde 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -8,7 +8,7 @@ while true; do echo echo "Running cron.sh (hiding verbose output)" - ./cron.sh | grep -v '^Skipping' + ./cron.sh > cron.log 2>&1 # | grep -v '^Skipping' echo "done." date From 7f80c23b0bfa2f68bc5980e4f5418a9b6bc287b3 Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Fri, 16 Sep 2016 10:01:59 +0000 Subject: [PATCH 0637/2525] Bind-mount to /usr/bin/stack, avoid using Docker-copy of Stack entirely --- automated/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index d873e0bd..61504a4e 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -79,7 +79,7 @@ bunzip2 stackage-curator.bz2 chmod +x stackage-curator ) -ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR:$HOME/bin:ro" +ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR/stack:/usr/bin/stack:ro" ARGS_PREBUILD="$ARGS_COMMON -u $USER -e HOME=$HOME -v $CABAL_DIR:$HOME/.cabal -v $STACK_DIR:$HOME/.stack -v $GHC_DIR:$HOME/.ghc -v $DOT_STACKAGE_DIR:$HOME/.stackage" ARGS_BUILD="$ARGS_COMMON -v $CABAL_DIR:$HOME/.cabal:ro -v $STACK_DIR:$HOME/.stack:ro -v $GHC_DIR:$HOME/.ghc:ro" ARGS_UPLOAD="$ARGS_COMMON -u $USER -e HOME=$HOME -e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY -v $AUTH_TOKEN:/auth-token:ro -v $HACKAGE_CREDS:/hackage-creds:ro -v $DOT_STACKAGE_DIR:$HOME/.stackage -v $SSH_DIR:$HOME/.ssh:ro -v $GITCONFIG:$HOME/.gitconfig:ro -v $CABAL_DIR:$HOME/.cabal:ro -v $STACK_DIR:$HOME/.stack:ro" @@ -105,13 +105,13 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # * Do a single unpack to create the package index cache (again due to directory perms) if [ "${NOPLAN:-}x" = "x" ] then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "$HOME/bin/stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && exec $HOME/bin/stack unpack random" + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && exec stack unpack random" fi # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH:$HOME/bin\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" +docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of From 09cc34b19bf7f0f7ea1f1d1c2e691c3929ac6536 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Sep 2016 16:03:54 +0300 Subject: [PATCH 0638/2525] Expect test failure khibino/haskell-text-ldap#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64d71450..09ff3d08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2879,6 +2879,9 @@ expected-test-failures: # https://github.com/athanclark/tries/issues/2 - tries + # https://github.com/khibino/haskell-text-ldap/issues/1 + - text-ldap + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 33079ba6d69240caf33bb7c87e963798fead89f5 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Fri, 16 Sep 2016 18:15:19 +0300 Subject: [PATCH 0639/2525] Remove arithmoi from skipped-tests Arithmoi 0.4.3.0 has been released with support of QuickCheck 2.9. I have also added myself to maintainers list to be pinged about future failures. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ff3d08..88b7bad6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2681,7 +2681,6 @@ skipped-tests: # QuickCheck 2.9 - Cabal - ChasingBottoms - - arithmoi - bytestring-handle - cgi - ed25519 @@ -3052,6 +3051,10 @@ github-users: - klappvisor fpinsight: - thierry-b + arithmoi: + - Bodigrim + - cartazio + - phadej # end of github-users From 0b31c8a1dfdbba0f346160221c0ae7854a458ca7 Mon Sep 17 00:00:00 2001 From: Travis Whitaker Date: Fri, 16 Sep 2016 12:53:00 -0700 Subject: [PATCH 0640/2525] Add cpuinfo package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ff3d08..8a3a6e79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2475,6 +2475,7 @@ packages: - do-list "Travis Whitaker ": + - cpuinfo - rdf # If you stop maintaining a package you can move it here. From 38055ff278ea03989ad6463f166a4abdfa93c5cc Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Sat, 17 Sep 2016 16:21:37 +1000 Subject: [PATCH 0641/2525] re-enable jose (frasertweedale/jose#21) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ff3d08..8ab45e09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2261,8 +2261,7 @@ packages: # GHC 8 - ghc-imported-from "Fraser Tweedale @frasertweedale": - [] - # - jose # https://github.com/frasertweedale/hs-jose/issues/21 + - jose "Yutaka Nishimura @ynishi": [] From 29114ac1bd5d40eb475fac0c2e9d62f007dc15c9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Sep 2016 20:13:40 +0300 Subject: [PATCH 0642/2525] Remove upper bound for agocorona/transient-universe#15 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09ff3d08..643d401a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2528,9 +2528,6 @@ packages: # https://github.com/fpco/stackage/issues/1857 - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this - # https://github.com/agocorona/transient-universe/issues/15 - - transient < 0.4.4 - # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 - MemoTrie < 0.6.5 From 37258a436562b0bd96cf47c04293df02490f8628 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Sep 2016 20:29:16 +0300 Subject: [PATCH 0643/2525] Remove upper bound and close #1887 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c553fab1..5124025f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2537,9 +2537,6 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 - - # https://github.com/fpco/stackage/issues/1887 - - cryptonite < 0.20 # end of packages From 147f9a45321e9aef1697f2363bf2ddd7f951e5ea Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Sep 2016 06:51:17 +0300 Subject: [PATCH 0644/2525] Add package back alephcloud/hs-configuration-tools#54 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5124025f..d4923c86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1471,7 +1471,7 @@ packages: "Lars Kuhtz @larskuhtz": - wai-cors - # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/54 + - configuration-tools "Sam Rijs @srijs": - ndjson-conduit From e6908c2a7c8e103f3ead8a5da7a1732b38cef3c4 Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Sun, 18 Sep 2016 23:14:29 +0200 Subject: [PATCH 0645/2525] Update build-constraints.yaml `eventstore` package supports `aeson-1.*` now. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index faa2880e..b97a231b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2033,7 +2033,7 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - # - eventstore # BLOCKED aeson 1.0 + - eventstore - dotnet-timespan "Sebastian Dröge slomo@coaxion.net @sdroege": From 5a0c14135c456a71b3d8a8f26ca42650906ca6e2 Mon Sep 17 00:00:00 2001 From: Juan Pedro Villa Isaza Date: Sun, 18 Sep 2016 17:42:09 -0500 Subject: [PATCH 0646/2525] Add the licensor package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index faa2880e..89773966 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2477,6 +2477,9 @@ packages: - cpuinfo - rdf + "Juan Pedro Villa Isaza @jpvillaisaza": + - licensor + # 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 475287343b4a910808a3aec2b469b76abdc4aedc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Sep 2016 02:31:30 +0200 Subject: [PATCH 0647/2525] xlsx upper bound for #1897 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index faa2880e..907f4fbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2537,6 +2537,9 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 + + # https://github.com/fpco/stackage/issues/1897 + - xlsx < 0.3.0 # end of packages From d84bcf4f5d97736f09e8cb890a8f9f4a1f0e652a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 19 Sep 2016 08:13:51 +0300 Subject: [PATCH 0648/2525] Some Github issue pings I got --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2478cf80..9955f12e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1244,7 +1244,7 @@ packages: - gogol-youtube-analytics - gogol-youtube-reporting - ede - # - pagerduty # https://github.com/brendanhay/pagerduty/issues/7 + - pagerduty - semver - text-manipulate @@ -2837,7 +2837,6 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - - swagger # GHC 8 bug? https://gitlab.com/twittner/swagger/issues/6 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - thyme # https://github.com/liyang/thyme/issues/50 From e4a68150089710177bebaadc0c26cf56d685a7c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Sep 2016 08:56:10 +0200 Subject: [PATCH 0649/2525] Remove upper bound and close #1897 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2478cf80..cbf8340a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2540,9 +2540,6 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 - - # https://github.com/fpco/stackage/issues/1897 - - xlsx < 0.3.0 # end of packages From 15506e67de4762e6ab717af6cef957ae8d288654 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Sep 2016 08:58:02 +0200 Subject: [PATCH 0650/2525] Re-enable aeson tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a9c437c..e23fb633 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,7 +2666,6 @@ skipped-tests: - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - - aeson # generic-deriving 1.11.1 # Transitive outdated dependencies # These packages From 332eb9861e4279e4e24802ed287a3cb9fade40f6 Mon Sep 17 00:00:00 2001 From: Hans-Christian Esperer Date: Fri, 16 Sep 2016 20:01:55 +0200 Subject: [PATCH 0651/2525] add avwx avwx is a package that can parse aviation weather reports. Currently limited to METARs (aerodrome weather observation reports), plans exist to add support for other types of aviation weather reports such as terminal forecasts (TAFs). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e23fb633..0b95cad0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2122,6 +2122,7 @@ packages: - yes-precure5-command "Hans-Christian Esperer @hce": + - avwx - wai-session-postgresql "Haisheng Wu @freizl": From 3fa7f9ee2f09c86bd3386e0f3a2d0e2536ec16a6 Mon Sep 17 00:00:00 2001 From: Florian Hofmann Date: Mon, 19 Sep 2016 12:24:23 +0200 Subject: [PATCH 0652/2525] add vector-split --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b95cad0..3275684d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2481,6 +2481,9 @@ packages: "Juan Pedro Villa Isaza @jpvillaisaza": - licensor + "Florian Hofmann fho@f12n.de @fhaust": + - vector-split + # 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 6321750a113fc35d638a89487d412ba86163ae95 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Sep 2016 23:55:43 +0200 Subject: [PATCH 0653/2525] Tell me when vector is released --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3275684d..ef6dc2c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3084,3 +3084,4 @@ build-tool-overrides: # - bindings-GLFW-3.1.2.1 # skipped test-suite tell-me-when-its-released: - bindings-GLFW-3.1.2.1 # skipped test-suite +- vector-0.11.0.0 # skipped test-suite From 3e76694f928512d8cd041f2bb8481d1a7e80b5a7 Mon Sep 17 00:00:00 2001 From: Alex Mason Date: Tue, 20 Sep 2016 15:11:27 +1000 Subject: [PATCH 0654/2525] Add foldl-statistics --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef6dc2c8..854131e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,6 +2484,9 @@ packages: "Florian Hofmann fho@f12n.de @fhaust": - vector-split + "Alex Mason @Axman6": + - foldl-statistics + # 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 56c757a254a7e3b7249bbbd1041ec4de6c582356 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 08:53:06 +0200 Subject: [PATCH 0655/2525] hspec upper bound for #1902 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef6dc2c8..b1378a3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2544,6 +2544,9 @@ packages: # https://github.com/fpco/stackage/issues/1879 - QuickCheck < 2.9.2 + + # https://github.com/fpco/stackage/issues/1902 + - hspec < 2.2.4 # end of packages From 60c5c528ed7fb2e2ea316b3a9b2e0afa7127c15e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 08:54:19 +0200 Subject: [PATCH 0656/2525] hspec-* upper bounds for #1902 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1378a3b..46743080 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2547,6 +2547,8 @@ packages: # https://github.com/fpco/stackage/issues/1902 - hspec < 2.2.4 + - hspec-core < 2.2.4 + - hspec-discover < 2.2.4 # end of packages From d11c8509164687dd831b9b6f458871b773eb924c Mon Sep 17 00:00:00 2001 From: Ondrej Palkovsky Date: Tue, 20 Sep 2016 10:07:19 +0200 Subject: [PATCH 0657/2525] add json-stream --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97eed08d..2b08d60d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2487,6 +2487,9 @@ packages: "Alex Mason @Axman6": - foldl-statistics + "Ondrej Palkovsky @ondrap": + - json-stream + # 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 3891c12635ddae0c33d813a2f07a9279addf3aed Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Sep 2016 21:54:34 +0200 Subject: [PATCH 0658/2525] stratosphere upper bound for #1905 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b08d60d..7ae1c918 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2555,6 +2555,9 @@ packages: - hspec < 2.2.4 - hspec-core < 2.2.4 - hspec-discover < 2.2.4 + + # https://github.com/fpco/stackage/issues/1905 + - stratosphere < 0.1.5 # end of packages From 7dac2088e0d5322e1a745cd9ac206f87f55a1536 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 09:16:52 +0200 Subject: [PATCH 0659/2525] Remove upper bounds and close #1905 This reverts commit 3891c12635ddae0c33d813a2f07a9279addf3aed. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ae1c918..2b08d60d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2555,9 +2555,6 @@ packages: - hspec < 2.2.4 - hspec-core < 2.2.4 - hspec-discover < 2.2.4 - - # https://github.com/fpco/stackage/issues/1905 - - stratosphere < 0.1.5 # end of packages From 3c3c478b85e2dfef9a4d2f6aa6f31781a6cd600e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 09:23:11 +0200 Subject: [PATCH 0660/2525] servant upper bounds for #1906 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b08d60d..7968a980 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2555,6 +2555,14 @@ packages: - hspec < 2.2.4 - hspec-core < 2.2.4 - hspec-discover < 2.2.4 + + # https://github.com/fpco/stackage/issues/1906 + - servant < 0.9 + - servant-client < 0.9 + - servant-foreign < 0.9 + - servant-server < 0.9 + - servant-docs < 0.9 + - servant-js < 0.9 # end of packages From 37159e33a7e7f34e337d848febd86a4b5d521e1b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 15:25:35 +0200 Subject: [PATCH 0661/2525] language-puppet upper bound for #1906 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7968a980..5e9bacd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2563,6 +2563,7 @@ packages: - servant-server < 0.9 - servant-docs < 0.9 - servant-js < 0.9 + - language-puppet < 1.3.2 # end of packages From e118d728896602741c414461e1654a0480ba57a0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 15:26:31 +0200 Subject: [PATCH 0662/2525] jose-jwt benchmarks have been fixed (but jose-jwt is still disabled) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e9bacd2..23d7d7c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2925,7 +2925,6 @@ expected-benchmark-failures: - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - jose-jwt # https://github.com/tekul/jose-jwt/issues/12 - lens # https://github.com/ekmett/lens/issues/672 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 3ea1b3dfef9ee95805065d31ec5ff8eb5146db42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 21 Sep 2016 14:41:07 -0400 Subject: [PATCH 0663/2525] Add back conduit-connection 0.1.0.2 works with GHC 8 after the transformers upper bound was increased. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23d7d7c3..8784bf2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2038,7 +2038,7 @@ packages: "Sebastian Dröge slomo@coaxion.net @sdroege": - conduit-iconv - # GHC 8 - conduit-connection + - conduit-connection "Andrew Rademacher @AndrewRademacher": - aeson-casing From d61fe84d3341246b6a0f72df36b53fc42c21e092 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Wed, 21 Sep 2016 14:08:24 -0500 Subject: [PATCH 0664/2525] add pinboard (unblocking aeson) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23d7d7c3..d39f47a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -177,8 +177,7 @@ packages: - mandrill "Jon Schoning @jonschoning": - [] - # - pinboard # BLOCKED aeson 1.0 + - pinboard "Jasper Van der Jeugt @jaspervdj": - blaze-html From f624b4824f4fde4eea1b73fe9a86cfbc651c2143 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 21:05:47 +0200 Subject: [PATCH 0665/2525] Re-enable opaleye and dependents #1908 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23d7d7c3..8da6a89e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -843,7 +843,7 @@ packages: - language-ecmascript "Tom Ellis @tomjaguarpaw": - # - opaleye # BLOCKED aeson 1.0 + - opaleye - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": @@ -1759,12 +1759,12 @@ packages: - irc "Dennis Gosnell @cdepillabout": - # - emailaddress # BLOCKED aeson 1.0 via opaleye + - emailaddress - envelope # - hailgun # BLOCKED http-client 0.5 # GHC 8 - ig - natural-transformation - # - opaleye-trans # BLOCKED aeson 1.0 via opaleye + - opaleye-trans - read-env-var - yahoo-finance-api From 92c5de35951c86671c5e9b9fb9a71d33f63eb740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=A4=D0=B0=D0=B9=D0=B7?= =?UTF-8?q?=D1=80=D0=B0=D1=85=D0=BC=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Thu, 22 Sep 2016 01:39:18 +0500 Subject: [PATCH 0666/2525] Remove `sodium` package from Stackage I've added this package long ago because I was asked to by package author. When first build issues were reported I sent an email to author asking him to take maintenance in his hands but received no answer so far. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8da6a89e..9a1848ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -832,7 +832,6 @@ packages: - zip-archive "Arthur Fayzrakhmanov @geraldus": - # GHC 8 - sodium - yesod-form-richtext - ghcjs-perch From e3fa0c1e3f29d7a382e4e18e00edd9fb3603d5d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Sep 2016 23:45:35 +0200 Subject: [PATCH 0667/2525] Mark next criterion release for upgrade in LTS #1912 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a1848ef..1a4b7de5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3103,3 +3103,4 @@ build-tool-overrides: tell-me-when-its-released: - bindings-GLFW-3.1.2.1 # skipped test-suite - vector-0.11.0.0 # skipped test-suite +- criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 From 270cfc288b723e20befef76bcf5ee632e65a9f55 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 22 Sep 2016 10:12:32 +0300 Subject: [PATCH 0668/2525] Add back haskell-neo4j-client asilvestre/haskell-neo4j-rest-client#27 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a4b7de5..b6774f81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1631,8 +1631,7 @@ packages: # Test suite needs a running neo4j server with auth disabled # unfortunately the cabal package name and the github repo don't have the exact same name # package name is haskell-neo4j-client github name is haskell-neo4j-rest-client - [] - # - haskell-neo4j-client # https://github.com/asilvestre/haskell-neo4j-rest-client/issues/27 + - haskell-neo4j-client "Alexey Khudyakov @Shimuuar": - histogram-fill From 644416490cb350c9a2e6fea8ccf0b79fd4d1533a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Sep 2016 09:24:02 +0200 Subject: [PATCH 0669/2525] Re-enable timezone-* and tz packages (closes #1913) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 647f81cc..3d2e781f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -561,8 +561,8 @@ packages: - tasty-smallcheck - tasty-html - time-lens - # GHC 8 - timezone-olson - # GHC 8 - timezone-series + - timezone-olson + - timezone-series - traverse-with-class - tuples-homogenous-h98 @@ -2047,7 +2047,7 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - # via timezone-olson - tz + - tz - tzdata "Timothy Klim @TimothyKlim": From d050317a5023872f908cf4b437bdb000db31a128 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 22 Sep 2016 10:50:43 +0300 Subject: [PATCH 0670/2525] Unblock package khibino/haskell-json-rpc-generic#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d2e781f..29e96f66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2242,7 +2242,7 @@ packages: - relational-record - text-ldap - debian-build - # - json-rpc-generic https://github.com/khibino/haskell-json-rpc-generic/issues/1 + - json-rpc-generic "wren romano @wrengr": - bytestring-lexing From c7df07819add3d3d1d37ea09e97a8733e0beb687 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Thu, 22 Sep 2016 17:05:41 +0900 Subject: [PATCH 0671/2525] re-enable json-rpc-generic --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a4b7de5..e5685c73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2243,7 +2243,7 @@ packages: - relational-record - text-ldap - debian-build - # - json-rpc-generic https://github.com/khibino/haskell-json-rpc-generic/issues/1 + - json-rpc-generic "wren romano @wrengr": - bytestring-lexing From a17a5c67ffbd0128d3caa47accb0a1b1f6741b97 Mon Sep 17 00:00:00 2001 From: Philipp Balzarek Date: Thu, 22 Sep 2016 13:37:58 +0200 Subject: [PATCH 0672/2525] Add xml-picklers --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05143f8e..3461e5c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2486,6 +2486,9 @@ packages: "Ondrej Palkovsky @ondrap": - json-stream + + "Philipp Balzarek ": + - xml-picklers # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From a92d4818df73299563e9dc940ea81ebf0e447d2a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Sep 2016 20:29:47 +0200 Subject: [PATCH 0673/2525] hw-prim upper bound for #1920 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3461e5c4..6c375708 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2564,6 +2564,9 @@ packages: - servant-docs < 0.9 - servant-js < 0.9 - language-puppet < 1.3.2 + + # https://github.com/fpco/stackage/issues/1920 + - hw-prim < 0.1.0.1 # end of packages From 17b38243ff4a7bb1bca2d14919868c174cd2c156 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Sep 2016 22:24:20 +0200 Subject: [PATCH 0674/2525] Remove upper bound and close #1879 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c375708..8d4b5332 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2486,7 +2486,7 @@ packages: "Ondrej Palkovsky @ondrap": - json-stream - + "Philipp Balzarek ": - xml-picklers @@ -2548,9 +2548,6 @@ packages: # https://github.com/fpco/stackage/issues/1876 - fixed-vector < 0.9 - # https://github.com/fpco/stackage/issues/1879 - - QuickCheck < 2.9.2 - # https://github.com/fpco/stackage/issues/1902 - hspec < 2.2.4 - hspec-core < 2.2.4 From 147ccf4c2d029ccc9eca52773de12ff37250ac88 Mon Sep 17 00:00:00 2001 From: Nicolas Trangez Date: Thu, 22 Sep 2016 22:48:40 +0200 Subject: [PATCH 0675/2525] Re-enable `reedsolomon` `reedsolomon-0.0.4.1`, now available from Hackage, supports GHC 8 and Stackage LTS 7. See: cb54d78615c0e154913007e9437ff30de6e13661 See: https://github.com/fpco/stackage/issues/1907 See: https://github.com/NicolasT/reedsolomon/releases/tag/reedsolomon-0.0.4.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c375708..8176a109 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2222,8 +2222,8 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - # "Nicolas Trangez @NicolasT": - # GHC 8 - reedsolomon + "Nicolas Trangez @NicolasT": + - reedsolomon "Alp Mestanogullari @alpmestan": - taggy From 0084580ec3416297be3d3f68761a3029bcca7247 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Sep 2016 22:58:58 +0200 Subject: [PATCH 0676/2525] Remove upper bound and close #1816 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d4b5332..f3c8457f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,9 +2526,6 @@ packages: - diagrams-svg < 1.4.0.4 - optparse-generic < 1.1.2 - # https://github.com/fpco/stackage/issues/1816 - - mersenne-random-pure64 < 0.2.1.0 - # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 From bf406c334be569fae85f24e672f88aad49524289 Mon Sep 17 00:00:00 2001 From: Toshio Ito Date: Fri, 23 Sep 2016 19:17:40 +0900 Subject: [PATCH 0677/2525] add debugito's wild-bind and its family packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cce1853..5f1cf52a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2312,6 +2312,10 @@ packages: - fold-debounce-conduit - stopwatch - wikicfp-scraper + - wild-bind + - wild-bind-x11 + - wild-bind-indicator + - wild-bind-task-x11 "Cies Breijs @cies": - htoml From 56a76fedd9df93749a4095d60cddc34bf39baed2 Mon Sep 17 00:00:00 2001 From: Shou Date: Fri, 23 Sep 2016 11:32:16 +0100 Subject: [PATCH 0678/2525] add type-operators boolean-like --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cce1853..c0a88db3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -501,6 +501,10 @@ packages: - time-compat - through-text + "Benedict Aas @Shou": + - boolean-like + - type-operators + "Sebastiaan Visser @sebastiaanvisser": - clay - fclabels From 817fbda8f5754cae7ee49bb5842308f783b1c911 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 19:02:12 +0200 Subject: [PATCH 0679/2525] hw-bits upper bound for #1920 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcbac461..4bc9b4f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,6 +2569,7 @@ packages: # https://github.com/fpco/stackage/issues/1920 - hw-prim < 0.1.0.1 + - hw-bits < 0.1.0.1 # end of packages From 0e2554d7d07d7875d44d3640e06dd1f5c473a2df Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 19:11:41 +0200 Subject: [PATCH 0680/2525] Expect reedsolomon haddocks to fail NicolasT/reedsolomon#53 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bc9b4f5..b40c00ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 + - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From c6ad71955bf7c2dba8d1900e63f7034ae1291c3b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 19:45:02 +0200 Subject: [PATCH 0681/2525] Note newtype-generics outdated test suite #1863 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b40c00ff..9dc63fbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2547,7 +2547,7 @@ packages: - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this # https://github.com/fpco/stackage/issues/1863 - - newtype-generics < 0.4 + - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - MemoTrie < 0.6.5 # https://github.com/fpco/stackage/issues/1876 From 4bd059aa061fb445f1a359f87b5ebaffff717201 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 20:25:33 +0200 Subject: [PATCH 0682/2525] Cleanup * Remove upper bounds and close #1855 * Re-enable optparse-generic * Add some outdated test suite notes --- build-constraints.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dc63fbc..3e92c9e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -710,7 +710,7 @@ packages: "Daniel Gröber @DanielG": [] - # - ghc-mod # BLOCKED pipes 4.2 + # - ghc-mod # BLOCKED pipes 4.2 & optparse-applicative 0.13.0.0 when #1784 gets lifted # - cabal-helper # BLOCKED extra 1.5 "Yann Esposito yogsototh @yogsototh": @@ -905,7 +905,7 @@ packages: - cabal-rpm - cabal-sort - hslua - # - idris # BLOCKED aeson 1.0 + # - idris # BLOCKED aeson 1.0 & optparse-applicative 0.13.0.0 after #1784 - cairo - gio @@ -2527,12 +2527,11 @@ packages: - SVGFonts < 1.6 # https://github.com/fpco/stackage/issues/1784 - - optparse-applicative < 0.13.0.0 + - optparse-applicative < 0.13.0.0 # May need to disable test suite when lifting this https://github.com/pcapriotti/optparse-applicative/issues/228 - diagrams-canvas < 1.3.0.7 - diagrams-cairo < 1.3.1.2 - diagrams-rasterific < 1.3.1.9 - diagrams-svg < 1.4.0.4 - - optparse-generic < 1.1.2 # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 @@ -2540,9 +2539,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1855 - - ansigraph < 0.3.0.0 - # https://github.com/fpco/stackage/issues/1857 - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this @@ -2696,6 +2692,8 @@ skipped-tests: - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 + - newtype-generics # https://github.com/jcristovao/newtype-generics/issues/7 + - uri-bytestring # via derive # Transitive outdated dependencies # These packages @@ -3112,3 +3110,4 @@ tell-me-when-its-released: - bindings-GLFW-3.1.2.1 # skipped test-suite - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 +- newtype-generics-0.4.1 # resolves #1863 From 6b8f7b8f72789aa467b9ff11ed21acd1f5f078d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 20:55:14 +0200 Subject: [PATCH 0683/2525] Re-enable some tests with updated bounds --- build-constraints.yaml | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e92c9e0..b58e7589 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2523,6 +2523,7 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": + # https://github.com/fpco/stackage/issues/1767 - SVGFonts < 1.6 @@ -2679,41 +2680,38 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + - Cabal # QuickCheck 2.9 + - ChasingBottoms # QuickCheck 2.9 - GLFW-b # https://github.com/bsl/GLFW-b/issues/62 - HsOpenSSL # https://github.com/phonohawk/HsOpenSSL/issues/57 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - bindings-GLFW # https://github.com/bsl/bindings-GLFW/issues/40 + - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 + - cgi # QuickCheck 2.9 + - chell # options & via chell-quickcheck - concurrent-extra # https://github.com/basvandijk/concurrent-extra/pull/15 - - fb # https://github.com/prowdsponsor/fb/issues/42 + - ed25519 # QuickCheck 2.9 + - hasql # QuickCheck 2.9 - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - pure-cdb # test-simple - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 + - state-plus # QuickCheck 2.9 + - system-filepath # QuickCheck 2.9 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - - newtype-generics # https://github.com/jcristovao/newtype-generics/issues/7 - - uri-bytestring # via derive # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - - yaml # via aeson-qq - - # QuickCheck 2.9 - - Cabal - - ChasingBottoms - - bytestring-handle - - cgi - - ed25519 - - hasql - - state-plus - - dbus - - options - - system-filepath - - pure-cdb + - swagger2 # haskell-src-exts 1.18 via aeson-qq + - servant-swagger # haskell-src-exts 1.18 via aeson-qq + - yaml # haskell-src-exts via aeson-qq + - options # QuickCheck via chell-quickcheck # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. @@ -2727,9 +2725,6 @@ skipped-tests: # Missing foreign library - symengine # symengine - # haskell-src-exts 1.18 via aeson-qq - - swagger2 - - servant-swagger # Wontfix. The maintainer chose to keep these broken/outdated, only # re-enable if requested. @@ -2841,7 +2836,6 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - yaml # https://github.com/snoyberg/yaml/issues/92 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 3420ac9bec6f453b9dc12e30b041e6a509424087 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 21:03:19 +0200 Subject: [PATCH 0684/2525] Check the haddock and benchmark issues --- build-constraints.yaml | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b58e7589..b613a903 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2840,6 +2840,7 @@ expected-test-failures: # Assertion failures, these can be real bugs or just limitations # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 + - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 @@ -2855,9 +2856,11 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - 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 + - tries # https://github.com/athanclark/tries/issues/2 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - thyme # https://github.com/liyang/thyme/issues/50 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d @@ -2886,18 +2889,6 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - # https://github.com/MichelBoucey/cayley-client/issues/2 - - cayley-client - - # https://github.com/hspec/hspec/issues/278 - - hspec-core - - # https://github.com/athanclark/tries/issues/2 - - tries - - # https://github.com/khibino/haskell-text-ldap/issues/1 - - text-ldap - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -2916,9 +2907,6 @@ expected-benchmark-failures: - cassava # https://github.com/hvr/cassava/pull/117 - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure - # Stackage upper bounds, re-enable these when their upper bound is removed - - cassava-conduit # 0.3.2 - # Compilation failures - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 @@ -2951,16 +2939,13 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 + - hocilib # https://github.com/fpinsight/hocilib/issues/1 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 - # https://github.com/fpco/stackage/pull/1797#issuecomment-242730215 - - hocilib - # end of expected-haddock-failures - # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. # By skipping a benchmark, we do not pull in the build dependencies # Packages should only be added here if required by `stackage-curator check' From 4bcf5089426764c50426d8f70cb5689ccf1bc49d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Sep 2016 22:52:52 +0200 Subject: [PATCH 0685/2525] Re-enable jose-jwt --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b613a903..d01cd61a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1071,8 +1071,7 @@ packages: - persistent-refs "Luke Taylor @tekul": - [] - # - jose-jwt # BLOCKED haskell-src-exts 1.18 via aeson-qq + - jose-jwt # BLOCKED haskell-src-exts 1.18 via aeson-qq "Brendan Hay @brendanhay": # BLOCKED http-conduit 2.2 From e5b274752f0a67e446319766b5e96960f4498442 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 24 Sep 2016 12:57:35 +0200 Subject: [PATCH 0686/2525] Disable jose-jwt test suite tekul/jose-jwt#13 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d01cd61a..0e102df6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2835,6 +2835,7 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - jose-jwt # https://github.com/tekul/jose-jwt/issues/13 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 435fbe17679bd7d2571c5b2ea1cea6bdc4df831a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 24 Sep 2016 13:05:19 +0200 Subject: [PATCH 0687/2525] Remove upper bounds and close #1920 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e102df6..73d04c36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,10 +2562,6 @@ packages: - servant-docs < 0.9 - servant-js < 0.9 - language-puppet < 1.3.2 - - # https://github.com/fpco/stackage/issues/1920 - - hw-prim < 0.1.0.1 - - hw-bits < 0.1.0.1 # end of packages From 0990ef3c041f2aea4f039f29d06e4a19c247cc75 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 24 Sep 2016 12:28:19 +0100 Subject: [PATCH 0688/2525] Revert "Disable jose-jwt test suite tekul/jose-jwt#13" Version 0.7.3 now has the missing test file added to extra-source-files Fixes tekul/jose-jwt#13 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73d04c36..a52b0069 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2831,7 +2831,6 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - jose-jwt # https://github.com/tekul/jose-jwt/issues/13 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 26dac1d0fcd1558c0dd31854046af52fd3f34c07 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 24 Sep 2016 22:57:52 +0200 Subject: [PATCH 0689/2525] hspec-megaparsec upper bound for #1929 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a52b0069..094f8802 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,6 +2562,9 @@ packages: - servant-docs < 0.9 - servant-js < 0.9 - language-puppet < 1.3.2 + + # https://github.com/fpco/stackage/issues/1929 + - hspec-megaparsec < 0.3.0 # end of packages From 6e9d0257a84cadeddb077cb94978d7778ca67d6a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 24 Sep 2016 23:02:17 +0200 Subject: [PATCH 0690/2525] Revert "Revert "Disable jose-jwt test suite tekul/jose-jwt#13"" #1928 This reverts commit 0990ef3c041f2aea4f039f29d06e4a19c247cc75. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 094f8802..31b9bfe6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2834,6 +2834,7 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - jose-jwt # https://github.com/tekul/jose-jwt/issues/13 # Assertion failures, these can be real bugs or just limitations # in the test cases. From cbb8f04447f1acdcb2936925f195ad5ff38fad91 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 00:07:48 +0200 Subject: [PATCH 0691/2525] Add reminder for #1902 and fpco/lts-haskell#27 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31b9bfe6..de4200d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3089,3 +3089,4 @@ tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 +- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 From 6fab16ef56c2efd74c000aff365a9c345285e40c Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Sun, 25 Sep 2016 12:22:55 +1300 Subject: [PATCH 0692/2525] Update build-constraints.yaml Updated for GHC 8 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de4200d6..b2d909b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1275,9 +1275,9 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - # GHC 8 - plot - # via plot - plot-gtk - # via plot - plot-gtk3 + - plot + - plot-gtk + - plot-gtk3 - vector-buffer # 0.1.2.1 Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa From 30408381333d65b28dbed9ef6786806cf97d9ae2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 12:39:47 +0200 Subject: [PATCH 0693/2525] Revert "Revert "Revert "Disable jose-jwt test suite tekul/jose-jwt#13"" #1928" This reverts commit 6e9d0257a84cadeddb077cb94978d7778ca67d6a. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2d909b7..e9d23334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2834,7 +2834,6 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - jose-jwt # https://github.com/tekul/jose-jwt/issues/13 # Assertion failures, these can be real bugs or just limitations # in the test cases. From eb2406861f3e17385234f3ffb04493769353b05a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 13:33:57 +0200 Subject: [PATCH 0694/2525] Add stack issue ref to reedsolomon haddock failure NicolasT/reedsolomon#53 commercialhaskell/stack#2631 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9d23334..a60c8855 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,7 +2936,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 + - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 & https://github.com/commercialhaskell/stack/issues/2631 - hocilib # https://github.com/fpinsight/hocilib/issues/1 # Haddock bugs From 41e3692efe7e00f0fa1d9085e3d88e27b38124d0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Sep 2016 22:02:19 +0200 Subject: [PATCH 0695/2525] Re-enable reedsolomon tests NicolasT/reedsolomon#53 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a60c8855..0f83fb0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,7 +2936,6 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - - reedsolomon # https://github.com/NicolasT/reedsolomon/issues/53 & https://github.com/commercialhaskell/stack/issues/2631 - hocilib # https://github.com/fpinsight/hocilib/issues/1 # Haddock bugs From 7b7e4882ae858850d361a076838fcae2954df79e Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Mon, 26 Sep 2016 03:08:51 +0300 Subject: [PATCH 0696/2525] add NineP --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..893e7179 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1615,6 +1615,7 @@ packages: "Sergey Alirzaev @l29ah": - monad-peel + - NineP # GHC 8 - Network-NineP "Oliver Charles @ocharles": From b175787eeecf9c660111109f78883758b1eb7125 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 26 Sep 2016 07:15:23 +0300 Subject: [PATCH 0697/2525] Add back wai-middleware-consul alphaHeavy/consul-haskell#14 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..c8aa585f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -125,7 +125,7 @@ packages: - quickcheck-assertions # - hackage-mirror BLOCKED aws - # - wai-middleware-consul # https://github.com/alphaHeavy/consul-haskell/issues/14 + - wai-middleware-consul - wai-middleware-crowd - monad-logger-json - safe-exceptions From 1cf860861627efe559e453d262b39ad69e6c335b Mon Sep 17 00:00:00 2001 From: Michele Lacchia Date: Mon, 26 Sep 2016 10:50:39 +0200 Subject: [PATCH 0698/2525] Remove disabled package (GHC 8 - argon) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..952c1e24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1974,7 +1974,6 @@ packages: - IntervalMap "Michele Lacchia @rubik": - # GHC 8 - argon - docopt - pathwalk From 91c467d48be945f84cb4beba7782be179985a84b Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 26 Sep 2016 16:38:43 +0300 Subject: [PATCH 0699/2525] Re-enable aeson-extra --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..65c03bc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1004,7 +1004,7 @@ packages: "Oleg Grenrus @phadej": - aeson-compat - # GHC 8 - aeson-extra + - aeson-extra - binary-orphans - binary-tagged - edit-distance From 21fe40f688299162509b2cefba5496039a209dc1 Mon Sep 17 00:00:00 2001 From: Dominic Orchard Date: Mon, 26 Sep 2016 14:51:51 +0100 Subject: [PATCH 0700/2525] Re-enabled camfort and fortran-src Their dependencies on haskell-src-exts and derive have been removed. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..efdf33fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2434,9 +2434,9 @@ packages: "Dominic Orchard @dorchard": - array-memoize - # - camfort # BLOCKED haskell-src-exts 1.18 via fortran-src + - camfort # - codo-notation # BLOCKED haskell-src-exts 1.18 - # - fortran-src # haskell-src-exts 1.18 via derive + - fortran-src # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran From 58f03c1ef59a4e6ab0af4fb199aa07d84e81d0f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 13:14:19 -0700 Subject: [PATCH 0701/2525] Add constraint "servant-auth-cookie < 0.4" per #1833 and #1906 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f83fb0a..945368bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2535,6 +2535,7 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 + - servant-auth-cookie < 0.4 # also per servant < 0.9 #1906 # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 @@ -2562,6 +2563,7 @@ packages: - servant-docs < 0.9 - servant-js < 0.9 - language-puppet < 1.3.2 + - servant-auth-cookie < 0.4 # also per http-api-data < 0.3 #1833 # https://github.com/fpco/stackage/issues/1929 - hspec-megaparsec < 0.3.0 From 752db71c9be87f07520f7b7a2ef8cbc7cd1d74fd Mon Sep 17 00:00:00 2001 From: voidex Date: Mon, 26 Sep 2016 23:59:03 +0300 Subject: [PATCH 0702/2525] Enabled hdocs, hsdev: fail test was removed --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 945368bf..f473a0c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -873,9 +873,9 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - # missing test files https://github.com/fpco/stackage/issues/1562 - hdocs + - hdocs - hformat - # missing test files https://github.com/fpco/stackage/issues/1562 - hsdev + - hsdev - simple-log - text-region From 09ba981571acc8378172a5544ef8e4996b6217e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 14:59:13 -0700 Subject: [PATCH 0703/2525] Add constraints per haskell-works/hw-rankselect#2 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 945368bf..22e00de7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2567,6 +2567,11 @@ packages: # https://github.com/fpco/stackage/issues/1929 - hspec-megaparsec < 0.3.0 + + # https://github.com/haskell-works/hw-rankselect/issues/2 + - hw-prim < 0.3.0.1 + - hw-bits < 0.2.0.2 + # end of packages From e50a283791872e6c203ce401f9c2526df28b4f21 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 16:02:58 -0700 Subject: [PATCH 0704/2525] Tweak to last known working versions --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22e00de7..7d01930f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,8 +2569,8 @@ packages: - hspec-megaparsec < 0.3.0 # https://github.com/haskell-works/hw-rankselect/issues/2 - - hw-prim < 0.3.0.1 - - hw-bits < 0.2.0.2 + - hw-prim ==0.1.0.3 + - hw-bits ==0.1.0.1 # end of packages From 2e38d0781d03c88a5fe2e53f6f6b335a1134e644 Mon Sep 17 00:00:00 2001 From: Travis Whitaker Date: Mon, 26 Sep 2016 16:15:24 -0700 Subject: [PATCH 0705/2525] Add lmdb package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5e76a71..4a3f2763 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2480,6 +2480,7 @@ packages: "Travis Whitaker ": - cpuinfo + - lmdb - rdf "Juan Pedro Villa Isaza @jpvillaisaza": From 36f6627961ed9310244c4fb8d5e2a39fc8a2de96 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 17:08:30 -0700 Subject: [PATCH 0706/2525] Revert "Add lmdb package." --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8018e5ed..e8b26207 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2480,7 +2480,6 @@ packages: "Travis Whitaker ": - cpuinfo - - lmdb - rdf "Juan Pedro Villa Isaza @jpvillaisaza": From 162d71cf8272b13b25c8915a804e77a70035aa22 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 17:14:34 -0700 Subject: [PATCH 0707/2525] Add liblmdb-dev per #1942 --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index ab6e01ea..29640833 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -74,6 +74,7 @@ apt-get install -y \ libjudy-dev \ liblapack-dev \ libleveldb-dev \ + liblmdb-dev \ liblzma-dev \ libmagic-dev \ libmagickcore-dev \ From 88b29a97875af35c7a42d7871fd59fc1c97a08a6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Sep 2016 20:47:13 -0700 Subject: [PATCH 0708/2525] Revert "Revert "Add lmdb package."" --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8b26207..8018e5ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2480,6 +2480,7 @@ packages: "Travis Whitaker ": - cpuinfo + - lmdb - rdf "Juan Pedro Villa Isaza @jpvillaisaza": From 79f9700fa83b27eef1395fcf5ce4fb98a46adb99 Mon Sep 17 00:00:00 2001 From: winterland Date: Tue, 27 Sep 2016 12:05:07 +0800 Subject: [PATCH 0709/2525] Add some packages I have uploaded a new version of wire-streams, which use tasty instead of cabal-quickcheck. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8018e5ed..70aa4599 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,6 +8,8 @@ packages: "Winter Land @winterland1989": - tcp-streams + - wire-streams + - binary-parsers "Harendra Kumar @harendra-kumar": - unicode-transforms From da040c5f0d6c0291a301b8cc8fb080628e559505 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 26 Sep 2016 20:28:49 +0300 Subject: [PATCH 0710/2525] Fix #1905 #1833 --- build-constraints.yaml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8018e5ed..16c67ac2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2534,10 +2534,6 @@ packages: - diagrams-rasterific < 1.3.1.9 - diagrams-svg < 1.4.0.4 - # https://github.com/fpco/stackage/issues/1833 - - http-api-data < 0.3 - - servant-auth-cookie < 0.4 # also per servant < 0.9 #1906 - # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 @@ -2556,16 +2552,6 @@ packages: - hspec-core < 2.2.4 - hspec-discover < 2.2.4 - # https://github.com/fpco/stackage/issues/1906 - - servant < 0.9 - - servant-client < 0.9 - - servant-foreign < 0.9 - - servant-server < 0.9 - - servant-docs < 0.9 - - servant-js < 0.9 - - language-puppet < 1.3.2 - - servant-auth-cookie < 0.4 # also per http-api-data < 0.3 #1833 - # https://github.com/fpco/stackage/issues/1929 - hspec-megaparsec < 0.3.0 @@ -2718,6 +2704,7 @@ skipped-tests: - servant-swagger # haskell-src-exts 1.18 via aeson-qq - yaml # haskell-src-exts via aeson-qq - options # QuickCheck via chell-quickcheck + - uri-bytestring # haskell-src-exts via derive # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 61d7b14fca86c03e28b5d5d95e73f1673d60c56a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 28 Sep 2016 10:13:10 +0300 Subject: [PATCH 0711/2525] Add pid1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8018e5ed..5546023e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -131,6 +131,7 @@ packages: - safe-exceptions - monad-logger-syslog - fsnotify-conduit + - pid1 - fsnotify - hinotify From 96059ebea56fe873f0467afdf48c4e87c4f20136 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Wed, 28 Sep 2016 16:03:10 +0200 Subject: [PATCH 0712/2525] Add multistate, pqueue --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5546023e..b773cc63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2498,6 +2498,10 @@ packages: "Philipp Balzarek ": - xml-picklers + + "Lennart Spitzner lsp@informatik.uni-kiel.de @lspitzner": + - multistate + - pqueue # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 4a67f82057c299a3911a44af4b1d8c31a25be336 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 10:13:37 -0700 Subject: [PATCH 0713/2525] Skip benchmarks for incremental-parser per blamario/incremental-parser#1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5546023e..980507b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,6 +2979,7 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - incremental-parser # https://github.com/blamario/incremental-parser/issues/1 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 From e14944172ecd076429260be2e26b4736dbb17b37 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 10:28:30 -0700 Subject: [PATCH 0714/2525] re-enable hoauth2, closes #1937 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d874ccfb..e5f3e154 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2129,8 +2129,7 @@ packages: - wai-session-postgresql "Haisheng Wu @freizl": - [] - # - hoauth2 # BLOCKED aeson 1.0 + - hoauth2 "Falko Peters @informatikr": - scrypt From 2a22e8a2af74f8ece5af5f7122cb089865f2a00c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 15:05:14 -0700 Subject: [PATCH 0715/2525] Disable servant-mock per haskell-servant/servant-mock#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5f3e154..2fc14e78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -872,7 +872,7 @@ packages: - servant-lucid - servant-blaze - servant-foreign - - servant-mock + # - servant-mock # https://github.com/haskell-servant/servant-mock/issues/3 - servant-cassava "Alexandr Ruchkin @mvoidex": From 941330e8c528c1d6f37c6cbabe43c6771b2da995 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 15:08:25 -0700 Subject: [PATCH 0716/2525] Disable giphy-api per passy/giphy-api#10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2fc14e78..55a90545 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2112,7 +2112,7 @@ packages: - language-dockerfile "Pascal Hartig @passy": - - giphy-api + # - giphy-api # https://github.com/passy/giphy-api/issues/10 - optparse-text "rightfold @rightfold": From 69a5d238c1b6babd2750025c4f653ed010288c5e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 15:11:00 -0700 Subject: [PATCH 0717/2525] Disable yahoo-finance-api per cdepillabout/yahoo-finance-api#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55a90545..6e515ea4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1770,7 +1770,7 @@ packages: - natural-transformation - opaleye-trans - read-env-var - - yahoo-finance-api + # - yahoo-finance-api # https://github.com/cdepillabout/yahoo-finance-api/issues/1 "Franklin Chen @FranklinChen": - Ebnf2ps From e7bd430b96c6d56c2db2c695ae652d2df99c3a8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Sep 2016 22:19:30 -0700 Subject: [PATCH 0718/2525] Revert "Skip benchmarks for incremental-parser per blamario/incremental-parser#1" This reverts commit 4a67f82057c299a3911a44af4b1d8c31a25be336. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e515ea4..2cb83ae9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2967,7 +2967,6 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - - incremental-parser # https://github.com/blamario/incremental-parser/issues/1 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 From b832e42761ba08d1b2f55e5b5dc80b85c9df8598 Mon Sep 17 00:00:00 2001 From: Brandon Martin Date: Thu, 29 Sep 2016 12:50:26 -0700 Subject: [PATCH 0719/2525] Add rethinkdb package back to Stackage --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4cef52a..a0783400 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1745,7 +1745,7 @@ packages: "Brandon Martin @codedmart": [] # GHC 8 & via engine-io - engine-io-wai - # - rethinkdb # BLOCKED aeson 1.0 + - rethinkdb "Michael Walker @barrucadu": - both From 3304f402fa2f08bb302673754cadb8c2ff21f17e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 29 Sep 2016 16:38:48 -0700 Subject: [PATCH 0720/2525] Add constraint "yi-language < 0.13" per yi-editor/yi#913 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4cef52a..f6130f3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2565,6 +2565,9 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 + # https://github.com/yi-editor/yi/issues/913 + - yi-language < 0.13 + # end of packages From 273d5f09b43452079039f731f483ca79fdd8bfee Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 30 Sep 2016 08:40:08 +0300 Subject: [PATCH 0721/2525] =?UTF-8?q?Enable=20=E2=80=98hspec-megaparsec?= =?UTF-8?q?=E2=80=99=20version=200.3.0=20and=20higher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See #1929. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6130f3b..e04f177b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,9 +2558,6 @@ packages: - hspec-core < 2.2.4 - hspec-discover < 2.2.4 - # https://github.com/fpco/stackage/issues/1929 - - hspec-megaparsec < 0.3.0 - # https://github.com/haskell-works/hw-rankselect/issues/2 - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 From cfefeb691bfc516ff77dcf3df3293fa377358dd3 Mon Sep 17 00:00:00 2001 From: Iago Date: Fri, 30 Sep 2016 09:01:41 +0200 Subject: [PATCH 0722/2525] Add bv package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6130f3b..0aa4acd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2485,6 +2485,9 @@ packages: - lmdb - rdf + "Iago Abal : + - bv + "Juan Pedro Villa Isaza @jpvillaisaza": - licensor From f44cd67aa0b9cff921fce8a1bc6bd1469c6e0fd0 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 30 Sep 2016 13:50:45 +0300 Subject: [PATCH 0723/2525] Re-enable haxl --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6130f3b..940588d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1032,7 +1032,7 @@ packages: - arithmoi - friendly-time - hashable - # GHC 8 - haxl + - haxl - monad-time - packdeps - recursion-schemes From 5b0b4ca95e2418d97ad3f3d15dde6b18bd78d362 Mon Sep 17 00:00:00 2001 From: Iago Date: Fri, 30 Sep 2016 13:12:18 +0200 Subject: [PATCH 0724/2525] Fix: add missing quotation mark --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0aa4acd5..950c466d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2485,7 +2485,7 @@ packages: - lmdb - rdf - "Iago Abal : + "Iago Abal ": - bv "Juan Pedro Villa Isaza @jpvillaisaza": From ccd4bd4a1fe1d44ea996123b6d2689b86551f61a Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Fri, 30 Sep 2016 20:31:44 +0900 Subject: [PATCH 0725/2525] Add from-sum package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6130f3b..48e723f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1765,6 +1765,7 @@ packages: "Dennis Gosnell @cdepillabout": - emailaddress - envelope + - from-sum # - hailgun # BLOCKED http-client 0.5 # GHC 8 - ig - natural-transformation From e3e0e16c7e75f9878b704deb1767200cf234b7c9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 08:59:52 -0700 Subject: [PATCH 0726/2525] Disable haxl per facebook/Haxl#57 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f2412a7..9ec77d91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1032,7 +1032,7 @@ packages: - arithmoi - friendly-time - hashable - - haxl + # - haxl # https://github.com/facebook/Haxl/issues/57 - monad-time - packdeps - recursion-schemes From 3865c86566464151888a753d41e6cf2cf73d1c3e Mon Sep 17 00:00:00 2001 From: Cindy Wang Date: Sat, 1 Oct 2016 02:11:01 +0800 Subject: [PATCH 0727/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ec77d91..34fc80e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2171,6 +2171,7 @@ packages: "Cindy Wang @CindyLinz": - NoTrace + - linked-list-with-iterator "Jean-Philippe Bernardy @jyp": - polynomials-bernstein From 24bb37ddab9e297eca0285aeada3b0e923c6b88a Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Fri, 30 Sep 2016 16:40:34 -0700 Subject: [PATCH 0728/2525] add hdbc-mysql --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ec77d91..d6ae0108 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2508,6 +2508,9 @@ packages: - multistate - pqueue + "Ryan Mulligan @ryantm": + - hdbc-mysql + # 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 ec3ac751571d4865b74bcb483be65070fb2c10ae Mon Sep 17 00:00:00 2001 From: tonyday567 Date: Sat, 1 Oct 2016 10:45:30 +1000 Subject: [PATCH 0729/2525] Added tonyday567 packages --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf26fabb..37de3728 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2122,6 +2122,9 @@ packages: "Braden Walters @meoblast001": - hakyll-sass + "Tony Day @tonyday567": + - chart-unit + # 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 7098d58614fbf9f155129d0622f61e0d411e8925 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 18:55:07 -0700 Subject: [PATCH 0730/2525] Remove extra empty list (bad yaml syntax) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdce6b39..1d5ceb19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1743,7 +1743,6 @@ packages: - storable-record "Brandon Martin @codedmart": - [] # GHC 8 & via engine-io - engine-io-wai - rethinkdb From 8827106a7775615b581715e83f048bc6454d3b90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 22:38:45 -0700 Subject: [PATCH 0731/2525] tell us when servant-mock is released --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d5ceb19..8cb9fd58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3099,3 +3099,4 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 +- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 From 5e088ab849ad8a4077ec0d24ab1c1189b0e03bae Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 22:43:09 -0700 Subject: [PATCH 0732/2525] Remove constraint on yi-language --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cb9fd58..fc567ffa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2572,9 +2572,6 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 - # https://github.com/yi-editor/yi/issues/913 - - yi-language < 0.13 - # end of packages From 9ab258766f0f30d65f3638c09e76c11f6f8bde0f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 22:46:25 -0700 Subject: [PATCH 0733/2525] Restore giphy-api --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc567ffa..bddb0216 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2112,7 +2112,7 @@ packages: - language-dockerfile "Pascal Hartig @passy": - # - giphy-api # https://github.com/passy/giphy-api/issues/10 + - giphy-api - optparse-text "rightfold @rightfold": From 2d5e438d8e38b5a389f784c94a80405dee07d3b7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 30 Sep 2016 22:50:12 -0700 Subject: [PATCH 0734/2525] Re-enable haxl --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bddb0216..d1579e88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1032,7 +1032,7 @@ packages: - arithmoi - friendly-time - hashable - # - haxl # https://github.com/facebook/Haxl/issues/57 + - haxl - monad-time - packdeps - recursion-schemes From 5a9663022ee2e65b951317c38f14848785a7d5ff Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 1 Oct 2016 07:52:52 -0700 Subject: [PATCH 0735/2525] notify on new haskell-src-meta --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1579e88..522d6d39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3097,3 +3097,4 @@ tell-me-when-its-released: - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 +- haskell-src-meta-0.6.0.14 # haskell-src-exts 0.18 From 018c6809f6e6a26540bef8a0316bc531f94e77f9 Mon Sep 17 00:00:00 2001 From: iphydf Date: Sat, 1 Oct 2016 18:30:57 +0100 Subject: [PATCH 0736/2525] Add data-msgpack and network-msgpack-rpc packages See https://github.com/TokTok/hs-msgpack/issues/4. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522d6d39..586dd70c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2513,6 +2513,10 @@ packages: "Tony Day @tonyday567": - chart-unit + + "Iphigenia Df @iphydf": + - data-msgpack + - network-msgpack-rpc # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 40b27f4ca6f101db49ef58070b5efb1fdef45966 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 1 Oct 2016 15:08:53 -0700 Subject: [PATCH 0737/2525] Add constraint "tttool < 1.6.1.3" per #1784 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522d6d39..f283f54f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2549,6 +2549,7 @@ packages: - diagrams-cairo < 1.3.1.2 - diagrams-rasterific < 1.3.1.9 - diagrams-svg < 1.4.0.4 + - tttool < 1.6.1.3 # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 From c11591c0c065093d8d4e9a3cb3bda9068488b42a Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Sun, 2 Oct 2016 23:20:34 +0900 Subject: [PATCH 0738/2525] Reenable the hailgun package. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5d2532b..029e93c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1765,7 +1765,7 @@ packages: - emailaddress - envelope - from-sum - # - hailgun # BLOCKED http-client 0.5 + - hailgun # GHC 8 - ig - natural-transformation - opaleye-trans From 909538ef4694ee8bd9be2bb7292f613bf3c8c43e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 3 Oct 2016 16:04:50 +0900 Subject: [PATCH 0739/2525] drop bound for terminal-progress-bar (#1857) --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5d2532b..0aeeb4ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,9 +2558,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1857 - - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this - # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - MemoTrie < 0.6.5 @@ -2726,7 +2723,7 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 + # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From b88bfe9c58465f36984768cdae4aa876fe9966ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 3 Oct 2016 16:45:39 +0900 Subject: [PATCH 0740/2525] http-client-0.5 is in Nightly BLOCKED http-client via wreq -> BLOCKED wreq --- build-constraints.yaml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f544e9f7..989feb6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -401,7 +401,7 @@ packages: "Paul Harper @benekastah": [] - # - yesod-auth-oauth2 # BLOCKED http-client 0.5 + # - yesod-auth-oauth2 # BLOCKED aeson-1.0 "Felipe Lessa @meteficha": # bounds - country-codes @@ -893,7 +893,8 @@ packages: # GHC 8 - machines-binary # GHC 8 - machines-process # GHC 8 - sarsi - # - wreq # BLOCKED http-lient 0.5 # on behalf of Bryan O'Sullivan @bos + # on behalf of Bryan O'Sullivan @bos: + # - wreq # BLOCKED http-client 0.5 "Andraz Bajt @edofic": - effect-handlers @@ -970,7 +971,7 @@ packages: "Leon Mergen @solatis": - base32string - base58string - # BLOCKED wreq via http-client + # BLOCKED wreq: # - bitcoin-api # - bitcoin-api-extra - bitcoin-block @@ -2029,7 +2030,7 @@ packages: - git-fmt - omnifmt # - werewolf # BLOCKED haskell-src-exts 1.18 via interpolate - # - werewolf-slack # BLOCKED http-client 0.5 + # - werewolf-slack "Will Sewell @willsewell": - benchpress @@ -2096,7 +2097,7 @@ packages: "Pedro Tacla Yamada @yamadapc": - ascii-progress - drawille - # - extract-dependencies # http-client 0.5 via wreq + # - extract-dependencies # BLOCKED wreq - file-modules - frontmatter - read-editor @@ -2104,10 +2105,10 @@ packages: # bounds - hzulip - list-prompt # GHC 8 - memoization-utils - # - package-description-remote # BLOCKED http-client 0.5 via wreq + # - package-description-remote # BLOCKED wreq - projectroot - questioner - # - stack-run-auto # BLOCKED http-client 0.5 via wreq + # - stack-run-auto # BLOCKED wreq # - hpack-convert # BLOCKED haskell-src-exts 1.18 via interpolate - language-dockerfile @@ -2166,7 +2167,7 @@ packages: "Justus Adam @JustusAdam": [] - # - mustache # BLOCKED http-client 0.5 via wreq + #- mustache # BLOCKED wreq "Cindy Wang @CindyLinz": - NoTrace @@ -2293,7 +2294,7 @@ packages: "Ismail Mustafa @ismailmustafa": [] - # - handwriting # BLOCKED http-client 0.5 via wreq + # - handwriting # BLOCKED wreq "Stephen Diehl @sdiehl": - protolude @@ -2472,7 +2473,7 @@ packages: "Matthias Herrmann @2chilled": [] - # - scrape-changes # BLOCKED http-client 0.5 + # - scrape-changes # BLOCKED wreq "Daniel Mendler @minad": - writer-cps-mtl @@ -2528,7 +2529,7 @@ packages: - bower-json - boxes - pattern-arrows - # - purescript # BLOCKED http-client 0.5 + # - purescript # BLOCKED aeson-1.0 # If you want to make sure a package is removed from stackage, @@ -3100,3 +3101,4 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 - haskell-src-meta-0.6.0.14 # haskell-src-exts 0.18 +- wreq 0.4.1.0 From d5c849fec08610a812bece4f9e0eb80efafd8bc3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 3 Oct 2016 17:38:15 +0900 Subject: [PATCH 0741/2525] cron owned by @MichaelXavier --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 989feb6d..309411d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1571,7 +1571,6 @@ packages: - string-class - SHA - data-ordlist - # - cron # BLOCKED haskell-src-exts 1.18 via derive - hedis "Rob O'Callahan ropoctl@gmail.com @rcallahan": From a59eb8bd6ea1cb070487a085a90221a0f0f17be3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 3 Oct 2016 17:39:09 +0900 Subject: [PATCH 0742/2525] make haskell-src-exts blocked comments more explicit -> haskell-src-meta, derive, aeson-qq, etc --- build-constraints.yaml | 65 +++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 309411d8..ae6aeea2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,7 +15,7 @@ packages: - unicode-transforms "Aleksey Uimanov @s9gf4ult": - # - postgresql-query # haskell-src-exts 1.18 via derive + # - postgresql-query # BLOCKED derive - hreader - hset @@ -354,9 +354,9 @@ packages: "Simon Hengel @sol": - hspec - hspec-wai - # - hspec-wai-json # BLOCKED haskell-src-exts 1.18 via aeson-qq - # - aeson-qq # BLOCKED haskell-src-exts 1.18 - # - interpolate # BLOCKED haskell-src-exts 1.18 + #- hspec-wai-json # BLOCKED aeson-qq + #- aeson-qq # BLOCKED haskell-src-meta + #- interpolate # BLOCKED haskell-src-meta - doctest - base-compat @@ -488,7 +488,7 @@ packages: "Chris Allen bitemyapp": - machines-directory - machines-io - # - bloodhound # haskell-src-exts 1.18 via derive + # - bloodhound # BLOCKED derive and aeson-1.0 "Adam Bergmark @bergmark": - HUnit @@ -763,11 +763,11 @@ packages: # GHC 8 - file-location - fuzzcheck - haddock-api - # - here # BLOCKED haskell-src-exts 1.18 + #- here # BLOCKED haskell-src-meta - hlibgit2 - gitlib-libgit2 - hostname-validate - # - interpolatedstring-perl6 # BLOCKED haskell-src-exts 1.18 + #- interpolatedstring-perl6 # BLOCKED haskell-src-meta - iproute - missing-foreign - MissingH @@ -779,7 +779,7 @@ packages: - monad-extras # - stack < 9.9.9 # BLOCKED http-conduit 2.2 - optparse-simple - # - hpack # BLOCKED haskell-src-exts 1.18 via interpolate + # - hpack # BLOCKED interpolate "Michael Sloan @mgsloan": - th-orphans @@ -833,7 +833,7 @@ packages: # bounds - elm-package - language-glsl - prettyclass - # - QuasiText # BLOCKED haskell-src-exts 1.18 + #- QuasiText # BLOCKED haskell-src-meta - union-find - zip-archive @@ -990,15 +990,15 @@ packages: - gitson - pcre-heavy - http-link-header - # - microformats2-parser # BLOCKED haskell-src-exts 1.18 via aeson-qq + # - microformats2-parser # BLOCKED aeson-qq - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": [] - # - language-c-quote # BLOCKED haskell-src-exts 1.18 + # - language-c-quote # BLOCKED haskell-src-meta "Sönke Hahn @soenkehahn": - # - generics-eot # BLOCKED haskell-src-exts 1.18 via interpolate + # - generics-eot # BLOCKED haskell-src-meta - getopt-generics - graph-wrapper - string-conversions @@ -1075,7 +1075,7 @@ packages: - persistent-refs "Luke Taylor @tekul": - - jose-jwt # BLOCKED haskell-src-exts 1.18 via aeson-qq + - jose-jwt "Brendan Hay @brendanhay": # BLOCKED http-conduit 2.2 @@ -1257,10 +1257,10 @@ packages: - cabal-file-th "Gershom Bazerman @gbaz": - # - jmacro # BLOCKED haskell-src-exts 1.18 - # - jmacro-rpc # BLOCKED haskell-src-exts 1.18 - # - jmacro-rpc-happstack # BLOCKED haskell-src-exts 1.18 - # via snap-core - jmacro-rpc-snap + # - jmacro # BLOCKED haskell-src-meta + # - jmacro-rpc # BLOCKED jmacro + # - jmacro-rpc-happstack # BLOCKED jmacro + # - jmacro-rpc-snap # BLOCKED snap-core - mbox - kmeans - boolsimplifier @@ -1466,9 +1466,9 @@ packages: "Michael Xavier @MichaelXavier": - angel - # - uri-bytestring # haskell-src-exts 1.18 via derive + - uri-bytestring # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - # - cron # haskell-src-exts 1.18 via derive + # - cron # BLOCKED derive # GHC 8 - tasty-tap # via tasty-tap - tasty-fail-fast - drifter @@ -1547,11 +1547,11 @@ packages: - google-oauth2-jwt "koral koral@mailoo.org @k0ral": - # - atom-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring + - atom-conduit - conduit-parse - # - opml-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring - # - rss-conduit # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring - # - imm # BLOCKED haskell-src-exts 1.18 via derive/uri-bytestring + - opml-conduit + - rss-conduit + # - imm # BLOCKED derive - timerep - xml-conduit-parse @@ -1688,7 +1688,7 @@ packages: "Andrés Sicard-Ramírez @asr": [] - # - Agda # BLOCKED haskell-src-exts 1.18 + # - Agda # BLOCKED haskell-src-exts 1.18 and QuickCheck-2.9 "James Cook @mokus0": - dependent-sum @@ -1946,8 +1946,8 @@ packages: "Takahiro Himura @thimura": - lens-regex # - twitter-conduit # BLOCKED http-conduit 2.2 - # - twitter-types # haskell-src-exts 1.18 via derive - # - twitter-types-lens # haskell-src-exts 1.18 via derive + # - twitter-types # BLOCKED derive + # - twitter-types-lens # BLOCKED derive # "Robbin C. robbinch": # via lzma-conduit - zim-parser @@ -2064,7 +2064,7 @@ packages: "Jeremy Shaw @stepcut": - boomerang - # - clckwrks # haskell-src-exts 1.18 via hsx2hs + # - clckwrks # haskell-src-meta and hsx2hs # - clckwrks-cli # haskell-src-exts 1.18 via hsx2hs # - clckwrks-plugin-page # haskell-src-exts 1.18 via hsx2hs # - clckwrks-plugin-media # haskell-src-exts 1.18 via hsx2hs @@ -2199,7 +2199,7 @@ packages: - string-conv - rng-utils - rotating-log - # - ua-parser # haskell-src-exts 1.18 via derive + # - ua-parser # BLOCKED derive - hs-GeoIP - retry # GHC 8 - katip @@ -2300,7 +2300,7 @@ packages: "Daishi Nakajima @nakaji_dayo": [] - # - yesod-job-queue # BLOCKED haskell-src-exts 1.18 via cron + # - yesod-job-queue # BLOCKED cron # "Braden Walters @meoblast001": # via hakyll - hakyll-sass @@ -2413,8 +2413,8 @@ packages: - text-conversions "Patrick Chilton @chpatrick": - # - solga # haskell-src-exts 1.18 via aeson-qq - # - solga-swagger # haskell-src-exts 1.18 via aeson-qq + # - solga # BLOCKED aeson-qq + # - solga-swagger # aeson-qq # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure - webrtc-vad @@ -2438,7 +2438,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - camfort - # - codo-notation # BLOCKED haskell-src-exts 1.18 + # - codo-notation # BLOCKED haskell-src-meta - fortran-src # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran @@ -2882,7 +2882,6 @@ expected-test-failures: - warp # https://github.com/yesodweb/wai/issues/579 # Stackage upper bounds, re-enable these when their upper bound is removed - - haskell-src-exts # 1.17.1 - hindent # 4.6.4 # Recursive deps https://github.com/fpco/stackage/issues/1818 From a6c510cf3457ff26d4fd24cf14e8b1faa3060f51 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 11:52:58 +0900 Subject: [PATCH 0743/2525] megaparsec < 5.1.0 (#1959) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae6aeea2..418e5bde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2574,6 +2574,8 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 + # https://github.com/fpco/stackage/issues/1959 + - megaparsec < 5.1.0 # end of packages From e9e81da19fb99a8184d5df18518adf5e06fce1fe Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 11:56:23 +0900 Subject: [PATCH 0744/2525] Revert "drop bound for terminal-progress-bar (#1857)" since 0.1.[01] fails to test/build (roelvandijk/terminal-progress-bar#12) This reverts commit 909538ef4694ee8bd9be2bb7292f613bf3c8c43e. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 418e5bde..81e30073 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,6 +2558,9 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 + # https://github.com/fpco/stackage/issues/1857 + - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this + # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - MemoTrie < 0.6.5 @@ -2725,7 +2728,7 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - + - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From d632a0036bb5a8dbe0d8c2083750a64828f440a6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 12:20:14 +0900 Subject: [PATCH 0745/2525] re-disable opml-conduit (k0ral/opml-conduit#5) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81e30073..98081f1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1549,7 +1549,8 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - conduit-parse - - opml-conduit + # https://github.com/k0ral/opml-conduit/issues/5 + # - opml-conduit - rss-conduit # - imm # BLOCKED derive - timerep From ecb134600ff37e6ac98c47834f2325e25d2f750c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 18:32:51 +0900 Subject: [PATCH 0746/2525] Revert "megaparsec < 5.1.0 (#1959)" should be ok with language-puppet 1.3.2.1 This reverts commit a6c510cf3457ff26d4fd24cf14e8b1faa3060f51. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98081f1d..f3357971 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2578,8 +2578,6 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 - # https://github.com/fpco/stackage/issues/1959 - - megaparsec < 5.1.0 # end of packages From f9cedc98e29be0552eafa3f8065c59e48ff59aa6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 19:29:29 +0900 Subject: [PATCH 0747/2525] haskell-src-meta-0.7 supports haskell-src-exts-1.18 --- build-constraints.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3357971..5acf4cf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -354,9 +354,9 @@ packages: "Simon Hengel @sol": - hspec - hspec-wai - #- hspec-wai-json # BLOCKED aeson-qq - #- aeson-qq # BLOCKED haskell-src-meta - #- interpolate # BLOCKED haskell-src-meta + - hspec-wai-json + - aeson-qq + - interpolate - doctest - base-compat @@ -763,11 +763,11 @@ packages: # GHC 8 - file-location - fuzzcheck - haddock-api - #- here # BLOCKED haskell-src-meta + #- here # BLOCKED haskell-src-meta-0.7.0 - hlibgit2 - gitlib-libgit2 - hostname-validate - #- interpolatedstring-perl6 # BLOCKED haskell-src-meta + - interpolatedstring-perl6 - iproute - missing-foreign - MissingH @@ -833,7 +833,7 @@ packages: # bounds - elm-package - language-glsl - prettyclass - #- QuasiText # BLOCKED haskell-src-meta + - QuasiText - union-find - zip-archive @@ -995,10 +995,10 @@ packages: "Francesco Mazzoli @bitonic": [] - # - language-c-quote # BLOCKED haskell-src-meta + # - language-c-quote # BLOCKED haskell-src-meta-0.7 "Sönke Hahn @soenkehahn": - # - generics-eot # BLOCKED haskell-src-meta + - generics-eot - getopt-generics - graph-wrapper - string-conversions @@ -1257,10 +1257,10 @@ packages: - cabal-file-th "Gershom Bazerman @gbaz": - # - jmacro # BLOCKED haskell-src-meta - # - jmacro-rpc # BLOCKED jmacro - # - jmacro-rpc-happstack # BLOCKED jmacro - # - jmacro-rpc-snap # BLOCKED snap-core + - jmacro + - jmacro-rpc + - jmacro-rpc-happstack + - jmacro-rpc-snap - mbox - kmeans - boolsimplifier @@ -2439,7 +2439,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - camfort - # - codo-notation # BLOCKED haskell-src-meta + - codo-notation - fortran-src # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad - language-fortran From f18a4c8ddce1f6f4b15e74ccb4363d1d07e3416d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 4 Oct 2016 19:32:35 +0900 Subject: [PATCH 0748/2525] remove haskell-src-meta-0.6.0.14 from "tell when released" --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5acf4cf8..860af7a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3102,5 +3102,4 @@ tell-me-when-its-released: - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 -- haskell-src-meta-0.6.0.14 # haskell-src-exts 0.18 - wreq 0.4.1.0 From 5c0222489a1fb688405e753fa64b37bdf1fd1eca Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 5 Oct 2016 11:34:58 +0900 Subject: [PATCH 0749/2525] Revert "re-disable opml-conduit (k0ral/opml-conduit#5)" opml-conduit-0.6.0.1 This reverts commit d632a0036bb5a8dbe0d8c2083750a64828f440a6. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 860af7a9..4d89f475 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1549,8 +1549,7 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - conduit-parse - # https://github.com/k0ral/opml-conduit/issues/5 - # - opml-conduit + - opml-conduit - rss-conduit # - imm # BLOCKED derive - timerep From e8d8d50a37657055dbc46013a0fde1524fb3ce08 Mon Sep 17 00:00:00 2001 From: Jonathan Fischoff Date: Tue, 4 Oct 2016 18:07:10 -0400 Subject: [PATCH 0750/2525] add threads-extra to stackage add clock-extras and next-ref to build-constraints.yaml --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 860af7a9..8637920d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2519,6 +2519,11 @@ packages: - data-msgpack - network-msgpack-rpc + "Jonathan Fischoff ": + - threads-extra + - clock-extras + - next-ref + # 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 fc699d8b1329e20cb5174fc4851668bb1854c849 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 5 Oct 2016 09:33:16 +0200 Subject: [PATCH 0751/2525] Re-enable some test suites and haddocks --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d89f475..39431f0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2692,8 +2692,6 @@ skipped-tests: # just remove these lines and run `stackage-curator check' to verify. - Cabal # QuickCheck 2.9 - ChasingBottoms # QuickCheck 2.9 - - GLFW-b # https://github.com/bsl/GLFW-b/issues/62 - - HsOpenSSL # https://github.com/phonohawk/HsOpenSSL/issues/57 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - bindings-GLFW # https://github.com/bsl/bindings-GLFW/issues/40 - bytestring-handle # QuickCheck 2.9 @@ -2707,7 +2705,6 @@ skipped-tests: - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - pure-cdb # test-simple - - shelly # https://github.com/yesodweb/Shelly.hs/issues/127 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 @@ -2948,7 +2945,6 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - metrics # https://github.com/iand675/metrics/issues/5 - - hocilib # https://github.com/fpinsight/hocilib/issues/1 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 3d89776a8c62ec7cb651ffd8108230d0bf509d69 Mon Sep 17 00:00:00 2001 From: Stefan Wehr Date: Wed, 5 Oct 2016 17:57:07 +0200 Subject: [PATCH 0752/2525] Added large-hashable --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d89f475..a5c74593 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -215,6 +215,7 @@ packages: - HTF - xmlgen - stm-stats + - large-hashable "Bart Massey @BartMassey": - parseargs From 80c0cbe362abc476229939b9056fddb94a0c94d8 Mon Sep 17 00:00:00 2001 From: Dino Morelli Date: Wed, 5 Oct 2016 17:04:16 -0400 Subject: [PATCH 0753/2525] Adding package hsinstall to Stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d89f475..71bbc2dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2517,6 +2517,9 @@ packages: "Iphigenia Df @iphydf": - data-msgpack - network-msgpack-rpc + + "Dino Morelli @dino-": + - hsinstall # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From bd333494d16904f7ef9d6bb0684a7175e8be9508 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 7 Oct 2016 13:38:32 +0900 Subject: [PATCH 0754/2525] HUnit < 1.4.0.0 (#1965) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b5d5a31..9d2c66c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2586,6 +2586,8 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 + # https://github.com/fpco/stackage/issues/1965 + - HUnit < 1.4.0.0 # end of packages From d3958bc3bddd566c3a29f53f51d6a3c64b29988a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 7 Oct 2016 13:39:19 +0900 Subject: [PATCH 0755/2525] clarify repa and Agda QuickCheck blocks --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d2c66c1..bdc58af1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -622,9 +622,9 @@ packages: - versions - vectortiles - pipes-random - # - repa # BLOCKED QuickCheck 2.9 - # - repa-io # BLOCKED QuickCheck 2.9 - # - repa-algorithms # BLOCKED QuickCheck 2.9 + # - repa # BLOCKED QuickCheck < 2.9 + # - repa-io # BLOCKED repa + # - repa-algorithms # BLOCKED repa # GHC 8 - kanji "Ketil Malde @ketil-malde": @@ -1689,7 +1689,7 @@ packages: "Andrés Sicard-Ramírez @asr": [] - # - Agda # BLOCKED haskell-src-exts 1.18 and QuickCheck-2.9 + # - Agda # BLOCKED haskell-src-exts < 1.18 and QuickCheck < 2.9 "James Cook @mokus0": - dependent-sum From a9f9816ec5e27e6a3e6cbf8eb182d6a49f0a219b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 7 Oct 2016 13:39:59 +0900 Subject: [PATCH 0756/2525] reenable yi --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdc58af1..2a1443b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1786,8 +1786,8 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi # BLOCKED QuickCheck 2.9 - # - yi-fuzzy-open # BLOCKED QuickCheck 2.9 + - yi + - yi-fuzzy-open - yi-language - yi-rope From be0bca1667796b3141ab59beeb7265bd304789f7 Mon Sep 17 00:00:00 2001 From: Bernie Pope Date: Sat, 8 Oct 2016 19:48:15 +1100 Subject: [PATCH 0757/2525] Add language-python --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1443b5..079aca9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2526,6 +2526,9 @@ packages: - threads-extra - clock-extras - next-ref + + "Bernie Pope @bjpop": + - language-python # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 9e70334c4b5c686020d08700d01fd6c5a46d9b86 Mon Sep 17 00:00:00 2001 From: Julian Arni Date: Sat, 8 Oct 2016 15:05:10 +0200 Subject: [PATCH 0758/2525] Re-enable servant-mock Test-suite fixed in version 0.8.1.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1443b5..6453f87b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -873,7 +873,7 @@ packages: - servant-lucid - servant-blaze - servant-foreign - # - servant-mock # https://github.com/haskell-servant/servant-mock/issues/3 + - servant-mock - servant-cassava "Alexandr Ruchkin @mvoidex": From 878daad4c227515dc0a0025e5f11421c1446a2fc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 8 Oct 2016 19:59:01 +0200 Subject: [PATCH 0759/2525] Remove http-types entries that were added by mistake. https://github.com/fpco/stackage/pull/1956#issuecomment-252417312 --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1443b5..8aae3baf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1460,7 +1460,6 @@ packages: # 0.2.0.0 compilation failure - uri-templater # via uri-templater - librato # bounds - datadog - - http-types # bounds - engine-io-growler # bounds - flowdock # GHC 8 - growler @@ -1878,7 +1877,6 @@ packages: - withdependencies - hruby - language-puppet - - http-types # Doesn't allow http-types >= 0.9.1 - stm-firehose # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 - hslogstash @@ -2504,7 +2502,7 @@ packages: "Philipp Balzarek ": - xml-picklers - + "Lennart Spitzner lsp@informatik.uni-kiel.de @lspitzner": - multistate - pqueue @@ -2514,11 +2512,11 @@ packages: "Tony Day @tonyday567": - chart-unit - + "Iphigenia Df @iphydf": - data-msgpack - network-msgpack-rpc - + "Dino Morelli @dino-": - hsinstall From e2f33e6ff027cf28fcbf267e279c069643537cae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:37:20 +0900 Subject: [PATCH 0760/2525] haskell-gi-base < 0.19 (#1970) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03e6dbb4..f5ab91ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2589,6 +2589,9 @@ packages: # https://github.com/fpco/stackage/issues/1965 - HUnit < 1.4.0.0 + + # https://github.com/fpco/stackage/issues/1970 + - haskell-gi-base < 0.19 # end of packages From 14eb23a189894e2a42a874e27d81cfb461b15855 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:43:48 +0900 Subject: [PATCH 0761/2525] hspec-expectations < 0.8.0 (#1971) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5ab91ca..74bd5e9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2592,6 +2592,9 @@ packages: # https://github.com/fpco/stackage/issues/1970 - haskell-gi-base < 0.19 + + # https://github.com/fpco/stackage/issues/1971 + - hspec-expectations < 0.8.0 # end of packages From 45f88ad8dc87ab95904d54c7ffb92bab958abf41 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:45:57 +0900 Subject: [PATCH 0762/2525] lens < 4.15 (#1972) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74bd5e9e..59c1ce31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,6 +2595,9 @@ packages: # https://github.com/fpco/stackage/issues/1971 - hspec-expectations < 0.8.0 + + # https://github.com/fpco/stackage/issues/1972 + - lens < 4.15 # end of packages From 6e797e1bca6a932ffa1085ed203b3392f093e83a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:48:03 +0900 Subject: [PATCH 0763/2525] hspec-wai < 0.8.0 (#1971) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59c1ce31..8ad26d6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,6 +2595,7 @@ packages: # https://github.com/fpco/stackage/issues/1971 - hspec-expectations < 0.8.0 + - hspec-wai < 0.8.0 # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 From 6bcd8233521742c5380ac91ce8b9bcca95ae2972 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:58:06 +0900 Subject: [PATCH 0764/2525] more bounds for hspec-expectations-0.8.0 (#1971) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ad26d6b..863cb1de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,7 +2595,8 @@ packages: # https://github.com/fpco/stackage/issues/1971 - hspec-expectations < 0.8.0 - - hspec-wai < 0.8.0 + - hspec-wai < 0.7.0 + - hspec-wai-json < 0.8.0 # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 From 65f1f9babc72f9255d5aeee2b2bc07a0acd3b50b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 23:07:49 +0900 Subject: [PATCH 0765/2525] hspec-wai-json < 0.7.0 (#1971) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 863cb1de..7fba2791 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2596,7 +2596,7 @@ packages: # https://github.com/fpco/stackage/issues/1971 - hspec-expectations < 0.8.0 - hspec-wai < 0.7.0 - - hspec-wai-json < 0.8.0 + - hspec-wai-json < 0.7.0 # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 From 94f2a5c09b5fad41ee9b3c60a67c8e7effad909f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 23:11:34 +0900 Subject: [PATCH 0766/2525] run-nightly.sh: don't print date until end --- automated/run-nightly.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 9c222bde..992f855f 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,7 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - date echo echo "Running cron.sh (hiding verbose output)" From e1934f3840385ecb4d4d33de544a14556456c346 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 9 Oct 2016 18:33:20 +0330 Subject: [PATCH 0767/2525] add picedit to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fba2791..77915a92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2528,6 +2528,9 @@ packages: "Bernie Pope @bjpop": - language-python + "Mahdi Dibaiee ": + - picedit + # 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 30f7ff54b83c778cd808a89d5051724b5e935409 Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Sun, 9 Oct 2016 14:07:08 -0400 Subject: [PATCH 0768/2525] Remove pipes-cliff Is unmaintained and may be buggy. Has no dependencies in Stackage. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fba2791..92911ba6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -143,7 +143,6 @@ packages: "Omari Norman @massysett": - rainbow - rainbox - - pipes-cliff - anonymous-sums - multiarg - prednote From 556d172eff09ddb50aed2885022ff129f5770672 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 9 Oct 2016 20:18:11 +0200 Subject: [PATCH 0769/2525] Update lens benchmark info --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fba2791..f4d7f9e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2524,7 +2524,7 @@ packages: - threads-extra - clock-extras - next-ref - + "Bernie Pope @bjpop": - language-python @@ -2599,7 +2599,7 @@ packages: - hspec-wai-json < 0.7.0 # https://github.com/fpco/stackage/issues/1972 - - lens < 4.15 + - lens < 4.15 # Re-enable `lens' benchmarks when lifted # end of packages @@ -2944,7 +2944,7 @@ expected-benchmark-failures: - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - lens # https://github.com/ekmett/lens/issues/672 + - lens # Fixed in lens-4.15 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 3c6c73ed5192351d0c4e7d2366e990e70bcb904d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 9 Oct 2016 23:49:59 +0200 Subject: [PATCH 0770/2525] Re-enable snap packages --- build-constraints.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4d7f9e5..f3e950f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -46,7 +46,7 @@ packages: # GHC 8 - envy - s3-signer # bounds - google-translate - # via snap - hackernews + - hackernews # bounds - ses-html # via stripe-http-streams - stripe-haskell # via http-streams - stripe-http-streams @@ -186,12 +186,12 @@ packages: - blaze-html - blaze-markup - cabal-dependency-licenses - # via snap-core - hakyll + # - hakyll # QuickCheck, snap-server, via pandoc, via pandoc-citeproc - stylish-haskell # - profiteur # BLOCKED aeson 1.0 - psqueues - websockets - # via snap-core - websockets-snap + - websockets-snap "Sibi Prabakaran @psibi": - download @@ -415,7 +415,7 @@ packages: - serversession-backend-acid-state # bounds - serversession-backend-persistent # bounds - serversession-backend-redis - # via snap - serversession-frontend-snap + # - serversession-frontend-snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus @@ -501,7 +501,7 @@ packages: - fay-text - fay-uri - feed - # via snap - snaplet-fay + - snaplet-fay - time-compat - through-text @@ -673,7 +673,7 @@ packages: - rest-core - rest-gen - rest-happstack - # GHC 8 - rest-snap + - rest-snap - rest-stringmap - rest-types - rest-wai @@ -946,11 +946,11 @@ packages: - etcd - github-types - github-webhook-handler - # GHC 8 & via snap-core - github-webhook-handler-snap + # GHC 8 - github-webhook-handler-snap - google-cloud - kraken - libinfluxdb - # GHC 8 & via snap - mole + # GHC 8 - mole - publicsuffix - rethinkdb-client-driver @@ -1488,7 +1488,7 @@ packages: # GHC 8 - wai-routes "Daniel Patterson @dbp": - # GHC 8 - hspec-snap + # via digestive-functors - hspec-snap - hworker # - hworker-ses BLOCKED amazonka-core - fn @@ -2302,7 +2302,7 @@ packages: # - yesod-job-queue # BLOCKED cron # "Braden Walters @meoblast001": - # via hakyll - hakyll-sass + # - hakyll-sass "Patrick Thomson @helium": - postgresql-transactional @@ -2735,6 +2735,7 @@ skipped-tests: - system-filepath # QuickCheck 2.9 - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 + - snap # QuickCheck 2.9 # Transitive outdated dependencies # These packages @@ -2918,7 +2919,6 @@ expected-test-failures: # Problem on the stackage build server, we need to dig deeper into # these if we want them fixed - - snap-core # 1.0.0.0 https://github.com/snapframework/snap-core/issues/261 - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 From 5df9f7bc13d52371aca1885dd157244fb2ea3e5d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Oct 2016 00:02:44 +0200 Subject: [PATCH 0771/2525] Re-enable haskell-src-exts packages --- build-constraints.yaml | 43 +++++++++++++++++++----------------------- 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3e950f5..b4b4a538 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -764,7 +764,7 @@ packages: # GHC 8 - file-location - fuzzcheck - haddock-api - #- here # BLOCKED haskell-src-meta-0.7.0 + # haskell-src-exts 1.18 - here - hlibgit2 - gitlib-libgit2 - hostname-validate @@ -780,7 +780,7 @@ packages: - monad-extras # - stack < 9.9.9 # BLOCKED http-conduit 2.2 - optparse-simple - # - hpack # BLOCKED interpolate + - hpack "Michael Sloan @mgsloan": - th-orphans @@ -995,8 +995,7 @@ packages: - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": - [] - # - language-c-quote # BLOCKED haskell-src-meta-0.7 + - language-c-quote "Sönke Hahn @soenkehahn": - generics-eot @@ -2027,8 +2026,8 @@ packages: "Henry J. Wylde @hjwylde": - git-fmt - omnifmt - # - werewolf # BLOCKED haskell-src-exts 1.18 via interpolate - # - werewolf-slack + # aeson & extra - werewolf + # aeson & extra & http-client & http-client-tls - werewolf-slack "Will Sewell @willsewell": - benchpress @@ -2063,25 +2062,25 @@ packages: "Jeremy Shaw @stepcut": - boomerang - # - clckwrks # haskell-src-meta and hsx2hs - # - clckwrks-cli # haskell-src-exts 1.18 via hsx2hs - # - clckwrks-plugin-page # haskell-src-exts 1.18 via hsx2hs - # - clckwrks-plugin-media # haskell-src-exts 1.18 via hsx2hs - # - clckwrks-theme-bootstrap # haskell-src-exts 1.18 via hsx2hs + - clckwrks + - clckwrks-cli + - clckwrks-plugin-page + - clckwrks-plugin-media + - clckwrks-theme-bootstrap - hackage-whatsnew - # - happstack-authenticate # haskell-src-exts 1.18 via hsx2hs + - happstack-authenticate - happstack-clientsession - # - happstack-hsp # haskell-src-exts 1.18 via hsx2hs - # - happstack-jmacro # BLOCKED haskell-src-exts 1.18 via jmacro + - happstack-hsp + - happstack-jmacro - happstack-server - happstack-server-tls - # - hsx-jmacro # BLOCKED haskell-src-exts 1.18 via jmacro + - hsx-jmacro - ixset - reform - reform-blaze - reform-hamlet - reform-happstack - # - reform-hsp # haskell-src-exts 1.18 via hsx2hs + - reform-hsp - userid - web-plugins - web-routes @@ -2090,7 +2089,7 @@ packages: - web-routes-hsp - web-routes-th - web-routes-wai - # - hsx2hs # BLOCKED haskell-src-exts 1.18 + - hsx2hs "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2107,7 +2106,7 @@ packages: - projectroot - questioner # - stack-run-auto # BLOCKED wreq - # - hpack-convert # BLOCKED haskell-src-exts 1.18 via interpolate + # aeson 1.0 - hpack-convert - language-dockerfile "Pascal Hartig @passy": @@ -2421,7 +2420,7 @@ packages: - hmpfr "Bartosz Nitka @niteria": - # - haskell-packages # BLOCKED haskell-src-exts via hse-cpp + - haskell-packages - oeis "Gergely Patai @cobbpg": @@ -2450,8 +2449,7 @@ packages: - encoding-io "Anton Gushcha @ncrashed": - [] - # - aeson-injector # haskell-src-exts 1.18 via aeson-qq + - aeson-injector "Rune K. Svendsen @runeks": [] @@ -2742,9 +2740,6 @@ skipped-tests: # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - - swagger2 # haskell-src-exts 1.18 via aeson-qq - - servant-swagger # haskell-src-exts 1.18 via aeson-qq - - yaml # haskell-src-exts via aeson-qq - options # QuickCheck via chell-quickcheck - uri-bytestring # haskell-src-exts via derive From cb473b55974c535fdbed1297030745a8b1123f44 Mon Sep 17 00:00:00 2001 From: Dino Morelli Date: Sun, 9 Oct 2016 18:28:18 -0400 Subject: [PATCH 0772/2525] Added new package tce-conf --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4d7f9e5..15657bf1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2519,6 +2519,7 @@ packages: "Dino Morelli @dino-": - hsinstall + - tce-conf "Jonathan Fischoff ": - threads-extra From aff1bf70927c36e6057995671accee84bd88e284 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:07:55 +0900 Subject: [PATCH 0773/2525] alex-3.2.0 test build failure (simonmar/alex#94) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ba34786..6b2e00ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2603,6 +2603,9 @@ packages: # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 # Re-enable `lens' benchmarks when lifted + + # https://github.com/simonmar/alex/issues/94 + - alex < 3.2.0 # end of packages @@ -3128,3 +3131,4 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 - wreq 0.4.1.0 +- alex 3.2.0 From 8b196324919cfc901a40fb7ed78259e94879c674 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:14:21 +0900 Subject: [PATCH 0774/2525] hspec-meta < 2.3.1 (hspec/hspec#284) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b2e00ac..21e2f53d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2606,6 +2606,9 @@ packages: # https://github.com/simonmar/alex/issues/94 - alex < 3.2.0 + + # https://github.com/hspec/hspec/issues/284 + - hspec-meta < 2.3.1 # end of packages From 71be0b970312968b87ac1d102154705c35e80e0a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:22:41 +0900 Subject: [PATCH 0775/2525] large-hashable fails to build (#1964) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21e2f53d..cce4f535 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -215,7 +215,8 @@ packages: - HTF - xmlgen - stm-stats - - large-hashable + # https://github.com/fpco/stackage/pull/1964 + #- large-hashable "Bart Massey @BartMassey": - parseargs From 48f8cbc24c210048eb600c357e7260dcfe825597 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:27:11 +0900 Subject: [PATCH 0776/2525] redisable yi-fuzzy-open Setup: Encountered missing dependencies: yi >=0.10.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cce4f535..69a66e45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1787,7 +1787,7 @@ packages: - word-trie - xdg-basedir - yi - - yi-fuzzy-open + #- yi-fuzzy-open - yi-language - yi-rope From c5fb39993d31060091351c72e9b77691bc4e33a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:34:28 +0900 Subject: [PATCH 0777/2525] hspec-meta < 2.3.0 (hspec/hspec#284) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69a66e45..56fb349e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2609,7 +2609,7 @@ packages: - alex < 3.2.0 # https://github.com/hspec/hspec/issues/284 - - hspec-meta < 2.3.1 + - hspec-meta < 2.3.0 # end of packages From c2170ddcea056efff791c76b2c54921fa93e1afd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:37:16 +0900 Subject: [PATCH 0778/2525] run-nightly.sh: remove newline before cron.sh I keep Ctrl-c'ing cron.sh by mistake, thinking it has already finished --- automated/run-nightly.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 992f855f..9ffe247d 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,7 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - echo echo "Running cron.sh (hiding verbose output)" ./cron.sh > cron.log 2>&1 # | grep -v '^Skipping' From 7e83f0d070d970c0e8f702d058b9e76e04018733 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 10 Oct 2016 12:42:08 +0900 Subject: [PATCH 0779/2525] run-nightly.sh: move newline after cron.sh --- automated/run-nightly.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 9ffe247d..75e7405e 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -8,6 +8,7 @@ while true; do echo "Running cron.sh (hiding verbose output)" ./cron.sh > cron.log 2>&1 # | grep -v '^Skipping' echo "done." + echo date sleep 30m From 890d1399b0800334519440e498df5e10edb5b1bf Mon Sep 17 00:00:00 2001 From: Marcin Mrotek Date: Mon, 10 Oct 2016 14:13:38 +0200 Subject: [PATCH 0780/2525] Removed my packages Sorry, I can no longer keep my packages up to date. My Stack installation has broken beyond repair by reinstallation, and I don't have time to fix that right now. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d87a495c..143d426c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -855,11 +855,6 @@ packages: "Samplecount stefan@samplecount.com @kaoskorobase": - shake-language-c - "Marcin Mrotek @marcinmrotek": - - type-list - - zoom-refs - - vinyl-utils - "David Turner @davecturner": - alarmclock - bank-holidays-england From 8cd33f6adde92ab2e6316358a7454907c5fda24d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Oct 2016 09:28:43 +0900 Subject: [PATCH 0781/2525] Revert "large-hashable fails to build (#1964)" This reverts commit 71be0b970312968b87ac1d102154705c35e80e0a. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d87a495c..38f6eb86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -214,8 +214,7 @@ packages: - HTF - xmlgen - stm-stats - # https://github.com/fpco/stackage/pull/1964 - #- large-hashable + - large-hashable "Bart Massey @BartMassey": - parseargs From 997289127831cdb7d8535cee41505ead705778e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Oct 2016 09:36:36 +0900 Subject: [PATCH 0782/2525] move hspec-meta constraint into hspec-expectations block (hspec/hspec#284) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38f6eb86..4e22b6c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2598,6 +2598,7 @@ packages: - hspec-expectations < 0.8.0 - hspec-wai < 0.7.0 - hspec-wai-json < 0.7.0 + - hspec-meta < 2.3.0 # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 # Re-enable `lens' benchmarks when lifted @@ -2605,8 +2606,6 @@ packages: # https://github.com/simonmar/alex/issues/94 - alex < 3.2.0 - # https://github.com/hspec/hspec/issues/284 - - hspec-meta < 2.3.0 # end of packages From b75aeef375d375ffce946417b0a27018ddf4732a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Oct 2016 10:41:11 +0900 Subject: [PATCH 0783/2525] 3 abandoned packages from #1976 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61adb8de..4c2d9a8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2536,6 +2536,9 @@ packages: - pattern-arrows # - purescript # BLOCKED aeson-1.0 + - type-list + - zoom-refs + - vinyl-utils # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From 43fa009f2d0bb791eb65ed9d79a810fb6c554b0c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Oct 2016 11:34:45 +0900 Subject: [PATCH 0784/2525] yi-language-0.13.1 fails to build (yi-editor/yi-language#12) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c2d9a8d..c5c6b306 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2604,6 +2604,8 @@ packages: # https://github.com/simonmar/alex/issues/94 - alex < 3.2.0 + # https://github.com/yi-editor/yi-language/issues/12 + - yi-language < 0.13.1 # end of packages From a9b9bde826a5af8e2cd1c67cf01ba79b145f054d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Oct 2016 11:45:43 +0900 Subject: [PATCH 0785/2525] Revert "yi-language-0.13.1 fails to build (yi-editor/yi-language#12)" yi-language-0.13.0.2 gives same error This reverts commit 43fa009f2d0bb791eb65ed9d79a810fb6c554b0c. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5c6b306..4c2d9a8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2604,8 +2604,6 @@ packages: # https://github.com/simonmar/alex/issues/94 - alex < 3.2.0 - # https://github.com/yi-editor/yi-language/issues/12 - - yi-language < 0.13.1 # end of packages From c10c345b425ae096bcab6f67dba0db9478de12a9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 08:41:57 +0300 Subject: [PATCH 0786/2525] Temporary block factisresearch/large-hashable#10 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c2d9a8d..ceca108c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -214,7 +214,8 @@ packages: - HTF - xmlgen - stm-stats - - large-hashable + # https://github.com/factisresearch/large-hashable/issues/10 + # - large-hashable "Bart Massey @BartMassey": - parseargs From c24ef1094d7426338591e9c3a232ec70a922b8de Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 08:47:06 +0300 Subject: [PATCH 0787/2525] Block packages for yi-editor/yi#922 --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ceca108c..86ae7362 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1779,9 +1779,12 @@ packages: - pointedlist - word-trie - xdg-basedir - - yi + # - yi BLOCKED due to yi-language #- yi-fuzzy-open - - yi-language + + # https://github.com/yi-editor/yi/issues/922 + # - yi-language + - yi-rope # "Tobias Bexelius @tobbebex": From 35415ec83ae826d950b6a8ed7e0faf17d70d49aa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 08:48:15 +0300 Subject: [PATCH 0788/2525] Expect test failure snapframework/snap-core#26 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86ae7362..3fc428f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2924,6 +2924,8 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 + - snap-core # https://github.com/snapframework/snap-core/issues/26 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 70a753eb92d7eefe8f9cb5b6a56af9a805a9655a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 08:55:02 +0300 Subject: [PATCH 0789/2525] Temporary block mainland/language-c-quote#72 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fc428f2..1de2b418 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -990,7 +990,9 @@ packages: - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": - - language-c-quote + [] + # https://github.com/mainland/language-c-quote/issues/72 + # - language-c-quote "Sönke Hahn @soenkehahn": - generics-eot From 470d64238f4c3ccdea55a3874f48aa1489a00516 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 09:23:30 +0300 Subject: [PATCH 0790/2525] Expect test suite failure dmjio/hackernews#19 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1de2b418..a073172b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2928,6 +2928,8 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 + - hackernews # https://github.com/dmjio/hackernews/issues/19 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 88315dfa5f51521d4ebf8487ba258b354947daca Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 11 Oct 2016 09:26:46 +0300 Subject: [PATCH 0791/2525] Expected test failure snapframework/heist#95 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a073172b..8e0ba188 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2930,6 +2930,8 @@ expected-test-failures: - hackernews # https://github.com/dmjio/hackernews/issues/19 + - heist # https://github.com/snapframework/heist/issues/95 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f64bbddcbb8e7a1a0d9c5d86cda2828d26fb9c6b Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 12 Oct 2016 02:38:57 -0700 Subject: [PATCH 0792/2525] Add stb-image-redux --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..a86fd113 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2529,6 +2529,9 @@ packages: "Mahdi Dibaiee ": - picedit + + "Alexis Williams @sasinestro": + - stb-image-redux # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2cbfea588e34f3c436dcbd8c44b1d3b820d8d344 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Wed, 12 Oct 2016 15:26:19 +0530 Subject: [PATCH 0793/2525] Add textlocal package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..c1d8fd68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -194,6 +194,7 @@ packages: "Sibi Prabakaran @psibi": - download + - textlocal "haskell-opengl": - OpenGL From f0d2a99acf2039b1b8849ec0fbfb1e5cc7a5afde Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 12 Oct 2016 04:13:21 -0700 Subject: [PATCH 0794/2525] Fixed typo in email --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a86fd113..562b2515 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,7 +2530,7 @@ packages: "Mahdi Dibaiee ": - picedit - "Alexis Williams @sasinestro": + "Alexis Williams @sasinestro": - stb-image-redux # If you stop maintaining a package you can move it here. From a7a55c9ec97b7ea4d6836161eeca913e0f1c6a51 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Wed, 12 Oct 2016 21:47:43 +0900 Subject: [PATCH 0795/2525] Reenable yahoo-finance-api package. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..e7685c82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1766,7 +1766,7 @@ packages: - natural-transformation - opaleye-trans - read-env-var - # - yahoo-finance-api # https://github.com/cdepillabout/yahoo-finance-api/issues/1 + - yahoo-finance-api "Franklin Chen @FranklinChen": - Ebnf2ps @@ -2859,6 +2859,7 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server + - yahoo-finance-api # Requires being able to access Yahoo Finance API # Deprecated # Eventually we'll have to disable these packages completely. From 98b7c310984f451d247548e58e2d1caf785ac68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Wed, 12 Oct 2016 19:21:22 -0300 Subject: [PATCH 0796/2525] Reenable distributed-process --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..352a3bdc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1921,7 +1921,7 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # GHC 8 - distributed-process + - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution From 2b30b950f640c6b7bb5bad14f16e477c2fdcde80 Mon Sep 17 00:00:00 2001 From: Joe Canero Date: Wed, 12 Oct 2016 19:48:58 -0400 Subject: [PATCH 0797/2525] add sqlite-simple-errors --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..06246744 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Joseph Canero @caneroj1": + - sqlite-simple-errors + "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson From b8379c7231474598ac83b9d99f5a2a25dd34fddf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 05:48:20 +0300 Subject: [PATCH 0798/2525] Expect test failure mitchellwrosen/language-lua2#4 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e0ba188..82e6a731 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2932,6 +2932,8 @@ expected-test-failures: - heist # https://github.com/snapframework/heist/issues/95 + - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3a8f601b7c6cf7bdd86ca0c60a12eaf4af00c86c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 05:49:50 +0300 Subject: [PATCH 0799/2525] Expect test failure athanclark/commutative#4 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82e6a731..e4ad32bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2934,6 +2934,8 @@ expected-test-failures: - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - commtative # https://github.com/athanclark/commutative/issues/4 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f3a427ac77f891092fc787adf89a78c260975efa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 07:06:39 +0300 Subject: [PATCH 0800/2525] Expect test failure docopt/docopt.hs#29 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4ad32bd..c5ad0b05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2936,6 +2936,8 @@ expected-test-failures: - commtative # https://github.com/athanclark/commutative/issues/4 + - docopt # https://github.com/docopt/docopt.hs/issues/29 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 647d3357b4403b9e16d1fe6e9283abad28166a12 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 07:22:12 +0300 Subject: [PATCH 0801/2525] Fix a typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5ad0b05..baad35ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2934,7 +2934,7 @@ expected-test-failures: - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - commtative # https://github.com/athanclark/commutative/issues/4 + - commutative # https://github.com/athanclark/commutative/issues/4 - docopt # https://github.com/docopt/docopt.hs/issues/29 From 7b8fc7cdbc8d2f7b39b94c2b0a21abaef36ffec5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 07:23:45 +0300 Subject: [PATCH 0802/2525] language-lua2 is abandoned mitchellwrosen/language-lua2#4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index baad35ba..7350ddaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1374,7 +1374,6 @@ packages: - aeson-better-errors "Mitchell Rosen @mitchellwrosen": - - language-lua2 - tasty-hspec "Christiaan Baaij @christiaanb": @@ -2545,6 +2544,7 @@ packages: - type-list - zoom-refs - vinyl-utils + - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull From ee11a5e558dd63ec7ecaeeaae3ddc0229e43bfcd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 09:40:13 +0300 Subject: [PATCH 0803/2525] Expect test failure SASinestro/stb-image-redux#1 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7d6f604..18849262 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2946,6 +2946,8 @@ expected-test-failures: - docopt # https://github.com/docopt/docopt.hs/issues/29 + - stb-image-redux # https://github.com/SASinestro/stb-image-redux/issues/1 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 826b5d43565b8acdeb2b2e35af2eb6df52915294 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 13 Oct 2016 13:58:03 +0200 Subject: [PATCH 0804/2525] Update build-constraints.yaml doctemplates is a new dependency of pandoc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18849262..95f76ee3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2184,6 +2184,7 @@ packages: - highlighting-kate - pandoc-types - zip-archive + - doctemplates # - pandoc # BLOCKED aeson 1.0 # - pandoc-citeproc # BLOCKED aeson 1.0 From 5f90a573b183d0f467bbb11873d13179f1dba788 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Thu, 13 Oct 2016 18:37:28 +0200 Subject: [PATCH 0805/2525] Update build-constraints.yaml added network-multicast --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95f76ee3..ac97f6d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Marco Zocca @ocramz": + - network-multicast + "Joseph Canero @caneroj1": - sqlite-simple-errors From ca4cf7a3a79098a49573ceff3f459ae22435ff43 Mon Sep 17 00:00:00 2001 From: Alexis Williams Date: Fri, 14 Oct 2016 14:11:53 -0700 Subject: [PATCH 0806/2525] Resolved SASinestro/stb-image-redux#1 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac97f6d5..4180c602 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2950,8 +2950,6 @@ expected-test-failures: - docopt # https://github.com/docopt/docopt.hs/issues/29 - - stb-image-redux # https://github.com/SASinestro/stb-image-redux/issues/1 - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 99373d5181a8329c4014f2a734ec50e84340f74c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Fri, 14 Oct 2016 19:31:18 -0300 Subject: [PATCH 0807/2525] Reenable distributed-process-simplelocalnet --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac97f6d5..91fbdc0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1933,9 +1933,9 @@ packages: # GHC 8 - distributed-process-execution # GHC 8 - distributed-process-extras # GHC 8 - distributed-process-registry - # GHC 8 - distributed-process-simplelocalnet # GHC 8 - distributed-process-supervisor # GHC 8 - distributed-process-task + - distributed-process-simplelocalnet - distributed-static - network-transport - network-transport-tcp From aefe0bc090ee4617c9b083dfe07b9cba1f084bc6 Mon Sep 17 00:00:00 2001 From: XT Date: Sat, 15 Oct 2016 18:48:15 +0900 Subject: [PATCH 0808/2525] Add rawfilepath Add the package "rawfilepath" by XT (@xtendo-org) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac97f6d5..97f2edf2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2540,6 +2540,9 @@ packages: "Alexis Williams @sasinestro": - stb-image-redux + "XT @xtendo-org": + - rawfilepath + # 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 c0192ac1a185aa737e09bad9ad89a1685edd26a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 15 Oct 2016 20:08:37 +0300 Subject: [PATCH 0809/2525] Upper bound for #1991 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac97f6d5..648696c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2621,6 +2621,9 @@ packages: # https://github.com/simonmar/alex/issues/94 - alex < 3.2.0 + # https://github.com/fpco/stackage/issues/1991 + - hackernews < 1.0 + # end of packages From 8216f552a68fa95a01560e2e2b55ede5302c5d5a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 15 Oct 2016 20:08:43 +0300 Subject: [PATCH 0810/2525] Whitespace cleanup --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 648696c7..6fe99d17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,10 +3,10 @@ ghc-major-version: "8.0" packages: "Marco Zocca @ocramz": - network-multicast - + "Joseph Canero @caneroj1": - sqlite-simple-errors - + "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson From 62ea9a7a1b9153efee00971c84e70dfafe66c0a8 Mon Sep 17 00:00:00 2001 From: Konstantin Zudov Date: Sun, 16 Oct 2016 00:33:08 +0300 Subject: [PATCH 0811/2525] Add html-email-validate --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeb29352..3f141f61 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2542,6 +2542,8 @@ packages: "XT @xtendo-org": - rawfilepath + "Konstantin Zudov @zudov": + - html-email-validate # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From dfdc6e64af363071ac78036a9a6af401d65e68f8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 17 Oct 2016 02:59:42 +0200 Subject: [PATCH 0812/2525] Upper bound checks; closes #1857, opens #1993 & #1994 --- build-constraints.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f141f61..008795a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2536,7 +2536,7 @@ packages: "Mahdi Dibaiee ": - picedit - + "Alexis Williams @sasinestro": - stb-image-redux @@ -2589,9 +2589,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1857 - - terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this - # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - MemoTrie < 0.6.5 @@ -2604,12 +2601,16 @@ packages: - hspec-core < 2.2.4 - hspec-discover < 2.2.4 + # https://github.com/fpco/stackage/issues/1993 + - hspec < 2.3 + # https://github.com/haskell-works/hw-rankselect/issues/2 - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 # https://github.com/fpco/stackage/issues/1965 - HUnit < 1.4.0.0 + - hspec-expectations < 0.8.2 # https://github.com/fpco/stackage/issues/1970 - haskell-gi-base < 0.19 @@ -2629,6 +2630,9 @@ packages: # https://github.com/fpco/stackage/issues/1991 - hackernews < 1.0 + # https://github.com/fpco/stackage/issues/1994 + - hspec-wai < 0.8.0 + # end of packages @@ -2773,7 +2777,7 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. - - terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11 + # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 31283516031a9c8204eeffb0f4f9fbc7f8b2b2e3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 17 Oct 2016 03:58:52 +0200 Subject: [PATCH 0813/2525] upper bound for #1995 and skip terminal-progress-bar tests --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 008795a6..5d45e63f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2633,6 +2633,9 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 + # https://github.com/fpco/stackage/issues/1995 + - scalpel < 0.4.0 + # end of packages @@ -2766,6 +2769,7 @@ skipped-tests: - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - snap # QuickCheck 2.9 + - terminal-progress-bar # depends on older version of itself # Transitive outdated dependencies # These packages From 3742005dd6c336df9346fcf25b1c74d6ebb8cc74 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Oct 2016 18:23:19 +0900 Subject: [PATCH 0814/2525] haskoin-core tests should no longer fail (haskoin/haskoin#285) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d45e63f..0600c9cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2911,7 +2911,6 @@ expected-test-failures: - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - - haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 From b6feaabd7086b3a7e3052412e86c2f91a6a80ef4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 17 Oct 2016 17:17:59 +0200 Subject: [PATCH 0815/2525] Remove upper bound and close #1995 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0600c9cb..935efa42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2633,9 +2633,6 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 - # https://github.com/fpco/stackage/issues/1995 - - scalpel < 0.4.0 - # end of packages From faaacb4de8fb6c2c9c31e7bd3d462189e807b8da Mon Sep 17 00:00:00 2001 From: Dino Morelli Date: Mon, 17 Oct 2016 13:31:31 -0400 Subject: [PATCH 0816/2525] Adding epub-metadata package to Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 935efa42..d4b52ecc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2523,6 +2523,7 @@ packages: - network-msgpack-rpc "Dino Morelli @dino-": + - epub-metadata - hsinstall - tce-conf From 69105074dbe73ebba7166cf1824b81898ccb7cad Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Tue, 18 Oct 2016 08:43:31 +0200 Subject: [PATCH 0817/2525] Add sparse-linear-algebra --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4b52ecc..1ae65841 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,6 +2,7 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Marco Zocca @ocramz": + - sparse-linear-algebra - network-multicast "Joseph Canero @caneroj1": From 52ee963477880ca9c9b20ad6b4763a5ff9f59fd2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 18 Oct 2016 10:44:45 +0300 Subject: [PATCH 0818/2525] Revert "Temporary block factisresearch/large-hashable#10" This reverts commit c10c345b425ae096bcab6f67dba0db9478de12a9. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ae65841..b9b47779 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -222,8 +222,7 @@ packages: - HTF - xmlgen - stm-stats - # https://github.com/factisresearch/large-hashable/issues/10 - # - large-hashable + - large-hashable "Bart Massey @BartMassey": - parseargs From 03bd657b6cd0a00e7b9eb3f6950f3459d93c4ea6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:21:20 +0200 Subject: [PATCH 0819/2525] Re-enable MemoTrie haddocks when lifting #1863. #1999 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9b47779..402952a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2592,7 +2592,7 @@ packages: # https://github.com/fpco/stackage/issues/1863 - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - - MemoTrie < 0.6.5 + - MemoTrie < 0.6.5 # Re-enable haddocks when lifting this. # https://github.com/fpco/stackage/issues/1876 - fixed-vector < 0.9 From f1ee16ddc7c5cb7fbb0b55ecb0e4b031bb89d625 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:44:12 +0200 Subject: [PATCH 0820/2525] Fix tell-me-when-its-released syntax errors --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 402952a6..03617fab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3156,7 +3156,7 @@ build-tool-overrides: # # Example: # If bindings-GLFW-3.1.2.1 is the current latest version write -# - bindings-GLFW-3.1.2.1 # skipped test-suite +# - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: - bindings-GLFW-3.1.2.1 # skipped test-suite - vector-0.11.0.0 # skipped test-suite @@ -3164,5 +3164,5 @@ tell-me-when-its-released: - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 -- wreq 0.4.1.0 -- alex 3.2.0 +- wreq-0.4.1.0 +- alex-3.2.0 From 2c4bf70c329d271b31e11f92cb2ca054bfa3c3bb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:44:51 +0200 Subject: [PATCH 0821/2525] Remove alex upper bound simonmar/alex#94 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03617fab..487e4edb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2625,9 +2625,6 @@ packages: # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 # Re-enable `lens' benchmarks when lifted - # https://github.com/simonmar/alex/issues/94 - - alex < 3.2.0 - # https://github.com/fpco/stackage/issues/1991 - hackernews < 1.0 @@ -3165,4 +3162,3 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 - wreq-0.4.1.0 -- alex-3.2.0 From 233e0e5f5e863799ac19256f2756de5cf3036cec Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:46:50 +0200 Subject: [PATCH 0822/2525] Remove servant-mock from TMWIR since it's already re-enabled --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 487e4edb..516b91e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3160,5 +3160,4 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 -- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3 - wreq-0.4.1.0 From b463051eace0475ccefe370f04b4f078f637ce13 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:48:20 +0200 Subject: [PATCH 0823/2525] Unskip bindings-GLFW test-suite bsl/bindings-GLFW#40 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 516b91e6..01f830f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2747,7 +2747,6 @@ skipped-tests: - Cabal # QuickCheck 2.9 - ChasingBottoms # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - - bindings-GLFW # https://github.com/bsl/bindings-GLFW/issues/40 - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 - cgi # QuickCheck 2.9 @@ -3155,7 +3154,6 @@ build-tool-overrides: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: -- bindings-GLFW-3.1.2.1 # skipped test-suite - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 From 5f2bc1cb3259e3e3c5462c20942d58e62b074e09 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:50:14 +0200 Subject: [PATCH 0824/2525] TMWIR note for wreq --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01f830f0..481ee5e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3158,4 +3158,4 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 -- wreq-0.4.1.0 +- wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. From 197235188d57eb31d8a0961d8cf90dfa8393e0b6 Mon Sep 17 00:00:00 2001 From: Alexis Williams Date: Tue, 18 Oct 2016 11:45:54 -0700 Subject: [PATCH 0825/2525] Add `wavefront-obj` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4180c602..d0b4ab85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2539,6 +2539,7 @@ packages: "Alexis Williams @sasinestro": - stb-image-redux + - wavefront-obj # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 105121898b0b20c9541c09188bab7602dcd54736 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 23:24:28 +0200 Subject: [PATCH 0826/2525] Remove upper bounds and close #1863 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2dd8af70..73e6087b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2591,10 +2591,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1863 - - newtype-generics < 0.4 # May need to disable test suite when lifting this https://github.com/jcristovao/newtype-generics/issues/7 - - MemoTrie < 0.6.5 # Re-enable haddocks when lifting this. - # https://github.com/fpco/stackage/issues/1876 - fixed-vector < 0.9 @@ -3157,6 +3153,5 @@ build-tool-overrides: tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 -- newtype-generics-0.4.1 # resolves #1863 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. From d0747426dacfccd8020013def525ac7acd106576 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Tue, 18 Oct 2016 20:10:47 -0700 Subject: [PATCH 0827/2525] Add netwire packages --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73e6087b..86580255 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -761,6 +761,11 @@ packages: "Luis G. Torres @giogadi": - kdt + "Pavel Krajcevski @Mokosha": + - netwire + - netwire-input + - netwire-input-glfw + "Emanuel Borsboom @borsboom": - BoundedChan - broadcast-chan From 2d126876038bc96c9e9a9c9a257732c854c1eb25 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Thu, 20 Oct 2016 16:07:02 +0200 Subject: [PATCH 0828/2525] Add jni, jvm, sparkle. inline-java omitted for now since it only works on upcoming 8.0.2. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86580255..9ae52af7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1510,6 +1510,9 @@ packages: - distributed-closure - H - inline-r + - jni + - jvm + - sparkle - th-lift "Christopher Reichert @creichert": @@ -2244,8 +2247,6 @@ packages: "Alp Mestanogullari @alpmestan": - taggy - taggy-lens - # 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java - # via inline-java - sparkle "Alex McLean @yaxu": - tidal From b0a25fc6c70aa9815078946c9048f5ddef6bf14f Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Thu, 20 Oct 2016 16:40:39 +0200 Subject: [PATCH 0829/2525] Set configure-args for jni, since package name changed. Also set for sparkle. --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ae52af7..462a0785 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2717,7 +2717,12 @@ package-flags: # Special configure options for individual packages configure-args: - inline-java: + jni: + - --extra-lib-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include + sparkle: - --extra-lib-dirs - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - --extra-include-dirs From 7a727b3d19cf2968799fc22a2568685b2a4402aa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 21 Oct 2016 08:47:45 +0300 Subject: [PATCH 0830/2525] Add typed-process --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 462a0785..c77bc5ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -141,6 +141,7 @@ packages: - monad-logger-syslog - fsnotify-conduit - pid1 + - typed-process - fsnotify - hinotify From 515e51e8467877492ce9569e6e9fbebdf54b9772 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 21 Oct 2016 04:15:55 -0700 Subject: [PATCH 0831/2525] add quickbench --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c77bc5ef..66bddd53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -695,6 +695,7 @@ packages: # - hledger-ui # - hledger-web # via Diff - shelltestrunner + - quickbench - regex-compat-tdfa "Mihai Maruseac @mihaimaruseac": From 2ad992d92585fc75a47f01b39e69e5f35d0b01d2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 Oct 2016 00:00:44 +0200 Subject: [PATCH 0832/2525] Revert "Add jni, jvm, sparkle." #2003 This reverts commit 2d126876038bc96c9e9a9c9a257732c854c1eb25. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c77bc5ef..4e23a668 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1511,9 +1511,6 @@ packages: - distributed-closure - H - inline-r - - jni - - jvm - - sparkle - th-lift "Christopher Reichert @creichert": @@ -2248,6 +2245,8 @@ packages: "Alp Mestanogullari @alpmestan": - taggy - taggy-lens + # 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java + # via inline-java - sparkle "Alex McLean @yaxu": - tidal From 95860e14a3c347a65ff58472c6740666510d398c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 Oct 2016 11:16:54 +0200 Subject: [PATCH 0833/2525] Try lifting haskell-works/hw-rankselect#2 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41752d75..cec89c3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2609,10 +2609,6 @@ packages: # https://github.com/fpco/stackage/issues/1993 - hspec < 2.3 - # https://github.com/haskell-works/hw-rankselect/issues/2 - - hw-prim ==0.1.0.3 - - hw-bits ==0.1.0.1 - # https://github.com/fpco/stackage/issues/1965 - HUnit < 1.4.0.0 - hspec-expectations < 0.8.2 From cda215bb03c9f79c1b559cca3f5230071953a86e Mon Sep 17 00:00:00 2001 From: Carl Baatz Date: Sat, 22 Oct 2016 14:21:47 +0200 Subject: [PATCH 0834/2525] Add atom-basic to packages --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cec89c3c..cdab6bfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2553,6 +2553,9 @@ packages: - rawfilepath "Konstantin Zudov @zudov": - html-email-validate + + "Carl Baatz @cbaatz": + - atom-basic # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From cf60b85fa28669a00e79abea3bb6e76c914b41f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 Oct 2016 14:43:29 +0200 Subject: [PATCH 0835/2525] ShellCheck upper bound for #2007 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdab6bfd..23e28895 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2634,6 +2634,9 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 + # https://github.com/fpco/stackage/issues/2007 + - ShellCheck < 0.4.5 + # end of packages From fb042ac89855a5eb58aae39cbc25989c373691df Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Sun, 23 Oct 2016 09:53:37 +0100 Subject: [PATCH 0836/2525] Add back mysql and mysql-simple --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23e28895..d323e8ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -737,6 +737,8 @@ packages: - ekg-json "Paul Rouse @paul-rouse": + - mysql + - mysql-simple - sphinx - xmlhtml - yesod-auth-hashdb From e42b5de2abd026f70b72e7ce8d3a18d2413d8738 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 13:34:14 +0200 Subject: [PATCH 0837/2525] Try re-enabling amazonka-* --- build-constraints.yaml | 154 ++++++++++++++++++++--------------------- 1 file changed, 77 insertions(+), 77 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d323e8ae..d6015603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "8.0" +sghc-major-version: "8.0" # Constraints for brand new builds packages: "Marco Zocca @ocramz": @@ -82,7 +82,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # BLOCKED amazonka-core + - stackage-curator - stm-conduit - wai-websockets - warp-tls @@ -1091,79 +1091,78 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # BLOCKED http-conduit 2.2 - # - amazonka - # - amazonka-core - # - amazonka-test - # - amazonka-apigateway - # - amazonka-application-autoscaling - # - amazonka-autoscaling - # - amazonka-certificatemanager - # - amazonka-cloudformation - # - amazonka-cloudfront - # - amazonka-cloudhsm - # - amazonka-cloudsearch-domains - # - amazonka-cloudsearch - # - amazonka-cloudtrail - # - amazonka-cloudwatch-events - # - amazonka-cloudwatch-logs - # - amazonka-cloudwatch - # - amazonka-codecommit - # - amazonka-codedeploy - # - amazonka-codepipeline - # - amazonka-cognito-identity - # - amazonka-cognito-idp - # - amazonka-cognito-sync - # - amazonka-config - # - amazonka-datapipeline - # - amazonka-devicefarm - # - amazonka-directconnect - # - amazonka-discovery - # - amazonka-dms - # - amazonka-ds - # - amazonka-dynamodb-streams - # - amazonka-dynamodb - # - amazonka-ec2 - # - amazonka-ecr - # - amazonka-ecs - # - amazonka-efs - # - amazonka-elasticache - # - amazonka-elasticbeanstalk - # - amazonka-elasticsearch - # - amazonka-elastictranscoder - # - amazonka-elb - # - amazonka-emr - # - amazonka-gamelift - # - amazonka-glacier - # - amazonka-iam - # - amazonka-importexport - # - amazonka-inspector - # - amazonka-iot-dataplane - # - amazonka-iot - # - amazonka-kinesis - # - amazonka-kinesis-firehose - # - amazonka-kms - # - amazonka-lambda - # - amazonka-marketplace-analytics - # - amazonka-marketplace-metering - # - amazonka-ml - # - amazonka-opsworks - # - amazonka-rds - # - amazonka-redshift - # - amazonka-route53-domains - # - amazonka-route53 - # - amazonka-s3 - # - amazonka-sdb - # - amazonka-ses - # - amazonka-sns - # - amazonka-sqs - # - amazonka-ssm - # - amazonka-storagegateway - # - amazonka-sts - # - amazonka-support - # - amazonka-swf - # - amazonka-waf - # - amazonka-workspaces + - amazonka + - amazonka-core + - amazonka-test + - amazonka-apigateway + - amazonka-application-autoscaling + - amazonka-autoscaling + - amazonka-certificatemanager + - amazonka-cloudformation + - amazonka-cloudfront + - amazonka-cloudhsm + - amazonka-cloudsearch-domains + - amazonka-cloudsearch + - amazonka-cloudtrail + - amazonka-cloudwatch-events + - amazonka-cloudwatch-logs + - amazonka-cloudwatch + - amazonka-codecommit + - amazonka-codedeploy + - amazonka-codepipeline + - amazonka-cognito-identity + - amazonka-cognito-idp + - amazonka-cognito-sync + - amazonka-config + - amazonka-datapipeline + - amazonka-devicefarm + - amazonka-directconnect + - amazonka-discovery + - amazonka-dms + - amazonka-ds + - amazonka-dynamodb-streams + - amazonka-dynamodb + - amazonka-ec2 + - amazonka-ecr + - amazonka-ecs + - amazonka-efs + - amazonka-elasticache + - amazonka-elasticbeanstalk + - amazonka-elasticsearch + - amazonka-elastictranscoder + - amazonka-elb + - amazonka-emr + - amazonka-gamelift + - amazonka-glacier + - amazonka-iam + - amazonka-importexport + - amazonka-inspector + - amazonka-iot-dataplane + - amazonka-iot + - amazonka-kinesis + - amazonka-kinesis-firehose + - amazonka-kms + - amazonka-lambda + - amazonka-marketplace-analytics + - amazonka-marketplace-metering + - amazonka-ml + - amazonka-opsworks + - amazonka-rds + - amazonka-redshift + - amazonka-route53-domains + - amazonka-route53 + - amazonka-s3 + - amazonka-sdb + - amazonka-ses + - amazonka-sns + - amazonka-sqs + - amazonka-ssm + - amazonka-storagegateway + - amazonka-sts + - amazonka-support + - amazonka-swf + - amazonka-waf + - amazonka-workspaces # - gogol # https://github.com/brendanhay/gogol/issues/38 - gogol-core - gogol-adexchange-buyer @@ -1501,7 +1500,7 @@ packages: "Daniel Patterson @dbp": # via digestive-functors - hspec-snap - hworker - # - hworker-ses BLOCKED amazonka-core + - hworker-ses - fn # via heist - fn-extra @@ -2553,9 +2552,10 @@ packages: "XT @xtendo-org": - rawfilepath + "Konstantin Zudov @zudov": - html-email-validate - + "Carl Baatz @cbaatz": - atom-basic From 89a4d72167bb3d64f767a25712f85207165fa0b0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 13:34:35 +0200 Subject: [PATCH 0838/2525] TMWIR trigger for gogol --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6015603..e8d6bdbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,3 +3171,4 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. +- gogol-0.1.0 # Re-enable package From 22d3da79d93d75a10eef355f5390efbb74ac315d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 13:38:07 +0200 Subject: [PATCH 0839/2525] Expected mysql tests to fail due to missing MySQL server #2008 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8d6bdbd..4189d500 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,6 +2874,7 @@ expected-test-failures: - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 + - mysql # MySQL - network-anonymous-i2p - opaleye # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 From 98c2a46fa2f3c9a23904506c2a227dd5be8f5846 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Sun, 23 Oct 2016 13:40:39 +0200 Subject: [PATCH 0840/2525] Avers has been compatible with GHC8 since 0.0.16 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4189d500..f3a25751 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -950,7 +950,7 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - # GHC 8 0.0.15 compilation failure - avers + - avers # via avers - avers-api # via avers - avers-server - css-syntax From d95f59f6b5662aa12b9f330706ee320d59dc9783 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 14:14:56 +0200 Subject: [PATCH 0841/2525] hw-string-parse upper bound for #2010 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3a25751..e982efb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2639,6 +2639,9 @@ packages: # https://github.com/fpco/stackage/issues/2007 - ShellCheck < 0.4.5 + # https://github.com/fpco/stackage/issues/2010 + - hw-string-parse < 0.0.0.3 + # end of packages From 822da9d494af97b717d6ebdd8278dd099e8f445a Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Sun, 23 Oct 2016 14:29:56 +0100 Subject: [PATCH 0842/2525] Expect test fail for mysql-simple, too - no server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e982efb3..185e856b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2878,6 +2878,7 @@ expected-test-failures: - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mysql # MySQL + - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 From 81b5c039a96372d772dc53772942e557d5a7bd0d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 15:31:54 +0200 Subject: [PATCH 0843/2525] Revert "Try re-enabling amazonka-*" This reverts commit e42b5de2abd026f70b72e7ce8d3a18d2413d8738. --- build-constraints.yaml | 154 ++++++++++++++++++++--------------------- 1 file changed, 77 insertions(+), 77 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e982efb3..b36e375d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -sghc-major-version: "8.0" +ghc-major-version: "8.0" # Constraints for brand new builds packages: "Marco Zocca @ocramz": @@ -82,7 +82,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator # BLOCKED amazonka-core - stm-conduit - wai-websockets - warp-tls @@ -1091,78 +1091,79 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - - amazonka - - amazonka-core - - amazonka-test - - amazonka-apigateway - - amazonka-application-autoscaling - - amazonka-autoscaling - - amazonka-certificatemanager - - amazonka-cloudformation - - amazonka-cloudfront - - amazonka-cloudhsm - - amazonka-cloudsearch-domains - - amazonka-cloudsearch - - amazonka-cloudtrail - - amazonka-cloudwatch-events - - amazonka-cloudwatch-logs - - amazonka-cloudwatch - - amazonka-codecommit - - amazonka-codedeploy - - amazonka-codepipeline - - amazonka-cognito-identity - - amazonka-cognito-idp - - amazonka-cognito-sync - - amazonka-config - - amazonka-datapipeline - - amazonka-devicefarm - - amazonka-directconnect - - amazonka-discovery - - amazonka-dms - - amazonka-ds - - amazonka-dynamodb-streams - - amazonka-dynamodb - - amazonka-ec2 - - amazonka-ecr - - amazonka-ecs - - amazonka-efs - - amazonka-elasticache - - amazonka-elasticbeanstalk - - amazonka-elasticsearch - - amazonka-elastictranscoder - - amazonka-elb - - amazonka-emr - - amazonka-gamelift - - amazonka-glacier - - amazonka-iam - - amazonka-importexport - - amazonka-inspector - - amazonka-iot-dataplane - - amazonka-iot - - amazonka-kinesis - - amazonka-kinesis-firehose - - amazonka-kms - - amazonka-lambda - - amazonka-marketplace-analytics - - amazonka-marketplace-metering - - amazonka-ml - - amazonka-opsworks - - amazonka-rds - - amazonka-redshift - - amazonka-route53-domains - - amazonka-route53 - - amazonka-s3 - - amazonka-sdb - - amazonka-ses - - amazonka-sns - - amazonka-sqs - - amazonka-ssm - - amazonka-storagegateway - - amazonka-sts - - amazonka-support - - amazonka-swf - - amazonka-waf - - amazonka-workspaces + # BLOCKED http-conduit 2.2 + # - amazonka + # - amazonka-core + # - amazonka-test + # - amazonka-apigateway + # - amazonka-application-autoscaling + # - amazonka-autoscaling + # - amazonka-certificatemanager + # - amazonka-cloudformation + # - amazonka-cloudfront + # - amazonka-cloudhsm + # - amazonka-cloudsearch-domains + # - amazonka-cloudsearch + # - amazonka-cloudtrail + # - amazonka-cloudwatch-events + # - amazonka-cloudwatch-logs + # - amazonka-cloudwatch + # - amazonka-codecommit + # - amazonka-codedeploy + # - amazonka-codepipeline + # - amazonka-cognito-identity + # - amazonka-cognito-idp + # - amazonka-cognito-sync + # - amazonka-config + # - amazonka-datapipeline + # - amazonka-devicefarm + # - amazonka-directconnect + # - amazonka-discovery + # - amazonka-dms + # - amazonka-ds + # - amazonka-dynamodb-streams + # - amazonka-dynamodb + # - amazonka-ec2 + # - amazonka-ecr + # - amazonka-ecs + # - amazonka-efs + # - amazonka-elasticache + # - amazonka-elasticbeanstalk + # - amazonka-elasticsearch + # - amazonka-elastictranscoder + # - amazonka-elb + # - amazonka-emr + # - amazonka-gamelift + # - amazonka-glacier + # - amazonka-iam + # - amazonka-importexport + # - amazonka-inspector + # - amazonka-iot-dataplane + # - amazonka-iot + # - amazonka-kinesis + # - amazonka-kinesis-firehose + # - amazonka-kms + # - amazonka-lambda + # - amazonka-marketplace-analytics + # - amazonka-marketplace-metering + # - amazonka-ml + # - amazonka-opsworks + # - amazonka-rds + # - amazonka-redshift + # - amazonka-route53-domains + # - amazonka-route53 + # - amazonka-s3 + # - amazonka-sdb + # - amazonka-ses + # - amazonka-sns + # - amazonka-sqs + # - amazonka-ssm + # - amazonka-storagegateway + # - amazonka-sts + # - amazonka-support + # - amazonka-swf + # - amazonka-waf + # - amazonka-workspaces # - gogol # https://github.com/brendanhay/gogol/issues/38 - gogol-core - gogol-adexchange-buyer @@ -1500,7 +1501,7 @@ packages: "Daniel Patterson @dbp": # via digestive-functors - hspec-snap - hworker - - hworker-ses + # - hworker-ses BLOCKED amazonka-core - fn # via heist - fn-extra @@ -2552,10 +2553,9 @@ packages: "XT @xtendo-org": - rawfilepath - "Konstantin Zudov @zudov": - html-email-validate - + "Carl Baatz @cbaatz": - atom-basic From b8c7a49e86bd2edaa4efdaa86ecd2b9126455040 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 15:35:45 +0200 Subject: [PATCH 0844/2525] Try moving hw upper bounds to hw-rankselect and -prim #2010 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b36e375d..78082e81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2555,7 +2555,7 @@ packages: - rawfilepath "Konstantin Zudov @zudov": - html-email-validate - + "Carl Baatz @cbaatz": - atom-basic @@ -2640,7 +2640,8 @@ packages: - ShellCheck < 0.4.5 # https://github.com/fpco/stackage/issues/2010 - - hw-string-parse < 0.0.0.3 + - hw-rankselect < 0.5 + - hw-prim < 0.4 # end of packages From 2b587a1f40b77ddb63bb16b80afebae1512404c6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 15:44:40 +0200 Subject: [PATCH 0845/2525] Try other hw upper bounds #2010 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78082e81..912050e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2640,8 +2640,11 @@ packages: - ShellCheck < 0.4.5 # https://github.com/fpco/stackage/issues/2010 - - hw-rankselect < 0.5 + - hw-bits < 0.4 + - hw-conduit < 0.1 - hw-prim < 0.4 + - hw-rankselect < 0.5 + - hw-string-parse < 0.0.0.3 # end of packages From 45cbe0928f37bd3fe8346b1744a6f8a00b2355a3 Mon Sep 17 00:00:00 2001 From: winterland Date: Mon, 24 Oct 2016 18:07:33 +0800 Subject: [PATCH 0846/2525] Add word24, binary-ieee754 Add word24, binary-ieee754 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53d6b7b2..5a56b3cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -17,6 +17,8 @@ packages: - tcp-streams - wire-streams - binary-parsers + - binary-ieee754 + - word24 "Harendra Kumar @harendra-kumar": - unicode-transforms From da47abb7e8d68acdba54284231b0fc8cbf68f498 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 24 Oct 2016 11:28:00 -0700 Subject: [PATCH 0847/2525] Skip data-msgpack benchmarks per TokTok/hs-msgpack#20 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53d6b7b2..3e155064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3063,6 +3063,7 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - data-msgpack # https://github.com/TokTok/hs-msgpack/issues/20 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 From d5f7174a185dcda4dc4ead129cd0e4c78e8954e3 Mon Sep 17 00:00:00 2001 From: Paul Rouse Date: Mon, 24 Oct 2016 20:41:32 +0100 Subject: [PATCH 0848/2525] 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 3e155064..f3b02a22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -78,7 +78,7 @@ packages: - mime-mail-ses - network-conduit-tls - persistent - # via mysql https://github.com/bos/mysql/issues/20 - persistent-mysql + - persistent-mysql - persistent-postgresql - persistent-sqlite - persistent-template From e30af21d3c3a734a81f54b0fa151370a3c524c3c Mon Sep 17 00:00:00 2001 From: Reuben D'Netto Date: Tue, 25 Oct 2016 10:21:57 +1100 Subject: [PATCH 0849/2525] Added glob-posix --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e155064..a765cf54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2559,6 +2559,10 @@ packages: "Carl Baatz @cbaatz": - atom-basic + "Reuben D'Netto ": + - glob-posix + + # 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 fb7011de256073cb6aa5d838a40fdd737e61b78c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Oct 2016 00:41:49 -0700 Subject: [PATCH 0850/2525] Remove constraints on hw-* #2010 --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae1a00d6..71aa4330 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2641,13 +2641,6 @@ packages: # https://github.com/fpco/stackage/issues/2007 - ShellCheck < 0.4.5 - # https://github.com/fpco/stackage/issues/2010 - - hw-bits < 0.4 - - hw-conduit < 0.1 - - hw-prim < 0.4 - - hw-rankselect < 0.5 - - hw-string-parse < 0.0.0.3 - # end of packages From 0b99276008df49b6721e0729303a58c1969890e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Oct 2016 00:55:39 -0700 Subject: [PATCH 0851/2525] Expect word24 tests to fail, see #2012 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71aa4330..69764aa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2937,6 +2937,7 @@ expected-test-failures: - thyme # https://github.com/liyang/thyme/issues/50 - tries # https://github.com/athanclark/tries/issues/2 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 + - word24 # 2.0.0 no issue tracker https://github.com/fpco/stackage/pull/2012 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # Misc. From fafe3ee526a8581797fd824b424d8b1e9278ae7a Mon Sep 17 00:00:00 2001 From: winterland Date: Tue, 25 Oct 2016 18:16:08 +0800 Subject: [PATCH 0852/2525] Add mysql-haskell, enable word24 tests Add mysql-haskell, enable word24 tests --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69764aa2..15d05f14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -19,6 +19,7 @@ packages: - binary-parsers - binary-ieee754 - word24 + - mysql-haskell "Harendra Kumar @harendra-kumar": - unicode-transforms @@ -2843,6 +2844,7 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. + - mysql-haskell # Requires local mysql server with a test account, and binlog enabled. - 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 @@ -2937,7 +2939,6 @@ expected-test-failures: - thyme # https://github.com/liyang/thyme/issues/50 - tries # https://github.com/athanclark/tries/issues/2 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - - word24 # 2.0.0 no issue tracker https://github.com/fpco/stackage/pull/2012 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # Misc. From e348ca1bb430199ca7482be5716f6b5ce36044aa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Oct 2016 16:51:54 -0700 Subject: [PATCH 0853/2525] Add constraints on Rasterific and more per #2017 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69764aa2..ebf6ba26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2641,6 +2641,11 @@ packages: # https://github.com/fpco/stackage/issues/2007 - ShellCheck < 0.4.5 + # https://github.com/fpco/stackage/issues/2017 + - Rasterific < 0.7 + - rasterific-svg < 0.3.2 + - svg-tree < 0.6 + # end of packages From 031dba27e871dae86b54a5aad98c298121648bb4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Oct 2016 17:20:33 -0700 Subject: [PATCH 0854/2525] Add constraint "extra < 1.5.1" per ndmitchell/bake#40 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebf6ba26..3b81ea3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2646,6 +2646,9 @@ packages: - rasterific-svg < 0.3.2 - svg-tree < 0.6 + # https://github.com/ndmitchell/bake/issues/40 + - extra < 1.5.1 + # end of packages @@ -3183,3 +3186,4 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package +- bake-0.4 # Remove upper bound on extra https://github.com/ndmitchell/bake/issues/40 From 324d0002d028e3f77f3addce0af9ed9c712d990a Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Wed, 26 Oct 2016 17:38:01 +0300 Subject: [PATCH 0855/2525] re-adding tracy after breakage + hreader-lens --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a8348e3..5692392e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1800,6 +1800,10 @@ packages: "rightfold @rightfold": - open-browser + "Denis Redozubov @dredozubov": + - tracy + - hreader-lens + # If you stop mainaining a package you can move it here. # It will then be disabled if it starts causing problems. "Abandoned packages": From 7c1a455ff7d54fc026469fcca2cb956e4236a858 Mon Sep 17 00:00:00 2001 From: Yair Chuchem Date: Wed, 26 Oct 2016 17:47:57 +0300 Subject: [PATCH 0856/2525] Add "List" to stackage As requested in https://github.com/yairchu/generator/issues/1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b81ea3d..fe8f8b09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Yair Chuchem @yairchu": + - List + "Marco Zocca @ocramz": - sparse-linear-algebra - network-multicast From 3d55d9fdef7c9e2b0d301befe270189958ee9702 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 26 Oct 2016 18:26:01 +0200 Subject: [PATCH 0857/2525] Add patat, re-add profiteur I'm adding patat now so that I don't forget it later. I hope that pandoc gets in again soon. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b81ea3d..1d3fcdc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -197,7 +197,8 @@ packages: - cabal-dependency-licenses # - hakyll # QuickCheck, snap-server, via pandoc, via pandoc-citeproc - stylish-haskell - # - profiteur # BLOCKED aeson 1.0 + # - patat # BLOCKED via pandoc + - profiteur - psqueues - websockets - websockets-snap From 76d9f0c21e1920176667ac337eb5cfbfe8e14bf0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 26 Oct 2016 10:14:07 -0700 Subject: [PATCH 0858/2525] Disable hreader-lens, see #2018 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dba3500e..7089b060 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2135,7 +2135,7 @@ packages: "Denis Redozubov @dredozubov": - tracy - - hreader-lens + # GHC 8 - hreader-lens "Yuji Yamamoto @igrep": - yes-precure5-command From bb6cfa95651d9f3f8157418aa4dab437fe36edec Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 26 Oct 2016 21:01:47 -0700 Subject: [PATCH 0859/2525] Re-enable --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a13eea4..43f2dd77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -695,8 +695,9 @@ packages: - darcs - hledger - hledger-lib - # - hledger-ui - # - hledger-web + - hledger-ui + - hledger-web + - hledger-api # via Diff - shelltestrunner - quickbench - regex-compat-tdfa From 3924e670b3ed0343226b416f74ae59ccb041aa25 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Oct 2016 01:09:13 -0700 Subject: [PATCH 0860/2525] Add upper bounds on diagrams-* < 1.4 per #2023 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a13eea4..cfb3c7b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,6 +2651,13 @@ packages: # https://github.com/ndmitchell/bake/issues/40 - extra < 1.5.1 + # https://github.com/fpco/stackage/issues/2023 + - diagrams-core < 1.4 + - diagrams-lib < 1.4 + - diagrams-postscript < 1.4 + - diagrams < 1.4 + - diagrams-contrib < 1.4 + # end of packages From 5cf52d2dfe5ef406cc5031362f9a1b77fbe04f8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Oct 2016 01:10:30 -0700 Subject: [PATCH 0861/2525] Add upper bound "megaparsec < 5.1" per #2024 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfb3c7b1..fecc2029 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2658,6 +2658,9 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 + # https://github.com/fpco/stackage/issues/2024 + - megaparsec < 5.1 + # end of packages From 4c73403c00cbfff52e6aabc2c2d2e4032da464f0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Oct 2016 06:28:30 -0700 Subject: [PATCH 0862/2525] Constrain hledger instead of megaparsec #2024 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fecc2029..937ccc33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2659,7 +2659,8 @@ packages: - diagrams-contrib < 1.4 # https://github.com/fpco/stackage/issues/2024 - - megaparsec < 5.1 + - hledger < 1.0 + - hledger-lib < 1.0 # end of packages From 05a4f8a100a034889bb13e715f13a3b3b6704673 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Oct 2016 13:29:57 -0700 Subject: [PATCH 0863/2525] Remove hledger-web, constrain brick. see #2022 --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bfd1cb6..cbedb598 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -696,7 +696,7 @@ packages: - hledger - hledger-lib - hledger-ui - - hledger-web + # - hledger-web # waiting on 1.0.1 - hledger-api # via Diff - shelltestrunner - quickbench @@ -2659,9 +2659,8 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 - # https://github.com/fpco/stackage/issues/2024 - - hledger < 1.0 - - hledger-lib < 1.0 + # only pulled in by hledger-ui + - brick < 0.9 # end of packages From c46738efdf7ec01ca609e578228072fe4b4d4913 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 27 Oct 2016 22:33:52 +0200 Subject: [PATCH 0864/2525] Uncommented pandoc, pandoc-citeproc. pandoc 1.18 and pandoc-citeproc 0.10.2.2 will both compile against aeson 1.0.2.1. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 937ccc33..1492bace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2201,8 +2201,8 @@ packages: - pandoc-types - zip-archive - doctemplates - # - pandoc # BLOCKED aeson 1.0 - # - pandoc-citeproc # BLOCKED aeson 1.0 + - pandoc + - pandoc-citeproc "Karun Ramakrishnan @karun012": - doctest-discover From 54e12777e6f575f24042f83e999ea5101ff9a288 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 27 Oct 2016 13:50:23 -0700 Subject: [PATCH 0865/2525] re-enable hledger-web --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbedb598..b928033c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -696,7 +696,7 @@ packages: - hledger - hledger-lib - hledger-ui - # - hledger-web # waiting on 1.0.1 + - hledger-web - hledger-api # via Diff - shelltestrunner - quickbench From b3983b0b76f93e1db20f0a80d7a238aa4059ae6c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 27 Oct 2016 22:58:31 +0200 Subject: [PATCH 0866/2525] Update build-constraints.yaml Add `titlecase` to list of packages I maintain. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbedb598..9834ef75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1868,6 +1868,7 @@ packages: - language-nix - nix-paths - streamproc + - titlecase "Mark Fine @markfine": - postgresql-schema From 27b24a013de715db3b5b9a7ef8e7790594771313 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Oct 2016 16:42:00 -0700 Subject: [PATCH 0867/2525] Lift constraint on brick --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b33962e..35e70b6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2660,9 +2660,6 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 - # only pulled in by hledger-ui - - brick < 0.9 - # end of packages From c71368700960c4d6f1352b0f97cd9af307fb15b2 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Fri, 28 Oct 2016 13:57:43 +0200 Subject: [PATCH 0868/2525] Re-enable hakyll and patat Since Pandoc is now back in. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af840044..e131718a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -196,9 +196,9 @@ packages: - blaze-html - blaze-markup - cabal-dependency-licenses - # - hakyll # QuickCheck, snap-server, via pandoc, via pandoc-citeproc + - hakyll - stylish-haskell - # - patat # BLOCKED via pandoc + - patat - profiteur - psqueues - websockets From 56289d767bf279c3ae8ba3121b0cf548a2ca6fd6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 10:13:12 -0700 Subject: [PATCH 0869/2525] Remove upper bound on extra --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af840044..786095bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2650,9 +2650,6 @@ packages: - rasterific-svg < 0.3.2 - svg-tree < 0.6 - # https://github.com/ndmitchell/bake/issues/40 - - extra < 1.5.1 - # https://github.com/fpco/stackage/issues/2023 - diagrams-core < 1.4 - diagrams-lib < 1.4 @@ -3197,4 +3194,3 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package -- bake-0.4 # Remove upper bound on extra https://github.com/ndmitchell/bake/issues/40 From 6789c99caf04183f9ebfcb80dc22bfc866a03f2f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 14:17:28 -0700 Subject: [PATCH 0870/2525] Unblock amazonka* --- build-constraints.yaml | 145 ++++++++++++++++++++--------------------- 1 file changed, 72 insertions(+), 73 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 786095bc..32e30497 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1096,79 +1096,78 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # BLOCKED http-conduit 2.2 - # - amazonka - # - amazonka-core - # - amazonka-test - # - amazonka-apigateway - # - amazonka-application-autoscaling - # - amazonka-autoscaling - # - amazonka-certificatemanager - # - amazonka-cloudformation - # - amazonka-cloudfront - # - amazonka-cloudhsm - # - amazonka-cloudsearch-domains - # - amazonka-cloudsearch - # - amazonka-cloudtrail - # - amazonka-cloudwatch-events - # - amazonka-cloudwatch-logs - # - amazonka-cloudwatch - # - amazonka-codecommit - # - amazonka-codedeploy - # - amazonka-codepipeline - # - amazonka-cognito-identity - # - amazonka-cognito-idp - # - amazonka-cognito-sync - # - amazonka-config - # - amazonka-datapipeline - # - amazonka-devicefarm - # - amazonka-directconnect - # - amazonka-discovery - # - amazonka-dms - # - amazonka-ds - # - amazonka-dynamodb-streams - # - amazonka-dynamodb - # - amazonka-ec2 - # - amazonka-ecr - # - amazonka-ecs - # - amazonka-efs - # - amazonka-elasticache - # - amazonka-elasticbeanstalk - # - amazonka-elasticsearch - # - amazonka-elastictranscoder - # - amazonka-elb - # - amazonka-emr - # - amazonka-gamelift - # - amazonka-glacier - # - amazonka-iam - # - amazonka-importexport - # - amazonka-inspector - # - amazonka-iot-dataplane - # - amazonka-iot - # - amazonka-kinesis - # - amazonka-kinesis-firehose - # - amazonka-kms - # - amazonka-lambda - # - amazonka-marketplace-analytics - # - amazonka-marketplace-metering - # - amazonka-ml - # - amazonka-opsworks - # - amazonka-rds - # - amazonka-redshift - # - amazonka-route53-domains - # - amazonka-route53 - # - amazonka-s3 - # - amazonka-sdb - # - amazonka-ses - # - amazonka-sns - # - amazonka-sqs - # - amazonka-ssm - # - amazonka-storagegateway - # - amazonka-sts - # - amazonka-support - # - amazonka-swf - # - amazonka-waf - # - amazonka-workspaces + - amazonka + - amazonka-core + - amazonka-test + - amazonka-apigateway + - amazonka-application-autoscaling + - amazonka-autoscaling + - amazonka-certificatemanager + - amazonka-cloudformation + - amazonka-cloudfront + - amazonka-cloudhsm + - amazonka-cloudsearch-domains + - amazonka-cloudsearch + - amazonka-cloudtrail + - amazonka-cloudwatch-events + - amazonka-cloudwatch-logs + - amazonka-cloudwatch + - amazonka-codecommit + - amazonka-codedeploy + - amazonka-codepipeline + - amazonka-cognito-identity + - amazonka-cognito-idp + - amazonka-cognito-sync + - amazonka-config + - amazonka-datapipeline + - amazonka-devicefarm + - amazonka-directconnect + - amazonka-discovery + - amazonka-dms + - amazonka-ds + - amazonka-dynamodb-streams + - amazonka-dynamodb + - amazonka-ec2 + - amazonka-ecr + - amazonka-ecs + - amazonka-efs + - amazonka-elasticache + - amazonka-elasticbeanstalk + - amazonka-elasticsearch + - amazonka-elastictranscoder + - amazonka-elb + - amazonka-emr + - amazonka-gamelift + - amazonka-glacier + - amazonka-iam + - amazonka-importexport + - amazonka-inspector + - amazonka-iot-dataplane + - amazonka-iot + - amazonka-kinesis + - amazonka-kinesis-firehose + - amazonka-kms + - amazonka-lambda + - amazonka-marketplace-analytics + - amazonka-marketplace-metering + - amazonka-ml + - amazonka-opsworks + - amazonka-rds + - amazonka-redshift + - amazonka-route53-domains + - amazonka-route53 + - amazonka-s3 + - amazonka-sdb + - amazonka-ses + - amazonka-sns + - amazonka-sqs + - amazonka-ssm + - amazonka-storagegateway + - amazonka-sts + - amazonka-support + - amazonka-swf + - amazonka-waf + - amazonka-workspaces # - gogol # https://github.com/brendanhay/gogol/issues/38 - gogol-core - gogol-adexchange-buyer From 9a42b9532f4d6cda995090debc76971a5d717bce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 15:40:44 -0700 Subject: [PATCH 0871/2525] Revert "Unblock amazonka*" This reverts commit 6789c99caf04183f9ebfcb80dc22bfc866a03f2f. --- build-constraints.yaml | 145 +++++++++++++++++++++-------------------- 1 file changed, 73 insertions(+), 72 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32e30497..786095bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1096,78 +1096,79 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - - amazonka - - amazonka-core - - amazonka-test - - amazonka-apigateway - - amazonka-application-autoscaling - - amazonka-autoscaling - - amazonka-certificatemanager - - amazonka-cloudformation - - amazonka-cloudfront - - amazonka-cloudhsm - - amazonka-cloudsearch-domains - - amazonka-cloudsearch - - amazonka-cloudtrail - - amazonka-cloudwatch-events - - amazonka-cloudwatch-logs - - amazonka-cloudwatch - - amazonka-codecommit - - amazonka-codedeploy - - amazonka-codepipeline - - amazonka-cognito-identity - - amazonka-cognito-idp - - amazonka-cognito-sync - - amazonka-config - - amazonka-datapipeline - - amazonka-devicefarm - - amazonka-directconnect - - amazonka-discovery - - amazonka-dms - - amazonka-ds - - amazonka-dynamodb-streams - - amazonka-dynamodb - - amazonka-ec2 - - amazonka-ecr - - amazonka-ecs - - amazonka-efs - - amazonka-elasticache - - amazonka-elasticbeanstalk - - amazonka-elasticsearch - - amazonka-elastictranscoder - - amazonka-elb - - amazonka-emr - - amazonka-gamelift - - amazonka-glacier - - amazonka-iam - - amazonka-importexport - - amazonka-inspector - - amazonka-iot-dataplane - - amazonka-iot - - amazonka-kinesis - - amazonka-kinesis-firehose - - amazonka-kms - - amazonka-lambda - - amazonka-marketplace-analytics - - amazonka-marketplace-metering - - amazonka-ml - - amazonka-opsworks - - amazonka-rds - - amazonka-redshift - - amazonka-route53-domains - - amazonka-route53 - - amazonka-s3 - - amazonka-sdb - - amazonka-ses - - amazonka-sns - - amazonka-sqs - - amazonka-ssm - - amazonka-storagegateway - - amazonka-sts - - amazonka-support - - amazonka-swf - - amazonka-waf - - amazonka-workspaces + # BLOCKED http-conduit 2.2 + # - amazonka + # - amazonka-core + # - amazonka-test + # - amazonka-apigateway + # - amazonka-application-autoscaling + # - amazonka-autoscaling + # - amazonka-certificatemanager + # - amazonka-cloudformation + # - amazonka-cloudfront + # - amazonka-cloudhsm + # - amazonka-cloudsearch-domains + # - amazonka-cloudsearch + # - amazonka-cloudtrail + # - amazonka-cloudwatch-events + # - amazonka-cloudwatch-logs + # - amazonka-cloudwatch + # - amazonka-codecommit + # - amazonka-codedeploy + # - amazonka-codepipeline + # - amazonka-cognito-identity + # - amazonka-cognito-idp + # - amazonka-cognito-sync + # - amazonka-config + # - amazonka-datapipeline + # - amazonka-devicefarm + # - amazonka-directconnect + # - amazonka-discovery + # - amazonka-dms + # - amazonka-ds + # - amazonka-dynamodb-streams + # - amazonka-dynamodb + # - amazonka-ec2 + # - amazonka-ecr + # - amazonka-ecs + # - amazonka-efs + # - amazonka-elasticache + # - amazonka-elasticbeanstalk + # - amazonka-elasticsearch + # - amazonka-elastictranscoder + # - amazonka-elb + # - amazonka-emr + # - amazonka-gamelift + # - amazonka-glacier + # - amazonka-iam + # - amazonka-importexport + # - amazonka-inspector + # - amazonka-iot-dataplane + # - amazonka-iot + # - amazonka-kinesis + # - amazonka-kinesis-firehose + # - amazonka-kms + # - amazonka-lambda + # - amazonka-marketplace-analytics + # - amazonka-marketplace-metering + # - amazonka-ml + # - amazonka-opsworks + # - amazonka-rds + # - amazonka-redshift + # - amazonka-route53-domains + # - amazonka-route53 + # - amazonka-s3 + # - amazonka-sdb + # - amazonka-ses + # - amazonka-sns + # - amazonka-sqs + # - amazonka-ssm + # - amazonka-storagegateway + # - amazonka-sts + # - amazonka-support + # - amazonka-swf + # - amazonka-waf + # - amazonka-workspaces # - gogol # https://github.com/brendanhay/gogol/issues/38 - gogol-core - gogol-adexchange-buyer From b30696eef1a3289b8fc5c288930c76c4b8e03896 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 15:41:54 -0700 Subject: [PATCH 0872/2525] Update reason for blocking amazonka --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 786095bc..fd9ecdb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1096,7 +1096,7 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # BLOCKED http-conduit 2.2 + # BLOCKED https://github.com/brendanhay/amazonka/issues/323 # - amazonka # - amazonka-core # - amazonka-test From d46b39947f99898a050d50afd4c04d43aee566bd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 15:44:29 -0700 Subject: [PATCH 0873/2525] Lift constraint on hackernews, closes #1991 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd9ecdb3..46192c02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2636,9 +2636,6 @@ packages: # https://github.com/fpco/stackage/issues/1972 - lens < 4.15 # Re-enable `lens' benchmarks when lifted - # https://github.com/fpco/stackage/issues/1991 - - hackernews < 1.0 - # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 From 270ef76d0d85ce43c73f2baf3bb3204648d654b5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 16:10:31 -0700 Subject: [PATCH 0874/2525] Update link for doctest-prop --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46192c02..48b5eb62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2915,7 +2915,7 @@ expected-test-failures: # Deprecated # Eventually we'll have to disable these packages completely. - - doctest-prop # https://github.com/fpco/stackage/issues/1817 + - doctest-prop # https://github.com/bitemyapp/bloodhound/issues/146 - system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3 # Missing test files in sdist From 2e99fdcfed088a4abda78fbc32a947d63997f102 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 16:17:56 -0700 Subject: [PATCH 0875/2525] Disable Chart-diagrams to unconstrain SVGFonts, closes #1767 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48b5eb62..9ab42a0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2229,7 +2229,7 @@ packages: - tuple - OneTuple - SVGFonts - - Chart-diagrams + # - Chart-diagrams # https://github.com/timbod7/haskell-chart/issues/141 # "Aaron Levin @aaronmblevin": # GHC 8 & lots of other packages - haskell-kubernetes @@ -2595,9 +2595,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1767 - - SVGFonts < 1.6 - # https://github.com/fpco/stackage/issues/1784 - optparse-applicative < 0.13.0.0 # May need to disable test suite when lifting this https://github.com/pcapriotti/optparse-applicative/issues/228 - diagrams-canvas < 1.3.0.7 @@ -3191,3 +3188,4 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package +- Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 From ae2a7bd953ca708ff7d0d962cce5e703385d7b72 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 16:33:19 -0700 Subject: [PATCH 0876/2525] Disable yarr to unconstrain fixed-vector, closes #1876 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ab42a0a..99d1c342 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -559,7 +559,7 @@ packages: - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - - yarr + # - yarr # https://github.com/leventov/yarr/issues/10 - random-fu "Ben Gamari @bgamari": @@ -2606,9 +2606,6 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1876 - - fixed-vector < 0.9 - # https://github.com/fpco/stackage/issues/1902 - hspec < 2.2.4 - hspec-core < 2.2.4 From 1aacf8907da4fce8768c30095fe513c97ceca46a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 16:41:44 -0700 Subject: [PATCH 0877/2525] Notify on yarr release --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99d1c342..d6c34ac7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3186,3 +3186,4 @@ tell-me-when-its-released: - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package - Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 +- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From cea290e2fc1d0a5bdb53c3d132215a5dedc7c0e9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 17:18:43 -0700 Subject: [PATCH 0878/2525] allow hspec-* 2.2.4, closes #1902 --- build-constraints.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6c34ac7..4e86cc87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2606,13 +2606,10 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1902 - - hspec < 2.2.4 - - hspec-core < 2.2.4 - - hspec-discover < 2.2.4 - # https://github.com/fpco/stackage/issues/1993 - hspec < 2.3 + - hspec-core < 2.3 + - hspec-discover < 2.3 # https://github.com/fpco/stackage/issues/1965 - HUnit < 1.4.0.0 @@ -2786,6 +2783,7 @@ skipped-tests: - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - snap # QuickCheck 2.9 - terminal-progress-bar # depends on older version of itself + - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 # Transitive outdated dependencies # These packages @@ -3182,7 +3180,7 @@ build-tool-overrides: tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 -- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 +- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package - Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 From b83c26bbc7e112cc90e621b9d6f876f48a27f576 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 17:19:45 -0700 Subject: [PATCH 0879/2525] re-alphabetize skipped-tests --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e86cc87..fff90af5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2776,14 +2776,14 @@ skipped-tests: - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - pure-cdb # test-simple + - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 + - terminal-progress-bar # depends on older version of itself - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 - - snap # QuickCheck 2.9 - - terminal-progress-bar # depends on older version of itself - - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 # Transitive outdated dependencies # These packages From 680464408e788f94aa5645585ae6d7a268fae107 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 17:30:08 -0700 Subject: [PATCH 0880/2525] Notify on haskell-gi release, closes #1970 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fff90af5..4d820919 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2373,6 +2373,7 @@ packages: - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - haskell-gi + - haskell-gi-base < 0.19 "Brandon Simmons @jberryman": - directory-tree @@ -2615,9 +2616,6 @@ packages: - HUnit < 1.4.0.0 - hspec-expectations < 0.8.2 - # https://github.com/fpco/stackage/issues/1970 - - haskell-gi-base < 0.19 - # https://github.com/fpco/stackage/issues/1971 - hspec-expectations < 0.8.0 - hspec-wai < 0.7.0 @@ -3185,3 +3183,4 @@ tell-me-when-its-released: - gogol-0.1.0 # Re-enable package - Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 +- haskell-gi-0.18 # Lift constraint on haskell-gi-base From 6c9a9f2161f43e076bd0c6597df56429f3204ec7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 18:13:57 -0700 Subject: [PATCH 0881/2525] Remove constraint on ShellCheck, closes #2007 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d820919..149e5001 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2628,9 +2628,6 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 - # https://github.com/fpco/stackage/issues/2007 - - ShellCheck < 0.4.5 - # https://github.com/fpco/stackage/issues/2017 - Rasterific < 0.7 - rasterific-svg < 0.3.2 From 0976fa5a4f2181f71e90c0b8263ede71fa19ebee Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 18:18:53 -0700 Subject: [PATCH 0882/2525] Expect monad-logger-prefix test suite to pass, closes #1831 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 149e5001..b6178ef5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2948,7 +2948,6 @@ expected-test-failures: # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - monad-logger-prefix # https://github.com/fpco/stackage/issues/1831 - warp # https://github.com/yesodweb/wai/issues/579 # Stackage upper bounds, re-enable these when their upper bound is removed From 98244de81d513169cb1423835d802d3238a0ed18 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 18:23:58 -0700 Subject: [PATCH 0883/2525] Unskip data-msgpack benchmarks --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6178ef5..0175aa49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3058,7 +3058,6 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - - data-msgpack # https://github.com/TokTok/hs-msgpack/issues/20 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 From 21e83b1837d1b9f5c7d87501c3d6d8645fef7a79 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Sat, 29 Oct 2016 14:44:08 +0200 Subject: [PATCH 0884/2525] Enable all of the avers-* packages --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0175aa49..ca37323b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -956,8 +956,9 @@ packages: "Tomas Carnecky @wereHamster": - avers - # via avers - avers-api - # via avers - avers-server + - avers-api + - avers-api-docs + - avers-server - css-syntax - etcd - github-types From e8b7910d3b17afb66e04196b62f0516fe97cd30b Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Sat, 29 Oct 2016 15:09:00 +0200 Subject: [PATCH 0885/2525] mole and github-webhook-handler-snap work with GHC 8 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0175aa49..c641f27a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -962,11 +962,11 @@ packages: - etcd - github-types - github-webhook-handler - # GHC 8 - github-webhook-handler-snap + - github-webhook-handler-snap - google-cloud - kraken - libinfluxdb - # GHC 8 - mole + - mole - publicsuffix - rethinkdb-client-driver From da9024d6feead4d1ae157aa3d8d83987c4f2635b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Oct 2016 17:38:31 -0700 Subject: [PATCH 0886/2525] Update comment on wreq, referencing #2032 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a552479f..4b7a920c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3180,7 +3180,7 @@ tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 -- wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. +- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package - Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From 62c8edd9c8fe9f50e3e4fe46ccfa337b207ca6aa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Oct 2016 17:40:04 -0700 Subject: [PATCH 0887/2525] Re-enable Chart-diagrams --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b7a920c..a1a30e34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2231,7 +2231,7 @@ packages: - tuple - OneTuple - SVGFonts - # - Chart-diagrams # https://github.com/timbod7/haskell-chart/issues/141 + - Chart-diagrams # "Aaron Levin @aaronmblevin": # GHC 8 & lots of other packages - haskell-kubernetes @@ -3182,6 +3182,5 @@ 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 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package -- Chart-diagrams-1.8 # Re-enable package https://github.com/timbod7/haskell-chart/issues/141 - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - haskell-gi-0.18 # Lift constraint on haskell-gi-base From 822f82ddd4221429a49bc94eaf37b6c6e58f142f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Oct 2016 17:42:21 -0700 Subject: [PATCH 0888/2525] Add constraint "brick < 0.12" per #2033 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1a30e34..a44cc72c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2646,6 +2646,9 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 + # https://github.com/fpco/stackage/issues/2033 + - brick < 0.12 + # end of packages From cf4ecf0cc7000054b17c493e7e6619dcb1df83c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Sipma?= Date: Mon, 31 Oct 2016 14:01:52 +0100 Subject: [PATCH 0889/2525] add patat --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a44cc72c..603c9104 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -198,7 +198,7 @@ packages: - cabal-dependency-licenses # - hakyll # QuickCheck, snap-server, via pandoc, via pandoc-citeproc - stylish-haskell - # - patat # BLOCKED via pandoc + - patat - profiteur - psqueues - websockets From 90e9f3dfb58794cb0a304e89a256cfce59cca406 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Oct 2016 18:23:02 +0200 Subject: [PATCH 0890/2525] Remove upper bound and close #2033 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f52f2349..e6cb2838 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2649,9 +2649,6 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 - # https://github.com/fpco/stackage/issues/2033 - - brick < 0.12 - # end of packages From 810ec175ef13dd5f4688add70f65222255f11035 Mon Sep 17 00:00:00 2001 From: Dan Fornika Date: Mon, 31 Oct 2016 12:45:27 -0700 Subject: [PATCH 0891/2525] Removed package 'biophd' Addressing issue: https://github.com/BioHaskell/biophd/issues/3 Package 'biophd' is not being regularly maintained. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6cb2838..235af3eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -649,7 +649,6 @@ packages: # 0.3.7.1 Compilation failure due to -Werror - biosff - blastxml - bioace - # 0.8.8 Compilation failure https://github.com/BioHaskell/biophd/issues/3 - biophd - biopsl # VERSION MISSING Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - samtools - seqloc From 93bcefeb2bc2204b1b05b93d258fe6b366e95d2f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Nov 2016 11:03:21 +0200 Subject: [PATCH 0892/2525] Dockerfile: use fpco/pid1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c6886c39..e29818c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM fpco/pid1:16.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 From 67968c2093efb4e44eaec93f71e0dd6ffd17c198 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Nov 2016 11:03:58 +0200 Subject: [PATCH 0893/2525] Use fpco/pid1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c6886c39..e29818c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:16.04 +FROM fpco/pid1:16.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 From 7c18f4b6b008d89c1578ff1823f7b0efd910fc02 Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Tue, 1 Nov 2016 09:20:39 +0000 Subject: [PATCH 0894/2525] Do pre-build actions even with NOPLAN=1 --- automated/build.sh | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 61504a4e..731445d8 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -96,17 +96,21 @@ fi # Get latest stack curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip-components=1 -C $EXTRA_BIN_DIR '*/stack' -# Do all of the pre-build actions: +# Determine the new build plan unless NOPLAN is set # # * Update the package index # * Create a new plan +if [ "${NOPLAN:-}x" = "x" ] +then + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" +fi + +# Do the rest of the pre-build actions: +# # * Check that the plan is valid # * Fetch all needed tarballs (the build step does not have write access to the tarball directory) # * Do a single unpack to create the package index cache (again due to directory perms) -if [ "${NOPLAN:-}x" = "x" ] -then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-} && stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && exec stack unpack random" -fi +docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator check --plan-file $PLAN_FILE && stackage-curator fetch --plan-file $PLAN_FILE && cd /tmp && exec stack unpack random" # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to From bde16d13c503b8f1b17a1f6ccfcd9df19b34b252 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Nov 2016 11:46:02 +0200 Subject: [PATCH 0895/2525] Upper bound for #2037 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 235af3eb..4bdb3334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2648,6 +2648,9 @@ packages: - diagrams < 1.4 - diagrams-contrib < 1.4 + # https://github.com/fpco/stackage/issues/2037 + - haskell-src-exts < 1.19 + # end of packages From 5afd7be48841a9edf2e465c1291e5013de6e17f8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Nov 2016 05:53:37 +0200 Subject: [PATCH 0896/2525] Add upper bound for #2038 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bdb3334..eb1f4148 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,6 +2651,9 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 + # https://github.com/fpco/stackage/issues/2038 + - brick < 0.13 + # end of packages From 0992270eba4a20fcde7f7d167e0cd5268c2c3cc2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Nov 2016 19:23:51 +0200 Subject: [PATCH 0897/2525] Remove upper bound and close #2038 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb1f4148..4bdb3334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,9 +2651,6 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 - # https://github.com/fpco/stackage/issues/2038 - - brick < 0.13 - # end of packages From 47efe13ee8ddd81e0a6fe1c7c0b3edd6490a832c Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 2 Nov 2016 22:14:00 +0300 Subject: [PATCH 0898/2525] =?UTF-8?q?Add=20the=20=E2=80=98tagged-identity?= =?UTF-8?q?=E2=80=99=20package?= 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 4bdb3334..5e40c65c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1916,6 +1916,7 @@ packages: - pagination - data-check - text-metrics + - tagged-identity # "Thomas Bereknyei ": # GHC 8 - multiplate From 6e946efe3ed4ea299220af302ba372792c220056 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Wed, 2 Nov 2016 21:20:09 +0100 Subject: [PATCH 0899/2525] add quickcheck-special --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bdb3334..6062f848 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2499,6 +2499,7 @@ packages: # - scrape-changes # BLOCKED wreq "Daniel Mendler @minad": + - quickcheck-special - writer-cps-mtl - writer-cps-transformers From 6c67835289d0407a36f5288456f36afe835dff9e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Nov 2016 14:16:05 +0200 Subject: [PATCH 0900/2525] Upper bound for #2042 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bdb3334..d216fa52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,6 +2651,9 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 + # https://github.com/fpco/stackage/issues/2042 + - network-multicast < 0.2 + # end of packages From 126c8b5a58e24ae0a4cef693831d4e4cdfac6540 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Nov 2016 14:17:12 +0200 Subject: [PATCH 0901/2525] Upper bounds for #2043 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d216fa52..b3804a14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2654,6 +2654,10 @@ packages: # https://github.com/fpco/stackage/issues/2042 - network-multicast < 0.2 + # https://github.com/fpco/stackage/issues/2043 + - hmatrix < 0.18 + - hmatrix-gsl < 0.18 + # end of packages From 8dd5da03adcda03824f8e708ab546c0c2ccb8236 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Nov 2016 16:23:52 +0200 Subject: [PATCH 0902/2525] Reenable gogol brendanhay/gogol#38 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccce704e..972a5c44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1172,7 +1172,7 @@ packages: # - amazonka-swf # - amazonka-waf # - amazonka-workspaces - # - gogol # https://github.com/brendanhay/gogol/issues/38 + - gogol - gogol-core - gogol-adexchange-buyer - gogol-adexchange-seller @@ -3195,6 +3195,5 @@ tell-me-when-its-released: - criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. -- gogol-0.1.0 # Re-enable package - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - haskell-gi-0.18 # Lift constraint on haskell-gi-base From d624e29e0eb034f9c14494cf8fbcf38559c4f343 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Thu, 3 Nov 2016 11:00:33 -0500 Subject: [PATCH 0903/2525] Add rattletrap https://hackage.haskell.org/package/rattletrap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 972a5c44..355ef492 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1352,6 +1352,7 @@ packages: - overloaded-records # Maintained by @trskop. - ratel - ratel-wai + - rattletrap - strive - wuss From b512a690c33784f34b952aca1ec0d436d8a09721 Mon Sep 17 00:00:00 2001 From: Simon Marechal Date: Thu, 3 Nov 2016 17:44:02 +0100 Subject: [PATCH 0904/2525] Adding the tar-conduit package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 972a5c44..ef9848b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1900,6 +1900,7 @@ packages: - withdependencies - hruby - language-puppet + - tar-conduit # Doesn't allow http-types >= 0.9.1 - stm-firehose # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 - hslogstash From 252394c7b9dc8b848b6588f5e5263b21453dd97f Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 4 Nov 2016 16:46:14 +0330 Subject: [PATCH 0905/2525] add mathexpr --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d13d5b92..2bf61271 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2561,6 +2561,7 @@ packages: "Mahdi Dibaiee ": - picedit + - mathexpr "Alexis Williams @sasinestro": - stb-image-redux From b9904382cbe50086b4e4e99aba295105244c9cb2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Nov 2016 15:57:20 +0200 Subject: [PATCH 0906/2525] Expect test failure tfausak/rattletrap#3 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bf61271..30be2e91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2999,6 +2999,8 @@ expected-test-failures: - docopt # https://github.com/docopt/docopt.hs/issues/29 + - rattletrap # https://github.com/tfausak/rattletrap/issues/3 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From d4f36516afc3fb8822450d58be4d1877d57e24d0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 4 Nov 2016 16:37:04 +0000 Subject: [PATCH 0907/2525] Add tasty-discover. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30be2e91..ea507a8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,6 +4,9 @@ packages: "Yair Chuchem @yairchu": - List + "Luke Murphy @lwm": + - tasty-discover + "Marco Zocca @ocramz": - sparse-linear-algebra - network-multicast From 6ea01dafcc3cc3ff6fa2ecd8e4a34a67de0559f5 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 4 Nov 2016 20:32:20 +0200 Subject: [PATCH 0908/2525] Re-enable github, 0.15.0 compatible with GHC-8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30be2e91..7b957a45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1034,7 +1034,7 @@ packages: - binary-tagged - edit-distance - generics-sop-lens - # GHC 8 - github + - github - insert-ordered-containers - JuicyPixels-scale-dct - lattices From 5955b6db05bf66aaddecff32c2a231046176661a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 5 Nov 2016 18:35:55 +0200 Subject: [PATCH 0909/2525] Remove expected test failure tfausak/rattletrap#3 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ec777a3..11540b04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3002,8 +3002,6 @@ expected-test-failures: - docopt # https://github.com/docopt/docopt.hs/issues/29 - - rattletrap # https://github.com/tfausak/rattletrap/issues/3 - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 058a81cb8c30ee7ff2ee45bc1770c460b8d939fb Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Sat, 5 Nov 2016 20:31:24 +0000 Subject: [PATCH 0910/2525] Add pugixml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 11540b04..99d5322f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -185,6 +185,7 @@ packages: - extra - bake - ghcid + - pugixml "Alan Zimmerman @alanz": - hjsmin From ead0b93ccfcde140d5fcd54bc7497c2c438eafb2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Nov 2016 06:48:25 +0200 Subject: [PATCH 0911/2525] Expect test failure lwm/tasty-discover#54 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99d5322f..7cc37324 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3003,6 +3003,8 @@ expected-test-failures: - docopt # https://github.com/docopt/docopt.hs/issues/29 + - tasty-discover # https://github.com/lwm/tasty-discover/issues/54 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ba32b29020398c69ec91fb80d3161dd531e3c450 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Nov 2016 07:00:20 +0200 Subject: [PATCH 0912/2525] Unblock a number of issues at once criterion and a few others got dropped due to optparse-applicative-0.13 bounds. Relevant issues: * #1784 * #2017 * #2023 --- build-constraints.yaml | 210 +++++++++++++++++++++++++++++++++++------ 1 file changed, 179 insertions(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cc37324..8ca3f444 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ packages: - tasty-discover "Marco Zocca @ocramz": - - sparse-linear-algebra + # - sparse-linear-algebra # BLOCKED optparse-applicative 0.13 via criterion - network-multicast "Joseph Canero @caneroj1": @@ -25,7 +25,7 @@ packages: - binary-parsers - binary-ieee754 - word24 - - mysql-haskell + # - mysql-haskell # BLOCKED optparse-applicative 0.13 "Harendra Kumar @harendra-kumar": - unicode-transforms @@ -138,7 +138,6 @@ packages: # GHC 8 2.5 compilation failure - persistent-mongoDB - pretty-class - th-expand-syns - - criterion - th-lift - quickcheck-assertions @@ -498,7 +497,7 @@ packages: - pipes-parse - pipes-concurrency - pipes-safe - - turtle + # - turtle # BLOCKED optparse-applicative 0.13 - foldl - morte @@ -973,7 +972,7 @@ packages: - google-cloud - kraken - libinfluxdb - - mole + # - mole # BLOCKED optparse-applicative 0.13 - publicsuffix - rethinkdb-client-driver @@ -1693,7 +1692,7 @@ packages: - refact # bounds - servant-pandoc - ghc-exactprint - - apply-refact + # - apply-refact # BLOCKED optparse-applicative 0.13 # "Andrew Gibiansky @gibiansky": # GHC 8 - ihaskell @@ -2055,8 +2054,9 @@ packages: # bounds - Michelangelo "Henry J. Wylde @hjwylde": - - git-fmt - - omnifmt + [] + # - git-fmt # BLOCKED optparse-applicative 0.13 + # - omnifmt # BLOCKED optparse-applicative 0.13 # aeson & extra - werewolf # aeson & extra & http-client & http-client-tls - werewolf-slack @@ -2221,7 +2221,8 @@ packages: - doctest-discover "Elie Genard @eliegenard": - - turtle-options + [] + # - turtle-options # BLOCKED optparse-applicative 0.13 via turtle # "Ruey-Lin Hsu @petercommand": # GHC 8 - MASMGen @@ -2313,7 +2314,7 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - - hw-conduit + # - hw-conduit # BLOCKED optparse-applicative 0.13 (via criterion) - hw-diagnostics # https://github.com/haskell-works/hw-json/issues/4 # - hw-json @@ -2612,15 +2613,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - - # https://github.com/fpco/stackage/issues/1784 - - optparse-applicative < 0.13.0.0 # May need to disable test suite when lifting this https://github.com/pcapriotti/optparse-applicative/issues/228 - - diagrams-canvas < 1.3.0.7 - - diagrams-cairo < 1.3.1.2 - - diagrams-rasterific < 1.3.1.9 - - diagrams-svg < 1.4.0.4 - - tttool < 1.6.1.3 - # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 @@ -2645,18 +2637,6 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 - # https://github.com/fpco/stackage/issues/2017 - - Rasterific < 0.7 - - rasterific-svg < 0.3.2 - - svg-tree < 0.6 - - # https://github.com/fpco/stackage/issues/2023 - - diagrams-core < 1.4 - - diagrams-lib < 1.4 - - diagrams-postscript < 1.4 - - diagrams < 1.4 - - diagrams-contrib < 1.4 - # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 @@ -2832,6 +2812,9 @@ skipped-tests: # re-enable if requested. - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 + - optparse-applicative # https://github.com/pcapriotti/optparse-applicative/issues/228 + + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3091,6 +3074,171 @@ skipped-benchmarks: # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 + # optparse-applicative dep of criterion + # https://github.com/fpco/stackage/issues/1784 + - Earley + - Frames + - IntervalMap + - JuicyPixels-extra + - acid-state + - ad + - arithmoi + - attoparsec + - avers + - binary-list + - binary-parsers + - binary-tagged + - binary-typed + - blake2 + - bytestring-conversion + - bytestring-tree-builder + - cacophony + - case-insensitive + - cassava + - cassava-conduit + - cipher-aes128 + - clustering + - cmark + - conduit + - conduit-extra + - conduit-iconv + - cprng-aes + - criterion + - crypto-numbers + - crypto-pubkey + - cryptohash + - cryptohash-sha256 + - cryptol + - ctrie + - data-msgpack + - diagrams-lib + - dimensional + - do-list + - ed25519 + - edit-distance + - effect-handlers + - euphoria + - farmhash + - fast-builder + - fast-digits + - fclabels + - foldl-statistics + - freer + - gitson + - glob-posix + - graphviz + - grouped-list + - hOpenPGP + - hashable + - hasql + - heist + - hindent + - histogram-fill + - hledger + - hosc + - hourglass + - html-email-validate + - htoml + - http-client-tls + - http-link-header + - http2 + - human-readable-duration + - hw-balancedparens + - hw-bits + - hw-conduit + - hw-rankselect-base + - hweblib + - hxt-regex-xmlschema + - identicon + - ilist + - include-file + - incremental-parser + - inline-r + - jose-jwt + - kdt + - lens + - lifted-async + - lifted-base + - loop + - lucid + - matrices + - matrix + - megaparsec + - monad-logger-prefix + - mongoDB + - mono-traversable + - monoid-extras + - morte + - mutable-containers + - netpbm + - octane + - pandoc + - phantom-state + - picoparsec + - pipes + - postgresql-binary + - prometheus-client + - psqueues + - publicsuffix + - rdf + - redis-io + - reedsolomon + - reinterpret-cast + - reroute + - rethinkdb + - rethinkdb-client-driver + - rose-trees + - sampling + - sandi + - scalpel + - scanner + - scientific + - semver + - servant-auth-cookie + - sets + - snap-server + - sorted-list + - sourcemap + - sparse-linear-algebra + - stache + - stateWriter + - stm-containers + - streaming-commons + - taggy + - tar + - text-manipulate + - text-metrics + - text-show + - thyme + - timemap + - tinylog + - tls + - tries + - turtle + - tz + - unbound-generics + - unicode-transforms + - union + - unordered-containers + - uri-bytestring + - uuid + - uuid-types + - varying + - vector-binary-instances + - vectortiles + - vinyl + - wai-middleware-metrics + - wai-request-spec + - warp + - wire-streams + - word24 + - word8 + - xmlgen + - yesod-core + - yi-rope + - zip + - zippers + # end of skipped-benchmarks From 45762f5e37afaa9512661e57fef328f86f65479c Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Sun, 6 Nov 2016 22:25:48 +0900 Subject: [PATCH 0913/2525] Add type-level-kv-list --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ca3f444..a7613b30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2582,7 +2582,9 @@ packages: "Reuben D'Netto ": - glob-posix - + + "Kadzuya Okamoto @arowM": + - type-level-kv-list # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From ff49331bf2730edab5a4e8d54a261c7f0405597a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 06:58:46 +0200 Subject: [PATCH 0914/2525] Temporary block wincent/docvim#30 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7613b30..aeae5a9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2432,7 +2432,9 @@ packages: - fast-digits "Greg Hurrell @wincent": - - docvim + [] + # https://github.com/wincent/docvim/issues/30 + # - docvim "Ashley Yakeley @AshleyYakeley": - countable From cbb57f934d3337d1b6a9c00db6030b067e460a32 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 07:00:51 +0200 Subject: [PATCH 0915/2525] Temporary block Twinside/asciidiagram#4 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeae5a9f..e37c7e2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -413,7 +413,8 @@ packages: - Rasterific - svg-tree - rasterific-svg - - asciidiagram + # https://github.com/Twinside/asciidiagram/issues/4 + # - asciidiagram "Patrick Brisbin @pbrisbin": - gravatar From 21d76ae53de6806fe32f126514d1f855382e898e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 07:02:21 +0200 Subject: [PATCH 0916/2525] Expect test suite failure kuribas/cubicbezier#3 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e37c7e2e..f8740255 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2993,6 +2993,8 @@ expected-test-failures: - tasty-discover # https://github.com/lwm/tasty-discover/issues/54 + - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 81f65f2e0599d601d21d1ad3281bb0d866c898af Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 07:03:43 +0200 Subject: [PATCH 0917/2525] Expect test failure diagrams/diagrams-lib#286 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8740255..e4420261 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2995,6 +2995,8 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 + - diagrams-lib # https://github.com/diagrams/diagrams-lib/issues/286 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 591d962fcf9a8e0986b42c5291b9c89d6e99e65c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 07:05:47 +0200 Subject: [PATCH 0918/2525] Temporary block for agrafix/hackmanager#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4420261..33aefab0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -846,7 +846,8 @@ packages: - validate-input - ignore - elm-bridge - - hackmanager + # https://github.com/agrafix/hackmanager/issues/1 + # - hackmanager # via digestive-functors - digestive-bootstrap - blaze-bootstrap - dataurl From dde894624b3db2790c30e82d3c750f40aa96d9b1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 08:37:55 +0200 Subject: [PATCH 0919/2525] Experiment: expect test success for clock #1818 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33aefab0..bfb0dc14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2970,7 +2970,7 @@ expected-test-failures: - hindent # 4.6.4 # Recursive deps https://github.com/fpco/stackage/issues/1818 - - clock # 0.7.2 clock:test => tasty:lib => clock:lib + # - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options - text # 1.2.2.1 - wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 From 64c6b13144d24ec2d7b03e9334525fe91c92db53 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 08:50:50 +0200 Subject: [PATCH 0920/2525] Revert "Experiment: expect test success for clock #1818" This reverts commit dde894624b3db2790c30e82d3c750f40aa96d9b1. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfb0dc14..33aefab0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2970,7 +2970,7 @@ expected-test-failures: - hindent # 4.6.4 # Recursive deps https://github.com/fpco/stackage/issues/1818 - # - clock # 0.7.2 clock:test => tasty:lib => clock:lib + - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options - text # 1.2.2.1 - wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 From 3ae4b2e6ad035b600d129cba66dcffd13638cabe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 15:15:49 +0200 Subject: [PATCH 0921/2525] Revert "Temporary block Twinside/asciidiagram#4" This reverts commit cbb57f934d3337d1b6a9c00db6030b067e460a32. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33aefab0..9a41d7fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -413,8 +413,7 @@ packages: - Rasterific - svg-tree - rasterific-svg - # https://github.com/Twinside/asciidiagram/issues/4 - # - asciidiagram + - asciidiagram "Patrick Brisbin @pbrisbin": - gravatar From 21030862a20fb4fd614cec8ec37849545677c615 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 15:16:13 +0200 Subject: [PATCH 0922/2525] Revert "Expect test failure diagrams/diagrams-lib#286" This reverts commit 81f65f2e0599d601d21d1ad3281bb0d866c898af. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a41d7fb..16663d9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2995,8 +2995,6 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - diagrams-lib # https://github.com/diagrams/diagrams-lib/issues/286 - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From fe780c0441fa8a49ea513d4dde75259119badeb5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 19:08:41 +0200 Subject: [PATCH 0923/2525] criterion now supports optparse-applicative 0.13 --- build-constraints.yaml | 169 +---------------------------------------- 1 file changed, 3 insertions(+), 166 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16663d9f..6c4a3c74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ packages: - tasty-discover "Marco Zocca @ocramz": - # - sparse-linear-algebra # BLOCKED optparse-applicative 0.13 via criterion + - sparse-linear-algebra - network-multicast "Joseph Canero @caneroj1": @@ -2315,7 +2315,7 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - # - hw-conduit # BLOCKED optparse-applicative 0.13 (via criterion) + - hw-conduit - hw-diagnostics # https://github.com/haskell-works/hw-json/issues/4 # - hw-json @@ -3081,170 +3081,7 @@ skipped-benchmarks: # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 - # optparse-applicative dep of criterion - # https://github.com/fpco/stackage/issues/1784 - - Earley - - Frames - - IntervalMap - - JuicyPixels-extra - - acid-state - - ad - - arithmoi - - attoparsec - - avers - - binary-list - - binary-parsers - - binary-tagged - - binary-typed - - blake2 - - bytestring-conversion - - bytestring-tree-builder - - cacophony - - case-insensitive - - cassava - - cassava-conduit - - cipher-aes128 - - clustering - - cmark - - conduit - - conduit-extra - - conduit-iconv - - cprng-aes - - criterion - - crypto-numbers - - crypto-pubkey - - cryptohash - - cryptohash-sha256 - - cryptol - - ctrie - - data-msgpack - - diagrams-lib - - dimensional - - do-list - - ed25519 - - edit-distance - - effect-handlers - - euphoria - - farmhash - - fast-builder - - fast-digits - - fclabels - - foldl-statistics - - freer - - gitson - - glob-posix - - graphviz - - grouped-list - - hOpenPGP - - hashable - - hasql - - heist - - hindent - - histogram-fill - - hledger - - hosc - - hourglass - - html-email-validate - - htoml - - http-client-tls - - http-link-header - - http2 - - human-readable-duration - - hw-balancedparens - - hw-bits - - hw-conduit - - hw-rankselect-base - - hweblib - - hxt-regex-xmlschema - - identicon - - ilist - - include-file - - incremental-parser - - inline-r - - jose-jwt - - kdt - - lens - - lifted-async - - lifted-base - - loop - - lucid - - matrices - - matrix - - megaparsec - - monad-logger-prefix - - mongoDB - - mono-traversable - - monoid-extras - - morte - - mutable-containers - - netpbm - - octane - - pandoc - - phantom-state - - picoparsec - - pipes - - postgresql-binary - - prometheus-client - - psqueues - - publicsuffix - - rdf - - redis-io - - reedsolomon - - reinterpret-cast - - reroute - - rethinkdb - - rethinkdb-client-driver - - rose-trees - - sampling - - sandi - - scalpel - - scanner - - scientific - - semver - - servant-auth-cookie - - sets - - snap-server - - sorted-list - - sourcemap - - sparse-linear-algebra - - stache - - stateWriter - - stm-containers - - streaming-commons - - taggy - - tar - - text-manipulate - - text-metrics - - text-show - - thyme - - timemap - - tinylog - - tls - - tries - - turtle - - tz - - unbound-generics - - unicode-transforms - - union - - unordered-containers - - uri-bytestring - - uuid - - uuid-types - - varying - - vector-binary-instances - - vectortiles - - vinyl - - wai-middleware-metrics - - wai-request-spec - - warp - - wire-streams - - word24 - - word8 - - xmlgen - - yesod-core - - yi-rope - - zip - - zippers + - pipes # optparse-applicative 0.13 # end of skipped-benchmarks From 26ecef71916d97a45c084b1c0f553860ddb27183 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Nov 2016 19:17:38 +0200 Subject: [PATCH 0924/2525] Remove criterion for tell-me-when-its-released #1912 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6c4a3c74..ddd5d387 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3193,7 +3193,6 @@ build-tool-overrides: # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: - vector-0.11.0.0 # skipped test-suite -- criterion-1.1.1.0 # fixes build on windows, upgrade in LTS 7 #1912 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From a7a24dc03dfea365a55d85257cbcd8e005ac5bae Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Nov 2016 11:01:45 +0200 Subject: [PATCH 0925/2525] Temporary block GregorySchwartz/blosum#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddd5d387..77c8b9a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1894,7 +1894,7 @@ packages: - random-tree - clumpiness - find-clumpiness - - blosum + # - blosum # BLOCKED optparse-applicative https://github.com/GregorySchwartz/blosum/issues/2 "Simon Marechal @bartavelle": - compactmap From 87137156e7dbd2e6b328beb1a8fd73296b73ae0b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Nov 2016 11:02:56 +0200 Subject: [PATCH 0926/2525] Temporary block GregorySchwartz/find-clumpiness#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77c8b9a0..ac7564d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1893,7 +1893,7 @@ packages: - tree-fun - random-tree - clumpiness - - find-clumpiness + # - find-clumpiness # BLOCKED optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 # - blosum # BLOCKED optparse-applicative https://github.com/GregorySchwartz/blosum/issues/2 "Simon Marechal @bartavelle": From 36be3e8aaa5e1d5a7a2b8918a9a56bf083b83899 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Nov 2016 11:04:02 +0200 Subject: [PATCH 0927/2525] Temporary block GregorySchwartz/modify-fasta#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac7564d1..95bafa51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1889,7 +1889,7 @@ packages: "Gregory W. Schwartz @GregorySchwartz": - fasta - diversity - - modify-fasta + # - modify-fasta # BLOCKED optparse-applicative https://github.com/GregorySchwartz/modify-fasta/issues/2 - tree-fun - random-tree - clumpiness From 0b1b59b2ffaff33ef8f5cc2749a8904add349fbb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Nov 2016 16:15:40 +0200 Subject: [PATCH 0928/2525] Revert "Temporary block GregorySchwartz/modify-fasta#2" This reverts commit 36be3e8aaa5e1d5a7a2b8918a9a56bf083b83899. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95bafa51..ac7564d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1889,7 +1889,7 @@ packages: "Gregory W. Schwartz @GregorySchwartz": - fasta - diversity - # - modify-fasta # BLOCKED optparse-applicative https://github.com/GregorySchwartz/modify-fasta/issues/2 + - modify-fasta - tree-fun - random-tree - clumpiness From f33068492239faa673a33878f5d0f13a2da6359e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Nov 2016 16:16:12 +0200 Subject: [PATCH 0929/2525] Revert "Temporary block GregorySchwartz/blosum#2" This reverts commit a7a24dc03dfea365a55d85257cbcd8e005ac5bae. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac7564d1..ef1043dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1894,7 +1894,7 @@ packages: - random-tree - clumpiness # - find-clumpiness # BLOCKED optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - # - blosum # BLOCKED optparse-applicative https://github.com/GregorySchwartz/blosum/issues/2 + - blosum "Simon Marechal @bartavelle": - compactmap From 6e192071573ab7075b13dade4b334f9b28503b4c Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Tue, 8 Nov 2016 21:55:22 +0330 Subject: [PATCH 0930/2525] add sibe --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef1043dd..802e05b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2570,6 +2570,7 @@ packages: "Mahdi Dibaiee ": - picedit - mathexpr + - sibe "Alexis Williams @sasinestro": - stb-image-redux From 846a1ceb4e3f83365a54653cad74c876c247f5ea Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Nov 2016 05:56:46 +0200 Subject: [PATCH 0931/2525] Expect test failure mdibaiee/sibe#1 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 802e05b3..8d2d1107 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2996,6 +2996,8 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 + - sibe # https://github.com/mdibaiee/sibe/issues/1 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From b4c942796ffbe85008d62637f4baac8e15d4fb36 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Nov 2016 10:28:03 +0200 Subject: [PATCH 0932/2525] Revert "Expect test failure mdibaiee/sibe#1" This reverts commit 846a1ceb4e3f83365a54653cad74c876c247f5ea. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d2d1107..802e05b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2996,8 +2996,6 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - sibe # https://github.com/mdibaiee/sibe/issues/1 - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From a8ae771cc9df37524b5836467a848c6297bf872b Mon Sep 17 00:00:00 2001 From: winterland Date: Thu, 10 Nov 2016 15:53:42 +0800 Subject: [PATCH 0933/2525] Add packages --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 802e05b3..0afc2beb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -21,11 +21,13 @@ packages: "Winter Land @winterland1989": - tcp-streams + - tcp-streams-openssl - wire-streams - binary-parsers - binary-ieee754 - word24 - # - mysql-haskell # BLOCKED optparse-applicative 0.13 + - mysql-haskell + - mysql-haskell-openssl "Harendra Kumar @harendra-kumar": - unicode-transforms From d460dd7acec186319ea07981530fd0543564a8a6 Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Thu, 10 Nov 2016 15:23:42 +0100 Subject: [PATCH 0934/2525] Update build-constraints.yaml solga/solga-swagger now work with aeson >= 1.0.0.0, clang-pure has a new Setup.hs that should make it work everywhere. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0afc2beb..f3b359b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2451,9 +2451,9 @@ packages: - text-conversions "Patrick Chilton @chpatrick": - # - solga # BLOCKED aeson-qq - # - solga-swagger # aeson-qq - # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure + - solga + - solga-swagger + - clang-pure - webrtc-vad "Michal Konecny @michalkonecny": From 332b0e8f2a3fdefedec36d28a3a40c8ff9d1820a Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Thu, 10 Nov 2016 20:39:58 +0300 Subject: [PATCH 0935/2525] =?UTF-8?q?Add=20=E2=80=98req=E2=80=99=20and=20?= =?UTF-8?q?=E2=80=98req-conduit=E2=80=99=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3b359b6..c4312d4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1925,6 +1925,8 @@ packages: - data-check - text-metrics - tagged-identity + - req + - req-conduit # "Thomas Bereknyei ": # GHC 8 - multiplate From 350a5bf6a78618470eea21255cc82d8f79670dad Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 10 Nov 2016 20:01:39 +0200 Subject: [PATCH 0936/2525] Remove expected test failure docopt/docopt.hs#29 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3b359b6..56d85dc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2992,8 +2992,6 @@ expected-test-failures: - commutative # https://github.com/athanclark/commutative/issues/4 - - docopt # https://github.com/docopt/docopt.hs/issues/29 - - tasty-discover # https://github.com/lwm/tasty-discover/issues/54 - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 From 75b299eca52cda562bc83b8d6557965966b980a6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 11 Nov 2016 05:48:31 +0200 Subject: [PATCH 0937/2525] Expected benchmark failure kaizhang/clustering#3 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1386407..49cc196f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3023,6 +3023,7 @@ expected-benchmark-failures: - lens # Fixed in lens-4.15 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - clustering # https://github.com/kaizhang/clustering/issues/3 # end of expected-benchmark-failures From ce6a03cdeba6904863dd33f58d3804461774c0db Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Sat, 12 Nov 2016 14:58:54 +0900 Subject: [PATCH 0938/2525] Add hailgun-simple package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49cc196f..c05b0301 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1792,6 +1792,7 @@ packages: - envelope - from-sum - hailgun + - hailgun-simple # GHC 8 - ig - natural-transformation - opaleye-trans From c1fe687b893336b038701a760d1e1ac2d6f8120e Mon Sep 17 00:00:00 2001 From: David Luposchainsky Date: Sat, 12 Nov 2016 14:56:33 +0100 Subject: [PATCH 0939/2525] Add show-prettyprint --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49cc196f..f8fe1681 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2095,6 +2095,7 @@ packages: "David Luposchainsky @quchen": - binary-typed - pgp-wordlist + - show-prettyprint "Jeremy Shaw @stepcut": - boomerang From e182ab1f783336c74a9660b3ce3ba3c64b11bc88 Mon Sep 17 00:00:00 2001 From: David Luposchainsky Date: Sat, 12 Nov 2016 14:56:46 +0100 Subject: [PATCH 0940/2525] Trim trailing whitespace --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8fe1681..91ba5d6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2591,7 +2591,7 @@ packages: "Reuben D'Netto ": - glob-posix - + "Kadzuya Okamoto @arowM": - type-level-kv-list @@ -2864,7 +2864,7 @@ expected-test-failures: # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. - - mysql-haskell # Requires local mysql server with a test account, and binlog enabled. + - mysql-haskell # Requires local mysql server with a test account, and binlog enabled. - 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 From e64e62aa159c4164e9aeaf255d30cc06f595268a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Nov 2016 06:48:39 +0200 Subject: [PATCH 0941/2525] Upper bounds for #2057 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75196df4..c770a83c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2659,6 +2659,10 @@ packages: - hmatrix < 0.18 - hmatrix-gsl < 0.18 + # https://github.com/fpco/stackage/issues/2057 + - brick < 0.14 + - vty < 5.12 + # end of packages From 165c2b6546f9097c398b0e6b720f3f9f75d6d756 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Nov 2016 08:06:23 +0200 Subject: [PATCH 0942/2525] Remove upper bound and close #1842 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c770a83c..3e482e26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1718,7 +1718,7 @@ packages: "James Cook @mokus0": - dependent-sum - - dependent-sum-template + # - dependent-sum-template BLOCKED dependent-sum-0.4 - dependent-map - dice - hstatsd @@ -2625,9 +2625,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1842 - - dependent-sum < 0.4 - # https://github.com/fpco/stackage/issues/1993 - hspec < 2.3 - hspec-core < 2.3 From 2e8992c5859a6442191d2bdde4540d7b6d6ecaf2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Nov 2016 08:12:09 +0200 Subject: [PATCH 0943/2525] Remove upper bounds and close #1972 --- build-constraints.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e482e26..feadad46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -521,7 +521,7 @@ packages: - fay-text - fay-uri - feed - - snaplet-fay + # - snaplet-fay # BLOCKED lens-4.15 - time-compat - through-text @@ -965,7 +965,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - - avers-api-docs + # - avers-api-docs # BLOCKED lens-4.15 - avers-server - css-syntax - etcd @@ -2609,7 +2609,6 @@ packages: # - purescript # BLOCKED aeson-1.0 - type-list - - zoom-refs - vinyl-utils - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 @@ -2640,9 +2639,6 @@ packages: - hspec-wai-json < 0.7.0 - hspec-meta < 2.3.0 - # https://github.com/fpco/stackage/issues/1972 - - lens < 4.15 # Re-enable `lens' benchmarks when lifted - # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 @@ -3023,7 +3019,6 @@ expected-benchmark-failures: - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - lens # Fixed in lens-4.15 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - clustering # https://github.com/kaizhang/clustering/issues/3 From 8806545297cda8d7aab555b1f4dc1237765dc88c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Nov 2016 08:43:36 +0200 Subject: [PATCH 0944/2525] Remove expected benchmark failure kaizhang/clustering#3 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index feadad46..5c92f6b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,7 +3021,6 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - clustering # https://github.com/kaizhang/clustering/issues/3 # end of expected-benchmark-failures From 585147bbe31831fce394b62adabf42bde7235296 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 13 Nov 2016 16:39:23 +0100 Subject: [PATCH 0945/2525] cubicbezier upper bound for #2058 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c92f6b6..4a18ae92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2656,6 +2656,9 @@ packages: - brick < 0.14 - vty < 5.12 + # https://github.com/fpco/stackage/issues/2058 + - cubicbezier < 0.5 + # end of packages From 281af4dc75ade51151733e2e8332eb1dd63018a2 Mon Sep 17 00:00:00 2001 From: PLR Date: Sun, 13 Nov 2016 15:12:52 -0800 Subject: [PATCH 0946/2525] re-add gpipe --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a18ae92..01404fe3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1820,11 +1820,11 @@ packages: - yi-rope - # "Tobias Bexelius @tobbebex": - # GHC 8 - GPipe + "Tobias Bexelius @tobbebex": + - GPipe - # "Patrick Redmond @plredmond": - # GHC 8 - GPipe-GLFW + "Patrick Redmond @plredmond": + - GPipe-GLFW # "Csaba Hruska @csabahruska": # GHC 8 - lambdacube-ir From 99277a9ad4b8b73d4b2e918f329eb118a08296f7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 14 Nov 2016 07:07:57 +0200 Subject: [PATCH 0947/2525] Remove expected test failure lwm/tasty-discover#54 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01404fe3..b6177b93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2996,8 +2996,6 @@ expected-test-failures: - commutative # https://github.com/athanclark/commutative/issues/4 - - tasty-discover # https://github.com/lwm/tasty-discover/issues/54 - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 # end of expected-test-failures From 3f2dbe2285281e8981fa286640c39faa1aa7b58c Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Mon, 14 Nov 2016 23:08:30 +0900 Subject: [PATCH 0948/2525] Add heterocephalus --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6177b93..67626350 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,6 +2595,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list + - heterocephalus # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 6f3ca8c243d02b2cf209e92ba4967b2ce63bd3e8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Nov 2016 17:40:09 +0100 Subject: [PATCH 0949/2525] Remove upper bound and close #2043 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6177b93..a5ec9c8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2648,10 +2648,6 @@ packages: # https://github.com/fpco/stackage/issues/2042 - network-multicast < 0.2 - # https://github.com/fpco/stackage/issues/2043 - - hmatrix < 0.18 - - hmatrix-gsl < 0.18 - # https://github.com/fpco/stackage/issues/2057 - brick < 0.14 - vty < 5.12 From f3db810efa9006eb55312508ce8208a99cf2bd5c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Nov 2016 17:41:46 +0100 Subject: [PATCH 0950/2525] text-zipper upper bound for #2057 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5ec9c8a..d830d4c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,6 +2651,7 @@ packages: # https://github.com/fpco/stackage/issues/2057 - brick < 0.14 - vty < 5.12 + - text-zipper < 0.9 # https://github.com/fpco/stackage/issues/2058 - cubicbezier < 0.5 From a5764cfcc8957c07c3e8f1cdb78f61cab3bbef44 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 14 Nov 2016 17:43:22 +0100 Subject: [PATCH 0951/2525] TMWIR for terminal-progress-bar --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d830d4c7..9f4f0be5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2792,7 +2792,7 @@ skipped-tests: - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 - - terminal-progress-bar # depends on older version of itself + - terminal-progress-bar # fixed on master, depends on older version of itself - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 @@ -3196,3 +3196,4 @@ tell-me-when-its-released: - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - haskell-gi-0.18 # Lift constraint on haskell-gi-base +- terminal-progress-bar-0.1.1 # Unskip test suite From cdac9c2574aac6c4d599959324306dec35684835 Mon Sep 17 00:00:00 2001 From: Anthony Cowley Date: Mon, 14 Nov 2016 12:00:10 -0500 Subject: [PATCH 0952/2525] Add hpp to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f4f0be5..427ce5e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2189,6 +2189,7 @@ packages: "Anthony Cowley @acowley": - Frames + - hpp "Takayuki Muranushi @nushio3": - binary-search From 45cbdeacfd68b798b9e60ebcf8a11972fb7cbcb1 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Mon, 14 Nov 2016 09:42:31 -0800 Subject: [PATCH 0953/2525] Add th-to-exp --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f4f0be5..abe42b41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2453,6 +2453,7 @@ packages: "Alexis King @lexi-lambda": - test-fixture - text-conversions + - th-to-exp "Patrick Chilton @chpatrick": - solga From e74d734d8f421fe4fae0a576512bead38c50427e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Nov 2016 09:24:53 +0100 Subject: [PATCH 0954/2525] btrfs upper bound for redneb/hs-btrfs#3 and diversity upper bound for GregorySchwartz/diversity#3 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 095ebd50..e3e38450 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2659,6 +2659,11 @@ packages: # https://github.com/fpco/stackage/issues/2058 - cubicbezier < 0.5 + # https://github.com/redneb/hs-btrfs/issues/3 + - btrfs < 0.1.2.1 + + # https://github.com/GregorySchwartz/diversity/issues/3 + - diversity < 0.8.0.1 # end of packages From 9a0f9c3549245f1e3fe8a40fbcb00e2fc2ce0dfe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Nov 2016 18:25:19 +0100 Subject: [PATCH 0955/2525] Remove diversity upper bound --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3e38450..261f1983 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2661,9 +2661,6 @@ packages: # https://github.com/redneb/hs-btrfs/issues/3 - btrfs < 0.1.2.1 - - # https://github.com/GregorySchwartz/diversity/issues/3 - - diversity < 0.8.0.1 # end of packages From dd82a1855e8e985a63e9831ff35e72fb9bf5f8b2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Nov 2016 18:42:37 +0100 Subject: [PATCH 0956/2525] Re-enable snaplet-fay, btrfs rabneb/hs-btrfs#3, cgi tests, and pure-cdb tests --- build-constraints.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 261f1983..ce4569e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -521,7 +521,7 @@ packages: - fay-text - fay-uri - feed - # - snaplet-fay # BLOCKED lens-4.15 + - snaplet-fay - time-compat - through-text @@ -2658,9 +2658,6 @@ packages: # https://github.com/fpco/stackage/issues/2058 - cubicbezier < 0.5 - - # https://github.com/redneb/hs-btrfs/issues/3 - - btrfs < 0.1.2.1 # end of packages @@ -2784,7 +2781,6 @@ skipped-tests: - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 - - cgi # QuickCheck 2.9 - chell # options & via chell-quickcheck - concurrent-extra # https://github.com/basvandijk/concurrent-extra/pull/15 - ed25519 # QuickCheck 2.9 @@ -2793,7 +2789,6 @@ skipped-tests: - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - - pure-cdb # test-simple - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 From 95e951c11ada758f8c8e7f51e4023978f856e031 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Nov 2016 18:50:16 +0100 Subject: [PATCH 0957/2525] cassava-conduit upper bound for #2065 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce4569e5..556f21f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2658,6 +2658,9 @@ packages: # https://github.com/fpco/stackage/issues/2058 - cubicbezier < 0.5 + + # https://github.com/fpco/stackage/issues/2065 + - cassava-conduit < 0.3.5 # end of packages From e5e9d056a5a7caf2d05e148fc5f0aea26667b8f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Nov 2016 18:52:52 +0100 Subject: [PATCH 0958/2525] Remove upper bound and close #2058 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 556f21f3..f70e3c2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2656,9 +2656,6 @@ packages: - vty < 5.12 - text-zipper < 0.9 - # https://github.com/fpco/stackage/issues/2058 - - cubicbezier < 0.5 - # https://github.com/fpco/stackage/issues/2065 - cassava-conduit < 0.3.5 # end of packages From 5e102ed1dba9ede7a3848539beb6e586a9365c56 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Nov 2016 17:06:50 +0100 Subject: [PATCH 0959/2525] servant-auth-cookie upper bound for #2067 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f70e3c2b..591f9047 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2658,6 +2658,9 @@ packages: # https://github.com/fpco/stackage/issues/2065 - cassava-conduit < 0.3.5 + + # https://github.com/fpco/stackage/issues/2067 + - servant-auth-cookie < 0.4.1 # end of packages From f46a926ccb5a8b868a409f231fa152253370bf7d Mon Sep 17 00:00:00 2001 From: Dom De Re Date: Wed, 16 Nov 2016 22:21:28 +1100 Subject: [PATCH 0960/2525] Revert "cassava-conduit upper bound for #2065" This reverts commit 95e951c11ada758f8c8e7f51e4023978f856e031. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 591f9047..704fdd66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2656,9 +2656,6 @@ packages: - vty < 5.12 - text-zipper < 0.9 - # https://github.com/fpco/stackage/issues/2065 - - cassava-conduit < 0.3.5 - # https://github.com/fpco/stackage/issues/2067 - servant-auth-cookie < 0.4.1 # end of packages From 7ec244fc5e781f597e1b0a208cbd120a97c52197 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Nov 2016 21:53:55 +0100 Subject: [PATCH 0961/2525] Ignore servant-auth-cookie 0.4.1, closes #2067 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 704fdd66..98d06f1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2502,7 +2502,7 @@ packages: # - bitcoin-payment-channel # BLOCKED aeson 1.0 "Al Zohali @zohl": - - servant-auth-cookie + - servant-auth-cookie < 0.4.1 || > 0.4.1 "Joachim Fasting @joachifm": - libmpd @@ -2655,9 +2655,6 @@ packages: - brick < 0.14 - vty < 5.12 - text-zipper < 0.9 - - # https://github.com/fpco/stackage/issues/2067 - - servant-auth-cookie < 0.4.1 # end of packages From 8fb08dce29e9462952987a874712286e4edc473d Mon Sep 17 00:00:00 2001 From: Tobias Dammers Date: Thu, 17 Nov 2016 09:04:05 +0100 Subject: [PATCH 0962/2525] add ginger --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98d06f1c..091709a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Tobias Dammers @tdammers": + - ginger + "Yair Chuchem @yairchu": - List From 12a020e296a83ecd1cc5fd097c754d3c2bfa9775 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 17 Nov 2016 14:44:11 +0100 Subject: [PATCH 0963/2525] Expect ginger tests to fail #2068 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 091709a9..a952b543 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2934,6 +2934,7 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - ginger # https://github.com/fpco/stackage/pull/2068#issuecomment-261248964 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 3f51674977a7675dd9bc750298768fe3ebe88b8f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 17 Nov 2016 18:54:49 +0200 Subject: [PATCH 0964/2525] Add the say package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a952b543..9030ffef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -155,6 +155,7 @@ packages: - fsnotify-conduit - pid1 - typed-process + - say - fsnotify - hinotify From 0e73a176be4dd4a7f484c92526f160431000f31c Mon Sep 17 00:00:00 2001 From: Juan Pedro Villa Isaza Date: Thu, 17 Nov 2016 14:00:14 -0500 Subject: [PATCH 0965/2525] Remove @jpvillaisaza from @stackbuilders group --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a952b543..4cd52016 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3136,7 +3136,6 @@ github-users: stackbuilders: - sestrella - jsl - - jpvillaisaza - jsantos17 - mrkkrp scotty-web: From 07c5f2ef974395c17db5cbeb42caebcda7515124 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 17 Nov 2016 23:38:14 +0100 Subject: [PATCH 0966/2525] Revert "Expect ginger tests to fail #2068" This reverts commit 12a020e296a83ecd1cc5fd097c754d3c2bfa9775. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e26c557c..0962669f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2935,7 +2935,6 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - ginger # https://github.com/fpco/stackage/pull/2068#issuecomment-261248964 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 1e2d5b4c368f0bf8643ec6c1bd7d02e5bf50b61e Mon Sep 17 00:00:00 2001 From: winterland Date: Fri, 18 Nov 2016 16:14:39 +0800 Subject: [PATCH 0967/2525] Add if --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0962669f..cf348a0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -23,6 +23,7 @@ packages: - servant-aeson-specs "Winter Land @winterland1989": + - if - tcp-streams - tcp-streams-openssl - wire-streams From 5f5583f57544d72c9fb7cb0b1c35125ccc1a2422 Mon Sep 17 00:00:00 2001 From: Marcin Tolysz Date: Fri, 18 Nov 2016 12:54:13 +0000 Subject: [PATCH 0968/2525] Update build-constraints.yaml Add Maintainer and Package adding myself --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf348a0d..997f8028 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2604,6 +2604,9 @@ packages: - type-level-kv-list - heterocephalus + "Marcin Tolysz @tolysz": + - rawstring-qm + # 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 4628a7c58294f9ffeb9488cc47f8fa0a0508ea99 Mon Sep 17 00:00:00 2001 From: Joe Canero Date: Sat, 19 Nov 2016 09:32:03 -0500 Subject: [PATCH 0969/2525] Add median-stream and stm-supply Two new packages --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 997f8028..bfb783c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -16,6 +16,8 @@ packages: "Joseph Canero @caneroj1": - sqlite-simple-errors + - median-stream + - stm-supply "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt From b5dc1dc892b3bd069849c22eaa5f001baeb4745e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Nov 2016 20:43:38 +0100 Subject: [PATCH 0970/2525] haskell-src-exts-simple upper bound for #2075 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfb783c2..0588aa23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,8 +2665,10 @@ packages: - brick < 0.14 - vty < 5.12 - text-zipper < 0.9 -# end of packages + # https://github.com/fpco/stackage/issues/2075 + - haskell-src-exts-simple < 1.19 +# end of packages # Package flags are applied to individual packages, and override the values of # global-flags From 31a6ddeaf7e2135771792482db6be0a2422f1390 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Nov 2016 20:49:37 +0100 Subject: [PATCH 0971/2525] Remove text-zipper upper bound #2057 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0588aa23..e215c567 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2664,7 +2664,6 @@ packages: # https://github.com/fpco/stackage/issues/2057 - brick < 0.14 - vty < 5.12 - - text-zipper < 0.9 # https://github.com/fpco/stackage/issues/2075 - haskell-src-exts-simple < 1.19 From 8990029eae6ff2c69eb675f50f25bcd24b079465 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 08:53:46 -0700 Subject: [PATCH 0972/2525] Add constraint "primitive < 0.6.2.0" per haskell/vector#27 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e215c567..7f5057d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2667,6 +2667,9 @@ packages: # https://github.com/fpco/stackage/issues/2075 - haskell-src-exts-simple < 1.19 + + # https://github.com/haskell/vector/issues/142 + - primitive < 0.6.2.0 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3198,7 +3201,7 @@ build-tool-overrides: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: -- vector-0.11.0.0 # skipped test-suite +- vector-0.11.0.0 # skipped test-suite, constrained primitive https://github.com/haskell/vector/issues/142 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From afee6df22baa0d00b8c242cc60641780050fa452 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 09:13:29 -0700 Subject: [PATCH 0973/2525] Remove constraint on haskell-src-exts-simple, closes #2075 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f5057d8..f0c9f57f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,9 +2665,6 @@ packages: - brick < 0.14 - vty < 5.12 - # https://github.com/fpco/stackage/issues/2075 - - haskell-src-exts-simple < 1.19 - # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 # end of packages From 5b549d3930f700ebfdc38b39950694dd8474b1a0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 09:20:01 -0700 Subject: [PATCH 0974/2525] Update vty constraint per #2077, closes #2057 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0c9f57f..15ece26a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2661,9 +2661,8 @@ packages: # https://github.com/fpco/stackage/issues/2042 - network-multicast < 0.2 - # https://github.com/fpco/stackage/issues/2057 - - brick < 0.14 - - vty < 5.12 + # https://github.com/fpco/stackage/issues/2077 + - vty < 5.13 # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 From a921076ca99bcc4a92c96c899be5c76fabe50235 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 10:12:33 -0700 Subject: [PATCH 0975/2525] Expect heterocephalus tests to fail per arowM/heterocephalus#4 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15ece26a..3da8c889 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2939,6 +2939,7 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 + - heterocephalus # 1.0.0.1 https://github.com/arowM/heterocephalus/issues/4 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 From 3614df07d70eb9000662c0a009085f0542153feb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 11:34:25 -0700 Subject: [PATCH 0976/2525] Skip rotating-log test suite per Soostone/rotating-log#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3da8c889..8830abc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,6 +2811,9 @@ skipped-tests: - options # QuickCheck via chell-quickcheck - uri-bytestring # haskell-src-exts via derive + # Dependencies missing from cabal file + - rotating-log # 0.4.1 https://github.com/Soostone/rotating-log/pull/2 + # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 0dc45179b1ee5944f6e50c5fb37575080ac273a8 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 11:15:14 -0800 Subject: [PATCH 0977/2525] dont skip rotating-log test suite I've relased 0.4.2 with the missing dependency in the cabal file. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..3da8c889 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,9 +2811,6 @@ skipped-tests: - options # QuickCheck via chell-quickcheck - uri-bytestring # haskell-src-exts via derive - # Dependencies missing from cabal file - - rotating-log # 0.4.1 https://github.com/Soostone/rotating-log/pull/2 - # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From a6d5c59ba6e23df3621382a04e7fb19a1d5becc1 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 12:31:46 -0800 Subject: [PATCH 0978/2525] Reenable cron and packages blocked by it I'm not familiar with yesod-job-queue but if the comment is correct, reenabling cron means it can also come back. I went ahead and purged derive from cron, opting instead for generics-sop. According to travis, my build should be working for nightlies and recent lts. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..bbb55cd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1501,7 +1501,7 @@ packages: - angel - uri-bytestring # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - # - cron # BLOCKED derive + - cron # GHC 8 - tasty-tap # via tasty-tap - tasty-fail-fast - drifter @@ -2346,8 +2346,7 @@ packages: - protolude "Daishi Nakajima @nakaji_dayo": - [] - # - yesod-job-queue # BLOCKED cron + - yesod-job-queue # "Braden Walters @meoblast001": # - hakyll-sass From eac2efbed1f37e576fff9a68d944460f16526477 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 12:39:23 -0800 Subject: [PATCH 0979/2525] Reintroduce ua-parser ua-parser as of 0.7.2 does not depend on derive for its test suite anymore. Tests run from lts-2 to nightly and all are passing. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..ee312c9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2246,7 +2246,7 @@ packages: - string-conv - rng-utils - rotating-log - # - ua-parser # BLOCKED derive + - ua-parser - hs-GeoIP - retry # GHC 8 - katip From 9db274e8e4a7b35b3b772d7196e35b2d949845df Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 15:43:27 -0700 Subject: [PATCH 0980/2525] Unconstrain test libs. #1993 #1965 #1971 #1994 --- build-constraints.yaml | 52 +++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8496f7e..1c9e3169 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1067,7 +1067,7 @@ packages: - arithmoi - friendly-time - hashable - - haxl + # - haxl - monad-time - packdeps - recursion-schemes @@ -2636,24 +2636,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/1993 - - hspec < 2.3 - - hspec-core < 2.3 - - hspec-discover < 2.3 - - # https://github.com/fpco/stackage/issues/1965 - - HUnit < 1.4.0.0 - - hspec-expectations < 0.8.2 - - # https://github.com/fpco/stackage/issues/1971 - - hspec-expectations < 0.8.0 - - hspec-wai < 0.7.0 - - hspec-wai-json < 0.7.0 - - hspec-meta < 2.3.0 - - # https://github.com/fpco/stackage/issues/1994 - - hspec-wai < 0.8.0 - # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 @@ -2782,19 +2764,51 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + # # HUnit 1.5 + - GLFW-b + - Glob + - HTTP + - bindings-GLFW + - blaze-html + - blaze-markup + - case-insensitive + - darcs + - exception-transformers + - extensible-effects + - fclabels + - language-ecmascript + - lifted-base + - parsec + - psqueues + - rank1dynamic + - retry + - stylish-haskell + - threads + - tz + - tzdata + - uuid + - uuid-types + - websockets + # # Other outdated dependencies - Cabal # QuickCheck 2.9 - ChasingBottoms # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 + - avers # hspec 2.3 - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 - chell # options & via chell-quickcheck + - clay # hspec 2.3 - concurrent-extra # https://github.com/basvandijk/concurrent-extra/pull/15 - ed25519 # QuickCheck 2.9 + - fgl # hspec 2.3 + - fgl-arbitrary # hspec 2.3 - hasql # QuickCheck 2.9 - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - next-ref # hspec 2.3 - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 + - servant-mock # hspec-wai 0.8 - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 From 2ff4219599e37f326b85c534235147269345a40a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 15:50:26 -0700 Subject: [PATCH 0981/2525] Remove constraint "vty < 5.13", closes #2077 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c9e3169..1ea7b8bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2642,9 +2642,6 @@ packages: # https://github.com/fpco/stackage/issues/2042 - network-multicast < 0.2 - # https://github.com/fpco/stackage/issues/2077 - - vty < 5.13 - # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 # end of packages From fb4516befd9ab2513e0fe8cd18960025e7dc06e3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 22:44:58 -0700 Subject: [PATCH 0982/2525] Disable yesod-job-queue per nakaji-dayo/yesod-job-queue#10 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ea7b8bd..a32c9968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2346,7 +2346,8 @@ packages: - protolude "Daishi Nakajima @nakaji_dayo": - - yesod-job-queue + [] + # - yesod-job-queue # https://github.com/nakaji-dayo/yesod-job-queue/issues/10 # "Braden Walters @meoblast001": # - hakyll-sass From a3c11877820a07b9a1598b320791b11f9853014b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 22 Nov 2016 22:52:17 -0700 Subject: [PATCH 0983/2525] Unblock amazonka* and stackage-curator --- build-constraints.yaml | 147 ++++++++++++++++++++--------------------- 1 file changed, 73 insertions(+), 74 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a32c9968..f589ce39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -99,7 +99,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # BLOCKED amazonka-core + - stackage-curator - stm-conduit - wai-websockets - warp-tls @@ -1112,79 +1112,78 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # BLOCKED https://github.com/brendanhay/amazonka/issues/323 - # - amazonka - # - amazonka-core - # - amazonka-test - # - amazonka-apigateway - # - amazonka-application-autoscaling - # - amazonka-autoscaling - # - amazonka-certificatemanager - # - amazonka-cloudformation - # - amazonka-cloudfront - # - amazonka-cloudhsm - # - amazonka-cloudsearch-domains - # - amazonka-cloudsearch - # - amazonka-cloudtrail - # - amazonka-cloudwatch-events - # - amazonka-cloudwatch-logs - # - amazonka-cloudwatch - # - amazonka-codecommit - # - amazonka-codedeploy - # - amazonka-codepipeline - # - amazonka-cognito-identity - # - amazonka-cognito-idp - # - amazonka-cognito-sync - # - amazonka-config - # - amazonka-datapipeline - # - amazonka-devicefarm - # - amazonka-directconnect - # - amazonka-discovery - # - amazonka-dms - # - amazonka-ds - # - amazonka-dynamodb-streams - # - amazonka-dynamodb - # - amazonka-ec2 - # - amazonka-ecr - # - amazonka-ecs - # - amazonka-efs - # - amazonka-elasticache - # - amazonka-elasticbeanstalk - # - amazonka-elasticsearch - # - amazonka-elastictranscoder - # - amazonka-elb - # - amazonka-emr - # - amazonka-gamelift - # - amazonka-glacier - # - amazonka-iam - # - amazonka-importexport - # - amazonka-inspector - # - amazonka-iot-dataplane - # - amazonka-iot - # - amazonka-kinesis - # - amazonka-kinesis-firehose - # - amazonka-kms - # - amazonka-lambda - # - amazonka-marketplace-analytics - # - amazonka-marketplace-metering - # - amazonka-ml - # - amazonka-opsworks - # - amazonka-rds - # - amazonka-redshift - # - amazonka-route53-domains - # - amazonka-route53 - # - amazonka-s3 - # - amazonka-sdb - # - amazonka-ses - # - amazonka-sns - # - amazonka-sqs - # - amazonka-ssm - # - amazonka-storagegateway - # - amazonka-sts - # - amazonka-support - # - amazonka-swf - # - amazonka-waf - # - amazonka-workspaces + - amazonka + - amazonka-core + - amazonka-test + - amazonka-apigateway + - amazonka-application-autoscaling + - amazonka-autoscaling + - amazonka-certificatemanager + - amazonka-cloudformation + - amazonka-cloudfront + - amazonka-cloudhsm + - amazonka-cloudsearch-domains + - amazonka-cloudsearch + - amazonka-cloudtrail + - amazonka-cloudwatch-events + - amazonka-cloudwatch-logs + - amazonka-cloudwatch + - amazonka-codecommit + - amazonka-codedeploy + - amazonka-codepipeline + - amazonka-cognito-identity + - amazonka-cognito-idp + - amazonka-cognito-sync + - amazonka-config + - amazonka-datapipeline + - amazonka-devicefarm + - amazonka-directconnect + - amazonka-discovery + - amazonka-dms + - amazonka-ds + - amazonka-dynamodb-streams + - amazonka-dynamodb + - amazonka-ec2 + - amazonka-ecr + - amazonka-ecs + - amazonka-efs + - amazonka-elasticache + - amazonka-elasticbeanstalk + - amazonka-elasticsearch + - amazonka-elastictranscoder + - amazonka-elb + - amazonka-emr + - amazonka-gamelift + - amazonka-glacier + - amazonka-iam + - amazonka-importexport + - amazonka-inspector + - amazonka-iot-dataplane + - amazonka-iot + - amazonka-kinesis + - amazonka-kinesis-firehose + - amazonka-kms + - amazonka-lambda + - amazonka-marketplace-analytics + - amazonka-marketplace-metering + - amazonka-ml + - amazonka-opsworks + - amazonka-rds + - amazonka-redshift + - amazonka-route53-domains + - amazonka-route53 + - amazonka-s3 + - amazonka-sdb + - amazonka-ses + - amazonka-sns + - amazonka-sqs + - amazonka-ssm + - amazonka-storagegateway + - amazonka-sts + - amazonka-support + - amazonka-swf + - amazonka-waf + - amazonka-workspaces - gogol - gogol-core - gogol-adexchange-buyer From 171f8262112efdbce62b540422c561d3f745c825 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 23 Nov 2016 08:02:03 -0700 Subject: [PATCH 0984/2525] Re-block amazonka* per brendanhay/amazonka#329 --- build-constraints.yaml | 147 +++++++++++++++++++++-------------------- 1 file changed, 74 insertions(+), 73 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f589ce39..7bcd7ab0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -99,7 +99,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator # BLOCKED by amazonka-core - stm-conduit - wai-websockets - warp-tls @@ -1112,78 +1112,79 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - - amazonka - - amazonka-core - - amazonka-test - - amazonka-apigateway - - amazonka-application-autoscaling - - amazonka-autoscaling - - amazonka-certificatemanager - - amazonka-cloudformation - - amazonka-cloudfront - - amazonka-cloudhsm - - amazonka-cloudsearch-domains - - amazonka-cloudsearch - - amazonka-cloudtrail - - amazonka-cloudwatch-events - - amazonka-cloudwatch-logs - - amazonka-cloudwatch - - amazonka-codecommit - - amazonka-codedeploy - - amazonka-codepipeline - - amazonka-cognito-identity - - amazonka-cognito-idp - - amazonka-cognito-sync - - amazonka-config - - amazonka-datapipeline - - amazonka-devicefarm - - amazonka-directconnect - - amazonka-discovery - - amazonka-dms - - amazonka-ds - - amazonka-dynamodb-streams - - amazonka-dynamodb - - amazonka-ec2 - - amazonka-ecr - - amazonka-ecs - - amazonka-efs - - amazonka-elasticache - - amazonka-elasticbeanstalk - - amazonka-elasticsearch - - amazonka-elastictranscoder - - amazonka-elb - - amazonka-emr - - amazonka-gamelift - - amazonka-glacier - - amazonka-iam - - amazonka-importexport - - amazonka-inspector - - amazonka-iot-dataplane - - amazonka-iot - - amazonka-kinesis - - amazonka-kinesis-firehose - - amazonka-kms - - amazonka-lambda - - amazonka-marketplace-analytics - - amazonka-marketplace-metering - - amazonka-ml - - amazonka-opsworks - - amazonka-rds - - amazonka-redshift - - amazonka-route53-domains - - amazonka-route53 - - amazonka-s3 - - amazonka-sdb - - amazonka-ses - - amazonka-sns - - amazonka-sqs - - amazonka-ssm - - amazonka-storagegateway - - amazonka-sts - - amazonka-support - - amazonka-swf - - amazonka-waf - - amazonka-workspaces + # https://github.com/brendanhay/amazonka/issues/329 + # - amazonka + # - amazonka-core + # - amazonka-test + # - amazonka-apigateway + # - amazonka-application-autoscaling + # - amazonka-autoscaling + # - amazonka-certificatemanager + # - amazonka-cloudformation + # - amazonka-cloudfront + # - amazonka-cloudhsm + # - amazonka-cloudsearch-domains + # - amazonka-cloudsearch + # - amazonka-cloudtrail + # - amazonka-cloudwatch-events + # - amazonka-cloudwatch-logs + # - amazonka-cloudwatch + # - amazonka-codecommit + # - amazonka-codedeploy + # - amazonka-codepipeline + # - amazonka-cognito-identity + # - amazonka-cognito-idp + # - amazonka-cognito-sync + # - amazonka-config + # - amazonka-datapipeline + # - amazonka-devicefarm + # - amazonka-directconnect + # - amazonka-discovery + # - amazonka-dms + # - amazonka-ds + # - amazonka-dynamodb-streams + # - amazonka-dynamodb + # - amazonka-ec2 + # - amazonka-ecr + # - amazonka-ecs + # - amazonka-efs + # - amazonka-elasticache + # - amazonka-elasticbeanstalk + # - amazonka-elasticsearch + # - amazonka-elastictranscoder + # - amazonka-elb + # - amazonka-emr + # - amazonka-gamelift + # - amazonka-glacier + # - amazonka-iam + # - amazonka-importexport + # - amazonka-inspector + # - amazonka-iot-dataplane + # - amazonka-iot + # - amazonka-kinesis + # - amazonka-kinesis-firehose + # - amazonka-kms + # - amazonka-lambda + # - amazonka-marketplace-analytics + # - amazonka-marketplace-metering + # - amazonka-ml + # - amazonka-opsworks + # - amazonka-rds + # - amazonka-redshift + # - amazonka-route53-domains + # - amazonka-route53 + # - amazonka-s3 + # - amazonka-sdb + # - amazonka-ses + # - amazonka-sns + # - amazonka-sqs + # - amazonka-ssm + # - amazonka-storagegateway + # - amazonka-sts + # - amazonka-support + # - amazonka-swf + # - amazonka-waf + # - amazonka-workspaces - gogol - gogol-core - gogol-adexchange-buyer From b72112194eec3fa40aa1f0685b7e570a24395ab6 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Wed, 23 Nov 2016 10:37:43 -0800 Subject: [PATCH 0985/2525] Don't skip retry tests anymore As of retry 0.7.4.2, it permits HUnit 1.5, so we should be good to test again. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bcd7ab0..3ab7d0f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2779,7 +2779,6 @@ skipped-tests: - parsec - psqueues - rank1dynamic - - retry - stylish-haskell - threads - tz From ee0d9d381045f98857b22f57cdae08d74afd5fa8 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 23 Nov 2016 13:51:10 -0500 Subject: [PATCH 0986/2525] Add trifecta --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bcd7ab0..aa50a719 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -363,6 +363,7 @@ packages: - speculation - streams - tagged + - trifecta - vector-instances - void - wl-pprint-extras From af280b09a5dc4a5466eef357360750b1c32550f7 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Wed, 23 Nov 2016 11:57:42 -0800 Subject: [PATCH 0987/2525] Resume running tests for uri-bytestring I've dropped the dependency on derive in uri-bytestring 0.2.2.1 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bcd7ab0..5b810274 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2820,7 +2820,6 @@ skipped-tests: - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - options # QuickCheck via chell-quickcheck - - uri-bytestring # haskell-src-exts via derive # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From ebffe38b9a243cdd6469d22a37b9760425348d11 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Wed, 23 Nov 2016 12:57:57 -0800 Subject: [PATCH 0988/2525] Unblock bloodhound I just uploaded bloodhound 0.12.0.0, which amongst other things, dropped the requirement of derive for tests and permits aeson 1.0. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bcd7ab0..60649aee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -516,7 +516,7 @@ packages: "Chris Allen bitemyapp": - machines-directory - machines-io - # - bloodhound # BLOCKED derive and aeson-1.0 + - bloodhound "Adam Bergmark @bergmark": - HUnit From c91639d67eb1c2b80eb16a1c2103e7c8b67d9810 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 23 Nov 2016 23:12:41 -0700 Subject: [PATCH 0989/2525] Expect servant-server tests to fail per haskell-servant/servant#643 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79a8252f..56a1bba6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2970,6 +2970,7 @@ expected-test-failures: - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 + - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - 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 14821bab25731f35ea48ae6c3bb98815482e9461 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 23 Nov 2016 23:34:03 -0700 Subject: [PATCH 0990/2525] Unskip a few test suites, notify on optparse-applicative release --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56a1bba6..226ad5e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2789,14 +2789,12 @@ skipped-tests: - websockets # # Other outdated dependencies - Cabal # QuickCheck 2.9 - - ChasingBottoms # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - avers # hspec 2.3 - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 - chell # options & via chell-quickcheck - clay # hspec 2.3 - - concurrent-extra # https://github.com/basvandijk/concurrent-extra/pull/15 - ed25519 # QuickCheck 2.9 - fgl # hspec 2.3 - fgl-arbitrary # hspec 2.3 @@ -2809,10 +2807,9 @@ skipped-tests: - servant-mock # hspec-wai 0.8 - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - - system-filepath # QuickCheck 2.9 + - system-filepath # QuickCheck 2.9 via chell-quickcheck - terminal-progress-bar # fixed on master, depends on older version of itself - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 - - zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2 # Transitive outdated dependencies # These packages @@ -3215,3 +3212,4 @@ tell-me-when-its-released: - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - haskell-gi-0.18 # Lift constraint on haskell-gi-base - terminal-progress-bar-0.1.1 # Unskip test suite +- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 From 6f594f6883a42b50c7cd9dc5392d03ccd8a2cab1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 24 Nov 2016 00:03:51 -0700 Subject: [PATCH 0991/2525] Expect heterocephalus tests to pass per arowM/heterocephalus#4 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 226ad5e6..02bf7ceb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2946,7 +2946,6 @@ expected-test-failures: - ghc-events # https://github.com/haskell/ghc-events/issues/9 - 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 - - heterocephalus # 1.0.0.1 https://github.com/arowM/heterocephalus/issues/4 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 From b635d0ff39c51769ef1d340cad5fdd7b447e1829 Mon Sep 17 00:00:00 2001 From: Tom Nielsen Date: Fri, 25 Nov 2016 09:29:39 +0000 Subject: [PATCH 0992/2525] add datasets from @glutamate --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02bf7ceb..b392da66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2610,6 +2610,10 @@ packages: "Marcin Tolysz @tolysz": - rawstring-qm + "Tom Nielsen @glutamate": + - datasets + + # 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 161073f723553b35073b1a49a4d5a0f2bd8522bb Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 25 Nov 2016 13:56:55 +0200 Subject: [PATCH 0993/2525] Add scrive/log --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02bf7ceb..681e63a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1064,6 +1064,12 @@ packages: - time-parsers - waitra + # scrive/log + - log + - log-base + - log-elasticsearch + - log-postgres + # Not a maintainer - arithmoi - friendly-time @@ -2907,6 +2913,7 @@ expected-test-failures: - hocilib # oracle - hworker - katip-elasticsearch # elasticsearch + - log # ElasticSearch - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 From 3aca29a9c052f1e77a3b558b3baa18c3f92ccb04 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 25 Nov 2016 20:12:50 -0800 Subject: [PATCH 0994/2525] Expect hpqtypes tests to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a4be159..d9c38cf5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2944,6 +2944,9 @@ expected-test-failures: - webdriver-angular # webdriver server - yahoo-finance-api # Requires being able to access Yahoo Finance API + # Test executable requires arguments + - hpqtypes + # Deprecated # Eventually we'll have to disable these packages completely. - doctest-prop # https://github.com/bitemyapp/bloodhound/issues/146 From c1f877aa9fa7ea2a2b596416813b6e77885aa5be Mon Sep 17 00:00:00 2001 From: Matvey Aksenov Date: Sat, 26 Nov 2016 16:01:33 +0000 Subject: [PATCH 0995/2525] add envparse --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9c38cf5..eeb86f7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -779,8 +779,9 @@ packages: - djinn-lib - djinn-ghc - "Matvey Aksenov ": + "Matvey Aksenov @supki": - terminal-size + - envparse "Luis G. Torres @giogadi": - kdt From f9a704aa04028bfd773376adaf7f42c4d4d26b9a Mon Sep 17 00:00:00 2001 From: David Reaver Date: Sat, 26 Nov 2016 09:20:06 -0800 Subject: [PATCH 0996/2525] Add oanda-rest-api --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9c38cf5..4e973bf3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2384,6 +2384,7 @@ packages: - protobuf-simple "David Reaver @jdreaver": + - oanda-rest-api - stratosphere "Alexey Rodiontsev @klappvisor": From ef604f8d83721afd42a74d367383879f26eaeeb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 26 Nov 2016 10:53:13 -0800 Subject: [PATCH 0997/2525] Expect stratosphere tests to fail per frontrowed/stratosphere#38 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9c38cf5..7683b8a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2991,6 +2991,7 @@ expected-test-failures: # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - stratosphere # https://github.com/frontrowed/stratosphere/issues/38 # Doctest ran across ambiguous modules # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest From 807009d4b259822e6396af8b216ca685b4694a78 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Sat, 26 Nov 2016 21:41:35 -0800 Subject: [PATCH 0998/2525] added hamilton package some of the deps aren't on stackage, i hope this works? --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4aace3f9..0fdf87c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1488,6 +1488,7 @@ packages: "Justin Le @mstksg": - auto - configurator-export + - hamilton - prompt - tagged-binary - typelits-witnesses From 5ea3fd3e61376a3fcb709045d672bf33e5abfc81 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 27 Nov 2016 21:03:20 -0800 Subject: [PATCH 0999/2525] Disable angel per MichaelXavier/Angel#52 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4aace3f9..a85d4e60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1506,7 +1506,7 @@ packages: # GHC 8 - growler "Michael Xavier @MichaelXavier": - - angel + # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash - cron From fe9822c403f1aa5660deb3c087b8307cffbafb87 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 28 Nov 2016 11:56:40 +0100 Subject: [PATCH 1000/2525] Re-enable some test suites --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a85d4e60..09e2bc5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2780,8 +2780,6 @@ skipped-tests: - Glob - HTTP - bindings-GLFW - - blaze-html - - blaze-markup - case-insensitive - darcs - exception-transformers @@ -2790,15 +2788,12 @@ skipped-tests: - language-ecmascript - lifted-base - parsec - - psqueues - rank1dynamic - - stylish-haskell - threads - tz - tzdata - uuid - uuid-types - - websockets # # Other outdated dependencies - Cabal # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 From 5593b36c4cf99e12561c8b7c98d9f9fc00e4bef8 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sun, 27 Nov 2016 18:28:27 +0100 Subject: [PATCH 1001/2525] add wl-pprint-annotated This is a version of wl-pprint-extras without point effects. Compared tp annotated-wl-pprint the API is slightly modernized. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4aace3f9..a4c39e44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2537,6 +2537,7 @@ packages: - quickcheck-special - writer-cps-mtl - writer-cps-transformers + - wl-pprint-annotated "Taras Serduke @tserduke": - do-list From cbaebf01eeefa5f998628c84aa8615e7c85bd00f Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Mon, 28 Nov 2016 09:10:55 -0800 Subject: [PATCH 1002/2525] Reenable katip, katip-elasticsearch Both are building on stackage nightly now. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a85d4e60..ab8ac0b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2257,8 +2257,8 @@ packages: - ua-parser - hs-GeoIP - retry - # GHC 8 - katip - # via katip - katip-elasticsearch + - katip + - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple From dd1496afc38bebd4f65257d1e010fb061b8dae3e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Nov 2016 17:39:46 -0800 Subject: [PATCH 1003/2525] Expect statrosphere tests to pass again per frontrowed/stratosphere#38 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22a2fdf1..4bcbed87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2990,7 +2990,6 @@ expected-test-failures: # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - - stratosphere # https://github.com/frontrowed/stratosphere/issues/38 # Doctest ran across ambiguous modules # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest From 67a551174c2de07332898acdea3ab62a1e2f5115 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 16:37:26 +0900 Subject: [PATCH 1004/2525] Spock-core testsuite compile (agrafix/Spock#102) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22a2fdf1..3987c705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2986,6 +2986,7 @@ expected-test-failures: - tries # https://github.com/athanclark/tries/issues/2 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - Spock-core # https://github.com/agrafix/Spock/issues/102 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From 12113f3ab226ed1ada8477a65bc68226d2465480 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 16:44:11 +0900 Subject: [PATCH 1005/2525] yaml-0.8.21 test failures (snoyberg/yaml#102) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51873218..0f3562c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3024,6 +3024,7 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 + - yaml # https://github.com/snoyberg/yaml/issues/102 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 610b5784e4633d6c532437aec26cb541d3b8a070 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 16:50:31 +0900 Subject: [PATCH 1006/2525] yesod-auth-basic hlint tests (creichert/yesod-auth-basic#1) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f3562c7..85f82cc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3025,6 +3025,8 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - yaml # https://github.com/snoyberg/yaml/issues/102 + + - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 059ac44a55afc89161d0a41c418f710b0bad9544 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 17:07:46 +0900 Subject: [PATCH 1007/2525] websocket-0.9.8.0 breaks yesod-websockets (yesodweb/yesod#1311) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85f82cc5..0a473cc6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2660,6 +2660,9 @@ packages: # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 + + # https://github.com/yesodweb/yesod/issues/1311 + - websocket < 0.9.8.0 # end of packages # Package flags are applied to individual packages, and override the values of From be32d3eb365e0f73657c0df2f8cabea52f4b3e16 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 17:11:53 +0900 Subject: [PATCH 1008/2525] spell websockets correctly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a473cc6..2c7390f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2662,7 +2662,7 @@ packages: - primitive < 0.6.2.0 # https://github.com/yesodweb/yesod/issues/1311 - - websocket < 0.9.8.0 + - websockets < 0.9.8.0 # end of packages # Package flags are applied to individual packages, and override the values of From c2854f9ad63ed557c679c102fbf84074b65f57af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 29 Nov 2016 17:32:46 +0900 Subject: [PATCH 1009/2525] temporarily disable yesod-websockets (yesodweb/yesod#1311) --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c7390f3..492b9bf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -115,7 +115,7 @@ packages: - yesod-sitemap - yesod-static - yesod-test - - yesod-websockets + #- yesod-websockets # https://github.com/yesodweb/yesod/issues/1311 - cereal-conduit - binary-conduit # GHC 8 - lzma-conduit @@ -2660,9 +2660,6 @@ packages: # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 - - # https://github.com/yesodweb/yesod/issues/1311 - - websockets < 0.9.8.0 # end of packages # Package flags are applied to individual packages, and override the values of From b01ad2bb332ed47c912bcf77ef6af8610399cd2c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 29 Nov 2016 11:44:00 +0200 Subject: [PATCH 1010/2525] Revert "yaml-0.8.21 test failures (snoyberg/yaml#102)" This reverts commit 12113f3ab226ed1ada8477a65bc68226d2465480. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 492b9bf6..951561ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3024,8 +3024,6 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - yaml # https://github.com/snoyberg/yaml/issues/102 - - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 # end of expected-test-failures From 7d3c949a6cda9d0ac26298a3554939febdf0dc9f Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 29 Nov 2016 11:05:31 +0100 Subject: [PATCH 1011/2525] add wl-pprint-console and console-style --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 492b9bf6..4a09a664 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2539,6 +2539,8 @@ packages: - writer-cps-mtl - writer-cps-transformers - wl-pprint-annotated + - wl-pprint-console + - console-style "Taras Serduke @tserduke": - do-list From 922cb7da2147eccd441dd19ccdb108f8395f103c Mon Sep 17 00:00:00 2001 From: Alexis King Date: Tue, 29 Nov 2016 11:37:06 -0800 Subject: [PATCH 1012/2525] Add type-assertions --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 492b9bf6..2c1a9113 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2472,6 +2472,7 @@ packages: - test-fixture - text-conversions - th-to-exp + - type-assertions "Patrick Chilton @chpatrick": - solga From 7eb1df3e95b2df540b109b96f21fcb443bf6dc3e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 30 Nov 2016 11:13:01 +0900 Subject: [PATCH 1013/2525] reenable yesod-websockets (yesodweb/yesod#1311) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e75ac0b..3932a4d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -115,7 +115,7 @@ packages: - yesod-sitemap - yesod-static - yesod-test - #- yesod-websockets # https://github.com/yesodweb/yesod/issues/1311 + - yesod-websockets - cereal-conduit - binary-conduit # GHC 8 - lzma-conduit From fb5467382bad3af5736e1f8ca8c23d19acce9793 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 30 Nov 2016 11:45:06 +0900 Subject: [PATCH 1014/2525] websockets < 0.10.0.0 (#2099) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3932a4d8..a9cb3812 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2663,6 +2663,9 @@ packages: # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 + + # https://github.com/fpco/stackage/issues/2099 + - websockets < 0.10.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 291e2f0f9300bfa80029e68bf706fadb892da02f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 30 Nov 2016 14:48:19 +0900 Subject: [PATCH 1015/2525] katip test not compiling (Soostone/katip#41) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb3812..fca1fe32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2993,6 +2993,7 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - Spock-core # https://github.com/agrafix/Spock/issues/102 + - katip # https://github.com/Soostone/katip/issues/41 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From 12a894ccdd4d5677d2b42082bbe5b5300920d294 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 30 Nov 2016 16:05:42 +0200 Subject: [PATCH 1016/2525] cron.sh: pull the image --- automated/cron.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/automated/cron.sh b/automated/cron.sh index 5d076fd1..316991dd 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -6,10 +6,13 @@ CRONDIR=$(pwd)/crondir mkdir -p $CRONDIR source aws.sh +IMAGE=fpco/stackage-server-prod:latest +docker pull $IMAGE + echo "Running stackage-server-cron..." echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)" docker run --rm \ -v $CRONDIR:/home/ubuntu \ -w /home/ubuntu \ - fpco/stackage-server-prod:latest \ + $IMAGE \ bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron 2>&1 | tee -a /home/ubuntu/stackage-server-cron.log'" From 287bbcea0e210d83ec210112c20408b2dfc97c42 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 30 Nov 2016 19:15:56 +0200 Subject: [PATCH 1017/2525] Provide ~/.stack to cron job --- automated/cron.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/automated/cron.sh b/automated/cron.sh index 316991dd..76f9fcf7 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -9,10 +9,12 @@ source aws.sh IMAGE=fpco/stackage-server-prod:latest docker pull $IMAGE +stack update + echo "Running stackage-server-cron..." echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)" docker run --rm \ -v $CRONDIR:/home/ubuntu \ - -w /home/ubuntu \ + -v $HOME/.stack:/home/ubuntu/.stack:ro \ $IMAGE \ bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron 2>&1 | tee -a /home/ubuntu/stackage-server-cron.log'" From e56df35cf4fa9ccebb6fe84e1566a3d6b5ce1c0a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Dec 2016 10:45:57 +0900 Subject: [PATCH 1018/2525] Revert "katip test not compiling (Soostone/katip#41)" should be fixed in katip-0.3.1.2 This reverts commit 291e2f0f9300bfa80029e68bf706fadb892da02f. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fca1fe32..a9cb3812 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2993,7 +2993,6 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - Spock-core # https://github.com/agrafix/Spock/issues/102 - - katip # https://github.com/Soostone/katip/issues/41 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From 97184bde8883384067bce72c81f0a1924955f9af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Dec 2016 11:03:31 +0900 Subject: [PATCH 1019/2525] pandoc < 1.19 (#2100) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9cb3812..37c819d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,6 +2666,9 @@ packages: # https://github.com/fpco/stackage/issues/2099 - websockets < 0.10.0.0 + + # https://github.com/fpco/stackage/issues/2100 + - pandoc < 1.19 # end of packages # Package flags are applied to individual packages, and override the values of From db338edc4b85279ba29cc67cc4da6abf77e06b5f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Dec 2016 11:21:37 +0900 Subject: [PATCH 1020/2525] texmath < 0.9 (#2100) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37c819d2..f0960c18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2669,6 +2669,7 @@ packages: # https://github.com/fpco/stackage/issues/2100 - pandoc < 1.19 + - texmath < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of From d9ee8f1abdc1e1da410b2540055cc93acb55ceee Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Thu, 1 Dec 2016 14:58:07 +0100 Subject: [PATCH 1021/2525] add superbuffer, remove hackmanager --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0960c18..a0ad49ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -856,12 +856,11 @@ packages: - validate-input - ignore - elm-bridge - # https://github.com/agrafix/hackmanager/issues/1 - # - hackmanager # via digestive-functors - digestive-bootstrap - blaze-bootstrap - dataurl - psql-helpers + - superbuffer "Joey Eremondi @JoeyEremondi": - aeson-pretty From 7c2b5f155646c8bbe7d0d2142453e82d4d38bdc0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 2 Dec 2016 10:35:19 +0900 Subject: [PATCH 1022/2525] Revert "pandoc < 1.19 (#2100)" This reverts commit 97184bde8883384067bce72c81f0a1924955f9af. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0ad49ac..415f0579 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2665,10 +2665,6 @@ packages: # https://github.com/fpco/stackage/issues/2099 - websockets < 0.10.0.0 - - # https://github.com/fpco/stackage/issues/2100 - - pandoc < 1.19 - - texmath < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of From 59fafebf12b31910451624b0b994aac9d24eb711 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 2 Dec 2016 10:39:11 +0900 Subject: [PATCH 1023/2525] hakyll test failing (jaspervdj/hakyll#491) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 415f0579..2f1a8c98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2966,6 +2966,7 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - hakyll # https://github.com/jaspervdj/hakyll/issues/491 # Assertion failures, these can be real bugs or just limitations # in the test cases. From acbdd495b807952d4bf55193157287a6fb969701 Mon Sep 17 00:00:00 2001 From: Stackage Curators Date: Fri, 2 Dec 2016 04:52:27 +0000 Subject: [PATCH 1024/2525] Fix a buggy shell script --- automated/cron.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/automated/cron.sh b/automated/cron.sh index 76f9fcf7..8e56f254 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -15,6 +15,7 @@ echo "Running stackage-server-cron..." echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)" docker run --rm \ -v $CRONDIR:/home/ubuntu \ - -v $HOME/.stack:/home/ubuntu/.stack:ro \ + -v $HOME/.stack/indices:/home/ubuntu/.stack/indices:ro \ + --workdir /home/ubuntu \ $IMAGE \ bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron 2>&1 | tee -a /home/ubuntu/stackage-server-cron.log'" From dc65fb71cd0282ff48d04f1ad484e2beea140365 Mon Sep 17 00:00:00 2001 From: christof schramm Date: Fri, 2 Dec 2016 11:51:12 +0100 Subject: [PATCH 1025/2525] add mnist-idx --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..f9ecc968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2625,6 +2625,8 @@ packages: "Tom Nielsen @glutamate": - datasets + "Christof Schramm @kryoxide" + - mnist-idx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From b3fd12aa1e73417b9da992de3b01309fc16b6942 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 2 Dec 2016 14:42:57 +0100 Subject: [PATCH 1026/2525] avers is compatible with hspec 2.3 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..18cff00f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2804,7 +2804,6 @@ skipped-tests: # # Other outdated dependencies - Cabal # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - - avers # hspec 2.3 - bytestring-handle # QuickCheck 2.9 - cases # https://github.com/nikita-volkov/cases/pull/3 - chell # options & via chell-quickcheck From d54703903ce9a05e0fd0f98ac5034a9eee42194c Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 2 Dec 2016 15:36:56 +0100 Subject: [PATCH 1027/2525] avers-api-docs is compatible with lens-4.15 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..3cc4cb22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -973,7 +973,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - # - avers-api-docs # BLOCKED lens-4.15 + - avers-api-docs - avers-server - css-syntax - etcd From 7f210dbc77d2ed800b00bee5775e779d174a0cad Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Fri, 2 Dec 2016 11:39:48 -0600 Subject: [PATCH 1028/2525] Reinstate a bunch of my packages As far as I know all these packages should be OK again. Let me know if any of them fails and I will try to fix them ASAP. --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..891544b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -398,11 +398,11 @@ packages: "Brent Yorgey @byorgey": - active - # via haxr - BlogLiterately - # GHC 8 - BlogLiterately-diagrams + - BlogLiterately + - BlogLiterately-diagrams - diagrams - # GHC 8 & bounds - diagrams-builder - # GHC 8 & bounds - diagrams-haddock + - diagrams-builder + - diagrams-haddock - diagrams-cairo - diagrams-contrib - diagrams-core @@ -413,7 +413,7 @@ packages: - diagrams-svg - dual-tree - force-layout - # via http-streams - haxr + - haxr - MonadRandom - monoid-extras From 6de0795c28c7c283bc95231ed1a8293be384ad45 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Fri, 2 Dec 2016 09:42:32 -0800 Subject: [PATCH 1029/2525] `turtle` now builds with `optparse-applicative` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..1be0a1aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -507,7 +507,7 @@ packages: - pipes-parse - pipes-concurrency - pipes-safe - # - turtle # BLOCKED optparse-applicative 0.13 + - turtle - foldl - morte From 5410c4315babca2488af84f0cd7f61d01ef2411c Mon Sep 17 00:00:00 2001 From: Justin Le Date: Fri, 2 Dec 2016 15:10:18 -0800 Subject: [PATCH 1030/2525] added vector-sized --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1a8c98..630364ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1492,6 +1492,7 @@ packages: - tagged-binary - typelits-witnesses - uncertain + - vector-sized "Ian Duncan @iand675": - feature-flags From 70283020402d54ca6867c6a1151fdab0a2713207 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 3 Dec 2016 09:00:29 +0900 Subject: [PATCH 1031/2525] pipes < 4.3.0 (#2108) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b39d5440..cc30a864 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2666,6 +2666,9 @@ packages: # https://github.com/fpco/stackage/issues/2099 - websockets < 0.10.0.0 + + # https://github.com/fpco/stackage/issues/2108 + - pipes < 4.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 6429b1eb14db3f2a0779813ef2927085fa4ad673 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 3 Dec 2016 10:48:50 +0900 Subject: [PATCH 1032/2525] pipes-safe < 2.2.5 (#2108) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc30a864..a76bdeee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2669,6 +2669,7 @@ packages: # https://github.com/fpco/stackage/issues/2108 - pipes < 4.3.0 + - pipes-safe < 2.2.5 # end of packages # Package flags are applied to individual packages, and override the values of From f3d021f8ba1b37f2d5a7f00a34e19d7e05b997e2 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Sat, 3 Dec 2016 18:22:23 +0100 Subject: [PATCH 1033/2525] Update yi packages --- build-constraints.yaml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a76bdeee..1e33aba2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1820,6 +1820,7 @@ packages: "Dmitry Ivanov @ethercrow": - charsetdetect-ae + - compiler-errors - docopt - dynamic-state - dyre @@ -1828,13 +1829,21 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi BLOCKED due to yi-language - #- yi-fuzzy-open - - # https://github.com/yi-editor/yi/issues/922 - # - yi-language - + - yi + - yi-core + - yi-frontend-pango + - yi-frontend-vty + - yi-fuzzy-open + - yi-ireader + - yi-keymap-cua + - yi-keymap-emacs + - yi-keymap-vim + - yi-language + - yi-misc-modes + - yi-mode-haskell + - yi-mode-javascript - yi-rope + - yi-snippet "Tobias Bexelius @tobbebex": - GPipe From 0fa2ab41d5362118b497a9d038078bcddb94b995 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Sat, 3 Dec 2016 21:51:02 +0100 Subject: [PATCH 1034/2525] Use newer version of haskell-gi-base Needed for the latest versions of the autogenerated haskell-gi bindings (gi-gtk, etc.), which are coming in a later commit. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a76bdeee..7ab1e126 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2410,7 +2410,7 @@ packages: - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - haskell-gi - - haskell-gi-base < 0.19 + - haskell-gi-base "Brandon Simmons @jberryman": - directory-tree @@ -3234,6 +3234,5 @@ 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 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 -- haskell-gi-0.18 # Lift constraint on haskell-gi-base - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 From ce86150da3a31e8ca21b120d76fc106cddb9878f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 07:03:13 +0900 Subject: [PATCH 1035/2525] Revert "add mnist-idx" (#2102) This reverts commit dc65fb71cd0282ff48d04f1ad484e2beea140365. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 486e0bf0..c49e8be7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2635,8 +2635,6 @@ packages: "Tom Nielsen @glutamate": - datasets - "Christof Schramm @kryoxide" - - mnist-idx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From f6abc131e99758307811bda4ee1bc3af255fed74 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 08:33:42 +0900 Subject: [PATCH 1036/2525] Revert "Update yi packages" for now (yi-editor/yi#922) still seems broken with alex-3.2.1 This reverts commit f3d021f8ba1b37f2d5a7f00a34e19d7e05b997e2. --- build-constraints.yaml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da60de7e..0b6cc572 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1820,7 +1820,6 @@ packages: "Dmitry Ivanov @ethercrow": - charsetdetect-ae - - compiler-errors - docopt - dynamic-state - dyre @@ -1829,21 +1828,13 @@ packages: - pointedlist - word-trie - xdg-basedir - - yi - - yi-core - - yi-frontend-pango - - yi-frontend-vty - - yi-fuzzy-open - - yi-ireader - - yi-keymap-cua - - yi-keymap-emacs - - yi-keymap-vim - - yi-language - - yi-misc-modes - - yi-mode-haskell - - yi-mode-javascript + # - yi BLOCKED due to yi-language + #- yi-fuzzy-open + + # https://github.com/yi-editor/yi/issues/922 + # - yi-language + - yi-rope - - yi-snippet "Tobias Bexelius @tobbebex": - GPipe From 8c0a12983d9922ec247272d4c4a6eb23ce99984d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 08:57:43 +0900 Subject: [PATCH 1037/2525] Revert "Use newer version of haskell-gi-base" (#2110) but bump tell-me-when-its-released This reverts commit 0fa2ab41d5362118b497a9d038078bcddb94b995. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b6cc572..d6d97ac0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2410,7 +2410,7 @@ packages: - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - haskell-gi - - haskell-gi-base + - haskell-gi-base < 0.19 "Brandon Simmons @jberryman": - directory-tree @@ -3234,5 +3234,6 @@ 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 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 +- haskell-gi-0.19 # Lift constraint on haskell-gi-base - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 From 492e1e00c57dcd23a0da0a3cb3ba478dbaad7ab5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 09:09:11 +0900 Subject: [PATCH 1038/2525] try haskell-gi-0.19 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6d97ac0..28a59641 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2409,8 +2409,8 @@ packages: - gi-soup == 2.4.3 - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - - haskell-gi - - haskell-gi-base < 0.19 + - haskell-gi < 0.20 + - haskell-gi-base < 0.20 "Brandon Simmons @jberryman": - directory-tree @@ -3234,6 +3234,6 @@ 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 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 -- haskell-gi-0.19 # Lift constraint on haskell-gi-base +- haskell-gi-0.20 # Lift constraint on haskell-gi-base - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 From 413751c1f726b47fc50bcf5543602510064c7f5a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 09:11:32 +0900 Subject: [PATCH 1039/2525] revert to haskell-gi-base < 0.19 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28a59641..d2a2db40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2409,8 +2409,8 @@ packages: - gi-soup == 2.4.3 - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - - haskell-gi < 0.20 - - haskell-gi-base < 0.20 + - haskell-gi + - haskell-gi-base < 0.19 "Brandon Simmons @jberryman": - directory-tree From e33c8d61425fe63eafbc184b092423175ec00b85 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 09:20:50 +0900 Subject: [PATCH 1040/2525] try haskell-gi-0.19 with haskell-gi-base-0.18 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2a2db40..72e601a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2409,7 +2409,7 @@ packages: - gi-soup == 2.4.3 - gi-javascriptcore == 3.0.3 - gi-webkit == 3.0.3 - - haskell-gi + - haskell-gi < 0.20 - haskell-gi-base < 0.19 "Brandon Simmons @jberryman": From ff107821793fcec589ece0ff76f4f7e16ec9507e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Sun, 4 Dec 2016 09:58:50 +0100 Subject: [PATCH 1041/2525] New versions of haskell-gi, and the gi-* bindings --- build-constraints.yaml | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72e601a2..01a358f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2397,20 +2397,20 @@ packages: # Pinned to versions not using custom-setup, since stack does # not understand that syntax yet: # https://github.com/commercialhaskell/stack/issues/2094 - - gi-atk == 2.0.3 - - gi-cairo == 1.0.3 - - gi-gdk == 3.0.3 - - gi-gdkpixbuf == 2.0.3 - - gi-gio == 2.0.3 - - gi-glib == 2.0.3 - - gi-gobject == 2.0.3 - - gi-gtk == 3.0.3 - - gi-pango == 1.0.3 - - gi-soup == 2.4.3 - - gi-javascriptcore == 3.0.3 - - gi-webkit == 3.0.3 - - haskell-gi < 0.20 - - haskell-gi-base < 0.19 + - gi-atk == 2.0.7 + - gi-cairo == 1.0.7 + - gi-gdk == 3.0.7 + - gi-gdkpixbuf == 2.0.7 + - gi-gio == 2.0.7 + - gi-glib == 2.0.7 + - gi-gobject == 2.0.7 + - gi-gtk == 3.0.7 + - gi-pango == 1.0.7 + - gi-soup == 2.4.7 + - gi-javascriptcore == 3.0.7 + - gi-webkit == 3.0.7 + - haskell-gi + - haskell-gi-base "Brandon Simmons @jberryman": - directory-tree @@ -3234,6 +3234,5 @@ 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 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 -- haskell-gi-0.20 # Lift constraint on haskell-gi-base - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 From bae9fda877e0ec1cbe1eab60a17d82239e86247c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 4 Dec 2016 20:45:09 +0900 Subject: [PATCH 1042/2525] brick < 0.15 (#2112) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72e601a2..ccfcb32e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2670,6 +2670,9 @@ packages: # https://github.com/fpco/stackage/issues/2108 - pipes < 4.3.0 - pipes-safe < 2.2.5 + + # https://github.com/fpco/stackage/issues/2112 + - brick < 0.15 # end of packages # Package flags are applied to individual packages, and override the values of From 4d759ea92ccacb8d88a03418d260d2e38128b2f6 Mon Sep 17 00:00:00 2001 From: Brendan Hay Date: Sun, 4 Dec 2016 16:50:34 +0100 Subject: [PATCH 1043/2525] Re-enabling amazonka and adding new re:Invent 2016 libraries --- build-constraints.yaml | 162 ++++++++++++++++++++++------------------- 1 file changed, 89 insertions(+), 73 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a961c32b..d6db34a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1119,79 +1119,95 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # https://github.com/brendanhay/amazonka/issues/329 - # - amazonka - # - amazonka-core - # - amazonka-test - # - amazonka-apigateway - # - amazonka-application-autoscaling - # - amazonka-autoscaling - # - amazonka-certificatemanager - # - amazonka-cloudformation - # - amazonka-cloudfront - # - amazonka-cloudhsm - # - amazonka-cloudsearch-domains - # - amazonka-cloudsearch - # - amazonka-cloudtrail - # - amazonka-cloudwatch-events - # - amazonka-cloudwatch-logs - # - amazonka-cloudwatch - # - amazonka-codecommit - # - amazonka-codedeploy - # - amazonka-codepipeline - # - amazonka-cognito-identity - # - amazonka-cognito-idp - # - amazonka-cognito-sync - # - amazonka-config - # - amazonka-datapipeline - # - amazonka-devicefarm - # - amazonka-directconnect - # - amazonka-discovery - # - amazonka-dms - # - amazonka-ds - # - amazonka-dynamodb-streams - # - amazonka-dynamodb - # - amazonka-ec2 - # - amazonka-ecr - # - amazonka-ecs - # - amazonka-efs - # - amazonka-elasticache - # - amazonka-elasticbeanstalk - # - amazonka-elasticsearch - # - amazonka-elastictranscoder - # - amazonka-elb - # - amazonka-emr - # - amazonka-gamelift - # - amazonka-glacier - # - amazonka-iam - # - amazonka-importexport - # - amazonka-inspector - # - amazonka-iot-dataplane - # - amazonka-iot - # - amazonka-kinesis - # - amazonka-kinesis-firehose - # - amazonka-kms - # - amazonka-lambda - # - amazonka-marketplace-analytics - # - amazonka-marketplace-metering - # - amazonka-ml - # - amazonka-opsworks - # - amazonka-rds - # - amazonka-redshift - # - amazonka-route53-domains - # - amazonka-route53 - # - amazonka-s3 - # - amazonka-sdb - # - amazonka-ses - # - amazonka-sns - # - amazonka-sqs - # - amazonka-ssm - # - amazonka-storagegateway - # - amazonka-sts - # - amazonka-support - # - amazonka-swf - # - amazonka-waf - # - amazonka-workspaces + - amazonka + - amazonka-core + - amazonka-test + - amazonka-apigateway + - amazonka-application-autoscaling + - amazonka-appstream + - amazonka-autoscaling + - amazonka-budgets + - amazonka-certificatemanager + - amazonka-cloudformation + - amazonka-cloudfront + - amazonka-cloudhsm + - amazonka-cloudsearch + - amazonka-cloudsearch-domains + - amazonka-cloudtrail + - amazonka-cloudwatch + - amazonka-cloudwatch-events + - amazonka-cloudwatch-logs + - amazonka-codebuild + - amazonka-codecommit + - amazonka-codedeploy + - amazonka-codepipeline + - amazonka-cognito-identity + - amazonka-cognito-idp + - amazonka-cognito-sync + - amazonka-config + - amazonka-datapipeline + - amazonka-devicefarm + - amazonka-directconnect + - amazonka-discovery + - amazonka-dms + - amazonka-ds + - amazonka-dynamodb + - amazonka-dynamodb-streams + - amazonka-ec2 + - amazonka-ecr + - amazonka-ecs + - amazonka-efs + - amazonka-elasticache + - amazonka-elasticbeanstalk + - amazonka-elasticsearch + - amazonka-elastictranscoder + - amazonka-elb + - amazonka-elbv2 + - amazonka-emr + - amazonka-gamelift + - amazonka-glacier + - amazonka-health + - amazonka-iam + - amazonka-importexport + - amazonka-inspector + - amazonka-iot + - amazonka-iot-dataplane + - amazonka-kinesis + - amazonka-kinesis-analytics + - amazonka-kinesis-firehose + - amazonka-kms + - amazonka-lambda + - amazonka-lightsail + - amazonka-marketplace-analytics + - amazonka-marketplace-metering + - amazonka-ml + - amazonka-opsworks + - amazonka-opsworks-cm + - amazonka-pinpoint + - amazonka-polly + - amazonka-rds + - amazonka-redshift + - amazonka-rekognition + - amazonka-route53 + - amazonka-route53-domains + - amazonka-s3 + - amazonka-sdb + - amazonka-servicecatalog + - amazonka-ses + - amazonka-shield + - amazonka-sms + - amazonka-snowball + - amazonka-sns + - amazonka-sqs + - amazonka-ssm + - amazonka-stepfunctions + - amazonka-storagegateway + - amazonka-sts + - amazonka-support + - amazonka-swf + - amazonka-waf + - amazonka-workspaces + - amazonka-xray - gogol - gogol-core - gogol-adexchange-buyer From ab35860bc6c5fd92e6da45f5e5a5e669938b49b9 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Sun, 4 Dec 2016 19:00:27 +0000 Subject: [PATCH 1044/2525] Add hexml library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a961c32b..60001210 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -194,6 +194,7 @@ packages: - bake - ghcid - pugixml + - hexml "Alan Zimmerman @alanz": - hjsmin From 01dbdc1b01ff167ce4a3a4520c487461e8a3eeb0 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Mon, 5 Dec 2016 00:17:27 +0100 Subject: [PATCH 1045/2525] add timespan library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a961c32b..c1d2eefd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -861,6 +861,7 @@ packages: - dataurl - psql-helpers - superbuffer + - timespan "Joey Eremondi @JoeyEremondi": - aeson-pretty From 26c2647802d0183a04d91ee3af6c7af706794dfc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 11:18:10 +0900 Subject: [PATCH 1046/2525] vty < 5.14 (#2117) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f9e761f..36bb54f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2691,6 +2691,8 @@ packages: # https://github.com/fpco/stackage/issues/2112 - brick < 0.15 + # https://github.com/fpco/stackage/issues/2117 + - vty < 5.14 # end of packages # Package flags are applied to individual packages, and override the values of From d8530f25bf9452949a3ea2c7be368b3f59a79980 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 18:36:43 +0900 Subject: [PATCH 1047/2525] temporarily disable phadej/binary-tagged#13 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36bb54f2..40002fae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1047,7 +1047,7 @@ packages: - aeson-compat - aeson-extra - binary-orphans - - binary-tagged + #- binary-tagged # https://github.com/phadej/binary-tagged/issues/13 - edit-distance - generics-sop-lens - github From e5c897862058213f9e0962ddae2e10948f3068c1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 18:49:10 +0900 Subject: [PATCH 1048/2525] Revert "temporarily disable phadej/binary-tagged#13" This reverts commit d8530f25bf9452949a3ea2c7be368b3f59a79980. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40002fae..36bb54f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1047,7 +1047,7 @@ packages: - aeson-compat - aeson-extra - binary-orphans - #- binary-tagged # https://github.com/phadej/binary-tagged/issues/13 + - binary-tagged - edit-distance - generics-sop-lens - github From e56a4a8efa71f1976c32439ddbc8b5d478381ced Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 18:51:31 +0900 Subject: [PATCH 1049/2525] generics-sop < 0.2.3.0 (#2118) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36bb54f2..2ccc1226 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2693,6 +2693,9 @@ packages: - brick < 0.15 # https://github.com/fpco/stackage/issues/2117 - vty < 5.14 + + # https://github.com/fpco/stackage/issues/2118 + - generics-sop < 0.2.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 1d4785461f405ac7ba032e0e7a47be1b5992ee14 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 18:56:15 +0900 Subject: [PATCH 1050/2525] disable ltext temporarily (ltext/ltext#22) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ccc1226..c2ca8dfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1454,7 +1454,7 @@ packages: "Athan Clark @athanclark": - commutative # via digestive functors - digestive-functors-lucid - - ltext + #- ltext # https://github.com/ltext/ltext/issues/22 - markup # via poly-arity - nested-routes - path-extra From 414db75938b20f9b6ebc3a0e21ca7eb2c97f2920 Mon Sep 17 00:00:00 2001 From: Jun Date: Mon, 5 Dec 2016 22:34:39 +0900 Subject: [PATCH 1051/2525] Add 'line' The 'line' package is Haskell SDK for the LINE API. FYI, LINE is a messaging platform. For the further details, please refer to the following links. - https://line.me - https://hackage.haskell.org/package/line --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ca8dfd..0f0afc56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,6 +2644,8 @@ packages: "Tom Nielsen @glutamate": - datasets + "Hyunje Jun @noraesae": + - line # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 4fb2b3f417b0e56028e2877f14d7d6a8855fc8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Mon, 5 Dec 2016 21:49:50 +0100 Subject: [PATCH 1052/2525] Newer versions of gi-* packages --- build-constraints.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ca8dfd..1c333807 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2415,18 +2415,18 @@ packages: # Pinned to versions not using custom-setup, since stack does # not understand that syntax yet: # https://github.com/commercialhaskell/stack/issues/2094 - - gi-atk == 2.0.7 - - gi-cairo == 1.0.7 - - gi-gdk == 3.0.7 - - gi-gdkpixbuf == 2.0.7 - - gi-gio == 2.0.7 - - gi-glib == 2.0.7 - - gi-gobject == 2.0.7 - - gi-gtk == 3.0.7 - - gi-pango == 1.0.7 - - gi-soup == 2.4.7 - - gi-javascriptcore == 3.0.7 - - gi-webkit == 3.0.7 + - gi-atk == 2.0.8 + - gi-cairo == 1.0.8 + - gi-gdk == 3.0.8 + - gi-gdkpixbuf == 2.0.8 + - gi-gio == 2.0.8 + - gi-glib == 2.0.8 + - gi-gobject == 2.0.8 + - gi-gtk == 3.0.8 + - gi-pango == 1.0.8 + - gi-soup == 2.4.8 + - gi-javascriptcore == 3.0.8 + - gi-webkit == 3.0.8 - haskell-gi - haskell-gi-base From 2de29605b47eb1f6f017661200bb417499b0c580 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 11:01:22 +0900 Subject: [PATCH 1053/2525] Revert "generics-sop < 0.2.3.0 (#2118)" This reverts commit e56a4a8efa71f1976c32439ddbc8b5d478381ced. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2ca8dfd..189fa3b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2693,9 +2693,6 @@ packages: - brick < 0.15 # https://github.com/fpco/stackage/issues/2117 - vty < 5.14 - - # https://github.com/fpco/stackage/issues/2118 - - generics-sop < 0.2.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 41e6fc3cc7c27aae772e8822f2f5d0856065689a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 11:04:32 +0900 Subject: [PATCH 1054/2525] Revert "Temporary block mainland/language-c-quote#72" This reverts commit 70a753eb92d7eefe8f9cb5b6a56af9a805a9655a. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 189fa3b6..d7da5259 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1030,9 +1030,7 @@ packages: - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": - [] - # https://github.com/mainland/language-c-quote/issues/72 - # - language-c-quote + - language-c-quote "Sönke Hahn @soenkehahn": - generics-eot From 38edf1509bc5c4d7302f20f8f2c668e6a77c670c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 11:29:33 +0900 Subject: [PATCH 1055/2525] process-extra < 0.7 (#2122) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8346a0ed..352ad75a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2691,6 +2691,9 @@ packages: - brick < 0.15 # https://github.com/fpco/stackage/issues/2117 - vty < 5.14 + + # https://github.com/fpco/stackage/issues/2122 + - process-extra < 0.7 # end of packages # Package flags are applied to individual packages, and override the values of From 23243738346c3ea04e75ba25ee6fbf55e8dd6717 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 11:41:27 +0900 Subject: [PATCH 1056/2525] fix typo of process-extras (#2122) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b78a27c..2b9a8818 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2695,7 +2695,7 @@ packages: - vty < 5.14 # https://github.com/fpco/stackage/issues/2122 - - process-extra < 0.7 + - process-extras < 0.7 # end of packages # Package flags are applied to individual packages, and override the values of From d13516a3a9313a256d3d27d67382a0ef8f406f7f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 12:00:21 +0900 Subject: [PATCH 1057/2525] run-nightly.sh: discourage interrupting cron.sh --- automated/run-nightly.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 75e7405e..ed63364f 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -5,8 +5,9 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - echo "Running cron.sh (hiding verbose output)" - ./cron.sh > cron.log 2>&1 # | grep -v '^Skipping' + date + echo -n "Running cron.sh (do not interrupt)... " + ./cron.sh > cron.log 2>&1 echo "done." echo date From ad174b354ccb6fba2419d40f8bde29d487c34669 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 15:02:48 +0900 Subject: [PATCH 1058/2525] Revert "process-extra < 0.7 (#2122)" This reverts commit 38edf1509bc5c4d7302f20f8f2c668e6a77c670c. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b9a8818..2304e76b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2693,9 +2693,6 @@ packages: - brick < 0.15 # https://github.com/fpco/stackage/issues/2117 - vty < 5.14 - - # https://github.com/fpco/stackage/issues/2122 - - process-extras < 0.7 # end of packages # Package flags are applied to individual packages, and override the values of From 37b14ac86085b01d245202c703ef822f68f80deb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Dec 2016 16:18:54 +0900 Subject: [PATCH 1059/2525] run-nightly.sh: run cron.sh in the background Check that cron.sh is not already running. With no new snapshot cron.sh takes about 1min. --- automated/run-nightly.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index ed63364f..fe5e2c0a 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,11 +4,11 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - - date - echo -n "Running cron.sh (do not interrupt)... " - ./cron.sh > cron.log 2>&1 - echo "done." + if ! pgrep cron.sh >/dev/null; then + echo + echo "Running cron.sh in the background" + ./cron.sh > cron.log 2>&1 & + fi echo date From 8b77287ca607d816994666af600fe8f137de13e0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Dec 2016 09:48:22 -0500 Subject: [PATCH 1060/2525] Bind port in cron.sh --- automated/cron.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/cron.sh b/automated/cron.sh index 8e56f254..d067260c 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -17,5 +17,6 @@ docker run --rm \ -v $CRONDIR:/home/ubuntu \ -v $HOME/.stack/indices:/home/ubuntu/.stack/indices:ro \ --workdir /home/ubuntu \ + -p 17834:17834 \ $IMAGE \ bash -c "useradd $(whoami) -u $(id -u); sudo -u $(whoami) env HOME=/home/ubuntu AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY bash -c '/usr/local/bin/stackage-server-cron 2>&1 | tee -a /home/ubuntu/stackage-server-cron.log'" From b01d84974e496aacd4224fdf9bc3ef0351099339 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Dec 2016 09:50:13 -0500 Subject: [PATCH 1061/2525] Stop running cron from build scripts --- automated/build.sh | 7 ------- automated/run-nightly.sh | 6 ------ 2 files changed, 13 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 731445d8..a145ac5b 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -132,11 +132,4 @@ 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" -if [ $SHORTNAME = "lts" ] -then - echo "Running cron.sh (hiding verbose output)" - ./cron.sh | grep -v '^Skipping' - echo "done." -fi - date diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index fe5e2c0a..2347896b 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,12 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - if ! pgrep cron.sh >/dev/null; then - echo - echo "Running cron.sh in the background" - ./cron.sh > cron.log 2>&1 & - fi - echo date sleep 30m From 5e6350c8ccc63aa94e4a6c71c386fed80eb87806 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Dec 2016 09:53:56 -0500 Subject: [PATCH 1062/2525] cron.sh: change directory --- automated/cron.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automated/cron.sh b/automated/cron.sh index d067260c..728fef40 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -2,6 +2,8 @@ set -eux +cd "$(dirname "${BASH_SOURCE[0]}")" + CRONDIR=$(pwd)/crondir mkdir -p $CRONDIR source aws.sh From fb6efc48ec5f5ba1176f4efd98b487c25758ad38 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 13:13:28 +0900 Subject: [PATCH 1063/2525] skip path's testsuite since genvalidity can't build (#2123) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2304e76b..67f7ec0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2858,6 +2858,7 @@ skipped-tests: - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - options # QuickCheck via chell-quickcheck + - path # QuickCheck via genvalidity and hspec via genvalidity-hspec https://github.com/fpco/stackage/issues/2123 # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 1414aa74f7f9b27e34d5d11d4a1c12765effb149 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 13:20:29 +0900 Subject: [PATCH 1064/2525] reenable stackage-curator --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67f7ec0c..8744e2ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -99,7 +99,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # BLOCKED by amazonka-core + - stackage-curator - stm-conduit - wai-websockets - warp-tls From 68327a1db65530815da8f7c2167c1df29c79c5ac Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 14:25:34 +0900 Subject: [PATCH 1065/2525] update some BLOCKED comments --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8744e2ea..00403c58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -74,7 +74,7 @@ packages: # bounds - ses-html # via stripe-http-streams - stripe-haskell # via http-streams - stripe-http-streams - # - stripe-core # BLOCKED aeson 1.0 + # - stripe-core # BLOCKED aeson < 1.0 "Piotr Mlodawski @pmlodawski": - signal @@ -944,7 +944,7 @@ packages: - cabal-rpm - cabal-sort - hslua - # - idris # BLOCKED aeson 1.0 & optparse-applicative 0.13.0.0 after #1784 + # - idris # BLOCKED safe - cairo - gio @@ -985,7 +985,7 @@ packages: - google-cloud - kraken - libinfluxdb - # - mole # BLOCKED optparse-applicative 0.13 + # - mole # BLOCKED optparse-applicative < 0.13 - publicsuffix - rethinkdb-client-driver @@ -1727,7 +1727,7 @@ packages: - refact # bounds - servant-pandoc - ghc-exactprint - # - apply-refact # BLOCKED optparse-applicative 0.13 + # - apply-refact # BLOCKED optparse-applicative < 0.13 # "Andrew Gibiansky @gibiansky": # GHC 8 - ihaskell From 1e9202cd0da35fd682f0256769a4565b1ad4c648 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 14:26:16 +0900 Subject: [PATCH 1066/2525] re-enable turtle-options --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00403c58..02b881c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2261,8 +2261,7 @@ packages: - doctest-discover "Elie Genard @eliegenard": - [] - # - turtle-options # BLOCKED optparse-applicative 0.13 via turtle + - turtle-options # "Ruey-Lin Hsu @petercommand": # GHC 8 - MASMGen From 6e379c60d64c8442163db9af6e4b20ff9fe80109 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 16:39:11 +0900 Subject: [PATCH 1067/2525] disable stackage-curator again (fpco/stackage-curator#27) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02b881c3..b4066902 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -99,7 +99,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + #- stackage-curator # https://github.com/fpco/stackage-curator/issues/27 - stm-conduit - wai-websockets - warp-tls From 01627f7f89a2dd50b57796f4cb23146bbc2c35b7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Dec 2016 18:13:46 +0900 Subject: [PATCH 1068/2525] run-nightly.sh: remove the extra date --- automated/run-nightly.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 2347896b..616a2fc4 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,7 +4,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) - date sleep 30m done From 73c7eb3682f1956aec04709dc4b93a36960fabbc Mon Sep 17 00:00:00 2001 From: m0rphism Date: Wed, 7 Dec 2016 13:53:47 +0100 Subject: [PATCH 1069/2525] Added printcess and dmenu packages to build-constraints. --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4066902..c0690a14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,6 +2644,13 @@ packages: "Hyunje Jun @noraesae": - line + "Hannes Saffrich @m0rphism": + - dmenu + - dmenu-pmount + - dmenu-pkill + - dmenu-search + - printcess + # 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 89949a20aee3e6cde1c6af56bd207ab495d7fd9e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 7 Dec 2016 20:16:17 -0500 Subject: [PATCH 1070/2525] Revert "disable stackage-curator again (fpco/stackage-curator#27)" This reverts commit 6e379c60d64c8442163db9af6e4b20ff9fe80109. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4066902..02b881c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -99,7 +99,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - #- stackage-curator # https://github.com/fpco/stackage-curator/issues/27 + - stackage-curator - stm-conduit - wai-websockets - warp-tls From c73c1b4cf527fb7e6678f064fe4e13ad4820f31a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 10:28:09 +0900 Subject: [PATCH 1071/2525] Revert "run-nightly.sh: remove the extra date" This reverts commit 01627f7f89a2dd50b57796f4cb23146bbc2c35b7. --- automated/run-nightly.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 616a2fc4..2347896b 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -4,6 +4,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) + date sleep 30m done From 00ab0954a48e771535150fcf15abf5682dd35b91 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 10:42:00 +0900 Subject: [PATCH 1072/2525] Revert "brick < 0.15 (#2112)" and "vty < 5.14 (#2117)" fixed with hledger-ui-1.0.5 revision --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b014697..1f7c702f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2694,11 +2694,6 @@ packages: # https://github.com/fpco/stackage/issues/2108 - pipes < 4.3.0 - pipes-safe < 2.2.5 - - # https://github.com/fpco/stackage/issues/2112 - - brick < 0.15 - # https://github.com/fpco/stackage/issues/2117 - - vty < 5.14 # end of packages # Package flags are applied to individual packages, and override the values of From 8b93f335843a4fa525a4ee5f11d65c5641be1773 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 10:45:32 +0900 Subject: [PATCH 1073/2525] leapseconds-announced < 2017.0.0.1 (#2127) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f7c702f..6bdba7ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2694,6 +2694,9 @@ packages: # https://github.com/fpco/stackage/issues/2108 - pipes < 4.3.0 - pipes-safe < 2.2.5 + + # https://github.com/fpco/stackage/issues/2127 + - leapseconds-announced < 2017.0.0.1 # end of packages # Package flags are applied to individual packages, and override the values of From d22c61896a68ed1c5e596f608005c2ce94d9be5d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 10:47:48 +0900 Subject: [PATCH 1074/2525] Revert "skip path's testsuite since genvalidity can't build (#2123)" revised on Hackage This reverts commit fb6efc48ec5f5ba1176f4efd98b487c25758ad38. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bdba7ce..89f7137b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2862,7 +2862,6 @@ skipped-tests: - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - options # QuickCheck via chell-quickcheck - - path # QuickCheck via genvalidity and hspec via genvalidity-hspec https://github.com/fpco/stackage/issues/2123 # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From 3bca58ca0f9b3cb3ee551ffa3be1033e4fe94d69 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 10:56:23 +0900 Subject: [PATCH 1075/2525] path < 0.5.10 (#2123) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89f7137b..bfe61731 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2697,6 +2697,9 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 + + # https://github.com/fpco/stackage/issues/2123 + - path < 0.5.10 # end of packages # Package flags are applied to individual packages, and override the values of From 7c70b45d67959083a34b86190ff2d0ce35aa9161 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Dec 2016 12:20:04 +0900 Subject: [PATCH 1076/2525] varying < 0.7.0.0 (schell/varying#15) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfe61731..a2f2bbfa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2700,6 +2700,9 @@ packages: # https://github.com/fpco/stackage/issues/2123 - path < 0.5.10 + + # https://github.com/schell/varying/issues/15 + - varying < 0.7.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 2812024ad2e25d210a2622d4b26796bc2990a454 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Wed, 7 Dec 2016 16:12:08 +0300 Subject: [PATCH 1077/2525] add hip package. Enabled repa, repa-io and repa-algorithms: Upper bound for QuickCheck was fixed. --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2f2bbfa..c71b56b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -651,9 +651,9 @@ packages: - versions - vectortiles - pipes-random - # - repa # BLOCKED QuickCheck < 2.9 - # - repa-io # BLOCKED repa - # - repa-algorithms # BLOCKED repa + - repa + - repa-io + - repa-algorithms # GHC 8 - kanji "Ketil Malde @ketil-malde": @@ -2651,6 +2651,9 @@ packages: - dmenu-search - printcess + "Alexey Kuleshevich @lehins": + - hip + # 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 8c426836ad7cb080be39ac0f20c1473fa332e88d Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Thu, 8 Dec 2016 07:18:08 -0600 Subject: [PATCH 1078/2525] Re-enable uri-templater --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2f2bbfa..82d88d0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1379,7 +1379,7 @@ packages: - bmp # Maintained by @benl23x5. # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow - # via uri-templater - github-release + - github-release - gloss # Maintained by @benl23x5. - gloss-rendering # Maintained by @benl23x5. - gpolyline # Maintained by @fegu. @@ -1515,8 +1515,8 @@ packages: - metrics - pipes-wai - serf - # 0.2.0.0 compilation failure - uri-templater - # via uri-templater - librato + - uri-templater + - librato # bounds - datadog # bounds - engine-io-growler # bounds - flowdock From f7cc359fedaccb9450ba632ebe40fa94cf5017a6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Dec 2016 09:18:04 +0900 Subject: [PATCH 1079/2525] run-nightly.sh: blank line between runs --- automated/run-nightly.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/run-nightly.sh b/automated/run-nightly.sh index 2347896b..3dc3b26c 100755 --- a/automated/run-nightly.sh +++ b/automated/run-nightly.sh @@ -5,6 +5,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")" while true; do ./build.sh nightly-$(date -u +%F) date - sleep 30m + echo done From 2cf3313a6effe7722f3ce9b2dd223123ca10111d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Dec 2016 09:25:49 +0900 Subject: [PATCH 1080/2525] Revert "varying < 0.7.0.0 (schell/varying#15)" This reverts commit 7c70b45d67959083a34b86190ff2d0ce35aa9161. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c71b56b7..41893840 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2703,9 +2703,6 @@ packages: # https://github.com/fpco/stackage/issues/2123 - path < 0.5.10 - - # https://github.com/schell/varying/issues/15 - - varying < 0.7.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From c1b0733169ee6e58d48fd22e0d0221536f1b038a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Dec 2016 09:28:05 +0900 Subject: [PATCH 1081/2525] waiting for next hakyll release (jaspervdj/hakyll#491) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41893840..0a792465 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,3 +3269,4 @@ 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 - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 +- hakyll-4.9.2.0 # re-enable tests From 65d74692c99975e4ac7b3dbd6367e6754ade8464 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Dec 2016 10:15:10 +0900 Subject: [PATCH 1082/2525] allow varying benchmark fail (schell/varying#15) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e570d5a1..ec62fa1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3092,7 +3092,7 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - + - varying # https://github.com/schell/varying/issues/15 # end of expected-benchmark-failures From ebd7bd3c694395f85c2f429d1666fe6ad491ffd4 Mon Sep 17 00:00:00 2001 From: Sven Panne Date: Fri, 9 Dec 2016 10:05:57 +0100 Subject: [PATCH 1083/2525] add OpenAL and ALUT packages --- build-constraints.yaml | 8 ++++++++ debian-bootstrap.sh | 1 + 2 files changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec62fa1b..ef0f9a20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -224,6 +224,10 @@ packages: - download - textlocal + "haskell-openal": + - OpenAL + - ALUT + "haskell-opengl": - OpenGL - GLURaw @@ -3191,9 +3195,13 @@ github-users: - meteficha analytics: - ekmett + haskell-openal: + - svenpanne + # - the-real-blackh haskell-opengl: - ekmett - svenpanne + # - dagit # - elliottt # - jmcarthur lambdabot: diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 29640833..b651d4ea 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -45,6 +45,7 @@ apt-get install -y \ git \ libadns1-dev \ libaio1 \ + libalut-dev \ libasound2-dev \ libblas-dev \ libbz2-dev \ From 473d3c835d3c1c601635c03241067437a36825cf Mon Sep 17 00:00:00 2001 From: Oliver Charles Date: Fri, 9 Dec 2016 10:30:22 +0000 Subject: [PATCH 1084/2525] Add logging-effect --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec62fa1b..28012ce8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1688,6 +1688,7 @@ packages: # GHC 8 - network-carbon # GHC 8 - socket-io - tasty-rerun + - logging-effect # "Scott Murphy @smurphy8": From b67a84baaa1d50b8d72b241e23fd87d20d835de2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 10 Dec 2016 10:12:32 +0900 Subject: [PATCH 1085/2525] Revert "path < 0.5.10 (#2123)" genvalidity revised This reverts commit 3bca58ca0f9b3cb3ee551ffa3be1033e4fe94d69. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0a2bc7d..ab044b04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2705,9 +2705,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 - - # https://github.com/fpco/stackage/issues/2123 - - path < 0.5.10 # end of packages # Package flags are applied to individual packages, and override the values of From 0303ad28c797b78b1f2a3bbc727a32229a24bb45 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 10 Dec 2016 10:42:18 +0900 Subject: [PATCH 1086/2525] datasets-0.2.2 needs wreq (#2032) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab044b04..e28c56c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2705,6 +2705,9 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 + + # https://github.com/fpco/stackage/issues/2032 + - datasets < 0.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From 56a2456f0bff847e594fa5b385565144bc5c4769 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 10 Dec 2016 10:47:39 +0900 Subject: [PATCH 1087/2525] Revert "websockets < 0.10.0.0 (#2099)" This reverts commit fb5467382bad3af5736e1f8ca8c23d19acce9793. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e28c56c8..53a950f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2696,9 +2696,6 @@ packages: # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2099 - - websockets < 0.10.0.0 - # https://github.com/fpco/stackage/issues/2108 - pipes < 4.3.0 - pipes-safe < 2.2.5 From 29d420110f96a3949d6dcdbd00410d0f49c995ab Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Sat, 3 Dec 2016 18:22:23 +0100 Subject: [PATCH 1088/2525] Update yi packages --- build-constraints.yaml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a76bdeee..a91698d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1820,6 +1820,7 @@ packages: "Dmitry Ivanov @ethercrow": - charsetdetect-ae + - compiler-errors - docopt - dynamic-state - dyre @@ -1828,13 +1829,21 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi BLOCKED due to yi-language - #- yi-fuzzy-open - - # https://github.com/yi-editor/yi/issues/922 - # - yi-language - + # - yi -- disabled because of https://github.com/commercialhaskell/stack/issues/2795 + - yi-core + # - yi-frontend-pango -- disabled because of https://github.com/commercialhaskell/stack/issues/2795 + - yi-frontend-vty + - yi-fuzzy-open + - yi-ireader + - yi-keymap-cua + - yi-keymap-emacs + - yi-keymap-vim + - yi-language + - yi-misc-modes + - yi-mode-haskell + - yi-mode-javascript - yi-rope + - yi-snippet "Tobias Bexelius @tobbebex": - GPipe From 5afcfd5807a1058493261db0819c66274d1ded3f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 11 Dec 2016 10:15:04 +0900 Subject: [PATCH 1089/2525] disable yi-keymap-vim (yi-editor/yi#954) testsuite missing dir --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f777af9..431a64e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1858,7 +1858,7 @@ packages: - yi-ireader - yi-keymap-cua - yi-keymap-emacs - - yi-keymap-vim + #- yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 - yi-language - yi-misc-modes - yi-mode-haskell From e34e6dc4a2a4695987b50ff6f8cc768f98c94910 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 11 Dec 2016 12:32:49 +0200 Subject: [PATCH 1090/2525] Add the hide field yesodweb/wai#579 --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 431a64e9..d900caa2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3285,3 +3285,14 @@ tell-me-when-its-released: - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 - hakyll-4.9.2.0 # re-enable tests + +# Packages which should be hidden after registering, to avoid module name +# conflicts. This is intended for at least two use cases: +# +# * Making doctests pass (https://github.com/yesodweb/wai/issues/579) +# +# * Allowing tools like Stack to get a mapping from module name to package name +# for automatically installing dependencies +hide: +- async-dejafu # https://github.com/yesodweb/wai/issues/579 +- monads-tf # mtl is preferred From abf2d92daa8eb04e5c38559ddc01769e1cc91aab Mon Sep 17 00:00:00 2001 From: Hans-Peter Deifel Date: Sun, 11 Dec 2016 20:22:32 +0100 Subject: [PATCH 1091/2525] Add hledger-iadd --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d900caa2..adcfa3a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2668,6 +2668,9 @@ packages: "Alexey Kuleshevich @lehins": - hip + "Hans-Peter Deifel @hpdeifel": + - hledger-iadd + # 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 463183880d4a875e8e45ab2b9a321aee63fc1268 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 12 Dec 2016 11:16:51 +0900 Subject: [PATCH 1092/2525] waiting for Spock-core release for testsuite (agrafix/Spock#102) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index adcfa3a5..6d1de3dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3288,6 +3288,7 @@ tell-me-when-its-released: - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 - hakyll-4.9.2.0 # re-enable tests +- Spock-core-0.11.0.0 # testsuite fail # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From ba321e5359638047eb1f0ce292d1f271291cfbc6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Dec 2016 11:54:18 +0900 Subject: [PATCH 1093/2525] build.sh: quieten builds with set +x --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index a145ac5b..9df389fb 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -eux +set -eu +x ROOT=$(cd $(dirname $0) ; pwd) TARGET=$1 From e7584ea7e2fd3c64eb2cb57df39d83d79987a6ed Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Dec 2016 13:38:10 +0900 Subject: [PATCH 1094/2525] Revert "allow varying benchmark fail (schell/varying#15)" should be fixed in 0.7.0.3 This reverts commit 65d74692c99975e4ac7b3dbd6367e6754ade8464. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d1de3dc..ed0764b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3106,7 +3106,7 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - varying # https://github.com/schell/varying/issues/15 + # end of expected-benchmark-failures From acf180a7583e54831dfd62b88336501afb42082d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Dec 2016 14:41:50 +0900 Subject: [PATCH 1095/2525] build.sh: do not update Hackage packages list for LTS New packages from Hackage should only be pulled by Nightly. ie LTS should never be ahead of Nightly in terms of package versions. --- automated/build.sh | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 9df389fb..13e39791 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -98,11 +98,16 @@ curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards --strip # Determine the new build plan unless NOPLAN is set # -# * Update the package index +# * Update the package index (unless LTS) # * Create a new plan if [ "${NOPLAN:-}x" = "x" ] then - docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" + if [ $SHORTNAME = "lts" ] + then + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" + else + docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stack update && exec stackage-curator create-plan --plan-file $PLAN_FILE --target $TARGET ${CONSTRAINTS:-}" + fi fi # Do the rest of the pre-build actions: From b05c971e062b0eb91b1b6d20d81f6688c6cb13ec Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Dec 2016 09:46:46 +0200 Subject: [PATCH 1096/2525] Upper bound for #2135 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed0764b4..a009436a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2717,6 +2717,9 @@ packages: # https://github.com/fpco/stackage/issues/2032 - datasets < 0.2.2 + + # https://github.com/fpco/stackage/issues/2135 + - glabrous < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From be33e6c37397b3de0ef9a5bffb7c73edabc2e0f1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Dec 2016 22:10:46 +0200 Subject: [PATCH 1097/2525] Remove upper bound and close #2135 This reverts commit b05c971e062b0eb91b1b6d20d81f6688c6cb13ec. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a009436a..ed0764b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2717,9 +2717,6 @@ packages: # https://github.com/fpco/stackage/issues/2032 - datasets < 0.2.2 - - # https://github.com/fpco/stackage/issues/2135 - - glabrous < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 9dd4548a8d226bc40feabf204b71399e373e8ce9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Dec 2016 10:12:09 +0200 Subject: [PATCH 1098/2525] Upper bound for #2136 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed0764b4..fc701c5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2717,6 +2717,9 @@ packages: # https://github.com/fpco/stackage/issues/2032 - datasets < 0.2.2 + + # https://github.com/fpco/stackage/issues/2136 + - X11 < 1.7 # end of packages # Package flags are applied to individual packages, and override the values of From b99d63bec31ab896294388552405c3fcdf09dd54 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Fri, 16 Dec 2016 12:07:26 +0100 Subject: [PATCH 1099/2525] Add jni, jvm, sparkle once more. This is another attempt at #2003. The list of includes has been expanded. Fixes #1660. --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc701c5a..92930d85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1565,6 +1565,9 @@ packages: - distributed-closure - H - inline-r + - jni + - jvm + - sparkle - th-lift "Christopher Reichert @creichert": @@ -2319,8 +2322,6 @@ packages: "Alp Mestanogullari @alpmestan": - taggy - taggy-lens - # 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java - # via inline-java - sparkle "Alex McLean @yaxu": - tidal @@ -2807,11 +2808,15 @@ configure-args: - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include/linux sparkle: - --extra-lib-dirs - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include/linux hocilib: - --extra-lib-dirs - /usr/local/lib From f5c36341e1d911a5acb9703a1c8e8060705f6cef Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Fri, 16 Dec 2016 13:33:52 +0100 Subject: [PATCH 1100/2525] Add jvm to expected-test-failures. The reason for this is that on Debian for some reason the linker doesn't add a RUNPATH entry for libjvm.so, despite the fact that it's installed in a non-standard location. So running the test suite will yield a "libjvm.so not found" error. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92930d85..b8bdc726 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,6 +2979,7 @@ expected-test-failures: - hedis - hocilib # oracle - hworker + - jvm - katip-elasticsearch # elasticsearch - log # ElasticSearch - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 From 67957d4fbde51fab5f188c1a67016d04f60b2349 Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Thu, 15 Dec 2016 23:10:42 +0100 Subject: [PATCH 1101/2525] Add hasql-migration --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc701c5a..41dcfa0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1763,6 +1763,7 @@ packages: "Timo von Holtz @tvh": # via haxl - haxl-amazonka + - hasql-migration - servant-JuicyPixels "Artyom @neongreen": From b079eac0d6c534b542b7bb0701f1fb90fe93e6a1 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 16 Dec 2016 09:02:38 -0800 Subject: [PATCH 1102/2525] Add streaming-wai --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc701c5a..a9524d8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1418,6 +1418,7 @@ packages: - pipes-csv - pipes-mongodb - skeletons + - streaming-wai # "Smirnov Alexey @chemist": # GHC 8 - snmp From b2f22978bb04fdaaaef1e1b1d28a27f445bd1df1 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 16 Dec 2016 09:04:21 -0800 Subject: [PATCH 1103/2525] Add elm-export{,-persistent} and servant-elm --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc701c5a..37850888 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1415,8 +1415,11 @@ packages: "William Casarin @jb55": - bson-lens - cased + - elm-export + - elm-export-persistent - pipes-csv - pipes-mongodb + - servant-elm - skeletons # "Smirnov Alexey @chemist": From 1fb8383f19f77630ca4d3ec59b60d03bd092b54a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Dec 2016 18:53:57 +0200 Subject: [PATCH 1104/2525] Upper bounds for #2143 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9524d8a..fba2f8ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2721,6 +2721,10 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 + + # https://github.com/fpco/stackage/issues/2143 + - cryptonite < 0.21 + - memory < 0.14 # end of packages # Package flags are applied to individual packages, and override the values of From 9dd723dd2dff0eaf2499203e04caf2662c542d2c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Dec 2016 18:56:19 +0200 Subject: [PATCH 1105/2525] Extra upper bound for #2143 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fba2f8ed..3800d6b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2725,6 +2725,7 @@ packages: # https://github.com/fpco/stackage/issues/2143 - cryptonite < 0.21 - memory < 0.14 + - tls < 1.3.9 # end of packages # Package flags are applied to individual packages, and override the values of From 3f136b9882ee49b7fe0fd801d84a5bca1319251d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Dec 2016 10:43:19 +0200 Subject: [PATCH 1106/2525] configure-args for jvm --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a740c743..ccf4af94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2816,6 +2816,13 @@ configure-args: - /usr/lib/jvm/java-8-openjdk-amd64/include - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include/linux + jvm: + - --extra-lib-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include + - --extra-include-dirs + - /usr/lib/jvm/java-8-openjdk-amd64/include/linux sparkle: - --extra-lib-dirs - /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server From 229ad9b04533c1ff3a633d5fcc14a5b8e50ae3c8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Dec 2016 10:47:49 +0200 Subject: [PATCH 1107/2525] Temporarily block jvm and sparkle #2139 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccf4af94..c7476dc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1567,8 +1567,9 @@ packages: - H - inline-r - jni - - jvm - - sparkle + # Temporary block for https://github.com/fpco/stackage/pull/2139 + # - jvm + # - sparkle - th-lift "Christopher Reichert @creichert": From 6e56fb1fc2ca8de644bec3c59c233702f0cf01ff Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 18 Dec 2016 14:05:09 +0100 Subject: [PATCH 1108/2525] Add openjdk paths to dynamic linker system paths. --- debian-bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b651d4ea..4c28b457 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -162,3 +162,7 @@ cd /tmp \ && echo "/usr/local/lib" > /etc/ld.so.conf.d/usr-local.conf \ && echo "/usr/lib/oracle/12.1/client64/lib" > /etc/ld.so.conf.d/oracle-client.conf \ && ldconfig + +# Add JDK to system paths. +echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf.d/openjdk.conf \ + && ldconfig From 9f167da8cd1ed7f57c5bba1f17a6df847a3431c0 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 18 Dec 2016 15:29:25 +0100 Subject: [PATCH 1109/2525] Reenable jvm. Depends on Docker image that includes #2144. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7476dc2..cd6f2cf7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1567,8 +1567,8 @@ packages: - H - inline-r - jni - # Temporary block for https://github.com/fpco/stackage/pull/2139 - # - jvm + - jvm + # BLOCKED GHC 8.0.2 # - sparkle - th-lift From b1f5590f5831cdc8ac302e56770146656838f935 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 18 Dec 2016 15:32:57 +0100 Subject: [PATCH 1110/2525] Re-enable doctest suites --- build-constraints.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd6f2cf7..924cac1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2292,7 +2292,7 @@ packages: - ua-parser - hs-GeoIP - retry - - katip + - katip - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": @@ -2767,10 +2767,6 @@ package-flags: tar: old-time: false - # https://github.com/fpco/stackage/pull/482#issuecomment-83635207 - jose-jwt: - doctest: false - time-locale-compat: old-locale: false @@ -3072,12 +3068,6 @@ expected-test-failures: - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - # Doctest ran across ambiguous modules - # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest - - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - warp # https://github.com/yesodweb/wai/issues/579 - # Stackage upper bounds, re-enable these when their upper bound is removed - hindent # 4.6.4 From a10011824d40649e11e56463b01e534cd6b09ace Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 18 Dec 2016 20:44:15 +0100 Subject: [PATCH 1111/2525] Revert "Re-enable doctest suites" This reverts commit b1f5590f5831cdc8ac302e56770146656838f935. --- build-constraints.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 924cac1d..cd6f2cf7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2292,7 +2292,7 @@ packages: - ua-parser - hs-GeoIP - retry - - katip + - katip - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": @@ -2767,6 +2767,10 @@ package-flags: tar: old-time: false + # https://github.com/fpco/stackage/pull/482#issuecomment-83635207 + jose-jwt: + doctest: false + time-locale-compat: old-locale: false @@ -3068,6 +3072,12 @@ expected-test-failures: - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + # Doctest ran across ambiguous modules + # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest + - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 + - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage + - warp # https://github.com/yesodweb/wai/issues/579 + # Stackage upper bounds, re-enable these when their upper bound is removed - hindent # 4.6.4 From 8a12ad449aaedd16681729ea323550681b286449 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 09:41:14 +0100 Subject: [PATCH 1112/2525] clckwrks upper bound for #2147 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec9fec2b..03d4a4cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2293,7 +2293,7 @@ packages: - ua-parser - hs-GeoIP - retry - - katip + - katip - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": @@ -2729,6 +2729,9 @@ packages: - cryptonite < 0.21 - memory < 0.14 - tls < 1.3.9 + + # https://github.com/fpco/stackage/issues/2147 + - clckwrks < 0.24.0 # end of packages # Package flags are applied to individual packages, and override the values of From aed09354889e48c7ec9e56a96f9a20b1662762c5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 10:11:49 +0100 Subject: [PATCH 1113/2525] Expect hasql-transaction tests to fail due to missing PostgreSQL --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03d4a4cf..3e708d88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2994,6 +2994,7 @@ expected-test-failures: - happy # Needs mtl in the user package DB - haskell-neo4j-client # neo4j with auth disabled - hasql # PostgreSQL + - hasql-transaction # PostgreSQL - hedis - hocilib # oracle - hworker From 589fee65b202388e59d40aa34eb41bf825caebe8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 17:19:28 +0100 Subject: [PATCH 1114/2525] rattletrap upper bound for #2148 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e708d88..b69071f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,6 +2732,9 @@ packages: # https://github.com/fpco/stackage/issues/2147 - clckwrks < 0.24.0 + + # https://github.com/fpco/stackage/issues/2148 + - rattletrap < 2.1.0 # end of packages # Package flags are applied to individual packages, and override the values of From f3db2b4f057474dbb9e9ce845def3d97eeb10258 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 17:45:32 +0100 Subject: [PATCH 1115/2525] Revert "Revert "Re-enable doctest suites"" This reverts commit a10011824d40649e11e56463b01e534cd6b09ace. --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b69071f4..1180a144 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2774,10 +2774,6 @@ package-flags: tar: old-time: false - # https://github.com/fpco/stackage/pull/482#issuecomment-83635207 - jose-jwt: - doctest: false - time-locale-compat: old-locale: false @@ -3080,12 +3076,6 @@ expected-test-failures: - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - # Doctest ran across ambiguous modules - # https://github.com/bergmark/blog/blob/master/2016/package-faq.md#ambiguous-modules-when-using-doctest - - doctest # 0.11.0 https://github.com/sol/doctest/issues/137 - - jwt # https://bitbucket.org/ssaasen/haskell-jwt/issues/18/test-suite-build-failure-in-stackage - - warp # https://github.com/yesodweb/wai/issues/579 - # Stackage upper bounds, re-enable these when their upper bound is removed - hindent # 4.6.4 From a2ca9824d572e0b64163070663817c91fc7f4d21 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 18:05:12 +0100 Subject: [PATCH 1116/2525] Remove clckwrks upper bound and close #2147 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1180a144..8f053f03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,9 +2730,6 @@ packages: - memory < 0.14 - tls < 1.3.9 - # https://github.com/fpco/stackage/issues/2147 - - clckwrks < 0.24.0 - # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 # end of packages From f16ed6eec16e7a84b4954241795012e43af1872a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 18:28:20 +0100 Subject: [PATCH 1117/2525] Print the version/git hash of stackage-curator --- automated/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated/build.sh b/automated/build.sh index 13e39791..1dd7dadd 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -77,6 +77,7 @@ rm -f stackage-curator stackage-curator.bz2 wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 bunzip2 stackage-curator.bz2 chmod +x stackage-curator +stackage-curator --version ) ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR/stack:/usr/bin/stack:ro" From 5f337a111c07e011045362bf878e678201185296 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 19:37:17 +0100 Subject: [PATCH 1118/2525] Hide protolude and cryptohash due to doctest issues --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f053f03..79e6e938 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3318,3 +3318,5 @@ tell-me-when-its-released: hide: - async-dejafu # https://github.com/yesodweb/wai/issues/579 - monads-tf # mtl is preferred +- protolude # `module Panic` conflicts with base +- cryptohash # Superceeded by cryptonite From 8b3625266b40b0534cc2925d9a0f3d5bc8fc60bb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 19:41:13 +0100 Subject: [PATCH 1119/2525] Expect ginger tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79e6e938..8210046e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3042,6 +3042,7 @@ expected-test-failures: - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - hakyll # https://github.com/jaspervdj/hakyll/issues/491 + - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test # Assertion failures, these can be real bugs or just limitations # in the test cases. From f11f65be884f0d98fbcdce1fb7582e713746b091 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 21:58:59 +0100 Subject: [PATCH 1120/2525] Force rebuilds of cryptohash and protolude --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8210046e..dc5994be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,6 +2732,10 @@ packages: # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 + + # Temporary for doctest debugging + - cryptohash < 0.11.9 + - protolude < 0.1.10 # end of packages # Package flags are applied to individual packages, and override the values of From e28a0f7f6f11e97f3b77e916aaf0ff3fb5ca50f8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 22:03:21 +0100 Subject: [PATCH 1121/2525] Temp disable avers for doctest debugging --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc5994be..7808b48d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -977,10 +977,10 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - - avers - - avers-api - - avers-api-docs - - avers-server + # - avers + # - avers-api + # - avers-api-docs + # - avers-server - css-syntax - etcd - github-types From 5d426c7faa892479c8a395069d7f0012c6b9c9db Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 22:14:20 +0100 Subject: [PATCH 1122/2525] Re-enable temp disabled packages --- build-constraints.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7808b48d..ea0f19a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -977,10 +977,10 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - # - avers - # - avers-api - # - avers-api-docs - # - avers-server + - avers + - avers-api + - avers-api-docs + - avers-server - css-syntax - etcd - github-types @@ -2733,9 +2733,6 @@ packages: # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 - # Temporary for doctest debugging - - cryptohash < 0.11.9 - - protolude < 0.1.10 # end of packages # Package flags are applied to individual packages, and override the values of From 777b1ee854503413491fb3e8cfadd0c7c37dd789 Mon Sep 17 00:00:00 2001 From: John Galt Date: Tue, 20 Dec 2016 13:08:36 -0500 Subject: [PATCH 1123/2525] Add nfc --- build-constraints.yaml | 1 + debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea0f19a1..baa974ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2071,6 +2071,7 @@ packages: - cacophony - pipes-cacophony - blake2 + - nfc "Adam Curtis @kallisti-dev": [] diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 4c28b457..32e6df55 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -84,6 +84,7 @@ apt-get install -y \ libmpfr-dev \ libmysqlclient-dev \ libncurses-dev \ + libnfc-dev \ libnotify-dev \ libopenal-dev \ libpango1.0-dev \ From f160f23b339316a6dfe647cb5594342e2a77167b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Dec 2016 16:59:56 +0100 Subject: [PATCH 1124/2525] cacophony upper bound for #2143 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baa974ba..00d3a4bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,6 +2730,7 @@ packages: - cryptonite < 0.21 - memory < 0.14 - tls < 1.3.9 + - cacophony < 0.9.0 # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 From 955ea14c3038d6f8a0791baf17dd91dd4acda720 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Dec 2016 23:46:14 +0100 Subject: [PATCH 1125/2525] Upper bound for #2151 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00d3a4bc..09e635b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2735,6 +2735,9 @@ packages: # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 + # https://github.com/fpco/stackage/issues/2151 + - declarative < 0.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From d3985e77c6426cb72df2a71c07fe5c241cccf12d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 21 Dec 2016 23:50:47 +0100 Subject: [PATCH 1126/2525] Change upper bound for #2151 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09e635b0..92b075c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2736,7 +2736,7 @@ packages: - rattletrap < 2.1.0 # https://github.com/fpco/stackage/issues/2151 - - declarative < 0.5.0 + - mighty-metropolis < 1.2.0 # end of packages From a85ed3f4bc187e33df533ea36c558ef15335db27 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Dec 2016 10:31:20 +0100 Subject: [PATCH 1127/2525] Remove upper bound and close #2151 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92b075c4..00d3a4bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2735,9 +2735,6 @@ packages: # https://github.com/fpco/stackage/issues/2148 - rattletrap < 2.1.0 - # https://github.com/fpco/stackage/issues/2151 - - mighty-metropolis < 1.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of From f6f13871fb08a329515742c05e81de10758a4429 Mon Sep 17 00:00:00 2001 From: Xia Li-yao Date: Thu, 22 Dec 2016 11:37:29 +0000 Subject: [PATCH 1128/2525] add generic-random --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00d3a4bc..1c233db2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Li-yao Xia @Lysxia": + - generic-random + "Tobias Dammers @tdammers": - ginger From bc0047de3c5630a0e92bb4954f0fafecea44efb6 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 22 Dec 2016 10:31:53 -0500 Subject: [PATCH 1129/2525] Add echo --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c233db2..acca351a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1720,6 +1720,7 @@ packages: - base-orphans - code-page - deriving-compat + - echo - generic-deriving - hashmap - invariant From 919de6c565de5e86834638f0454f1a6b0420682f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Dec 2016 23:26:01 +0100 Subject: [PATCH 1130/2525] Remove upper bound and close #2148 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c233db2..0e91b29c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2735,9 +2735,6 @@ packages: - tls < 1.3.9 - cacophony < 0.9.0 - # https://github.com/fpco/stackage/issues/2148 - - rattletrap < 2.1.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 87cbe7abf8743e906ecaddf9594b0052edb3ce0e Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Fri, 23 Dec 2016 15:05:34 +0900 Subject: [PATCH 1131/2525] Add pretty-simple package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e91b29c..05a20926 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1842,6 +1842,7 @@ packages: # GHC 8 - ig - natural-transformation - opaleye-trans + - pretty-simple - read-env-var - yahoo-finance-api From 4c1a8455af7b60150bd3fb02b10da28d1e7c53ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Sicard-Ram=C3=ADrez?= Date: Fri, 23 Dec 2016 08:07:58 -0500 Subject: [PATCH 1132/2525] Enabled Agda 2.5.2. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68eb2470..efbc3475 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1759,8 +1759,7 @@ packages: # GHC 8 - ipython-kernel "Andrés Sicard-Ramírez @asr": - [] - # - Agda # BLOCKED haskell-src-exts < 1.18 and QuickCheck < 2.9 + - Agda "James Cook @mokus0": - dependent-sum From c797427d274232c5b61fabe85a3056bc23c4fde3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Dec 2016 20:59:02 +0100 Subject: [PATCH 1133/2525] Remove upper bounds and close #2143 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index efbc3475..b973f2be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,12 +2730,6 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 - # https://github.com/fpco/stackage/issues/2143 - - cryptonite < 0.21 - - memory < 0.14 - - tls < 1.3.9 - - cacophony < 0.9.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 0af27f0a5bc27be024724da9babc8311c6d1e552 Mon Sep 17 00:00:00 2001 From: Alex Mason Date: Sat, 24 Dec 2016 23:14:30 +1100 Subject: [PATCH 1134/2525] Add amazonka-s3-streaming --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b973f2be..e7685508 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2600,6 +2600,7 @@ packages: "Alex Mason @Axman6": - foldl-statistics + - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": - json-stream From 28b0049ee3bc86757916098adebce677e5adcde2 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sat, 24 Dec 2016 15:40:34 +0100 Subject: [PATCH 1135/2525] add intro --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b973f2be..3155b147 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2580,6 +2580,7 @@ packages: - wl-pprint-annotated - wl-pprint-console - console-style + - intro "Taras Serduke @tserduke": - do-list From cb49f4e853eb549c5c8d58e5b38d03c356f83509 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sat, 24 Dec 2016 19:39:53 +0100 Subject: [PATCH 1136/2525] Add unlit As discussed in https://github.com/pepijnkokke/unlit/issues/3 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b973f2be..147d6e99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2580,6 +2580,7 @@ packages: - wl-pprint-annotated - wl-pprint-console - console-style + - unlit "Taras Serduke @tserduke": - do-list From 93d40f05a4528de10e40a9538bdd14fb94fa6c32 Mon Sep 17 00:00:00 2001 From: joe9 Date: Mon, 26 Dec 2016 00:25:00 -0700 Subject: [PATCH 1137/2525] added logger-thread and text-generic-pretty packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f862a53c..d7c49e1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Joe M @joe9": + - logger-thread + - text-generic-pretty + "Li-yao Xia @Lysxia": - generic-random From e2a4602ed7faa6caa679f23b4a6073483aeaccf1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 12:19:33 +0100 Subject: [PATCH 1138/2525] Upper bound for #2161 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f862a53c..677cf6b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,6 +2733,9 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 + # https://github.com/fpco/stackage/issues/2161 + - cacophony < 0.9.0 + # end of packages # Package flags are applied to individual packages, and override the values of From cc72e288f9b407b0359ba82c409c331bdabc1cdc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 12:21:07 +0100 Subject: [PATCH 1139/2525] Re-enable passing test suites --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 677cf6b9..46952ed7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2983,7 +2983,6 @@ expected-test-failures: - dbmigrations # PostgreSQL - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - - ersatz # Requires SAT solver - etcd # etcd https://github.com/fpco/stackage/issues/811 - eventstore # Event Store - fb # Facebook app @@ -3096,8 +3095,6 @@ expected-test-failures: - hackernews # https://github.com/dmjio/hackernews/issues/19 - - heist # https://github.com/snapframework/heist/issues/95 - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - commutative # https://github.com/athanclark/commutative/issues/4 From 3f5dd282764f55525637a4ad3fa5f504faf316e2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 19 Dec 2016 19:37:42 +0100 Subject: [PATCH 1140/2525] More detailed descriptions of curator workflows. --- CURATORS.md | 175 +++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 160 insertions(+), 15 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 7b5f8997..0af3d9f3 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -4,7 +4,7 @@ Originally this was handled largely by Michael Snoyman, but now we are a team of 4 people handling requests weekly in rotation. Curation activities are mostly automated, and do not take up a significant amount of time. -## Workflow +## Workflow overview This section sketches out at a high level how the entire Stackage build/curation process works: @@ -23,10 +23,30 @@ process works: The typical story on pull requests is: If Travis accepts it and the author only added packages under his/her own name, merge it. If the -build later fails (see below), then block the package until it's -fixed. +build later fails (see "Adding Debian packages for required system tools or libraries"), +then block the package until it's fixed. + +If benchmarks, haddocks, or test suites fails at this point we +typically also block the package until these issues are fixed. This in +order to add packages with a clean slate. Optionally we can check if packdeps says the package is up to date. +Visit http://packdeps.haskellers.com/feed?needle= + +Builds may fail because of unrelated bounds changes. If this happens, +first add any version bounds to get master into a passing state (see +"Fixing bounds issues"), then re-run the travis build. + +A common issue is that authors submit newly uploaded packages, it can +take up to an hour before this has synced across the stack +infrastructure. You can usually compare the versions of the package in +https://github.com/commercialhaskell/all-cabal-metadata/tree/master/packages/ +to what's on hackage to see if this is the case. Wait an hour and +re-run the pull request. + +Tests also commonly fail due to missing test files, and sometimes due +to doctest limitations. You can point the maintainer to +https://github.com/bergmark/blog/blob/master/2016/package-faq.md ## Fixing bounds issues @@ -36,20 +56,121 @@ issue on the Stackage repo about the problem, and modifying the build-constraints.yaml file to work around it in one of the ways below. Be sure to refer to the issue for workarounds added to that file. -* __Temporary upper bounds__ Most common technique, just prevent a new version of a library from being included immediately -* __Skipping tests and benchmarks__ If the upper bound is only in a test suite or benchmark, you can add the relevant package to skipped-tests or skipped-benchmarks. For example, if conduit had an upper bound on criterion for a benchmark, you could added conduit as a skipped benchmark. -* __Excluding packages__ In an extreme case of a non-responsive maintainer, you can remove the package entirely from Stackage. We try to avoid that whenever possible +### Temporary upper bounds + +Most common technique, just prevent a new version of a library from +being included immediately. This also applies to when only benchmarks +and tests are affected. + +* Copy the stackage-curator output and create a new issue, see e.g +https://github.com/fpco/stackage/issues/2108 + +* Add a new entry under the "stackage upper bounds" section of `build-constraints.yaml`. For the above example it would be + +```yaml + "Stackage upper bounds": + # https://github.com/fpco/stackage/issues/2108 + - pipes < 4.3.0 +``` + +* Commit (message e.g. "Upper bound for #2108") +* Optionally: Verify with `stackage-curator check` locally +* Push +* Verify that everything works on the build server (you can restart the build or wait for it to to run again) + +Sometimes releases for different packages are tightly coupled. Then it +can make sense to combine them into one issue, as in +https://github.com/fpco/stackage/issues/2143. + +If a dependency that is not explicitly in stackage is causing test or +benchmark failures you can skip or expect them to fail (see "Skipping +tests and benchmarks" and "Expecting test/benchmark/haddock +failures"). Bonus points for reporting this upstream to that packages' +maintainer. + +### Lifting upper bounds + +You can try this when you notice that a package has been updated. You +can also periodically try to lift bounds (I think it's good to do this +at the start of your week /@bergmark) + +If stackage-curator is happy commit the change ("Remove upper bounds and close #X"). + +### Amending upper bounds + +With the `pipes` example above there was later a new release of +`pipes-safe` that required the **newer** version of `pipes`. You can +add that package to the same upper bounds section, +(e.g. https://github.com/fpco/stackage/commit/6429b1eb14db3f2a0779813ef2927085fa4ad673) +as we want to lift them simultaneously. + +### Skipping tests and benchmarks + +Sometimes tests and benchmark dependencies are forgotten or not cared +for. To disable compilation for them add them to `skipped-tests` or +`skipped-benchmarks`. If a package is added to these sections they +won't be compiled, and their dependencies won't be taken into account. + +There are sub sections under these headers that is used to group types +of failures together, and also to document what type of failures +exist. + +### Expecting test/benchmark/haddock failures + +The difference from the `skipped` sections is that items listed here +are compiled and their dependencies are taken into account. These +sections also have sub sections with groups and descriptions. + +One big category of test suites in this section are those requiring +running services. We don't want to run those, but we do want to check +dependencies and compile them. + +If there are no version bounds that would fix the issue or if you +can't figure it out, file it +(e.g. https://github.com/fpco/stackage/issues/2133) to ask the +maintainer for help. + +### Waiting for new releases + +Sometimes there is a failure reported on a (now possibly closed) issue +on an external tracker. If an issue gets resolved but there is no +hackage release yet we'd like to get notified when it's uploaded. + +Add the package with its current version to the +`tell-me-when-its-released` section. This will cause the build to stop +when the new version is out. + +### Excluding packages + +In an extreme case of a non-responsive maintainer, you can remove the +package entirely from Stackage. We try to avoid that whenever +possible. + +This typically happens when we move to a new major GHC release or when +there are only a few packages waiting for updates on an upper bounds +issue. + +Comment out the offending packages from the "packages" section and add +a comment saying why it was disabled: + +``` + # - swagger # BLOCKED aeson 1.0 +``` + ## Updating the content of the Docker image used for building ### Adding Debian packages for required system tools or libraries Additional (non-Haskell) system libraries or tools should be added to `stackage/debian-bootstrap.sh`. -Committing the changes to a branch should trigger a DockerHub. Normally only the nightly branch needs to be updated +Committing the changes to a branch should trigger a DockerHub. Normally only the `nightly` branch needs to be updated since new packages are not added to the current lts release. Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to xenial which is the version used to build Nightly). -Note we generally don't install/run services needed for testsuites in the docker images - packages with tests requiring some system service can be add to expected-test-failures. +Note that we generally don't install/run services needed for testsuites in the docker images - packages with tests requiring some system service can be added to `expected-test-failures`. +It's good to inform the maintainer of any disabled tests (commenting in the PR is sufficient). + +If a new package fails to build because of missing system libraries we often ask the maintainer to help figure out what to install. ### Upgrading GHC version The Dockerfile contains information on which GHC versions should be used. You @@ -106,7 +227,7 @@ we're just not there yet. /opt/stackage-build/stackage/automated/build.sh lts-3.0 ``` -Recommended: run these from inside a `screen` session. If you get version bound +Recommended: run these from inside a `tmux` session. If you get version bound problems on nightly or LTS major, you need to fix build-constraints.yaml (see info above). For an LTS minor bump, you'll typically want to use the `CONSTRAINTS` environment variable, e.g.: @@ -126,13 +247,13 @@ If a build fails for bounds reasons, see all of the advice above. If the code itself doesn't build, or tests fail, open up an issue and then either put in a version bound to avoid that version or something else. It's difficult to give universal advice on how to solve things, since each situation is unique. Let's -develop this advice over time. For now: if you're not sure, ask Michael for -guidance. +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. +condition, or manually tweaking the plan file. This is the default for +LTS builds. ### Timing @@ -146,9 +267,33 @@ LTS minor bumps typically are run on Sundays. ### Website sync debugging (and other out of disk space errors) * You can detect the problem by running `df`. If you see that `/` is out of space, we have a problem -* There are many temp files inside `/home/ubuntu/stackage-server-cron` that can be cleared out occasionally -* You can then manually run `/home/ubuntu/stackage-server-cron.sh`, or wait for the cron job to do it +* (outdated) There are many temp files inside `/home/ubuntu/stackage-server-cron` that can be cleared out occasionally +* (outdated) You can then manually run `/home/ubuntu/stackage-server-cron.sh`, or wait for the cron job to do it ### Wiping the cache -Sometimes the cache can get corrupted which might manifest as `can't load .so/.DLL`. You can wipe the nightly cache and rebuild everything by doing `rm -rf /opt/stackage-build/stackage/automated/nightly`. +Sometimes the cache can get corrupted which might manifest as `can't load .so/.DLL`. +You can wipe the nightly cache and rebuild everything by doing +`rm -rf /var/stackage/stackage/automated/nightly`. +Replace nightly with `lts7` to wipe the LTS 7 cache. + +## Local curator setup + +We don't run the full stackage build locally as that might take too +much time. Some steps on the other hand are much faster to do +yourself. + +It's useful to be able to modify constraints locally before pushing to +the repository. To do this first install stackage-curator: +`git clone git@github.com:fpco/stackage-curator.git && cd stackage-curator && stack install` +or get the linux binary: https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 +(it's a good idea to upgrade stackage-curator at least at the start of your week as curator). +Then clone the stackage repo `git clone git@github.com:fpco/stackage.git`. +Inside it run `stack update && stackage-curator check` to get new packages and do dependency resolution. + +This can be used to make sure all version bounds are in place +(including for test suites and benchmarks), to check whether bounds +can be lifted, and to get `tell-me-when-its-released` notifications. + +Notably this doesn't build anything, so you won't see any compilation +errors for builds/tests/benchmarks. From d8aafaddaa43f6f3c04fc43f4e75d2c10bba7a64 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 20:22:56 +0100 Subject: [PATCH 1141/2525] Upper bound for #2163 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46952ed7..8c42c9ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2736,6 +2736,9 @@ packages: # https://github.com/fpco/stackage/issues/2161 - cacophony < 0.9.0 + # https://github.com/fpco/stackage/issues/2163 + - cayley-client < 0.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 84ec1f51f6f1070dffdb092bc92d8d210b0844e6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 20:23:40 +0100 Subject: [PATCH 1142/2525] close #2161 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c42c9ed..b8693c55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,9 +2733,6 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 - # https://github.com/fpco/stackage/issues/2161 - - cacophony < 0.9.0 - # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 From 1103d4434e511432ae419bf6a9880bd63f3e9fac Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 20:22:05 +0100 Subject: [PATCH 1143/2525] Normalize commments for disabled packages, and re-enable a bunch that seem fixed. --- build-constraints.yaml | 490 ++++++++++++++++++++--------------------- 1 file changed, 241 insertions(+), 249 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8693c55..3b01be83 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -42,7 +42,7 @@ packages: - unicode-transforms "Aleksey Uimanov @s9gf4ult": - # - postgresql-query # BLOCKED derive + # - postgresql-query # via: derive - hreader - hset @@ -70,18 +70,18 @@ packages: - once "David Johnson @dmjio": - # GHC 8 - envy + # - envy # bounds: GHC 8 - s3-signer - # bounds - google-translate + - google-translate - hackernews - # bounds - ses-html - # via stripe-http-streams - stripe-haskell - # via http-streams - stripe-http-streams - # - stripe-core # BLOCKED aeson < 1.0 + # - ses-html # bounds: time 1.6 + # - stripe-haskell # via: stripe-http-streams + # - stripe-http-streams # via: http-streams + # - stripe-core # bounds: aeson 1.0 "Piotr Mlodawski @pmlodawski": - signal - # GHC 8 - ghc-session + # - ghc-session # bounds: GHC 8 "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit @@ -121,7 +121,7 @@ packages: - yesod-websockets - cereal-conduit - binary-conduit - # GHC 8 - lzma-conduit + - lzma-conduit - mutable-containers - hpc-coveralls - monad-unlift @@ -135,7 +135,7 @@ packages: - base16-bytestring - c2hs - cassava - # GHC 8 - csv-conduit + - csv-conduit - executable-hash - executable-path - foreign-store @@ -146,13 +146,13 @@ packages: - indents - language-c - lhs2tex - # GHC 8 2.5 compilation failure - persistent-mongoDB + # - persistent-mongoDB # bounds: http-api-data - pretty-class - th-expand-syns - th-lift - quickcheck-assertions - # - hackage-mirror BLOCKED aws + # - hackage-mirror # via: aws - wai-middleware-consul - wai-middleware-crowd - monad-logger-json @@ -203,7 +203,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # - HaRe # BLOCKED ghc-mod via pipes + # - HaRe # via: cabal-helper, ghc-mod, rosezipper "Alfredo Di Napoli @adinapoli": - mandrill @@ -291,9 +291,9 @@ packages: - lucid - osdkeys - pdfinfo - # GHC 8 https://github.com/fpco/stackage/issues/1062 - present + - present - pure-io - # GHC 8 - scrobble + - scrobble - shell-conduit - sourcemap - hindent @@ -302,8 +302,8 @@ packages: - path - intero - weigh - # GHC 8 - haskell-docs - # bounds - structured-haskell-mode + - haskell-docs + # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters "Alberto G. Corona @agocorona": - RefSerialize @@ -317,17 +317,17 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - # GHC 8 & bounds - approximate + # - approximate # bounds: binary, comonad, pointed - bifunctors - bits - # GHC 8 - bound + # - bound # bounds: binary, comonad, doctest, transformers, vector - bytes - charset - comonad - comonads-fd - comonad-transformers - # GHC 8 & bounds - compensated - # bounds - compressed + # - compensated # bounds: binary, comonad, generic-deriving, safecopy + # - compressed # bounds: comonad, pointed - concurrent-supply - constraints - contravariant @@ -353,7 +353,7 @@ packages: - monadic-arrays - monad-products - monad-products - # GHC 8 - monad-st + # - monad-st # bounds: transformers - mtl - nats - numeric-extras @@ -382,7 +382,7 @@ packages: - gl - lens-aeson - zlib-lens - # GHC 8 - hyperloglog + # - hyperloglog # bounds: approximate, binary, comonad "Andrew Farmer @xich": - scotty @@ -438,27 +438,27 @@ packages: "Paul Harper @benekastah": [] - # - yesod-auth-oauth2 # BLOCKED aeson-1.0 + # - yesod-auth-oauth2 # bounds: aeson-1.0, http-client, load-env "Felipe Lessa @meteficha": - # bounds - country-codes - # bounds - esqueleto - # - fb # BLOCKED http-conduit 2.2 - # bounds - fb-persistent - # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - mangopay + # - country-codes # bounds: tagsoup + # - esqueleto # bounds: persistent + # - fb # bounds: aeson, http-conduit-2.2, hspec + # - fb-persistent # bounds: persistent # via: fb + # - mangopay # compilation failure against aeson - nonce - serversession - serversession-backend-acid-state - # bounds - serversession-backend-persistent - # bounds - serversession-backend-redis - # - serversession-frontend-snap + # - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite + # - serversession-backend-redis # bounds: hedis + # - serversession-frontend-snap # bounds: snap, snap-core - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus - # bounds - yesod-auth-account-fork - # GHC 8 - yesod-auth-fb - # - yesod-fb # BLOCKED http-conduit 2.2 via fb - # VERSION MISSING Compilation failure against aeson https://github.com/prowdsponsor/mangopay/issues/32 - yesod-mangopay + # - yesod-auth-account-fork # bounds: persistent + # - yesod-auth-fb # bounds: time, transformers # via fb, via yesod-fb + # - yesod-fb # via fb + # - yesod-mangopay # via mangopay "Alexander Altman @pthariensflame": # Maintaining on behalf of @roelvandijk: @@ -470,15 +470,15 @@ packages: "Trevor L. McDonell @tmcdonell": - accelerate - # "Liam O'Connor @liamoc": - # GHC 8 - patches-vector - # GHC 8 - composition-tree - # GHC 8 & bounds - dixi - # GHC 8 - latex-formulae-image - # via latex-formulae-image - latex-formulae-pandoc - # GHC 8 - latex-formulae-hakyll - # GHC 8 & bounds - agda-snippets - # GHC 8 - agda-snippets-hakyll + "Liam O'Connor @liamoc": + # - patches-vector # bounds: QuickCheck, edit-distance-vector, hspec + # - composition-tree # bounds: QuickCheck + # - dixi # bounds: aeson, lens, time, [...] + - latex-formulae-image + # - latex-formulae-pandoc # bounds: pandoc-types + # - latex-formulae-hakyll # bounds: ghc, base + # - agda-snippets # bounds: ghc, base + # - agda-snippets-hakyll # bounds: ghc, base "Dan Burton @DanBurton": - hspec-jenkins @@ -559,11 +559,11 @@ packages: - messagepack-rpc # "Boris Lykah @lykahb": - # GHC 8 - groundhog - # GHC 8 - groundhog-th - # GHC 8 - groundhog-sqlite - # GHC 8 - groundhog-postgresql - # GHC 8 - groundhog-mysql + # - groundhog # bounds: transformers + # - groundhog-th # via groundhog + # - groundhog-sqlite # via groundhog + # - groundhog-postgresql # bounds: transformers # via groundhog + # - groundhog-mysql # bounds: transformers # via: groundhog, mysql-simple "Janne Hellsten @nurpax": - sqlite-simple @@ -576,14 +576,14 @@ packages: - hPDB-examples - homplexity - wordpass - # - json-autotype # BLOCKED aeson 1.0 + # - json-autotype # bounds: aeson 1.0, lens - posix-realtime "Dom De Re @domdere": - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - # - yarr # https://github.com/leventov/yarr/issues/10 + # - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10 - random-fu "Ben Gamari @bgamari": @@ -646,8 +646,8 @@ packages: - opensource "Joey Hess @joeyh": - # via esqueleto - git-annex - # via github - github-backup + # - git-annex # bounds: bloomfilter, [...] # via: aws, esqueleto, [...] # + # - github-backup # bounds: github - Win32-extras - concurrent-output - mountpoints @@ -661,34 +661,33 @@ packages: - repa - repa-io - repa-algorithms - # GHC 8 - kanji + # - kanji # bounds: ghc 8, base "Ketil Malde @ketil-malde": - biocore - biofasta - biofastq - # 0.3.7.1 Compilation failure due to -Werror - biosff + # - biosff # 0.3.7.1 Compilation failure due to -Werror - blastxml - bioace - biopsl - # VERSION MISSING Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - samtools + # samtools # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - seqloc - bioalign - BlastHTTP - # The following have out-of-date dependencies currently - # biostockholm memexml RNAwolf - # , "Biobase BiobaseDotP BiobaseFR3D BiobaseInfernal BiobaseMAF" - # , "BiobaseTrainingData BiobaseTurner BiobaseXNA BiobaseVienna" - # , "BiobaseTypes BiobaseFasta" - # MC-Fold-DP + # Outdated dependencies: + # biostockholm memexml RNAwolf Biobase BiobaseDotP + # BiobaseFR3D BiobaseInfernal BiobaseMAF BiobaseTrainingData + # BiobaseTurner BiobaseXNA BiobaseVienna" + # BiobaseTypes BiobaseFasta MC-Fold-DP "Florian Eggenhofer @eggzilla": - ClustalParser - # GHC 8 - EntrezHTTP + - EntrezHTTP - Genbank - # GHC 8 - RNAlien - # via EntrezHTTP - Taxonomy - # via ENtrezHTTP - TaxonomyTools + - RNAlien + - Taxonomy + - TaxonomyTools - ViennaRNAParser "Silk ": @@ -722,7 +721,7 @@ packages: - hledger-ui - hledger-web - hledger-api - # via Diff - shelltestrunner + # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -730,16 +729,16 @@ packages: - io-manager "Dimitri Sabadie @phaazon": - # - al FIXME temporary, figure out why it's not working with stackage-build + # - al # FIXME temporary, figure out why it's not working with stackage-build - event - hid - # GHC 8 - luminance - # GHC 8 - luminance-samples + - luminance + # - luminance-samples # bounds: base - monad-journal - # GHC 8 - msi-kb-backlit + # - msi-kb-backlit # bounds: ghc, base - smoothie - # bounds - tellbot - # GHC 8 - wavefront + # - tellbot # bounds: bifunctors, http-conduit, tagsoup + - wavefront - zero "Thomas Schilling @nominolo": @@ -747,12 +746,12 @@ packages: "Boris Buliga @d12frosted": - io-choice - # UNKNOWN VERSION Compilation failure https://github.com/d12frosted/CanonicalPath/issues/5 - system-canonicalpath + # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 "Daniel Gröber @DanielG": [] - # - ghc-mod # BLOCKED pipes 4.2 & optparse-applicative 0.13.0.0 when #1784 gets lifted - # - cabal-helper # BLOCKED extra 1.5 + # - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes + # - cabal-helper # bounds: extra 1.5 "Yann Esposito yogsototh @yogsototh": - human-readable-duration @@ -773,14 +772,14 @@ packages: "Toralf Wittner @twittner": - bytestring-conversion - # GHC8/3.1.0 compilation failure - cql - # via cql - cql-io + - cql + - cql-io - redis-resp - redis-io - # - swagger # BLOCKED aeson 1.0 + - swagger - tinylog - wai-predicates - # GHC 8 - wai-routing + - wai-routing - zeromq4-haskell "trupill@gmail.com": @@ -806,10 +805,10 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - # GHC 8 - file-location + # - file-location # bounds: transformers - fuzzcheck - haddock-api - # haskell-src-exts 1.18 - here + - here - hlibgit2 - gitlib-libgit2 - hostname-validate @@ -823,7 +822,7 @@ packages: - Chart-cairo - ghc-events - monad-extras - # - stack < 9.9.9 # BLOCKED http-conduit 2.2 + # - stack < 9.9.9 # bounds: ghc, template-haskell - optparse-simple - hpack @@ -852,19 +851,19 @@ packages: - Spock-core - Spock-api - Spock-api-server - # via digestive-functors - Spock-digestive + # - Spock-digestive # via: digestive-functors - Spock-worker - graph-core - hvect - reroute - users - # via esqueleto - users-persistent + # - users-persistent # via: esqueleto - users-postgresql-simple - users-test - validate-input - ignore - elm-bridge - # via digestive-functors - digestive-bootstrap + # digestive-bootstrap # via: digestive-functors, digestive-functors-blaze - blaze-bootstrap - dataurl - psql-helpers @@ -874,10 +873,10 @@ packages: "Joey Eremondi @JoeyEremondi": - aeson-pretty - digest - # via elm-compiler - elm-build-lib - # bounds - elm-compiler + # - elm-build-lib # via: elm-compiler + # - elm-compiler # bounds: aeson, binary, transformers, [...] - elm-core-sources - # bounds - elm-package + # - elm-package # bounds: HTTP, binary # via: elm-compiler, [...] - language-glsl - prettyclass - QuasiText @@ -930,13 +929,12 @@ packages: - indentation-parsec "Alois Cochard @aloiscochard": - [] - # GHC 8 & bounds - codex - # GHC 8 - machines-binary - # GHC 8 - machines-process - # GHC 8 - sarsi + # - codex # bounds: http-client, wreq + - machines-binary + - machines-process + # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: - # - wreq # BLOCKED http-client 0.5 + # - wreq # bounds: authenticate-oauth, http-client "Andraz Bajt @edofic": - effect-handlers @@ -951,7 +949,7 @@ packages: - cabal-rpm - cabal-sort - hslua - # - idris # BLOCKED safe + # - idris # bounds: safe - cairo - gio @@ -964,19 +962,19 @@ packages: - webkitgtk3-javascriptcore - ghcjs-codemirror - # via gi-gtk https://github.com/fpco/stackage/issues/1569 - ghcjs-dom - # via gi-gtk https://github.com/fpco/stackage/issues/1569 - jsaddle - # GHC 8 & bounds - leksah-server - # GHC 8 - ltk + # - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 + # - jsaddle # via: ret-tf # https://github.com/fpco/stackage/issues/1569 + # - leksah-server # bounds: ghc, base + # - ltk # bounds: ghc, base - vado - # GHC 8 - vcsgui + # - vcsgui # via: gi-gtk-hs - vcswrapper "Renzo Carbonara @k0001": - network-simple - # - pipes-aeson # BLOCKED pipes 4.2 + - pipes-aeson - pipes-attoparsec - # GHC 8 - pipes-binary + # - pipes-binary # bounds: binary, pipes, transformers - pipes-network "Tomas Carnecky @wereHamster": @@ -992,7 +990,7 @@ packages: - google-cloud - kraken - libinfluxdb - # - mole # BLOCKED optparse-applicative < 0.13 + # - mole # bounds: hspec, optparse-applicative - publicsuffix - rethinkdb-client-driver @@ -1014,9 +1012,8 @@ packages: "Leon Mergen @solatis": - base32string - base58string - # BLOCKED wreq: - # - bitcoin-api - # - bitcoin-api-extra + # - bitcoin-api # via: wreq + # - bitcoin-api-extra # via: bitcoin-api, wreq - bitcoin-block - bitcoin-script - bitcoin-tx @@ -1033,7 +1030,7 @@ packages: - gitson - pcre-heavy - http-link-header - # - microformats2-parser # BLOCKED aeson-qq + - microformats2-parser - hspec-expectations-pretty-diff "Francesco Mazzoli @bitonic": @@ -1081,13 +1078,13 @@ packages: - arithmoi - friendly-time - hashable - # - haxl + - haxl - monad-time - packdeps - recursion-schemes - unordered-containers - # fft + - fft - carray - ix-shapable - fft @@ -1095,13 +1092,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - # 0.91 Compilation failure due to -Werror - regex-dfa - # 0.90 Compilation failure due to -Werror - regex-parsec + # - regex-dfa # 0.91 Compilation failure due to -Werror + # - regex-parsec # 0.90 Compilation failure due to -Werror - regex-pcre - regex-posix - regex-tdfa - # GHC 8 - regex-tdfa-utf8 - # 0.91 Compilation failure due to -Werror - regex-tre + # regex-tdfa-utf8 # bounds: ghc, base + # - regex-tre # 0.91 Compilation failure due to -Werror # Universe - universe @@ -1346,12 +1343,11 @@ packages: - plot - plot-gtk - plot-gtk3 - - vector-buffer - # 0.1.2.1 Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa + - hmatrix-repa "Noam Lewis @sinelaw": - # via hxt-tagsoup - xml-to-json + # - xml-to-json # via: hexpat - xml-to-json-fast - digits - unification-fd @@ -1363,13 +1359,13 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": - # 0.4.1.1 compilation failure against GHC 8 - aeson-schema + # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - H - inline-r # "David Fox @ddssff": - # GHC bug https://github.com/ddssff/debian-haskell/issues/6 - debian - # via memoize - cabal-debian + # - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 + # - cabal-debian # via: debian "Stefan Saasen @juretta": - jwt @@ -1384,7 +1380,7 @@ packages: - autoexporter - bento - bmp # Maintained by @benl23x5. - # GHC 8 - ekg-statsd # Maintained by @tibbe. + # - ekg-statsd # Maintained by @tibbe. - flow - github-release - gloss # Maintained by @benl23x5. @@ -1424,8 +1420,8 @@ packages: - streaming-wai # "Smirnov Alexey @chemist": - # GHC 8 - snmp - # GHC 8 - agentx + # - snmp # bounds: ghc, base + # - agentx # bounds: ghc, base "David Raymond Christiansen @david-christiansen": - annotated-wl-pprint @@ -1455,28 +1451,28 @@ packages: - clash-vhdl - clash-verilog - clash-systemverilog - # GHC 8 - clash-ghc + # - clash-ghc # bounds: ghc "Athan Clark @athanclark": - commutative - # via digestive functors - digestive-functors-lucid - #- ltext # https://github.com/ltext/ltext/issues/22 + # - digestive-functors-lucid # via: digestive functors + # - ltext # compilation failure: https://github.com/ltext/ltext/issues/22 - markup - # via poly-arity - nested-routes + # - nested-routes # via: HList - path-extra - # via HList - poly-arity (sent e-mail to HList maintainer) + # - poly-arity # via HList (sent e-mail to HList maintainer) - urlpath - wai-transformers - # - wai-middleware-content-type # BLOCKED aeson 1.0 via pandoc - # - wai-middleware-verbs # BLOCKED aeson 1.0 via pandoc + - wai-middleware-content-type + - wai-middleware-verbs - webpage - composition-extra - rose-trees - sets - timemap - - tries + - triesn - path-extra - # via poly-arity - pred-trie + # - pred-trie # via poly-arity - pred-set - HSet @@ -1525,18 +1521,18 @@ packages: - serf - uri-templater - librato - # bounds - datadog - # bounds - engine-io-growler - # bounds - flowdock - # GHC 8 - growler + # - datadog # bounds: aeson + # - engine-io-growler # bounds: websockets # via [...] + # - flowdock # bounds: aeson, http-client, [...] + # - growler # bounds: pipes, pipes-aeson, transformers "Michael Xavier @MichaelXavier": # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring - # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - phash + # - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - cron - # GHC 8 - tasty-tap - # via tasty-tap - tasty-fail-fast + # - tasty-tap # bounds: ghc, base + # - tasty-fail-fast # via: tasty-tap - drifter - drifter-postgresql @@ -1546,33 +1542,32 @@ packages: "Sam Rijs @srijs": - ndjson-conduit - # GHC 8 - attoparsec-trans + # - attoparsec-trans # bounds: transformers - operational-class - result - # "Anupam Jain @ajnsit": - # GHC 8 - wai-routes + "Anupam Jain @ajnsit": + - wai-routes "Daniel Patterson @dbp": - # via digestive-functors - hspec-snap + # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker - # - hworker-ses BLOCKED amazonka-core + - hworker-ses - fn - # via heist - fn-extra + # - fn-extra # via: digestive-functors "Chris Wong @lfairy": - nationstates "Mathieu Boespflug @mboes": - # via ihaskell & via ihaskell-blaze - ihaskell-inline-r + # - ihaskell-inline-r # via: ihaskell, ihaskell-blaze - cassette - distributed-closure - H - inline-r - jni - jvm - # BLOCKED GHC 8.0.2 - # - sparkle + - sparkle - th-lift "Christopher Reichert @creichert": @@ -1583,26 +1578,26 @@ packages: - yesod-auth-basic # "Alcides Viamontes @alcidesv": - # GHC 8 - second-transfer + # - second-transfer # bounds: GHC 8 # "Hirotomo Moriwaki @philopon": - # GHC 8 & bounds - apiary - # GHC 8 & bounds - apiary-logger - # GHC 8 & bounds - apiary-persistent - # GHC 8 & bounds - apiary-websockets - # GHC 8 & bounds - apiary-cookie - # GHC 8 & bounds - apiary-session - # GHC 8 & bounds - apiary-clientsession - # GHC 8 & bounds - apiary-authenticate - # GHC 8 & bounds - apiary-eventsource - # GHC 8 & bounds - apiary-mongoDB - # GHC 8 & bounds - apiary-memcached - # GHC 8 - types-compat - # GHC 8 - web-routing - # GHC 8 - bytestring-read - # GHC 8 & bounds - memcached-binary - # GHC 8 - barrier - # GHC 8 - haddocset + # - apiary # GHC 8 & bounds + # - apiary-logger # GHC 8 & bounds + # - apiary-persistent # GHC 8 & bounds + # - apiary-websockets # GHC 8 & bounds + # - apiary-cookie # GHC 8 & bounds + # - apiary-session # GHC 8 & bounds + # - apiary-clientsession # GHC 8 & bounds + # - apiary-authenticate # GHC 8 & bounds + # - apiary-eventsource # GHC 8 & bounds + # - apiary-mongoDB # GHC 8 & bounds + # - apiary-memcached # GHC 8 & bounds + # - types-compat # GHC 8 + # - web-routing # GHC 8 + # - bytestring-read # GHC 8 + # - memcached-binary # GHC 8 & bounds + # - barrier # GHC 8 + # - haddocset # GHC 8 "Kai Zhang @kaizhang": - clustering @@ -1663,7 +1658,7 @@ packages: "Will Thompson @wjt": [] - # - bustle https://github.com/vasylp/hgettext/issues/10 + # - bustle # https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass @@ -1689,21 +1684,19 @@ packages: "Sergey Alirzaev @l29ah": - monad-peel - NineP - # GHC 8 - Network-NineP + # - Network-NineP # GHC 8 "Oliver Charles @ocharles": - # GHC 8 - engine-io + # - engine-io # GHC 8 - diff3 - # GHC 8 & bounds - digestive-functors-aeson - # GHC 8 - exhaustive - # GHC 8 - libsystemd-journal - # GHC 8 - network-carbon - # GHC 8 - socket-io + # - digestive-functors-aeson # GHC 8 & bounds + # - exhaustive # GHC 8 + # - libsystemd-journal # GHC 8 + # - network-carbon # GHC 8 + # - socket-io # GHC 8 - tasty-rerun - logging-effect - # "Scott Murphy @smurphy8": - "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled # unfortunately the cabal package name and the github repo don't have the exact same name @@ -1739,38 +1732,38 @@ packages: "Matthew Pickering @mpickering": - refact - # bounds - servant-pandoc + # - servant-pandoc # bounds - ghc-exactprint # - apply-refact # BLOCKED optparse-applicative < 0.13 # "Andrew Gibiansky @gibiansky": - # GHC 8 - ihaskell - # via ihaskell - ihaskell-aeson - # via ihaskell - ihaskell-basic - # via ihaskell - ihaskell-blaze - # via ihaskell - ihaskell-charts - # via ihaskell - ihaskell-diagrams - # via ihaskell - ihaskell-hatex - # via ihaskell - ihaskell-juicypixels - # via ihaskell - ihaskell-magic - # via ihaskell - ihaskell-rlangqq - # via ihaskell - ihaskell-static-canvas - # GHC 8 - ghc-parser - # GHC 8 - ipython-kernel + # - ihaskell # GHC 8 + # - ihaskell-aeson # via: ihaskell + # - ihaskell-basic # via: ihaskell + # - ihaskell-blaze # via: ihaskell + # - ihaskell-charts # via: ihaskell + # - ihaskell-diagrams # via: ihaskell + # - ihaskell-hatex # via: ihaskell + # - ihaskell-juicypixels # via: ihaskell + # - ihaskell-magic # via: ihaskell + # - ihaskell-rlangqq # via: ihaskell + # - ihaskell-static-canvas # via: ihaskell + # - ghc-parser # GHC 8 + # - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": - Agda "James Cook @mokus0": - dependent-sum - # - dependent-sum-template BLOCKED dependent-sum-0.4 + # - dependent-sum-template # BLOCKED dependent-sum-0.4 - dependent-map - dice - hstatsd - misfortune "Timo von Holtz @tvh": - # via haxl - haxl-amazonka + - haxl-amazonka - hasql-migration - servant-JuicyPixels @@ -1815,7 +1808,7 @@ packages: - storable-record "Brandon Martin @codedmart": - # GHC 8 & via engine-io - engine-io-wai + # - engine-io-wai # GHC 8 & via engine-io - rethinkdb "Michael Walker @barrucadu": @@ -1839,7 +1832,7 @@ packages: - from-sum - hailgun - hailgun-simple - # GHC 8 - ig + # - ig # GHC 8 - natural-transformation - opaleye-trans - pretty-simple @@ -1860,15 +1853,15 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi -- disabled because of https://github.com/commercialhaskell/stack/issues/2795 + # - yi # https://github.com/commercialhaskell/stack/issues/2795 - yi-core - # - yi-frontend-pango -- disabled because of https://github.com/commercialhaskell/stack/issues/2795 + # - yi-frontend-pango # https://github.com/commercialhaskell/stack/issues/2795 - yi-frontend-vty - yi-fuzzy-open - yi-ireader - yi-keymap-cua - yi-keymap-emacs - #- yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 + # - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 - yi-language - yi-misc-modes - yi-mode-haskell @@ -1883,9 +1876,9 @@ packages: - GPipe-GLFW # "Csaba Hruska @csabahruska": - # GHC 8 - lambdacube-ir - # GHC 8 & via wavefront - lambdacube-gl - # GHC 8 & bounds - lambdacube-compiler + # - lambdacube-ir # GHC 8 + # - lambdacube-gl # GHC 8 & via wavefront + # - lambdacube-compiler # GHC 8 & bounds "Spencer Janssen @spencerjanssen": - Xauth @@ -1940,7 +1933,7 @@ packages: "Mark Fine @markfine": - postgresql-schema - # test failures https://github.com/fpco/stackage/issues/873 - sbp + # - sbp # test failures https://github.com/fpco/stackage/issues/873 "Jinjing Wang @nfjinjing": - moesocks @@ -1965,8 +1958,8 @@ packages: - hruby - language-puppet - tar-conduit - # Doesn't allow http-types >= 0.9.1 - stm-firehose - # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 - hslogstash + # - stm-firehose # Doesn't allow http-types >= 0.9.1 + # - hslogstash # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 "Mark Karpov @mrkkrp": - megaparsec @@ -1986,11 +1979,11 @@ packages: - req-conduit # "Thomas Bereknyei ": - # GHC 8 - multiplate + # - multiplate # GHC 8 # "Sumit Sahrawat @sumitsahrawat": - # GHC 8 & via plot - plot-gtk-ui - # GHC 8 - calculator + # - plot-gtk-ui # GHC 8 & via plot + # - calculator # GHC 8 "Emmanuel Touzery @emmanueltouzery": - app-settings @@ -2014,13 +2007,13 @@ packages: "Facundo Domínguez @facundominguez": - distributed-process - # GHC 8 - distributed-process-async - # GHC 8 - distributed-process-client-server - # GHC 8 - distributed-process-execution - # GHC 8 - distributed-process-extras - # GHC 8 - distributed-process-registry - # GHC 8 - distributed-process-supervisor - # GHC 8 - distributed-process-task + # - distributed-process-async # GHC 8 + # - distributed-process-client-server # GHC 8 + # - distributed-process-execution # GHC 8 + # - distributed-process-extras # GHC 8 + # - distributed-process-registry # GHC 8 + # - distributed-process-supervisor # GHC 8 + # - distributed-process-task # GHC 8 - distributed-process-simplelocalnet - distributed-static - network-transport @@ -2030,8 +2023,8 @@ packages: - rank1dynamic # "Alexander Vershilov @qnikst": - # https://github.com/qnikst/imagemagick/issues/41 - imagemagick - # GHC 8 - network-transport-zeromq + # - imagemagick # https://github.com/qnikst/imagemagick/issues/41 + # - network-transport-zeromq # GHC 8 "Takahiro Himura @thimura": - lens-regex @@ -2040,17 +2033,17 @@ packages: # - twitter-types-lens # BLOCKED derive # "Robbin C. robbinch": - # via lzma-conduit - zim-parser + # - zim-parser # via lzma-conduit "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - hashable-time # "Tim Baumann @timjb": - # GHC 8 & via engine-io - engine-io-yesod + # - engine-io-yesod # GHC 8 & via engine-io "Tim McGilchrist @tmcgilchrist": - # bounds - riak + # - riak # bounds - airship "Yuras Shumovich @Yuras": @@ -2061,7 +2054,7 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - # GHC 8 - partial-isomorphisms + # - partial-isomorphisms # GHC 8 - vinyl "Christoph Breitkopf @bokesan": @@ -2087,7 +2080,7 @@ packages: - ekg # "Emin Karayel @ekarayel": - # GHC 8 - sync-mht + # - sync-mht # GHC 8 "Michael Schröder @mcschroeder": - ctrie @@ -2110,18 +2103,18 @@ packages: # Missing test files https://github.com/fpco/stackage/issues/1001 - hashids # "Joe Hermaszewski @expipiplus1": - # GHC 8 & via memoize - exact-real + # - exact-real # GHC 8 & via memoize # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - # bounds - Cartesian - # bounds - Michelangelo + # - Cartesian # bounds + # - Michelangelo # bounds "Henry J. Wylde @hjwylde": [] # - git-fmt # BLOCKED optparse-applicative 0.13 # - omnifmt # BLOCKED optparse-applicative 0.13 - # aeson & extra - werewolf - # aeson & extra & http-client & http-client-tls - werewolf-slack + # - werewolf # aeson & extra + # - werewolf-slack # aeson & extra & http-client & http-client-tls "Will Sewell @willsewell": - benchpress @@ -2194,14 +2187,14 @@ packages: - frontmatter - read-editor - hspec-setup - # bounds - hzulip + # - hzulip # bounds - list-prompt - # GHC 8 - memoization-utils + # - memoization-utils # GHC 8 # - package-description-remote # BLOCKED wreq - projectroot - questioner # - stack-run-auto # BLOCKED wreq - # aeson 1.0 - hpack-convert + # - hpack-convert # aeson 1.0 - language-dockerfile "Pascal Hartig @passy": @@ -2213,7 +2206,7 @@ packages: "Denis Redozubov @dredozubov": - tracy - # GHC 8 - hreader-lens + # - hreader-lens # GHC 8 "Yuji Yamamoto @igrep": - yes-precure5-command @@ -2232,11 +2225,11 @@ packages: - dawg-ord "Amit Levy @alevy": - # 0.4.1 compilation failure - postgresql-orm + - postgresql-orm # 0.4.1 compilation failure - simple - simple-templates - simple-session - # via postgresql-orm - simple-postgresql-orm + - simple-postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. @@ -2261,7 +2254,7 @@ packages: "Justus Adam @JustusAdam": [] - #- mustache # BLOCKED wreq + # - mustache # BLOCKED wreq "Cindy Wang @CindyLinz": - NoTrace @@ -2289,7 +2282,7 @@ packages: - turtle-options # "Ruey-Lin Hsu @petercommand": - # GHC 8 - MASMGen + # - MASMGen # GHC 8 "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv @@ -2308,7 +2301,7 @@ packages: - Chart-diagrams # "Aaron Levin @aaronmblevin": - # GHC 8 & lots of other packages - haskell-kubernetes + # - haskell-kubernetes # GHC 8 & lots of other packages "Aaron Levin @aaronmblevin": - free-vl @@ -2356,7 +2349,7 @@ packages: - unix-bytestring # "Carlo Hamalainen @carlohamalainen": - # GHC 8 - ghc-imported-from + # - ghc-imported-from # GHC 8 "Fraser Tweedale @frasertweedale": - jose @@ -2378,8 +2371,7 @@ packages: - hw-bits - hw-conduit - hw-diagnostics - # https://github.com/haskell-works/hw-json/issues/4 - # - hw-json + # - hw-json # compilation failure: https://github.com/haskell-works/hw-json/issues/4 - hw-parser - hw-prim - hw-rankselect @@ -2396,15 +2388,16 @@ packages: [] # - yesod-job-queue # https://github.com/nakaji-dayo/yesod-job-queue/issues/10 - # "Braden Walters @meoblast001": - # - hakyll-sass + "Braden Walters @meoblast001": + [] + # - hakyll-sass # bounds: aeson-pretty "Patrick Thomson @helium": - postgresql-transactional "Tom Murphy @amindfv": - # 0.2.0.5 compilation failure - vivid - # GHC 8 - midair + # - vivid # 0.2.0.5 compilation failure + # - midair # GHC 8 - nano-erl "Toshio Ito @debug-ito": @@ -2428,8 +2421,7 @@ packages: - stratosphere "Alexey Rodiontsev @klappvisor": - [] - # - telegram-api https://github.com/fpco/stackage/issues/1689 + - telegram-api "Iñaki García Etxebarria @garetxe": # Pinned to versions not using custom-setup, since stack does @@ -2496,8 +2488,7 @@ packages: "Greg Hurrell @wincent": [] - # https://github.com/wincent/docvim/issues/30 - # - docvim + # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": - countable @@ -2540,7 +2531,7 @@ packages: - camfort - codo-notation - fortran-src - # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - ixmonad + # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran "Philipp Schuster @phischu": @@ -2555,7 +2546,7 @@ packages: "Rune K. Svendsen @runeks": [] - # - bitcoin-payment-channel # BLOCKED aeson 1.0 + # - bitcoin-payment-channel # bounds: aeson 1.0 "Al Zohali @zohl": - servant-auth-cookie < 0.4.1 || > 0.4.1 @@ -2571,7 +2562,7 @@ packages: "Matthias Herrmann @2chilled": [] - # - scrape-changes # BLOCKED wreq + # - scrape-changes # via: wreq "Daniel Mendler @minad": - quickcheck-special @@ -3309,6 +3300,7 @@ tell-me-when-its-released: - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 - hakyll-4.9.2.0 # re-enable tests - Spock-core-0.11.0.0 # testsuite fail +- vivid-0.2.0.5 # compilation failure # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 8970490dbe2375eeb673355afd914586202a04c6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 20:39:04 +0100 Subject: [PATCH 1144/2525] Re-disable present --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b01be83..d375b852 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -291,7 +291,7 @@ packages: - lucid - osdkeys - pdfinfo - - present + # - present # compilation failure against haskell-src-exts - pure-io - scrobble - shell-conduit From 6fc14348cb64878d72d61c7a48cc6aca8dd5a3ac Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 20:47:04 +0100 Subject: [PATCH 1145/2525] Expect haskell-docs tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d375b852..9ce9b8c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3067,6 +3067,7 @@ expected-test-failures: # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - haskell-docs # GHC bug # Stackage upper bounds, re-enable these when their upper bound is removed - hindent # 4.6.4 From e7f708cd5252246943be7408a22e505dd5c1fdca Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:02:33 +0100 Subject: [PATCH 1146/2525] Re-disable scrobble --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ce9b8c5..94766bca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -293,7 +293,7 @@ packages: - pdfinfo # - present # compilation failure against haskell-src-exts - pure-io - - scrobble + # - scrobble # compilation errors against time 1.6 - shell-conduit - sourcemap - hindent From 05733ce32f17bc9b205f59a9c50759c017c87f90 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:03:30 +0100 Subject: [PATCH 1147/2525] Re-disable postgresql-orm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94766bca..1edb0d01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2225,7 +2225,7 @@ packages: - dawg-ord "Amit Levy @alevy": - - postgresql-orm # 0.4.1 compilation failure + # - postgresql-orm # 0.4.1 compilation failure - simple - simple-templates - simple-session From 93a9140b452abd6c6cc4427fc79fb34e0ad5e7a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:05:13 +0100 Subject: [PATCH 1148/2525] Expect jose-jwt tests to fail #2162 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1edb0d01..d89b86e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3049,6 +3049,7 @@ expected-test-failures: - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + - jose-jwt # 0.7.3 https://github.com/fpco/stackage/issues/2162 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 22bbe3c621bd73ed86c829212802f8bfb48662f7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:07:25 +0100 Subject: [PATCH 1149/2525] Re-disable sparkle --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d89b86e1..eaa8b444 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1567,7 +1567,7 @@ packages: - inline-r - jni - jvm - - sparkle + # - sparkle # build failure, requires gradle - th-lift "Christopher Reichert @creichert": From 2470389c1a55fc3e26215a05f22c1f1b9aead38c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:08:33 +0100 Subject: [PATCH 1150/2525] Expect generic-random tests to time out --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eaa8b444..c72e5905 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2951,6 +2951,7 @@ expected-test-failures: # servers time limit so these shouldn't be removed from # expected-tests unless we know a fix has been released. - cabal-helper + - generic-random - graphviz - punycode - zip From fa59212869db8cc1d7b367ba05a2e56e73b4725b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:52:33 +0100 Subject: [PATCH 1151/2525] Go through the rest of disabled packages and re-enable some more --- build-constraints.yaml | 181 +++++++++++++++++++---------------------- 1 file changed, 84 insertions(+), 97 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c72e5905..feb3ec94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -436,8 +436,7 @@ packages: "Patrick Brisbin @pbrisbin": - gravatar - "Paul Harper @benekastah": - [] + # "Paul Harper @benekastah": # - yesod-auth-oauth2 # bounds: aeson-1.0, http-client, load-env "Felipe Lessa @meteficha": @@ -748,8 +747,7 @@ packages: - io-choice # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 - "Daniel Gröber @DanielG": - [] + # "Daniel Gröber @DanielG": # - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes # - cabal-helper # bounds: extra 1.5 @@ -1616,13 +1614,13 @@ packages: - conduit-parse - opml-conduit - rss-conduit - # - imm # BLOCKED derive + - imm - timerep - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers - # - hprotoc # https://github.com/k-bx/protocol-buffers/issues/45 + # - hprotoc # build failure https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - ekg-core - digits @@ -1640,7 +1638,7 @@ packages: "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx - # - pipes-illumina # BLOCKED pipes 4.2 via pipes-bgzf + # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc - xlsior @@ -1648,17 +1646,16 @@ packages: "John Lenz @wuzzeb": - yesod-auth-account - yesod-static-angular - # - hspec-webdriver # https://github.com/kallisti-dev/hs-webdriver/issues/98 - # - webdriver-angular # https://github.com/kallisti-dev/hs-webdriver/issues/98 + - hspec-webdriver + - webdriver-angular "Sven Heyll @sheyll": - b9 - type-spec - pretty-types - "Will Thompson @wjt": - [] - # - bustle # https://github.com/vasylp/hgettext/issues/10 + # "Will Thompson @wjt": + # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass @@ -1684,16 +1681,16 @@ packages: "Sergey Alirzaev @l29ah": - monad-peel - NineP - # - Network-NineP # GHC 8 + - Network-NineP "Oliver Charles @ocharles": - # - engine-io # GHC 8 + # - engine-io # bounds: aeson, websockets - diff3 - # - digestive-functors-aeson # GHC 8 & bounds - # - exhaustive # GHC 8 - # - libsystemd-journal # GHC 8 - # - network-carbon # GHC 8 - # - socket-io # GHC 8 + # - digestive-functors-aeson # bounds: aeson, lens # via: digestive-functors + - exhaustive + - libsystemd-journal + - network-carbon + # - socket-io # bounds: aeson, via: engine-io - tasty-rerun - logging-effect @@ -1732,9 +1729,9 @@ packages: "Matthew Pickering @mpickering": - refact - # - servant-pandoc # bounds + # - servant-pandoc # bounds: pandoc-types, servant-docs - ghc-exactprint - # - apply-refact # BLOCKED optparse-applicative < 0.13 + # - apply-refact # "Andrew Gibiansky @gibiansky": # - ihaskell # GHC 8 @@ -1756,7 +1753,7 @@ packages: "James Cook @mokus0": - dependent-sum - # - dependent-sum-template # BLOCKED dependent-sum-0.4 + # - dependent-sum-template # bounds: dependent-sum - dependent-map - dice - hstatsd @@ -1808,7 +1805,7 @@ packages: - storable-record "Brandon Martin @codedmart": - # - engine-io-wai # GHC 8 & via engine-io + # - engine-io-wai # bounds: ghc, base - rethinkdb "Michael Walker @barrucadu": @@ -1832,7 +1829,7 @@ packages: - from-sum - hailgun - hailgun-simple - # - ig # GHC 8 + # - ig # bounds: http-conduit, transformers - natural-transformation - opaleye-trans - pretty-simple @@ -1853,15 +1850,15 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi # https://github.com/commercialhaskell/stack/issues/2795 + # - yi # build failure https://github.com/commercialhaskell/stack/issues/2795 - yi-core - # - yi-frontend-pango # https://github.com/commercialhaskell/stack/issues/2795 + # - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795 - yi-frontend-vty - yi-fuzzy-open - yi-ireader - yi-keymap-cua - yi-keymap-emacs - # - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 + - yi-keymap-vim - yi-language - yi-misc-modes - yi-mode-haskell @@ -1876,9 +1873,9 @@ packages: - GPipe-GLFW # "Csaba Hruska @csabahruska": - # - lambdacube-ir # GHC 8 - # - lambdacube-gl # GHC 8 & via wavefront - # - lambdacube-compiler # GHC 8 & bounds + # - lambdacube-ir # bounds: aeson + # - lambdacube-gl # bounds: aeson, time # via: lambdacube-ir + # - lambdacube-compiler # bounds: aeson, megaparsec # via: lambdacube-ir "Spencer Janssen @spencerjanssen": - Xauth @@ -1898,9 +1895,8 @@ packages: - http-common - http-streams - "Devan Stormont @stormont": - [] - # - forecast-io # BLOCKED aeson 1.0 + # "Devan Stormont @stormont": + # - forecast-io # bounds: aeson 1.0 "Sean Hunt @markfine": - postgresql-schema - # - sbp # test failures https://github.com/fpco/stackage/issues/873 + - sbp "Jinjing Wang @nfjinjing": - moesocks @@ -1945,7 +1941,7 @@ packages: - tree-fun - random-tree - clumpiness - # - find-clumpiness # BLOCKED optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 + # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum "Simon Marechal @bartavelle": @@ -1958,8 +1954,8 @@ packages: - hruby - language-puppet - tar-conduit - # - stm-firehose # Doesn't allow http-types >= 0.9.1 - # - hslogstash # GHC 8 & doesn't allow aeson >= 0.11.2.0 & doesn't allow lens >= 4.14 + # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp + # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose "Mark Karpov @mrkkrp": - megaparsec @@ -1979,11 +1975,11 @@ packages: - req-conduit # "Thomas Bereknyei ": - # - multiplate # GHC 8 + # - multiplate # bounds: transformers - # "Sumit Sahrawat @sumitsahrawat": - # - plot-gtk-ui # GHC 8 & via plot - # - calculator # GHC 8 + "Sumit Sahrawat @sumitsahrawat": + - plot-gtk-ui + # - calculator # bounds: ghc, base "Emmanuel Touzery @emmanueltouzery": - app-settings @@ -1991,7 +1987,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - # - smsaero # https://github.com/GetShopTV/smsaero/issues/12 + # - smsaero # build failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - swagger2 - servant-swagger @@ -2024,26 +2020,26 @@ packages: # "Alexander Vershilov @qnikst": # - imagemagick # https://github.com/qnikst/imagemagick/issues/41 - # - network-transport-zeromq # GHC 8 + # - network-transport-zeromq # bounds: ghc # via: distributed-process-tests "Takahiro Himura @thimura": - lens-regex - # - twitter-conduit # BLOCKED http-conduit 2.2 - # - twitter-types # BLOCKED derive - # - twitter-types-lens # BLOCKED derive + # - twitter-conduit # bounds: http-conduit 2.2 # via: twitter-types, twitter-types-lens + # - twitter-types # via: derive + # - twitter-types-lens # via: twitter-types # "Robbin C. robbinch": - # - zim-parser # via lzma-conduit + # - zim-parser # via: lzma "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - hashable-time # "Tim Baumann @timjb": - # - engine-io-yesod # GHC 8 & via engine-io + # - engine-io-yesod # bounds: ghc, base - "Tim McGilchrist @tmcgilchrist": - # - riak # bounds + "Tim McGilchrist @tmcgilchrist": + - riak - airship "Yuras Shumovich @Yuras": @@ -2054,7 +2050,7 @@ packages: - scanner "Stanislav Chernichkin @schernichkin": - # - partial-isomorphisms # GHC 8 + - partial-isomorphisms - vinyl "Christoph Breitkopf @bokesan": @@ -2071,8 +2067,7 @@ packages: - nfc "Adam Curtis @kallisti-dev": - [] - # - webdriver # https://github.com/kallisti-dev/hs-webdriver/issues/98 + - webdriver "Luke Iannini @lukexi": - inline-c @@ -2080,7 +2075,7 @@ packages: - ekg # "Emin Karayel @ekarayel": - # - sync-mht # GHC 8 + # - sync-mht # bounds: ghc, base "Michael Schröder @mcschroeder": - ctrie @@ -2089,8 +2084,8 @@ packages: "Greg Weber @gregwebs": - base-noprelude - # "Andrew Lelechenko @Bodigrim": - # Missing test files https://github.com/fpco/stackage/pull/979 - exp-pairs + "Andrew Lelechenko @Bodigrim": + - exp-pairs "Stefan Kersten @kaoskorobase": - hsndfile @@ -2103,18 +2098,17 @@ packages: # Missing test files https://github.com/fpco/stackage/issues/1001 - hashids # "Joe Hermaszewski @expipiplus1": - # - exact-real # GHC 8 & via memoize + # - exact-real # bounds: ghc, base # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - # - Cartesian # bounds - # - Michelangelo # bounds + # - Cartesian # bounds: lens + # - Michelangelo # bounds: lens # via: Wavefront - "Henry J. Wylde @hjwylde": - [] - # - git-fmt # BLOCKED optparse-applicative 0.13 - # - omnifmt # BLOCKED optparse-applicative 0.13 - # - werewolf # aeson & extra - # - werewolf-slack # aeson & extra & http-client & http-client-tls + # "Henry J. Wylde @hjwylde": + # - git-fmt # bounds: optparse-applicative 0.13 + # - omnifmt # bounds: optparse-applicative 0.13 + # - werewolf # bounds: aeson, extra, lens + # - werewolf-slack # bounds: aeson, extra, http-client, http-client-tls # via: werewolf "Will Sewell @willsewell": - benchpress @@ -2182,19 +2176,19 @@ packages: "Pedro Tacla Yamada @yamadapc": - ascii-progress - drawille - # - extract-dependencies # BLOCKED wreq + # - extract-dependencies # via: package-description-remote - file-modules - frontmatter - read-editor - hspec-setup - # - hzulip # bounds + # - hzulip # bounds: aeson, stm-conduit - list-prompt - # - memoization-utils # GHC 8 - # - package-description-remote # BLOCKED wreq + # - memoization-utils # bounds: time + # - package-description-remote # via: wreq - projectroot - questioner - # - stack-run-auto # BLOCKED wreq - # - hpack-convert # aeson 1.0 + # - stack-run-auto # via: extract-dependencies, wreq + # - hpack-convert # bounds: aeson 1.0 - language-dockerfile "Pascal Hartig @passy": @@ -2206,7 +2200,7 @@ packages: "Denis Redozubov @dredozubov": - tracy - # - hreader-lens # GHC 8 + # - hreader-lens # bounds: hreader "Yuji Yamamoto @igrep": - yes-precure5-command @@ -2252,9 +2246,8 @@ packages: "Suhail Shergill @suhailshergill": - extensible-effects - "Justus Adam @JustusAdam": - [] - # - mustache # BLOCKED wreq + # "Justus Adam @JustusAdam": + # - mustache # via: wreq "Cindy Wang @CindyLinz": - NoTrace @@ -2282,7 +2275,7 @@ packages: - turtle-options # "Ruey-Lin Hsu @petercommand": - # - MASMGen # GHC 8 + # - MASMGen # bounds: ghc, base "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv @@ -2301,7 +2294,7 @@ packages: - Chart-diagrams # "Aaron Levin @aaronmblevin": - # - haskell-kubernetes # GHC 8 & lots of other packages + # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client "Aaron Levin @aaronmblevin": - free-vl @@ -2349,13 +2342,12 @@ packages: - unix-bytestring # "Carlo Hamalainen @carlohamalainen": - # - ghc-imported-from # GHC 8 + # - ghc-imported-from # bounds: process-streaming # via: ghc-mod "Fraser Tweedale @frasertweedale": - jose - "Yutaka Nishimura @ynishi": - [] + # "Yutaka Nishimura @ynishi": # - atndapi # https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": @@ -2371,25 +2363,22 @@ packages: - hw-bits - hw-conduit - hw-diagnostics - # - hw-json # compilation failure: https://github.com/haskell-works/hw-json/issues/4 + - hw-json - hw-parser - hw-prim - hw-rankselect - hw-succinct - "Ismail Mustafa @ismailmustafa": - [] - # - handwriting # BLOCKED wreq + # "Ismail Mustafa @ismailmustafa": + # - handwriting # via: wreq "Stephen Diehl @sdiehl": - protolude - "Daishi Nakajima @nakaji_dayo": - [] - # - yesod-job-queue # https://github.com/nakaji-dayo/yesod-job-queue/issues/10 + # "Daishi Nakajima @nakaji_dayo": + # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 - "Braden Walters @meoblast001": - [] + # "Braden Walters @meoblast001": # - hakyll-sass # bounds: aeson-pretty "Patrick Thomson @helium": @@ -2397,7 +2386,7 @@ packages: "Tom Murphy @amindfv": # - vivid # 0.2.0.5 compilation failure - # - midair # GHC 8 + # - midair # bounds: ghc, base - nano-erl "Toshio Ito @debug-ito": @@ -2486,8 +2475,7 @@ packages: - exp-pairs - fast-digits - "Greg Hurrell @wincent": - [] + # "Greg Hurrell @wincent": # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": @@ -2544,9 +2532,8 @@ packages: "Anton Gushcha @ncrashed": - aeson-injector - "Rune K. Svendsen @runeks": - [] - # - bitcoin-payment-channel # bounds: aeson 1.0 + # "Rune K. Svendsen @runeks": + # - bitcoin-payment-channel # bounds: QuickCheck, aeson 1.0 # via: haskoin-core "Al Zohali @zohl": - servant-auth-cookie < 0.4.1 || > 0.4.1 @@ -2560,8 +2547,7 @@ packages: "Thierry Bourrillon @tbourrillon": - hocilib - "Matthias Herrmann @2chilled": - [] + # "Matthias Herrmann @2chilled": # - scrape-changes # via: wreq "Daniel Mendler @minad": @@ -3038,6 +3024,7 @@ expected-test-failures: - xlsior # https://github.com/rcallahan/xlsior/issues/1 - hakyll # https://github.com/jaspervdj/hakyll/issues/491 - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test + - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 # Assertion failures, these can be real bugs or just limitations # in the test cases. From e069d9b75fc1fa726c4f1c3d78bcb115cbcc7e73 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:52:46 +0100 Subject: [PATCH 1152/2525] Expect lens tests to time out --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index feb3ec94..8a8a9341 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2938,6 +2938,7 @@ expected-test-failures: # expected-tests unless we know a fix has been released. - cabal-helper - generic-random + - lens - graphviz - punycode - zip From 7bac8ce7c9c0378743dda5e609e056022594b055 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 21:58:02 +0100 Subject: [PATCH 1153/2525] Re-disable TaxonomyTools --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a8a9341..fab83880 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -686,7 +686,7 @@ packages: - Genbank - RNAlien - Taxonomy - - TaxonomyTools + # - TaxonomyTools # build failure - ViennaRNAParser "Silk ": From e569e6af8d823faf141274f47dc6165d01569d45 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Dec 2016 22:15:16 +0100 Subject: [PATCH 1154/2525] Re-disable simple-postgresql-orm --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fab83880..86a9e677 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,6 +3,7 @@ ghc-major-version: "8.0" packages: "Li-yao Xia @Lysxia": - generic-random + - postgresql-orm < 0 "Tobias Dammers @tdammers": - ginger @@ -2223,7 +2224,7 @@ packages: - simple - simple-templates - simple-session - - simple-postgresql-orm + # - simple-postgresql-orm # via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. From 32bace97caf24a77eaf03efc4609d52a9a34aa5d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Dec 2016 00:08:16 +0100 Subject: [PATCH 1155/2525] Re-disable sbp --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86a9e677..d8aca27a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1930,7 +1930,7 @@ packages: "Mark Fine @markfine": - postgresql-schema - - sbp + # - sbp # build failure "Jinjing Wang @nfjinjing": - moesocks From 252da96f89bba90edf03b0fa55d1448e7228becc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Dec 2016 00:40:52 +0100 Subject: [PATCH 1156/2525] Re-disable hworker-ses --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8aca27a..517fdad9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1551,7 +1551,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker - - hworker-ses + - hworker-ses # 0.1.1.0 build failure - fn # - fn-extra # via: digestive-functors From b145c0ea54cc87732a2b834a0c5d7e8d42283473 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Dec 2016 22:32:07 -0800 Subject: [PATCH 1157/2525] Re-disable hworker-ses per build failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 517fdad9..6dea0e0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1551,7 +1551,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker - - hworker-ses # 0.1.1.0 build failure + # - hworker-ses # 0.1.1.0 build failure - fn # - fn-extra # via: digestive-functors From c2fef2123eeaad87d721e85be843f544f9a3d4d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Dec 2016 22:51:47 -0800 Subject: [PATCH 1158/2525] Expect classy-prelude-yesod haddocks to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dea0e0d..97c96a7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,9 @@ expected-haddock-failures: # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 + # "Argument list too long" + - classy-prelude-yesod + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From cefa03c9e464228de7e33d50c80ed5c9a3b8108d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Dec 2016 22:52:16 -0800 Subject: [PATCH 1159/2525] Temporarily disable hledger-web per #2164 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97c96a7d..65dd6b09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -719,7 +719,7 @@ packages: - hledger - hledger-lib - hledger-ui - - hledger-web + # - hledger-web # https://github.com/fpco/stackage/issues/2164 - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench From f0dc48c7708dd04830d0ce419830ee8975e6c4ab Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:00:56 -0800 Subject: [PATCH 1160/2525] Constrain shakespeare per yesodweb/shakespeare#200 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85359762..a40a8d6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2718,6 +2718,9 @@ packages: # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 + # https://github.com/yesodweb/shakespeare/issues/200 + - shakespeare < 2.0.12 + # end of packages # Package flags are applied to individual packages, and override the values of From ad006cd0a86444f3260dcfab90d48e524156711e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:01:44 -0800 Subject: [PATCH 1161/2525] enable hledger-web --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a40a8d6b..1a86b510 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -723,7 +723,7 @@ packages: - hledger - hledger-lib - hledger-ui - # - hledger-web # https://github.com/fpco/stackage/issues/2164 + - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench From 4c2370227c907fd86981645a6bc3c6a9a65dadde Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:07:54 -0800 Subject: [PATCH 1162/2525] Expect text-generic-pretty haddocks to fail per #2160 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a86b510..c20987be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3140,6 +3140,7 @@ expected-haddock-failures: # "Compilation" errors - 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 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 00ac53a20d31f4848fe363031f2a9cf00781e768 Mon Sep 17 00:00:00 2001 From: joe9 Date: Mon, 26 Dec 2016 00:25:00 -0700 Subject: [PATCH 1163/2525] added logger-thread and text-generic-pretty packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65dd6b09..85359762 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Joe M @joe9": + - logger-thread + - text-generic-pretty + "Li-yao Xia @Lysxia": - generic-random - postgresql-orm < 0 From d1fb15f1d72b230b8b5049e36cd58e2b5c11f8e6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:00:56 -0800 Subject: [PATCH 1164/2525] Constrain shakespeare per yesodweb/shakespeare#200 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85359762..a40a8d6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2718,6 +2718,9 @@ packages: # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 + # https://github.com/yesodweb/shakespeare/issues/200 + - shakespeare < 2.0.12 + # end of packages # Package flags are applied to individual packages, and override the values of From cb366bfe288545a63131ba8773c6a0400c824ed7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:01:44 -0800 Subject: [PATCH 1165/2525] enable hledger-web --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a40a8d6b..1a86b510 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -723,7 +723,7 @@ packages: - hledger - hledger-lib - hledger-ui - # - hledger-web # https://github.com/fpco/stackage/issues/2164 + - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench From 9409a803b66c1e849770cbb01b41ae1f11431d4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 10:07:54 -0800 Subject: [PATCH 1166/2525] Expect text-generic-pretty haddocks to fail per #2160 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a86b510..c20987be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3140,6 +3140,7 @@ expected-haddock-failures: # "Compilation" errors - 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 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 63154ac8da05ab5e9270b8b52b9e69e19480a394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Tue, 27 Dec 2016 13:46:15 +0100 Subject: [PATCH 1167/2525] Remove bounds on gi-* packages The latest versions in hackage should be buildable with both stack and cabal new-build. --- build-constraints.yaml | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c20987be..15429cae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2418,21 +2418,18 @@ packages: - telegram-api "Iñaki García Etxebarria @garetxe": - # Pinned to versions not using custom-setup, since stack does - # not understand that syntax yet: - # https://github.com/commercialhaskell/stack/issues/2094 - - gi-atk == 2.0.8 - - gi-cairo == 1.0.8 - - gi-gdk == 3.0.8 - - gi-gdkpixbuf == 2.0.8 - - gi-gio == 2.0.8 - - gi-glib == 2.0.8 - - gi-gobject == 2.0.8 - - gi-gtk == 3.0.8 - - gi-pango == 1.0.8 - - gi-soup == 2.4.8 - - gi-javascriptcore == 3.0.8 - - gi-webkit == 3.0.8 + - gi-atk + - gi-cairo + - gi-gdk + - gi-gdkpixbuf + - gi-gio + - gi-glib + - gi-gobject + - gi-gtk + - gi-pango + - gi-soup + - gi-javascriptcore == 3.0.* + - gi-webkit - haskell-gi - haskell-gi-base From 3ecf48026dbdeaacfd3c61b83e9346da0cc916e1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 13:54:37 -0800 Subject: [PATCH 1168/2525] Block a few packages to unconstrain pipes, see #2108 --- build-constraints.yaml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c20987be..34a6ba13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -975,10 +975,10 @@ packages: "Renzo Carbonara @k0001": - network-simple - - pipes-aeson - - pipes-attoparsec + # - pipes-aeson # bounds: pipes 4.3 + # - pipes-attoparsec # bounds: pipes 4.3 # - pipes-binary # bounds: binary, pipes, transformers - - pipes-network + # - pipes-network # bounds: pipes 4.3 "Tomas Carnecky @wereHamster": - avers @@ -1642,7 +1642,7 @@ packages: - hedis "Rob O'Callahan ropoctl@gmail.com @rcallahan": - - pipes-fastx + # - pipes-fastx # via pipes-attoparsec # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc @@ -1940,14 +1940,14 @@ packages: - moesocks "Gregory W. Schwartz @GregorySchwartz": - - fasta - - diversity - - modify-fasta + # - fasta # via pipes-attoparsec + # - diversity # via fasta + # - modify-fasta # via fasta - tree-fun - random-tree - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - - blosum + # - blosum # via fasta "Simon Marechal @bartavelle": - compactmap @@ -2702,10 +2702,6 @@ packages: # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2108 - - pipes < 4.3.0 - - pipes-safe < 2.2.5 - # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 From 560a3068fc755e4b1914ba3685dd9701b02a594f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 27 Dec 2016 23:47:57 +0100 Subject: [PATCH 1169/2525] Add lentil. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baceabc2..69d5bf66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -12,6 +12,7 @@ packages: "Luke Murphy @lwm": - tasty-discover + - lentil "Marco Zocca @ocramz": - sparse-linear-algebra From cc9129e0448eb9790e3ac5cc582fd01d26780561 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Dec 2016 17:14:05 -0800 Subject: [PATCH 1170/2525] Expect lentil tests to fail, see #2159 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8b3029b..f8ed26e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3036,6 +3036,7 @@ expected-test-failures: - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 + - lentil # https://github.com/fpco/stackage/pull/2159 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 From 560a140728668345666150c52c873d77a3d70d9e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 28 Dec 2016 11:14:58 +0200 Subject: [PATCH 1171/2525] Revert "Constrain shakespeare per yesodweb/shakespeare#200" This reverts commit d1fb15f1d72b230b8b5049e36cd58e2b5c11f8e6. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8ed26e4..17e3c5cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,9 +2712,6 @@ packages: # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 - # https://github.com/yesodweb/shakespeare/issues/200 - - shakespeare < 2.0.12 - # end of packages # Package flags are applied to individual packages, and override the values of From 457a2bafc1b1920dc0e58d30c3caeeedbd3aff46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 09:04:31 -0800 Subject: [PATCH 1172/2525] Add constraint "inflections < 0.3.0.0" per #2167 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17e3c5cf..a8869fd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,6 +2712,9 @@ packages: # https://github.com/fpco/stackage/issues/2163 - cayley-client < 0.3.0 + # https://github.com/fpco/stackage/issues/2167 + - inflections < 0.3.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3c33465b96e3f8aa2a7761984ebaadcecbe9d98d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 09:15:03 -0800 Subject: [PATCH 1173/2525] Unconstrain cayley-client, closes #2163 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8869fd5..902a9549 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2709,9 +2709,6 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 - # https://github.com/fpco/stackage/issues/2163 - - cayley-client < 0.3.0 - # https://github.com/fpco/stackage/issues/2167 - inflections < 0.3.0.0 From 316ff133ab5012e8e1afde6792bb3d273fb461cd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 09:18:48 -0800 Subject: [PATCH 1174/2525] Expect jose-jwt tests to pass, closes #2162 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 902a9549..76e414a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3038,7 +3038,6 @@ expected-test-failures: - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - - jose-jwt # 0.7.3 https://github.com/fpco/stackage/issues/2162 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 69b6db0e673750c5b0b2528667992fed9e0c5e86 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 23:11:38 -0800 Subject: [PATCH 1175/2525] Unconstrain inflections, closes #2167 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76e414a7..fd661b6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2709,9 +2709,6 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 - # https://github.com/fpco/stackage/issues/2167 - - inflections < 0.3.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From bac5c39c048500d4ac8e1c7d531b54480a57be32 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 23:29:43 -0800 Subject: [PATCH 1176/2525] Hide some packages that conflict with cryptonite --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd661b6d..a2d5c04d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3305,3 +3305,7 @@ hide: - monads-tf # mtl is preferred - protolude # `module Panic` conflicts with base - cryptohash # Superceeded by cryptonite +- crypto-random # Superceeded by cryptonite +- crypto-pubkey # Superceded by cryptonite +- crypto-numbers # Superceded by cryptonite +- crypto-api # `module Crypto.Random` conflicts with cryptonite From dbe5f8c427c39e6f44bfa161eee6c1d413bd9d90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 28 Dec 2016 23:38:29 -0800 Subject: [PATCH 1177/2525] Expect jose-jwt tests to fail per #2169 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2d5c04d..d7e1cf75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3040,6 +3040,7 @@ expected-test-failures: - ListLike # No issue tracker, e-mail sent to maintainer - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled + - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 From 448010b8e99c8275cea17d6509003be00bf9cbf2 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 29 Dec 2016 18:01:49 +0100 Subject: [PATCH 1178/2525] Fixed failing TC. http://hackage.haskell.org/package/lentil-1.0.6.1/changelog --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e1cf75..5d9be461 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3030,7 +3030,6 @@ expected-test-failures: - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - - lentil # https://github.com/fpco/stackage/pull/2159 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 From c24c213219ccf2876fa9897c1103f04c40de37f5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 2 Jan 2017 21:06:57 +0900 Subject: [PATCH 1179/2525] CURATORS.md: adding new curators --- CURATORS.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 0af3d9f3..d30420aa 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -279,15 +279,15 @@ Replace nightly with `lts7` to wipe the LTS 7 cache. ## Local curator setup -We don't run the full stackage build locally as that might take too +We do not run the full stackage build locally as that might take too much time. Some steps on the other hand are much faster to do yourself. -It's useful to be able to modify constraints locally before pushing to +It is useful to be able to modify constraints locally before pushing to the repository. To do this first install stackage-curator: `git clone git@github.com:fpco/stackage-curator.git && cd stackage-curator && stack install` or get the linux binary: https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 -(it's a good idea to upgrade stackage-curator at least at the start of your week as curator). +(it is a good idea to upgrade stackage-curator at least at the start of your week as curator). Then clone the stackage repo `git clone git@github.com:fpco/stackage.git`. Inside it run `stack update && stackage-curator check` to get new packages and do dependency resolution. @@ -295,5 +295,10 @@ This can be used to make sure all version bounds are in place (including for test suites and benchmarks), to check whether bounds can be lifted, and to get `tell-me-when-its-released` notifications. -Notably this doesn't build anything, so you won't see any compilation +Notably this does not build anything, so you wont see any compilation errors for builds/tests/benchmarks. + +## Adding new curators + +1. Add public ssh key to build server +2. Add to fpco/stackage project. From b971aeca7a127e4a688a83d63462bfa6deed96e3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 2 Jan 2017 21:16:56 +0900 Subject: [PATCH 1180/2525] CURATORS.md: mention authorized_keys --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index d30420aa..58f1691d 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -300,5 +300,5 @@ errors for builds/tests/benchmarks. ## Adding new curators -1. Add public ssh key to build server +1. Add public ssh key to `~/.ssh/authorized_keys` on build server 2. Add to fpco/stackage project. From 6f082b7683774cc7b251fefc2f71bc49bcff28f0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 2 Jan 2017 14:38:48 +0200 Subject: [PATCH 1181/2525] Use build.stackage.org --- CURATORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 58f1691d..91306c21 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -207,7 +207,7 @@ You'll need to get your SSH public key added to the machine. ~/.ssh/config info: ``` Host stackage-build User curators - Hostname ec2-52-5-20-252.compute-1.amazonaws.com + Hostname build.stackage.org ``` ### Running the build script From ad6fd5495991fbd60fa59ba464b2f7af6d8786b7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 2 Jan 2017 11:46:48 +0000 Subject: [PATCH 1182/2525] Add `generic` language, which Travis now supports. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 47bbda04..6df6863c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ sudo: false # Choose a lightweight base image; we provide our own build tools. -language: c +language: generic # GHC depends on GMP. You can add other dependencies here as well. addons: From a4463550ac194b36d5c48eba016adca29f8b124c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 2 Jan 2017 13:31:08 +0000 Subject: [PATCH 1183/2525] Remove `safecopy` from expected test failures. https://github.com/acid-state/safecopy/issues/45#issuecomment-258045406 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d9be461..b999c83c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3040,7 +3040,6 @@ expected-test-failures: - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - - safecopy # time 1.6 https://github.com/acid-state/safecopy/issues/45 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 From 81d3cbc81abfecc30ff616796deaaa43c29a0258 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 2 Jan 2017 23:01:23 +0900 Subject: [PATCH 1184/2525] build.sh: fix local stackage-curator --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 1dd7dadd..75ac1ea5 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -77,7 +77,7 @@ rm -f stackage-curator stackage-curator.bz2 wget https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 bunzip2 stackage-curator.bz2 chmod +x stackage-curator -stackage-curator --version +./stackage-curator --version ) ARGS_COMMON="--rm -v $WORKDIR:$HOME/work -w $HOME/work -v $BINDIR/stackage-curator:/usr/bin/stackage-curator:ro -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro -v $EXTRA_BIN_DIR/stack:/usr/bin/stack:ro" From d56fd1903dfca57bc86800a723134b0c7649daa8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 2 Jan 2017 15:37:57 +0000 Subject: [PATCH 1185/2525] Upper bounds for #2177 and #2178. --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b999c83c..0cfdb097 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2709,6 +2709,16 @@ packages: # https://github.com/fpco/stackage/issues/2136 - X11 < 1.7 + # https://github.com/fpco/stackage/issues/2177 + - aeson < 1.1.0.0 + + # https://github.com/fpco/stackage/issues/2178 + - hledger < 1.1 + - hledger-lib < 1.1 + - hledger-api < 1.1 + - hledger-ui < 1.1 + - hledger-web < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 3a4c0b873e5524eb473140c9d420cf17b45a5843 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 2 Jan 2017 18:53:27 +0000 Subject: [PATCH 1186/2525] Remove upper bounds (hledger-lib1.1). Close #2178. --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cfdb097..0c5c2e64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,13 +2712,6 @@ packages: # https://github.com/fpco/stackage/issues/2177 - aeson < 1.1.0.0 - # https://github.com/fpco/stackage/issues/2178 - - hledger < 1.1 - - hledger-lib < 1.1 - - hledger-api < 1.1 - - hledger-ui < 1.1 - - hledger-web < 1.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 43a03bca1a7101a24b645da87a06314404b4dba0 Mon Sep 17 00:00:00 2001 From: orome Date: Fri, 30 Dec 2016 14:13:48 -0500 Subject: [PATCH 1187/2525] Add crypto-enigma --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c5c2e64..525eeaa5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2662,6 +2662,9 @@ packages: "Hans-Peter Deifel @hpdeifel": - hledger-iadd + + "Roy Levien @orome": + - crypto-enigma # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2048823908b2c0aa70ae1169c0f5921026a65c04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boldizs=C3=A1r=20N=C3=A9meth?= Date: Wed, 28 Dec 2016 23:31:28 +0100 Subject: [PATCH 1188/2525] Add instance-control, references and haskell-tools. --- build-constraints.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 525eeaa5..df72ce92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2662,10 +2662,23 @@ packages: "Hans-Peter Deifel @hpdeifel": - hledger-iadd - + "Roy Levien @orome": - crypto-enigma + "Boldizsár Németh @nboldi": + - instance-control + - references + - haskell-tools-ast + - haskell-tools-backend-ghc + - haskell-tools-rewrite + - haskell-tools-prettyprint + - haskell-tools-refactor + - haskell-tools-demo + - haskell-tools-cli + - haskell-tools-daemon + - haskell-tools-debug + # 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 07a8edb2d32b49520600ca4b4552b96e171d0955 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sun, 1 Jan 2017 20:37:27 +0200 Subject: [PATCH 1189/2525] Add integer-logarithms --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df72ce92..2655d0d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1058,6 +1058,7 @@ packages: - generics-sop-lens - github - insert-ordered-containers + - integer-logarithms - JuicyPixels-scale-dct - lattices - monad-http From 48e85612169e94ce2e5d44270646ba0124f7061c Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 1 Jan 2017 11:02:57 +0100 Subject: [PATCH 1190/2525] Add choice package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2655d0d6..59b22f4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1567,6 +1567,7 @@ packages: "Mathieu Boespflug @mboes": # - ihaskell-inline-r # via: ihaskell, ihaskell-blaze - cassette + - choice - distributed-closure - H - inline-r From 647c4287692bbf6f4e38f4477a572cbe352174be Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Fri, 30 Dec 2016 11:12:09 -0600 Subject: [PATCH 1191/2525] Re-enable ekg-statsd --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59b22f4a..a015b333 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1385,7 +1385,7 @@ packages: - autoexporter - bento - bmp # Maintained by @benl23x5. - # - ekg-statsd # Maintained by @tibbe. + - ekg-statsd # Maintained by @tibbe. - flow - github-release - gloss # Maintained by @benl23x5. From 24aaa4b3f7f9b7ead10ef5938893d9f1b006f6ef Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Tue, 3 Jan 2017 16:03:55 +0000 Subject: [PATCH 1192/2525] Add `repline` and `picosat` packages. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a015b333..5d20165c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2382,6 +2382,8 @@ packages: "Stephen Diehl @sdiehl": - protolude + - repline + - picosat # "Daishi Nakajima @nakaji_dayo": # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 From 1c1177316abe01323a22fb91455d6c84aad62f4b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 3 Jan 2017 19:03:17 +0100 Subject: [PATCH 1193/2525] CURATORS: Mention how to avoid disabling packages where the maintainer hasn't been notified yet --- CURATORS.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 91306c21..7e8871a0 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -94,7 +94,19 @@ You can try this when you notice that a package has been updated. You can also periodically try to lift bounds (I think it's good to do this at the start of your week /@bergmark) -If stackage-curator is happy commit the change ("Remove upper bounds and close #X"). +If not all packages have been updated check if any of them are missing +from the original issue and if so add a new comment mentioning them. A +new package may appear if its dependencies were part of this issue but +have been updated since the last time we checked. We want to give +these new packages ample time to be upgraded. + +If stackage-curator is happy commit the change ("Remove upper bounds +and close #X"). After doing this the next nightly build may fail +because some packages didn't have an upper bound in place, but +compilation failed. In this case revert the previous commit so any +disabled packages are enabled again, re-open the issue, and add a new +comment with the failing packages. This is to give all maintainers +enough time to upgrade for this case as well. ### Amending upper bounds @@ -154,9 +166,12 @@ Comment out the offending packages from the "packages" section and add a comment saying why it was disabled: ``` - # - swagger # BLOCKED aeson 1.0 + # - swagger # bounds: aeson 1.0 ``` +If this causes reverse dependencies to be disabled we should notify +the maintainers of those packages. + ## Updating the content of the Docker image used for building From c73df147029eea7d64931389f0427a42b5cafb1f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 4 Jan 2017 15:46:13 +0900 Subject: [PATCH 1194/2525] MonadRandom < 0.5 (#2180) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d20165c..1c7e786e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,6 +2732,8 @@ packages: # https://github.com/fpco/stackage/issues/2177 - aeson < 1.1.0.0 + # https://github.com/fpco/stackage/issues/2180 + - MonadRandom < 0.5 # end of packages # Package flags are applied to individual packages, and override the values of From 87c918e96176b6f0521c287b847337620ad20185 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 4 Jan 2017 09:53:03 +0200 Subject: [PATCH 1195/2525] Clean up a bunch of hidden packages --- build-constraints.yaml | 43 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7e786e..22f839f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3328,8 +3328,43 @@ hide: - async-dejafu # https://github.com/yesodweb/wai/issues/579 - monads-tf # mtl is preferred - protolude # `module Panic` conflicts with base -- cryptohash # Superceeded by cryptonite -- crypto-random # Superceeded by cryptonite -- crypto-pubkey # Superceded by cryptonite -- crypto-numbers # Superceded by cryptonite - crypto-api # `module Crypto.Random` conflicts with cryptonite +- fay-base # conflicts with many modules in base and others +- hashmap # conflicts with Data.HashSet in unordered-containers +- hxt-unicode # conflicts with Data.String.UTF8 in utf8-string +- hledger-web # conflicts with Foundation in foundation +- plot-gtk3 # conflicts with many modules in plot-gtk +- gtk3 # conflicts with many modules in gtk +- regex-pcre-builtin # conflicts with many modules in regex-pcre +- regex-compat-tdfa # conflicts with many modules in regex-compat +- log # conflicts with modules in its dependencies +- zip # conflicts with Codec.Archive.Zip in zip-archive +- monad-extras # conflicts with Control.Monad.Extra in extra +- control-monad-free # conflicts with Control.Monad.Free in free +- prompt # conflicts with Control.Monad.Prompt in MonadPrompt +- kawhi # conflicts with Control.Monad.Http in monad-http +- language-c # conflicts with modules in language-c-quote +- gl # conflicts with modules in OpenGLRaw +- svg-tree # conflicts with Graphics.Svg in svg-builder +- Glob # conflicts with System.FilePath.Glob in filemanip +- nanospec # conflicts with Test.Hspec in hspec +- HTF # conflicts with Test.Framework in test-framework +- courier # conflicts with Network.Transport in network-transport +- newtype-generics # conflicts with Control.Newtype in newtype + +# Cryptonite deprecations +- cipher-aes +- cipher-blowfish +- cipher-camellia +- cipher-des +- cipher-rc4 +- crypto-cipher-types +- crypto-numbers +- crypto-pubkey +- crypto-random +- cryptohash-conduit + +# cryptohash forks +- cryptohash-md5 +- cryptohash-sha1 +- cryptohash-sha256 From 6b1888fb94e51ec89c431d9fd522e6b139709532 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 4 Jan 2017 10:06:05 +0200 Subject: [PATCH 1196/2525] Hide objective --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22f839f2..f328adc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3351,6 +3351,7 @@ hide: - HTF # conflicts with Test.Framework in test-framework - courier # conflicts with Network.Transport in network-transport - newtype-generics # conflicts with Control.Newtype in newtype +- objective # conflicts with Control.Object in natural-transformation # Cryptonite deprecations - cipher-aes From b2c0e377dbae9ac71faf1c4549766dbe0960e227 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 4 Jan 2017 10:07:41 +0200 Subject: [PATCH 1197/2525] Document how to force a single package rebuild --- CURATORS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 7e8871a0..32756503 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -292,6 +292,15 @@ You can wipe the nightly cache and rebuild everything by doing `rm -rf /var/stackage/stackage/automated/nightly`. Replace nightly with `lts7` to wipe the LTS 7 cache. +### Force a single package rebuild + +You can force a single package to rebuild by deleting its "previous result" +file, e.g.: + +``` +$ rm /var/stackage/stackage/automated/nightly/work/builds/nightly/prevres/Build/cryptohash-0.11.9 +``` + ## Local curator setup We do not run the full stackage build locally as that might take too From ea6b6b40bab28cc82047b2de7263145700fd18f7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 4 Jan 2017 14:33:33 +0000 Subject: [PATCH 1198/2525] Upper bounds for #2183. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f328adc8..e7b3defd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2734,6 +2734,10 @@ packages: # https://github.com/fpco/stackage/issues/2180 - MonadRandom < 0.5 + + # https://github.com/fpco/stackage/issues/2183 + - glabrous < 0.2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From f6b58a99d9bcb164445446f0977efb0f6d86db30 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 4 Jan 2017 15:24:13 +0000 Subject: [PATCH 1199/2525] Make the local curator guide a bit clearer. --- CURATORS.md | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 32756503..6579ee8b 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -304,23 +304,34 @@ $ rm /var/stackage/stackage/automated/nightly/work/builds/nightly/prevres/Build/ ## Local curator setup We do not run the full stackage build locally as that might take too -much time. Some steps on the other hand are much faster to do -yourself. +much time. However, some steps on the other hand are much faster to do +yourself, e.g. verifying constraints without building anything. -It is useful to be able to modify constraints locally before pushing to -the repository. To do this first install stackage-curator: -`git clone git@github.com:fpco/stackage-curator.git && cd stackage-curator && stack install` -or get the linux binary: https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 -(it is a good idea to upgrade stackage-curator at least at the start of your week as curator). -Then clone the stackage repo `git clone git@github.com:fpco/stackage.git`. -Inside it run `stack update && stackage-curator check` to get new packages and do dependency resolution. +To get started, install `stackage-curator` via Git, or [the Linux binary]: -This can be used to make sure all version bounds are in place -(including for test suites and benchmarks), to check whether bounds -can be lifted, and to get `tell-me-when-its-released` notifications. +``` +$ git clone git@github.com:fpco/stackage-curator.git +$ cd stackage-curator && stack install +``` -Notably this does not build anything, so you wont see any compilation -errors for builds/tests/benchmarks. +It is a good idea to upgrade `stackage-curator` at the start of your week. +Then, clone the stackage repo, get the latest packages and run dependency +resolution: + +``` +$ git clone git@github.com:fpco/stackage.git +$ stack update && stackage-curator check +``` + +This can be used to make sure all version bounds are in place, including for +test suites and benchmarks, to check whether bounds can be lifted, and to get +[tell-me-when-its-released] notifications. + +`stackage-curator` does not build anything, so you wont see any compilation +errors for builds, tests and benchmarks. + +[the Linux binary]: https://s3.amazonaws.com/stackage-travis/stackage-curator/stackage-curator.bz2 +[tell-me-when-its-released]: https://github.com/fpco/stackage/blob/master/CURATORS.md#waiting-for-new-releases ## Adding new curators From 29b3151b5f7f5db21e56d5afba91e9dfed1e1515 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Jan 2017 21:17:33 +0900 Subject: [PATCH 1200/2525] picosat < 0.1.4 (sdiehl/haskell-picosat#6) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7b3defd..07dc5659 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2738,6 +2738,8 @@ packages: # https://github.com/fpco/stackage/issues/2183 - glabrous < 0.2.2 + # https://github.com/sdiehl/haskell-picosat/issues/6 + - picosat < 0.1.4 # end of packages # Package flags are applied to individual packages, and override the values of From 8bad09d678f495366bd2a064a3aa2e56cfa5a1af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Jan 2017 21:42:17 +0900 Subject: [PATCH 1201/2525] hashable < 1.2.5.0 (#2184) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07dc5659..c72a9dae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2740,6 +2740,10 @@ packages: # https://github.com/sdiehl/haskell-picosat/issues/6 - picosat < 0.1.4 + + # https://github.com/fpco/stackage/issues/2184 + # https://github.com/ekmett/hashable-extras/pull/3 + - hashable < 1.2.5.0 # end of packages # Package flags are applied to individual packages, and override the values of From 2b4e44046b26d031aad539a013a92705df2058fa Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Jan 2017 21:53:20 +0900 Subject: [PATCH 1202/2525] haskell-tools-refactor missing testsuite files (haskell-tools/haskell-tools#223) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c72a9dae..52ca0837 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2677,7 +2677,7 @@ packages: - haskell-tools-backend-ghc - haskell-tools-rewrite - haskell-tools-prettyprint - - haskell-tools-refactor + #- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/223 - haskell-tools-demo - haskell-tools-cli - haskell-tools-daemon From decec04c75b94aef6d160979f620668e30ae4602 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Jan 2017 23:58:34 +0900 Subject: [PATCH 1203/2525] foldl < 1.2.2 (data61/foldl-statistics#1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52ca0837..6e36e9bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2744,6 +2744,9 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + + # https://github.com/data61/foldl-statistics/issues/1 + - foldl < 1.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From d6d839c108a8abe3de98db052f3b8380abbc91a8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 5 Jan 2017 15:46:46 +0000 Subject: [PATCH 1204/2525] Remove upper bounds (glabrous0.2.2) for #2183. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e36e9bd..c69ea1e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2735,9 +2735,6 @@ packages: # https://github.com/fpco/stackage/issues/2180 - MonadRandom < 0.5 - # https://github.com/fpco/stackage/issues/2183 - - glabrous < 0.2.2 - # https://github.com/sdiehl/haskell-picosat/issues/6 - picosat < 0.1.4 From 377f7c8fb32032685c3eebbee6bc71040c65bb39 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 5 Jan 2017 15:50:13 +0000 Subject: [PATCH 1205/2525] Disable references (new, failing test suite). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c69ea1e0..74cde9dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2672,7 +2672,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - - references + # - references https://github.com/fpco/stackage/pull/2168 - haskell-tools-ast - haskell-tools-backend-ghc - haskell-tools-rewrite From 4d3457fe75c82796c346c8f77acd4b8b6e1553af Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 5 Jan 2017 16:05:17 +0000 Subject: [PATCH 1206/2525] Disable haskell-tools-daemon (new, failing test suite). --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74cde9dd..1c02301a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2672,7 +2672,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - # - references https://github.com/fpco/stackage/pull/2168 + # - references # https://github.com/fpco/stackage/pull/2168 - haskell-tools-ast - haskell-tools-backend-ghc - haskell-tools-rewrite @@ -2680,7 +2680,7 @@ packages: #- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/223 - haskell-tools-demo - haskell-tools-cli - - haskell-tools-daemon + # - haskell-tools-daemon # https://github.com/haskell-tools/haskell-tools/issues/224 - haskell-tools-debug # If you stop maintaining a package you can move it here. From e01d457b83e34634856c9746a44b4eab1414f8fa Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 5 Jan 2017 16:25:41 +0000 Subject: [PATCH 1207/2525] Disable picosat (new, failing test suite). --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c02301a..6042c4c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2383,7 +2383,7 @@ packages: "Stephen Diehl @sdiehl": - protolude - repline - - picosat + # - picosat # https://github.com/sdiehl/haskell-picosat/issues/6 # "Daishi Nakajima @nakaji_dayo": # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 @@ -2735,9 +2735,6 @@ packages: # https://github.com/fpco/stackage/issues/2180 - MonadRandom < 0.5 - # https://github.com/sdiehl/haskell-picosat/issues/6 - - picosat < 0.1.4 - # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 From e6193c29f1b3625c2b31c3aedea42786880a4c99 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Jan 2017 17:10:34 +0900 Subject: [PATCH 1208/2525] cron.sh: log date and drop the tail echo could probably remove the first 'Running...' echo too --- automated/cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/cron.sh b/automated/cron.sh index 728fef40..2d804ad8 100755 --- a/automated/cron.sh +++ b/automated/cron.sh @@ -13,8 +13,8 @@ docker pull $IMAGE stack update +date echo "Running stackage-server-cron..." -echo "('tail -f $CRONDIR/stackage-server-cron.log' to watch)" docker run --rm \ -v $CRONDIR:/home/ubuntu \ -v $HOME/.stack/indices:/home/ubuntu/.stack/indices:ro \ From d3e21bc5683d23d3b9d33715f0db22e2eef5e8e0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Jan 2017 17:13:28 +0900 Subject: [PATCH 1209/2525] Revert "foldl < 1.2.2 (data61/foldl-statistics#1)" This reverts commit decec04c75b94aef6d160979f620668e30ae4602. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6042c4c9..20f6df81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2738,9 +2738,6 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 - - # https://github.com/data61/foldl-statistics/issues/1 - - foldl < 1.2.2 # end of packages # Package flags are applied to individual packages, and override the values of From 557846ebfe85003da7bb22971a8290faa0c44244 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 6 Jan 2017 13:54:36 +0200 Subject: [PATCH 1210/2525] Hide cryptohash (now that we have custom-setup support) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20f6df81..e8a57680 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3367,6 +3367,7 @@ hide: - crypto-numbers - crypto-pubkey - crypto-random +- cryptohash - cryptohash-conduit # cryptohash forks From 3b86d6dfdee29c9eb841183cebb9e5ac6fa1902e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 6 Jan 2017 19:58:34 +0000 Subject: [PATCH 1211/2525] Add expected haddock failure for hledger-web. Please see https://github.com/fpco/stackage/issues/2187. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20f6df81..91809fd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3163,6 +3163,7 @@ expected-haddock-failures: # "Argument list too long" - classy-prelude-yesod + - hledger-web # end of expected-haddock-failures From 9f0b18f319f243ad720dccca9aac5d6e107c96c0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 6 Jan 2017 20:04:45 +0000 Subject: [PATCH 1212/2525] Disable haskell-tools-cli (new, failing test suite.) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91809fd7..833286d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2679,7 +2679,7 @@ packages: - haskell-tools-prettyprint #- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/223 - haskell-tools-demo - - haskell-tools-cli + # - haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/225 # - haskell-tools-daemon # https://github.com/haskell-tools/haskell-tools/issues/224 - haskell-tools-debug From 2b83011fd29f28cb3ee171f4868e733559505032 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 6 Jan 2017 20:33:48 +0000 Subject: [PATCH 1213/2525] Add upper bounds on hjsonpointer (< 1.1). See #2190. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 833286d1..4bb2bb5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2738,6 +2738,10 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + + # https://github.com/fpco/stackage/issues/2190 + - hjsonpointer < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 9cc10f2e020e6de15e89b1b51cd19f2891437589 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Fri, 6 Jan 2017 16:30:24 -0600 Subject: [PATCH 1214/2525] Getting Esqueleto back in Stackage It's only compatible with Persistent 2.5 presently but want to get the ball rolling. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bb2bb5a..a1659cbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -447,7 +447,6 @@ packages: "Felipe Lessa @meteficha": # - country-codes # bounds: tagsoup - # - esqueleto # bounds: persistent # - fb # bounds: aeson, http-conduit-2.2, hspec # - fb-persistent # bounds: persistent # via: fb # - mangopay # compilation failure against aeson @@ -531,6 +530,7 @@ packages: - machines-directory - machines-io - bloodhound + - esqueleto # bounds: persistent "Adam Bergmark @bergmark": - HUnit From 175cf6b20275b93197ab737dbd1712c4d56860b1 Mon Sep 17 00:00:00 2001 From: David Fisher Date: Thu, 5 Jan 2017 23:32:52 -0800 Subject: [PATCH 1215/2525] Add socket-activation --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bb2bb5a..7018c41b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2683,6 +2683,9 @@ packages: # - haskell-tools-daemon # https://github.com/haskell-tools/haskell-tools/issues/224 - haskell-tools-debug + "David Fisher @ddfisher": + - socket-activation + # 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 7cbde053092295316a93667da077b38255328820 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 4 Jan 2017 13:41:45 +0300 Subject: [PATCH 1216/2525] =?UTF-8?q?Add=20=E2=80=98cue-sheet=E2=80=99,=20?= =?UTF-8?q?=E2=80=98wave=E2=80=99,=20=E2=80=98flac=E2=80=99,=20and=20?= =?UTF-8?q?=E2=80=98flac-picture=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Got more stuff. --- build-constraints.yaml | 4 ++++ debian-bootstrap.sh | 1 + 2 files changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7018c41b..9347ffba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1981,6 +1981,10 @@ packages: - tagged-identity - req - req-conduit + - cue-sheet + - wave + - flac + - flac-picture # "Thomas Bereknyei ": # - multiplate # bounds: transformers diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 32e6df55..abcdeddf 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -56,6 +56,7 @@ apt-get install -y \ libedit-dev \ libedit2 \ libfftw3-dev \ + libflac-dev \ libfreenect-dev \ libgd2-xpm-dev \ libgeoip-dev \ From 661ee86b72ec25c2e419ddaf8ec1999e4c6247a5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 7 Jan 2017 10:15:20 +0900 Subject: [PATCH 1217/2525] Revert "Add upper bounds on hjsonpointer (< 1.1). See #2190." This reverts commit 2b83011fd29f28cb3ee171f4868e733559505032. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0750cc36..92b7ad35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2745,10 +2745,6 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 - - # https://github.com/fpco/stackage/issues/2190 - - hjsonpointer < 1.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 3542f241a4450460c553e29b3190f1178a7b4456 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 7 Jan 2017 10:20:41 +0900 Subject: [PATCH 1218/2525] Revert "Disable references (new, failing test suite)." (#2168, #2189) This reverts commit 377f7c8fb32032685c3eebbee6bc71040c65bb39. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92b7ad35..d5aa6db0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2676,7 +2676,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - # - references # https://github.com/fpco/stackage/pull/2168 + - references - haskell-tools-ast - haskell-tools-backend-ghc - haskell-tools-rewrite From 8f9bf386f58ce147728b39155268c5189b02b8c6 Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Sat, 7 Jan 2017 00:00:30 -0600 Subject: [PATCH 1219/2525] Added parsec-numeric to build-constraints. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5aa6db0..71f6e0a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2137,6 +2137,7 @@ packages: "Andrew Rademacher @AndrewRademacher": - aeson-casing - graylog + - parsec-numeric "Callum Rogers @CRogers": - should-not-typecheck From dc1d97736d4223a456c710f5a875ebe2be285c98 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Sat, 7 Jan 2017 16:51:03 +0100 Subject: [PATCH 1220/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71f6e0a8..8c7eedb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -873,6 +873,7 @@ packages: - psql-helpers - superbuffer - timespan + - distance "Joey Eremondi @JoeyEremondi": - aeson-pretty From 26a13ffa8a9ff282d0ebbafd4f9da00ac425098a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Jan 2017 20:11:38 +0900 Subject: [PATCH 1221/2525] re-enable reset of haskell-tools-* closes haskell-tools/haskell-tools#223 closes haskell-tools/haskell-tools#224 closes haskell-tools/haskell-tools#225 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c7eedb1..1f733a41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2683,10 +2683,10 @@ packages: - haskell-tools-backend-ghc - haskell-tools-rewrite - haskell-tools-prettyprint - #- haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/223 + - haskell-tools-refactor - haskell-tools-demo - # - haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/225 - # - haskell-tools-daemon # https://github.com/haskell-tools/haskell-tools/issues/224 + - haskell-tools-cli + - haskell-tools-daemon - haskell-tools-debug "David Fisher @ddfisher": From 1f6b705d873372a3ab3cdb0d3ad32d204b83c4c5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Jan 2017 20:34:22 +0900 Subject: [PATCH 1222/2525] vector < 0.12.0.0 (#2194) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f733a41..ec935054 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2747,6 +2747,9 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + + # https://github.com/fpco/stackage/issues/2194 + - vector < 0.12.0.0 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3321,7 +3324,6 @@ build-tool-overrides: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: -- vector-0.11.0.0 # skipped test-suite, constrained primitive https://github.com/haskell/vector/issues/142 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 From c611d3ccf78230c124c7a4ecb12ee90cb89b34a0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Jan 2017 20:42:34 +0900 Subject: [PATCH 1223/2525] Unique-0.4.6 testsuite base<4.9 (#2195) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec935054..7495ea5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2750,6 +2750,9 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 + + # https://github.com/fpco/stackage/issues/2195 + - Unique < 0.4.6 # end of packages # Package flags are applied to individual packages, and override the values of From 986daf58cfee3b076d2de0f4e66e17389fb55503 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Jan 2017 20:46:52 +0900 Subject: [PATCH 1224/2525] req < 0.2.0 (#2196) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7495ea5f..0dd8a6f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2753,6 +2753,9 @@ packages: # https://github.com/fpco/stackage/issues/2195 - Unique < 0.4.6 + + # https://github.com/fpco/stackage/issues/2196 + - req < 0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From 951cd4ca6136f6020abe835eae604f1eb7f411e5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 14:08:06 +0900 Subject: [PATCH 1225/2525] reenable hakyll tests (jaspervdj/hakyll#491) --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dd8a6f0..79430a4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3066,7 +3066,6 @@ expected-test-failures: - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - hakyll # https://github.com/jaspervdj/hakyll/issues/491 - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 @@ -3335,7 +3334,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 - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 -- hakyll-4.9.2.0 # re-enable tests - Spock-core-0.11.0.0 # testsuite fail - vivid-0.2.0.5 # compilation failure From 104324b28e8d743dd058c66f03095cc1dee52719 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 14:13:03 +0900 Subject: [PATCH 1226/2525] Revert "req < 0.2.0 (#2196)" This reverts commit 986daf58cfee3b076d2de0f4e66e17389fb55503. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79430a4c..4cc51a8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2753,9 +2753,6 @@ packages: # https://github.com/fpco/stackage/issues/2195 - Unique < 0.4.6 - - # https://github.com/fpco/stackage/issues/2196 - - req < 0.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From 0122e605ab8af99f97e984c0cd819d6a4f9d5083 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 14:20:03 +0900 Subject: [PATCH 1227/2525] brick < 0.16 (#2197) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cc51a8c..d0f5f67e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2753,6 +2753,9 @@ packages: # https://github.com/fpco/stackage/issues/2195 - Unique < 0.4.6 + + # https://github.com/fpco/stackage/issues/2197 + - brick < 0.16 # end of packages # Package flags are applied to individual packages, and override the values of From d8d0e1a8cf8b48d05c6a1e8dfe5f2dfa4c0b2336 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 14:22:32 +0900 Subject: [PATCH 1228/2525] vector-instances < 3.4 (#2198) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f5f67e..8af7d2dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2756,6 +2756,9 @@ packages: # https://github.com/fpco/stackage/issues/2197 - brick < 0.16 + + # https://github.com/fpco/stackage/issues/2198 + - vector-instances < 3.4 # end of packages # Package flags are applied to individual packages, and override the values of From 049e63c729c24e32ed032bfd3b1929781c85c5c7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 14:23:39 +0900 Subject: [PATCH 1229/2525] Revert "Revert "req < 0.2.0 (#2196)"" This reverts commit 104324b28e8d743dd058c66f03095cc1dee52719. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8af7d2dd..25e9fcd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2754,6 +2754,9 @@ packages: # https://github.com/fpco/stackage/issues/2195 - Unique < 0.4.6 + # https://github.com/fpco/stackage/issues/2196 + - req < 0.2.0 + # https://github.com/fpco/stackage/issues/2197 - brick < 0.16 From f27b4e5d079dd01836c89b5652a1e0ecde6b43a4 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 9 Jan 2017 11:40:14 +0200 Subject: [PATCH 1230/2525] Add folds --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25e9fcd3..adf8531b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1082,6 +1082,7 @@ packages: # Not a maintainer - arithmoi + - folds - friendly-time - hashable - haxl From 4fd2b8ac586b1f9b46cfcfc6ce8bd46b863d25e9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 22:10:17 +0900 Subject: [PATCH 1231/2525] haskell-tools-cli tests failing (haskell-tools/haskell-tools#230) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index adf8531b..f1a65ffc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2686,7 +2686,7 @@ packages: - haskell-tools-prettyprint - haskell-tools-refactor - haskell-tools-demo - - haskell-tools-cli + #- haskell-tools-cli - haskell-tools-daemon - haskell-tools-debug From 6d8b0261fe85c1366dee2ef9a66018a63c300ff0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 22:40:43 +0900 Subject: [PATCH 1232/2525] haskell-tools-refactor tests failing (haskell-tools/haskell-tools#231) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1a65ffc..f31ec255 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2684,7 +2684,7 @@ packages: - haskell-tools-backend-ghc - haskell-tools-rewrite - haskell-tools-prettyprint - - haskell-tools-refactor + #- haskell-tools-refactor - haskell-tools-demo #- haskell-tools-cli - haskell-tools-daemon From 7b6be49766014aa061dfb240716f1be42f1c72ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Jan 2017 22:55:18 +0900 Subject: [PATCH 1233/2525] folds tests failing (ekmett/folds#12) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f31ec255..94592947 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1082,7 +1082,7 @@ packages: # Not a maintainer - arithmoi - - folds + #- folds - friendly-time - hashable - haxl From 7a6dcfd7301776c910e22bd6d8b5c4c1312dd2a3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 9 Jan 2017 14:13:06 +0000 Subject: [PATCH 1234/2525] Expect test failure for haskell-tools-refactor. Please see haskell-tools/haskell-tools#231. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94592947..2e200c96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2981,6 +2981,7 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 + - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 # Timeouts # These tests sometimes take too long and hit the stackage build From 44c4d7cb085b4fecc7be002e26a3229c83341c70 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 10 Jan 2017 10:46:18 +0900 Subject: [PATCH 1235/2525] reenable folds allow tests to fail (ekmett/folds#12)" This reverts commit 7b6be49766014aa061dfb240716f1be42f1c72ba. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e200c96..3fa6a499 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1082,7 +1082,7 @@ packages: # Not a maintainer - arithmoi - #- folds + - folds - friendly-time - hashable - haxl @@ -3133,6 +3133,8 @@ expected-test-failures: - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + + - folds # https://github.com/ekmett/folds/issues/12 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From b0f498f8ebd38312500f10c6b21fa1428641377e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 10 Jan 2017 10:59:22 +0900 Subject: [PATCH 1236/2525] Revert "Unique-0.4.6 testsuite base<4.9 (#2195)" should be fixed in 0.4.6.1 This reverts commit c611d3ccf78230c124c7a4ecb12ee90cb89b34a0. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fa6a499..455f310e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2752,9 +2752,6 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2195 - - Unique < 0.4.6 - # https://github.com/fpco/stackage/issues/2196 - req < 0.2.0 From 3ac918d300ecc7891eed253ba0da83c1ae5e1935 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 10 Jan 2017 11:01:31 +0900 Subject: [PATCH 1237/2525] foldl-statistics test fail sometimes (data61/foldl-statistics#2) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 455f310e..74c3b1a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,6 +2979,7 @@ expected-test-failures: - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 + - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 # Timeouts # These tests sometimes take too long and hit the stackage build From 361d1277f36ac3db6c4ef644f4b1ff8827fd6dc6 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 10 Jan 2017 12:01:19 +0000 Subject: [PATCH 1238/2525] Remove upper bounds for req. Please see fpco/stackage/issues/2196#issuecomment-271468491. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74c3b1a0..4e504943 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2752,9 +2752,6 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2196 - - req < 0.2.0 - # https://github.com/fpco/stackage/issues/2197 - brick < 0.16 From 4b198603195ebc9ef2bed6d6194f16ec1cc3cd22 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 9 Jan 2017 14:54:41 +0200 Subject: [PATCH 1239/2525] Resolve #2198: vector-instances-3.4. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e504943..620b5620 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2755,8 +2755,6 @@ packages: # https://github.com/fpco/stackage/issues/2197 - brick < 0.16 - # https://github.com/fpco/stackage/issues/2198 - - vector-instances < 3.4 # end of packages # Package flags are applied to individual packages, and override the values of From b0043ebb1e89ec9ffe3053f330ee7b45434a7502 Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Wed, 11 Jan 2017 14:38:13 -0500 Subject: [PATCH 1240/2525] Added convert-annotation Replaced wreq with req so it *should* be OK now. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 620b5620..954f2987 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1953,6 +1953,7 @@ packages: - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 # - blosum # via fasta + - convert-annotation "Simon Marechal @bartavelle": - compactmap From 90420d776fc7c7b4fbef09571e216a8ad6044bd4 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 10 Jan 2017 21:03:50 -0800 Subject: [PATCH 1241/2525] unblock tasty-tap, tasty-fail-fast tasty-tap-0.0.4 allows broader base. tasty-fail-fast builds with it as well, no new version required. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 620b5620..9b0b2a0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1538,8 +1538,8 @@ packages: - uri-bytestring # - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - cron - # - tasty-tap # bounds: ghc, base - # - tasty-fail-fast # via: tasty-tap + - tasty-tap + - tasty-fail-fast - drifter - drifter-postgresql From bfb7df0c594f941851e100e1bcd4d7fe2c9cbb3f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Jan 2017 11:49:58 +0900 Subject: [PATCH 1242/2525] Revert "haskell-tools-refactor tests failing (haskell-tools/haskell-tools#231)" tests need GHC_PACKAGE_PATH This reverts commit 6d8b0261fe85c1366dee2ef9a66018a63c300ff0. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b0b2a0a..47dd194e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2684,7 +2684,7 @@ packages: - haskell-tools-backend-ghc - haskell-tools-rewrite - haskell-tools-prettyprint - #- haskell-tools-refactor + - haskell-tools-refactor - haskell-tools-demo #- haskell-tools-cli - haskell-tools-daemon From 8eaa23b6f7555b0d030118b872cdb8721301c5c1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Jan 2017 11:54:04 +0900 Subject: [PATCH 1243/2525] Revert "haskell-tools-cli tests failing (haskell-tools/haskell-tools#230)" add to expected failures: needs GHC_PACKAGE_PATH This reverts commit 4fd2b8ac586b1f9b46cfcfc6ce8bd46b863d25e9. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47dd194e..4f367679 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2686,7 +2686,7 @@ packages: - haskell-tools-prettyprint - haskell-tools-refactor - haskell-tools-demo - #- haskell-tools-cli + - haskell-tools-cli - haskell-tools-daemon - haskell-tools-debug @@ -2973,7 +2973,6 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 # Timeouts @@ -3014,6 +3013,8 @@ expected-test-failures: - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - gitson # https://github.com/myfreeweb/gitson/issues/1 - happy # Needs mtl in the user package DB + - haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230 + - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 - haskell-neo4j-client # neo4j with auth disabled - hasql # PostgreSQL - hasql-transaction # PostgreSQL From dd66cf0d344f38bd9ca122859ae9472acfab887c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Jan 2017 12:03:19 +0900 Subject: [PATCH 1244/2525] sort the foldl-statistics expected-test-failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f367679..fc90b1d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2964,6 +2964,7 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task + - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - idris # https://github.com/fpco/stackage/issues/1382 - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 @@ -2973,7 +2974,6 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 # Timeouts # These tests sometimes take too long and hit the stackage build From c5298f8a6f32cdd44868a59b8486a495620f4ba2 Mon Sep 17 00:00:00 2001 From: aiya000 Date: Fri, 13 Jan 2017 17:16:11 +0900 Subject: [PATCH 1245/2525] Update build-constraints.yaml for stack-type Add my hackage :smile: --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc90b1d7..1e85d856 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2693,6 +2693,9 @@ packages: "David Fisher @ddfisher": - socket-activation + "aiya000 @aiya000": + - stack-type + # 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 9ccccc9e23c5a8330cb5e6847144b06a5fb42b97 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 13 Jan 2017 16:32:18 +0000 Subject: [PATCH 1246/2525] Remove RNAlien due to build failure. https://github.com/eggzilla/RNAlien/issues/8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e85d856..5cef45b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -690,7 +690,7 @@ packages: - ClustalParser - EntrezHTTP - Genbank - - RNAlien + # - RNAlien # https://github.com/eggzilla/RNAlien/issues/8 (build failure) - Taxonomy # - TaxonomyTools # build failure - ViennaRNAParser From 63c98ca6ec99b2299fdc45bcdfb991bafe9eef17 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 14 Jan 2017 00:02:10 +0000 Subject: [PATCH 1247/2525] Disable haxl-amazonka for a build failure. https://github.com/tvh/haxl-amazonka/issues/1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cef45b8..b62df568 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1770,7 +1770,7 @@ packages: - misfortune "Timo von Holtz @tvh": - - haxl-amazonka + # - haxl-amazonka # https://github.com/tvh/haxl-amazonka/issues/1 (build failure) - hasql-migration - servant-JuicyPixels From 0fc20d6da8b77e2edf56c3fe409488cbde31e7dc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 15 Jan 2017 18:30:01 +0000 Subject: [PATCH 1248/2525] Add upper bounds for base-noprelude, lens, xlsx. base-noprelude: https://github.com/fpco/stackage/issues/2205 lense: https://github.com/fpco/stackage/issues/2206 xlsx: https://github.com/fpco/stackage/issues/2207 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b62df568..de9ed042 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2758,6 +2758,15 @@ packages: # https://github.com/fpco/stackage/issues/2197 - brick < 0.16 + # https://github.com/fpco/stackage/issues/2205 + - base-noprelude < 4.9.1.0 + + # https://github.com/fpco/stackage/issues/2206 + - lens < 4.15 + + # https://github.com/fpco/stackage/issues/2207 + - xlsx < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 4aa6de81b3dfc1e62b1e016f87591e4c78b64618 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 15 Jan 2017 19:02:43 +0000 Subject: [PATCH 1249/2525] Switch bounds. `lens` shouldn't be constrained. Following from 0fc20d6da8b77e2edf56c3fe409488cbde31e7dc and https://github.com/fpco/stackage/issues/2206. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de9ed042..464b19be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2762,7 +2762,8 @@ packages: - base-noprelude < 4.9.1.0 # https://github.com/fpco/stackage/issues/2206 - - lens < 4.15 + - pretty-simple < 1.0.0.5 + - xlsx-tabular < 0.2.1.1 # https://github.com/fpco/stackage/issues/2207 - xlsx < 0.4 From 1755fb9b411874d51e1af36da2e12f917432dacd Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 15 Jan 2017 19:39:16 +0000 Subject: [PATCH 1250/2525] Re-enable RNAlien. Add upper bound on ClustalParser. Please see https://github.com/eggzilla/RNAlien/issues/8#issuecomment-272717876. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 464b19be..87e219d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -690,7 +690,7 @@ packages: - ClustalParser - EntrezHTTP - Genbank - # - RNAlien # https://github.com/eggzilla/RNAlien/issues/8 (build failure) + - RNAlien - Taxonomy # - TaxonomyTools # build failure - ViennaRNAParser @@ -2768,6 +2768,9 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx < 0.4 + # https://github.com/eggzilla/RNAlien/issues/8 + - ClustalParser < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From a3b6d7880ebf26235e25979c3edeae52b0f1f8f6 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sun, 15 Jan 2017 21:05:23 +0200 Subject: [PATCH 1251/2525] Remove constraint from xlsx. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87e219d2..22d1e3b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2763,10 +2763,9 @@ packages: # https://github.com/fpco/stackage/issues/2206 - pretty-simple < 1.0.0.5 - - xlsx-tabular < 0.2.1.1 # https://github.com/fpco/stackage/issues/2207 - - xlsx < 0.4 + - xlsx-tabular < 0.2.1.1 # https://github.com/eggzilla/RNAlien/issues/8 - ClustalParser < 1.2 From b231db4c981095ee2cb05ea8fb5d6732cc965db3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 15 Jan 2017 20:02:44 +0000 Subject: [PATCH 1252/2525] Re-enable haxl-amazonka. Add upper bound for haxl. Please see https://github.com/tvh/haxl-amazonka/issues/1. Follow on from 63c98ca6ec99b2299fdc45bcdfb991bafe9eef17. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22d1e3b3..4ac2442b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1770,7 +1770,7 @@ packages: - misfortune "Timo von Holtz @tvh": - # - haxl-amazonka # https://github.com/tvh/haxl-amazonka/issues/1 (build failure) + - haxl-amazonka - hasql-migration - servant-JuicyPixels @@ -2770,6 +2770,9 @@ packages: # https://github.com/eggzilla/RNAlien/issues/8 - ClustalParser < 1.2 + # https://github.com/tvh/haxl-amazonka/issues/1 + - haxl < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 8ad4ab1ab303f5b1d00d9d506e53b4ea1581a1c7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 16 Jan 2017 08:25:10 +0000 Subject: [PATCH 1253/2525] Remove upper bound for ClustalParser. https://github.com/eggzilla/RNAlien/issues/8#issuecomment-272744089 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ac2442b..bffd3b93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2767,9 +2767,6 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 - # https://github.com/eggzilla/RNAlien/issues/8 - - ClustalParser < 1.2 - # https://github.com/tvh/haxl-amazonka/issues/1 - haxl < 0.5 From 5a725adc1a4406b335113b7bf9211a6eab923497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Mon, 16 Jan 2017 23:19:01 +0100 Subject: [PATCH 1254/2525] Re-enable cabal-helper --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffd3b93..f63ce3d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -753,9 +753,9 @@ packages: - io-choice # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 - # "Daniel Gröber @DanielG": + "Daniel Gröber @DanielG": # - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes - # - cabal-helper # bounds: extra 1.5 + - cabal-helper "Yann Esposito yogsototh @yogsototh": - human-readable-duration From 8046d33e22073046cc0c52b00e0bb98e0345e3b4 Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Mon, 16 Jan 2017 23:58:22 +0000 Subject: [PATCH 1255/2525] Enable clash-ghc package again The newly released version 0.7 compiles again GHC 8.0.2 and against all the latest versions of its dependencies. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffd3b93..38537533 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1458,7 +1458,7 @@ packages: - clash-vhdl - clash-verilog - clash-systemverilog - # - clash-ghc # bounds: ghc + - clash-ghc "Athan Clark @athanclark": - commutative From 82307cb131b5948c5fcac6901a3970b77b82d394 Mon Sep 17 00:00:00 2001 From: michaelt Date: Tue, 17 Jan 2017 03:46:38 -0500 Subject: [PATCH 1256/2525] Add `streaming-utils` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffd3b93..5e87daa8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1509,7 +1509,7 @@ packages: - lens-family - streaming - streaming-bytestring - + - streaming-utils "Justin Le @mstksg": - auto From c730e1d83687424c95862a6611c39d49ffff1282 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 17 Jan 2017 12:26:42 +0200 Subject: [PATCH 1257/2525] Upper bound for #2213 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bffd3b93..b6d9a8d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2770,6 +2770,9 @@ packages: # https://github.com/tvh/haxl-amazonka/issues/1 - haxl < 0.5 + # https://github.com/fpco/stackage/issues/2213 + - memory < 0.14.1 + # end of packages # Package flags are applied to individual packages, and override the values of From c584bcf9aeadf0a2ea494930d7fe96ec208719d0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 17 Jan 2017 12:27:21 +0200 Subject: [PATCH 1258/2525] Upper bound for #2214 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d9a8d3..3bc7ffa1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2773,6 +2773,9 @@ packages: # https://github.com/fpco/stackage/issues/2213 - memory < 0.14.1 + # https://github.com/fpco/stackage/issues/2214 + - hasql-transaction < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 10e576d7f4a59b77b3de30b940bdb50b64acbda9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 17 Jan 2017 12:28:13 +0200 Subject: [PATCH 1259/2525] Extra upper bound for #2184 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3bc7ffa1..002f1401 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2751,6 +2751,7 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + - intro < 0.1.0.3 # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 From 3e570e1cb51827203195384ab6d0753ad831dc0b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 17 Jan 2017 13:20:14 +0200 Subject: [PATCH 1260/2525] Temporary block clash-lang/clash-compiler#195 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a54b2876..f220f8e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1458,7 +1458,8 @@ packages: - clash-vhdl - clash-verilog - clash-systemverilog - - clash-ghc + # https://github.com/clash-lang/clash-compiler/issues/195 + # - clash-ghc "Athan Clark @athanclark": - commutative From b716a37460a6e97070e8d761e5f180a97e69bd60 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 17 Jan 2017 14:54:00 +0200 Subject: [PATCH 1261/2525] Revert "Temporary block clash-lang/clash-compiler#195" This reverts commit 3e570e1cb51827203195384ab6d0753ad831dc0b. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f220f8e7..a54b2876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1458,8 +1458,7 @@ packages: - clash-vhdl - clash-verilog - clash-systemverilog - # https://github.com/clash-lang/clash-compiler/issues/195 - # - clash-ghc + - clash-ghc "Athan Clark @athanclark": - commutative From 5e30a1efe52ef3d63e9c82bff4d6ca8c98cab800 Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Tue, 17 Jan 2017 18:55:42 +0100 Subject: [PATCH 1262/2525] Remove upper bound of haxl --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a54b2876..90274ab2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2768,9 +2768,6 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 - # https://github.com/tvh/haxl-amazonka/issues/1 - - haxl < 0.5 - # https://github.com/fpco/stackage/issues/2213 - memory < 0.14.1 From 6b990b948107a174c85fd3ed135819171d05bd9c Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Tue, 17 Jan 2017 19:07:09 +0100 Subject: [PATCH 1263/2525] Remove upper bound of hasql-transaction --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a54b2876..9a4a5253 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2774,9 +2774,6 @@ packages: # https://github.com/fpco/stackage/issues/2213 - memory < 0.14.1 - # https://github.com/fpco/stackage/issues/2214 - - hasql-transaction < 0.5 - # end of packages # Package flags are applied to individual packages, and override the values of From 4453269b3548b855432eb2f9f6aa817ec67bce3a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 18 Jan 2017 07:48:14 +0200 Subject: [PATCH 1264/2525] Remove upper bound and close #2213 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed3c31ad..e9376e93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2768,9 +2768,6 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 - # https://github.com/fpco/stackage/issues/2213 - - memory < 0.14.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 4fdf4c1d47cf4b295ec7f079f2c5e08f56a303d9 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 18 Jan 2017 22:59:20 +0000 Subject: [PATCH 1265/2525] Remove pugixml This library can segfault - see https://github.com/philopon/pugixml-hs/issues/5. It probably shouldn't be in Stackage, with the implied safety, until that is fixed. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9376e93..6935f605 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -202,7 +202,6 @@ packages: - extra - bake - ghcid - - pugixml - hexml "Alan Zimmerman @alanz": From 3fe8c10e84ba715fef327660bc2b9c2bb8748939 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Thu, 19 Jan 2017 21:02:34 +0100 Subject: [PATCH 1266/2525] Re-enable ghc-mod --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6935f605..bacc9438 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -753,7 +753,7 @@ packages: # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 "Daniel Gröber @DanielG": - # - ghc-mod # bounds: cabal-helper, extra, haskell-src-exts, optparse-applicative, pipes + - ghc-mod - cabal-helper "Yann Esposito yogsototh @yogsototh": From 6b2a94bd1983b0a15c58ffc40f3134dd787cc8e0 Mon Sep 17 00:00:00 2001 From: Mitsutoshi Aoe Date: Fri, 20 Jan 2017 16:11:22 +0900 Subject: [PATCH 1267/2525] Add viewprof --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bacc9438..98e2d3bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2695,6 +2695,9 @@ packages: "aiya000 @aiya000": - stack-type + "Mitsutoshi Aoe @maoe": + - viewprof + # 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 a9979e2f11e55b5e46809cf08dd7ba51de3a80d3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 20 Jan 2017 09:39:29 +0200 Subject: [PATCH 1268/2525] Upper bounds for #2220 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bacc9438..7faa6e97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2767,6 +2767,10 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 + # https://github.com/fpco/stackage/issues/2220 + - genvalidity < 0.3 + - genvalidity-hspec < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 4f7ba8ebe8c30aaa51ddaede076ce72228866ad6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 20 Jan 2017 09:46:36 +0200 Subject: [PATCH 1269/2525] Block hledger-ui and close #2197 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7faa6e97..53e2c138 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -722,7 +722,7 @@ packages: - darcs - hledger - hledger-lib - - hledger-ui + # - hledger-ui # BLOCKED brick 0.16 - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit @@ -2755,9 +2755,6 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2197 - - brick < 0.16 - # https://github.com/fpco/stackage/issues/2205 - base-noprelude < 4.9.1.0 From 74120ad81215be454978f26c411293a25611dc50 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 20 Jan 2017 12:37:45 +0200 Subject: [PATCH 1270/2525] Remove upper bounds and close #2220 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6811fc35..00ec4880 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2767,10 +2767,6 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 - # https://github.com/fpco/stackage/issues/2220 - - genvalidity < 0.3 - - genvalidity-hspec < 0.3 - # end of packages # Package flags are applied to individual packages, and override the values of From d560ee4565f5c140d86ee48ce9616a0f17cc9d17 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 20 Jan 2017 08:55:42 -0800 Subject: [PATCH 1271/2525] re-enable hledger-ui 1.1.1 has been released, fixes #2197. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00ec4880..651cb37f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -722,7 +722,7 @@ packages: - darcs - hledger - hledger-lib - # - hledger-ui # BLOCKED brick 0.16 + - hledger-ui - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit From 2cf3b40353e3f0546c0fb4500e04928bffa135b9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 22 Jan 2017 11:55:54 +0200 Subject: [PATCH 1272/2525] Upper bound for #2223 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 651cb37f..a8c83d5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2767,6 +2767,9 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 + # https://github.com/fpco/stackage/issues/2223 + - pandoc-types < 1.19 + # end of packages # Package flags are applied to individual packages, and override the values of From f3bf4bd61057f13c6af8a74423579be860d167f1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 22 Jan 2017 12:00:22 +0200 Subject: [PATCH 1273/2525] Add a niceness level of 15 for performing builds --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index 75ac1ea5..c70be3a3 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -121,7 +121,7 @@ docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator check --plan-fil # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" +docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of From 488fe34db4e6aa7b8148ed3fdc4a98db560c6790 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sun, 22 Jan 2017 18:45:12 +0100 Subject: [PATCH 1274/2525] add writer-cps-morph, writer-cps-lens, writer-cps-full --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8c83d5c..1cacbcf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2567,6 +2567,9 @@ packages: - quickcheck-special - writer-cps-mtl - writer-cps-transformers + - writer-cps-morph + - writer-cps-lens + - writer-cps-full - wl-pprint-annotated - wl-pprint-console - console-style From bfffb927e6d9cf40a8e39e42c5429dfb042c2333 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sun, 22 Jan 2017 19:09:04 -0500 Subject: [PATCH 1275/2525] Add thread-local-storage See https://github.com/rrnewton/thread-local-storage/issues/5 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cacbcf4..6850c070 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1729,6 +1729,7 @@ packages: - proxied - text-show - text-show-instances + - thread-local-storage "Kirill Zaborsky @qrilka": - xlsx From 2dc54406ed7b1a471d7c6bd8ffc374edae9b7fbd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 23 Jan 2017 08:17:49 +0200 Subject: [PATCH 1276/2525] Add missing @ --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec900831..9ccae5d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -525,7 +525,7 @@ packages: "Andrew Thaddeus Martin @andrewthad": - yesod-table - "Chris Allen bitemyapp": + "Chris Allen @bitemyapp": - machines-directory - machines-io - bloodhound From ff5c3ee3c9d32003e6599283f290b8a69bbfaa96 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 23 Jan 2017 15:45:56 +0200 Subject: [PATCH 1277/2525] GHC 8.0.2 (fixes #2205, fixes #2203) --- .travis.yml | 2 +- Dockerfile | 2 +- MAINTAINERS.md | 2 +- build-constraints.yaml | 58 ++++++++++++++++++++++++------------------ check | 2 +- debian-bootstrap.sh | 2 +- 6 files changed, 38 insertions(+), 30 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6df6863c..e4d02f22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ addons: - libgmp-dev env: -- GHCVER=8.0.1 +- GHCVER=8.0.2 install: # Download and unpack the stack executable diff --git a/Dockerfile b/Dockerfile index e29818c3..ad96d66b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:16.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV PATH /opt/ghc/8.0.1/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /opt/ghc/8.0.2/bin:/usr/sbin:/usr/bin:/sbin:/bin ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh RUN /tmp/debian-bootstrap.sh && rm /tmp/debian-bootstrap.sh diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d358ed12..60c03d63 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -24,7 +24,7 @@ After doing that, send a pull request (with a commit message like "add foo-bar") If you want to make sure that the package builds against the newest versions of all dependecies you can do this: ``` $ cabal update -$ ghc --version # Should give v8.0.1 +$ ghc --version # Should give v8.0.2 $ cabal get PACKAGE-VERSION # e.g. aeson-0.11.2.1 $ cd PACKAGE-VERSION $ cabal sandbox init # Should give "Creating a new sandbox" and not "Using an existing sandbox". diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ccae5d8..f450174b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -92,7 +92,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - cabal-install - - cabal-src + # - cabal-src BLOCKED shelly GHC 8.0.2 - case-insensitive - classy-prelude-yesod - conduit-combinators @@ -307,7 +307,7 @@ packages: - path - intero - weigh - - haskell-docs + # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters "Alberto G. Corona @agocorona": @@ -384,7 +384,7 @@ packages: - zippers - fixed - half - - gl + # - gl BLOCKED directory 1.3 - lens-aeson - zlib-lens # - hyperloglog # bounds: approximate, binary, comonad @@ -415,7 +415,7 @@ packages: - BlogLiterately-diagrams - diagrams - diagrams-builder - - diagrams-haddock + # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - diagrams-cairo - diagrams-contrib - diagrams-core @@ -474,10 +474,11 @@ packages: - accelerate "Liam O'Connor @liamoc": + [] # - patches-vector # bounds: QuickCheck, edit-distance-vector, hspec # - composition-tree # bounds: QuickCheck # - dixi # bounds: aeson, lens, time, [...] - - latex-formulae-image + # - latex-formulae-image # BLOCKED directory 1.3 # - latex-formulae-pandoc # bounds: pandoc-types # - latex-formulae-hakyll # bounds: ghc, base # - agda-snippets # bounds: ghc, base @@ -541,7 +542,7 @@ packages: - fay-text - fay-uri - feed - - snaplet-fay + # - snaplet-fay # BLOCKED directory 1.3 via heist and snap - time-compat - through-text @@ -578,7 +579,7 @@ packages: - FenwickTree - hPDB - hPDB-examples - - homplexity + # - homplexity # BLOCKED directory 1.3 - wordpass # - json-autotype # bounds: aeson 1.0, lens - posix-realtime @@ -736,7 +737,7 @@ packages: # - al # FIXME temporary, figure out why it's not working with stackage-build - event - hid - - luminance + # - luminance # BLOCKED directory 1.3 # - luminance-samples # bounds: base - monad-journal # - msi-kb-backlit # bounds: ghc, base @@ -810,7 +811,7 @@ packages: - data-accessor-mtl # - file-location # bounds: transformers - fuzzcheck - - haddock-api + # - haddock-api BLOCKED GHC 8.0.2 - here - hlibgit2 - gitlib-libgit2 @@ -921,9 +922,9 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - - hdocs + # - hdocs # BLOCKED haddock-api GHC 8.0.2 - hformat - - hsdev + # - hsdev # BLOCKED haddock-api GHC 8.0.2 - simple-log - text-region @@ -951,7 +952,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm - - cabal-sort + # - cabal-sort # BLOCKED directory 1.3 - hslua # - idris # bounds: safe @@ -1877,10 +1878,12 @@ packages: - yi-snippet "Tobias Bexelius @tobbebex": - - GPipe + [] + # - GPipe # BLOCKED directory 1.3 via gl "Patrick Redmond @plredmond": - - GPipe-GLFW + [] + # - GPipe-GLFW # BLOCKED directory 1.3 via GPipe and gl # "Csaba Hruska @csabahruska": # - lambdacube-ir # bounds: aeson @@ -1938,7 +1941,8 @@ packages: - titlecase "Mark Fine @markfine": - - postgresql-schema + [] + # - postgresql-schema # BLOCKED shelly GHC 8.0.2 # - sbp # build failure "Jinjing Wang @nfjinjing": @@ -2159,12 +2163,13 @@ packages: "Jeremy Shaw @stepcut": - boomerang - - clckwrks - - clckwrks-cli - - clckwrks-plugin-page - - clckwrks-plugin-media - - clckwrks-theme-bootstrap - - hackage-whatsnew + # BLOCKED directory 1.3 + #- clckwrks + #- clckwrks-cli + #- clckwrks-plugin-page + #- clckwrks-plugin-media + #- clckwrks-theme-bootstrap + #- hackage-whatsnew - happstack-authenticate - happstack-clientsession - happstack-hsp @@ -2480,7 +2485,7 @@ packages: "Cliff Harvey @BlackBrane": - ansigraph - - quantum-random + # - quantum-random # BLOCKED directory 1.3 "Tebello Thejane @tebello-thejane": - bitx-bitcoin @@ -2762,9 +2767,6 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2205 - - base-noprelude < 4.9.1.0 - # https://github.com/fpco/stackage/issues/2206 - pretty-simple < 1.0.0.5 @@ -2966,6 +2968,12 @@ skipped-tests: - optparse-applicative # https://github.com/pcapriotti/optparse-applicative/issues/228 + # BLOCKED shelly GHC 8.0.2 + - c2hs + + # directory 1.3 + - machines + - xmlhtml # end of skipped-tests diff --git a/check b/check index c25c3c4a..bf7f91f6 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.0.1 stackage-curator check +exec stack exec --resolver ghc-8.0.2 stackage-curator check diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index abcdeddf..52c265bb 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -25,7 +25,7 @@ add-apt-repository -y ppa:marutter/rrutter #add-apt-repository -y ppa:openstack-ubuntu-testing/icehouse # Set the GHC version -GHCVER=8.0.1 +GHCVER=8.0.2 # Get Stack apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 575159689BEFB442 From 39b96c0a42df41c716ac8dda672aa8d09bc0f8c8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 23 Jan 2017 16:24:54 +0200 Subject: [PATCH 1278/2525] Upper bound for #2228 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ccae5d8..5d2d0fd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2774,6 +2774,9 @@ packages: # https://github.com/fpco/stackage/issues/2223 - pandoc-types < 1.19 + # https://github.com/fpco/stackage/issues/2228 + - streaming-commons < 0.1.17 + # end of packages # Package flags are applied to individual packages, and override the values of From 08bb2f53c3b39ec94fe25fea907b4c9d4cc27a76 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 05:54:55 +0200 Subject: [PATCH 1279/2525] Remove upper bound and close #2228 This reverts commit 39b96c0a42df41c716ac8dda672aa8d09bc0f8c8. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab5a5865..f450174b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2776,9 +2776,6 @@ packages: # https://github.com/fpco/stackage/issues/2223 - pandoc-types < 1.19 - # https://github.com/fpco/stackage/issues/2228 - - streaming-commons < 0.1.17 - # end of packages # Package flags are applied to individual packages, and override the values of From f4eba9d0b677ba9dd410d6cd73d0710a98f9c7c6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 12:46:38 +0200 Subject: [PATCH 1280/2525] Upper bound for #2229 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f450174b..120ce87b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2776,6 +2776,9 @@ packages: # https://github.com/fpco/stackage/issues/2223 - pandoc-types < 1.19 + # https://github.com/fpco/stackage/issues/2229 + - hspec < 2.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 1edb1871aa98c0c453e0d639a5f7c5297b12a72c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 13:00:12 +0200 Subject: [PATCH 1281/2525] Extra upper bounds for #2229 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 120ce87b..91117867 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2778,6 +2778,8 @@ packages: # https://github.com/fpco/stackage/issues/2229 - hspec < 2.4 + - hspec-core < 2.4 + - hspec-discover < 2.4 # end of packages From f49c27b3aef330384ee96693e61769e51455a195 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 24 Jan 2017 15:15:23 +0100 Subject: [PATCH 1282/2525] add tasty-auto --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91117867..a49c2d91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2581,6 +2581,7 @@ packages: - console-style - unlit - intro + - tasty-auto "Taras Serduke @tserduke": - do-list From 46ff3720c6cbb78ec7c682303f3576815dabaed0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 16:51:00 +0200 Subject: [PATCH 1283/2525] Expect test failure joeyadams/haskell-stm-delay#5 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91117867..c94ecd28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3161,6 +3161,8 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - folds # https://github.com/ekmett/folds/issues/12 + + - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 083ee58fa97f5570e98a70dc258b408a8903029f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 16:58:44 +0200 Subject: [PATCH 1284/2525] Expect test failure for vector-algorithms --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c94ecd28..e23a2c20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3163,6 +3163,8 @@ expected-test-failures: - folds # https://github.com/ekmett/folds/issues/12 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + + - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 07c9602865e1b1a850cdd1c16fb1dac28ecbbaf4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 17:01:06 +0200 Subject: [PATCH 1285/2525] Temporary block: alpheccar/hbayes#3 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e23a2c20..fc8c75e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -70,7 +70,8 @@ packages: "alpheccar @alpheccar": - HPDF - - hbayes + # https://github.com/alpheccar/hbayes/issues/3 + # - hbayes "Dmitry Bogatov ": - once From 6fd4d09f3ab3c5f5a40dfbcaf1ab83512d203e2f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 17:02:41 +0200 Subject: [PATCH 1286/2525] Expect test failure khibino/haskell-relational-record#51 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc8c75e1..0f2ae5a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3166,6 +3166,8 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 + + - relational-record # https://github.com/khibino/haskell-relational-record/issues/51 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1aa01438a6f178492cd11400ff8cd0e6d5b6934d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 18:37:01 +0200 Subject: [PATCH 1287/2525] Expect test failure nushio3/unicode-show#2 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f2ae5a7..02e91af6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,6 +3168,8 @@ expected-test-failures: - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - relational-record # https://github.com/khibino/haskell-relational-record/issues/51 + + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From aa247ae4bf4e0f719b261d4a92aa26b71f04fc51 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 18:53:52 +0200 Subject: [PATCH 1288/2525] Expect test failure alanz/ghc-exactprint#47 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02e91af6..b9d9c336 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,6 +3170,8 @@ expected-test-failures: - relational-record # https://github.com/khibino/haskell-relational-record/issues/51 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + + - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From efe971fe15308355d03d3dc31a4ee97b0cbdde3e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 19:07:51 +0200 Subject: [PATCH 1289/2525] Expect doctest failures due to hidden Glob --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4208ad57..5ed1bc31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3173,6 +3173,10 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 + + # Doctests require hidden Glob package + - multiset + - makefile # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ca0f533a049d2d6f4b329bc687225c057d7c7199 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 19:09:07 +0200 Subject: [PATCH 1290/2525] s/record/query --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ed1bc31..5c16471f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,7 +3168,7 @@ expected-test-failures: - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - relational-record # https://github.com/khibino/haskell-relational-record/issues/51 + - relational-query # https://github.com/khibino/haskell-relational-record/issues/51 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 From efca7aac30b89e81a562267d85db33d4f760e7eb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 19:10:37 +0200 Subject: [PATCH 1291/2525] Expect test failure chrisdone/path#54 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c16471f..cb40b303 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,6 +3177,8 @@ expected-test-failures: # Doctests require hidden Glob package - multiset - makefile + + - path # https://github.com/chrisdone/path/issues/54 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9c42bcdd9a8083a115df23f8352ae045b6685586 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 21:21:41 +0200 Subject: [PATCH 1292/2525] Temporary block nfjinjing/moesocks#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb40b303..e5f3ff4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1947,7 +1947,8 @@ packages: # - sbp # build failure "Jinjing Wang @nfjinjing": - - moesocks + [] + # - moesocks # https://github.com/nfjinjing/moesocks/issues/1 "Gregory W. Schwartz @GregorySchwartz": # - fasta # via pipes-attoparsec From b3495581201c0bc1e17036f6b95f23e197ab37d6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 21:23:44 +0200 Subject: [PATCH 1293/2525] Temporary block jonschoning/pinboard#3 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5f3ff4f..fa7a37d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -215,7 +215,8 @@ packages: - mandrill "Jon Schoning @jonschoning": - - pinboard + [] + # - pinboard # https://github.com/jonschoning/pinboard/issues/3 "Jasper Van der Jeugt @jaspervdj": - blaze-html From 7377fdc0fe133b8feead1dfd000efd60e884a0db Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 21:27:56 +0200 Subject: [PATCH 1294/2525] Temporary block alphaHeavy/consul-haskell#18 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa7a37d7..ce281143 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -160,7 +160,7 @@ packages: - quickcheck-assertions # - hackage-mirror # via: aws - - wai-middleware-consul + # - wai-middleware-consul # https://github.com/alphaHeavy/consul-haskell/issues/18 - wai-middleware-crowd - monad-logger-json - safe-exceptions From 9721eeb8dc716b3bc1a400a95043042a922179bd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 21:30:51 +0200 Subject: [PATCH 1295/2525] stratosphere haddock may run out of memory --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce281143..1490844a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,6 +3238,9 @@ expected-haddock-failures: - classy-prelude-yesod - hledger-web + # Runs out of memory + - stratosphere + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From ac5788a981bc90adfb4355e7f78991d6463925a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Jan 2017 22:12:24 +0200 Subject: [PATCH 1296/2525] Upper bound for #2231 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1490844a..5e777268 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2785,6 +2785,9 @@ packages: - hspec-core < 2.4 - hspec-discover < 2.4 + # https://github.com/fpco/stackage/issues/2231 + - vty < 5.15 + # end of packages # Package flags are applied to individual packages, and override the values of From 525d90e2d673e21ccc3abbd4fa8ec83460299268 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 06:51:47 +0200 Subject: [PATCH 1297/2525] Fixes for #2232 --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e777268..15e547b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -109,7 +109,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator FIXME Michael needs to reenable - stm-conduit - wai-websockets - warp-tls @@ -2538,9 +2538,9 @@ packages: "Dominic Orchard @dorchard": - array-memoize - - camfort + # - camfort # https://github.com/fpco/stackage/issues/2232 - codo-notation - - fortran-src + # - fortran-src # https://github.com/fpco/stackage/issues/2232 # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran @@ -3184,6 +3184,8 @@ expected-test-failures: - makefile - path # https://github.com/chrisdone/path/issues/54 + + - rattletrap # https://github.com/fpco/stackage/issues/2232 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -3243,6 +3245,7 @@ expected-haddock-failures: # Runs out of memory - stratosphere + - store # end of expected-haddock-failures From 4e59f519c0c10af98f4d331a7e4c3845ac2bd92a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 06:56:38 +0200 Subject: [PATCH 1298/2525] Upper bound for #2233 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15e547b8..51b1d557 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2788,6 +2788,9 @@ packages: # https://github.com/fpco/stackage/issues/2231 - vty < 5.15 + # https://github.com/fpco/stackage/issues/2233 + - brick < 0.17 + # end of packages # Package flags are applied to individual packages, and override the values of From 1d3a0facc7e444d3f6ca54b257467ded95d51eb3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 07:05:18 +0200 Subject: [PATCH 1299/2525] Temporary block haskell-tools/haskell-tools#257 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51b1d557..c8821419 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2700,7 +2700,7 @@ packages: - haskell-tools-demo - haskell-tools-cli - haskell-tools-daemon - - haskell-tools-debug + # - haskell-tools-debug # https://github.com/haskell-tools/haskell-tools/issues/257 "David Fisher @ddfisher": - socket-activation From 74905431227f9f94bc3ea734f921545f1431c7df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 07:22:27 +0200 Subject: [PATCH 1300/2525] Limit jobs --- automated/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated/build.sh b/automated/build.sh index c70be3a3..c5e78640 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -121,7 +121,7 @@ docker run $ARGS_PREBUILD $IMAGE /bin/bash -c "stackage-curator check --plan-fil # Now do the actual build. We need to first set the owner of the home directory # correctly, so we run the command as root, change owner, and then use sudo to # switch back to the current user -docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator make-bundle --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" +docker run $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c "chown $USER $HOME && exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" stackage-curator make-bundle --jobs 4 --plan-file $PLAN_FILE --docmap-file $DOCMAP_FILE --bundle-file $BUNDLE_FILE --target $TARGET" # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of From af8de33c794e6697b04f2b1767ad1b9fdc73b5a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 07:22:43 +0200 Subject: [PATCH 1301/2525] Reenable stackage-curator --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8821419..5b6c9528 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -109,7 +109,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator FIXME Michael needs to reenable + - stackage-curator - stm-conduit - wai-websockets - warp-tls From 60a815846f344a0a60e0a2af143af76b88011f83 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Tue, 24 Jan 2017 23:51:47 -0600 Subject: [PATCH 1302/2525] unblock pinboard --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b6c9528..2a56b8dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -215,8 +215,7 @@ packages: - mandrill "Jon Schoning @jonschoning": - [] - # - pinboard # https://github.com/jonschoning/pinboard/issues/3 + - pinboard "Jasper Van der Jeugt @jaspervdj": - blaze-html From e123669be0c60977cb0ce6e13c582d9a0c17cff6 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 25 Jan 2017 11:18:48 +0000 Subject: [PATCH 1303/2525] Add note about new GHC release. --- CURATORS.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 6579ee8b..6e3aa126 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -337,3 +337,24 @@ errors for builds, tests and benchmarks. 1. Add public ssh key to `~/.ssh/authorized_keys` on build server 2. Add to fpco/stackage project. + +## Dealing with a new GHC release + +As mentioned in the [GHC upgrade note], the major impact of a new GHC release +is on the packages that are causing upper bounds to be put in place. In order +to minimise out-of-date breakage and allow maintainers to have a solid chance +of getting their packages into the newest LTS, we try to do the following: + +Make an early announcement (in the form of a blog post, typically) of the new +GHC release on the nightly build and the planned deadline for the new LTS release. +Make it clear, that in the time coming up to this, we hope package maintainers +will upgrade their packages to allow for the new GHC release. + +We prefer to prune packages causing upper bounds constraints **after** the LTS +release to allow the maximum amount of packages to get into the newest LTS. + +After the first LTS release, the package pruning process may begin in order to +move forward with getting the latest versions of packages compatible with the +new GHC release. + +[GHC upgrade note]: https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#upgrading-to-a-new-ghc-version From bb0eb73724c05155470bd930221a7384f7198a39 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 14:02:33 +0200 Subject: [PATCH 1304/2525] Move pandoc-types upper bound to package itself and close #2223 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a56b8dc..70fa28e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2284,7 +2284,7 @@ packages: - cmark - texmath - highlighting-kate - - pandoc-types + - pandoc-types < 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - pandoc @@ -2776,9 +2776,6 @@ packages: # https://github.com/fpco/stackage/issues/2207 - xlsx-tabular < 0.2.1.1 - # https://github.com/fpco/stackage/issues/2223 - - pandoc-types < 1.19 - # https://github.com/fpco/stackage/issues/2229 - hspec < 2.4 - hspec-core < 2.4 From 1dc290da206263ceac2c401045e10c8b6b031f35 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 14:08:06 +0200 Subject: [PATCH 1305/2525] Switch from cabal-src to mega-sdist --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70fa28e9..cd444087 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -93,7 +93,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - cabal-install - # - cabal-src BLOCKED shelly GHC 8.0.2 + - mega-sdist - case-insensitive - classy-prelude-yesod - conduit-combinators From abee708f64b95fea227e31c0e6d90e2ce809e2ce Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 25 Jan 2017 17:00:59 +0100 Subject: [PATCH 1306/2525] Added skylighting (new dependency of pandoc). skylighting is a syntax highlighting library that will replace highlighting-kate for pandoc. I have not removed highlighting-kate, however, because it may be used by other packages, but it should be considered deprecated. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1492bace..8ab46872 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2198,6 +2198,7 @@ packages: - cmark - texmath - highlighting-kate + - skylighting - pandoc-types - zip-archive - doctemplates From 5b6ffc80ff50ec455f58b1075c8f2fe5c18ea576 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 Jan 2017 21:44:19 +0200 Subject: [PATCH 1307/2525] Remove upper bounds and close #2233 close #2231 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f538476b..cbe54457 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2782,12 +2782,6 @@ packages: - hspec-core < 2.4 - hspec-discover < 2.4 - # https://github.com/fpco/stackage/issues/2231 - - vty < 5.15 - - # https://github.com/fpco/stackage/issues/2233 - - brick < 0.17 - # end of packages # Package flags are applied to individual packages, and override the values of From f14cba89c4faab385bcfe5a85a9d5083f862d330 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Wed, 25 Jan 2017 23:24:19 +0100 Subject: [PATCH 1308/2525] add colorful-monoids --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbe54457..2550d988 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2585,6 +2585,7 @@ packages: - unlit - intro - tasty-auto + - colorful-monoids "Taras Serduke @tserduke": - do-list From 944c18dd8a737a85d88090ed7045c35a6e473585 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jan 2017 08:11:59 +0200 Subject: [PATCH 1309/2525] Upper bound for #2237 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2550d988..be0bf008 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2783,6 +2783,9 @@ packages: - hspec-core < 2.4 - hspec-discover < 2.4 + # https://github.com/fpco/stackage/issues/2237 + - constraints < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 62649afe81ba8222faf8649ef41905e1f8a4a283 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jan 2017 08:12:22 +0200 Subject: [PATCH 1310/2525] Extra upper bound for #2229 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index be0bf008..e0437bcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2782,6 +2782,7 @@ packages: - hspec < 2.4 - hspec-core < 2.4 - hspec-discover < 2.4 + - hspec-smallcheck < 0.4.2 # https://github.com/fpco/stackage/issues/2237 - constraints < 0.9 From 9179bdceafb5e61d7a024e745a096a3740977620 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jan 2017 11:05:20 +0200 Subject: [PATCH 1311/2525] Remove upper bound and close #2237 This reverts commit 944c18dd8a737a85d88090ed7045c35a6e473585. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0437bcc..7aa6a45b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2784,9 +2784,6 @@ packages: - hspec-discover < 2.4 - hspec-smallcheck < 0.4.2 - # https://github.com/fpco/stackage/issues/2237 - - constraints < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of From 2410f711928b6d98620538d900c34e09fb023c7f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 26 Jan 2017 11:10:35 +0200 Subject: [PATCH 1312/2525] Remove upper bound and close #2184 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7aa6a45b..28fac300 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2764,11 +2764,6 @@ packages: # https://github.com/fpco/stackage/issues/2180 - MonadRandom < 0.5 - # https://github.com/fpco/stackage/issues/2184 - # https://github.com/ekmett/hashable-extras/pull/3 - - hashable < 1.2.5.0 - - intro < 0.1.0.3 - # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 From 15e7267f41317f768d1d3ff783a330ef9de35a6e Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Thu, 26 Jan 2017 22:28:48 -0500 Subject: [PATCH 1313/2525] add postgresql-typed, invertible, ztail invertible has some optional dependencies outside stackage, which a stack.yaml disables the flags for. Not sure if this is the right way to deal with it. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28fac300..866fc76d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,6 +2712,11 @@ packages: "Mitsutoshi Aoe @maoe": - viewprof + "Dylan Simon @dylex": + - postgresql-typed + - invertible + - ztail + # 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 6ed05803edf5cf062dfe9be9f79105ee7298aa22 Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Thu, 26 Jan 2017 22:41:07 -0500 Subject: [PATCH 1314/2525] Add flags for invertible To disable optional dependencies not in stackage --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 866fc76d..872a8c5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2857,6 +2857,12 @@ package-flags: ghc_7_7: false ghc_8_0: true + invertible: + TypeCompose: false + arrows: false + hlist: false + piso: false + # end of package-flags # Special configure options for individual packages From 8d7056f48c2312eb3ed3b3e6e638253c4b34ad70 Mon Sep 17 00:00:00 2001 From: Allele Dev Date: Sat, 28 Jan 2017 04:13:28 -0500 Subject: [PATCH 1315/2525] rm: allele as a maintainer - not enough time --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 872a8c5e..6aec58cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2532,10 +2532,6 @@ packages: "Christopher Wells @ExcalburZero": - pixelated-avatar-generator - "Allele Dev @queertypes": - - freer - - wai-request-spec - "Dominic Orchard @dorchard": - array-memoize # - camfort # https://github.com/fpco/stackage/issues/2232 From 239f4bf91ef65458a71c4b5ee522696b4823dc6d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 28 Jan 2017 18:31:02 +0200 Subject: [PATCH 1316/2525] Temporary block dylex/invertible#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 872a8c5e..37f1bab9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2714,7 +2714,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - - invertible + # - invertible # BLOCKED broken test case https://github.com/dylex/invertible/issues/1 - ztail # If you stop maintaining a package you can move it here. From 8bc65091e90d8e09dfcc5b60831b3f41440cbf71 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 28 Jan 2017 18:31:41 +0200 Subject: [PATCH 1317/2525] Expect test failure for postgresql-typed --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37f1bab9..7a46b17e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3072,6 +3072,7 @@ expected-test-failures: - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL + - postgresql-typed # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-query # PostgreSQL From a18238ad1ca0dc9dbbe64c2aab1392a8ec679138 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 28 Jan 2017 18:52:43 +0200 Subject: [PATCH 1318/2525] Add Frequently Asked Questions --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/README.md b/README.md index 7fc1b93a..f0cfbef1 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,42 @@ The following describes at a high level the series of steps for processing 1. Load up most recent build plan 2. Convert build plan into constraints for next build 3. Continue from step (3) above + +Frequently Asked Questions +-------------------------- + +__Why does Stackage have an older version of a package than Hackage?__ + +There are a number of answers to this question: + +* Simplest reason: how old of a Stackage snapshot are you using? Once a + snapshot is created, it's frozen for all time. So if you use + nightly-2016-01-01, by the time you get to 2018, it will be pretty dated. +* If you're using an LTS snapshot: we lock down major versions when + first creating an LTS run, so subsequent minor versions will not get + new versions necessary. For example, if LTS 6.0 has `foo` version + 1.2.3, and the author immediately thereafter releases a version + 1.3.0 and never releases another 1.2.\* version, you'll never get + another update in the LTS 6 line +* Sometimes we have upper bounds in place because other packages have + problems with newer versions of dependencies. Open up the + [build-constraints file](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) + and search for "Stackage upper bounds" +* Wired-in packages - those that ship with GHC and cannot be upgraded, + and packages depending on them - are fixed to GHC versions. Common + examples of this are containers and transformers. There's a lot more + information on this in + [an FP Complete blog post](https://www.fpcomplete.com/blog/2014/05/lenient-lower-bounds) + +__How long do you maintain an LTS build?__ + +We only guarantee that we will maintain a single LTS major version at +a time, and that it will be maintained for at least three months. This +is the +[originally proposed support window](https://www.fpcomplete.com/blog/2014/12/backporting-bug-fixes), +and hasn't changed since then. + +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. From fbcf5e101105415902c45441e61ad5ae776715f3 Mon Sep 17 00:00:00 2001 From: Mitchell Rosen Date: Sat, 28 Jan 2017 14:46:14 -0500 Subject: [PATCH 1319/2525] add safe-exceptions-checked --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7ffbd23..ed008086 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1447,6 +1447,7 @@ packages: - aeson-better-errors "Mitchell Rosen @mitchellwrosen": + - safe-exceptions-checked - tasty-hspec "Christiaan Baaij @christiaanb": From fb526f51c6db8284f2e084b2c64cf58b04aff0e3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 28 Jan 2017 20:53:58 +0000 Subject: [PATCH 1320/2525] Clarify which build package removing will occur in. --- CURATORS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 6e3aa126..4548b988 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -353,8 +353,8 @@ will upgrade their packages to allow for the new GHC release. We prefer to prune packages causing upper bounds constraints **after** the LTS release to allow the maximum amount of packages to get into the newest LTS. -After the first LTS release, the package pruning process may begin in order to -move forward with getting the latest versions of packages compatible with the -new GHC release. +After the first LTS release, the package pruning process may begin in the +nightly build in order to move forward with getting the latest versions of +packages compatible with the new GHC release. [GHC upgrade note]: https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#upgrading-to-a-new-ghc-version From cdd937f29148bbddb342e785eaca66c9aca25e7c Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Sat, 28 Jan 2017 22:48:24 +1100 Subject: [PATCH 1321/2525] added louispan's packages --- build-constraints.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1db103aa..6e0799e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2717,6 +2717,17 @@ packages: # - invertible # BLOCKED broken test case https://github.com/dylex/invertible/issues/1 - ztail + "Louis Pan @louispan": + - alternators + - glaze + - glazier + - glazier-pipes + - l10n + - pipes-category + - pipes-fluid + - pipes-misc + - stm-extras + # 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 92bea07574c8d39669e40c9722f9070d4298b909 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:18:20 +0200 Subject: [PATCH 1322/2525] Remove expected test failure clash-lang/clash-prelude#57 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e0799e5..87d7d59d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3128,7 +3128,6 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 From a5906b9f45ac2491e56f8b54285e7e07c9ae1d05 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:20:59 +0200 Subject: [PATCH 1323/2525] Add back alphaHeavy/consul-haskell#18 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87d7d59d..4e069637 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -160,7 +160,7 @@ packages: - quickcheck-assertions # - hackage-mirror # via: aws - # - wai-middleware-consul # https://github.com/alphaHeavy/consul-haskell/issues/18 + - wai-middleware-consul - wai-middleware-crowd - monad-logger-json - safe-exceptions From 54e81b970c290025a1b17af58e92d6dfdf0dac90 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:26:14 +0200 Subject: [PATCH 1324/2525] Temporary block for louispan/glaze#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e069637..e0801ccb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2719,7 +2719,7 @@ packages: "Louis Pan @louispan": - alternators - - glaze + # - glaze # Broken Haddocks https://github.com/louispan/glaze/issues/1 - glazier - glazier-pipes - l10n From ce3af31b05b23941b85677eb491db5ea371de896 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:27:41 +0200 Subject: [PATCH 1325/2525] mattjbray/servant-elm#22 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0801ccb..7f2c5a84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3199,6 +3199,8 @@ expected-test-failures: - path # https://github.com/chrisdone/path/issues/54 - rattletrap # https://github.com/fpco/stackage/issues/2232 + + - servant-elm # https://github.com/mattjbray/servant-elm/issues/22 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 5a81c42d79f3b6c46d2bd93572dd2537a4a392e4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 11:32:11 +0200 Subject: [PATCH 1326/2525] Hide binary-ieee754 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f2c5a84..5b7e85e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3452,6 +3452,7 @@ hide: - courier # conflicts with Network.Transport in network-transport - newtype-generics # conflicts with Control.Newtype in newtype - objective # conflicts with Control.Object in natural-transformation +- binary-ieee754 # conflicts with data-binary-ieee754 # Cryptonite deprecations - cipher-aes From f2af1d6fbabe0abc5817053ba62cbe191477f6fc Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Sun, 29 Jan 2017 23:43:37 +1100 Subject: [PATCH 1327/2525] glaze: workaround haddock crash by pasting splice explicitly --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b7e85e2..72012ab1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2719,7 +2719,7 @@ packages: "Louis Pan @louispan": - alternators - # - glaze # Broken Haddocks https://github.com/louispan/glaze/issues/1 + - glaze - glazier - glazier-pipes - l10n From 1d8f3ea2ba80e1bab215ff7062ec036419d4d423 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 14:43:59 +0200 Subject: [PATCH 1328/2525] Remove temporary block for louispan/glaze#1 This reverts commit 54e81b970c290025a1b17af58e92d6dfdf0dac90. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b7e85e2..72012ab1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2719,7 +2719,7 @@ packages: "Louis Pan @louispan": - alternators - # - glaze # Broken Haddocks https://github.com/louispan/glaze/issues/1 + - glaze - glazier - glazier-pipes - l10n From 0b464b0815d69d6573ee07d91c37417bbbe012a4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 00:48:38 +0100 Subject: [PATCH 1329/2525] Re-enable some packages --- build-constraints.yaml | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72012ab1..bb304daf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,7 +7,6 @@ packages: "Li-yao Xia @Lysxia": - generic-random - - postgresql-orm < 0 "Tobias Dammers @tdammers": - ginger @@ -2119,7 +2118,7 @@ packages: - tagstream-conduit # "Johannes Hilden @johanneshilden": - # Missing test files https://github.com/fpco/stackage/issues/1001 - hashids + # - hashids # Missing test files https://github.com/fpco/stackage/issues/1001 # "Joe Hermaszewski @expipiplus1": # - exact-real # bounds: ghc, base @@ -2169,13 +2168,12 @@ packages: "Jeremy Shaw @stepcut": - boomerang - # BLOCKED directory 1.3 - #- clckwrks - #- clckwrks-cli - #- clckwrks-plugin-page - #- clckwrks-plugin-media - #- clckwrks-theme-bootstrap - #- hackage-whatsnew + - clckwrks + - clckwrks-cli + - clckwrks-plugin-page + - clckwrks-plugin-media + - clckwrks-theme-bootstrap + # - hackage-whatsnew # bounds: directory 1.3 - happstack-authenticate - happstack-clientsession - happstack-hsp @@ -2245,11 +2243,11 @@ packages: - dawg-ord "Amit Levy @alevy": - # - postgresql-orm # 0.4.1 compilation failure + - postgresql-orm - simple - simple-templates - simple-session - # - simple-postgresql-orm # via: postgresql-orm + - simple-postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. @@ -2374,8 +2372,8 @@ packages: "Fraser Tweedale @frasertweedale": - jose - # "Yutaka Nishimura @ynishi": - # - atndapi # https://github.com/ynishi/atndapi/issues/1 + "Yutaka Nishimura @ynishi": + - atndapi "Yoshikuni Jujo @YoshikuniJujo": - zot @@ -2407,14 +2405,14 @@ packages: # "Daishi Nakajima @nakaji_dayo": # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 - # "Braden Walters @meoblast001": - # - hakyll-sass # bounds: aeson-pretty + "Braden Walters @meoblast001": + - hakyll-sass "Patrick Thomson @helium": - postgresql-transactional "Tom Murphy @amindfv": - # - vivid # 0.2.0.5 compilation failure + - vivid # - midair # bounds: ghc, base - nano-erl @@ -2501,8 +2499,8 @@ packages: - exp-pairs - fast-digits - # "Greg Hurrell @wincent": - # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 + "Greg Hurrell @wincent": + - docvim "Ashley Yakeley @AshleyYakeley": - countable @@ -2538,9 +2536,9 @@ packages: "Dominic Orchard @dorchard": - array-memoize - # - camfort # https://github.com/fpco/stackage/issues/2232 + - camfort - codo-notation - # - fortran-src # https://github.com/fpco/stackage/issues/2232 + - fortran-src # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran From 1dfbd85c5123bd4bc9ff0f573204e49ed3a92fec Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 01:05:44 +0100 Subject: [PATCH 1330/2525] Re-disable some packages --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb304daf..9fdc958f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2243,7 +2243,7 @@ packages: - dawg-ord "Amit Levy @alevy": - - postgresql-orm + # - postgresql-orm # 0.4.1 compilation failure - simple - simple-templates - simple-session @@ -2372,8 +2372,8 @@ packages: "Fraser Tweedale @frasertweedale": - jose - "Yutaka Nishimura @ynishi": - - atndapi + # "Yutaka Nishimura @ynishi": + # - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": - zot @@ -2405,8 +2405,8 @@ packages: # "Daishi Nakajima @nakaji_dayo": # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 - "Braden Walters @meoblast001": - - hakyll-sass + # "Braden Walters @meoblast001": + # - hakyll-sass # compilation failure "Patrick Thomson @helium": - postgresql-transactional @@ -2500,7 +2500,7 @@ packages: - fast-digits "Greg Hurrell @wincent": - - docvim + # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": - countable @@ -2538,7 +2538,7 @@ packages: - array-memoize - camfort - codo-notation - - fortran-src + # - fortran-src # OOM https://github.com/fpco/stackage/issues/2232 # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran From 331244a5084c10ede6b6b6a6aa9d52fc7e840c8c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 01:13:02 +0100 Subject: [PATCH 1331/2525] Fix formatting error --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fdc958f..70a8f842 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2499,7 +2499,7 @@ packages: - exp-pairs - fast-digits - "Greg Hurrell @wincent": + # "Greg Hurrell @wincent": # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": From ab34a960b1a46eb70282fa225ec5682d493a3a2c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 01:21:55 +0100 Subject: [PATCH 1332/2525] Re-disable simple-postgresql-orm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70a8f842..b7de8e68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2247,7 +2247,7 @@ packages: - simple - simple-templates - simple-session - - simple-postgresql-orm + - simple-postgresql-orm # via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. From ddf03357bfd1c17136a30a74660ba2e85e703735 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 02:14:26 +0100 Subject: [PATCH 1333/2525] Re-disable simple-postgresql-orm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7de8e68..da395fb4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2247,7 +2247,7 @@ packages: - simple - simple-templates - simple-session - - simple-postgresql-orm # via: postgresql-orm + # - simple-postgresql-orm # via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. From 7a8f5b7dd092b372a5bca148347ce798901566d8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 19:00:26 +0200 Subject: [PATCH 1334/2525] Remove upper bound and close #2042 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da395fb4..80a924ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,9 +2757,6 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 - # https://github.com/fpco/stackage/issues/2042 - - network-multicast < 0.2 - # https://github.com/haskell/vector/issues/142 - primitive < 0.6.2.0 From b9e426fb508fd89d6e2279a1fe56ae30a68f5f6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Jan 2017 19:01:27 +0200 Subject: [PATCH 1335/2525] Move primitive upper bound to better location --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80a924ac..ba4d330f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,9 +2757,6 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 - # https://github.com/haskell/vector/issues/142 - - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 @@ -2777,6 +2774,7 @@ packages: # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 + - primitive < 0.6.2.0 # https://github.com/fpco/stackage/issues/2206 - pretty-simple < 1.0.0.5 From 14ae364cc3640b9526490ab22d198d179f204eda Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 30 Jan 2017 14:42:45 +0200 Subject: [PATCH 1336/2525] Revert "Expect test failure chrisdone/path#54" This reverts commit efca7aac30b89e81a562267d85db33d4f760e7eb. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba4d330f..451987f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3189,8 +3189,6 @@ expected-test-failures: - multiset - makefile - - path # https://github.com/chrisdone/path/issues/54 - - rattletrap # https://github.com/fpco/stackage/issues/2232 - servant-elm # https://github.com/mattjbray/servant-elm/issues/22 From 3e9b979a86ccd4daa033a0bba38f9edfaf4475d2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 30 Jan 2017 14:51:32 +0200 Subject: [PATCH 1337/2525] Revert "mattjbray/servant-elm#22" This reverts commit ce3af31b05b23941b85677eb491db5ea371de896. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 451987f4..f0fb21a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,8 +3190,6 @@ expected-test-failures: - makefile - rattletrap # https://github.com/fpco/stackage/issues/2232 - - - servant-elm # https://github.com/mattjbray/servant-elm/issues/22 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1e399e1fcf21fb3cf5a343c3055607e23f165ac9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 14:42:27 +0100 Subject: [PATCH 1338/2525] Upper bound for #2243 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0fb21a4..8e340f36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2788,6 +2788,9 @@ packages: - hspec-discover < 2.4 - hspec-smallcheck < 0.4.2 + # https://github.com/fpco/stackage/issues/2243 + - ieee754 < 0.8.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 450043db529cf541a5999927ace9a024959ebfef Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 15:04:32 +0100 Subject: [PATCH 1339/2525] Another upper bound for #2243 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e340f36..dcd1ec7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2790,6 +2790,7 @@ packages: # https://github.com/fpco/stackage/issues/2243 - ieee754 < 0.8.0 + - quickcheck-special < 0.1.0.3 # end of packages From 271f29c61f6c2c2d95ca2c2980a0a8e921123a16 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 15:52:44 +0100 Subject: [PATCH 1340/2525] Remove upper bounds and close #2243 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcd1ec7d..f0fb21a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2788,10 +2788,6 @@ packages: - hspec-discover < 2.4 - hspec-smallcheck < 0.4.2 - # https://github.com/fpco/stackage/issues/2243 - - ieee754 < 0.8.0 - - quickcheck-special < 0.1.0.3 - # end of packages # Package flags are applied to individual packages, and override the values of From 40621612a4a9c54cf9c6122ee220a2d920eea8bd Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Mon, 30 Jan 2017 11:21:30 -0500 Subject: [PATCH 1341/2525] Re-added fasta and dependent libraries. pipes-attoparsec has been added again, so fasta and the rest should be OK to go. `convert-annotation` uses `req` instead of `wreq` now, so that should be good as well. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f536558..eefa6501 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1954,14 +1954,14 @@ packages: # - moesocks # https://github.com/nfjinjing/moesocks/issues/1 "Gregory W. Schwartz @GregorySchwartz": - # - fasta # via pipes-attoparsec - # - diversity # via fasta - # - modify-fasta # via fasta + - fasta + - diversity + - modify-fasta - tree-fun - random-tree - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - # - blosum # via fasta + - blosum - convert-annotation "Simon Marechal @bartavelle": From 3d6f90c918c76fdb9987c9b8406dcdbb6360f553 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 17:43:50 +0100 Subject: [PATCH 1342/2525] skylighting upper bound for #2245 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0fb21a4..bc81d0da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2788,6 +2788,9 @@ packages: - hspec-discover < 2.4 - hspec-smallcheck < 0.4.2 + # https://github.com/fpco/stackage/issues/2245 + - skylighting < 0.1.1.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 1d051557a466eaa128d615b0e10f2953bec8a560 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 19:07:14 +0100 Subject: [PATCH 1343/2525] Remove upper bounds to close #2206 and close #2207 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2181da76..d2d9125f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2777,12 +2777,6 @@ packages: - vector < 0.12.0.0 - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2206 - - pretty-simple < 1.0.0.5 - - # https://github.com/fpco/stackage/issues/2207 - - xlsx-tabular < 0.2.1.1 - # https://github.com/fpco/stackage/issues/2229 - hspec < 2.4 - hspec-core < 2.4 From 3614d1fc5a412cb45e12df36fe2feefb44cbb1bc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Jan 2017 19:09:31 +0100 Subject: [PATCH 1344/2525] Upper bounds for #2246 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2d9125f..fbf95d7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2786,6 +2786,10 @@ packages: # https://github.com/fpco/stackage/issues/2245 - skylighting < 0.1.1.3 + # https://github.com/fpco/stackage/issues/2246 + - blaze-html < 0.9 + - blaze-markup < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 489fe5a3aef7949b5e31039fd5fc3ad8dcddddc7 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 30 Jan 2017 16:49:27 -0600 Subject: [PATCH 1345/2525] Re-enable envy Bounds problem fixed by https://github.com/dmjio/envy/pull/7. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbf95d7b..1b8ee632 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -76,7 +76,7 @@ packages: - once "David Johnson @dmjio": - # - envy # bounds: GHC 8 + - envy - s3-signer - google-translate - hackernews From d2bd393f95f9d9f072a917ccd143202908e33d35 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 30 Jan 2017 16:51:46 -0600 Subject: [PATCH 1346/2525] Add postgresql-simple-migration https://github.com/ameingast/postgresql-simple-migration/issues/11 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbf95d7b..eef987ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1396,6 +1396,7 @@ packages: - lackey - octane - overloaded-records # Maintained by @trskop. + - postgresql-simple-migration # Maintained by @ameingast. - ratel - ratel-wai - rattletrap From 6e189ed5b7b341b96933559430323be9d62a5a4d Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 30 Jan 2017 21:25:52 -0500 Subject: [PATCH 1347/2525] Add mintty --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbf95d7b..dbe1e62c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1730,6 +1730,7 @@ packages: - invariant - keycode - lift-generics + - mintty - mtl-compat - proxied - text-show From e7ea27f45a2303674c291dd870ae57578709b096 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 31 Jan 2017 16:43:33 +0100 Subject: [PATCH 1348/2525] Upper bound for #2251 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbe1e62c..8abf50a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2791,6 +2791,9 @@ packages: - blaze-html < 0.9 - blaze-markup < 0.8 + # https://github.com/fpco/stackage/issues/2251 + - sbv < 5.15 + # end of packages # Package flags are applied to individual packages, and override the values of From 2c652ed7c101c93c3e5587b865132ee9401a0dcb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 31 Jan 2017 16:47:26 +0100 Subject: [PATCH 1349/2525] Remove upper bounds and close #2245 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8abf50a3..e25b6e8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2784,9 +2784,6 @@ packages: - hspec-discover < 2.4 - hspec-smallcheck < 0.4.2 - # https://github.com/fpco/stackage/issues/2245 - - skylighting < 0.1.1.3 - # https://github.com/fpco/stackage/issues/2246 - blaze-html < 0.9 - blaze-markup < 0.8 From e4dc89979cfba0c2472242606a1fb07aefc235f2 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Tue, 31 Jan 2017 17:04:40 +0100 Subject: [PATCH 1350/2525] Update build-constraints.yaml --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e25b6e8a..9af93ae3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -874,6 +874,8 @@ packages: - superbuffer - timespan - distance + - async-extra + - format-numbers "Joey Eremondi @JoeyEremondi": - aeson-pretty From a8e524fd5c91a4e78a9f333f1014f7a752bf6cf2 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Tue, 31 Jan 2017 22:09:58 +0200 Subject: [PATCH 1351/2525] Add cabal-doctest --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9af93ae3..b8261db1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1057,6 +1057,7 @@ packages: - aeson-extra - binary-orphans - binary-tagged + - cabal-doctest - edit-distance - generics-sop-lens - github From 9f29fd967dd253bffb916ae1eea08b38b1468a9c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 1 Feb 2017 08:06:27 +0200 Subject: [PATCH 1352/2525] Revert "Temporary block haskell-tools/haskell-tools#257" This reverts commit 1d3a0facc7e444d3f6ca54b257467ded95d51eb3. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27af3606..3a823456 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2704,7 +2704,7 @@ packages: - haskell-tools-demo - haskell-tools-cli - haskell-tools-daemon - # - haskell-tools-debug # https://github.com/haskell-tools/haskell-tools/issues/257 + - haskell-tools-debug "David Fisher @ddfisher": - socket-activation From afa9afb79d07cac082848c6642eb316ac6fa9613 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Wed, 1 Feb 2017 07:59:44 +0100 Subject: [PATCH 1353/2525] Add threepenny-gui to build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a823456..7a3a1f20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Simon Jakobi @sjakobi": + - threepenny-gui + "Joe M @joe9": - logger-thread - text-generic-pretty From 4b077ed660bc3b7e368595175dc1735d3928f0c0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 09:55:25 +0100 Subject: [PATCH 1354/2525] Upper bound for #2256 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a823456..2379cbe3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2794,6 +2794,9 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 + # https://github.com/fpco/stackage/issues/2256 + - elm-export < 0.6.0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 677907536679fa481de6b75d8c3e7f2f4f951932 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 13:59:32 +0100 Subject: [PATCH 1355/2525] Upper bounds for #2257 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2379cbe3..f317caaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2797,6 +2797,12 @@ packages: # https://github.com/fpco/stackage/issues/2256 - elm-export < 0.6.0.1 + # https://github.com/fpco/stackage/issues/2257 + - servant < 0.10 + - servant-client < 0.10 + - servant-docs < 0.10 + - servant-server < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 5043a84e0cafa3f9cfb7f3d8100b1ba858dcf5c3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 14:22:21 +0100 Subject: [PATCH 1356/2525] Hide rerebase due to base module conflicts --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f317caaf..eb4d89d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3457,6 +3457,7 @@ hide: - newtype-generics # conflicts with Control.Newtype in newtype - objective # conflicts with Control.Object in natural-transformation - binary-ieee754 # conflicts with data-binary-ieee754 +- rerebase # conflicts with base # Cryptonite deprecations - cipher-aes From 6c112b7158e73592517e2af0a04b21af6c11587b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 21:47:49 +0100 Subject: [PATCH 1357/2525] servant-swagger, servant-mock upper bounds for #2257 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb4d89d6..aa6d6555 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2802,6 +2802,8 @@ packages: - servant-client < 0.10 - servant-docs < 0.10 - servant-server < 0.10 + - servant-swagger < 1.1.2.1 + - servant-mock < 0.8.1.2 # end of packages From 166dc5d0ba796f279fb6c3dfe37a1206a4eb65b5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 21:48:16 +0100 Subject: [PATCH 1358/2525] megaparsec upper bound for #2259 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa6d6555..87815ce9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2805,6 +2805,9 @@ packages: - servant-swagger < 1.1.2.1 - servant-mock < 0.8.1.2 + # https://github.com/fpco/stackage/issues/2259 + - megaparsec < 5.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 209fffd4a90aefa96a6c04f3827c67f35f219e0f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Feb 2017 21:49:54 +0100 Subject: [PATCH 1359/2525] hoauth2 upper bound for #2177 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87815ce9..d839e240 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2773,6 +2773,7 @@ packages: # https://github.com/fpco/stackage/issues/2177 - aeson < 1.1.0.0 + - hoauth2 < 0.5.8 # https://github.com/fpco/stackage/issues/2180 - MonadRandom < 0.5 From be4e1a24aadb993d8f27f1b92f43fd1efcb08a2f Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 1 Feb 2017 20:34:27 -0500 Subject: [PATCH 1360/2525] Unblock dylex/invertible#1 with 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 aaadabbb..956866f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2720,7 +2720,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - # - invertible # BLOCKED broken test case https://github.com/dylex/invertible/issues/1 + - invertible - ztail "Louis Pan @louispan": From 7aa36e007f08790eb0e1cfb76ba2cd8b02d5d1b8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Feb 2017 07:32:55 +0200 Subject: [PATCH 1361/2525] Revert "Temporary block dylex/invertible#1" This reverts commit 239f4bf91ef65458a71c4b5ee522696b4823dc6d. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aaadabbb..956866f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2720,7 +2720,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - # - invertible # BLOCKED broken test case https://github.com/dylex/invertible/issues/1 + - invertible - ztail "Louis Pan @louispan": From ccf3b25a800f5a60c655d0c03a29b69cd8e2e9d2 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 2 Feb 2017 08:54:01 +0200 Subject: [PATCH 1362/2525] Add myself as haskell-servant maintainer --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 956866f0..4c04dafb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3377,6 +3377,7 @@ github-users: haskell-compat: - RyanGlScott haskell-servant: + - phadej - jkarni - SoenkeHahn vivid: From fdce63e899dd2c78808fdc56295d673a4367943c Mon Sep 17 00:00:00 2001 From: Ashley Yakeley Date: Wed, 1 Feb 2017 23:08:36 -0800 Subject: [PATCH 1363/2525] Add witness, open-witness --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab5a5865..b4a0d127 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2499,6 +2499,8 @@ packages: "Ashley Yakeley @AshleyYakeley": - countable + - witness + - open-witness "Victor Denisov @VictorDenisov": - mongoDB From 87e7eafc742a183378088d67f1cc59346d31d433 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 2 Feb 2017 11:15:10 +0000 Subject: [PATCH 1364/2525] Remove upper bounds for #2259. Closes #2259. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 956866f0..b6848ee8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2809,9 +2809,6 @@ packages: - servant-swagger < 1.1.2.1 - servant-mock < 0.8.1.2 - # https://github.com/fpco/stackage/issues/2259 - - megaparsec < 5.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of From d80a05f338d1d82a5d64ab6fbf0d98200a463228 Mon Sep 17 00:00:00 2001 From: Chris Done Date: Thu, 2 Feb 2017 12:01:53 +0000 Subject: [PATCH 1365/2525] Add labels package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6848ee8..cba23b19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -288,6 +288,7 @@ packages: - xenstore "Chris Done @chrisdone": + - labels - ace - ical - check-email From fe8434809843dd098f99aef70709cc27f4700404 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Feb 2017 18:03:21 +0200 Subject: [PATCH 1366/2525] Revert "Expect test failure khibino/haskell-relational-record#51" This reverts commit 6fd4d09f3ab3c5f5a40dfbcaf1ab83512d203e2f. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cba23b19..79563cbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3201,8 +3201,6 @@ expected-test-failures: - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - relational-query # https://github.com/khibino/haskell-relational-record/issues/51 - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 From 007773644d96cc4928f2f8c475062ebd00152e73 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 19:38:41 +0100 Subject: [PATCH 1367/2525] Remove upper bound and close #2256 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 498ef490..72759dcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2799,9 +2799,6 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2256 - - elm-export < 0.6.0.1 - # https://github.com/fpco/stackage/issues/2257 - servant < 0.10 - servant-client < 0.10 From 2cc97c133e84714eeae0cfbfcc737604d7c2e1e9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 20:55:56 +0100 Subject: [PATCH 1368/2525] Expect postgresql-simple-migration tests to fail since it requires a running postgres --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eca6dbff..29a1c176 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3098,6 +3098,7 @@ expected-test-failures: - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL + - postgresql-simple-migration - postgresql-typed # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb From fc6a0f997ed68b3dec88b419b01399d270991aef Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 21:03:49 +0100 Subject: [PATCH 1369/2525] Organize expected test failures --- build-constraints.yaml | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29a1c176..e6d511b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3139,6 +3139,7 @@ expected-test-failures: - xlsior # https://github.com/rcallahan/xlsior/issues/1 - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 + - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -3150,6 +3151,8 @@ expected-test-failures: - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer @@ -3164,6 +3167,11 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - Spock-core # https://github.com/agrafix/Spock/issues/102 + - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - commutative # https://github.com/athanclark/commutative/issues/4 + - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + - folds # https://github.com/ekmett/folds/issues/12 + - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d @@ -3171,7 +3179,7 @@ expected-test-failures: - haskell-docs # GHC bug # Stackage upper bounds, re-enable these when their upper bound is removed - - hindent # 4.6.4 + # Recursive deps https://github.com/fpco/stackage/issues/1818 - clock # 0.7.2 clock:test => tasty:lib => clock:lib @@ -3184,33 +3192,15 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - - snap-core # https://github.com/snapframework/snap-core/issues/26 - - - hackernews # https://github.com/dmjio/hackernews/issues/19 - - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - - commutative # https://github.com/athanclark/commutative/issues/4 - - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - - folds # https://github.com/ekmett/folds/issues/12 - - - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - # Doctests require hidden Glob package - multiset - makefile - - rattletrap # https://github.com/fpco/stackage/issues/2232 + - snap-core # https://github.com/snapframework/snap-core/issues/26 + + - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + + - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9470dc2fd9caecfa1b579cf9ddc0c0d3451f3d53 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 21:05:04 +0100 Subject: [PATCH 1370/2525] Sort expected test failures --- build-constraints.yaml | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6d511b4..18ae300c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3048,15 +3048,14 @@ expected-test-failures: # expected-tests unless we know a fix has been released. - cabal-helper - generic-random - - lens - graphviz + - lens - punycode - zip # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix # has been released. - - mysql-haskell # Requires local mysql server with a test account, and binlog enabled. - 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 @@ -3080,9 +3079,9 @@ expected-test-failures: - gitson # 0.5.2 error with git executable https://github.com/myfreeweb/gitson/issues/1 - gitson # https://github.com/myfreeweb/gitson/issues/1 - happy # Needs mtl in the user package DB + - haskell-neo4j-client # neo4j with auth disabled - haskell-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230 - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 - - haskell-neo4j-client # neo4j with auth disabled - hasql # PostgreSQL - hasql-transaction # PostgreSQL - hedis @@ -3095,15 +3094,16 @@ expected-test-failures: - memcached-binary # memcached - mongoDB # mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mysql # MySQL + - mysql-haskell # Requires local mysql server with a test account, and binlog enabled. - mysql-simple # MySQL - network-anonymous-i2p - opaleye # PostgreSQL - - postgresql-simple-migration - - postgresql-typed # PostgreSQL - persistent-redis # redis - https://github.com/fpco/stackage/pull/1581 - pipes-mongodb - postgresql-query # PostgreSQL - postgresql-simple # PostgreSQL + - postgresql-simple-migration + - postgresql-typed # PostgreSQL - purescript # git 128 https://github.com/purescript/purescript/issues/2292 - redis-io - rethinkdb @@ -3132,14 +3132,14 @@ expected-test-failures: - angel # https://github.com/MichaelXavier/Angel/issues/43 - camfort # 0.900 https://github.com/camfort/camfort/issues/41 - 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 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -3147,36 +3147,31 @@ expected-test-failures: - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 + - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer + - Spock-core # https://github.com/agrafix/Spock/issues/102 + - 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 - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 + - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - 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 - tries # https://github.com/athanclark/tries/issues/2 + - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - Spock-core # https://github.com/agrafix/Spock/issues/102 - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - commutative # https://github.com/athanclark/commutative/issues/4 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - folds # https://github.com/ekmett/folds/issues/12 - - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - # Misc. - - distributed-process-supervisor # # https://github.com/haskell-d - - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - - haskell-docs # GHC bug # Stackage upper bounds, re-enable these when their upper bound is removed @@ -3196,11 +3191,14 @@ expected-test-failures: - multiset - makefile + # Misc. + - distributed-process-supervisor # # https://github.com/haskell-d + - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - haskell-docs # GHC bug + - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - snap-core # https://github.com/snapframework/snap-core/issues/26 - - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9d7815f09da47ba2ee43ca579a1db3d5052c4baa Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 21:06:25 +0100 Subject: [PATCH 1371/2525] Skip http2 benchmarks due to OOM #2232 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18ae300c..d3738c9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3294,6 +3294,7 @@ skipped-benchmarks: - hledger-lib # https://github.com/fpco/stackage/issues/1587 - pipes # optparse-applicative 0.13 + - http2 # OOM? https://github.com/fpco/stackage/issues/2232 # end of skipped-benchmarks From 99fa3ad6250d1d66b0fff253fe0f524b3bfa35de Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Fri, 3 Feb 2017 10:02:02 +0000 Subject: [PATCH 1372/2525] Add git and cryptonite-openssl --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3738c9b..e085ebb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -273,8 +273,10 @@ packages: - cryptocipher - cryptohash - cryptonite + - cryptonite-openssl - crypto-pubkey-types - crypto-random-api + - git - hit - memory - language-java From 15352af5430a3782cff802ee36c5635b925fe72d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 3 Feb 2017 11:14:04 +0100 Subject: [PATCH 1373/2525] servant-foreign upper bound for #2257 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3738c9b..c27739e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2809,6 +2809,7 @@ packages: - servant-server < 0.10 - servant-swagger < 1.1.2.1 - servant-mock < 0.8.1.2 + - servant-foreign < 0.10 # end of packages From 19e1b0d83d6f7af5ab547961911e4d2a582089b2 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 3 Feb 2017 23:54:56 -0500 Subject: [PATCH 1374/2525] Add monad-metrics under Matt Parsons --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c27739e2..0a09da90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1750,6 +1750,7 @@ packages: "Matt Parsons @parsonsmatt": - monad-logger-prefix + - monad-metrics "Matthew Pickering @mpickering": - refact From ace68ee22621b137cc7616d363bab7c266ba70b3 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sat, 4 Feb 2017 17:28:56 +0100 Subject: [PATCH 1375/2525] Add Gradle to the environment. Reenable sparkle. sparkle requires GHC 8.0.2 to build, due to a bug in GHC 8.0.1. --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c27739e2..df6779c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1587,7 +1587,7 @@ packages: - inline-r - jni - jvm - # - sparkle # build failure, requires gradle + - sparkle - th-lift "Christopher Reichert @creichert": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 52c265bb..314fde50 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -43,6 +43,7 @@ apt-get install -y \ curl \ freeglut3-dev \ git \ + gradle \ libadns1-dev \ libaio1 \ libalut-dev \ From 8192cec75bbabfbbf257f7886f684f8ff8315d91 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 4 Feb 2017 17:35:36 +0100 Subject: [PATCH 1376/2525] Re-enable Spock-core tests, and add issue rof for http2 benchmarks --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c27739e2..7704091d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3157,7 +3157,6 @@ expected-test-failures: # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer - - Spock-core # https://github.com/agrafix/Spock/issues/102 - 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 @@ -3290,12 +3289,12 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - http2 # https://github.com/kazu-yamamoto/http2/pull/13, we can upgrade http2 in lts-6 when this is lifted. # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 - pipes # optparse-applicative 0.13 - - http2 # OOM? https://github.com/fpco/stackage/issues/2232 # end of skipped-benchmarks @@ -3415,7 +3414,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 - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 -- Spock-core-0.11.0.0 # testsuite fail - vivid-0.2.0.5 # compilation failure # Packages which should be hidden after registering, to avoid module name From c214bd8521fce7f1d101ff15e3aedd54265b2b6a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 5 Feb 2017 00:25:48 +0100 Subject: [PATCH 1377/2525] upper bound for #2268 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0db7d2df..422db0b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2814,6 +2814,9 @@ packages: - servant-mock < 0.8.1.2 - servant-foreign < 0.10 + # https://github.com/fpco/stackage/issues/2268 + - text-zipper < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 859b4b854e3d75834e479cebaef6f4f02192607f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 13:51:50 +0100 Subject: [PATCH 1378/2525] Remove upper bound for #2268. Closes #2268. This reverts commit c214bd8521fce7f1d101ff15e3aedd54265b2b6a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 422db0b9..0db7d2df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2814,9 +2814,6 @@ packages: - servant-mock < 0.8.1.2 - servant-foreign < 0.10 - # https://github.com/fpco/stackage/issues/2268 - - text-zipper < 0.10 - # end of packages # Package flags are applied to individual packages, and override the values of From cabaceda31fb9e375477872592f602bf39ab54bc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 14:05:55 +0100 Subject: [PATCH 1379/2525] Add upper bound for #2269. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0db7d2df..3a2674ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2814,6 +2814,9 @@ packages: - servant-mock < 0.8.1.2 - servant-foreign < 0.10 + # https://github.com/fpco/stackage/issues/2269 + - scalpel < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From cd4640c0a543586ec51cce199addb19daf5e4de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sini=C5=A1a=20Bi=C4=91in?= Date: Sun, 5 Feb 2017 14:22:22 +0100 Subject: [PATCH 1380/2525] Add sdl2-image, sdl2-mixer, sdl2-gfx (#2264) * Add sdl2-image, sdl2-mixer and sdl2-gfx. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a2674ca..dcc6de40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2741,6 +2741,11 @@ packages: - pipes-misc - stm-extras + "Siniša Biđin @sbidin": + - sdl2-image + - sdl2-mixer + - sdl2-gfx + # 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 c11cd14a8dd279620327a3cd2281b25309a0683f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 19:45:42 +0100 Subject: [PATCH 1381/2525] Disable the new sdl2-* packages. https://github.com/sbidin/sdl2-mixer/issues/2 https://github.com/sbidin/sdl2-gfx/issues/1 https://github.com/sbidin/sdl2-image/issues/4 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcc6de40..e2fc9210 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2742,9 +2742,9 @@ packages: - stm-extras "Siniša Biđin @sbidin": - - sdl2-image - - sdl2-mixer - - sdl2-gfx + # - sdl2-image # https://github.com/sbidin/sdl2-image/issues/4 + # - sdl2-mixer # https://github.com/sbidin/sdl2-mixer/issues/2 + # - sdl2-gfx # https://github.com/sbidin/sdl2-gfx/issues/1 # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 83040d286cab802d45a6a7dd09578c850a0cbb20 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 19:50:31 +0100 Subject: [PATCH 1382/2525] Fix bad YAML syntax. Can't have empty block. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2fc9210..6a4fb880 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2741,7 +2741,7 @@ packages: - pipes-misc - stm-extras - "Siniša Biđin @sbidin": + # "Siniša Biđin @sbidin": # - sdl2-image # https://github.com/sbidin/sdl2-image/issues/4 # - sdl2-mixer # https://github.com/sbidin/sdl2-mixer/issues/2 # - sdl2-gfx # https://github.com/sbidin/sdl2-gfx/issues/1 From 1403ba2572bda06b247090d5fbc85f56a639f98e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 21:54:55 +0100 Subject: [PATCH 1383/2525] Disable sparkle. https://github.com/tweag/sparkle/issues/92 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a4fb880..ec6bf5b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1589,7 +1589,7 @@ packages: - inline-r - jni - jvm - - sparkle + # - sparkle # https://github.com/tweag/sparkle/issues/92 - th-lift "Christopher Reichert @creichert": From 88ba1776a79003424cc3dd2af846d84ddecafb3e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Feb 2017 21:58:30 +0100 Subject: [PATCH 1384/2525] Disable Git. Failing test case and is a new package. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec6bf5b4..5d98a5f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -276,7 +276,7 @@ packages: - cryptonite-openssl - crypto-pubkey-types - crypto-random-api - - git + # - git # https://github.com/vincenthz/hit/issues/36 - hit - memory - language-java From bc1b87cdffda68a568dabc5676275e5355eff50f Mon Sep 17 00:00:00 2001 From: Alexis Williams Date: Sun, 5 Feb 2017 18:57:14 -0800 Subject: [PATCH 1385/2525] Changed my username. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d98a5f2..237a94de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2659,7 +2659,7 @@ packages: - mathexpr - sibe - "Alexis Williams @sasinestro": + "Alexis Williams @typedrat": - stb-image-redux - wavefront-obj From a5e43521bf50fb56122fb20499c782bafa0aed30 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 6 Feb 2017 09:57:27 +0100 Subject: [PATCH 1386/2525] Reenable sparkle. (#2271) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d98a5f2..e1b959ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1589,7 +1589,7 @@ packages: - inline-r - jni - jvm - # - sparkle # https://github.com/tweag/sparkle/issues/92 + - sparkle - th-lift "Christopher Reichert @creichert": From 50a89ebd5e7e420ed07c1c5f79424f3992fb9985 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 10:05:44 +0100 Subject: [PATCH 1387/2525] Add missing dependency for sdl2-* packages. --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 314fde50..273d959e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -93,6 +93,7 @@ apt-get install -y \ libpcap0.8-dev \ libpq-dev \ libsdl2-dev \ + libsdl2-mixer-dev \ libsnappy-dev \ libsndfile1-dev \ libsqlite3-dev \ From 7b5f6a5e0832a61b6ae6c96c97ab5d339879876c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 10:10:29 +0100 Subject: [PATCH 1388/2525] Fix repository URL. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1b959ec..966a383f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -276,7 +276,7 @@ packages: - cryptonite-openssl - crypto-pubkey-types - crypto-random-api - # - git # https://github.com/vincenthz/hit/issues/36 + # - git # https://github.com/vincenthz/hs-git/issues/5 - hit - memory - language-java From b691ec1153fbd8ed35e2c2fad0936056ccd590d0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 10:11:14 +0100 Subject: [PATCH 1389/2525] Re-enable sdl2-* packages. Added external dependency in 50a89ebd5e7e420ed07c1c5f79424f3992fb9985. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 966a383f..8c7c5fee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2741,10 +2741,10 @@ packages: - pipes-misc - stm-extras - # "Siniša Biđin @sbidin": - # - sdl2-image # https://github.com/sbidin/sdl2-image/issues/4 - # - sdl2-mixer # https://github.com/sbidin/sdl2-mixer/issues/2 - # - sdl2-gfx # https://github.com/sbidin/sdl2-gfx/issues/1 + "Siniša Biđin @sbidin": + - sdl2-image + - sdl2-mixer + - sdl2-gfx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From a2b809329d13f155c95a1c1a7e1be03b6c5c70de Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 12:18:06 +0100 Subject: [PATCH 1390/2525] Add other missing sdl2-* package dependencies. https://github.com/sbidin/sdl2-image/issues/4#issuecomment-277645979 --- debian-bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 273d959e..93d04aff 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -94,6 +94,8 @@ apt-get install -y \ libpq-dev \ libsdl2-dev \ libsdl2-mixer-dev \ + libsdl2-image-dev \ + libsdl2-gfx-dev \ libsnappy-dev \ libsndfile1-dev \ libsqlite3-dev \ From e3f99503b98721cf06802608558f75c84a7a13a9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 6 Feb 2017 13:04:32 -0800 Subject: [PATCH 1391/2525] Re-disable sdl2-* packages per #2273 --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ef9dc45..1c034aa0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2741,10 +2741,11 @@ packages: - pipes-misc - stm-extras - "Siniša Biđin @sbidin": - - sdl2-image - - sdl2-mixer - - sdl2-gfx + # https://github.com/fpco/stackage/issues/2273 + # "Siniša Biđin @sbidin": + # - sdl2-image + # - sdl2-mixer + # - sdl2-gfx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From c943b47ee34278104faeaee7cdb97a891640117f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 6 Feb 2017 13:21:24 -0800 Subject: [PATCH 1392/2525] Redisable sparkle per #2274 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c034aa0..33ee54de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1589,7 +1589,7 @@ packages: - inline-r - jni - jvm - - sparkle + # - sparkle # https://github.com/fpco/stackage/issues/2274 - th-lift "Christopher Reichert @creichert": From 170301f59655ba66f0cdb8e743e2da4b3dc63549 Mon Sep 17 00:00:00 2001 From: Nikita Tchayka Date: Mon, 6 Feb 2017 21:24:37 +0000 Subject: [PATCH 1393/2525] Add ramus --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33ee54de..3830f573 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Nikita Tchayka @nickseagull": + - ramus + "Simon Jakobi @sjakobi": - threepenny-gui From bdaf428adee70fbecd567e03b97b333a7418682a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 22:38:02 +0100 Subject: [PATCH 1394/2525] Add link. Clarify docs on getting a DockerHub build. --- CURATORS.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 4548b988..b27f0503 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -23,8 +23,10 @@ process works: The typical story on pull requests is: If Travis accepts it and the author only added packages under his/her own name, merge it. If the -build later fails (see "Adding Debian packages for required system tools or libraries"), -then block the package until it's fixed. +build later fails (see [Adding Debian packages]), then block the +package until it's fixed. + +[Adding Debian packages]: https://github.com/fpco/stackage/blob/master/CURATORS.md#adding-debian-packages-for-required-system-tools-or-libraries If benchmarks, haddocks, or test suites fails at this point we typically also block the package until these issues are fixed. This in @@ -177,8 +179,14 @@ the maintainers of those packages. ### Adding Debian packages for required system tools or libraries Additional (non-Haskell) system libraries or tools should be added to `stackage/debian-bootstrap.sh`. -Committing the changes to a branch should trigger a DockerHub. Normally only the `nightly` branch needs to be updated -since new packages are not added to the current lts release. +After you've committed those changes, merging them into the `nightly` branch should +trigger a DockerHub build. Simply run: + +```bash + $ git checkout nightly + $ git merge master + $ git push +``` Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to xenial which is the version used to build Nightly). From 95aeb4052ab9a234e17e1357f80d2611f5c62112 Mon Sep 17 00:00:00 2001 From: Will Coster Date: Mon, 6 Feb 2017 19:06:04 -0800 Subject: [PATCH 1395/2525] Add scalpel-core This is the first step required to allow wikicfp-scraper to depend on scalpel v0.5.0 in #2269. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33ee54de..b743a96b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1426,6 +1426,7 @@ packages: - prometheus-client - prometheus-metrics-ghc - scalpel + - scalpel-core - wai-middleware-prometheus "William Casarin @jb55": From ac5e42d7977ab657c1fb5ca4e761ad32c596f218 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2017 10:19:21 -0800 Subject: [PATCH 1396/2525] Expect ramus tests to fail per #2277 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4653006f..e32becf5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3179,6 +3179,7 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - ramus # https://github.com/fpco/stackage/issues/2277 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 From bcb44635df0e6c2458be11494b73d7a935b67bc3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2017 10:20:25 -0800 Subject: [PATCH 1397/2525] Revert "Redisable sparkle per #2274" This reverts commit c943b47ee34278104faeaee7cdb97a891640117f. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e32becf5..cbfe6773 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1593,7 +1593,7 @@ packages: - inline-r - jni - jvm - # - sparkle # https://github.com/fpco/stackage/issues/2274 + - sparkle - th-lift "Christopher Reichert @creichert": From 47b3028e54c01a5ef762b25f20f184409be9f2b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2017 10:20:42 -0800 Subject: [PATCH 1398/2525] Revert "Re-disable sdl2-* packages per #2273" This reverts commit e3f99503b98721cf06802608558f75c84a7a13a9. --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbfe6773..c9fc92e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2745,11 +2745,10 @@ packages: - pipes-misc - stm-extras - # https://github.com/fpco/stackage/issues/2273 - # "Siniša Biđin @sbidin": - # - sdl2-image - # - sdl2-mixer - # - sdl2-gfx + "Siniša Biđin @sbidin": + - sdl2-image + - sdl2-mixer + - sdl2-gfx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From cd09a533b7c29ead57ccb6730623f07ff1e56b61 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2017 15:12:50 -0800 Subject: [PATCH 1399/2525] Revert "Expect ramus tests to fail per #2277" This reverts commit ac5e42d7977ab657c1fb5ca4e761ad32c596f218. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9fc92e2..8c92c278 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3178,7 +3178,6 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - ramus # https://github.com/fpco/stackage/issues/2277 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 From 2653151b4b24e9def7f6d584bc8a985809f190b5 Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Wed, 8 Feb 2017 17:46:27 +0900 Subject: [PATCH 1400/2525] Add the xml-html-qq package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c92c278..9a81093c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1865,6 +1865,7 @@ packages: - opaleye-trans - pretty-simple - read-env-var + - xml-html-qq - yahoo-finance-api "Franklin Chen @FranklinChen": From cddc6dbf5cb4bd4fd9e6a4301a1478844bf434fc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 8 Feb 2017 14:22:44 +0100 Subject: [PATCH 1401/2525] Re-enable cases' tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c92c278..3acbeb34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2979,7 +2979,6 @@ skipped-tests: - Cabal # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - bytestring-handle # QuickCheck 2.9 - - cases # https://github.com/nikita-volkov/cases/pull/3 - chell # options & via chell-quickcheck - clay # hspec 2.3 - ed25519 # QuickCheck 2.9 From 5b919096b2207f0d77cdbd81e16433f248101d54 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 8 Feb 2017 10:05:06 -0800 Subject: [PATCH 1402/2525] Add constraint "Earley < 0.12.0.0" per #2281 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c92c278..867dbe8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2826,6 +2826,9 @@ packages: # https://github.com/fpco/stackage/issues/2269 - scalpel < 0.5 + # https://github.com/fpco/stackage/issues/2281 + - Earley < 0.12.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 1605b4be6c3690fbadd1b3a1a1d440503c73b5a9 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Wed, 8 Feb 2017 21:27:28 +0100 Subject: [PATCH 1403/2525] add highjson package family --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1510808c..74ee6226 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -885,6 +885,9 @@ packages: - distance - async-extra - format-numbers + - highjson + - highjson-swagger + - highjson-th "Joey Eremondi @JoeyEremondi": - aeson-pretty From e7129ba34eb720bb0afb339e99207bbec81916b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 17:28:16 -0800 Subject: [PATCH 1404/2525] Disable stackage-curator per #2283 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74ee6226..6717707c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -114,7 +114,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator # via store https://github.com/fpco/stackage/issues/2283 - stm-conduit - wai-websockets - warp-tls From 9597971cec66f58aae0184bda2f571d4bedb7a51 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 17:33:02 -0800 Subject: [PATCH 1405/2525] Remove constraint "scalpel < 0.5", closes #2269 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6717707c..a23f1d27 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2827,9 +2827,6 @@ packages: - servant-mock < 0.8.1.2 - servant-foreign < 0.10 - # https://github.com/fpco/stackage/issues/2269 - - scalpel < 0.5 - # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 From f1b5850f58e70855c597e21dafdcab91050d31a4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 18:51:12 -0800 Subject: [PATCH 1406/2525] Disable vivid, unconstrain MonadRandom, closes #2180 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a23f1d27..86853fe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2433,7 +2433,7 @@ packages: - postgresql-transactional "Tom Murphy @amindfv": - - vivid + # - vivid # bounds: MonadRandom # - midair # bounds: ghc, base - nano-erl @@ -2798,9 +2798,6 @@ packages: - aeson < 1.1.0.0 - hoauth2 < 0.5.8 - # https://github.com/fpco/stackage/issues/2180 - - MonadRandom < 0.5 - # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - primitive < 0.6.2.0 @@ -3432,7 +3429,7 @@ 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 - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 -- vivid-0.2.0.5 # compilation failure +- 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 # conflicts. This is intended for at least two use cases: From 4677e7d863fff9a382ba051ea48cf601b8c369cc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 19:07:20 -0800 Subject: [PATCH 1407/2525] Unconstrain hspec-*, closes #2229 --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86853fe8..fd83b4d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2802,12 +2802,6 @@ packages: - vector < 0.12.0.0 - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2229 - - hspec < 2.4 - - hspec-core < 2.4 - - hspec-discover < 2.4 - - hspec-smallcheck < 0.4.2 - # https://github.com/fpco/stackage/issues/2246 - blaze-html < 0.9 - blaze-markup < 0.8 @@ -2979,18 +2973,24 @@ skipped-tests: # # Other outdated dependencies - Cabal # QuickCheck 2.9 - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 + - bloodhound # hspec 2.4 - bytestring-handle # QuickCheck 2.9 - chell # options & via chell-quickcheck - clay # hspec 2.3 + - drawille # hspec 2.4 - ed25519 # QuickCheck 2.9 + - envy # hspec 2.4 - fgl # hspec 2.3 - fgl-arbitrary # hspec 2.3 - hasql # QuickCheck 2.9 - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - multistate # hspec 2.4 + - newtype-generics # hspec 2.4 - next-ref # hspec 2.3 - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 + - postgresql-simple-migration # hspec 2.4 - servant-mock # hspec-wai 0.8 - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 From adacd811cafb4cc2472a7cea81dbbc07ff86d4a3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 20:17:03 -0800 Subject: [PATCH 1408/2525] Disable hspec-jenkins per worksap-ate/hspec-jenkins#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd83b4d3..bef67c85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -494,7 +494,7 @@ packages: # - agda-snippets-hakyll # bounds: ghc, base "Dan Burton @DanBurton": - - hspec-jenkins + # - hspec-jenkins # hspec 2.4.1 # https://github.com/worksap-ate/hspec-jenkins/issues/3 - yesod-gitrev - basic-prelude - composition From bcc43b49c6444317820249d72dff68f477c377a9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 20:23:14 -0800 Subject: [PATCH 1409/2525] Disable random-tree and diversity per #2180 (MonadRandom) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bef67c85..81e7182d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1975,10 +1975,10 @@ packages: "Gregory W. Schwartz @GregorySchwartz": - fasta - - diversity + # - diversity # build failure with MonadRandom 0.5 # https://github.com/fpco/stackage/issues/2180 - modify-fasta - tree-fun - - random-tree + # - random-tree # build failure with MonadRandom-0.5 # https://github.com/fpco/stackage/issues/2180 - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum From e5e9bb96fd0454323292daa230b721b245f76890 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 9 Feb 2017 20:37:19 -0800 Subject: [PATCH 1410/2525] Disable hspec-contrib test suites per hspec/hspec#307 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81e7182d..60acce88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2985,6 +2985,8 @@ skipped-tests: - hasql # QuickCheck 2.9 - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 + - hslua # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 + - hworker # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - multistate # hspec 2.4 - newtype-generics # hspec 2.4 @@ -2992,6 +2994,7 @@ skipped-tests: - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - postgresql-simple-migration # hspec 2.4 - servant-mock # hspec-wai 0.8 + - simple # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck @@ -3430,6 +3433,7 @@ tell-me-when-its-released: - terminal-progress-bar-0.1.1 # Unskip test suite - optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 +- hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 507d1651317b09d1de7679405472963c877eb3aa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 10 Feb 2017 09:08:07 -0800 Subject: [PATCH 1411/2525] Unskip optparse-applicative tests per release --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60acce88..3021d39b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3025,8 +3025,6 @@ skipped-tests: # re-enable if requested. - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 - - optparse-applicative # https://github.com/pcapriotti/optparse-applicative/issues/228 - # BLOCKED shelly GHC 8.0.2 - c2hs @@ -3431,7 +3429,6 @@ tell-me-when-its-released: - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876 - terminal-progress-bar-0.1.1 # Unskip test suite -- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228 - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 - hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307 From daf9472395c6af20cbe01ac74a7fa8a2d6566c8f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 10 Feb 2017 10:22:15 -0800 Subject: [PATCH 1412/2525] Revert "Disable random-tree and diversity per #2180 (MonadRandom)" This reverts commit bcc43b49c6444317820249d72dff68f477c377a9. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3021d39b..4e51e28e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1975,10 +1975,10 @@ packages: "Gregory W. Schwartz @GregorySchwartz": - fasta - # - diversity # build failure with MonadRandom 0.5 # https://github.com/fpco/stackage/issues/2180 + - diversity - modify-fasta - tree-fun - # - random-tree # build failure with MonadRandom-0.5 # https://github.com/fpco/stackage/issues/2180 + - random-tree - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum From 6cf18e45779ff73ebca024a6e9427b42b9f3119c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 10 Feb 2017 19:14:54 -0800 Subject: [PATCH 1413/2525] Remove constraint "X11 < 1.7", closes #2136 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e51e28e..c14da91b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2791,9 +2791,6 @@ packages: # https://github.com/fpco/stackage/issues/2032 - datasets < 0.2.2 - # https://github.com/fpco/stackage/issues/2136 - - X11 < 1.7 - # https://github.com/fpco/stackage/issues/2177 - aeson < 1.1.0.0 - hoauth2 < 0.5.8 From 09168f3963b749889e8cf2baa2e6869bf87e05be Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Feb 2017 19:00:06 -0800 Subject: [PATCH 1414/2525] Lift constraints on aeson, closes #2177 --- build-constraints.yaml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c14da91b..b7e3a9d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1861,8 +1861,8 @@ packages: - emailaddress - envelope - from-sum - - hailgun - - hailgun-simple + # - hailgun # bounds: aeson + # - hailgun-simple # via hailgun # - ig # bounds: http-conduit, transformers - natural-transformation - opaleye-trans @@ -2083,7 +2083,7 @@ packages: # - engine-io-yesod # bounds: ghc, base "Tim McGilchrist @tmcgilchrist": - - riak + # - riak # bounds: aeson - airship "Yuras Shumovich @Yuras": @@ -2458,7 +2458,8 @@ packages: - stratosphere "Alexey Rodiontsev @klappvisor": - - telegram-api + [] + # - telegram-api # bounds: aeson "Iñaki García Etxebarria @garetxe": - gi-atk @@ -2566,7 +2567,8 @@ packages: - language-fortran "Philipp Schuster @phischu": - - haskell-names + [] + # - haskell-names # bounds: aeson "Shao Cheng @TerrorJack": - simple-download @@ -2791,10 +2793,6 @@ packages: # https://github.com/fpco/stackage/issues/2032 - datasets < 0.2.2 - # https://github.com/fpco/stackage/issues/2177 - - aeson < 1.1.0.0 - - hoauth2 < 0.5.8 - # https://github.com/fpco/stackage/issues/2194 - vector < 0.12.0.0 - primitive < 0.6.2.0 From a47a12928c297abc7f19501c6396b7150d711242 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Feb 2017 19:09:06 -0800 Subject: [PATCH 1415/2525] Lift constraints on servant, closes #2257 --- build-constraints.yaml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7e3a9d3..db6f4d4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -36,7 +36,7 @@ packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson - - servant-aeson-specs + # - servant-aeson-specs # bounds: servant "Winter Land @winterland1989": - if @@ -84,8 +84,8 @@ packages: "David Johnson @dmjio": - envy - s3-signer - - google-translate - - hackernews + # - google-translate # bounds: servant + # - hackernews # bounds: servant # - ses-html # bounds: time 1.6 # - stripe-haskell # via: stripe-http-streams # - stripe-http-streams # via: http-streams @@ -2459,7 +2459,7 @@ packages: "Alexey Rodiontsev @klappvisor": [] - # - telegram-api # bounds: aeson + # - telegram-api # bounds: aeson, servant "Iñaki García Etxebarria @garetxe": - gi-atk @@ -2804,15 +2804,6 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2257 - - servant < 0.10 - - servant-client < 0.10 - - servant-docs < 0.10 - - servant-server < 0.10 - - servant-swagger < 1.1.2.1 - - servant-mock < 0.8.1.2 - - servant-foreign < 0.10 - # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 From 0a373104c99522bbc3fbd4e8e8712d6e9d996e76 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Feb 2017 20:43:27 -0800 Subject: [PATCH 1416/2525] Lift constraints on vector, closes #2194 --- build-constraints.yaml | 373 ++++++++++++++++++++++++++++++----------- 1 file changed, 277 insertions(+), 96 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index db6f4d4d..6d3ab3c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ packages: "Joe M @joe9": - logger-thread - - text-generic-pretty + # - text-generic-pretty # # via ixset-typed: via safecopy: bounds: vector "Li-yao Xia @Lysxia": - generic-random @@ -146,13 +146,13 @@ packages: - async - base16-bytestring - c2hs - - cassava + # - cassava # bounds: vector - csv-conduit - executable-hash - executable-path - foreign-store - formatting - - gtk2hs-buildtools + # - gtk2hs-buildtools # via hashtables: bounds: vector - happy - hybrid-vectors - indents @@ -261,7 +261,7 @@ packages: - HTF - xmlgen - stm-stats - - large-hashable + # - large-hashable # via safecopy: bounds: vector "Bart Massey @BartMassey": - parseargs @@ -303,7 +303,7 @@ packages: - hostname-validate - ini - lucid - - osdkeys + # - osdkeys # via libnotify: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - pdfinfo # - present # compilation failure against haskell-src-exts - pure-io @@ -320,13 +320,13 @@ packages: # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters "Alberto G. Corona @agocorona": - - RefSerialize - - TCache - - Workflow - - MFlow + # - RefSerialize # via hashtables: bounds: vector + # - TCache # via hashtables: bounds: vector + # - Workflow # via RefSerialize: via hashtables: bounds: vector + # - MFlow # via RefSerialize: via hashtables: bounds: vector - transient - - transient-universe - - ghcjs-hplay + # - transient-universe # via TCache: via hashtables: bounds: vector + # - ghcjs-hplay # via transient-universe: via TCache: via hashtables: bounds: vector "Edward Kmett @ekmett": - ad @@ -361,8 +361,8 @@ packages: - lca - lens - linear - - linear-accelerate - - log-domain + # - linear-accelerate # via accelerate: via hashtables: bounds: vector + # - log-domain # via safecopy: bounds: vector - machines - monadic-arrays - monad-products @@ -425,10 +425,10 @@ packages: - diagrams - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - - diagrams-cairo + # - diagrams-cairo # bounds: vector - diagrams-contrib - diagrams-core - - diagrams-gtk + # - diagrams-gtk # via diagrams-cairo: bounds: vector - diagrams-lib - diagrams-postscript - diagrams-rasterific @@ -460,7 +460,7 @@ packages: # - mangopay # compilation failure against aeson - nonce - serversession - - serversession-backend-acid-state + # - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector # - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite # - serversession-backend-redis # bounds: hedis # - serversession-frontend-snap # bounds: snap, snap-core @@ -480,7 +480,8 @@ packages: - ChannelT "Trevor L. McDonell @tmcdonell": - - accelerate + [] + # - accelerate # via hashtables: bounds: vector "Liam O'Connor @liamoc": [] @@ -538,7 +539,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - - bloodhound + # - bloodhound # bounds: vector - esqueleto # bounds: persistent "Adam Bergmark @bergmark": @@ -589,19 +590,22 @@ packages: - hPDB - hPDB-examples # - homplexity # BLOCKED directory 1.3 - - wordpass + # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - posix-realtime "Dom De Re @domdere": - - cassava-conduit + [] + # - cassava-conduit # via cassava: bounds: vector "Dominic Steinitz @idontgetoutmuch": + [] # - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10 - - random-fu + # - random-fu # via log-domain: via safecopy: bounds: vector "Ben Gamari @bgamari": - - vector-fftw + [] + # - vector-fftw # bounds: vector "Roman Cheplyaka @feuerbach": - action-permutations @@ -641,7 +645,7 @@ packages: - arbtt - ghc-heap-view - tttool - - gipeda + # - gipeda # via cassava: bounds: vector - list-fusion-probe - haskell-spacegoo - tasty-expected-failure @@ -652,11 +656,11 @@ packages: - HandsomeSoup "Clint Adams @clinty": - - hOpenPGP + # - hOpenPGP # via ixset-typed: via safecopy: bounds: vector - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools + # - hopenpgp-tools # via ixset-typed: via safecopy: bounds: vector - opensource "Joey Hess @joeyh": @@ -672,9 +676,9 @@ packages: - versions - vectortiles - pipes-random - - repa - - repa-io - - repa-algorithms + # - repa # bounds: vector + # - repa-io # bounds: vector + # - repa-algorithms # bounds: vector # - kanji # bounds: ghc 8, base "Ketil Malde @ketil-malde": @@ -699,7 +703,7 @@ packages: - ClustalParser - EntrezHTTP - Genbank - - RNAlien + # - RNAlien # via cassava: bounds: vector - Taxonomy # - TaxonomyTools # build failure - ViennaRNAParser @@ -730,11 +734,11 @@ packages: "Simon Michael @simonmichael": - darcs - - hledger - - hledger-lib - - hledger-ui - - hledger-web - - hledger-api + # - hledger # via hledger-lib: via hashtables: bounds: vector + # - hledger-lib # via hashtables: bounds: vector + # - hledger-ui # via hledger-lib: via hashtables: bounds: vector + # - hledger-web # via hledger-lib: via hashtables: bounds: vector + # - hledger-api # via hledger-lib: via hashtables: bounds: vector # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -752,7 +756,7 @@ packages: # - msi-kb-backlit # bounds: ghc, base - smoothie # - tellbot # bounds: bifunctors, http-conduit, tagsoup - - wavefront + # - wavefront # bounds: vector - zero "Thomas Schilling @nominolo": @@ -832,7 +836,7 @@ packages: - multimap - parallel-io - text-binary - - Chart-cairo + # - Chart-cairo # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - ghc-events - monad-extras # - stack < 9.9.9 # bounds: ghc, template-haskell @@ -847,7 +851,7 @@ packages: - base-prelude - cases - focus - - hasql + # - hasql # via hashtables: bounds: vector - list-t - mtl-prelude - neat-interpolation @@ -933,7 +937,7 @@ packages: - servant-blaze - servant-foreign - servant-mock - - servant-cassava + # - servant-cassava # via cassava: bounds: vector "Alexandr Ruchkin @mvoidex": # - hdocs # BLOCKED haddock-api GHC 8.0.2 @@ -970,15 +974,15 @@ packages: - hslua # - idris # bounds: safe - - cairo - - gio - - glib - - gtk - - gtk3 - - gtksourceview3 - - pango - - webkitgtk3 - - webkitgtk3-javascriptcore + # - cairo # via gtk2hs-buildtools: via hashtables: bounds: vector + # - gio # via gtk2hs-buildtools: via hashtables: bounds: vector + # - glib # via gtk2hs-buildtools: via hashtables: bounds: vector + # - gtk # via gtk2hs-buildtools: via hashtables: bounds: vector + # - gtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector + # - gtksourceview3 # via gtk2hs-buildtools: via hashtables: bounds: vector + # - pango # via gtk2hs-buildtools: via hashtables: bounds: vector + # - webkitgtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector + # - webkitgtk3-javascriptcore # via gtk2hs-buildtools: via hashtables: bounds: vector - ghcjs-codemirror # - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 @@ -1090,9 +1094,9 @@ packages: - waitra # scrive/log - - log + # - log # via bloodhound: bounds: vector - log-base - - log-elasticsearch + # - log-elasticsearch # via bloodhound: bounds: vector - log-postgres # Not a maintainer @@ -1362,11 +1366,11 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - - plot - - plot-gtk - - plot-gtk3 + # - plot # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + # - plot-gtk # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + # - plot-gtk3 # via gtk3: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - vector-buffer - - hmatrix-repa + # - hmatrix-repa # via repa: bounds: vector "Noam Lewis @sinelaw": # - xml-to-json # via: hexpat @@ -1440,8 +1444,8 @@ packages: - cased - elm-export - elm-export-persistent - - pipes-csv - - pipes-mongodb + # - pipes-csv # via cassava: bounds: vector + # - pipes-mongodb # via mongoDB: via hashtables: bounds: vector - servant-elm - skeletons - streaming-wai @@ -1501,8 +1505,8 @@ packages: - triesn - path-extra # - pred-trie # via poly-arity - - pred-set - - HSet + # - pred-set # via hashtables: bounds: vector + # - HSet # via hashtables: bounds: vector "Fumiaki Kinoshita @fumieval": - boundingboxes @@ -1705,7 +1709,7 @@ packages: - hapistrano - inflections - twitter-feed - - cassava-megaparsec + # - cassava-megaparsec # via cassava: bounds: vector - dotenv - stache @@ -1783,19 +1787,20 @@ packages: # - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": - - Agda + [] + # - Agda # via hashtables: bounds: vector "James Cook @mokus0": - dependent-sum # - dependent-sum-template # bounds: dependent-sum - dependent-map - - dice + # - dice # via random-fu: via log-domain: via safecopy: bounds: vector - hstatsd - - misfortune + # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": - haxl-amazonka - - hasql-migration + # - hasql-migration # via hasql: via hashtables: bounds: vector - servant-JuicyPixels "Artyom @neongreen": @@ -1839,8 +1844,9 @@ packages: - storable-record "Brandon Martin @codedmart": + [] # - engine-io-wai # bounds: ghc, base - - rethinkdb + # - rethinkdb # bounds: vector "Michael Walker @barrucadu": - both @@ -1924,7 +1930,7 @@ packages: - smallcaps "Gregory Collins @gregorycollins": - - hashtables + # - hashtables # bounds: vector - io-streams - openssl-streams @@ -1953,7 +1959,7 @@ packages: - cabal2nix - funcmp - hackage-db - - hledger-interest + # - hledger-interest # via hledger-lib: via hashtables: bounds: vector - hopenssl - hsdns - hsemail @@ -1982,7 +1988,7 @@ packages: - clumpiness # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 - blosum - - convert-annotation + # - convert-annotation # via cassava: bounds: vector "Simon Marechal @bartavelle": - compactmap @@ -2022,7 +2028,8 @@ packages: # - multiplate # bounds: transformers "Sumit Sahrawat @sumitsahrawat": - - plot-gtk-ui + [] + # - plot-gtk-ui # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector # - calculator # bounds: ghc, base "Emmanuel Touzery @emmanueltouzery": @@ -2189,26 +2196,26 @@ packages: "Jeremy Shaw @stepcut": - boomerang - - clckwrks - - clckwrks-cli - - clckwrks-plugin-page - - clckwrks-plugin-media - - clckwrks-theme-bootstrap + # - clckwrks # via acid-state: via safecopy: bounds: vector + # - clckwrks-cli # via acid-state: via safecopy: bounds: vector + # - clckwrks-plugin-page # via acid-state: via safecopy: bounds: vector + # - clckwrks-plugin-media # via acid-state: via safecopy: bounds: vector + # - clckwrks-theme-bootstrap # via clckwrks: via acid-state: via safecopy: bounds: vector # - hackage-whatsnew # bounds: directory 1.3 - - happstack-authenticate - - happstack-clientsession + # - happstack-authenticate # via acid-state: via safecopy: bounds: vector + # - happstack-clientsession # via safecopy: bounds: vector - happstack-hsp - happstack-jmacro - happstack-server - happstack-server-tls - hsx-jmacro - - ixset + # - ixset # via safecopy: bounds: vector - reform - reform-blaze - reform-hamlet - reform-happstack - reform-hsp - - userid + # - userid # via safecopy: bounds: vector - web-plugins - web-routes - web-routes-boomerang @@ -2331,7 +2338,7 @@ packages: - hs-GeoIP - retry - katip - - katip-elasticsearch + # - katip-elasticsearch # via bloodhound: bounds: vector "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -2357,7 +2364,8 @@ packages: - binary-bits "Nicolas Trangez @NicolasT": - - reedsolomon + [] + # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - taggy @@ -2407,9 +2415,9 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - - hw-conduit + # - hw-conduit # via criterion: via cassava: bounds: vector - hw-diagnostics - - hw-json + # - hw-json # via criterion: via cassava: bounds: vector - hw-parser - hw-prim - hw-rankselect @@ -2444,8 +2452,8 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - - wild-bind-indicator - - wild-bind-task-x11 + # - wild-bind-indicator # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + # - wild-bind-task-x11 # via wild-blind-indicator: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector "Cies Breijs @cies": - htoml @@ -2530,7 +2538,7 @@ packages: - open-witness "Victor Denisov @VictorDenisov": - - mongoDB + # - mongoDB # via hashtables: bounds: vector - bson "Alexis King @lexi-lambda": @@ -2645,7 +2653,8 @@ packages: - hdbc-mysql "Tony Day @tonyday567": - - chart-unit + [] + # - chart-unit # via random-fu: via log-domain: via safecopy: bounds: vector "Iphigenia Df @iphydf": - data-msgpack @@ -2667,10 +2676,10 @@ packages: "Mahdi Dibaiee ": - picedit - mathexpr - - sibe + # - sibe # via Chart-cairo: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector "Alexis Williams @typedrat": - - stb-image-redux + # - stb-image-redux # bounds: vector - wavefront-obj "XT @xtendo-org": @@ -2692,7 +2701,8 @@ packages: - rawstring-qm "Tom Nielsen @glutamate": - - datasets + [] + # - datasets # via cassava: bounds: vector "Hyunje Jun @noraesae": - line @@ -2705,10 +2715,12 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - hip + [] + # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + [] + # - hledger-iadd # via hledger-lib: via hashtables: bounds: vector "Roy Levien @orome": - crypto-enigma @@ -2790,13 +2802,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 - # https://github.com/fpco/stackage/issues/2032 - - datasets < 0.2.2 - - # https://github.com/fpco/stackage/issues/2194 - - vector < 0.12.0.0 - - primitive < 0.6.2.0 - # https://github.com/fpco/stackage/issues/2246 - blaze-html < 0.9 - blaze-markup < 0.8 @@ -3018,6 +3023,9 @@ skipped-tests: - machines - xmlhtml + # via criterion: via cassava: bounds: vector + - sparse-linear-algebra + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3298,6 +3306,179 @@ skipped-benchmarks: - pipes # optparse-applicative 0.13 + # Criterionpocalypse # via criterion: via cassava: bounds: vector + - Earley + - Frames + - IntervalMap + - JuicyPixels-extra + - acid-state + - ad + - arithmoi + - attoparsec + - avers + - binary-list + - binary-parsers + - binary-tagged + - binary-typed + - blake2 + - buffer-builder + - bytestring-conversion + - bytestring-tree-builder + - cacophony + - case-insensitive + - cassava + - cipher-aes128 + - clash-prelude + - clustering + - cmark + - conduit + - conduit-extra + - conduit-iconv + - cprng-aes + - criterion + - cron + - crypto-numbers + - crypto-pubkey + - cryptohash + - cryptohash-md5 + - cryptohash-sha1 + - cryptohash-sha256 + - cryptol + - ctrie + - data-msgpack + - diagrams-lib + - dimensional + - do-list + - ed25519 + - edit-distance + - effect-handlers + - euphoria + - farmhash + - fast-builder + - fast-digits + - fclabels + - foldl + - foldl-statistics + - gitson + - glob-posix + - graphviz + - grouped-list + - hOpenPGP + - hashable + - haskell-tools-cli + - hasql + - highjson + - hindent + - hip + - histogram-fill + - hledger + - hosc + - hourglass + - html-email-validate + - htoml + - http-client-tls + - http-link-header + - human-readable-duration + - hw-balancedparens + - hw-bits + - hw-conduit + - hw-json + - hw-rankselect-base + - hweblib + - hxt-regex-xmlschema + - identicon + - ilist + - include-file + - incremental-parser + - inline-r + - jose-jwt + - katip + - kdt + - lens + - lifted-async + - lifted-base + - logging-effect + - loop + - lucid + - matrices + - matrix + - megaparsec + - monad-logger-prefix + - mongoDB + - mono-traversable + - monoid-extras + - morte + - mutable-containers + - netpbm + - pandoc + - phantom-state + - picoparsec + - postgresql-binary + - pretty-simple + - prometheus-client + - psqueues + - publicsuffix + - ramus + - rdf + - redis-io + - reinterpret-cast + - reroute + - rethinkdb-client-driver + - rose-trees + - sampling + - sandi + - say + - scalpel-core + - scanner + - scientific + - semver + - servant-auth-cookie + - sets + - skylighting + - snap-server + - sorted-list + - sourcemap + - sparse-linear-algebra + - stache + - stateWriter + - stm-containers + - streaming-commons + - superbuffer + - taggy + - tar + - text-manipulate + - text-metrics + - text-show + - thread-local-storage + - thyme + - timemap + - tinylog + - tls + - turtle + - tz + - ua-parser + - unbound-generics + - unicode-transforms + - union + - unordered-containers + - uri-bytestring + - uuid + - uuid-types + - varying + - vector-binary-instances + - vectortiles + - vinyl + - wai-middleware-metrics + - wai-routing + - warp + - wire-streams + - word24 + - word8 + - xmlgen + - yesod-core + - yi-rope + - zippers + # end of skipped-benchmarks From 8a6cd3549ba95570a691a64bca72011be40ea961 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 11 Feb 2017 20:51:54 -0800 Subject: [PATCH 1417/2525] Lift constraints on blaze-html, blaze-markup, closes #2246 --- build-constraints.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d3ab3c2..23e13a52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -420,8 +420,8 @@ packages: "Brent Yorgey @byorgey": - active - - BlogLiterately - - BlogLiterately-diagrams + # - BlogLiterately # bounds: blaze-html + # - BlogLiterately-diagrams # via BlogLiterately: bounds: blaze-html - diagrams - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file @@ -723,8 +723,8 @@ packages: - multipart - rest-client - rest-core - - rest-gen - - rest-happstack + # - rest-gen # bounds: blaze-html + # - rest-happstack # via rest-gen: bounds: blaze-html - rest-snap - rest-stringmap - rest-types @@ -784,7 +784,7 @@ packages: - mysql - mysql-simple - sphinx - - xmlhtml + # - xmlhtml # bounds: blaze-html, blaze-markup - yesod-auth-hashdb "Toralf Wittner @twittner": @@ -2343,8 +2343,8 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - - SVGFonts - - Chart-diagrams + # - SVGFonts # via blaze-svg: bounds: blaze-markup + # - Chart-diagrams # via SVGFonts: via blaze-svg: bounds: blaze-markup # "Aaron Levin @aaronmblevin": # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client @@ -2802,10 +2802,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 - # https://github.com/fpco/stackage/issues/2246 - - blaze-html < 0.9 - - blaze-markup < 0.8 - # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 From b7272d238b2111a0a8007b1fb2bb194802cfdacb Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sun, 12 Feb 2017 05:49:05 +0100 Subject: [PATCH 1418/2525] add tasty-stats --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23e13a52..287520b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2616,6 +2616,7 @@ packages: - unlit - intro - tasty-auto + - tasty-stats - colorful-monoids "Taras Serduke @tserduke": From 5b1967be0db38f0fd636365af22bf6c8cf12e461 Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Sat, 11 Feb 2017 15:20:28 +0530 Subject: [PATCH 1419/2525] Add minio-hs package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 287520b2..25443162 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2769,6 +2769,9 @@ packages: - sdl2-mixer - sdl2-gfx + "Aditya Manthramurthy @donatello": + - minio-hs + # 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 0b466ed0ddd6671e5c02486a080d62e6fd6f6d05 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Sat, 11 Feb 2017 10:37:43 +0200 Subject: [PATCH 1420/2525] Re-enable HaRe v0.8.4.0 builds against nightly-2017-02-11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25443162..92a0adcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -214,7 +214,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # - HaRe # via: cabal-helper, ghc-mod, rosezipper + - HaRe # via: cabal-helper, ghc-mod, rosezipper "Alfredo Di Napoli @adinapoli": - mandrill From ebcc6780ddde70a860ecb5667a5a5f690def3d8a Mon Sep 17 00:00:00 2001 From: ncaq Date: Sat, 11 Feb 2017 14:07:29 +0900 Subject: [PATCH 1421/2525] add ncaq packages: haskell-import-graph uniq-deep Closes #2285. --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92a0adcc..699fe3b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2415,7 +2415,7 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - # - hw-conduit # via criterion: via cassava: bounds: vector + # - hw-conduit # via criterion: via cassava: bounds: vector - hw-diagnostics # - hw-json # via criterion: via cassava: bounds: vector - hw-parser @@ -2772,6 +2772,10 @@ packages: "Aditya Manthramurthy @donatello": - minio-hs + "ncaq @ncaq": + - haskell-import-graph + - uniq-deep + # 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 b771fa6e2e643145b87ca51b59e929bea118853d Mon Sep 17 00:00:00 2001 From: Romain Edelmann Date: Sun, 12 Feb 2017 15:38:37 +0100 Subject: [PATCH 1422/2525] add distribution --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 699fe3b6..3c2e3a20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Romain Edelmann @redelmann": + - distribution + "Nikita Tchayka @nickseagull": - ramus From 20bb7bab0297c85e30aec70e97cb55abe08061e1 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Sun, 12 Feb 2017 06:49:39 -0800 Subject: [PATCH 1423/2525] debian-bootstrap.sh: use get.haskellstack.org to install stack Since download.fpcomplete.com Ubuntu/Debian package repos are being phased out. --- debian-bootstrap.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 93d04aff..fd226af9 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -27,10 +27,6 @@ add-apt-repository -y ppa:marutter/rrutter # Set the GHC version GHCVER=8.0.2 -# Get Stack -apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 575159689BEFB442 -echo 'deb http://download.fpcomplete.com/ubuntu xenial main'|tee /etc/apt/sources.list.d/fpco.list - apt-get update apt-get install -y \ build-essential \ @@ -122,13 +118,14 @@ apt-get install -y \ r-base \ r-base-dev \ ruby-dev \ - stack \ wget \ xclip \ z3 \ zip \ zlib1g-dev +curl -sSL https://get.haskellstack.org/ | sh + # Put documentation where we expect it mv /opt/ghc/$GHCVER/share/doc/ghc-$GHCVER/ /opt/ghc/$GHCVER/share/doc/ghc From 93738c5865fdd0627508617215d01b78d4e2bf74 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Sun, 12 Feb 2017 07:01:27 -0800 Subject: [PATCH 1424/2525] Install locales before running locale-gen --- debian-bootstrap.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index fd226af9..8c718702 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -13,7 +13,6 @@ set -exu mkdir /home/stackage -p -locale-gen en_US.UTF-8 export DEBIAN_FRONTEND=noninteractive apt-get update @@ -110,6 +109,7 @@ apt-get install -y \ libzip-dev \ libzmq3-dev \ llvm-3.7 \ + locales \ m4 \ nettle-dev \ nodejs \ @@ -124,6 +124,8 @@ apt-get install -y \ zip \ zlib1g-dev +locale-gen en_US.UTF-8 + curl -sSL https://get.haskellstack.org/ | sh # Put documentation where we expect it From 0ea27fd923898d8b92d6c30ec60712c95fc18ebd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 10:38:04 -0800 Subject: [PATCH 1425/2525] Constrain some gogol-* packages per #2290 --- build-constraints.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 699fe3b6..83ae1c04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2816,6 +2816,32 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 + # https://github.com/fpco/stackage/issues/2290 + - gogol-core < 0.2.0 + - gogol < 0.2.0 + - gogol-admin-datatransfer < 0.2.0 + - gogol-adsense-host < 0.2.0 + - gogol-affiliates < 0.2.0 + - gogol-apps-calendar < 0.2.0 + - gogol-billing < 0.2.0 + - gogol-civicinfo < 0.2.0 + - gogol-classroom < 0.2.0 + - gogol-container < 0.2.0 + - gogol-debugger < 0.2.0 + - gogol-doubleclick-bids < 0.2.0 + - gogol-fusiontables < 0.2.0 + - gogol-groups-settings < 0.2.0 + - gogol-maps-coordinate < 0.2.0 + - gogol-partners < 0.2.0 + - gogol-plus-domains < 0.2.0 + - gogol-proximitybeacon < 0.2.0 + - gogol-resourcemanager < 0.2.0 + - gogol-storage < 0.2.0 + - gogol-storage-transfer < 0.2.0 + - gogol-taskqueue < 0.2.0 + - gogol-useraccounts < 0.2.0 + - gogol-vision < 0.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From a2c8f209f017a909e9c9cfe7fdb630c677d8d6de Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:12:09 -0800 Subject: [PATCH 1426/2525] Expect aeson tests to fail per #2291 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83ae1c04..45112401 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3232,6 +3232,7 @@ expected-test-failures: - makefile # Misc. + - aeson # https://github.com/fpco/stackage/issues/2291 - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug @@ -3239,6 +3240,7 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 7da03925b0f6df76dba97556fc1cc1da35bf33b4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:16:36 -0800 Subject: [PATCH 1427/2525] Disable gogol-affiliates and gogol-classroom per #2292 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45112401..a5633f0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1248,7 +1248,7 @@ packages: - gogol-admin-reports - gogol-adsense - gogol-adsense-host - - gogol-affiliates + # - gogol-affiliates # https://github.com/fpco/stackage/issues/2292 - gogol-analytics - gogol-android-enterprise - gogol-android-publisher @@ -1265,7 +1265,7 @@ packages: - gogol-blogger - gogol-books - gogol-civicinfo - - gogol-classroom + # - gogol-classroom # https://github.com/fpco/stackage/issues/2292 - gogol-cloudmonitoring - gogol-cloudtrace - gogol-compute @@ -2821,11 +2821,11 @@ packages: - gogol < 0.2.0 - gogol-admin-datatransfer < 0.2.0 - gogol-adsense-host < 0.2.0 - - gogol-affiliates < 0.2.0 + # - gogol-affiliates < 0.2.0 # https://github.com/fpco/stackage/issues/2292 - gogol-apps-calendar < 0.2.0 - gogol-billing < 0.2.0 - gogol-civicinfo < 0.2.0 - - gogol-classroom < 0.2.0 + # - gogol-classroom < 0.2.0 # https://github.com/fpco/stackage/issues/2292 - gogol-container < 0.2.0 - gogol-debugger < 0.2.0 - gogol-doubleclick-bids < 0.2.0 From be94363f4d0c9a6596c88f14859b0cc0ff449407 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:19:26 -0800 Subject: [PATCH 1428/2525] Skip hpio hlint tests, same as its src repo --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5633f0f..b128cf1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,6 +2864,9 @@ package-flags: curl: new-base: true + hpio: + test-hlint: false + hxt: network-uri: true hxt-http: From b0f9013de4cdd134d4d9bb967b7dd92302d146ad Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:29:14 -0800 Subject: [PATCH 1429/2525] Disable minio-hs per #2287 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b128cf1a..4921025d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2770,7 +2770,8 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - - minio-hs + [] + # - minio-hs # tests failed https://github.com/fpco/stackage/pull/2287 "ncaq @ncaq": - haskell-import-graph From 9439069b89657cbd0b88f98ae3f1b19e8a099fae Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:36:16 -0800 Subject: [PATCH 1430/2525] Disable pure-cdb per bosu/pure-cdb#5 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4921025d..9e825419 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2293,7 +2293,8 @@ packages: "Jason Shipman @jship": # on behalf of Boris Sukholitko @bosu - - pure-cdb + [] + # - pure-cdb # https://github.com/bosu/pure-cdb/issues/5 "Suhail Shergill @suhailshergill": - extensible-effects From 08134c9e2960f701a142ae6f508fe868287778f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:41:21 -0800 Subject: [PATCH 1431/2525] Expect servant tests to fail per haskell-servant/servant#698 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e825419..2b1ab514 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3242,6 +3242,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 + - 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 From f2773d1dfef8459b07aa224bbb6d856862084913 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:46:35 -0800 Subject: [PATCH 1432/2525] Disable servant-subscriber and servant-purescript per eskimor/servant-subscriber#100 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b1ab514..205dddaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -566,8 +566,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript - - servant-subscriber + # - servant-purescript # via servant-subscriber: build failure https://github.com/eskimor/servant-subscriber/issues/10 + # - servant-subscriber # build failure https://github.com/eskimor/servant-subscriber/issues/10 "Rodrigo Setti @rodrigosetti": - messagepack From 80c0a1826f054eab71b5aa2cd9fbc5d9a7909977 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:53:06 -0800 Subject: [PATCH 1433/2525] Disable taggy and taggy-lens per alpmestan/taggy#19 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 205dddaf..d488a03c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2369,8 +2369,9 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - - taggy - - taggy-lens + [] + # - taggy # build failure https://github.com/alpmestan/taggy/issues/19 + # - taggy-lens # via taggy: build failure https://github.com/alpmestan/taggy/issues/19 "Alex McLean @yaxu": - tidal From 3d62e338edc33c3b9168b6c3e0735b87cff3c7b2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 11:59:38 -0800 Subject: [PATCH 1434/2525] Disable xlsior per eurekagenomics/xlsior#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d488a03c..74b334fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1676,7 +1676,7 @@ packages: # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc - - xlsior + # - xlsior # https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - yesod-auth-account From 70362a79cb2bca8ecc6058fecdfe50bc644c8566 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 12:07:07 -0800 Subject: [PATCH 1435/2525] Disable servant-elm per mattjbray/servant-elm#26 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74b334fb..6a265e57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1446,7 +1446,7 @@ packages: - elm-export-persistent # - pipes-csv # via cassava: bounds: vector # - pipes-mongodb # via mongoDB: via hashtables: bounds: vector - - servant-elm + # - servant-elm # test failure https://github.com/mattjbray/servant-elm/issues/26 - skeletons - streaming-wai From b9fdff30503d380fc9cfd065014ebfd060dc4c11 Mon Sep 17 00:00:00 2001 From: Andrei Barbu Date: Mon, 13 Feb 2017 12:46:07 -0500 Subject: [PATCH 1436/2525] Add nondeterminism and csp --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a265e57..34793a7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2779,6 +2779,10 @@ packages: - haskell-import-graph - uniq-deep + "Andrei Barbu @abarbu": + - nondeterminism + - csp + # 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 5b828297dca42db69042f62d84ee704f480e7720 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Feb 2017 21:38:38 +0100 Subject: [PATCH 1437/2525] tell-me-when the aeson test suite is fixed, closes #2291 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a265e57..c12f513b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,7 +3238,7 @@ expected-test-failures: - makefile # Misc. - - aeson # https://github.com/fpco/stackage/issues/2291 + - aeson # 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 @@ -3637,6 +3637,7 @@ tell-me-when-its-released: - 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 - hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307 +- 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 fc8f55f7ef6a8cc3e2f3a0201fd08bf9af942003 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 13 Feb 2017 22:31:34 +0100 Subject: [PATCH 1438/2525] Fix comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c12f513b..187cd64e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3637,7 +3637,7 @@ tell-me-when-its-released: - 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 - hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307 -- aeson-1.1.0.0 Re-enable test suite +- 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 7fa64b793635b6fa9f75702b430742c61e7fb943 Mon Sep 17 00:00:00 2001 From: Rongcui Dong Date: Mon, 13 Feb 2017 15:11:45 -0800 Subject: [PATCH 1439/2525] Add sdl2-ttf --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 187cd64e..4ab31ec6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,8 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Rongcui Dong @rongcuid": + - sdl2-ttf "Nikita Tchayka @nickseagull": - ramus From 05fdace1a660ec723295b8663af239ca61c2bd26 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:01:44 -0800 Subject: [PATCH 1440/2525] Allow hspec-contrib test suites per hspec/hspec#307 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 187cd64e..ba9f0f37 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3012,8 +3012,6 @@ skipped-tests: - hasql # QuickCheck 2.9 - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - - hslua # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 - - hworker # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - multistate # hspec 2.4 - newtype-generics # hspec 2.4 @@ -3021,7 +3019,6 @@ skipped-tests: - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - postgresql-simple-migration # hspec 2.4 - servant-mock # hspec-wai 0.8 - - simple # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307 - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck @@ -3636,7 +3633,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 -- hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307 - aeson-1.1.0.0 # Re-enable test suite # Packages which should be hidden after registering, to avoid module name From 5dbe3d491194ff079284422596537cb995724c74 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:04:14 -0800 Subject: [PATCH 1441/2525] Unconstrain gogol-*, closes #2290, closes #2292 --- build-constraints.yaml | 30 ++---------------------------- 1 file changed, 2 insertions(+), 28 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba9f0f37..a4668628 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1248,7 +1248,7 @@ packages: - gogol-admin-reports - gogol-adsense - gogol-adsense-host - # - gogol-affiliates # https://github.com/fpco/stackage/issues/2292 + - gogol-affiliates - gogol-analytics - gogol-android-enterprise - gogol-android-publisher @@ -1265,7 +1265,7 @@ packages: - gogol-blogger - gogol-books - gogol-civicinfo - # - gogol-classroom # https://github.com/fpco/stackage/issues/2292 + - gogol-classroom - gogol-cloudmonitoring - gogol-cloudtrace - gogol-compute @@ -2819,32 +2819,6 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2290 - - gogol-core < 0.2.0 - - gogol < 0.2.0 - - gogol-admin-datatransfer < 0.2.0 - - gogol-adsense-host < 0.2.0 - # - gogol-affiliates < 0.2.0 # https://github.com/fpco/stackage/issues/2292 - - gogol-apps-calendar < 0.2.0 - - gogol-billing < 0.2.0 - - gogol-civicinfo < 0.2.0 - # - gogol-classroom < 0.2.0 # https://github.com/fpco/stackage/issues/2292 - - gogol-container < 0.2.0 - - gogol-debugger < 0.2.0 - - gogol-doubleclick-bids < 0.2.0 - - gogol-fusiontables < 0.2.0 - - gogol-groups-settings < 0.2.0 - - gogol-maps-coordinate < 0.2.0 - - gogol-partners < 0.2.0 - - gogol-plus-domains < 0.2.0 - - gogol-proximitybeacon < 0.2.0 - - gogol-resourcemanager < 0.2.0 - - gogol-storage < 0.2.0 - - gogol-storage-transfer < 0.2.0 - - gogol-taskqueue < 0.2.0 - - gogol-useraccounts < 0.2.0 - - gogol-vision < 0.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of From c38f5365a4f7d156733199ddc7152f4a93533156 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:08:12 -0800 Subject: [PATCH 1442/2525] Constrain ghc-prof per #2298 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4668628..bc25a588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2819,6 +2819,10 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 + # https://github.com/fpco/stackage/issues/2298 + - ghc-prof < 1.4.0 + - viewprof < 0.0.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 8c44548b567884a47945245cc0f35a48ed10445d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:08:52 -0800 Subject: [PATCH 1443/2525] Constrain xml-conduit per #2299 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bc25a588..6d29e6da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2823,6 +2823,9 @@ packages: - ghc-prof < 1.4.0 - viewprof < 0.0.0.2 + # https://github.com/fpco/stackage/issues/2299 + - xml-conduit < 1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 5fabc61c24fa10c697ea9eeb4dd19de64e9bd91f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 13 Feb 2017 22:10:34 -0800 Subject: [PATCH 1444/2525] Re-enable servant-elm per mattjbray/servant-elm#26 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d29e6da..f5d6a8b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1446,7 +1446,7 @@ packages: - elm-export-persistent # - pipes-csv # via cassava: bounds: vector # - pipes-mongodb # via mongoDB: via hashtables: bounds: vector - # - servant-elm # test failure https://github.com/mattjbray/servant-elm/issues/26 + - servant-elm - skeletons - streaming-wai From 85e7420d50485a32800553ee583a39b70bc62a8d Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Tue, 14 Feb 2017 20:24:47 +0900 Subject: [PATCH 1445/2525] Reenable the hailgun and hailgun-simple libraries. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5d6a8b8..6764aa1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1867,8 +1867,8 @@ packages: - emailaddress - envelope - from-sum - # - hailgun # bounds: aeson - # - hailgun-simple # via hailgun + - hailgun + - hailgun-simple # - ig # bounds: http-conduit, transformers - natural-transformation - opaleye-trans From 27ac4f8e86af4a308071b572f4f308740e9226ff Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 14 Feb 2017 13:51:48 +0000 Subject: [PATCH 1446/2525] Re-enable git. Please see vincenthz/hs-git/issues/5#issuecomment-279649536. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5d6a8b8..67db39e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -279,7 +279,7 @@ packages: - cryptonite-openssl - crypto-pubkey-types - crypto-random-api - # - git # https://github.com/vincenthz/hs-git/issues/5 + - git - hit - memory - language-java From eb30b483d7f90f935910bc4c4f94e768d95b66bd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Feb 2017 21:19:09 +0900 Subject: [PATCH 1447/2525] Revert "Constrain ghc-prof per #2298" This reverts commit c38f5365a4f7d156733199ddc7152f4a93533156. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d780fa0..a7fd6aa9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2819,10 +2819,6 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2298 - - ghc-prof < 1.4.0 - - viewprof < 0.0.0.2 - # https://github.com/fpco/stackage/issues/2299 - xml-conduit < 1.5.0 From 50f1ed32acec26207da4dbc7de37012d66dccc04 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 15 Feb 2017 21:57:41 +0900 Subject: [PATCH 1448/2525] reenable wreq!! (#2032) woohoo --- build-constraints.yaml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7fd6aa9..4add2ff2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -952,12 +952,12 @@ packages: - indentation-parsec "Alois Cochard @aloiscochard": - # - codex # bounds: http-client, wreq + # - codex # bounds: http-client, wreq, directory - machines-binary - machines-process # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: - # - wreq # bounds: authenticate-oauth, http-client + - wreq "Andraz Bajt @edofic": - effect-handlers @@ -1035,8 +1035,8 @@ packages: "Leon Mergen @solatis": - base32string - base58string - # - bitcoin-api # via: wreq - # - bitcoin-api-extra # via: bitcoin-api, wreq + - bitcoin-api + - bitcoin-api-extra - bitcoin-block - bitcoin-script - bitcoin-tx @@ -2236,10 +2236,10 @@ packages: # - hzulip # bounds: aeson, stm-conduit - list-prompt # - memoization-utils # bounds: time - # - package-description-remote # via: wreq + - package-description-remote - projectroot - questioner - # - stack-run-auto # via: extract-dependencies, wreq + - stack-run-auto # - hpack-convert # bounds: aeson 1.0 - language-dockerfile @@ -2300,7 +2300,7 @@ packages: - extensible-effects # "Justus Adam @JustusAdam": - # - mustache # via: wreq + - mustache "Cindy Wang @CindyLinz": - NoTrace @@ -2426,7 +2426,7 @@ packages: - hw-succinct # "Ismail Mustafa @ismailmustafa": - # - handwriting # via: wreq + - handwriting "Stephen Diehl @sdiehl": - protolude @@ -2603,7 +2603,7 @@ packages: - hocilib # "Matthias Herrmann @2chilled": - # - scrape-changes # via: wreq + - scrape-changes "Daniel Mendler @minad": - quickcheck-special @@ -3172,7 +3172,6 @@ expected-test-failures: - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 # Compilation failures @@ -3606,7 +3605,6 @@ build-tool-overrides: # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite 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 -- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - 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 From 91d6f64c4fab71342933ed78d236ffd4d9a5e0e1 Mon Sep 17 00:00:00 2001 From: Robert Klotzner Date: Wed, 15 Feb 2017 17:41:03 +0100 Subject: [PATCH 1449/2525] Enabled servant-purescript and subscriber again --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd914c62..3caaa3df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -568,8 +568,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - # - servant-purescript # via servant-subscriber: build failure https://github.com/eskimor/servant-subscriber/issues/10 - # - servant-subscriber # build failure https://github.com/eskimor/servant-subscriber/issues/10 + - servant-purescript + - servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack From bc744523c79541ab5bf5fb0b13f52e6f5d6ab87d Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Thu, 16 Feb 2017 00:18:42 +0100 Subject: [PATCH 1450/2525] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd914c62..700dc8ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -28,6 +28,7 @@ packages: "Marco Zocca @ocramz": - sparse-linear-algebra + - matrix-market-attoparsec - network-multicast "Joseph Canero @caneroj1": From b11133a5a9f78b09bb9d0b640c11bfc8b238116c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Tue, 14 Feb 2017 22:33:50 +0900 Subject: [PATCH 1451/2525] Add the yesod-markdown package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd914c62..4edb9a52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1878,6 +1878,7 @@ packages: - read-env-var - xml-html-qq - yahoo-finance-api + - yesod-markdown "Franklin Chen @FranklinChen": - Ebnf2ps From 07f7e838d8dfd7b36e35fd8dcaf63cc8e2b551c4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 11:22:59 +0900 Subject: [PATCH 1452/2525] debian-bootstrap.sh: add libsdl2-ttf (#2297) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 93d04aff..9c1bad19 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -96,6 +96,7 @@ apt-get install -y \ libsdl2-mixer-dev \ libsdl2-image-dev \ libsdl2-gfx-dev \ + libsdl2-ttf-dev \ libsnappy-dev \ libsndfile1-dev \ libsqlite3-dev \ From 802052f85083765d74491c2683eef0fa2e8352fe Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 11:52:47 +0900 Subject: [PATCH 1453/2525] test not compiling (2chilled/scrape-changes#2) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a61afeb5..27d3e039 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,6 +3190,7 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - scrape-changes # https://github.com/2chilled/scrape-changes/issues/2 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 From 8e1223becbfb02a0f87215729143735461195af2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 12:15:20 +0900 Subject: [PATCH 1454/2525] disable gogol-affiliates and gogol-classroom (brendanhay/gogol#61) --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27d3e039..b55ae402 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1255,7 +1255,7 @@ packages: - gogol-admin-reports - gogol-adsense - gogol-adsense-host - - gogol-affiliates + #- gogol-affiliates # https://github.com/brendanhay/gogol/issues/61 - gogol-analytics - gogol-android-enterprise - gogol-android-publisher @@ -1272,7 +1272,7 @@ packages: - gogol-blogger - gogol-books - gogol-civicinfo - - gogol-classroom + #- gogol-classroom # https://github.com/brendanhay/gogol/issues/61 - gogol-cloudmonitoring - gogol-cloudtrace - gogol-compute @@ -3229,7 +3229,6 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3ccf8de6a0bcb7ee188b79784006e726337b6fe2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 14:19:12 +0900 Subject: [PATCH 1455/2525] csp test failing (#2296) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 162d9d6f..6bd0e58e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2789,7 +2789,7 @@ packages: "Andrei Barbu @abarbu": - nondeterminism - - csp + #- csp # https://github.com/fpco/stackage/pull/2296 # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 93a0c33888337354dc70b961152e6b36908428be Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 14:22:15 +0900 Subject: [PATCH 1456/2525] Revert "xml-conduit < 1.5.0" (#2299) This reverts 8c44548 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bd0e58e..5c4b83a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2831,9 +2831,6 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2299 - - xml-conduit < 1.5.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 5e83cd2f757ef7f70a17bf5edd1649df12c04291 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Feb 2017 15:25:27 +0900 Subject: [PATCH 1457/2525] add xmonad-contrib under juhp Ping me if you want to own it in Stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c4b83a3..1c7012ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -980,6 +980,7 @@ packages: # - cabal-sort # BLOCKED directory 1.3 - hslua # - idris # bounds: safe + - xmonad-contrib # - cairo # via gtk2hs-buildtools: via hashtables: bounds: vector # - gio # via gtk2hs-buildtools: via hashtables: bounds: vector From 9061d05d58b424f777cec2d502f7df0af6588f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Hamb=C3=BCchen?= Date: Thu, 16 Feb 2017 13:13:28 +0100 Subject: [PATCH 1458/2525] Add posix-paths --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7012ab..e3d5fa4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1846,6 +1846,7 @@ packages: - loop - netpbm - network-house + - posix-paths - reinterpret-cast # As dependencies of packages above - attoparsec-binary From 4b5af4e1fa01a558c0aab65c203bc376c72b44ae Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Thu, 16 Feb 2017 11:07:38 -0600 Subject: [PATCH 1459/2525] Reinstate Bloodhound 0.13.0.0 should have us compatible again. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7012ab..ca642885 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -546,7 +546,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - # - bloodhound # bounds: vector + - bloodhound # bounds: vector - esqueleto # bounds: persistent "Adam Bergmark @bergmark": From d7cfc0fdd96b2fac74461deca857423109c564eb Mon Sep 17 00:00:00 2001 From: Thierry Bourrillon Date: Fri, 17 Feb 2017 01:28:16 +0100 Subject: [PATCH 1460/2525] upgraded ocilib to 4.3.2 --- debian-bootstrap.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index be9de5a7..937789b5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -154,9 +154,9 @@ cd /tmp \ && wget https://storage.googleapis.com/oracle.fpinsight.com/instantClient/oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ && dpkg -i oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ && rm -f oracle-instantclient12.1-devel_12.1.0.2.0-2_amd64.deb \ - && wget https://github.com/vrogier/ocilib/archive/v4.2.1.tar.gz \ - && tar xvf v4.2.1.tar.gz \ - && cd /tmp/ocilib-4.2.1 \ + && wget https://github.com/vrogier/ocilib/archive/v4.3.2.tar.gz \ + && tar xvf v4.3.2.tar.gz \ + && cd /tmp/ocilib-4.3.2 \ && ./configure --with-oracle-import=linkage \ --with-oracle-charset=ansi \ --with-oracle-headers-path=/usr/include/oracle/12.1/client64 \ @@ -164,7 +164,7 @@ cd /tmp \ && make \ && make install \ && cd \ - && rm -rf /tmp/ocilib-4.2.1 \ + && rm -rf /tmp/ocilib-4.3.2 \ && echo "/usr/local/lib" > /etc/ld.so.conf.d/usr-local.conf \ && echo "/usr/lib/oracle/12.1/client64/lib" > /etc/ld.so.conf.d/oracle-client.conf \ && ldconfig From 056ebfd7d358a186690960a1f9bad64cb2932b85 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Feb 2017 11:30:18 +0900 Subject: [PATCH 1461/2525] Revert "csp test failing (#2296)" should be fixed in 1.3.1 This reverts commit 3ccf8de6a0bcb7ee188b79784006e726337b6fe2. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7012ab..af89fd11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2790,7 +2790,7 @@ packages: "Andrei Barbu @abarbu": - nondeterminism - #- csp # https://github.com/fpco/stackage/pull/2296 + - csp # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2deb69addab3cc0fcb1b9a448bf2b9ed626b1112 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Feb 2017 11:48:03 +0900 Subject: [PATCH 1462/2525] drop the bloodhood comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c44f8ae..b0f97ae5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -546,7 +546,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - - bloodhound # bounds: vector + - bloodhound - esqueleto # bounds: persistent "Adam Bergmark @bergmark": From ee2e621bff6d0ca0396b50e5aaba97f339fb1bf3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 17 Feb 2017 06:49:51 +0200 Subject: [PATCH 1463/2525] Remove time limits from maintainer agreement --- MAINTAINERS.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 60c03d63..0eb16520 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -57,9 +57,24 @@ If a package's test suite is failing, the first job is to investigate why. If th If a new version of a dependency is released, and that stops your package compiling/passing the tests, then it is your responsibility to modify your package. It is highly recommended that all package maintainers follow the dependencies of their packages on [Packdeps](http://packdeps.haskellers.com/), typically using the RSS feeds. -**If restrictive version bounds are the only problem** then you must quickly (within 1 week) upload a new version with relaxed version bounds. Note that unlike the PVP, Stackage does not require upper bounds. +If a package is not modified in a timely manner, it may be temporarily +removed from Stackage by the curator team, at which point it is your +responsibility to add it back in via a new pull request. We typically +use fairly long windows on this, but at a minimum: -**If the new dependency causes breaking changes** then all package authors should quickly assess the likely impact on their package (within 1 week) and then produce a new compatible version. The expected timeline for new versions varies between 1 week and 1 month, depending on the significance of the change, and thus the work required to produce those new versions. +* If restrictive version bounds are the only problem, we will give at + least a week to respond. +* If there are real breaking changes, the curator team will retain + more discretion on how long a window to give before dropping + packages. Historically, this has usually waited until the cutting of + a new Long Term Support (LTS) major version. + +**NOTE** Previously, this maintainer agreement put a time limit on +maintainers, requiring a certain level of responsiveness for +modifications to be made. We have explicitly removed that: anyone is +free to add a package to Stackage regardless of responsiveness +guarantees. However, as stated above, we may elect to temporarily +remove a package if it is not updated in a timely manner. ## Failing to meet the time limits From ae4c8919aecde1d3636d98ac02f28b6c3d8cd364 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 16 Feb 2017 08:47:38 +0200 Subject: [PATCH 1464/2525] Add back stackage-curator (store-0.3.1 fixes memory issues) Skips benchmark due to criterion, and adds store explicitly --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c7012ab..385cbd2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -121,7 +121,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # via store https://github.com/fpco/stackage/issues/2283 + - stackage-curator + - store - stm-conduit - wai-websockets - warp-tls @@ -3046,6 +3047,9 @@ skipped-tests: # via criterion: via cassava: bounds: vector - sparse-linear-algebra + # criterion + - store + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3462,8 +3466,10 @@ skipped-benchmarks: - sourcemap - sparse-linear-algebra - stache + - stackage-curator - stateWriter - stm-containers + - store - streaming-commons - superbuffer - taggy From 07b58620283df482f56b5a992539906727355e3f Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Fri, 17 Feb 2017 13:25:18 +0100 Subject: [PATCH 1465/2525] Adding marvin --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0f97ae5..f13b9283 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2308,8 +2308,8 @@ packages: "Suhail Shergill @suhailshergill": - extensible-effects - # "Justus Adam @JustusAdam": - - mustache + "Justus Adam @JustusAdam": + - marvin "Cindy Wang @CindyLinz": - NoTrace From 88eb13563b8a3738a7f0b9ca5465f8272d0f5974 Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Fri, 17 Feb 2017 13:26:50 +0100 Subject: [PATCH 1466/2525] Version constraints for marvin --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f13b9283..7f505ac5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2309,7 +2309,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin + - marvin >= 0.1.0 + - marvin-interpolate >= 1.0 "Cindy Wang @CindyLinz": - NoTrace From c4a75623ae51e37878d6a7156f31eba910e363ee Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Fri, 17 Feb 2017 13:51:09 +0100 Subject: [PATCH 1467/2525] And I need mustache --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f505ac5..dd37b2c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2311,6 +2311,7 @@ packages: "Justus Adam @JustusAdam": - marvin >= 0.1.0 - marvin-interpolate >= 1.0 + - mustache "Cindy Wang @CindyLinz": - NoTrace From c1f296f5171afe50e4ec88d84754c93085dac499 Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Fri, 17 Feb 2017 07:10:36 -0600 Subject: [PATCH 1468/2525] Reinstate BlogLiterately Edited bounds to allow blaze-html-0.9. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0f97ae5..67d22eb4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -427,8 +427,8 @@ packages: "Brent Yorgey @byorgey": - active - # - BlogLiterately # bounds: blaze-html - # - BlogLiterately-diagrams # via BlogLiterately: bounds: blaze-html + - BlogLiterately + - BlogLiterately-diagrams - diagrams - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file From b1e6f4fac9afdc86bbfa8e42ecd3b2c75168cba3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 00:55:20 +0900 Subject: [PATCH 1469/2525] MAINTAINERS.md: add a little more leniency --- MAINTAINERS.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 0eb16520..4ad692a9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -6,6 +6,8 @@ The idea behind Stackage is that, if all packages work with the newest versions * 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)). +Packages in Stackage are not patched: all package changes occur upstream in Hackage. + ## Adding a package Anyone can add any package to Stackage but you may only add packages under your own name. It's highly encouraged that the actual package maintainer is also the Stackage maintainer, if that is not the case you should drop the package maintainer a note first. @@ -44,18 +46,18 @@ recommend waiting an hour before opening the PR. You can verify this by making sure the latest version is listed at https://github.com/commercialhaskell/all-cabal-metadata/tree/master/packages/. -## Uploading a new package +## Uploading a new package version -When a new version of a package is uploaded to Hackage, we automatically try to include it in Stackage (unless the new version is considered experimental). That can result in a number of possible failures. If there is a failure we temporarily introduce an upper bound, and raise GitHub issue tickets to resolve the issue. +When a new version of a package in Stackage is uploaded to Hackage, we automatically try to include it in Stackage (unless the new version is considered experimental). That can result in a number of possible failures. If there is a failure we temporarily introduce an upper bound, and open a GitHub issue ticket to resolve the issue. -If the new version doesn't compile then the package author should quickly (within 1 week) upload a fixed version. +If the new version doesn't compile then the package author should upload a fixed version. If a package's test suite is failing, the first job is to investigate why. If this is due to a bad interaction with versions of other packages in Stackage, then it is the responsibility of the maintainer to fix the test suite. In some situations, it is acceptable to not run the test suite. ## Following dependency upgrades -If a new version of a dependency is released, and that stops your package compiling/passing the tests, then it is your responsibility to modify your package. It is highly recommended that all package maintainers follow the dependencies of their packages on [Packdeps](http://packdeps.haskellers.com/), typically using the RSS feeds. +If a new version of a dependency is released, and that stops your package compiling/passing the tests, then it is your responsibility to modify your package. It is recommended that all package maintainers follow the dependencies of their packages on [Packdeps](http://packdeps.haskellers.com/), typically using the RSS feeds. If a package is not modified in a timely manner, it may be temporarily removed from Stackage by the curator team, at which point it is your @@ -76,12 +78,11 @@ free to add a package to Stackage regardless of responsiveness guarantees. However, as stated above, we may elect to temporarily remove a package if it is not updated in a timely manner. - ## Failing to meet the time limits Maintainers are humans, humans get sick/have babies/go on holiday. If you have regular problems meeting the limits, find a co-maintainer. If you have a one-off problem, respond to the GitHub tickets saying so, and some kind soul might pick up the slack. -The time limits are intended to stop people being inconvenienced because of problems in other packages. Where such inconvenience happens, we will drop the offending packages from Stackage. While upper bounds are sometimes a temporary solution, they are against the ethos of Stackage, so will not be kept for long. +The soft time limits are intended to prevent people being inconvenienced because of problems in other packages. Where such inconvenience happens, we will drop the offending packages from Stackage. While upper bounds are sometimes a temporary solution, they are against the ethos of Stackage, so will not be kept for longer periods. ## Upgrading to a new GHC version From fc2e38220789d0383408bd644a27d5ab6b449864 Mon Sep 17 00:00:00 2001 From: Justus Adam Date: Fri, 17 Feb 2017 22:04:23 +0100 Subject: [PATCH 1470/2525] Higher version constraints on marvin --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd37b2c6..b9df0ccc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2309,8 +2309,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin >= 0.1.0 - - marvin-interpolate >= 1.0 + - marvin >= 0.1.4 + - marvin-interpolate >= 1.1 - mustache "Cindy Wang @CindyLinz": From 502e51355212e71c2888c63d1e81412774143502 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 16:14:13 +0900 Subject: [PATCH 1471/2525] Revert "test not compiling (2chilled/scrape-changes#2)" should be fixed now This reverts commit 802052f85083765d74491c2683eef0fa2e8352fe. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0f97ae5..e8651e1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3192,7 +3192,6 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - scrape-changes # https://github.com/2chilled/scrape-changes/issues/2 - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-ldap # # https://github.com/khibino/haskell-text-ldap/issues/1 From e85580faf529cdb73c8473e6757f869ec44c939f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 16:33:48 +0900 Subject: [PATCH 1472/2525] disable marvin for bounds (#2310) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 199e372f..642898bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2310,8 +2310,9 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin >= 0.1.4 - - marvin-interpolate >= 1.1 + # https://github.com/fpco/stackage/pull/2310 + # - marvin >= 0.1.4 + # - marvin-interpolate >= 1.1 - mustache "Cindy Wang @CindyLinz": From 288756adbec97255b826705cb0dab599cdfe0712 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 16:43:11 +0900 Subject: [PATCH 1473/2525] xml-conduit < 1.5.0 (#2312) reflecting the Hackage preferred version range --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 642898bb..931b01ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2836,6 +2836,8 @@ packages: # https://github.com/fpco/stackage/issues/2281 - Earley < 0.12.0.0 + # https://github.com/fpco/stackage/issues/2312 + - xml-conduit < 1.5.0 # end of packages # Package flags are applied to individual packages, and override the values of From 06cc0aa773713b111c2d87d1c979955011217fc8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 16:48:36 +0900 Subject: [PATCH 1474/2525] rss-conduit < 0.3.0.1 (#2312) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 931b01ae..5627b92e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2838,6 +2838,7 @@ packages: # https://github.com/fpco/stackage/issues/2312 - xml-conduit < 1.5.0 + - rss-conduit < 0.3.0.1 # end of packages # Package flags are applied to individual packages, and override the values of From 81c0b63df89474e35268ecee329e39a95849b4cd Mon Sep 17 00:00:00 2001 From: koral Date: Sat, 18 Feb 2017 09:41:03 +0100 Subject: [PATCH 1475/2525] Add upper-bounds on packages that depend on xml-conduit-1.5.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5627b92e..ea032ca0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2838,6 +2838,9 @@ packages: # https://github.com/fpco/stackage/issues/2312 - xml-conduit < 1.5.0 + - atom-conduit < 0.4.0.2 + - imm < 1.1.0.1 + - opml-conduit < 0.6.0.2 - rss-conduit < 0.3.0.1 # end of packages From 8045c45d157fde1ea4e60e54119702b17cc3ff6a Mon Sep 17 00:00:00 2001 From: Kanishka Azimi Date: Sat, 18 Feb 2017 22:00:09 -0500 Subject: [PATCH 1476/2525] Add tsv2csv package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5627b92e..2d914a14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2796,6 +2796,9 @@ packages: - nondeterminism - csp + "mackeyrms @mackeyrms": + - tsv2csv + # 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 4ef43e7a46cb9ce456f12ff5a624feaeed0a3670 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Feb 2017 13:16:31 +0900 Subject: [PATCH 1477/2525] Revert "disable marvin for bounds (#2310)" This reverts commit e85580faf529cdb73c8473e6757f869ec44c939f. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69313e81..30a64b4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2310,9 +2310,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - # https://github.com/fpco/stackage/pull/2310 - # - marvin >= 0.1.4 - # - marvin-interpolate >= 1.1 + - marvin >= 0.1.4 + - marvin-interpolate >= 1.1 - mustache "Cindy Wang @CindyLinz": From b626b9ffac50d37cef784937cf1ca20ca674fbc5 Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Mon, 20 Feb 2017 00:46:41 +0900 Subject: [PATCH 1478/2525] Add bookkeeping --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30a64b4f..ae2a13ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2711,6 +2711,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - heterocephalus + - bookkeeping "Marcin Tolysz @tolysz": - rawstring-qm From b49114d5062c82a86bd12107e03c96fc1f87a915 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 20 Feb 2017 10:27:04 +0900 Subject: [PATCH 1479/2525] skylighting < 0.2 (#2317) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae2a13ca..488d6708 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2845,6 +2845,9 @@ packages: - imm < 1.1.0.1 - opml-conduit < 0.6.0.2 - rss-conduit < 0.3.0.1 + + # https://github.com/fpco/stackage/issues/2317 + - skylighting < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 71a64937f08e69d0b406330bd66d3ec7e796813d Mon Sep 17 00:00:00 2001 From: Kyle Van Berendonck Date: Tue, 21 Feb 2017 00:19:06 +1100 Subject: [PATCH 1480/2525] add rot13, add dvorak (#2318) * add rot13, add dvorak --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 488d6708..184e1672 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2799,6 +2799,10 @@ packages: "mackeyrms @mackeyrms": - tsv2csv + "Kyle Van Berendonck @kvanberendonck": + - rot13 + - dvorak + # 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 91dc55cce384c4c8bb5d251858dd8c89027a33ca Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 20 Feb 2017 21:42:06 +0000 Subject: [PATCH 1481/2525] Remove upper bounds on Earley. Closes #2281. This commit reverts 5b919096b2207f0d77cdbd81e16433f248101d54. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afac451a..a7f42bc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2840,9 +2840,6 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2281 - - Earley < 0.12.0.0 - # https://github.com/fpco/stackage/issues/2312 - xml-conduit < 1.5.0 - atom-conduit < 0.4.0.2 From 94a5131cfdda2ad1509e2a61309cbe05faad0bff Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 21 Feb 2017 17:53:40 +0000 Subject: [PATCH 1482/2525] Skip `jvm` benchmarks due to `criterion` dependency. Closes https://github.com/fpco/stackage/issues/2319. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7f42bc8..80b25340 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3521,6 +3521,7 @@ skipped-benchmarks: - yesod-core - yi-rope - zippers + - jvm # end of skipped-benchmarks From e06916b32c325f7e718a23e1351b66ddea5bd80a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 21 Feb 2017 18:57:37 +0000 Subject: [PATCH 1483/2525] Temporarily disable ``sparkle``. Please see https://github.com/tweag/sparkle/issues/99. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80b25340..92be86ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1609,7 +1609,7 @@ packages: - inline-r - jni - jvm - - sparkle + # - sparkle # https://github.com/tweag/sparkle/issues/99 - th-lift "Christopher Reichert @creichert": From 7ec001386298c7f19b695581648bdba08974d90c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 21 Feb 2017 18:58:16 +0000 Subject: [PATCH 1484/2525] Remove white space. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92be86ab..de0f302f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -574,8 +574,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript - - servant-subscriber + - servant-purescript + - servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack From 24897e75b9bfebd6051d7590de732b3274f4347f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 21 Feb 2017 17:36:28 -0300 Subject: [PATCH 1485/2525] Enable sparkle again. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de0f302f..420ea820 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1609,7 +1609,7 @@ packages: - inline-r - jni - jvm - # - sparkle # https://github.com/tweag/sparkle/issues/99 + - sparkle # https://github.com/tweag/sparkle/issues/99 - th-lift "Christopher Reichert @creichert": From d96a4f58838ff8b399fe0f5753e4145afb621407 Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Tue, 21 Feb 2017 15:39:18 -0500 Subject: [PATCH 1486/2525] Remove invertible package flags --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de0f302f..00818970 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2925,12 +2925,6 @@ package-flags: ghc_7_7: false ghc_8_0: true - invertible: - TypeCompose: false - arrows: false - hlist: false - piso: false - # end of package-flags # Special configure options for individual packages From dd54931b66dfc07068bfe405f85686733d068a90 Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Wed, 22 Feb 2017 07:03:39 +0100 Subject: [PATCH 1487/2525] Add ekg-wai --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f50f9de..710de405 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1808,6 +1808,7 @@ packages: # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": + - ekg-wai - haxl-amazonka # - hasql-migration # via hasql: via hashtables: bounds: vector - servant-JuicyPixels From 6ada1421eb49194dbee31bebbc445afe44a8d2b6 Mon Sep 17 00:00:00 2001 From: Pavel Yakovlev Date: Wed, 22 Feb 2017 13:06:07 +0300 Subject: [PATCH 1488/2525] Add hasbolt --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 710de405..7f37a2c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2803,6 +2803,9 @@ packages: "Kyle Van Berendonck @kvanberendonck": - rot13 - dvorak + + "Pavel Yakovlev @zmactep": + - hasbolt # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 1878d087a7369e1120877f161046504a4fdf071c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Thu, 23 Feb 2017 12:57:10 +0900 Subject: [PATCH 1489/2525] Add xml-indexed-cursor package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f37a2c6..85a9624b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1885,6 +1885,7 @@ packages: - pretty-simple - read-env-var - xml-html-qq + - xml-indexed-cursor - yahoo-finance-api - yesod-markdown From 39cbce331f80081cd5dbbf77afaa0da0fa13e475 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 23 Feb 2017 12:10:39 +0000 Subject: [PATCH 1490/2525] Add upper bounds for #2329. --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85a9624b..c3ff8ff2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2804,7 +2804,7 @@ packages: "Kyle Van Berendonck @kvanberendonck": - rot13 - dvorak - + "Pavel Yakovlev @zmactep": - hasbolt @@ -2854,6 +2854,10 @@ packages: # https://github.com/fpco/stackage/issues/2317 - skylighting < 0.2 + + # https://github.com/fpco/stackage/issues/2329 + - network-transport < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 2bf9802088a4b8ec577019370179016c1e2d2694 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Thu, 23 Feb 2017 18:20:12 +0300 Subject: [PATCH 1491/2525] Add wai-middleware-auth to 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 c3ff8ff2..71918b62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,7 +2733,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - [] + - wai-middleware-auth # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": From dc0d544dbda1515258a0255e0fea70a4b0649491 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Wed, 22 Feb 2017 20:41:51 +1100 Subject: [PATCH 1492/2525] add isotope Closes #2325. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3ff8ff2..7672a9a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2808,6 +2808,9 @@ packages: "Pavel Yakovlev @zmactep": - hasbolt + "Michael Thomas @Michaelt293": + - isotope + # 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 31176a870390a5fd434149ca079fd5c283a1fa4b Mon Sep 17 00:00:00 2001 From: "Christopher A. Gorski" Date: Thu, 23 Feb 2017 22:13:37 +0000 Subject: [PATCH 1493/2525] add general-games --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7672a9a2..2289a60b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,6 +2811,9 @@ packages: "Michael Thomas @Michaelt293": - isotope + "Christopher A. Gorski @cgorski": + - general-games + # 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 3dc3d14864e5807bd8928c1e92f72979e7952ab5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 24 Feb 2017 23:45:44 +0000 Subject: [PATCH 1494/2525] Add upper bound for #2333. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7d625c0..9fcdd9d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,6 +2864,9 @@ packages: # https://github.com/fpco/stackage/issues/2329 - network-transport < 0.5 + # https://github.com/fpco/stackage/issues/2333 + - cryptonite < 0.22 + # end of packages # Package flags are applied to individual packages, and override the values of From c7e0eef85956fdca522a8de47323515459ab7c52 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 24 Feb 2017 23:51:08 +0000 Subject: [PATCH 1495/2525] Add upper bounds for #2334. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fcdd9d4..e9b0cadb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2867,6 +2867,10 @@ packages: # https://github.com/fpco/stackage/issues/2333 - cryptonite < 0.22 + # https://github.com/fpco/stackage/issues/2334 + - tcp-streams < 1.0.0.0 + - tcp-streams-openssl < 1.0.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 517359f877d8bde1991c6b66c857ccecff8dcd4f Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Sat, 25 Feb 2017 18:01:14 +1100 Subject: [PATCH 1496/2525] added package louispan:disposable --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9b0cadb..22895f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2772,6 +2772,7 @@ packages: "Louis Pan @louispan": - alternators + - disposable - glaze - glazier - glazier-pipes From 3d93baf421cb704b391aedf8ca583dd16623bbba Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 26 Feb 2017 14:46:15 +0000 Subject: [PATCH 1497/2525] Add upper bounds for #2336. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22895f78..574f5bda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2872,6 +2872,9 @@ packages: - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 + # https://github.com/fpco/stackage/issues/2336 + - product-profunctors < 0.8.0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 918ded127fb19d166fa06406226f55eee48736d3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 26 Feb 2017 15:38:35 +0000 Subject: [PATCH 1498/2525] Revert "Add upper bounds for #2336." This reverts commit 3d93baf421cb704b391aedf8ca583dd16623bbba. Closes #2336. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 574f5bda..22895f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2872,9 +2872,6 @@ packages: - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 - # https://github.com/fpco/stackage/issues/2336 - - product-profunctors < 0.8.0.3 - # end of packages # Package flags are applied to individual packages, and override the values of From f7fe02a6887e9f1b6a8512fe4b70abc8b1915866 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Mon, 27 Feb 2017 00:48:29 +0300 Subject: [PATCH 1499/2525] =?UTF-8?q?Add=20the=20=E2=80=98lame=E2=80=99=20?= =?UTF-8?q?package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 1 + debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22895f78..ea2fb923 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2035,6 +2035,7 @@ packages: - wave - flac - flac-picture + - lame # "Thomas Bereknyei ": # - multiplate # bounds: transformers diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 937789b5..1dac2901 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -78,6 +78,7 @@ apt-get install -y \ libmagickcore-dev \ libmagickwand-dev \ libmarkdown2-dev \ + libmp3lame-dev \ libmpfr-dev \ libmysqlclient-dev \ libncurses-dev \ From c871752f596cff5085b99c8a7a58fdb5bcfd4ce8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 26 Feb 2017 22:28:19 +0000 Subject: [PATCH 1500/2525] Add expected haddock failure for socket. Please see https://github.com/lpeterse/haskell-socket/issues/47. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22895f78..bb3e8b75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,6 +3316,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 + - socket # https://github.com/lpeterse/haskell-socket/issues/47 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 753f7261485f6d8a719d55cee44ea7dd3d7d36f9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 26 Feb 2017 23:18:49 +0000 Subject: [PATCH 1501/2525] Revert "Add expected haddock failure for socket." This reverts commit c871752f596cff5085b99c8a7a58fdb5bcfd4ce8. Please see lpeterse/haskell-socket/issues/47#issuecomment-282595718. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb3e8b75..22895f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,7 +3316,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 - - socket # https://github.com/lpeterse/haskell-socket/issues/47 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 879c16e940877e97100ec0c1e029ad416efbe42d Mon Sep 17 00:00:00 2001 From: Piyush P Kurur Date: Mon, 27 Feb 2017 17:34:16 +0530 Subject: [PATCH 1502/2525] added raaz package. - Homepage https://github.com/raaz-crypto/raaz --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22895f78..c6f584db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -671,6 +671,8 @@ packages: # - hopenpgp-tools # via ixset-typed: via safecopy: bounds: vector - opensource + "Piyush P Kurur @piyush-kurur": + - raaz "Joey Hess @joeyh": # - git-annex # bounds: bloomfilter, [...] # via: aws, esqueleto, [...] # # - github-backup # bounds: github From 0d750fb10d694f848ee40d0d6bfd1c3a349c26ac Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 1 Mar 2017 14:52:14 +0900 Subject: [PATCH 1503/2525] Revert "disable gogol-affiliates and gogol-classroom (brendanhay/gogol#61)" should be fixed in gogol-core-0.2.0.1 This reverts commit 8e1223becbfb02a0f87215729143735461195af2. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22895f78..2fa8cbbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1257,7 +1257,7 @@ packages: - gogol-admin-reports - gogol-adsense - gogol-adsense-host - #- gogol-affiliates # https://github.com/brendanhay/gogol/issues/61 + - gogol-affiliates - gogol-analytics - gogol-android-enterprise - gogol-android-publisher @@ -1274,7 +1274,7 @@ packages: - gogol-blogger - gogol-books - gogol-civicinfo - #- gogol-classroom # https://github.com/brendanhay/gogol/issues/61 + - gogol-classroom - gogol-cloudmonitoring - gogol-cloudtrace - gogol-compute @@ -3267,6 +3267,7 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From a5efd59f4061bd9075cdd8df1632c7000a5d84ff Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Wed, 1 Mar 2017 14:51:02 +0100 Subject: [PATCH 1504/2525] Add 'path' to the packages I (co-)maintain --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2fa8cbbe..dec80665 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,6 +11,7 @@ packages: - ramus "Simon Jakobi @sjakobi": + - path - threepenny-gui "Joe M @joe9": From 111d7fbf49ba34e4db61dfecb9c81d3ffbc840e5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 1 Mar 2017 16:07:46 +0200 Subject: [PATCH 1505/2525] Upper bound for #2340 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 632b3650..8f3dbf65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2876,6 +2876,9 @@ packages: - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 + # https://github.com/fpco/stackage/issues/2340 + - language-c < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 05183a07b5535858fc09c66bfa3e692d95cd168d Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Wed, 1 Mar 2017 17:37:00 +0100 Subject: [PATCH 1506/2525] Added package `xeno` I was handed over maintainership by its author Chris Done --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3dbf65..d958ef23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,6 +35,7 @@ packages: - sparse-linear-algebra - matrix-market-attoparsec - network-multicast + - xeno "Joseph Canero @caneroj1": - sqlite-simple-errors From 011f3e331ebda0e37a4a2ff0e6fd2bb2f7936f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Adri=C3=A1n=20Ontivero?= Date: Wed, 1 Mar 2017 19:29:10 -0300 Subject: [PATCH 1507/2525] Add hasmin --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3dbf65..f5cd1285 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2819,6 +2819,9 @@ packages: "Christopher A. Gorski @cgorski": - general-games + "Cristian Adrián Ontivero @contivero": + - hasmin + # 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 b45d93762bffc06d9e73567e11e206f38cdcbdc5 Mon Sep 17 00:00:00 2001 From: Boris Lykah Date: Wed, 1 Mar 2017 17:51:58 -0500 Subject: [PATCH 1508/2525] Add groundhog GHC 8 compatibility is fixed --- build-constraints.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3dbf65..9ff0c3c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -582,12 +582,13 @@ packages: - messagepack - messagepack-rpc - # "Boris Lykah @lykahb": - # - groundhog # bounds: transformers - # - groundhog-th # via groundhog - # - groundhog-sqlite # via groundhog - # - groundhog-postgresql # bounds: transformers # via groundhog - # - groundhog-mysql # bounds: transformers # via: groundhog, mysql-simple + "Boris Lykah @lykahb": + - groundhog + - groundhog-th + - groundhog-sqlite + - groundhog-postgresql + - groundhog-mysql + - groundhog-inspector "Janne Hellsten @nurpax": - sqlite-simple From e0bbe2ee6347507d26605c5111de29329d7b307f Mon Sep 17 00:00:00 2001 From: Jeremy Barisch-Rooney Date: Wed, 1 Mar 2017 23:28:12 +0000 Subject: [PATCH 1509/2525] Add threepenny-gui-flexbox --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3dbf65..4610c75a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + + "Jeremy Barisch-Rooney @barischj": + - threepenny-gui-flexbox + "Romain Edelmann @redelmann": - distribution From 3d06699c19ba3f75ec7f8e51ee4b3c205cdae634 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Mar 2017 09:29:47 +0200 Subject: [PATCH 1510/2525] Upper bound for #2345 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 126457b8..46596aab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2885,6 +2885,9 @@ packages: # https://github.com/fpco/stackage/issues/2340 - language-c < 0.6 + # https://github.com/fpco/stackage/issues/2345 + - syb < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From ca68b7acb2a4ed5b894fdfd3936888a668647da4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Mar 2017 09:30:28 +0200 Subject: [PATCH 1511/2525] Upper bound for #2346 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46596aab..9ed11789 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2888,6 +2888,9 @@ packages: # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 + # https://github.com/fpco/stackage/issues/2346 + - List < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 2f66fa1a0b45350f5fe3d22682620d93fb56a1ad Mon Sep 17 00:00:00 2001 From: Brandon Martin Date: Thu, 2 Mar 2017 06:46:15 -0800 Subject: [PATCH 1512/2525] add rethinkdb and engine-io-wai to build-constraints.yaml --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ed11789..c1d593d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,7 +4,7 @@ packages: "Jeremy Barisch-Rooney @barischj": - threepenny-gui-flexbox - + "Romain Edelmann @redelmann": - distribution @@ -1863,9 +1863,8 @@ packages: - storable-record "Brandon Martin @codedmart": - [] - # - engine-io-wai # bounds: ghc, base - # - rethinkdb # bounds: vector + - engine-io-wai + - rethinkdb "Michael Walker @barrucadu": - both From b7673377ea083145eccdb093609087440eee521d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Adri=C3=A1n=20Ontivero?= Date: Thu, 2 Mar 2017 20:16:53 -0300 Subject: [PATCH 1513/2525] Add hopfli --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5cd1285..5e83d624 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2821,6 +2821,7 @@ packages: "Cristian Adrián Ontivero @contivero": - hasmin + - hopfli # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 531250b1cc6954fdb4e61334e05d8f0b27a92ef5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 3 Mar 2017 06:18:05 +0200 Subject: [PATCH 1514/2525] Remove upper bound and close #2346 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72d01813..5b9dee00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2891,9 +2891,6 @@ packages: # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 - # https://github.com/fpco/stackage/issues/2346 - - List < 0.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 0c8d55e268563859e4ec0ccba17a8d8ad893ebe9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 3 Mar 2017 07:31:53 +0200 Subject: [PATCH 1515/2525] Hide matrices --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b9dee00..9cf6a1e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3716,6 +3716,7 @@ hide: - objective # conflicts with Control.Object in natural-transformation - binary-ieee754 # conflicts with data-binary-ieee754 - rerebase # conflicts with base +- matrices # conflicts with matrix # Cryptonite deprecations - cipher-aes From 4ec5f1b45adf74696fd18c3510644da99fd46d54 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 3 Mar 2017 15:22:02 +0200 Subject: [PATCH 1516/2525] Re-enable cassava and few deps --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cf6a1e7..9a0fe876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -160,7 +160,7 @@ packages: - async - base16-bytestring - c2hs - # - cassava # bounds: vector + - cassava - csv-conduit - executable-hash - executable-path @@ -610,8 +610,7 @@ packages: - posix-realtime "Dom De Re @domdere": - [] - # - cassava-conduit # via cassava: bounds: vector + - cassava-conduit "Dominic Steinitz @idontgetoutmuch": [] @@ -954,7 +953,7 @@ packages: - servant-blaze - servant-foreign - servant-mock - # - servant-cassava # via cassava: bounds: vector + - servant-cassava "Alexandr Ruchkin @mvoidex": # - hdocs # BLOCKED haddock-api GHC 8.0.2 From d5ed1904a560d9356d234bd95e8497cbcc946ef8 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 3 Mar 2017 20:25:15 +0300 Subject: [PATCH 1517/2525] =?UTF-8?q?Add=20=E2=80=98path=E2=80=99=20to=20M?= =?UTF-8?q?ark=20Karpov's=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm now a co-maintainer of ‘path’ and I'll be checking and updating version boundaries of dependencies and stuff, so I'd like to be notified about issues related to ‘path’. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a0fe876..a4177c7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2043,6 +2043,7 @@ packages: - flac - flac-picture - lame + - path # "Thomas Bereknyei ": # - multiplate # bounds: transformers From 8045991bb5e323ae0a871728e7649449a3b9fb15 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 4 Mar 2017 20:18:20 +0200 Subject: [PATCH 1518/2525] Expect test failure JustusAdam/marvin#12 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4177c7f..74689764 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,9 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + # https://github.com/JustusAdam/marvin/issues/12 + - marvin + # end of expected-test-failures From fb520a304cd03ff8cd0cd13bcfbfef9a6a76ec27 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 5 Mar 2017 14:58:41 +0200 Subject: [PATCH 1519/2525] Skip benchmarks for #2352 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74689764..71a75668 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3563,6 +3563,9 @@ skipped-benchmarks: - zippers - jvm + # https://github.com/fpco/stackage/issues/2352 + - extensible + # end of skipped-benchmarks From 3feaf5894d09b71b3eb74240ae9892b41d49d67e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 5 Mar 2017 18:01:33 +0200 Subject: [PATCH 1520/2525] Remove skipped benchmaarks and close #2352 This reverts commit fb520a304cd03ff8cd0cd13bcfbfef9a6a76ec27. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71a75668..74689764 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3563,9 +3563,6 @@ skipped-benchmarks: - zippers - jvm - # https://github.com/fpco/stackage/issues/2352 - - extensible - # end of skipped-benchmarks From 98e986da5fcd7654ddfafcc2bd61fad5d2a1a655 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Mar 2017 07:37:17 +0200 Subject: [PATCH 1521/2525] Revert expecte test failure and close JustusAdam/marvin#12 This reverts commit 8045991bb5e323ae0a871728e7649449a3b9fb15. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74689764..a4177c7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,9 +3286,6 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - # https://github.com/JustusAdam/marvin/issues/12 - - marvin - # end of expected-test-failures From cbb04997da6ab9dee1436a80b936525eb3d90d67 Mon Sep 17 00:00:00 2001 From: Peter Trsko Date: Mon, 6 Mar 2017 11:39:52 +0100 Subject: [PATCH 1522/2525] Add between, connection-pool, freer-effects, verbosity --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4177c7f..80c1bf79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2828,6 +2828,12 @@ packages: - hasmin - hopfli + "Peter Trško @trskop": + - between + - connection-pool + - freer-effects + - verbosity + # 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 49034bf72da68bb0811301c7a7700c689ae17134 Mon Sep 17 00:00:00 2001 From: Peter Trsko Date: Mon, 6 Mar 2017 12:43:56 +0100 Subject: [PATCH 1523/2525] Added github-users for IxpertaSolutions --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80c1bf79..ac81c2bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3650,6 +3650,11 @@ github-users: - Bodigrim - cartazio - phadej + IxpertaSolutions: + - Siprj + - liskin + - trskop + - xkollar # end of github-users From c35f1f07f600cfeeed33715d60864a194320914f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 17:22:50 +0100 Subject: [PATCH 1524/2525] Upper bound for #2354 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4177c7f..3594bccc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2891,6 +2891,9 @@ packages: # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 + # https://github.com/fpco/stackage/issues/2354 + - mainland-pretty < 0.5.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 81bf9ea45e35de5740fc2c1af2da4ea15595882d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 17:34:58 +0100 Subject: [PATCH 1525/2525] Upper bound for #2355 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3594bccc..ef23d5a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2894,6 +2894,9 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 + # https://github.com/fpco/stackage/issues/2355 + - shell-conduit < 4.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 555edc56e41137417db1185903b20e0f3c4bee91 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 19:15:49 +0100 Subject: [PATCH 1526/2525] Remove upper bound and close #2333 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 436ebcb4..731b5e35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2884,9 +2884,6 @@ packages: # https://github.com/fpco/stackage/issues/2329 - network-transport < 0.5 - # https://github.com/fpco/stackage/issues/2333 - - cryptonite < 0.22 - # https://github.com/fpco/stackage/issues/2334 - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 From 6d4ae7037fb47991dbeaf2ae5b1fb543408cf0d7 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Tue, 7 Mar 2017 01:49:13 +0530 Subject: [PATCH 1527/2525] Take over shell-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 731b5e35..6ae464ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -251,6 +251,7 @@ packages: "Sibi Prabakaran @psibi": - download - textlocal + - shell-conduit "haskell-openal": - OpenAL @@ -322,7 +323,6 @@ packages: # - present # compilation failure against haskell-src-exts - pure-io # - scrobble # compilation errors against time 1.6 - - shell-conduit - sourcemap - hindent - descriptive From 95c6e4e6ca49b0a29685a84b87c58b7be2d09ce2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 21:56:49 +0100 Subject: [PATCH 1528/2525] Remove upper bound and close #2355 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ae464ec..f3738c97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2897,9 +2897,6 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 - # https://github.com/fpco/stackage/issues/2355 - - shell-conduit < 4.6.0 - # end of packages # Package flags are applied to individual packages, and override the values of From e11e7adad1e022deb762a4ac5cb116574a301765 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 22:30:59 +0100 Subject: [PATCH 1529/2525] Try re-enabling servant-server and jose-jwt tests, closes #2169 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3738c97..e4b2112c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3252,9 +3252,7 @@ expected-test-failures: - 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 - - jose-jwt # doctest ambiguity https://github.com/fpco/stackage/issues/2169 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - servant-server # 0.9.1.1 due to hspec-wai-0.8.0 https://github.com/haskell-servant/servant/issues/643 - 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 b17965b22bd195dca6be79bd08c4868eeba848ee Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 6 Mar 2017 22:32:55 +0100 Subject: [PATCH 1530/2525] Remove upper bound and close #2340 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4b2112c..bbef6d22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2888,9 +2888,6 @@ packages: - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 - # https://github.com/fpco/stackage/issues/2340 - - language-c < 0.6 - # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 From 828e09cba10384888d03b8402aa02873025eb046 Mon Sep 17 00:00:00 2001 From: Xia Li-yao Date: Mon, 6 Mar 2017 16:34:38 -0500 Subject: [PATCH 1531/2525] Add boltzmann-samplers --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbef6d22..ea8afe9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -23,6 +23,7 @@ packages: # - text-generic-pretty # # via ixset-typed: via safecopy: bounds: vector "Li-yao Xia @Lysxia": + - boltzmann-samplers - generic-random "Tobias Dammers @tdammers": From 88d4d3c876efdcefe79f8edd2c296dba1c23eaea Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 00:12:27 +0100 Subject: [PATCH 1532/2525] Expect pixelated-avatar-generator tests to fail pixelated-avatar-generator#19 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea8afe9c..7e92a94d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3243,6 +3243,7 @@ expected-test-failures: - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From e5d3e595b1de6d856c7adef27f6af73669a52e98 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 00:16:31 +0100 Subject: [PATCH 1533/2525] Expected language-c tests to fail --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e92a94d..222ef705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3288,7 +3288,7 @@ expected-test-failures: - 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 - + - language-c # 0.6 https://github.com/visq/language-c/issues/30 # end of expected-test-failures From 16aee943f6be087b80f4717b4645d438139bf768 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 00:16:44 +0100 Subject: [PATCH 1534/2525] Re-enable aeson test suite --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 222ef705..1a44393f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,8 +3280,7 @@ expected-test-failures: - makefile # Misc. - - aeson # Will be fixed in the next release - - distributed-process-supervisor # # https://github.com/haskell-d + - distributed-process-supervisor # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 From 727c112510dc9b9d85bc3ad6813d0a776568bc58 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 09:48:14 +0100 Subject: [PATCH 1535/2525] Revert "Re-enable aeson test suite" This reverts commit 16aee943f6be087b80f4717b4645d438139bf768. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a44393f..222ef705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,7 +3280,8 @@ expected-test-failures: - makefile # Misc. - - distributed-process-supervisor # https://github.com/haskell-d + - aeson # 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 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 From 28ed9f5feea611d9fe288b83742001cde9fe54f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 09:48:51 +0100 Subject: [PATCH 1536/2525] Re-disable aeson test suite --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 222ef705..06af5c1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,7 +3280,7 @@ expected-test-failures: - makefile # Misc. - - aeson # Will be fixed in the next release + - 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 From 68eccd458788d052e133b906a89bf1bbcfc09cd2 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 17:43:19 +0100 Subject: [PATCH 1537/2525] Upper bound for #2358 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06af5c1f..c6906d11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2895,6 +2895,9 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 + # https://github.com/fpco/stackage/issues/2358 + - safe-exceptions < 0.1.5.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9f20c45b3de234737d9c9aa5c9748c9061f4223b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 23:15:32 +0100 Subject: [PATCH 1538/2525] Remove upper bound and close #2358 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6906d11..06af5c1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2895,9 +2895,6 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 - # https://github.com/fpco/stackage/issues/2358 - - safe-exceptions < 0.1.5.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 23ce9604c65e06e3163afb572c70c23852265dd1 Mon Sep 17 00:00:00 2001 From: Andrei Barbu Date: Tue, 7 Mar 2017 23:38:08 -0500 Subject: [PATCH 1539/2525] Add matplotlib --- build-constraints.yaml | 1 + debian-bootstrap.sh | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06af5c1f..011eaaea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2808,6 +2808,7 @@ packages: "Andrei Barbu @abarbu": - nondeterminism - csp + - matplotlib "mackeyrms @mackeyrms": - tsv2csv diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 1dac2901..c0925f57 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -117,6 +117,10 @@ apt-get install -y \ nodejs \ npm \ openjdk-8-jdk \ + python-mpltoolkits.basemap \ + python3-matplotlib \ + python3-numpy \ + python3-pip \ r-base \ r-base-dev \ ruby-dev \ From d5bd3286b23d540e687beaaf7a5a9482cd503251 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 8 Mar 2017 22:33:36 +0100 Subject: [PATCH 1540/2525] Re-enable language-c tests visq/language-c#30 and http2 benchmarks kazu-yamamoto/http2#13. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 011eaaea..17d20588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3289,7 +3289,6 @@ expected-test-failures: - 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 - - language-c # 0.6 https://github.com/visq/language-c/issues/30 # end of expected-test-failures @@ -3381,7 +3380,6 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - - http2 # https://github.com/kazu-yamamoto/http2/pull/13, we can upgrade http2 in lts-6 when this is lifted. # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 From e230050f3a4b2a5df56ccadad7f8aa2380544895 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 8 Mar 2017 22:40:29 +0100 Subject: [PATCH 1541/2525] Disable http2 benchmarks due to hashtables dependency requiring old vector --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17d20588..35a30d8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3365,6 +3365,7 @@ skipped-benchmarks: # just remove these lines and run `stackage-curator check' # to verify. - criterion-plus + - http2 # Transitive outdated dependencies # These packages From 7b4d98733334c8e28e12d34434e584f383f42b8a Mon Sep 17 00:00:00 2001 From: Devon Hollowood Date: Wed, 8 Mar 2017 13:59:35 -0800 Subject: [PATCH 1542/2525] Add search-algorithms --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35a30d8a..27be78d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2836,6 +2836,9 @@ packages: - freer-effects - verbosity + "Devon Hollowood @devonhollowood": + - search-algorithms + # 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 e49b3a1cf2619111c20322e4721201e9754c8bae Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Wed, 8 Mar 2017 23:43:03 +0000 Subject: [PATCH 1543/2525] adding mixed-types-num --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35a30d8a..6896a14b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2581,6 +2581,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr + - mixed-types-num "Bartosz Nitka @niteria": - haskell-packages From 5ee68edb833aaf2a490f4958ec600cc166c4c6d6 Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Thu, 9 Mar 2017 00:09:55 +0000 Subject: [PATCH 1544/2525] temporarily removing mixed-types-num --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6896a14b..35a30d8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2581,7 +2581,6 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - - mixed-types-num "Bartosz Nitka @niteria": - haskell-packages From 9f5d25e153228ac2bfcfb23263f1b6f72f54b6fd Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Thu, 9 Mar 2017 00:10:25 +0000 Subject: [PATCH 1545/2525] Re-adding mixed-types-num --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35a30d8a..6896a14b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2581,6 +2581,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr + - mixed-types-num "Bartosz Nitka @niteria": - haskell-packages From 54e24664685e6048e3bb578330689a5e151c60d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 9 Mar 2017 08:53:16 +0100 Subject: [PATCH 1546/2525] Expect matplotlib tests to fail #2359 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47c87262..a5b23314 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3293,6 +3293,7 @@ expected-test-failures: - 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 + - matplotlib # https://github.com/fpco/stackage/pull/2359#issuecomment-285279514 # end of expected-test-failures From c4e152e1730fcf21f36b69ce8f1f03499d37c2c1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 9 Mar 2017 16:36:38 +0100 Subject: [PATCH 1547/2525] Re-enable matplotlib tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5b23314..47c87262 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3293,7 +3293,6 @@ expected-test-failures: - 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 - - matplotlib # https://github.com/fpco/stackage/pull/2359#issuecomment-285279514 # end of expected-test-failures From 9ea66060dfc76b690127974f20c815579786f304 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 10 Mar 2017 21:56:02 +0900 Subject: [PATCH 1548/2525] shelly-1.6.8.3 should build now --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47c87262..21a72b44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -991,6 +991,7 @@ packages: - hslua # - idris # bounds: safe - xmonad-contrib + - shelly # - cairo # via gtk2hs-buildtools: via hashtables: bounds: vector # - gio # via gtk2hs-buildtools: via hashtables: bounds: vector @@ -1991,8 +1992,7 @@ packages: - titlecase "Mark Fine @markfine": - [] - # - postgresql-schema # BLOCKED shelly GHC 8.0.2 + - postgresql-schema # - sbp # build failure "Jinjing Wang @nfjinjing": @@ -3098,9 +3098,6 @@ skipped-tests: # re-enable if requested. - postgresql-binary # https://github.com/nikita-volkov/postgresql-binary/issues/6#issuecomment-243063139 - # BLOCKED shelly GHC 8.0.2 - - c2hs - # directory 1.3 - machines - xmlhtml From bf7dcae86167b46cabea4b1f8dd8e0a82de18669 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Fri, 10 Mar 2017 08:38:32 -0800 Subject: [PATCH 1549/2525] Add bench --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21a72b44..0caf356d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -547,6 +547,7 @@ packages: - turtle - foldl - morte + - bench "Andrew Thaddeus Martin @andrewthad": - yesod-table From cf3678c4a342977bdc9835b7dfea425e5fb6b4b6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 11 Mar 2017 00:47:40 +0000 Subject: [PATCH 1550/2525] add Chris Dornan's regex packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0caf356d..355dee8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2841,6 +2841,10 @@ packages: "Devon Hollowood @devonhollowood": - search-algorithms + "Chris Dornan @cdornan": + - regex + - regex-examples + # 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 4cdd649e753284c1cacfb95c2d48e9024748bee8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 11 Mar 2017 13:43:07 +0100 Subject: [PATCH 1551/2525] matplotlib upper bound for #2365 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0caf356d..1ae7a7fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2901,6 +2901,9 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 + # https://github.com/fpco/stackage/issues/2365 + - matplotlib < 0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 0ee4da59d8b1b2171b00a28037faa96829a4cc51 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 11 Mar 2017 23:21:10 +0100 Subject: [PATCH 1552/2525] build-constraints.yaml: add Henning Thielemann --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d956fd1c..0fcc228f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,6 +2,14 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Henning Thielemann @thielema": + - numeric-prelude + - non-negative + - non-empty + - storable-record + - utility-ht + - prelude-compat + "Jeremy Barisch-Rooney @barischj": - threepenny-gui-flexbox From a5729b6ba8832ca2641989db9a744a183804daca Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 13 Mar 2017 03:07:19 +0000 Subject: [PATCH 1553/2525] Seperate out PCRE dependencies into regex-with0pcre See https://github.com/iconnect/regex/issues/65 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..3c75722a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2851,6 +2851,7 @@ packages: "Chris Dornan @cdornan": - regex + - regex-with-pcre - regex-examples # If you stop maintaining a package you can move it here. From 9a5d8636b12e955b4d55d1af6c6a36d1ee36c897 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 13 Mar 2017 11:57:30 -0400 Subject: [PATCH 1554/2525] Add vector tests back to Stackage --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..f34f90c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3088,7 +3088,6 @@ skipped-tests: - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck - terminal-progress-bar # fixed on master, depends on older version of itself - - vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8 # Transitive outdated dependencies # These packages From 182be3f3ee051464ca460f4e214974f7a17ae350 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 13 Mar 2017 18:08:55 +0200 Subject: [PATCH 1555/2525] Re-enable Chart-diagrams --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..a413720c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2377,8 +2377,8 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - # - SVGFonts # via blaze-svg: bounds: blaze-markup - # - Chart-diagrams # via SVGFonts: via blaze-svg: bounds: blaze-markup + - SVGFonts + - Chart-diagrams # "Aaron Levin @aaronmblevin": # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client From c38520ee0329325ffefacb0da123aff81008e663 Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Tue, 14 Mar 2017 03:24:12 +1100 Subject: [PATCH 1556/2525] added more louispan packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..273d31c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2793,9 +2793,13 @@ packages: "Louis Pan @louispan": - alternators - disposable + - ghcjs-base-stub - glaze - glazier - glazier-pipes + - glazier-react + - glazier-react-widget + - javascript-extras - l10n - pipes-category - pipes-fluid From 519ef830ca543d9aeac3674f4cedd80bf3b53087 Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Mon, 13 Mar 2017 23:49:24 +0100 Subject: [PATCH 1557/2525] Add mediabus --- build-constraints.yaml | 3 +++ debian-bootstrap.sh | 1 + 2 files changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 011eaaea..b57fdacf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1706,6 +1706,9 @@ packages: - b9 - type-spec - pretty-types + - mediabus + - mediabus-fdk-aac + - mediabus-rtp # "Will Thompson @wjt": # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index c0925f57..b1828b89 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -51,6 +51,7 @@ apt-get install -y \ libdevil-dev \ libedit-dev \ libedit2 \ + libfdk-aac-dev \ libfftw3-dev \ libflac-dev \ libfreenect-dev \ From c6168e1393e08182c6100cea5af77dcd81966fcd Mon Sep 17 00:00:00 2001 From: Justin Le Date: Mon, 13 Mar 2017 23:51:27 -0700 Subject: [PATCH 1558/2525] Adding backprop to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..47d113e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1566,6 +1566,7 @@ packages: "Justin Le @mstksg": - auto + - backprop - configurator-export - hamilton - prompt From 37ff1b00d260fe03d283ee3d655fa1ead4618f5d Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Wed, 15 Mar 2017 12:44:50 +0300 Subject: [PATCH 1559/2525] Use my real name in meta-info --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fcc228f..f9afb83c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,7 +1727,7 @@ packages: "Robert Massaioli @robertmassaioli": - range - "Index Int @int-index": + "Vladislav Zavialov @int-index": - transformers-lift - ether - union From c3939fc79b88a68c45e88963107252b63e9e5411 Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Wed, 15 Mar 2017 23:09:18 +1100 Subject: [PATCH 1560/2525] louispan: added arrow-extras --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 273d31c0..19d2227b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2792,6 +2792,7 @@ packages: "Louis Pan @louispan": - alternators + - arrow-extras - disposable - ghcjs-base-stub - glaze From 2c0afcc0ba89dcd5aea10bb150cb23e88d6984e5 Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Wed, 15 Mar 2017 23:59:22 +0300 Subject: [PATCH 1561/2525] 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 a67d178be7643e3ea628f25fa4ace4dfa68a6acc Mon Sep 17 00:00:00 2001 From: 3noch Date: Wed, 15 Mar 2017 22:40:22 -0400 Subject: [PATCH 1562/2525] add ziptastic-client ziptastic-core --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c41d748..970d2c07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2860,6 +2860,10 @@ packages: - regex-with-pcre - regex-examples + "Elliot Cameron @3noch": + - ziptastic-client + - ziptastic-core + # 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 87982132e0f2334ed8902dac397eab8d0b8ae4c5 Mon Sep 17 00:00:00 2001 From: anton-k Date: Thu, 16 Mar 2017 08:43:29 +0300 Subject: [PATCH 1563/2525] add data-fix by anton-k --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 660a66b8..40d5308e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1508,6 +1508,9 @@ packages: # package name is haskell-neo4j-client github name is haskell-neo4j-rest-client - haskell-neo4j-client + "Anton Kholomiov ": + - data-fix + "Alexey Khudyakov @Shimuuar": - histogram-fill - fixed-vector From fcb5dc78bac6ee103a33596dc4e5b21cbd6e506c Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Thu, 16 Mar 2017 18:31:03 +0530 Subject: [PATCH 1564/2525] Add minio-hs back to stackage. Disable live-tests --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c41d748..f06b1b2d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2814,8 +2814,7 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - [] - # - minio-hs # tests failed https://github.com/fpco/stackage/pull/2287 + - minio-hs "ncaq @ncaq": - haskell-import-graph @@ -2948,6 +2947,9 @@ package-flags: hpio: test-hlint: false + minio-hs: + live-test: false + hxt: network-uri: true hxt-http: From 1f2f4b2b492d991f9c0ca0aa3c7ce504978ae291 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 16:35:14 -0700 Subject: [PATCH 1565/2525] Add constraint "errors < 2.2.0" per #2378 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c41d748..8751073c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2923,6 +2923,9 @@ packages: # https://github.com/fpco/stackage/issues/2365 - matplotlib < 0.4.1 + # https://github.com/fpco/stackage/issues/2378 + - errors < 2.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3c4432005ca269943b82aa9a7dcafaa13cdb9e7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 16:44:12 -0700 Subject: [PATCH 1566/2525] Re-disable minio-hs per #2377 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7596c025..35aae08e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2817,7 +2817,8 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - - minio-hs + [] + # - minio-hs # https://github.com/fpco/stackage/pull/2377/files "ncaq @ncaq": - haskell-import-graph From 5da57540f549fe1f52b0ac3563d0fb87a043dd7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Mar 2017 16:55:30 -0700 Subject: [PATCH 1567/2525] 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 1568/2525] 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 1569/2525] 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 1570/2525] 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 1571/2525] 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 1572/2525] 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 1573/2525] 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 1574/2525] 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 1575/2525] 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 1576/2525] 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 1577/2525] 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 1578/2525] 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 1579/2525] 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 92a6cd308dec364342d3e8f8ad2b04694a2d2103 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Wed, 15 Mar 2017 11:14:29 +0100 Subject: [PATCH 1580/2525] build-constraints.yaml: add many more packages by Henning Thielemann --- build-constraints.yaml | 56 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a7aab9c..9153605e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,11 +3,63 @@ ghc-major-version: "8.0" packages: "Henning Thielemann @thielema": - - numeric-prelude - - non-negative + - accelerate-arithmetic + - accelerate-fftw + - accelerate-fourier + - accelerate-utility + - apportionment + - audacity + - bibtex + - board-games + - buffer-pipe + - calendar-recycling + - comfort-graph + - concurrent-split + - data-accessor + - data-accessor-mtl + - data-accessor-template + - data-accessor-transformers + - data-ref + - dsp + - enumset + - equal-files + - event-list + - explicit-exception + - fixed-length + - gnuplot + - iff + - interpolation + - latex + - lazyio + - markov-chain + - midi + - midi-music-box - non-empty + - non-negative + - numeric-prelude + - pathtype + - pooled-io + - probability + - sample-frame + - sample-frame-np + - set-cover + - sound-collage + - sox + - split-record + - spreadsheet + - stm-split - storable-record + - storablevector + - synthesizer-core + - synthesizer-dimensional + - synthesizer-midi + - tagchup + - tfp + - unicode + - unsafe - utility-ht + - xml-basic + - youtube - prelude-compat "Jeremy Barisch-Rooney @barischj": From dc4181bbc4f110d09c14e8c3cc69c306f1167e0b Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sun, 19 Mar 2017 14:56:10 +0100 Subject: [PATCH 1581/2525] take over fft, carray, ix-shapable from Oleg Grenrus --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9153605e..056effbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -62,6 +62,11 @@ packages: - youtube - prelude-compat + - fft + - carray + # Not a maintainer + - ix-shapable + "Jeremy Barisch-Rooney @barischj": - threepenny-gui-flexbox @@ -1191,11 +1196,6 @@ packages: - recursion-schemes - unordered-containers - - fft - - carray - - ix-shapable - - fft - # Regex packages by Chris Kuklewicz - regex-base - regex-compat From 296edab192ad598bf97ae7b43228c2d52b37cdd9 Mon Sep 17 00:00:00 2001 From: Vanessa McHale Date: Sat, 18 Mar 2017 15:32:27 -0500 Subject: [PATCH 1582/2525] 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 1583/2525] 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 1584/2525] 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 1585/2525] 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 1586/2525] 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 1587/2525] 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 1588/2525] 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 1589/2525] 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 1590/2525] 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 1591/2525] 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 1592/2525] 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 1593/2525] 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 1594/2525] 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 1595/2525] 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 1596/2525] 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 1597/2525] 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 1598/2525] 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 1599/2525] 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 1600/2525] 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 1601/2525] 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 1602/2525] 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 1603/2525] 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 a8187fc4eddfebcb31c58141545f71f9793e9426 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sun, 26 Mar 2017 13:56:48 +0200 Subject: [PATCH 1604/2525] pathtype: force to use directory>=1.2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 056effbe..5051fc02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2997,6 +2997,9 @@ packages: # Package flags are applied to individual packages, and override the values of # global-flags package-flags: + pathtype: + old-time: false + brick: demos: true From 899de4582e3f539332aa0688f9ad543379c20509 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sun, 26 Mar 2017 13:57:31 +0200 Subject: [PATCH 1605/2525] accelerate-utility etc.al.: disable, because accelerate cannot be built currently --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5051fc02..07da5cda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,10 +3,10 @@ ghc-major-version: "8.0" packages: "Henning Thielemann @thielema": - - accelerate-arithmetic - - accelerate-fftw - - accelerate-fourier - - accelerate-utility + # - accelerate-arithmetic # via accelerate: bounds: base + # - accelerate-fftw # via accelerate: bounds: base + # - accelerate-fourier # via accelerate: bounds: base + # - accelerate-utility # via accelerate: bounds: base - apportionment - audacity - bibtex From 4eb95cd2185f613ea4f27375db52483fefa418db Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sun, 26 Mar 2017 13:58:16 +0200 Subject: [PATCH 1606/2525] cutter, mbox-utility, group-by-date: three more command-line utilities added --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07da5cda..aafd010d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,6 +15,7 @@ packages: - calendar-recycling - comfort-graph - concurrent-split + - cutter - data-accessor - data-accessor-mtl - data-accessor-template @@ -27,6 +28,7 @@ packages: - explicit-exception - fixed-length - gnuplot + - group-by-date - iff - interpolation - latex @@ -34,6 +36,7 @@ packages: - markov-chain - midi - midi-music-box + - mbox-utility - non-empty - non-negative - numeric-prelude From 3e6946734961230feff0e8237881312587e8ed5a Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Sun, 26 Mar 2017 21:24:44 +0200 Subject: [PATCH 1607/2525] 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 1608/2525] 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 1609/2525] 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 1610/2525] 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 1611/2525] 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 1612/2525] 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 1613/2525] 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 1614/2525] 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 1615/2525] 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 \ From c0a605d660b497b005eae487ac99a185da1bf9d9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 29 Mar 2017 15:15:39 +0900 Subject: [PATCH 1616/2525] reenable hashtables! (see #2194) --- build-constraints.yaml | 92 ++++++++++++++++++++---------------------- 1 file changed, 44 insertions(+), 48 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1313409..d82b3f70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -179,7 +179,7 @@ packages: - executable-path - foreign-store - formatting - # - gtk2hs-buildtools # via hashtables: bounds: vector + - gtk2hs-buildtools - happy - hybrid-vectors - indents @@ -332,7 +332,7 @@ packages: - hostname-validate - ini - lucid - # - osdkeys # via libnotify: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - osdkeys # via libnotify - pdfinfo # - present # compilation failure against haskell-src-exts - pure-io @@ -348,13 +348,13 @@ packages: # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters "Alberto G. Corona @agocorona": - # - RefSerialize # via hashtables: bounds: vector - # - TCache # via hashtables: bounds: vector - # - Workflow # via RefSerialize: via hashtables: bounds: vector - # - MFlow # via RefSerialize: via hashtables: bounds: vector + - RefSerialize + - TCache + - Workflow + - MFlow - transient - # - transient-universe # via TCache: via hashtables: bounds: vector - # - ghcjs-hplay # via transient-universe: via TCache: via hashtables: bounds: vector + - transient-universe + - ghcjs-hplay "Edward Kmett @ekmett": - ad @@ -389,7 +389,7 @@ packages: - lca - lens - linear - # - linear-accelerate # via accelerate: via hashtables: bounds: vector + - linear-accelerate # - log-domain # via safecopy: bounds: vector - machines - monadic-arrays @@ -453,10 +453,10 @@ packages: - diagrams - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - # - diagrams-cairo # bounds: vector + - diagrams-cairo # bounds: vector - diagrams-contrib - diagrams-core - # - diagrams-gtk # via diagrams-cairo: bounds: vector + - diagrams-gtk - diagrams-lib - diagrams-postscript - diagrams-rasterific @@ -508,8 +508,7 @@ packages: - ChannelT "Trevor L. McDonell @tmcdonell": - [] - # - accelerate # via hashtables: bounds: vector + - accelerate "Liam O'Connor @liamoc": [] @@ -764,11 +763,11 @@ packages: "Simon Michael @simonmichael": - darcs - # - hledger # via hledger-lib: via hashtables: bounds: vector - # - hledger-lib # via hashtables: bounds: vector - # - hledger-ui # via hledger-lib: via hashtables: bounds: vector - # - hledger-web # via hledger-lib: via hashtables: bounds: vector - # - hledger-api # via hledger-lib: via hashtables: bounds: vector + - hledger + - hledger-lib + - hledger-ui + - hledger-web + - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -866,7 +865,7 @@ packages: - multimap - parallel-io - text-binary - # - Chart-cairo # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - Chart-cairo - ghc-events - monad-extras # - stack < 9.9.9 # bounds: ghc, template-haskell @@ -881,7 +880,7 @@ packages: - base-prelude - cases - focus - # - hasql # via hashtables: bounds: vector + - hasql - list-t - mtl-prelude - neat-interpolation @@ -1005,15 +1004,15 @@ packages: - xmonad-contrib - shelly - # - cairo # via gtk2hs-buildtools: via hashtables: bounds: vector - # - gio # via gtk2hs-buildtools: via hashtables: bounds: vector - # - glib # via gtk2hs-buildtools: via hashtables: bounds: vector - # - gtk # via gtk2hs-buildtools: via hashtables: bounds: vector - # - gtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector - # - gtksourceview3 # via gtk2hs-buildtools: via hashtables: bounds: vector - # - pango # via gtk2hs-buildtools: via hashtables: bounds: vector - # - webkitgtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector - # - webkitgtk3-javascriptcore # via gtk2hs-buildtools: via hashtables: bounds: vector + - cairo + - gio + - glib + - gtk + - gtk3 + - gtksourceview3 + - pango + - webkitgtk3 + - webkitgtk3-javascriptcore - ghcjs-codemirror # - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 @@ -1399,9 +1398,9 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - # - plot # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - # - plot-gtk # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - # - plot-gtk3 # via gtk3: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - plot + - plot-gtk + - plot-gtk3 - vector-buffer # - hmatrix-repa # via repa: bounds: vector @@ -1478,7 +1477,7 @@ packages: - elm-export - elm-export-persistent # - pipes-csv # via cassava: bounds: vector - # - pipes-mongodb # via mongoDB: via hashtables: bounds: vector + - pipes-mongodb # via mongoDB - servant-elm - skeletons - streaming-wai @@ -1538,8 +1537,8 @@ packages: - triesn - path-extra # - pred-trie # via poly-arity - # - pred-set # via hashtables: bounds: vector - # - HSet # via hashtables: bounds: vector + - pred-set + - HSet "Fumiaki Kinoshita @fumieval": - boundingboxes @@ -1823,8 +1822,7 @@ packages: # - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": - [] - # - Agda # via hashtables: bounds: vector + - Agda "James Cook @mokus0": - dependent-sum @@ -1837,7 +1835,7 @@ packages: "Timo von Holtz @tvh": - ekg-wai - haxl-amazonka - # - hasql-migration # via hasql: via hashtables: bounds: vector + - hasql-migration - servant-JuicyPixels "Artyom @neongreen": @@ -1969,7 +1967,7 @@ packages: - smallcaps "Gregory Collins @gregorycollins": - # - hashtables # bounds: vector + - hashtables - io-streams - openssl-streams @@ -1998,7 +1996,7 @@ packages: - cabal2nix - funcmp - hackage-db - # - hledger-interest # via hledger-lib: via hashtables: bounds: vector + - hledger-interest - hopenssl - hsdns - hsemail @@ -2068,8 +2066,7 @@ packages: # - multiplate # bounds: transformers "Sumit Sahrawat @sumitsahrawat": - [] - # - plot-gtk-ui # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - plot-gtk-ui # - calculator # bounds: ghc, base "Emmanuel Touzery @emmanueltouzery": @@ -2497,8 +2494,8 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - # - wild-bind-indicator # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector - # - wild-bind-task-x11 # via wild-blind-indicator: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - wild-bind-indicator + - wild-bind-task-x11 "Cies Breijs @cies": - htoml @@ -2583,7 +2580,7 @@ packages: - open-witness "Victor Denisov @VictorDenisov": - # - mongoDB # via hashtables: bounds: vector + - mongoDB - bson "Alexis King @lexi-lambda": @@ -2726,7 +2723,7 @@ packages: "Mahdi Dibaiee ": - picedit - mathexpr - # - sibe # via Chart-cairo: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector + - sibe "Alexis Williams @typedrat": # - stb-image-redux # bounds: vector @@ -2770,8 +2767,7 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - [] - # - hledger-iadd # via hledger-lib: via hashtables: bounds: vector + - hledger-iadd "Roy Levien @orome": - crypto-enigma From 2190c7bebf97058b185216865310a890eb0d81ef Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 29 Mar 2017 17:43:21 +0900 Subject: [PATCH 1617/2525] try to use add-apt-repository for the upstream llvm repo --- debian-bootstrap.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 497009e0..d9b8b8c5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -22,9 +22,8 @@ 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 +#wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - +add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" # Set the GHC version GHCVER=8.0.2 @@ -114,8 +113,8 @@ apt-get install -y \ libzip-dev \ libzmq3-dev \ llvm-3.7 \ + llvm-4.0 \ locales \ - llvm-4.0-dev \ m4 \ nettle-dev \ nodejs \ From 0f8336fa38a0e2c072a9913d33bf428dac564de1 Mon Sep 17 00:00:00 2001 From: Sven Heyll Date: Mon, 13 Mar 2017 23:49:24 +0100 Subject: [PATCH 1618/2525] Add mediabus (#2371) --- build-constraints.yaml | 3 +++ debian-bootstrap.sh | 1 + 2 files changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d82b3f70..7ccc8bb4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1720,6 +1720,9 @@ packages: - b9 - type-spec - pretty-types + - mediabus + - mediabus-fdk-aac + - mediabus-rtp # "Will Thompson @wjt": # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index d9b8b8c5..63c1a6a8 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -53,6 +53,7 @@ apt-get install -y \ libdevil-dev \ libedit-dev \ libedit2 \ + libfdk-aac-dev \ libfftw3-dev \ libflac-dev \ libfreenect-dev \ From d1aef32f1da26da70960cadcccd8e4f443c152ef Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Wed, 29 Mar 2017 14:36:39 +0300 Subject: [PATCH 1619/2525] Add functor-classes-compat --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d82b3f70..739a008b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1107,6 +1107,7 @@ packages: - binary-tagged - cabal-doctest - edit-distance + - functor-classes-compat - generics-sop-lens - github - insert-ordered-containers @@ -3048,6 +3049,10 @@ package-flags: ghc_7_7: false ghc_8_0: true + functor-classes-compat: + containers: false + unordered-containers: false # https://github.com/fpco/stackage/issues/2386 + # end of package-flags # Special configure options for individual packages From 2ed677ea9ab50e37dc113d5d0e14716379d3674d Mon Sep 17 00:00:00 2001 From: Greg Date: Wed, 29 Mar 2017 17:31:36 +0300 Subject: [PATCH 1620/2525] add wai-cli, magicbane, refined, hasql-pool, data-has --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ccc8bb4..55e6b08c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -74,6 +74,7 @@ packages: - word24 - mysql-haskell - mysql-haskell-openssl + - data-has "Harendra Kumar @harendra-kumar": - unicode-transforms @@ -881,6 +882,7 @@ packages: - cases - focus - hasql + - hasql-pool - list-t - mtl-prelude - neat-interpolation @@ -888,6 +890,7 @@ packages: - postgresql-binary - slave-thread - stm-containers + - refined "Iustin Pop @iustin": - prefix-units @@ -1086,6 +1089,8 @@ packages: - http-link-header - microformats2-parser - hspec-expectations-pretty-diff + - wai-cli + - magicbane "Francesco Mazzoli @bitonic": - language-c-quote From 72eb28c8b1e1fb764841c6b5e4c877828dd87265 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 10:46:06 +0900 Subject: [PATCH 1621/2525] re-disable ghcjs-hplay again (transient-haskell/axiom#16) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8803bb2e..ba598451 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -354,7 +354,7 @@ packages: - MFlow - transient - transient-universe - - ghcjs-hplay + # - ghcjs-hplay # https://github.com/transient-haskell/axiom/issues/16 "Edward Kmett @ekmett": - ad From 0a5d7b589ef356d2d53b76b3c406ad8859df7639 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 10:53:13 +0900 Subject: [PATCH 1622/2525] disable mediabus-fdk-aac for now since it needs non-free fdk-aac (#2371) --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba598451..2676b004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1722,7 +1722,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 63c1a6a8..d9b8b8c5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -53,7 +53,6 @@ apt-get install -y \ libdevil-dev \ libedit-dev \ libedit2 \ - libfdk-aac-dev \ libfftw3-dev \ libflac-dev \ libfreenect-dev \ From 876ea253c90647d0725b0da2c00b1d15bd300834 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 11:07:22 +0900 Subject: [PATCH 1623/2525] debian-bootstrap.sh: also remove libfdk-aac-dev on nightly --- debian-bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 63c1a6a8..d9b8b8c5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -53,7 +53,6 @@ apt-get install -y \ libdevil-dev \ libedit-dev \ libedit2 \ - libfdk-aac-dev \ libfftw3-dev \ libflac-dev \ libfreenect-dev \ From 05ef13a2944298b0a914597a7ef24e4610c6c623 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 12:11:20 +0900 Subject: [PATCH 1624/2525] debian-bootstrap.sh: move llvm-4.0 install to end: needs wget --- debian-bootstrap.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index d9b8b8c5..50a8f511 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -20,12 +20,7 @@ apt-get install -y software-properties-common 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 - -add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" -# Set the GHC version GHCVER=8.0.2 apt-get update @@ -113,7 +108,6 @@ apt-get install -y \ libzip-dev \ libzmq3-dev \ llvm-3.7 \ - llvm-4.0 \ locales \ m4 \ nettle-dev \ @@ -181,3 +175,9 @@ cd /tmp \ # Add JDK to system paths. echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf.d/openjdk.conf \ && ldconfig + +# llvm-4.0 for llvm-hs (separate since it needs wget) +wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - +add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" +apt-get update +apt-get install llvm-4.0 From 8e73c3f8a1511782cb0519a6cfc45a2583ebf56a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 12:42:44 +0900 Subject: [PATCH 1625/2525] debian-bootstrap.sh: use -y and &&'s for llvm-4.0 --- debian-bootstrap.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 50a8f511..59bc9abc 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -177,7 +177,7 @@ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf && ldconfig # llvm-4.0 for llvm-hs (separate since it needs wget) -wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - -add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" -apt-get update -apt-get install llvm-4.0 +wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ + && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ + && apt-get update \ + && apt-get install -y llvm-4.0 From 1c8392ff04771c881661b231861a23194e69fc25 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 30 Mar 2017 14:56:50 +0900 Subject: [PATCH 1626/2525] llvm-hs tests not building (#2407) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2676b004..08471a9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,7 +2644,7 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - - llvm-hs + # - llvm-hs # https://github.com/fpco/stackage/pull/2407 - llvm-hs-pure "Thierry Bourrillon @tbourrillon": From fa1a6c5f60b3eda7858815f1a03dbb0eb447512f Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Thu, 30 Mar 2017 11:08:26 +0200 Subject: [PATCH 1627/2525] Reenable llvm-hs The build issues described in #2407 should be fixed in llvm-hs-4.0.1.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08471a9a..2676b004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,7 +2644,7 @@ packages: "Moritz Kiefer @cocreature": - lrucaching - # - llvm-hs # https://github.com/fpco/stackage/pull/2407 + - llvm-hs - llvm-hs-pure "Thierry Bourrillon @tbourrillon": From 2c0fbf363282ad72bea5a0d4fbb1ca894981af97 Mon Sep 17 00:00:00 2001 From: christof schramm Date: Thu, 30 Mar 2017 12:21:32 +0200 Subject: [PATCH 1628/2525] FEATURE: Add package mnist-idx --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2676b004..1112454e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2898,6 +2898,9 @@ packages: - proto-lens-arbitrary - proto-lens-optparse + "Christof Schramm ": + - mnist-idx + # 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 f32674d0b8a9f58ffdfcbd2bdb607955cbecac87 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 30 Mar 2017 13:27:24 +0300 Subject: [PATCH 1629/2525] Add tdigest and tdigest-Chart --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2676b004..2f463c09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1122,6 +1122,8 @@ packages: - servant-yaml - singleton-bool - spdx + - tdigest + - tdigest-Chart - these - time-parsers - waitra From bfd9219e19375249ec5772cb42ed2c2583b06c32 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 30 Mar 2017 07:20:21 -0400 Subject: [PATCH 1630/2525] add termcolor --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2676b004..5f9d2e6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2728,6 +2728,7 @@ packages: - picedit - mathexpr - sibe + - termcolor "Alexis Williams @typedrat": # - stb-image-redux # bounds: vector From b8c04fe45acfb5b6a3889cebd93b8006747d8a2e Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 30 Mar 2017 14:39:54 -0400 Subject: [PATCH 1631/2525] Add unique --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d2966a6..828c820d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -414,6 +414,7 @@ packages: - streams - tagged - trifecta + - unique - vector-instances - void - wl-pprint-extras From df448c7a6681c87944fa98676f808014ec47cc11 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 16:11:36 +0900 Subject: [PATCH 1632/2525] enable mediabus-fdk-aac (#2371) --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5fa761aa..426114bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1786,7 +1786,7 @@ packages: - type-spec - pretty-types - mediabus - #- mediabus-fdk-aac # needs non-free libfdk-aac-dev + - mediabus-fdk-aac - mediabus-rtp # "Will Thompson @wjt": diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 59bc9abc..5d9eebf0 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -181,3 +181,8 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ && 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 From 1e6df17e3b8305a4752008f7a78ab70a97661566 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 17:36:41 +0900 Subject: [PATCH 1633/2525] board-games haddock failing (#2390) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 426114bc..9844b34b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - apportionment - audacity - bibtex - - board-games + # - board-games # https://github.com/fpco/stackage/pull/2390 - buffer-pipe - calendar-recycling - comfort-graph From 1e3af7e3c72dddbeb1ce488310f7dea4f0b03520 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 17:39:11 +0900 Subject: [PATCH 1634/2525] debian-bootstrap.sh: libsox-dev (#2390) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 5d9eebf0..726c5334 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -92,6 +92,7 @@ apt-get install -y \ libsdl2-ttf-dev \ libsnappy-dev \ libsndfile1-dev \ + libsox-dev \ libsqlite3-dev \ libssl-dev \ libsystemd-dev \ From 0348d44ea5f8af9dd34da5818b409b862b652fcf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 18:26:46 +0900 Subject: [PATCH 1635/2525] debian-bootstrap.sh: adding backslashes for multiverse --- debian-bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 726c5334..b149c584 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -184,6 +184,6 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && apt-get install -y llvm-4.0 # non-free repo -apt-add-repository multiverse - && apt-get update +apt-add-repository multiverse \ + && apt-get update \ && apt-get install -y libfdk-aac-dev From f252485f7629d0626ba67f7a0e3b00ca186b7d9b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 31 Mar 2017 18:30:58 +0900 Subject: [PATCH 1636/2525] 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 1637/2525] 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 1638/2525] 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 1639/2525] 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 1640/2525] 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 1641/2525] 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 1642/2525] 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 1643/2525] 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 1644/2525] 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 1645/2525] 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 1646/2525] 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 1647/2525] 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 1648/2525] 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 1649/2525] 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 1650/2525] 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 1651/2525] 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 1652/2525] 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 1653/2525] 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 1654/2525] 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 1655/2525] 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 1656/2525] 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 1657/2525] 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 1658/2525] 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 1659/2525] 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 1660/2525] 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 1661/2525] 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 1662/2525] 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 1663/2525] 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 1664/2525] 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 1665/2525] 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 1666/2525] 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 1667/2525] 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 1668/2525] 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 1669/2525] 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 1670/2525] 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 1671/2525] 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 1672/2525] 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 1673/2525] 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 1674/2525] 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 1675/2525] 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 1676/2525] 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 1677/2525] 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 1678/2525] 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 5bff7a47d63f1ed4a187807a15f99089ee6ce43f Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Mon, 10 Apr 2017 20:27:29 +0300 Subject: [PATCH 1679/2525] Re-enable wai-middleware-auth, since fpco/wai-middleware-auth#3 was fixed --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c904df4f..77dc9ddb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2848,8 +2848,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - [] - # - wai-middleware-auth # https://github.com/fpco/wai-middleware-auth/issues/3 + - wai-middleware-auth # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": From 08471d8a0cb4af3d505d1cff6395e1633b28ad3a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 10 Apr 2017 20:23:26 +0200 Subject: [PATCH 1680/2525] 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 1681/2525] 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 1682/2525] 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 1683/2525] 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 1684/2525] 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 1685/2525] 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 1686/2525] 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 1687/2525] 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 1688/2525] 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 1689/2525] 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 1690/2525] 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 1691/2525] 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 1692/2525] 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 1693/2525] 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 1694/2525] 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 1695/2525] 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 1696/2525] 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 1697/2525] 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 1698/2525] 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 1699/2525] 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 1700/2525] 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 1701/2525] 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 1702/2525] 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 1703/2525] 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 1704/2525] 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 1705/2525] 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 1706/2525] 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 1707/2525] 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 1708/2525] 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 1709/2525] 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 1710/2525] 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 1711/2525] 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 1712/2525] 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 1713/2525] 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 1714/2525] 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 1715/2525] 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 1716/2525] 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 1717/2525] 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 1718/2525] 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 1719/2525] 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 1720/2525] 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 1721/2525] 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 1722/2525] 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 1723/2525] =?UTF-8?q?Add=20the=20=E2=80=98forma=E2=80=99?= =?UTF-8?q?=20package?= 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 1724/2525] 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 1725/2525] 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 1726/2525] 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 1727/2525] 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 1728/2525] 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 1729/2525] 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 1730/2525] 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 1731/2525] 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 1732/2525] 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 1733/2525] 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 1734/2525] 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 1735/2525] 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 1736/2525] 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 1737/2525] 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 1738/2525] 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 1739/2525] 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 1740/2525] 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 1741/2525] 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 1742/2525] 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 1743/2525] 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 1744/2525] 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 1745/2525] 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 1746/2525] 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 1747/2525] 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 1748/2525] 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 1749/2525] 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 1750/2525] 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 14aaee1e1b9aeca28e44cf6c71fad97bad5040a9 Mon Sep 17 00:00:00 2001 From: koepket Date: Fri, 28 Apr 2017 16:13:51 +0200 Subject: [PATCH 1751/2525] add koepket's hinterface package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b27658c..7b1ab7b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Timo Koepke @koepket": + - hinterface + "Jose Iborra @pepeiborra": - clr-marshal - clr-host From 00ad6969516e0be6cce9a6134566217987df05c1 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 28 Apr 2017 18:02:10 +0200 Subject: [PATCH 1752/2525] 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 1753/2525] 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 1754/2525] 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 1755/2525] 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 1756/2525] 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 1757/2525] 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 1758/2525] 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 1759/2525] 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 \ From f3bc78f55260d0aee30273b9cd475fc3dafeda0c Mon Sep 17 00:00:00 2001 From: Sebastian Witte Date: Sat, 29 Apr 2017 16:33:49 +0200 Subject: [PATCH 1760/2525] Reenable nvim-hs nvim-hs-contrib nvim-hs-ghcid --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 652d5ee7..d400fa1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3017,10 +3017,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 a9dcaab868ff34c2086ed1aeb38cf979b2a669eb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 30 Apr 2017 09:00:02 +0900 Subject: [PATCH 1761/2525] megaparsec < 5.3.0 (#2481) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 652d5ee7..87b40c5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3130,6 +3130,9 @@ packages: # https://github.com/fpco/stackage/issues/2479 - ether < 0.5.0.0 - transformers-lift < 0.2.0.0 + + # https://github.com/fpco/stackage/issues/2481 + - megaparsec < 5.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 8c95b2ee4b39e29d7abfb54c6e677a2068bee337 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 01:00:36 +0900 Subject: [PATCH 1762/2525] disable clr packages again since docker image failing to build (#2470) docker build is failing on llvm-4.0 for some reason (maybe the upstream repo changed) --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87b40c5c..362875f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,9 +2,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Jose Iborra @pepeiborra": - - clr-marshal - - clr-host - - clr-inline + [] + #- clr-marshal + #- clr-host + #- clr-inline "Joshua Koike @jano017": - discord-hs From 0dd592c3f46ea8a177f251c8b0350093cf0303bf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 01:09:56 +0900 Subject: [PATCH 1763/2525] disable clr packages again since docker image failing to build (#2470) docker image failing due to llvm-4.0 repo --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87b40c5c..bd425e81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,9 +2,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Jose Iborra @pepeiborra": - - clr-marshal - - clr-host - - clr-inline + [] + # - clr-marshal + # - clr-host + # - clr-inline "Joshua Koike @jano017": - discord-hs From b790977c57d59e22174552fee10fd96f73887ad5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 30 Apr 2017 21:07:40 +0300 Subject: [PATCH 1764/2525] Add mime-mail to no-revisions --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd425e81..aded329e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4006,3 +4006,4 @@ hide: # Always use the cabal file shipped with the sdist tarball instead. no-revisions: - tls +- mime-mail From b7d45e8cbefb8aa4feffece051b858861a3916b6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 12:12:04 +0900 Subject: [PATCH 1765/2525] debian-bootstrap.sh: disable broken llvm-4.0 repo The following packages have unmet dependencies: llvm-4.0 : Depends: llvm-4.0-runtime (= 1:4.0~svn301550-1~exp1) but it is not going to be installed Depends: libllvm4.0 (>= 1:4.0-3~) but it is not going to be installed Recommends: llvm-4.0-dev but it is not going to be installed --- debian-bootstrap.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index fee40da3..f3669aa5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -178,11 +178,12 @@ cd /tmp \ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf.d/openjdk.conf \ && ldconfig -# llvm-4.0 for llvm-hs (separate since it needs wget) -wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ - && apt-get update \ - && apt-get install -y llvm-4.0 +# currently the repo seems broken +# # llvm-4.0 for llvm-hs (separate since it needs wget) +# wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ +# && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ +# && apt-get update \ +# && apt-get install -y llvm-4.0 ## non-free repo for mediabus-fdk-aac #apt-add-repository multiverse \ From 344398255753587740410e39434bfc249413c21e Mon Sep 17 00:00:00 2001 From: Sam Protas Date: Sun, 30 Apr 2017 23:42:46 -0400 Subject: [PATCH 1766/2525] add triplesec --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06ae820a..31f1e534 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3022,6 +3022,9 @@ packages: - nvim-hs-contrib - nvim-hs-ghcid + "Sam Protas @SamProtas": + - triplesec + # 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 cd4b7fc4f5ad7816659496dca578004468eb0bc0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 12:12:04 +0900 Subject: [PATCH 1767/2525] debian-bootstrap.sh: disable broken llvm-4.0 repo The following packages have unmet dependencies: llvm-4.0 : Depends: llvm-4.0-runtime (= 1:4.0~svn301550-1~exp1) but it is not going to be installed Depends: libllvm4.0 (>= 1:4.0-3~) but it is not going to be installed Recommends: llvm-4.0-dev but it is not going to be installed --- debian-bootstrap.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index fee40da3..f3669aa5 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -178,11 +178,12 @@ cd /tmp \ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf.d/openjdk.conf \ && ldconfig -# llvm-4.0 for llvm-hs (separate since it needs wget) -wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ - && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ - && apt-get update \ - && apt-get install -y llvm-4.0 +# currently the repo seems broken +# # llvm-4.0 for llvm-hs (separate since it needs wget) +# wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ +# && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ +# && apt-get update \ +# && apt-get install -y llvm-4.0 ## non-free repo for mediabus-fdk-aac #apt-add-repository multiverse \ From d13e89a56331939acf74e2a16cbadd39a18725b3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 12:14:51 +0900 Subject: [PATCH 1768/2525] Revert "disable clr packages again since docker image failing to build (#2470)" This reverts commit 0dd592c3f46ea8a177f251c8b0350093cf0303bf. --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 289ed29f..dcba1a5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5,10 +5,9 @@ packages: - hinterface "Jose Iborra @pepeiborra": - [] - # - clr-marshal - # - clr-host - # - clr-inline + - clr-marshal + - clr-host + - clr-inline "Joshua Koike @jano017": - discord-hs From de6f8ba7e8ddb54edce3e3e20f0dc07e29c4d764 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 12:28:32 +0900 Subject: [PATCH 1769/2525] add juhp/stackage-query --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcba1a5c..dd57c0c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1087,6 +1087,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm + - stackage-query # - cabal-sort # BLOCKED directory 1.3 - idris # bounds: safe - libffi From a75a7c029502792b88ca1e1379b9bfe24551f5b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 17:19:16 +0900 Subject: [PATCH 1770/2525] debian-bootstrap.sh: clr-host needs libmono-2.0-dev (#2470) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index f3669aa5..db413754 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -75,6 +75,7 @@ apt-get install -y \ libmagickcore-dev \ libmagickwand-dev \ libmarkdown2-dev \ + libmono-2.0-dev \ libmp3lame-dev \ libmpfr-dev \ libmysqlclient-dev \ From 551980c23fe041bf401156449d269ab00c27808d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 18:04:49 +0900 Subject: [PATCH 1771/2525] debian-bootstrap.sh: clr-inline testsuite needs fsharp --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index db413754..116cb76b 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -34,6 +34,7 @@ apt-get install -y \ sudo \ curl \ freeglut3-dev \ + fsharp \ git \ gradle \ libadns1-dev \ From 82f051cbac356f27095ece4134876d282c004fe3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 1 May 2017 19:41:52 +0900 Subject: [PATCH 1772/2525] disable clr-inline due to testsuite failure (#2470) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd57c0c6..a3f8f534 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,7 +7,7 @@ packages: "Jose Iborra @pepeiborra": - clr-marshal - clr-host - - clr-inline + # - clr-inline # https://github.com/fpco/stackage/pull/2470 "Joshua Koike @jano017": - discord-hs From 512b23cf5110999c3b900698f89a063bb8e7ec87 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 2 May 2017 16:50:48 +0900 Subject: [PATCH 1773/2525] remove idris comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3f8f534..136a8fcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1089,7 +1089,7 @@ packages: - cabal-rpm - stackage-query # - cabal-sort # BLOCKED directory 1.3 - - idris # bounds: safe + - idris - libffi - xmonad-contrib - shelly From 9a76396dcc875c85a45becd9cfbb9494c4349f70 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 4 May 2017 23:04:28 +0100 Subject: [PATCH 1774/2525] Add upper bounds for #2487 (graphviz). Also remove some rogue white space. --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 136a8fcd..eda22869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4,11 +4,11 @@ packages: "Timo Koepke @koepket": - hinterface - "Jose Iborra @pepeiborra": + "Jose Iborra @pepeiborra": - clr-marshal - clr-host # - clr-inline # https://github.com/fpco/stackage/pull/2470 - + "Joshua Koike @jano017": - discord-hs @@ -3138,6 +3138,10 @@ packages: # https://github.com/fpco/stackage/issues/2481 - megaparsec < 5.3.0 + + # https://github.com/fpco/stackage/issues/2487 + - graphviz < 2999.19 + # end of packages # Package flags are applied to individual packages, and override the values of From 53c5fcb9e0451a932908a6cc9a8e8c4ce55a3084 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Wed, 3 May 2017 15:20:35 +0530 Subject: [PATCH 1775/2525] Add package: sysinfo --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eda22869..27ce84de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -349,6 +349,7 @@ packages: - yesod-auth-fb - hourglass-orphans - wai-slack-middleware + - sysinfo "haskell-openal": - OpenAL From 3cda9cbcbfd55d3329ea6c67f25cb59f2b5135a8 Mon Sep 17 00:00:00 2001 From: Anton Ekblad Date: Thu, 4 May 2017 01:19:34 +0200 Subject: [PATCH 1776/2525] Add selda, selda-sqlite, selda-postgresql --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27ce84de..41793a6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3028,6 +3028,11 @@ packages: "Sam Protas @SamProtas": - triplesec + "Anton Ekblad @valderman": + - selda + - selda-sqlite + - selda-postgresql + # 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 d0b495b0fe3840ed406dcd30b38ed8209a3b0cae Mon Sep 17 00:00:00 2001 From: Thilo Uttendorfer Date: Thu, 4 May 2017 22:24:42 +0200 Subject: [PATCH 1777/2525] Enable twitter-conduit again Version 0.2.2 of twitter-conduit has now working dependencies to http-conduit and http-client --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41793a6b..8d9cd051 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2218,7 +2218,7 @@ packages: "Takahiro Himura @thimura": - lens-regex - # - twitter-conduit # bounds: http-conduit 2.2 # via: twitter-types, twitter-types-lens + - twitter-conduit - twitter-types - twitter-types-lens From 138154f379ad90b4446e188b31c09273b6faf49a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 5 May 2017 16:34:51 +0100 Subject: [PATCH 1778/2525] Add upper bounds for #2489. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d9cd051..e9b1f407 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,6 +3148,9 @@ packages: # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 + # https://github.com/fpco/stackage/issues/2489 + - haskell-src-meta < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From fbd84b3c461b0f59a29943d8a82fe6d4f9c8557e Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Fri, 5 May 2017 21:05:11 +0900 Subject: [PATCH 1779/2525] Add servant-checked-exceptions package This adds the servant-checked-exceptions package: https://hackage.haskell.org/package/servant-checked-exceptions --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9b1f407..381eecb7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2014,6 +2014,7 @@ packages: - opaleye-trans - pretty-simple - read-env-var + - servant-checked-exceptions - servant-static-th - xml-html-qq - xml-indexed-cursor From 952dd3d87da9ac00abca7677300ec4e6e5863223 Mon Sep 17 00:00:00 2001 From: Daishi Nakajima Date: Wed, 3 May 2017 19:13:21 +0900 Subject: [PATCH 1780/2525] Add yesod-job-queue and api-field-json-th packages --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 381eecb7..ce3eb0f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2582,8 +2582,9 @@ packages: - repline - picosat - # "Daishi Nakajima @nakaji_dayo": - # - yesod-job-queue # build failure https://github.com/nakaji-dayo/yesod-job-queue/issues/10 + "Daishi Nakajima @nakaji_dayo": + - api-field-json-th + - yesod-job-queue # "Braden Walters @meoblast001": # - hakyll-sass # compilation failure From c3f965176c60c9c03059c1f5aa431bca81202dc2 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 6 May 2017 08:51:17 +0100 Subject: [PATCH 1781/2525] Add packunused. Following the new release https://github.com/hvr/packunused/issues/24#issuecomment-299516472. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce3eb0f2..8fc70ca4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -123,6 +123,7 @@ packages: "Luke Murphy @lwm": - tasty-discover - lentil + - packunused "Marco Zocca @ocramz": - sparse-linear-algebra From f667eb1417e4b9c391a4a31ec762ce59bfd91e24 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 7 May 2017 22:18:53 +0100 Subject: [PATCH 1782/2525] Add upper bounds for dictionaries 0.2. Please see https://github.com/zohl/dictionaries/issues/3. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fc70ca4..a7b95d4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,6 +3154,9 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + # https://github.com/zohl/dictionaries/issues/3 + - dictionaries < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 74ef289b09b64fa280d9b5692b3edf59677ef971 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 7 May 2017 22:22:25 +0100 Subject: [PATCH 1783/2525] Block newly re-enabled package for build failure. Please see https://github.com/nakaji-dayo/yesod-job-queue/issues/12. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7b95d4d..a63dd92d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2585,7 +2585,7 @@ packages: "Daishi Nakajima @nakaji_dayo": - api-field-json-th - - yesod-job-queue + # - yesod-job-queue # compilation failure: nakaji-dayo/yesod-job-queue/issues/12 # "Braden Walters @meoblast001": # - hakyll-sass # compilation failure From 5c0d9493f1bf00b19692c74a3c4a744865809323 Mon Sep 17 00:00:00 2001 From: Piyush P Kurur Date: Mon, 8 May 2017 14:40:01 +0530 Subject: [PATCH 1784/2525] added the naqsha package Git: https://github.com/naqsha/naqsha --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a63dd92d..5975d8e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -778,6 +778,8 @@ packages: "Piyush P Kurur @piyush-kurur": - raaz + - naqsha + "Joey Hess @joeyh": # - git-annex # bounds: bloomfilter, [...] # via: aws, esqueleto, [...] # # - github-backup # bounds: github From c8ca5a0dfd377623ee4f17ef1b033b63478d6ecb Mon Sep 17 00:00:00 2001 From: Piyush P Kurur Date: Mon, 8 May 2017 16:41:51 +0530 Subject: [PATCH 1785/2525] untabify. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5975d8e7..88359684 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -778,7 +778,7 @@ packages: "Piyush P Kurur @piyush-kurur": - raaz - - naqsha + - naqsha "Joey Hess @joeyh": # - git-annex # bounds: bloomfilter, [...] # via: aws, esqueleto, [...] # From 9e78aba2779d2a5dfe0f1ff52e7abc6958f32bbe Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Mon, 8 May 2017 22:54:13 +0300 Subject: [PATCH 1786/2525] =?UTF-8?q?Exclude=20Mark=20Karpov=20from=20?= =?UTF-8?q?=E2=80=98stackbuilders=E2=80=99=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Soon I'll stop working for Stack Builders thus I remove myself from the ‘stackbuilders’ group. I still would like to be notified about ‘stache’-related issues, so I add that under my own name. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a63dd92d..6f33b7f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2169,6 +2169,7 @@ packages: - lame - path - forma + - stache # "Thomas Bereknyei ": # - multiplate # bounds: transformers @@ -3902,7 +3903,6 @@ github-users: - sestrella - jsl - jsantos17 - - mrkkrp scotty-web: - RyanGlScott - xich From a9aa80bc70120af383d6fe5622fc3102e825caac Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 8 May 2017 23:15:24 +0100 Subject: [PATCH 1787/2525] Remove upper bound for zohl/dictionaries/issues/3. Please see https://github.com/zohl/dictionaries/issues/3#issuecomment-299838947. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a63dd92d..769c43fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,9 +3154,6 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 - # https://github.com/zohl/dictionaries/issues/3 - - dictionaries < 0.2 - # end of packages # Package flags are applied to individual packages, and override the values of From 9f0f02efe0db6a88bf269ecb66c06f39efd7cbd1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 8 May 2017 23:40:14 +0100 Subject: [PATCH 1788/2525] Add upper bounds for #2494. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 769c43fb..0fd374d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,6 +3154,9 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + # https://github.com/fpco/stackage/issues/2494 + - websockets-simple < 0.0.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 6bbe6b3a1e86c1b1958ef564de090dc3616595df Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 9 May 2017 00:51:50 +0100 Subject: [PATCH 1789/2525] Add upper bounds for websockets-rpc for #2494 too. websockets-simple/rpc latest versions both mandate websockets >= 0.11 but we've placed an upper bound to stop 0.11 being available (#245). --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0fd374d0..6408927b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3155,7 +3155,9 @@ packages: - haskell-src-meta < 0.8 # https://github.com/fpco/stackage/issues/2494 + # Indirectly blocked on fpco/stackage/issues/245 - websockets-simple < 0.0.2.1 + - websockets-rpc < 0.4.1 # end of packages From 8d0db6da77335fa78945e949f002d1dca415b65f Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Tue, 9 May 2017 10:35:27 +0100 Subject: [PATCH 1790/2525] Add threepenny-editors --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6408927b..7d24517f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,7 @@ packages: "Jose Iborra @pepeiborra": - clr-marshal - clr-host + - threepenny-editors # - clr-inline # https://github.com/fpco/stackage/pull/2470 "Joshua Koike @jano017": From a70985174a0fb27d7972a55e0947bdc613e5a193 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 May 2017 19:02:05 +0200 Subject: [PATCH 1791/2525] Note that we no longer accept curator applications --- become-a-curator.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/become-a-curator.md b/become-a-curator.md index 77bd9310..80559efc 100644 --- a/become-a-curator.md +++ b/become-a-curator.md @@ -1,3 +1,5 @@ +## We are no longer accepting applications, please wait until next time + We are looking to expand the stackage curator team! As a stackage curator you will help the community by curating and @@ -37,6 +39,6 @@ helped us iron out and document the process further. 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 +To apply, please fill in this form: [REDACTED] If you applied last time, we encourage you to do so again! From b7dd28857f5043685fb230cf5d6dd4077406db97 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 May 2017 19:00:39 -0700 Subject: [PATCH 1792/2525] Attempt a fix of lens --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd57c0c6..c258804b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3521,6 +3521,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 # Stackage upper bounds, re-enable these when their upper bound is removed + - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound # Recursive deps https://github.com/fpco/stackage/issues/1818 @@ -3584,7 +3585,7 @@ expected-haddock-failures: - gtk - gtk3 - # Intermittent failures or unreliable. These tay pass when + # Intermittent failures or unreliable. These may pass when # re-enabled, but will eventually fail again. Only remove these # from expected-haddock-failures if we know a fix has been released. - gi-gtk # Uses all memory @@ -3948,6 +3949,8 @@ tell-me-when-its-released: - 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 +- lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 +- active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From e91bfb19346a785c740f2cc2325e59e3b7957c31 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 May 2017 19:00:39 -0700 Subject: [PATCH 1793/2525] Attempt a fix of lens --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6408927b..76051122 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3542,6 +3542,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 # Stackage upper bounds, re-enable these when their upper bound is removed + - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound # Recursive deps https://github.com/fpco/stackage/issues/1818 @@ -3605,7 +3606,7 @@ expected-haddock-failures: - gtk - gtk3 - # Intermittent failures or unreliable. These tay pass when + # Intermittent failures or unreliable. These may pass when # re-enabled, but will eventually fail again. Only remove these # from expected-haddock-failures if we know a fix has been released. - gi-gtk # Uses all memory @@ -3969,6 +3970,8 @@ tell-me-when-its-released: - 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 +- lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 +- active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 6daac8d8059dc7d5d6c470fab8a2d2c5a42827af Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 May 2017 21:27:32 -0700 Subject: [PATCH 1794/2525] Bounds for #2498 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c258804b..ac4f1f09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3138,6 +3138,14 @@ packages: # https://github.com/fpco/stackage/issues/2481 - megaparsec < 5.3.0 + + # https://github.com/fpco/stackage/issues/2498 + - graphviz < 2999.19.0.0 + - haskell-src-meta < 0.8 + - io-streams < 1.4.0.0 + - websockets < 0.11.0.0 + - websockets-rpc < 0.4.1 + - websockets-simple < 0.0.2.1 # end of packages # Package flags are applied to individual packages, and override the values of From ebf52265cb4afa716c86eff38c3af77ceee01bc9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 May 2017 21:39:26 -0700 Subject: [PATCH 1795/2525] Bounds for #2499 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76051122..71c3a6c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3159,6 +3159,9 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 + # https://github.com/fpco/stackage/issues/2499 + - io-streams < 1.4.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 857f0791b18658e349dc7f5337326923b5761007 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 May 2017 16:39:16 +0300 Subject: [PATCH 1796/2525] Revert "debian-bootstrap.sh: disable broken llvm-4.0 repo" This reverts commit cd4b7fc4f5ad7816659496dca578004468eb0bc0. --- debian-bootstrap.sh | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 116cb76b..747e1c5d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -180,12 +180,11 @@ cd /tmp \ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf.d/openjdk.conf \ && ldconfig -# currently the repo seems broken -# # llvm-4.0 for llvm-hs (separate since it needs wget) -# wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ -# && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ -# && apt-get update \ -# && apt-get install -y llvm-4.0 +# llvm-4.0 for llvm-hs (separate since it needs wget) +wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ + && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-4.0 main" \ + && apt-get update \ + && apt-get install -y llvm-4.0 ## non-free repo for mediabus-fdk-aac #apt-add-repository multiverse \ From 94d7dd5becf8535e5a494a83154a79d6c72a6d29 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 May 2017 16:47:04 +0300 Subject: [PATCH 1797/2525] Describe local Docker image build --- CURATORS.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 874fcc76..909e2ed1 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -223,6 +223,26 @@ rm -r nightly/work/builds/nightly/ ``` This should also be done when moving the Nightly docker image to a new version of Ubuntu. +If you're impatient and would like to build the Docker image on the +build server instead of waiting for Docker Hub, you can run the +following command: + +``` +DIR=$(mktemp -d) +(cd $DIR \ + && git clone https://github.com/fpco/stackage \ + && cd stackage \ + && docker build --tag snoyberg/stackage:nightly .) +rm -rf $DIR +``` + +Note that we do a clean clone of the `stackage` repo instead of using +the existing checkout because of how `docker build` works: it will +send the entire local directory contents as context to the Docker +daemon, which in the case of the build tree is a _lot_ of content. (We +can discuss the wisdom—or lack thereof—of Docker's +approach separately.) + ## stackage-build server You'll need to get your SSH public key added to the machine. ~/.ssh/config info: From 94be100beb0fb4403d8039412b5ad2b830a171cc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 10 May 2017 16:55:29 +0300 Subject: [PATCH 1798/2525] Upper bound for #2501 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71c3a6c0..d3adb328 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3162,6 +3162,9 @@ packages: # https://github.com/fpco/stackage/issues/2499 - io-streams < 1.4.0.0 + # https://github.com/fpco/stackage/issues/2501 + - hsemail < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From e08087e687dc9a3b2df66ea239c5fcb09d1251b6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 10 May 2017 09:16:59 -0700 Subject: [PATCH 1799/2525] Disable tests which failed in the previous nightly --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3adb328..8d838cea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,7 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 + - courier # https://github.com/hargettp/courier/issues/18 # Timeouts # These tests sometimes take too long and hit the stackage build @@ -3550,7 +3551,6 @@ expected-test-failures: # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound - # Recursive deps https://github.com/fpco/stackage/issues/1818 - clock # 0.7.2 clock:test => tasty:lib => clock:lib - options @@ -3561,6 +3561,7 @@ expected-test-failures: # these if we want them fixed - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 + - haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502 # Doctests require hidden Glob package - multiset From 4cf1e74d06b7669e845c93e066ca56da3cdb98f6 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 11 May 2017 08:38:21 +0100 Subject: [PATCH 1800/2525] Remove upper bound for rawfilepath. Related: * https://github.com/xtendo-org/rawfilepath/issues/3 * https://github.com/fpco/stackage/issues/2497 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d838cea..aaa1b206 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2845,6 +2845,7 @@ packages: "XT @xtendo-org": - rawfilepath + "Konstantin Zudov @zudov": - html-email-validate @@ -3129,9 +3130,6 @@ 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.0 - # https://github.com/diagrams/active/issues/20 - lens < 4.15.2 From 6c6a0ff56023b99009dab1482bbdb014867e9895 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 11 May 2017 21:02:15 -0400 Subject: [PATCH 1801/2525] Prepare for nightly 11th May --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d838cea..989fbda6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3162,8 +3162,11 @@ packages: # https://github.com/fpco/stackage/issues/2499 - io-streams < 1.4.0.0 - # https://github.com/fpco/stackage/issues/2501 - - hsemail < 2 + # https://github.com/fpco/stackage/issues/2504 + - statistics < 0.14 + + # https://github.com/fpco/stackage/issues/2505 + - one-liner < 0.9 # end of packages From 6550a2332aa7d9eddd7f4922a4bc2185e2bce4f3 Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Fri, 12 May 2017 14:43:07 +0300 Subject: [PATCH 1802/2525] Allow new 'transformers-lift' and 'ether' --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 989fbda6..79e32ba4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3141,10 +3141,6 @@ 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 - # https://github.com/fpco/stackage/issues/2481 - megaparsec < 5.3.0 From 5247a6cd24b41716059ee5daa42a52ed0a483963 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 20:09:31 -0400 Subject: [PATCH 1803/2525] Close #2413 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c714365..52daeec2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1226,9 +1226,9 @@ packages: - waitra # scrive/log - # - log # via bloodhound: bounds: vector + - log # via bloodhound: bounds: vector - log-base - # - log-elasticsearch # via bloodhound: bounds: vector + - log-elasticsearch # via bloodhound: bounds: vector - log-postgres # Not a maintainer From 62be9a2472162c116203104dbf35fd7d7f5cd24a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 20:12:05 -0400 Subject: [PATCH 1804/2525] Bounds for #2507 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52daeec2..b408e80d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3166,6 +3166,9 @@ packages: # https://github.com/fpco/stackage/issues/2505 - one-liner < 0.9 + # https://github.com/fpco/stackage/issues/2507 + - concurrent-output < 1.9 + # end of packages # Package flags are applied to individual packages, and override the values of From a35be3ad0093fb33c5d278b893b19e8cc0e6a6db Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 20:14:37 -0400 Subject: [PATCH 1805/2525] Bounds for #2507 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b408e80d..59b98935 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3167,7 +3167,7 @@ packages: - one-liner < 0.9 # https://github.com/fpco/stackage/issues/2507 - - concurrent-output < 1.9 + - concurrent-output < 1.8 # end of packages From 3db4a4e9fc629c0698162284f8e96c40a7bdb084 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 18:58:26 -0700 Subject: [PATCH 1806/2525] Handle https://github.com/greydot/hdaemonize/issues/5 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59b98935..cae3b59a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,9 @@ packages: # https://github.com/fpco/stackage/issues/2507 - concurrent-output < 1.8 + # breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5 + - hsyslog < 5 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3982,6 +3985,7 @@ tell-me-when-its-released: - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 +- hdaemonize-0.5.2 # Handles the build failure from https://github.com/greydot/hdaemonize/issues/5 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From b81b32c72953efe15165bfe74468237ac8932186 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 22:08:38 -0400 Subject: [PATCH 1807/2525] Also notify of the failure from https://github.com/fpco/monad-logger-syslog/issues/6 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cae3b59a..c9efb6bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,6 +3170,7 @@ packages: - concurrent-output < 1.8 # breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5 + # also breaks monad-logger-syslog: https://github.com/fpco/monad-logger-syslog/issues/6 - hsyslog < 5 # end of packages @@ -3986,6 +3987,7 @@ tell-me-when-its-released: - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 - hdaemonize-0.5.2 # Handles the build failure from https://github.com/greydot/hdaemonize/issues/5 +- monad-logger-syslog-0.1.3.0 # Handles the build failure from https://github.com/fpco/monad-logger-syslog/issues/6 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 2aa87f758038aad73c4c5561bfdc319cbba66594 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 22:18:21 -0400 Subject: [PATCH 1808/2525] Skip tests of ersatz, for now --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9efb6bd..c0bb9c51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3399,6 +3399,9 @@ skipped-tests: # criterion - store + # requires custom setup? + - ersatz # https://github.com/fpco/stackage/issues/2508 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 896ad49efc27b96393a22371ef241069fa1041db Mon Sep 17 00:00:00 2001 From: pepe iborra Date: Sat, 13 May 2017 14:42:49 +0100 Subject: [PATCH 1809/2525] cld-inline test suite requires official Mono packages --- build-constraints.yaml | 2 +- debian-bootstrap.sh | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0bb9c51..7ff6092c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - # - clr-inline # https://github.com/fpco/stackage/pull/2470 + - clr-inline "Joshua Koike @jano017": - discord-hs diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 747e1c5d..82a7f3c1 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -7,7 +7,7 @@ # wget -O - https://raw.github.com/fpco/stackage/master/debian-bootstrap.sh | bash -ex # NOTE: Requires that GHC and Cabal are installed and on your PATH. For -# instructions, see: +# instructions,see: # http://www.stackage.org/install set -exu @@ -20,6 +20,10 @@ apt-get install -y software-properties-common add-apt-repository ppa:hvr/ghc -y add-apt-repository -y ppa:marutter/rrutter +apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF +add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy main' +add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main' +add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main' GHCVER=8.0.2 From 7d5495dbe5929e62dc9fe73668d35fbd4223a5c0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 14 May 2017 00:11:01 +0300 Subject: [PATCH 1810/2525] Revert "Also notify of the failure from https://github.com/fpco/monad-logger-syslog/issues/6" This reverts commit b81b32c72953efe15165bfe74468237ac8932186. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0bb9c51..0591141c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,7 +3170,6 @@ packages: - concurrent-output < 1.8 # breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5 - # also breaks monad-logger-syslog: https://github.com/fpco/monad-logger-syslog/issues/6 - hsyslog < 5 # end of packages @@ -3990,7 +3989,6 @@ tell-me-when-its-released: - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 - hdaemonize-0.5.2 # Handles the build failure from https://github.com/greydot/hdaemonize/issues/5 -- monad-logger-syslog-0.1.3.0 # Handles the build failure from https://github.com/fpco/monad-logger-syslog/issues/6 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 37ed3e426f063b8565ecb0a3bc25a8fa5624db5a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 13 May 2017 21:13:00 -0700 Subject: [PATCH 1811/2525] Undo space change --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 82a7f3c1..e4cd6dc6 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -7,7 +7,7 @@ # wget -O - https://raw.github.com/fpco/stackage/master/debian-bootstrap.sh | bash -ex # NOTE: Requires that GHC and Cabal are installed and on your PATH. For -# instructions,see: +# instructions, see: # http://www.stackage.org/install set -exu From 630cee7b09a760e15720e3e6ac007c90b136ac54 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 00:17:07 -0400 Subject: [PATCH 1812/2525] Stop testing req-conduit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8bace253..ee10e813 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,6 +3506,7 @@ expected-test-failures: - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - yahoo-finance-api # Requires being able to access Yahoo Finance API + - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 # Test executable requires arguments - hpqtypes From f4f70341225f0b83266276c6977d086d8a8c49d2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 00:43:04 -0400 Subject: [PATCH 1813/2525] Disable test running for clr-inline --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee10e813..29c95400 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3507,6 +3507,7 @@ expected-test-failures: - webdriver-angular # webdriver server - yahoo-finance-api # Requires being able to access Yahoo Finance API - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 + - clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 # Test executable requires arguments - hpqtypes From 167fea0f4458189e27aa23e144034aa72046819d Mon Sep 17 00:00:00 2001 From: David Reaver Date: Sun, 14 May 2017 11:52:43 -0700 Subject: [PATCH 1814/2525] Add eventful packages --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29c95400..19b982e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2619,6 +2619,13 @@ packages: - protobuf-simple "David Reaver @jdreaver": + - eventful-core + - eventful-dynamodb + - eventful-memory + - eventful-postgresql + - eventful-sql-common + - eventful-sqlite + - eventful-test-helpers - oanda-rest-api - stratosphere @@ -3460,6 +3467,8 @@ expected-test-failures: - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - etcd # etcd https://github.com/fpco/stackage/issues/811 + - eventful-dynamodb + - eventful-postgresql - eventstore # Event Store - fb # Facebook app - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 From b237ff3cea526feba6504c1a7f777d51772c469a Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sun, 14 May 2017 15:30:22 -0400 Subject: [PATCH 1815/2525] Make the ersatz tests pass Fixes https://github.com/fpco/stackage/issues/2508 --- build-constraints.yaml | 3 --- debian-bootstrap.sh | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29c95400..24a5ac47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3398,9 +3398,6 @@ skipped-tests: # criterion - store - # requires custom setup? - - ersatz # https://github.com/fpco/stackage/issues/2508 - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index e4cd6dc6..372234bd 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -117,6 +117,7 @@ apt-get install -y \ llvm-3.7 \ locales \ m4 \ + minisat \ mono-mcs \ nettle-dev \ nodejs \ From 04fb143ef985977eef7256b2f61b6bcc5af7e743 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 21:01:25 -0400 Subject: [PATCH 1816/2525] hdaemonize-0.5.2 released, close https://github.com/greydot/hdaemonize/issues/5 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29c95400..e7b034a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,9 +3169,6 @@ packages: # https://github.com/fpco/stackage/issues/2507 - concurrent-output < 1.8 - # breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5 - - hsyslog < 5 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3990,7 +3987,6 @@ tell-me-when-its-released: - vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180 - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 -- hdaemonize-0.5.2 # Handles the build failure from https://github.com/greydot/hdaemonize/issues/5 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From c1427de0ac1116ca650185e56af2b179e885714e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 21:49:47 -0400 Subject: [PATCH 1817/2525] Bound hsyslog for #2513 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7b034a3..f8d6aa54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,9 @@ packages: # https://github.com/fpco/stackage/issues/2507 - concurrent-output < 1.8 + # https://github.com/fpco/stackage/issues/2513 + - hsyslog < 5 + # end of packages # Package flags are applied to individual packages, and override the values of From 36c85489de0c755f6465716b21e216437d2a3409 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 21:52:08 -0400 Subject: [PATCH 1818/2525] Bound optparse-generic for #2514 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8d6aa54..942320c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,6 +3172,9 @@ packages: # https://github.com/fpco/stackage/issues/2513 - hsyslog < 5 + # https://github.com/fpco/stackage/issues/2514 + - optparse-generic < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 284c00f9fb592ce8979ddd5c97e6be534b8c2581 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 14 May 2017 22:09:00 -0400 Subject: [PATCH 1819/2525] Temporarily revert clr-inline test disabling --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b04b68d..b6ccf671 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3516,7 +3516,7 @@ expected-test-failures: - webdriver-angular # webdriver server - yahoo-finance-api # Requires being able to access Yahoo Finance API - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 - - clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 + # clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 # Test executable requires arguments - hpqtypes From a8ffe5a5c1ecc2c54dea835a9270e1e06a3fd4fb Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Mon, 15 May 2017 01:35:25 -0500 Subject: [PATCH 1820/2525] Add tensorflow-* packages. --- build-constraints.yaml | 6 ++++++ debian-bootstrap.sh | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6ccf671..015f45fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3020,6 +3020,12 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse + - tensorflow + - tensorflow-core-ops + - tensorflow-opgen + - tensorflow-ops + - tensorflow-proto + - tensorflow-test "Christof Schramm ": - mnist-idx diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 372234bd..9e3bffd2 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -191,6 +191,12 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && apt-get update \ && apt-get install -y llvm-4.0 +# Install the TensorFlow C API. +curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.1.0.tar.gz > libtensorflow.tar.gz \ + && sudo tar zxf libtensorflow.tar.gz -C /usr/local \ + && rm libtensorflow.tar.gz \ + && ldconfig + ## non-free repo for mediabus-fdk-aac #apt-add-repository multiverse \ # && apt-get update \ From 6665ad4300bc8d874509465088691f149b46eda9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 15 May 2017 11:34:40 +0200 Subject: [PATCH 1821/2525] Add logging-facade-syslog to my package list --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6ccf671..f7ee179e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2112,6 +2112,7 @@ packages: - hsyslog - jailbreak-cabal - language-nix + - logging-facade-syslog - nix-paths - streamproc - titlecase From b353e0bef1dd7455a58fcd23da9de56b64b5b19b Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 18:16:14 +0100 Subject: [PATCH 1822/2525] upper bound for ghc-typelits-knownnat --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6ccf671..c79b0bcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1603,7 +1603,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - ghc-typelits-extra - - ghc-typelits-knownnat + - ghc-typelits-knownnat <0.3 - ghc-typelits-natnormalise - clash-prelude - clash-lib From f65a54353f415bfe46f66d951d9e9d2a7367117e Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 18:25:28 +0100 Subject: [PATCH 1823/2525] upper bound for ghc-typelits-knownnat (#2516) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c79b0bcd..d43abf64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1603,7 +1603,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - ghc-typelits-extra - - ghc-typelits-knownnat <0.3 + - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude - clash-lib @@ -3182,6 +3182,9 @@ packages: # https://github.com/fpco/stackage/issues/2514 - optparse-generic < 1.2 + # https://github.com/fpco/stackage/issues/2516 + ghc-typelits-knownnat <0.3 + # end of packages # Package flags are applied to individual packages, and override the values of From f5ad2b87dbdc492e8978884e010131fd0a5f921a Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 18:29:34 +0100 Subject: [PATCH 1824/2525] upper bound for ghc-typelits-knownnat (#2516) (correction) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d43abf64..7ef64f56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3183,7 +3183,7 @@ packages: - optparse-generic < 1.2 # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat <0.3 + - ghc-typelits-knownnat <0.3 # end of packages From 9ea6406051eea04a8ba615a45dfa07563dc09cb7 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 15 May 2017 19:07:12 +0100 Subject: [PATCH 1825/2525] Revert "Temporarily revert clr-inline test disabling" (#2510) This reverts commit 284c00f9fb592ce8979ddd5c97e6be534b8c2581. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ef64f56..98b25aca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,7 +3519,7 @@ expected-test-failures: - webdriver-angular # webdriver server - yahoo-finance-api # Requires being able to access Yahoo Finance API - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 - # clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 + - clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 # Test executable requires arguments - hpqtypes From e6809d1c2eaa1797e97ad974227e790d60c7b482 Mon Sep 17 00:00:00 2001 From: Mitsutoshi Aoe Date: Tue, 16 May 2017 12:30:02 +0900 Subject: [PATCH 1826/2525] Add sensu-run --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98b25aca..9668d103 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2918,6 +2918,7 @@ packages: - stack-type "Mitsutoshi Aoe @maoe": + - sensu-run - viewprof "Dylan Simon @dylex": From c724ced6a8dec770377ef42e922b38021dfe7250 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 May 2017 19:06:26 +0100 Subject: [PATCH 1827/2525] Disable tensorflow pacakges as build failing to locate the C library --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83c19b1a..390945ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,10 +3021,10 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - - tensorflow - - tensorflow-core-ops + # - tensorflow # blocked on C library + # - tensorflow-core-ops # blocked on C library - tensorflow-opgen - - tensorflow-ops + # - tensorflow-ops # blocked on C library - tensorflow-proto - tensorflow-test From 367c977c6d2919a7919a880fecf71e1ca92fa091 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 May 2017 21:46:12 +0100 Subject: [PATCH 1828/2525] Remove upper bound on lens with active-0.2.0.13 (#2496) Also removed active-0.2.0.12 watchpoint. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 390945ee..824b620b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,9 +3148,6 @@ packages: # https://github.com/fpco/stackage/issues/2464 - traverse-with-class < 1.0.0.0 - # https://github.com/diagrams/active/issues/20 - - lens < 4.15.2 - # https://github.com/fpco/stackage/issues/2477 - intervals < 0.8 @@ -4008,7 +4005,6 @@ tell-me-when-its-released: - 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 - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 -- active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 1efbd80e754784386503b8a392b5b7b35974be5c Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 17 May 2017 00:21:03 +0100 Subject: [PATCH 1829/2525] Disabling clr-inline (#2510) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 824b620b..ff70045f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - - clr-inline + # - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs From e88f0ca78adf6ba335f6cd3bdeeb3c4dfe0944b7 Mon Sep 17 00:00:00 2001 From: Daishi Nakajima Date: Wed, 17 May 2017 14:01:23 +0900 Subject: [PATCH 1830/2525] Add yesod-job-queue package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff70045f..a3ee915c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2589,7 +2589,7 @@ packages: "Daishi Nakajima @nakaji_dayo": - api-field-json-th - # - yesod-job-queue # compilation failure: nakaji-dayo/yesod-job-queue/issues/12 + - yesod-job-queue # "Braden Walters @meoblast001": # - hakyll-sass # compilation failure From dfa21f88e65053a3d02396cd88c0c53d2a5ba1f6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 17 May 2017 19:04:16 +0100 Subject: [PATCH 1831/2525] Disable tibetan-utils and release some bounds Bounds released: * matplotlib * base-orphans * semigroups * text-show * io-streams * concurrent-output * optparse-generic --- build-constraints.yaml | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff70045f..19162ee3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -19,8 +19,8 @@ packages: "Richard Cook @rcook": - hidden-char - "Vanessa McHale @vmchale": - - tibetan-utils + "Vanessa McHale @vmchale": [] + # - tibetan-utils # bounds: text-show "Henning Thielemann @thielema": # - accelerate-arithmetic # via accelerate: bounds: base @@ -3112,9 +3112,6 @@ 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 @@ -3127,12 +3124,6 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 - # 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 @@ -3168,24 +3159,15 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2499 - - io-streams < 1.4.0.0 - # https://github.com/fpco/stackage/issues/2504 - statistics < 0.14 # https://github.com/fpco/stackage/issues/2505 - one-liner < 0.9 - # https://github.com/fpco/stackage/issues/2507 - - concurrent-output < 1.8 - # https://github.com/fpco/stackage/issues/2513 - hsyslog < 5 - # https://github.com/fpco/stackage/issues/2514 - - optparse-generic < 1.2 - # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat <0.3 From 4f73bb75b747e2d6b29074dfa468e442c40f453b Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Tue, 16 May 2017 13:23:52 -0700 Subject: [PATCH 1832/2525] Reenable and fix the tensorflow-* packages. Previously we installed libtensorflow into /usr/local/lib which wasn't in the search path. Moving it to /usr/lib fixed the problem. Also changed the script to manually install protoc v3.3.0. The default version of `protobuf-compiler` in Xenial is v2.6.1 which is too old to build `tensorflow-proto`. Verified by building the docker image locally and then running `stack install tensorflow tensorflow-ops ...` from within it. --- build-constraints.yaml | 6 +++--- debian-bootstrap.sh | 9 +++++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 390945ee..83c19b1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,10 +3021,10 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - # - tensorflow # blocked on C library - # - tensorflow-core-ops # blocked on C library + - tensorflow + - tensorflow-core-ops - tensorflow-opgen - # - tensorflow-ops # blocked on C library + - tensorflow-ops - tensorflow-proto - tensorflow-test diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 9e3bffd2..acb74922 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -123,7 +123,6 @@ apt-get install -y \ nodejs \ npm \ openjdk-8-jdk \ - protobuf-compiler \ python-mpltoolkits.basemap \ python3-matplotlib \ python3-numpy \ @@ -191,9 +190,15 @@ wget -O - http://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - \ && apt-get update \ && apt-get install -y llvm-4.0 +# Install version 3 of the protobuf compiler. (The `protobuf-compiler` package only +# supports version 2.) +curl -OL https://github.com/google/protobuf/releases/download/v3.3.0/protoc-3.3.0-linux-x86_64.zip \ + && sudo unzip -o protoc-3.3.0-linux-x86_64.zip -d /usr bin/protoc \ + && rm -f protoc-3.3.0-linux-x84_64.zip + # Install the TensorFlow C API. curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.1.0.tar.gz > libtensorflow.tar.gz \ - && sudo tar zxf libtensorflow.tar.gz -C /usr/local \ + && sudo tar zxf libtensorflow.tar.gz -C /usr \ && rm libtensorflow.tar.gz \ && ldconfig From 7fb612cb8365cf99dc6db9498975bbf64145d088 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 May 2017 08:02:32 +0100 Subject: [PATCH 1833/2525] Disabling matplotlib again --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19162ee3..422bd0c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,6 +3171,9 @@ packages: # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat <0.3 + # https://github.com/fpco/stackage/issues/2365 + - matplotlib < 0.4.1 # still an issue with 0.4.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 713b3c4625169ea1664f2c1ad123ea31f2e834f8 Mon Sep 17 00:00:00 2001 From: tittoassini Date: Thu, 18 May 2017 10:47:33 +0200 Subject: [PATCH 1834/2525] Added packages: zm, flat, model. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 422bd0c5..b6170ef7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,11 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Pasqualino Assini @tittoassini": + - zm + - flat + - model + "Timo Koepke @koepket": - hinterface From dbb13ee5a6cff23565ca21f2973b401b572cdd8f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 May 2017 18:44:56 +0100 Subject: [PATCH 1835/2525] re-eable clr-inline (#2510) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 794bf89a..d6c9eff9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5,7 +5,7 @@ packages: - zm - flat - model - + "Timo Koepke @koepket": - hinterface @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - # - clr-inline # see https://github.com/fpco/stackage/issues/2510 + - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs From fce4ad9b88322ce9483943821e7643c66bbc9af7 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 May 2017 19:26:01 +0100 Subject: [PATCH 1836/2525] Disable clr-inline and tensorflow again see https://github.com/fpco/stackage/issues/2527 and https://github.com/fpco/stackage/issues/2510 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6c9eff9..208ddd7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - - clr-inline # see https://github.com/fpco/stackage/issues/2510 + # - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs @@ -3026,10 +3026,10 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - - tensorflow - - tensorflow-core-ops + # - tensorflow # https://github.com/fpco/stackage/issues/2527 + # - tensorflow-core-ops # https://github.com/fpco/stackage/issues/2527 - tensorflow-opgen - - tensorflow-ops + # - tensorflow-ops # https://github.com/fpco/stackage/issues/2527 - tensorflow-proto - tensorflow-test From 7a460cfa11a022b40c86f18995cdbdbea9272a6f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 20 May 2017 15:03:00 +0100 Subject: [PATCH 1837/2525] concurrent-output < 1.10.0 (#2528) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 208ddd7d..ca58ec2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3174,11 +3174,14 @@ packages: - hsyslog < 5 # https://github.com/fpco/stackage/issues/2516 - - ghc-typelits-knownnat <0.3 + - ghc-typelits-knownnat < 0.3 # https://github.com/fpco/stackage/issues/2365 - matplotlib < 0.4.1 # still an issue with 0.4.5 + # https://github.com/fpco/stackage/issues/2528 + - concurrent-output < 1.10.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 95c16d35e90ba942b3868ed5477f325892fea707 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 20 May 2017 15:48:20 +0100 Subject: [PATCH 1838/2525] re-enable tensorflow and clr-inline (#2510,#2527) --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca58ec2e..7e6041ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - # - clr-inline # see https://github.com/fpco/stackage/issues/2510 + - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs @@ -3026,10 +3026,10 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - # - tensorflow # https://github.com/fpco/stackage/issues/2527 - # - tensorflow-core-ops # https://github.com/fpco/stackage/issues/2527 + - tensorflow # https://github.com/fpco/stackage/issues/2527 + - tensorflow-core-ops # https://github.com/fpco/stackage/issues/2527 - tensorflow-opgen - # - tensorflow-ops # https://github.com/fpco/stackage/issues/2527 + - tensorflow-ops # https://github.com/fpco/stackage/issues/2527 - tensorflow-proto - tensorflow-test From 368d99867ad15825e537b5e6dfeca80ea5a9b0bc Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 20 May 2017 17:21:28 +0100 Subject: [PATCH 1839/2525] re-disable clr-inline (#2510) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e6041ef..fc9f7165 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - - clr-inline # see https://github.com/fpco/stackage/issues/2510 + # - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs From 8c2d4d8f52d3ef3e454b934ef43c853dd3d413d0 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 21 May 2017 22:38:09 +0100 Subject: [PATCH 1840/2525] re-enable clr-inline temporarily --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc9f7165..7e6041ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - # - clr-inline # see https://github.com/fpco/stackage/issues/2510 + - clr-inline # see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs From 96963dbd642e8ffc0b908081a488f46ee62c05fd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 21 May 2017 23:23:27 +0100 Subject: [PATCH 1841/2525] fixes for MusicBrainz, one-liner, mmorph and cue-sheet --- build-constraints.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e6041ef..ea9d7f6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3103,6 +3103,7 @@ packages: - imm < 1.1.0.1 - opml-conduit < 0.6.0.2 - rss-conduit < 0.3.0.1 + - MusicBrainz < 0.3 # https://github.com/fpco/stackage/issues/2317 - skylighting < 0.2 @@ -3167,9 +3168,6 @@ packages: # https://github.com/fpco/stackage/issues/2504 - statistics < 0.14 - # https://github.com/fpco/stackage/issues/2505 - - one-liner < 0.9 - # https://github.com/fpco/stackage/issues/2513 - hsyslog < 5 @@ -3182,6 +3180,12 @@ packages: # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 + # https://github.com/fpco/stackage/issues/2529 + - mmorph < 1.1.0 + + # https://github.com/fpco/stackage/issues/2530 + - cue-sheet < 0.1.1 + # end of packages # Package flags are applied to individual packages, and override the values of From fcd83b307bf61300dddc7512ba6112290906066a Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Mon, 22 May 2017 08:35:12 +0900 Subject: [PATCH 1842/2525] add yjsvg, x11-xim, Imlib and xturtle --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea9d7f6f..5dbd26f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2569,6 +2569,10 @@ packages: - zot - yjtools - io-machine + - yjsvg + - x11-xim + - Imlib + - xturtle "Jan Gerlinger @JanGe": - irc-dcc From 82de64bf0a22b13686b275e4c599b4f8592aa0b8 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 22 May 2017 11:35:46 +0100 Subject: [PATCH 1843/2525] re-enable clr-inline, bound mysql-haskell, test fails for xml-picklers --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea9d7f6f..271f9949 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -13,7 +13,7 @@ packages: - clr-marshal - clr-host - threepenny-editors - - clr-inline # see https://github.com/fpco/stackage/issues/2510 + - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - discord-hs @@ -3186,6 +3186,9 @@ packages: # https://github.com/fpco/stackage/issues/2530 - cue-sheet < 0.1.1 + # https://github.com/fpco/stackage/issues/2533 + - mysql-haskell < 0.8.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3555,6 +3558,7 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 + - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 10ea7e475902a6e45bf24309fc14fc3ac3287ee4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 23 May 2017 21:35:24 -0400 Subject: [PATCH 1844/2525] Add libimlib2 to debian-bootstrap.sh --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index acb74922..bb5b1747 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -71,6 +71,7 @@ apt-get install -y \ libgtksourceview-3.0-dev \ libhidapi-dev \ libicu-dev \ + libimlib2-dev \ libjudy-dev \ liblapack-dev \ libleveldb-dev \ From 2ebf5b58e77f7e206b693eeaca686161aa760ea2 Mon Sep 17 00:00:00 2001 From: Thilo Uttendorfer Date: Wed, 24 May 2017 09:19:07 +0200 Subject: [PATCH 1845/2525] Enabled hackernews Latest version of hackernews works with servant 0.10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b92f245e..f0e7a1b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -195,7 +195,7 @@ packages: - envy - s3-signer # - google-translate # bounds: servant - # - hackernews # bounds: servant + - hackernews # - ses-html # bounds: time 1.6 # - stripe-haskell # via: stripe-http-streams # - stripe-http-streams # via: http-streams From e1843e251083bb6cf5beb45961eb15f5a011f0f2 Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Wed, 24 May 2017 12:31:42 +0300 Subject: [PATCH 1846/2525] Add schematicg --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b92f245e..adf17a85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2407,6 +2407,7 @@ packages: "Denis Redozubov @dredozubov": - tracy # - hreader-lens # bounds: hreader + - schematic "Yuji Yamamoto @igrep": - yes-precure5-command From c6241e20a63bfdcbd5ebf7316dfbbcae4ccd7313 Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Wed, 24 May 2017 12:34:52 +0300 Subject: [PATCH 1847/2525] re-enable hreader-lens --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b92f245e..bdf31cc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2406,7 +2406,7 @@ packages: "Denis Redozubov @dredozubov": - tracy - # - hreader-lens # bounds: hreader + - hreader-lens "Yuji Yamamoto @igrep": - yes-precure5-command From dc2b7000a89b23b049cb7e6d9719d1ac4b9f7635 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 24 May 2017 10:19:08 -0400 Subject: [PATCH 1848/2525] Remove megaparsec upper bound. #2481 has been closed --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b92f245e..cb291921 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3155,9 +3155,6 @@ packages: # https://github.com/fpco/stackage/issues/2478 - generics-sop < 0.3.0.0 - # https://github.com/fpco/stackage/issues/2481 - - megaparsec < 5.3.0 - # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 From 0aa96035a77721bee9755e9a2a034c82dc3fe2b8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 24 May 2017 10:25:41 -0400 Subject: [PATCH 1849/2525] Partial fix for #2537, this is bad as now it requires servant < 0.10 at least --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb291921..80fe92a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,6 +3190,13 @@ packages: # https://github.com/fpco/stackage/issues/2533 - mysql-haskell < 0.8.1.0 + # https://github.com/fpco/stackage/issues/2537 + - servant < 0.11 + - servant-client < 0.11 + - servant-server < 0.11 + # servant-docs < 0.10 + # servant-foreign < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From a30e4b23f018b4cd70f9d853c7698db8fa1acaf8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 24 May 2017 20:12:46 -0400 Subject: [PATCH 1850/2525] Solve servant upper bounds --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80fe92a9..e8c25d33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3194,8 +3194,8 @@ packages: - servant < 0.11 - servant-client < 0.11 - servant-server < 0.11 - # servant-docs < 0.10 - # servant-foreign < 0.10 + - servant-docs < 0.10.0.1 + - servant-foreign < 0.10.0.1 # end of packages From 5fd0d6ddd904690ca8775c0efcbba9b06e6c1d34 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 24 May 2017 20:12:59 -0400 Subject: [PATCH 1851/2525] Bound criterion, #2538 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8c25d33..7b87c12d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3197,6 +3197,9 @@ packages: - servant-docs < 0.10.0.1 - servant-foreign < 0.10.0.1 + # https://github.com/fpco/stackage/issues/2538 + - criterion < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 9048bd458f1336b66d90f65acad2a9ced1cd2233 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 25 May 2017 11:56:09 +0300 Subject: [PATCH 1852/2525] Add microstache --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f4c2efa..dfed33ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1216,6 +1216,7 @@ packages: - integer-logarithms - JuicyPixels-scale-dct - lattices + - microstache - monad-http - postgresql-simple-url - range-set-list From 86b075819331d944a7536001f000e2023d7e5775 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 25 May 2017 10:10:40 -0400 Subject: [PATCH 1853/2525] Remove upper bound on cue-sheet and close #2530 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8bae8a06..326add35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3186,9 +3186,6 @@ packages: # https://github.com/fpco/stackage/issues/2529 - mmorph < 1.1.0 - # https://github.com/fpco/stackage/issues/2530 - - cue-sheet < 0.1.1 - # https://github.com/fpco/stackage/issues/2533 - mysql-haskell < 0.8.1.0 From 009b864fc76d7e93f88c0cab55efa09bd46a3ad6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 25 May 2017 10:18:04 -0400 Subject: [PATCH 1854/2525] Move matplotlib to test failures since it's not a bound issue --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 326add35..49f8fded 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,9 +3177,6 @@ packages: # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat < 0.3 - # https://github.com/fpco/stackage/issues/2365 - - matplotlib < 0.4.1 # still an issue with 0.4.5 - # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 @@ -3452,6 +3449,7 @@ expected-test-failures: - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - courier # https://github.com/hargettp/courier/issues/18 + - matplotlib # https://github.com/fpco/stackage/issues/2365 # Timeouts # These tests sometimes take too long and hit the stackage build From 6d6688585aa54cbb77f6b8630e50f4dd55fd3c31 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 25 May 2017 10:22:50 -0400 Subject: [PATCH 1855/2525] Move statistics bound from the closed #2504 to the open #2538 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49f8fded..e42003e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,9 +3168,6 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2504 - - statistics < 0.14 - # https://github.com/fpco/stackage/issues/2513 - hsyslog < 5 @@ -3195,6 +3192,8 @@ packages: # https://github.com/fpco/stackage/issues/2538 - criterion < 1.2 + - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 + # end of packages From 36ae01a681f1b6bbee3fb32421bea92dc8545d08 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 25 May 2017 17:36:45 -0700 Subject: [PATCH 1856/2525] Close #2439 as plan seems valid now --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e42003e4..9f90e13d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3136,9 +3136,6 @@ packages: # https://github.com/fpco/stackage/issues/2433 - hlint < 2 - # https://github.com/fpco/stackage/issues/2439 - - persistent < 2.7.0 - # https://github.com/fpco/stackage/issues/2440 - discord-hs < 0.3.2 From e760bfe34151335b2b8ae1424bcd8a23bb8c19aa Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Fri, 26 May 2017 21:50:12 +0900 Subject: [PATCH 1857/2525] add gluturtle --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dbd26f8..642d6ecc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2573,6 +2573,7 @@ packages: - x11-xim - Imlib - xturtle + - gluturtle "Jan Gerlinger @JanGe": - irc-dcc From ac4cf3deef4f060ec4ff2975ff4d7aae7fbbdf52 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 26 May 2017 15:24:02 +0200 Subject: [PATCH 1858/2525] Re-enable benchmarks --- build-constraints.yaml | 178 +---------------------------------------- 1 file changed, 2 insertions(+), 176 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f90e13d..dccf3bd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3690,6 +3690,7 @@ skipped-benchmarks: # to verify. - criterion-plus - http2 + - pipes # optparse-applicative 0.13 # Transitive outdated dependencies # These packages @@ -3709,183 +3710,8 @@ skipped-benchmarks: # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 - - pipes # optparse-applicative 0.13 - - # Criterionpocalypse # via criterion: via cassava: bounds: vector - - Earley - - Frames - - IntervalMap - - JuicyPixels-extra - - acid-state - - ad - - arithmoi - - attoparsec - - avers - - binary-list - - binary-parsers - - binary-tagged - - binary-typed - - blake2 - - buffer-builder - - bytestring-conversion - - bytestring-tree-builder - - cacophony - - case-insensitive + # Cyclic dependencies - cassava - - cipher-aes128 - - clash-prelude - - clustering - - cmark - - conduit - - conduit-extra - - conduit-iconv - - cprng-aes - - criterion - - cron - - crypto-numbers - - crypto-pubkey - - cryptohash - - cryptohash-md5 - - cryptohash-sha1 - - cryptohash-sha256 - - cryptol - - ctrie - - data-msgpack - - diagrams-lib - - dimensional - - do-list - - ed25519 - - edit-distance - - effect-handlers - - euphoria - - farmhash - - fast-builder - - fast-digits - - fclabels - - foldl - - foldl-statistics - - gitson - - glob-posix - - graphviz - - grouped-list - - hOpenPGP - - hashable - - haskell-tools-cli - - hasql - - highjson - - hindent - - hip - - histogram-fill - - hledger - - hosc - - hourglass - - html-email-validate - - htoml - - http-client-tls - - http-link-header - - human-readable-duration - - hw-balancedparens - - hw-bits - - hw-conduit - - hw-json - - hw-rankselect-base - - hweblib - - hxt-regex-xmlschema - - identicon - - ilist - - include-file - - incremental-parser - - inline-r - - jose-jwt - - katip - - kdt - - lens - - lifted-async - - lifted-base - - logging-effect - - loop - - lucid - - matrices - - matrix - - megaparsec - - monad-logger-prefix - - mongoDB - - mono-traversable - - monoid-extras - - morte - - mutable-containers - - netpbm - - pandoc - - phantom-state - - picoparsec - - postgresql-binary - - pretty-simple - - prometheus-client - - psqueues - - publicsuffix - - ramus - - rdf - - redis-io - - reinterpret-cast - - reroute - - rethinkdb-client-driver - - rose-trees - - sampling - - sandi - - say - - scalpel-core - - scanner - - scientific - - semver - - servant-auth-cookie - - sets - - skylighting - - snap-server - - sorted-list - - sourcemap - - sparse-linear-algebra - - stache - - stackage-curator - - stateWriter - - stm-containers - - store - - streaming-commons - - superbuffer - - taggy - - tar - - text-manipulate - - text-metrics - - text-show - - thread-local-storage - - thyme - - timemap - - tinylog - - tls - - turtle - - tz - - ua-parser - - unbound-generics - - unicode-transforms - - union - - unordered-containers - - uri-bytestring - - uuid - - uuid-types - - varying - - vector-binary-instances - - vectortiles - - vinyl - - wai-middleware-metrics - - wai-routing - - warp - - wire-streams - - word24 - - word8 - - xmlgen - - yesod-core - - yi-rope - - zippers - - jvm # end of skipped-benchmarks From d10e91d13da3de013faa9d5ad482ffc49a7480ca Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 26 May 2017 22:25:59 +0700 Subject: [PATCH 1859/2525] Update my email --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85978791..29d01f93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2155,7 +2155,7 @@ packages: # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose - "Mark Karpov @mrkkrp": + "Mark Karpov @mrkkrp": - megaparsec - htaglib - slug From eae88e7c9d4ae5550635fae30251209a0f091623 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 26 May 2017 17:56:42 -0700 Subject: [PATCH 1860/2525] Soap tests failing. Disabled. @wiz --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29d01f93..104d3b01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,6 +3581,7 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + - soap # https://bitbucket.org/dpwiz/haskell-soap/issues/5/tests-fail-to-build # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound From c554b9ee6c6d07ab57c685b45ddaa4ebcb315d01 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 26 May 2017 18:48:26 -0700 Subject: [PATCH 1861/2525] Upper bound fortran-src --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 104d3b01..b11a23d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3192,6 +3192,9 @@ packages: - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 + # https://github.com/camfort/camfort/issues/64 + - fortran-src < 0.1.0.6 + # end of packages From cbf3ae363b9d65823b11108f10568d519f05dad3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 27 May 2017 06:50:13 -0700 Subject: [PATCH 1862/2525] Upper bound Glob, #2544 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b11a23d6..2f3e14a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3195,6 +3195,9 @@ packages: # https://github.com/camfort/camfort/issues/64 - fortran-src < 0.1.0.6 + # https://github.com/fpco/stackage/issues/2544 + - Glob < 0.8.0 + # end of packages From dd12fe3802c0b2125249ac3eb4a1610726300be1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 27 May 2017 08:55:23 -0700 Subject: [PATCH 1863/2525] Disable cryptohash-* benchmarks, #2538 (comment-304458844) --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f3e14a5..15424237 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3721,6 +3721,12 @@ skipped-benchmarks: # Cyclic dependencies - cassava + # Won't be updated only for the benchmark component + # (https://github.com/fpco/stackage/issues/2538#issuecomment-304458844) + - cryptohash-md5 + - cryptohash-sha1 + - cryptohash-sha256 + # end of skipped-benchmarks @@ -3844,6 +3850,9 @@ tell-me-when-its-released: - 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 - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 +- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From ea95a7d9bf8cc9887b0b5b673731a53de9c8f75e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 28 May 2017 07:03:36 -0700 Subject: [PATCH 1864/2525] Close #2544 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15424237..3ca748b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3195,10 +3195,6 @@ packages: # https://github.com/camfort/camfort/issues/64 - fortran-src < 0.1.0.6 - # https://github.com/fpco/stackage/issues/2544 - - Glob < 0.8.0 - - # end of packages # Package flags are applied to individual packages, and override the values of From 883240942acb40d544f50dfd9b44bbb1bf380e58 Mon Sep 17 00:00:00 2001 From: Alexandr Ruchkin Date: Mon, 29 May 2017 16:19:57 +0300 Subject: [PATCH 1865/2525] Uploaded `hsdev-0.2.4.0` built with `text-region-0.3.0.0` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ca748b6..166978ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1069,7 +1069,7 @@ packages: "Alexandr Ruchkin @mvoidex": - hdocs - hformat - # - hsdev # bounds: text-region-0.2.0.0 + - hsdev - simple-log - text-region From a6dc97c623d81fd8fedc94e7d30e55eb4e89f410 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 29 May 2017 06:36:27 -0700 Subject: [PATCH 1866/2525] Close #2513 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ca748b6..1da4fb06 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3166,9 +3166,6 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2513 - - hsyslog < 5 - # https://github.com/fpco/stackage/issues/2516 - ghc-typelits-knownnat < 0.3 From a2224dff4aafde5422d26bf78e602d3455128d07 Mon Sep 17 00:00:00 2001 From: David Reaver Date: Mon, 29 May 2017 10:22:00 -0700 Subject: [PATCH 1867/2525] Add sum-type-boilerplate --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1b6699f6..2f013c65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2641,6 +2641,7 @@ packages: - eventful-test-helpers - oanda-rest-api - stratosphere + - sum-type-boilerplate "Alexey Rodiontsev @klappvisor": [] From e6a09d780002636257b10883ea12683a0033117d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 30 May 2017 11:05:44 +0900 Subject: [PATCH 1868/2525] Revert "Upper bound fortran-src" (camfort/camfort#64) This reverts commit c554b9ee6c6d07ab57c685b45ddaa4ebcb315d01. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f013c65..41b278c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3191,9 +3191,6 @@ packages: - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 - # https://github.com/camfort/camfort/issues/64 - - fortran-src < 0.1.0.6 - # end of packages # Package flags are applied to individual packages, and override the values of From 02826b1002882c5690dea12205f69129d6a9af45 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 30 May 2017 11:06:23 +0900 Subject: [PATCH 1869/2525] partial-order tests needs HUnit < 1.4 (mtesseract/haskell-partial-order#1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b278c2..1001f4dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3348,6 +3348,7 @@ skipped-tests: - language-ecmascript - lifted-base - parsec + - partial-order # https://github.com/mtesseract/haskell-partial-order/issues/1 - rank1dynamic - threads - tz From f9df313023019838251464765aa4101d4694017c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 30 May 2017 11:22:41 +0900 Subject: [PATCH 1870/2525] ghc-exactprint < 0.5.4.0 (#2547) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1001f4dd..07fdaf4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,7 +3190,8 @@ packages: # https://github.com/fpco/stackage/issues/2538 - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 - + # https://github.com/fpco/stackage/issues/2547 + - ghc-exactprint < 0.5.4.0 # end of packages # Package flags are applied to individual packages, and override the values of From a44b0ae07e0e4f36d8244b95c38d6b0504804c7c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 30 May 2017 14:33:49 +0900 Subject: [PATCH 1871/2525] try enabling git-annex, disabling aws and dbus tests --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07fdaf4a..d8879e8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -787,7 +787,7 @@ packages: - naqsha "Joey Hess @joeyh": - # - git-annex # bounds: bloomfilter, [...] # via: aws, esqueleto, [...] # + - git-annex # - github-backup # bounds: github - Win32-extras - concurrent-output @@ -3340,9 +3340,11 @@ skipped-tests: - GLFW-b - Glob - HTTP + - aws # bounds: http-client < 0.5 - bindings-GLFW - case-insensitive - darcs + - dbus # bounds: QuickCheck < 2.9 via chell-quickcheck - exception-transformers - extensible-effects - fclabels From f1599c96ec40a01ca68697429bd66fa0cb2b4183 Mon Sep 17 00:00:00 2001 From: David Luposchainsky Date: Tue, 30 May 2017 10:32:49 +0200 Subject: [PATCH 1872/2525] Add prettyprinter package (family) Resolves quchen/prettyprinter#18 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8879e8d..b7495d3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2350,6 +2350,12 @@ packages: - pgp-wordlist - show-prettyprint + - 'prettyprinter' + - 'prettyprinter-ansi-terminal' + - 'prettyprinter-compat-wl-pprint' + - 'prettyprinter-compat-ansi-wl-pprint' + - 'prettyprinter-compat-annotated-wl-pprint' + "Jeremy Shaw @stepcut": - boomerang # - clckwrks # via acid-state: via safecopy: bounds: vector From 5de9e21e83517c625371605d679fbbdcf2ff7297 Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Tue, 30 May 2017 16:18:15 +0200 Subject: [PATCH 1873/2525] Add safeio --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8879e8d..0047a6f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3069,6 +3069,9 @@ packages: - selda-sqlite - selda-postgresql + "Luis Pedro Coelho @luispedro": + - safeio + # 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 10be904c17eff372f63c70988ffc49379195ea2e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 May 2017 15:02:33 +0900 Subject: [PATCH 1874/2525] Revert "Soap tests failing. Disabled. @wiz" (dpwiz/haskell-soap#5) This reverts commit eae88e7c9d4ae5550635fae30251209a0f091623. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90c7b665..0d19f46e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3592,7 +3592,6 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - soap # https://bitbucket.org/dpwiz/haskell-soap/issues/5/tests-fail-to-build # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound From 28d8400ea4522fe4ed86ed81a551ea08e23b6935 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 May 2017 18:12:38 +0900 Subject: [PATCH 1875/2525] foldl < 1.3.0 (#2550) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0d19f46e..44e39a55 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3201,6 +3201,9 @@ packages: - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 # https://github.com/fpco/stackage/issues/2547 - ghc-exactprint < 0.5.4.0 + + # https://github.com/fpco/stackage/issues/2550 + - foldl < 1.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 8ccc7b53a6888fc1abf983a64a14bc0d6c71c471 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 May 2017 18:15:17 +0900 Subject: [PATCH 1876/2525] interpolate < 0.1.1 (#2489) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e39a55..47fa296f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,6 +3171,7 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + - interpolate < 0.1.1 # https://github.com/fpco/stackage/issues/2494 # Indirectly blocked on fpco/stackage/issues/245 From 7ffa1694cfb562a9c51735fe6abc507a87ef2d40 Mon Sep 17 00:00:00 2001 From: Alex Biehl Date: Wed, 31 May 2017 12:32:05 +0200 Subject: [PATCH 1877/2525] Add haddock-library, haddock-api and haddock --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47fa296f..a673be99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -949,7 +949,6 @@ packages: - data-accessor-mtl # - file-location # bounds: transformers - fuzzcheck - # - haddock-api BLOCKED GHC 8.0.2 - here - hlibgit2 - gitlib-libgit2 @@ -3078,6 +3077,11 @@ packages: "Luis Pedro Coelho @luispedro": - safeio + "Alex Biehl @alexbiehl": + - haddock-library + - haddock-api + - haddock + # 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 51279a9d9439c23d7176092b5a88efc527998a96 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 31 May 2017 22:19:55 +0200 Subject: [PATCH 1878/2525] Remove reference to resolved issue. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47fa296f..32ebf880 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1735,7 +1735,7 @@ packages: - inline-r - jni - jvm - - sparkle # https://github.com/tweag/sparkle/issues/99 + - sparkle - th-lift "Christopher Reichert @creichert": From 726211b389eebf7239dd6c4fa6d2813926509994 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 31 May 2017 22:20:05 +0200 Subject: [PATCH 1879/2525] Add streaming-binary. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32ebf880..6e709109 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1736,6 +1736,7 @@ packages: - jni - jvm - sparkle + - streaming-binary - th-lift "Christopher Reichert @creichert": From cc2ef20ac4aa4d37a02b1858e47f3021741220ac Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Jun 2017 10:43:16 +0900 Subject: [PATCH 1880/2525] revert ghc-typelits-knownnat < 0.3 (#2516) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 752ab668..c216e12a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3183,9 +3183,6 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2516 - - ghc-typelits-knownnat < 0.3 - # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 From fa6eaccee1776b3dfcd50c59ae27767a10c65757 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Jun 2017 10:46:59 +0900 Subject: [PATCH 1881/2525] remove superfluous 'printprinter' quotes (#2548) --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c216e12a..0baad0f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2350,11 +2350,11 @@ packages: - pgp-wordlist - show-prettyprint - - 'prettyprinter' - - 'prettyprinter-ansi-terminal' - - 'prettyprinter-compat-wl-pprint' - - 'prettyprinter-compat-ansi-wl-pprint' - - 'prettyprinter-compat-annotated-wl-pprint' + - prettyprinter + - prettyprinter-ansi-terminal + - prettyprinter-compat-wl-pprint + - prettyprinter-compat-ansi-wl-pprint + - prettyprinter-compat-annotated-wl-pprint "Jeremy Shaw @stepcut": - boomerang From 17987731028851979f5b785731f8803ac4cd2fc6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Jun 2017 10:53:10 +0900 Subject: [PATCH 1882/2525] disable prettyprinter-compat-ansi-wl-pprint (#2548) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0baad0f3..d9234f5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2353,7 +2353,7 @@ packages: - prettyprinter - prettyprinter-ansi-terminal - prettyprinter-compat-wl-pprint - - prettyprinter-compat-ansi-wl-pprint + #- prettyprinter-compat-ansi-wl-pprint # https://github.com/fpco/stackage/pull/2548 - prettyprinter-compat-annotated-wl-pprint "Jeremy Shaw @stepcut": From 5c7b977564af268840734feb2b20d360f98adb92 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Jun 2017 14:53:13 +0900 Subject: [PATCH 1883/2525] disable haddock due to testsuite (haskell/haddock#629, #2551) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9234f5d..4be97544 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3081,7 +3081,7 @@ packages: "Alex Biehl @alexbiehl": - haddock-library - haddock-api - - haddock + # - haddock # https://github.com/haskell/haddock/issues/629 # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From e9f848bad292ffe7201e4b0971f74d01786a8e6f Mon Sep 17 00:00:00 2001 From: David Luposchainsky Date: Thu, 1 Jun 2017 08:46:32 +0200 Subject: [PATCH 1884/2525] Enable prettyprinter-compat-wl-pprint-ansi again This package was disabled because of package version shenanigans (error on my end) that should now be fixed. See https://github.com/quchen/prettyprinter/issues/24 for the library ticket, and https://github.com/fpco/stackage/pull/2548 for the Stackage one. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4be97544..1a65fadf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2353,7 +2353,7 @@ packages: - prettyprinter - prettyprinter-ansi-terminal - prettyprinter-compat-wl-pprint - #- prettyprinter-compat-ansi-wl-pprint # https://github.com/fpco/stackage/pull/2548 + - prettyprinter-compat-ansi-wl-pprint - prettyprinter-compat-annotated-wl-pprint "Jeremy Shaw @stepcut": From 24a5ac4ba3c1fe31da79a4cdf0d015358f7fa16d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 1 Jun 2017 19:01:29 +0900 Subject: [PATCH 1885/2525] new prettyprinter-compat-ansi-wl-pprint confuses show-prettyprint --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a65fadf..4820c548 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3902,6 +3902,7 @@ hide: - binary-ieee754 # conflicts with data-binary-ieee754 - rerebase # conflicts with base - matrices # conflicts with matrix +- prettyprinter-compat-ansi-wl-pprint # conflicts with ansi-wl-pprint # Cryptonite deprecations - cipher-aes From 75c139a3a47b920bb3299db244789b428f1e78bd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 1 Jun 2017 14:00:53 +0100 Subject: [PATCH 1886/2525] show-pretty-print disabled (#2554) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4820c548..e629dafd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2348,7 +2348,7 @@ packages: "David Luposchainsky @quchen": - binary-typed - pgp-wordlist - - show-prettyprint + # - show-prettyprint # https://github.com/fpco/stackage/issues/2554 - prettyprinter - prettyprinter-ansi-terminal From 8b7f2104a289966a24412548170396058c989a65 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 1 Jun 2017 14:54:16 +0100 Subject: [PATCH 1887/2525] restore show-prettyprint (fixes #2554) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e629dafd..4f04b46e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2348,7 +2348,7 @@ packages: "David Luposchainsky @quchen": - binary-typed - pgp-wordlist - # - show-prettyprint # https://github.com/fpco/stackage/issues/2554 + - show-prettyprint # https://github.com/fpco/stackage/issues/2554 - prettyprinter - prettyprinter-ansi-terminal @@ -3902,7 +3902,6 @@ hide: - binary-ieee754 # conflicts with data-binary-ieee754 - rerebase # conflicts with base - matrices # conflicts with matrix -- prettyprinter-compat-ansi-wl-pprint # conflicts with ansi-wl-pprint # Cryptonite deprecations - cipher-aes From 58bdc65e250eb9666ed8d6ca6b266517e665e665 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 1 Jun 2017 15:17:14 +0100 Subject: [PATCH 1888/2525] streaming-commons < 0.1.18 (#2555) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f04b46e..514f84f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -252,6 +252,7 @@ packages: - yaml - servius - cryptonite-conduit + - streaming-commons - alex - async From a671bd924f2ea71368e9da3d3b131cc4c8ccc120 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 1 Jun 2017 15:20:47 +0100 Subject: [PATCH 1889/2525] streaming-commons < 0.1.18 (#2555) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 514f84f8..20401c1c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3208,6 +3208,10 @@ packages: # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0 + + # https://github.com/fpco/stackage/issues/2555 + - streaming-commons < 0.1.18 + # end of packages # Package flags are applied to individual packages, and override the values of From 5cbfdb3cee9e82d78ed9d54cf1beb1048968ac94 Mon Sep 17 00:00:00 2001 From: Alex Biehl Date: Thu, 1 Jun 2017 17:10:24 +0200 Subject: [PATCH 1890/2525] Reenable haddock Failing test have been fixed in `haddock-2.17.5` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20401c1c..43a4b426 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3082,7 +3082,7 @@ packages: "Alex Biehl @alexbiehl": - haddock-library - haddock-api - # - haddock # https://github.com/haskell/haddock/issues/629 + - haddock # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 314aa30c7cbf3b68ee02062563f43fa0d0ba046b Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 2 Jun 2017 00:00:41 +0100 Subject: [PATCH 1891/2525] singletons < 2.3, th-desugar < 1.7 (#2557) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20401c1c..3228cdcb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3212,6 +3212,10 @@ packages: # https://github.com/fpco/stackage/issues/2555 - streaming-commons < 0.1.18 + # https://github.com/fpco/stackage/issues/2557 + - singletons < 2.3 + - th-desugar < 1.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 2bd56305e871491be3a25b69faf2c3fb887803fd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 4 Jun 2017 21:19:13 +0100 Subject: [PATCH 1892/2525] add sort & regex-tdfa-with-pcre, #2562 #2561 #2560 #2559 --- build-constraints.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06aa6199..6e33fcfb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3017,7 +3017,8 @@ packages: "Chris Dornan @cdornan": - regex - regex-with-pcre - - regex-examples + - sort + - regex-pcre-text "Elliot Cameron @3noch": - ziptastic-client @@ -3216,6 +3217,18 @@ packages: - singletons < 2.3 - th-desugar < 1.7 + # https://github.com/fpco/stackage/issues/2559 + - path-io < 1.3 + + # https://github.com/fpco/stackage/issues/2560 + - quickcheck-instances < 0.3.13 + + # https://github.com/fpco/stackage/issues/2561 + - timezone-series < 0.1.8 + + # https://github.com/fpco/stackage/issues/2562 + - trifecta < 1.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 3d4409600fe4157148da897e8215a1bb1498f6cc Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 5 Jun 2017 02:00:27 +0100 Subject: [PATCH 1893/2525] text-show-instances < 3.6.1 (#2560) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e33fcfb..10c0b40c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,6 +3222,7 @@ packages: # https://github.com/fpco/stackage/issues/2560 - quickcheck-instances < 0.3.13 + - text-show-instances < 3.6.1 # https://github.com/fpco/stackage/issues/2561 - timezone-series < 0.1.8 From 42ee17284bc659c333dd4c77e19ed1154eb8e617 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 2 Jun 2017 22:28:34 +0100 Subject: [PATCH 1894/2525] Add profiterole --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10c0b40c..8959713f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -322,6 +322,7 @@ packages: - ghcid - hexml - weeder + - profiterole "Alan Zimmerman @alanz": - hjsmin From ef2d47d78727482e2d39d2b292038266b9856a83 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:32:36 +0100 Subject: [PATCH 1895/2525] Add upper bound for hakyll. Please see https://github.com/jaspervdj/hakyll/issues/540. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8959713f..f8fbbee5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,6 +3231,9 @@ packages: # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 + # https://github.com/jaspervdj/hakyll/issues/540 + - hakyll < 4.9.5.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 11d5076b35590387e59b70dd598c391c1fef2ba0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:45:27 +0100 Subject: [PATCH 1896/2525] Add upper bound for dependencies of Hakyll. Follow up commit from ef2d47d. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8fbbee5..87f2e0aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,6 +3233,8 @@ packages: # https://github.com/jaspervdj/hakyll/issues/540 - hakyll < 4.9.5.1 + - blaze-html < 0.9 + - blaze-markup < 0.8 # end of packages From 5a4e70abe8752101be87abb054cdabae054008f7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:47:50 +0100 Subject: [PATCH 1897/2525] Mark unagi-chan for expected test timeouts. Please see https://github.com/jberryman/unagi-chan/issues/21. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87f2e0aa..bdea844c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3504,6 +3504,7 @@ expected-test-failures: - lens - punycode - zip + - unagi-chan # Requires running servers, accounts, or a specific # environment. These shouldn't be re-enabled unless we know a fix From 476f0e7775edffb2d6f784c23942bb316983f6e0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 14:52:40 +0100 Subject: [PATCH 1898/2525] Remove upper bound for ghc-exactprint. Closes https://github.com/fpco/stackage/issues/2547. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bdea844c..e22483c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,8 +3205,6 @@ packages: # https://github.com/fpco/stackage/issues/2538 - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 - # https://github.com/fpco/stackage/issues/2547 - - ghc-exactprint < 0.5.4.0 # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0 From 0665f5e6f0101dc3a45f3dfe17b9119e00841aa7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 15:18:36 +0100 Subject: [PATCH 1899/2525] Mark haddock for expected test failure. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e22483c4..7ce4323b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3655,6 +3655,7 @@ expected-test-failures: - 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 + - haddock # https://github.com/haskell/haddock/issues/634 # end of expected-test-failures From 81f5250f7e1c9efc72fa43c9b383cd327b442bf3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 15:36:58 +0100 Subject: [PATCH 1900/2525] Add upper bound for autoexporter. Please see https://github.com/tfausak/autoexporter/issues/4. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ce4323b..d67530b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,6 +3234,9 @@ packages: - blaze-html < 0.9 - blaze-markup < 0.8 + # https://github.com/tfausak/autoexporter/issues/4 + - autoexporter < 1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 0dbdd961b2b3e7b2ea92fd78d96d8cf7a3c57beb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 15:51:23 +0100 Subject: [PATCH 1901/2525] Mark dsp for expected haddock failure. Please see https://github.com/fpco/stackage/issues/2563. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d67530b7..191bab50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3709,6 +3709,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 + - dsp # https://github.com/fpco/stackage/issues/2563 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 72f9e6a040139d61af1eee08ae867502d2769c0f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 15:53:40 +0100 Subject: [PATCH 1902/2525] Mark xml-to-json-fast for Haddock expected failure. Please see https://github.com/sinelaw/xml-to-json-fast/issues/5. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 191bab50..e313aed6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3710,6 +3710,7 @@ expected-haddock-failures: - metrics # https://github.com/iand675/metrics/issues/5 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 - dsp # https://github.com/fpco/stackage/issues/2563 + - xml-to-json-fast # https://github.com/sinelaw/xml-to-json-fast/issues/5 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 788f2073a0089ed05d3279612b5fa6ac315365fe Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 16:41:07 +0100 Subject: [PATCH 1903/2525] Add upper bound for Haddock. This commit is my latest attempt to solve haddock related errors. At first, I thought the many missing HTML files (see closed tickets below) were related to each individual package, however, with so many packages failing, I think it must be related to the Haddock bug. After testing this change manually with a new nightly build, I'm fairly confident that this will get us back on the road until a new Haddock release. Please see https://github.com/haskell/haddock/issues/634. Closes https://github.com/fpco/stackage/issues/2563. Closes https://github.com/sinelaw/xml-to-json-fast/issues/5. Closes https://github.com/tfausak/autoexporter/issues/4. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e313aed6..40b9c8c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,8 +3234,8 @@ packages: - blaze-html < 0.9 - blaze-markup < 0.8 - # https://github.com/tfausak/autoexporter/issues/4 - - autoexporter < 1.0 + # https://github.com/haskell/haddock/issues/634 + - haddock < 2.17.4 # end of packages @@ -3658,7 +3658,6 @@ expected-test-failures: - 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 - - haddock # https://github.com/haskell/haddock/issues/634 # end of expected-test-failures @@ -3709,8 +3708,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 - - dsp # https://github.com/fpco/stackage/issues/2563 - - xml-to-json-fast # https://github.com/sinelaw/xml-to-json-fast/issues/5 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 37d3bbe580281cf1c9182a692fa005648b0b4953 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 6 Jun 2017 19:11:01 +0100 Subject: [PATCH 1904/2525] Add upper bound for haddock-api. Follows on from 788f207. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40b9c8c1..ac815925 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,6 +3236,7 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.4 + - haddock-api < 2.17.4 # end of packages From e9f46ae85caa4f62c3eedba1bccbb02ce3fbef23 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 14:09:13 +0100 Subject: [PATCH 1905/2525] Add upper bounds for #2566 (prettyprinter < 1.1). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac815925..8c7c305c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,6 +3238,9 @@ packages: - haddock < 2.17.4 - haddock-api < 2.17.4 + # https://github.com/fpco/stackage/issues/2566 + - prettyprinter < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 2c37977c885c8c00372ab4cd2ad504780b862446 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 14:11:29 +0100 Subject: [PATCH 1906/2525] Add more piled up bounds for #2560. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c7c305c..a6a7b084 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,6 +3222,7 @@ packages: # https://github.com/fpco/stackage/issues/2560 - quickcheck-instances < 0.3.13 - text-show-instances < 3.6.1 + - aeson-compat < 0.3.7 # https://github.com/fpco/stackage/issues/2561 - timezone-series < 0.1.8 From 7b799cb38018dac29d59b367c64cbd2af1ef168c Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Wed, 7 Jun 2017 15:57:57 -0700 Subject: [PATCH 1907/2525] Add the `proto-lens-protobuf-types` package. It has been released on Hackage. It will also eventually be a dependency for the next release of the `tensorflow-proto` package. Also remove old comments referencing a closed issue. --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6a7b084..726019a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3044,10 +3044,11 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - - tensorflow # https://github.com/fpco/stackage/issues/2527 - - tensorflow-core-ops # https://github.com/fpco/stackage/issues/2527 + - proto-lens-protobuf-types + - tensorflow + - tensorflow-core-ops - tensorflow-opgen - - tensorflow-ops # https://github.com/fpco/stackage/issues/2527 + - tensorflow-ops - tensorflow-proto - tensorflow-test From 51f11abe0e0b839cb0403c22281fc3a2b1d1fde3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 22:28:51 +0100 Subject: [PATCH 1908/2525] Remove upper bound on prettyprinter (#2566). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 726019a2..5177dbb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3240,9 +3240,6 @@ packages: - haddock < 2.17.4 - haddock-api < 2.17.4 - # https://github.com/fpco/stackage/issues/2566 - - prettyprinter < 1.1 - # end of packages # Package flags are applied to individual packages, and override the values of From cb5b5b04cee64ba13ac467f567f4b32d4c082078 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 23:34:04 +0100 Subject: [PATCH 1909/2525] Remove upper bound on haddock-api. I'm trying to get a version of Haddock building. Hackity hack hacking. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5177dbb2..36720660 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3237,8 +3237,7 @@ packages: - blaze-markup < 0.8 # https://github.com/haskell/haddock/issues/634 - - haddock < 2.17.4 - - haddock-api < 2.17.4 + - haddock < 2.17.5 # end of packages From ee21d486125d52e9d5ffbdbfbfcbe67bdfb3f39d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 23:41:57 +0100 Subject: [PATCH 1910/2525] Add upper bounds for #2567 (rsa < 2.3.0). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36720660..2d4ac463 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,9 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 + # https://github.com/fpco/stackage/issues/2567 + - rsa < 2.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 0f2c6a8110d168e62d029bd94da6882c8e9a12e9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 23:43:36 +0100 Subject: [PATCH 1911/2525] Fix name. Woops. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d4ac463..c00fea08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3240,7 +3240,7 @@ packages: - haddock < 2.17.5 # https://github.com/fpco/stackage/issues/2567 - - rsa < 2.3.0 + - RSA < 2.3 # end of packages From 8b5f88c12566a1e2588748b6114ba12d89d752d9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Jun 2017 15:00:17 +0200 Subject: [PATCH 1912/2525] revert "generics-sop < 0.3.0.0" (#2478) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c00fea08..3b0d208b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,9 +3172,6 @@ packages: # https://github.com/fpco/stackage/issues/2477 - intervals < 0.8 - # https://github.com/fpco/stackage/issues/2478 - - generics-sop < 0.3.0.0 - # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 From f7e2320e1e47eddd97d9ea821a3de2e4aa63faec Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:22:09 +0100 Subject: [PATCH 1913/2525] Remove upper bound on RSA. Closes #2567. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b0d208b..5429f0c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,9 +3236,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2567 - - RSA < 2.3 - # end of packages # Package flags are applied to individual packages, and override the values of From ac1c4c1626c33894914d869263e2f3a516ba5802 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:25:29 +0100 Subject: [PATCH 1914/2525] Add upper bounds for #2568 (foundation < 0.0.10). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5429f0c2..2836ceec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,6 +3236,9 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 + # https://github.com/fpco/stackage/issues/2568 + - foundation < 0.0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From a0d356c11a2dd392c8aee6ad4d0d1cfa3260e661 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:28:03 +0100 Subject: [PATCH 1915/2525] Add upper bounds for #2569 (optparse-applicative < 0.14). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2836ceec..3b99d5f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,9 @@ packages: # https://github.com/fpco/stackage/issues/2568 - foundation < 0.0.10 + # https://github.com/fpco/stackage/issues/2569 + - optparse-applicative < 0.14 + # end of packages # Package flags are applied to individual packages, and override the values of From 5258863d7a3fa36a2df0377f5f995631b3b1ed23 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 20:22:43 +0100 Subject: [PATCH 1916/2525] Expect haddock test suite failure as well as bounds. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b99d5f4..91a9f5f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3634,6 +3634,7 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + - haddock # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound From 308cbf6b84c1231493abb030a2a968713d3700f9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 20:43:51 +0100 Subject: [PATCH 1917/2525] Mark diagrams-lib for expected test failure. Please see https://github.com/diagrams/diagrams-lib/issues/299. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91a9f5f7..687b3383 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3635,6 +3635,7 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - haddock + - diagrams-lib # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound From e3dc03b46b43e3b0bf0b2d419b3f9a9baa837fe0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:33:17 +0100 Subject: [PATCH 1918/2525] Remove upper bound on hakyll and dependencies. Please see https://github.com/jaspervdj/hakyll/issues/540. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 687b3383..ebbe4601 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3228,11 +3228,6 @@ packages: # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 - # https://github.com/jaspervdj/hakyll/issues/540 - - hakyll < 4.9.5.1 - - blaze-html < 0.9 - - blaze-markup < 0.8 - # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 From d5600cd9d65d45ad7f27c0bc22f73e7fd17d9dfc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:38:34 +0100 Subject: [PATCH 1919/2525] Get lens back in the mix now that 4.15.3 is out. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebbe4601..353046a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3502,7 +3502,6 @@ expected-test-failures: - cabal-helper - generic-random - graphviz - - lens - punycode - zip - unagi-chan @@ -3633,7 +3632,6 @@ expected-test-failures: - diagrams-lib # Stackage upper bounds, re-enable these when their upper bound is removed - - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound # Recursive deps https://github.com/fpco/stackage/issues/1818 - clock # 0.7.2 clock:test => tasty:lib => clock:lib @@ -3892,7 +3890,6 @@ tell-me-when-its-released: - 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 -- lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From 6ffd01406cc6b15bd6ba2c752eb1514b2c4a4d03 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:45:13 +0100 Subject: [PATCH 1920/2525] Add upper bound for #2570 (pandoc-citeproc < 0.10.5.1). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 353046a6..8ba23b91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3237,6 +3237,9 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 + # https://github.com/fpco/stackage/issues/2570 + - pandoc-citeproc < 0.10.5.1 + # end of packages # Package flags are applied to individual packages, and override the values of From b409fc35fb875cd6771e98fd780006f49f4b9589 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:48:36 +0100 Subject: [PATCH 1921/2525] Get bounds right for pandoc-citeproc. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ba23b91..e426d43c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,7 +3238,7 @@ packages: - optparse-applicative < 0.14 # https://github.com/fpco/stackage/issues/2570 - - pandoc-citeproc < 0.10.5.1 + - pandoc-citeproc < 0.10.5 # end of packages From d5e68a9e1829f861b80a31e35188947e76e4599e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 01:54:24 +0100 Subject: [PATCH 1922/2525] Unmark pandoc-citeproc test failures (new release). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e426d43c..b1689422 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3492,7 +3492,6 @@ expected-test-failures: - math-functions # https://github.com/bos/math-functions/issues/25 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems - - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - courier # https://github.com/hargettp/courier/issues/18 From 8ac25815c3de7cb0b9b3da046de16e277a869984 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 12:20:54 +0100 Subject: [PATCH 1923/2525] Revert "Unmark pandoc-citeproc test failures (new release)." This reverts commit d5e68a9e1829f861b80a31e35188947e76e4599e. Still failing. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1689422..e426d43c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3492,6 +3492,7 @@ expected-test-failures: - math-functions # https://github.com/bos/math-functions/issues/25 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems + - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - courier # https://github.com/hargettp/courier/issues/18 From 70101ae6b22b20a147e91b6c34870573bf9ae427 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 10 Jun 2017 12:25:07 +0100 Subject: [PATCH 1924/2525] Add upper bound for hakyll (< 4.9.6.0). Please see https://github.com/jaspervdj/hakyll/issues/544. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e426d43c..e48fc5d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3240,6 +3240,9 @@ packages: # https://github.com/fpco/stackage/issues/2570 - pandoc-citeproc < 0.10.5 + # https://github.com/jaspervdj/hakyll/issues/544 + - hakyll < 4.9.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 10a711037a798471423a21958c5f0bb0e20808d0 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 9 Jun 2017 23:09:58 -0400 Subject: [PATCH 1925/2525] Add th-abstraction --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e48fc5d4..b4dc632a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1908,6 +1908,7 @@ packages: - proxied - text-show - text-show-instances + - th-abstraction - thread-local-storage "Kirill Zaborsky @qrilka": From eeea3220a6f2970edb1b86a07cc6a81c6adf43c2 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Sat, 10 Jun 2017 22:29:23 +0200 Subject: [PATCH 1926/2525] Added: partial-order --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4dc632a..40f8b058 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3063,6 +3063,7 @@ packages: - async-refresh - async-refresh-tokens - type-level-integers + - partial-order "Simon Hafner @reactormonk": - uri-bytestring-aeson From c56162e0d38436f17c1d74a854afc565c853990c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 11 Jun 2017 00:43:08 +0100 Subject: [PATCH 1927/2525] Revert "Mark diagrams-lib for expected test failure." This reverts commit 308cbf6b84c1231493abb030a2a968713d3700f9. Please see https://github.com/diagrams/diagrams-lib/issues/299#issuecomment-307578324. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40f8b058..cbdef023 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3637,7 +3637,6 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - haddock - - diagrams-lib # Stackage upper bounds, re-enable these when their upper bound is removed From 28c4e786c2aaab001388eb12951bbe5521f57632 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 11 Jun 2017 00:50:12 +0100 Subject: [PATCH 1928/2525] Add upper bound for schematic (< 0.1.2). Please see https://github.com/dredozubov/schematic/issues/1. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbdef023..db479e26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3245,6 +3245,9 @@ packages: # https://github.com/jaspervdj/hakyll/issues/544 - hakyll < 4.9.6.0 + # https://github.com/dredozubov/schematic/issues/1 + - schematic < 0.1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From eaa2f20bb4e3cba9d507556249d6ac489811ae77 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 11 Jun 2017 12:45:18 +0100 Subject: [PATCH 1929/2525] Re-admit terminal-progress-bar test suite (new release). --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index db479e26..a8c884bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,7 +3439,6 @@ skipped-tests: - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck - - terminal-progress-bar # fixed on master, depends on older version of itself # Transitive outdated dependencies # These packages @@ -3897,7 +3896,6 @@ build-tool-overrides: 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 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From 68caa888600926abe859cc5739499e3ef2c6014a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 11 Jun 2017 12:58:10 +0100 Subject: [PATCH 1930/2525] Mark ghc-syb-utils for test suite failure. Please see https://github.com/nominolo/ghc-syb/issues/18. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8c884bc..13ef6831 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3607,6 +3607,7 @@ expected-test-failures: - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 + - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 593e09647a3c1b2abfc1d16d7ff25ebc6dce33fc Mon Sep 17 00:00:00 2001 From: aiya000 Date: Mon, 12 Jun 2017 11:28:59 +0900 Subject: [PATCH 1931/2525] Add throwable-exeptions --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13ef6831..744e6330 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2939,6 +2939,7 @@ packages: "aiya000 @aiya000": - stack-type + - throwable-exceptions "Mitsutoshi Aoe @maoe": - sensu-run From 3d13c22df5621e0f562fa37d8834954a120f48a2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Jun 2017 11:05:03 +0300 Subject: [PATCH 1932/2525] Remove upper bound and close #2433 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13ef6831..8e3c5064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -328,7 +328,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - - HaRe # via: cabal-helper, ghc-mod, rosezipper + # - HaRe # BLOCKED ghc-mod < 5.8 "Alfredo Di Napoli @adinapoli": - mandrill @@ -3156,9 +3156,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/2440 - discord-hs < 0.3.2 @@ -3439,6 +3436,7 @@ skipped-tests: - snap # QuickCheck 2.9 - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck + - ghc-mod # hspec 2.4 # Transitive outdated dependencies # These packages From c36541193c884001431d7a0a3842c8a023d640f3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Jun 2017 11:09:01 +0300 Subject: [PATCH 1933/2525] Upper bound for #2574 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e3c5064..036dad4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3245,6 +3245,9 @@ packages: # https://github.com/dredozubov/schematic/issues/1 - schematic < 0.1.2 + # https://github.com/fpco/stackage/issues/2574 + - brick < 0.18 + # end of packages # Package flags are applied to individual packages, and override the values of From 5bd1fcb1dd905a4286fa4bbd39b6966da3b8e75f Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Mon, 12 Jun 2017 10:53:47 +0200 Subject: [PATCH 1934/2525] Added async-timer --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 036dad4a..2fc79f42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,6 +3064,7 @@ packages: - async-refresh-tokens - type-level-integers - partial-order + - async-timer "Simon Hafner @reactormonk": - uri-bytestring-aeson From eabe206723270e1f15751f435d74f9d88b8afa06 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Jun 2017 15:36:56 +0300 Subject: [PATCH 1935/2525] Add back HaRe CC @alanz --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2fc79f42..f0ac4915 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -328,7 +328,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # - HaRe # BLOCKED ghc-mod < 5.8 + - HaRe "Alfredo Di Napoli @adinapoli": - mandrill From 2c07353a9d45837ab62a29033f1fa39e1ce1e9e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Jun 2017 19:27:34 +0300 Subject: [PATCH 1936/2525] Add a bunch of test and benchmark failures --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0ac4915..12f280a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3670,6 +3670,13 @@ expected-test-failures: - 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 + - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 + - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 + - oanda-rest-api # https://github.com/jdreaver/oanda-rest-api/issues/9 + - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 + - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 + - twitter-conduit # https://github.com/himura/twitter-conduit/issues/55 + - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures @@ -3695,6 +3702,7 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 # end of expected-benchmark-failures From 539aa17b8bd6b49c35a6647e417eb91e565bb356 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Jun 2017 19:58:13 +0300 Subject: [PATCH 1937/2525] Add missing flags and close #2561 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12f280a6..c5bdec53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,9 +3222,6 @@ packages: - text-show-instances < 3.6.1 - aeson-compat < 0.3.7 - # https://github.com/fpco/stackage/issues/2561 - - timezone-series < 0.1.8 - # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 @@ -3337,6 +3334,10 @@ package-flags: functor-classes-compat: containers: false + timezone-series: + time_1_6_and_1_7: true + time_pre_1_6: false + # end of package-flags # Special configure options for individual packages From 1d06b81285c5ec6e7a580f5dc0e94e2c758733aa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Jun 2017 05:39:30 +0300 Subject: [PATCH 1938/2525] Remove two expected failures --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5bdec53..8ed9dfa8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3673,10 +3673,8 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - - oanda-rest-api # https://github.com/jdreaver/oanda-rest-api/issues/9 - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - - twitter-conduit # https://github.com/himura/twitter-conduit/issues/55 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures From f4cfb62cb0ae58e252961c5c93fd961275e51cfb Mon Sep 17 00:00:00 2001 From: Mark Hopkins Date: Tue, 13 Jun 2017 14:17:32 +1000 Subject: [PATCH 1939/2525] add alerta --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ed9dfa8..bb910558 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3090,6 +3090,9 @@ packages: - haddock-api - haddock + "Mark Hopkins @mjhopkins": + - alerta + # 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 e3ed5e71fac1684ad99425d4aec331421f3bb651 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Jun 2017 07:43:12 +0300 Subject: [PATCH 1940/2525] Expect test failure from oanda-rest-api again See: https://github.com/jdreaver/oanda-rest-api/issues/9#issuecomment-308005277 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ed9dfa8..121b2928 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3673,6 +3673,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 + - oanda-rest-api # https://github.com/jdreaver/oanda-rest-api/issues/9 - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 From 1ed052a1bcdd00e1fdbfe4ef753e4ea2bef50458 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 13 Jun 2017 09:13:33 +0300 Subject: [PATCH 1941/2525] Revert "Expect test failure from oanda-rest-api again" This reverts commit e3ed5e71fac1684ad99425d4aec331421f3bb651. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 121b2928..8ed9dfa8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3673,7 +3673,6 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - - oanda-rest-api # https://github.com/jdreaver/oanda-rest-api/issues/9 - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 From b461e362901356660b63f57ad6552c80967d1487 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Jun 2017 05:40:34 +0300 Subject: [PATCH 1942/2525] Upper bound for #2577 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b738dc5..9f855c68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3250,6 +3250,9 @@ packages: # https://github.com/fpco/stackage/issues/2574 - brick < 0.18 + # https://github.com/fpco/stackage/issues/2577 + - hint < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 6f3dc622d21720e75cce7b28b33867819f152c41 Mon Sep 17 00:00:00 2001 From: Noam Lewis Date: Wed, 14 Jun 2017 10:34:27 +0300 Subject: [PATCH 1943/2525] Add hexpat, several hxt-* and uncomment xml-to-json that depends on those --- build-constraints.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f855c68..7de033e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1507,13 +1507,18 @@ packages: # - hmatrix-repa # via repa: bounds: vector "Noam Lewis @sinelaw": - # - xml-to-json # via: hexpat + - xml-to-json - xml-to-json-fast + - resolve-trivial-conflicts + - wl-pprint + # not a maintainer + - hxt-curl + - hxt-expat + - hxt-tagsoup + - hexpat - digits - unification-fd - logict - - resolve-trivial-conflicts - - wl-pprint - leveldb-haskell - system-argv0 - markdown-unlit From c55326dc4cad2653e08067e5c0473ecc0dafc509 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Wed, 14 Jun 2017 22:53:50 +0700 Subject: [PATCH 1944/2525] =?UTF-8?q?Add=20=E2=80=98parser-combinators?= =?UTF-8?q?=E2=80=99?= 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 7de033e2..55a64add 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2188,6 +2188,7 @@ packages: - path - forma - stache + - parser-combinators # "Thomas Bereknyei ": # - multiplate # bounds: transformers From 17bfca18e099bc2ae897135458e7e6be42535b0a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 07:36:08 +0300 Subject: [PATCH 1945/2525] Add comment about opml-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55a64add..c45a410e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3686,7 +3686,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 + - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6, can be removed once xml-conduit upper bound is relaxed - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 From 8604390a93749b1a15d583aba180549bd774b6a7 Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Thu, 15 Jun 2017 13:37:58 +0300 Subject: [PATCH 1946/2525] Remove upper bounds for schematic --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c45a410e..67c267bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3250,9 +3250,6 @@ packages: # https://github.com/jaspervdj/hakyll/issues/544 - hakyll < 4.9.6.0 - # https://github.com/dredozubov/schematic/issues/1 - - schematic < 0.1.2 - # https://github.com/fpco/stackage/issues/2574 - brick < 0.18 From a211ed255bbf3b07881c3ee06c00fddee6a57585 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 10:40:34 +0300 Subject: [PATCH 1947/2525] Remove upper bounds and close #2312 --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c45a410e..0240c485 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,14 +3137,6 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2312 - - xml-conduit < 1.5.0 - - atom-conduit < 0.4.0.2 - - imm < 1.1.0.1 - - opml-conduit < 0.6.0.2 - - rss-conduit < 0.3.0.1 - - MusicBrainz < 0.3 - # https://github.com/fpco/stackage/issues/2317 - skylighting < 0.2 @@ -3686,8 +3678,6 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6, can be removed once xml-conduit upper bound is relaxed - - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures From d3c36a968cfa3564b42104e2e7cd35f4210d4243 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 13:52:38 +0300 Subject: [PATCH 1948/2525] atom-conduit no longer expects test failure --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0240c485..5dd72d7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3676,7 +3676,6 @@ expected-test-failures: - 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 - - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 From 5a99f802ddbaecfba214e80e199687997bdccac0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 14:02:38 +0300 Subject: [PATCH 1949/2525] Upper bounds for #2583 and #2584 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dd72d7d..692a2742 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3251,6 +3251,12 @@ packages: # https://github.com/fpco/stackage/issues/2577 - hint < 0.7 + # https://github.com/fpco/stackage/issues/2583 + - path < 0.6 + + # https://github.com/fpco/stackage/issues/2584 + - tasty-quickcheck < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 28618d271991109bd8647baae31864cd04e236d1 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 15 Jun 2017 16:30:25 -0400 Subject: [PATCH 1950/2525] Re-enable several ekmett packages --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4f4cdc4..e33dd9e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -452,16 +452,16 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - # - approximate # bounds: binary, comonad, pointed + - approximate - bifunctors - bits - # - bound # bounds: binary, comonad, doctest, transformers, vector + - bound - bytes - charset - comonad - comonads-fd - comonad-transformers - # - compensated # bounds: binary, comonad, generic-deriving, safecopy + - compensated # - compressed # bounds: comonad, pointed - concurrent-supply - constraints @@ -475,6 +475,7 @@ packages: - graphs - groupoids - heaps + - hyperloglog - hyphenation - integration - intervals @@ -483,7 +484,7 @@ packages: - lens - linear - linear-accelerate - # - log-domain # via safecopy: bounds: vector + - log-domain - machines - monadic-arrays - monad-products @@ -518,7 +519,6 @@ packages: - gl - lens-aeson - zlib-lens - # - hyperloglog # bounds: approximate, binary, comonad "Andrew Farmer @xich": - scotty From b796e3d4554719fc85122394fd0d57f6fa0cf997 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Jun 2017 06:54:31 +0300 Subject: [PATCH 1951/2525] Upper bound for #2586 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e33dd9e9..c205f483 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3254,6 +3254,9 @@ packages: # https://github.com/fpco/stackage/issues/2584 - tasty-quickcheck < 0.9 + # https://github.com/fpco/stackage/issues/2586 + - QuickCheck < 2.10 + # end of packages # Package flags are applied to individual packages, and override the values of From a65f8e7fb9ce00169b8661c14ae80dab773ffa7e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Jun 2017 09:09:06 +0300 Subject: [PATCH 1952/2525] Remove expected test failure --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c205f483..a3bbbb76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,7 +3682,6 @@ expected-test-failures: - 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 - - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures From 529e7f32a1ca02e583f9dbfa3f4510822b113040 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Jun 2017 19:15:29 +0300 Subject: [PATCH 1953/2525] Extra upper bound for #2586 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3bbbb76..5e64cc8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,7 @@ packages: # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 + - these < 0.7.4 # end of packages From 226b5ce3c50a6a33c2b71ea176a87d87d05c83d4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Jun 2017 07:45:35 +0300 Subject: [PATCH 1954/2525] Test suite will not fail xml-conduit-parse --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e64cc8a..5b7c48eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3683,7 +3683,6 @@ expected-test-failures: - 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 - - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures From 104d3c393f2efdf7ba1de8ea566dd89324c46491 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Jun 2017 07:48:47 +0300 Subject: [PATCH 1955/2525] Upper bound for #2587 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b7c48eb..203d1d45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3258,6 +3258,9 @@ packages: - QuickCheck < 2.10 - these < 0.7.4 + # https://github.com/fpco/stackage/issues/2587 + - extra < 1.6 + # end of packages # Package flags are applied to individual packages, and override the values of From d992a8bc86159260b0b0cc8275c301214c0267a4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Jun 2017 09:54:31 +0300 Subject: [PATCH 1956/2525] Temporary block transient-haskell/transient-universe#41 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 203d1d45..c278b457 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -446,8 +446,9 @@ packages: - Workflow - MFlow - transient - - transient-universe - - axiom + # https://github.com/transient-haskell/transient-universe/issues/41 + # - transient-universe + # - axiom "Edward Kmett @ekmett": - ad From 5d4341d2d556529ceeeb76e06d6a1a9cf4ef52d4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Jun 2017 12:04:29 +0300 Subject: [PATCH 1957/2525] Revert "Temporary block transient-haskell/transient-universe#41" This reverts commit d992a8bc86159260b0b0cc8275c301214c0267a4. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c278b457..203d1d45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -446,9 +446,8 @@ packages: - Workflow - MFlow - transient - # https://github.com/transient-haskell/transient-universe/issues/41 - # - transient-universe - # - axiom + - transient-universe + - axiom "Edward Kmett @ekmett": - ad From 9017190c32ea50a7e58d9e01d0d54fb46c288a6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 18 Jun 2017 12:06:00 +0300 Subject: [PATCH 1958/2525] Upper bound for michalkonecny/mixed-types-num#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 203d1d45..3a823025 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3261,6 +3261,9 @@ packages: # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 + # https://github.com/michalkonecny/mixed-types-num/issues/1 + - mixed-types-num < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 150006aa8e78bdbbd1b63e48e8098d1ae8b77e99 Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Thu, 15 Jun 2017 05:52:38 +0000 Subject: [PATCH 1959/2525] Add teardown package to stackage --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a823025..21679dce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -18,8 +18,9 @@ packages: "Joshua Koike @jano017": - discord-hs - "Roman Gonzalez @roman": - etc + - teardown "Richard Cook @rcook": - hidden-char From 3eebb688e251621c009f1c6edd935dbbf37fbbed Mon Sep 17 00:00:00 2001 From: Jonathan Fischoff Date: Sun, 18 Jun 2017 13:18:47 -0700 Subject: [PATCH 1960/2525] add tmp-postgres add postgresql-simple-opts add pg-transact add hpsec-pg-transact add postgresql-simple-queue --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a823025..d6180f9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2869,6 +2869,11 @@ packages: - threads-extra - clock-extras - next-ref + - tmp-postgres + - postgresql-simple-opts + - pg-transact + - hspec-pg-transact + - postgresql-simple-queue "Bernie Pope @bjpop": - language-python From ef79af176aab9ea694fe3cdbdba28ab953547ca8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 08:27:15 +0300 Subject: [PATCH 1961/2525] Disable tests for throwable-exceptions (#2 on their repo) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75b03ad0..1c2d8661 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,6 +3649,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 + - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 1197349f441dc8d624fcd409887014e0a53d5fe9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 08:55:49 +0300 Subject: [PATCH 1962/2525] Bound text-show, per #2590 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c2d8661..3b7fa78f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3270,6 +3270,9 @@ packages: # https://github.com/michalkonecny/mixed-types-num/issues/1 - mixed-types-num < 0.2 + # https://github.com/fpco/stackage/issues/2590 + - text-show < 3.6.2 + # end of packages # Package flags are applied to individual packages, and override the values of From c3740351752492a1fb3de4cde2724e1377f3fb66 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 09:09:48 +0300 Subject: [PATCH 1963/2525] Disable checking tests for pg-transact (#2 on their repo) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b7fa78f..cf601049 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3699,6 +3699,7 @@ expected-test-failures: - 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 + - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 # end of expected-test-failures From e52514488e839bec0345d6cc0b61a4cf7c2a768d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 09:13:38 +0300 Subject: [PATCH 1964/2525] Remove postgresql-simple-queue as it fails to build --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf601049..696f73c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,7 +2874,7 @@ packages: - postgresql-simple-opts - pg-transact - hspec-pg-transact - - postgresql-simple-queue + # postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1 "Bernie Pope @bjpop": - language-python From 05c6ac0d2779d7aba57e5847d76cc8c7174a1c47 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 09:20:22 +0300 Subject: [PATCH 1965/2525] Disable building tests for teardown as their package.yaml file is wrong (#1 on their repo) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 696f73c0..5c817aac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,6 +3506,9 @@ skipped-tests: # criterion - store + # wrong package.yaml file + - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From ad5ddc6e95b7e08679f4891df111f6d1bd079d3c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 09:23:46 +0300 Subject: [PATCH 1966/2525] Also disable benchmarks for teardown, same issue --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c817aac..63b8ad4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3730,6 +3730,9 @@ expected-benchmark-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 + # wrong package.yaml file + - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # end of expected-benchmark-failures From 79c27a812e4fce8f8e84c97363371a07c5436462 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 19 Jun 2017 09:32:53 +0300 Subject: [PATCH 1967/2525] Disable test run for tmp-postgres (#1 on their repo) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63b8ad4b..6f43a7c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3703,6 +3703,7 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 + - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 # end of expected-test-failures From 54437ae2f6fc9293e1a355028571ecd0b9dec12e Mon Sep 17 00:00:00 2001 From: ncaq Date: Mon, 19 Jun 2017 17:06:56 +0900 Subject: [PATCH 1968/2525] added: build-constraints.yaml: yesod-recaptcha2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f43a7c0..39f017e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2990,6 +2990,7 @@ packages: "ncaq @ncaq": - haskell-import-graph - uniq-deep + - yesod-recaptcha2 "Andrei Barbu @abarbu": - nondeterminism From df6f1ae3d12b36fb2756b790d937ff910583d0c3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:03:47 +0300 Subject: [PATCH 1969/2525] New version of req released --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f43a7c0..9c1dae5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3698,7 +3698,6 @@ 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 @@ -3937,7 +3936,6 @@ build-tool-overrides: 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 -- 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 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From 6379a3d1acd789290bc22f2b7bbad2b1e99776f6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:06:45 +0300 Subject: [PATCH 1970/2525] Upper bound req because of discord-hs (#2594) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c1dae5a..d740c7a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3273,6 +3273,9 @@ packages: # https://github.com/fpco/stackage/issues/2590 - text-show < 3.6.2 + # https://github.com/fpco/stackage/issues/2594 + - req < 0.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 27973a123648b985ea50eee7c5dff707093c8cb7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:23:44 +0300 Subject: [PATCH 1971/2525] Fallout from upper bounding req (#2594) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d740c7a2..8d2386a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,7 @@ packages: # https://github.com/fpco/stackage/issues/2594 - req < 0.3.0 + - req-conduit < 0.2.0 # because of above # end of packages From ee49ce34339a8e834f77883e592ade9aa40c532d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:25:55 +0300 Subject: [PATCH 1972/2525] Upper bound cassava (#2595) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d2386a5..a461f6a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3277,6 +3277,9 @@ packages: - req < 0.3.0 - req-conduit < 0.2.0 # because of above + # https://github.com/fpco/stackage/issues/2595 + - cassava < 0.5.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From dd416cc0a485e4d4231ded4dc5551d8b2530d91f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:35:24 +0300 Subject: [PATCH 1973/2525] Revert "New version of req released" This reverts commit df6f1ae3d12b36fb2756b790d937ff910583d0c3. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a461f6a2..0dd09edc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3705,6 +3705,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 @@ -3943,6 +3944,7 @@ build-tool-overrides: 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 +- 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 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From b01f4973245c2af16b2ea0d2ef2e717ef793ad83 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 Jun 2017 15:36:26 +0300 Subject: [PATCH 1974/2525] Keep req expected test failure as we cannot yet use the new version (#2594) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dd09edc..b0e74a4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3274,7 +3274,7 @@ packages: - text-show < 3.6.2 # https://github.com/fpco/stackage/issues/2594 - - req < 0.3.0 + - req < 0.3.0 # also remove from expected-test-failure - req-conduit < 0.2.0 # because of above # https://github.com/fpco/stackage/issues/2595 @@ -3944,7 +3944,6 @@ build-tool-overrides: 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 -- 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 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From 18786ddd7683877084ffdf12a899d454ee59e610 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 20 Jun 2017 15:41:49 +0300 Subject: [PATCH 1975/2525] Remove upper bound and close #2568 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75b03ad0..b9832865 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,9 +3236,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2568 - - foundation < 0.0.10 - # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 From fa1d27a3633126cffb4e04c5497992433ecf0a42 Mon Sep 17 00:00:00 2001 From: Steven Vandevelde Date: Tue, 20 Jun 2017 13:05:37 +0200 Subject: [PATCH 1976/2525] Add shikensu https://hackage.haskell.org/package/shikensu-0.3.6 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f43a7c0..d34b184e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3105,6 +3105,9 @@ packages: "Mark Hopkins @mjhopkins": - alerta + + "Steven Vandevelde @icidasset": + - shikensu # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 2d6dece22b338f66ee54ccd61f57ee56629ef85b Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Tue, 20 Jun 2017 18:59:20 +0200 Subject: [PATCH 1977/2525] Add opencv and opencv-extra --- build-constraints.yaml | 4 ++++ debian-bootstrap.sh | 50 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f43a7c0..aef50ac7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Bas van Dijk @basvandijk": + - opencv + - opencv-extra + "Pasqualino Assini @tittoassini": - zm - flat diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index bb5b1747..4610d04e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -207,3 +207,53 @@ curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-l #apt-add-repository multiverse \ # && apt-get update \ # && apt-get install -y libfdk-aac-dev + + +################################################################################ +# Install opencv. + +OPENCV_VERSION="3.2.0" + +apt-get install -y \ + cmake \ + pkg-config \ + libjpeg-dev \ + libtiff5-dev \ + libjasper-dev \ + libpng12-dev \ + libavcodec-dev \ + libavformat-dev \ + libswscale-dev \ + libxvidcore-dev \ + libx264-dev \ + libv4l-dev \ + liblapacke-dev \ + libgtk-3-dev \ + libopenblas-dev \ + libhdf5-dev \ + libtesseract-dev \ + libleptonica-dev \ + python3-dev \ + gfortran + +# Make a new directory +rm -rf /tmp/opencv-build +mkdir /tmp/opencv-build +cd /tmp/opencv-build + +# Download OpenCV +curl -L https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.tar.gz | tar xz +curl -L https://github.com/opencv/opencv_contrib/archive/${OPENCV_VERSION}.tar.gz | tar xz + +cd opencv-${OPENCV_VERSION} +mkdir build +cd build +cmake -D CMAKE_BUILD_TYPE=RELEASE \ + -D CMAKE_INSTALL_PREFIX=/usr/local \ + -D OPENCV_EXTRA_MODULES_PATH=/tmp/opencv-build/opencv_contrib-${OPENCV_VERSION}/modules + +make -j + +make install + +################################################################################ From 5dc59717683757bd9798d9870a2d8343db8df2cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 21 Jun 2017 07:23:26 +0300 Subject: [PATCH 1978/2525] Remove upper bound and close #2574 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0e74a4b..a894435b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3248,9 +3248,6 @@ packages: # https://github.com/jaspervdj/hakyll/issues/544 - hakyll < 4.9.6.0 - # https://github.com/fpco/stackage/issues/2574 - - brick < 0.18 - # https://github.com/fpco/stackage/issues/2577 - hint < 0.7 From 56401ef4a8e73987f71376370e460b2472be3d5c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 07:55:59 +0300 Subject: [PATCH 1979/2525] Add shikensu to test failures --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afe77206..3c10988f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3667,6 +3667,7 @@ expected-test-failures: - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 + - shikensu # https://github.com/icidasset/shikensu/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From 75d79b01d7b719229dcd4799ab6529853d8ffd80 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 08:00:12 +0300 Subject: [PATCH 1980/2525] Attempt a rebuild of throwable-exceptions to check if tests can be build now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c10988f..3fe6e146 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3666,7 +3666,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 + # throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 # Compilation failures From 1728f301c0dad1a3d5b5d542282a89e268ca2203 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 08:04:31 +0300 Subject: [PATCH 1981/2525] Revert "Attempt a rebuild of throwable-exceptions to check if tests can be build now" This reverts commit 75d79b01d7b719229dcd4799ab6529853d8ffd80. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fe6e146..3c10988f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3666,7 +3666,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - # throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 + - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 # Compilation failures From 6c9edc6602c8107bd9abf93d9b31cdcfe22977e3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 08:07:41 +0300 Subject: [PATCH 1982/2525] Attempt re-adding postgresql-simple-queue as tests seem to build now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c10988f..5086045d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,7 +2874,7 @@ packages: - postgresql-simple-opts - pg-transact - hspec-pg-transact - # postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1 + - postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1 "Bernie Pope @bjpop": - language-python From 0537d0ce61b422643a7f63665dd0c53f44b78c2d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 08:11:10 +0300 Subject: [PATCH 1983/2525] Temporarily disable test running for postresql-simple-queue (#2592) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5086045d..a058534f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,7 +2874,7 @@ packages: - postgresql-simple-opts - pg-transact - hspec-pg-transact - - postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1 + - postgresql-simple-queue "Bernie Pope @bjpop": - language-python @@ -3716,6 +3716,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both # end of expected-test-failures From 12351c8b4b7865fb08cbedcc67856c539fe52ccc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 15:58:16 +0300 Subject: [PATCH 1984/2525] Upper bound servant-subscriber as its dependency websockets is unsatisfiable due to #2451 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7dedcc2..fb40f6ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,6 +3177,7 @@ packages: # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 + - servant-subscriber < 0.6.0.1 # requires 0.11 on websockets # https://github.com/fpco/stackage/issues/2464 - traverse-with-class < 1.0.0.0 From 441f68791b89c7f611b565c6e900236676e30cb3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Jun 2017 22:22:18 +0300 Subject: [PATCH 1985/2525] Mark the cacophony test failures as expected --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb40f6ef..3aea06d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3663,6 +3663,8 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 + - cacophony # https://github.com/centromere/cacophony/issues/5 + - pipes-cacophony # https://github.com/centromere/pipes-cacophony/issues/3 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From f8e03e689986db9f16118a1396faabb807590595 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Wed, 21 Jun 2017 22:40:54 +0300 Subject: [PATCH 1986/2525] Add dlist-nonempty --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3aea06d0..dc4feabf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1210,6 +1210,7 @@ packages: - binary-orphans - binary-tagged - cabal-doctest + - dlist-nonempty - edit-distance - functor-classes-compat - generics-sop-lens From 759d5f57b7e933476464713aebbc976b88433fbe Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 22 Jun 2017 22:04:44 +0300 Subject: [PATCH 1987/2525] Upper bound prettyprinter-ansi-terminal (#2601) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc4feabf..3e5d2a4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,6 +3280,9 @@ packages: # https://github.com/fpco/stackage/issues/2595 - cassava < 0.5.0.0 + # https://github.com/fpco/stackage/issues/2601 + - prettyprinter-ansi-terminal < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 6cb30472613d6ff59f0e49358e2f003eb22d4568 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Jun 2017 07:20:37 +0300 Subject: [PATCH 1988/2525] Upper bound cacophony due to pipes-cacophony build failures --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e5d2a4c..ba497e2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3283,6 +3283,9 @@ packages: # https://github.com/fpco/stackage/issues/2601 - prettyprinter-ansi-terminal < 1.1 + # https://github.com/centromere/pipes-cacophony/issues/4 + - cacophony < 0.10.0 # causes failure in pipes-cacophony + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3955,6 +3958,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- pipes-cacophony-0.4.1 # shoulb be able to enable both this and cacophony afterwards, see https://github.com/centromere/pipes-cacophony/issues/4 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 42dd45d0a26cb02ac90f2f7921c469ade358b6ad Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Sat, 24 Jun 2017 22:11:19 +1000 Subject: [PATCH 1989/2525] louispan: Added data-diverse --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba497e2e..057f464b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2966,6 +2966,7 @@ packages: "Louis Pan @louispan": - alternators - arrow-extras + - data-diverse - disposable - ghcjs-base-stub - glaze From b5a67823f415c2e38b993dc3126933208a215756 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 14:41:54 +0300 Subject: [PATCH 1990/2525] Solve and close #2601 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba497e2e..3a85b21f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,9 +3280,6 @@ packages: # https://github.com/fpco/stackage/issues/2595 - cassava < 0.5.0.0 - # https://github.com/fpco/stackage/issues/2601 - - prettyprinter-ansi-terminal < 1.1 - # https://github.com/centromere/pipes-cacophony/issues/4 - cacophony < 0.10.0 # causes failure in pipes-cacophony From 7a23c50038743e9f17d69e5578053e45cde00efb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 15:14:03 +0300 Subject: [PATCH 1991/2525] Upper bound cassava-conduit as it depends on #2586 and #2595 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a85b21f..3ed4d980 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3279,6 +3279,7 @@ packages: # https://github.com/fpco/stackage/issues/2595 - cassava < 0.5.0.0 + - cassava-conduit < 0.4.0.0 # because of above and #2586 # https://github.com/centromere/pipes-cacophony/issues/4 - cacophony < 0.10.0 # causes failure in pipes-cacophony From 1b2625a36c15b25b8801fdcff51001242a456667 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 15:21:01 +0300 Subject: [PATCH 1992/2525] Add a new issue for criterion --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ed4d980..8ab6ab93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3215,6 +3215,7 @@ packages: - servant-foreign < 0.10.0.1 # https://github.com/fpco/stackage/issues/2538 + # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 From 055c7912ccd170599ef74f642b6d7b8a8bde6142 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 15:25:14 +0300 Subject: [PATCH 1993/2525] Upper bound thread-local-storage as it depends on criterion via #2604 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ab6ab93..74d5adce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3218,6 +3218,7 @@ packages: # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 + - thread-local-storage < 0.1.2 # caused by #2604 # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0 From 4a235dd02d8a1d426eb9c7d30511cb95cc35f3e4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Jun 2017 17:19:21 +0300 Subject: [PATCH 1994/2525] Remove courier from expected-test-failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b59af0f5..de80df69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3553,7 +3553,6 @@ expected-test-failures: - pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172 - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - - courier # https://github.com/hargettp/courier/issues/18 - matplotlib # https://github.com/fpco/stackage/issues/2365 # Timeouts From f099f1c69a4617769fac55f1f817ba62c4e0258e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Jun 2017 19:12:25 +0200 Subject: [PATCH 1995/2525] Close #2440, close #2477, close #2489, close #2537, close #2560 in favor of #2586, close #2590 in favor of #2586. --- build-constraints.yaml | 50 ++++++++---------------------------------- 1 file changed, 9 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de80df69..ca31bc3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3112,7 +3112,7 @@ packages: "Mark Hopkins @mjhopkins": - alerta - + "Steven Vandevelde @icidasset": - shikensu @@ -3175,31 +3175,20 @@ packages: # https://github.com/fpco/stackage/issues/2400 - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2440 - - discord-hs < 0.3.2 - # https://github.com/fpco/stackage/issues/2449 - aeson < 1.2.0.0 # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - - servant-subscriber < 0.6.0.1 # requires 0.11 on websockets + - servant-subscriber < 0.6.0.1 # https://github.com/fpco/stackage/issues/2464 - traverse-with-class < 1.0.0.0 - # https://github.com/fpco/stackage/issues/2477 - - intervals < 0.8 - # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 - # https://github.com/fpco/stackage/issues/2489 - - haskell-src-meta < 0.8 - - interpolate < 0.1.1 - - # https://github.com/fpco/stackage/issues/2494 - # Indirectly blocked on fpco/stackage/issues/245 + # https://github.com/fpco/stackage/issues/2451 - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 @@ -3212,18 +3201,10 @@ packages: # https://github.com/fpco/stackage/issues/2533 - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2537 - - servant < 0.11 - - servant-client < 0.11 - - servant-server < 0.11 - - servant-docs < 0.10.0.1 - - servant-foreign < 0.10.0.1 - - # https://github.com/fpco/stackage/issues/2538 # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - - statistics < 0.14 # requires bigger criterion, criterion stopped on #2538 - - thread-local-storage < 0.1.2 # caused by #2604 + - statistics < 0.14 + - thread-local-storage < 0.1.2 # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0 @@ -3238,11 +3219,6 @@ packages: # https://github.com/fpco/stackage/issues/2559 - path-io < 1.3 - # https://github.com/fpco/stackage/issues/2560 - - quickcheck-instances < 0.3.13 - - text-show-instances < 3.6.1 - - aeson-compat < 0.3.7 - # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 @@ -3252,12 +3228,6 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2570 - - pandoc-citeproc < 0.10.5 - - # https://github.com/jaspervdj/hakyll/issues/544 - - hakyll < 4.9.6.0 - # https://github.com/fpco/stackage/issues/2577 - hint < 0.7 @@ -3269,17 +3239,15 @@ packages: # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 + - aeson-compat < 0.3.7 + - quickcheck-instances < 0.3.13 + - text-show < 3.6.2 + - text-show-instances < 3.6.1 - these < 0.7.4 # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 - # https://github.com/michalkonecny/mixed-types-num/issues/1 - - mixed-types-num < 0.2 - - # https://github.com/fpco/stackage/issues/2590 - - text-show < 3.6.2 - # https://github.com/fpco/stackage/issues/2594 - req < 0.3.0 # also remove from expected-test-failure - req-conduit < 0.2.0 # because of above From 3e4636896d0d4393a153c5f216351cfffc330d60 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Jun 2017 23:48:21 +0200 Subject: [PATCH 1996/2525] Skip benchmarks for authors that don't want them checked #2538 #2604 --- build-constraints.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca31bc3e..10f61736 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3801,11 +3801,20 @@ skipped-benchmarks: # Cyclic dependencies - cassava - # Won't be updated only for the benchmark component - # (https://github.com/fpco/stackage/issues/2538#issuecomment-304458844) + # Maintainers who don't want to update benchmarks + ## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 + - uuid + # @nikita-volkov https://github.com/fpco/stackage/issues/2538#issuecomment-305129396 + - bytestring-strict-builder + - bytestring-tree-builder + - hasql + - postgresql-binary + - stm-containers + # @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070 + - graphviz # end of skipped-benchmarks From 5f3d38a29eb3cd15e5c2d69637e4591f50df8e7d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 25 Jun 2017 23:58:54 +0200 Subject: [PATCH 1997/2525] Disable opencv until docker build is fixed #2597 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10f61736..4a78bc86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,9 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: - "Bas van Dijk @basvandijk": - - opencv - - opencv-extra + "Bas van Dijk @basvandijk": [] + # - opencv # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 + # - opencv-extra # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 "Pasqualino Assini @tittoassini": - zm @@ -3807,6 +3807,7 @@ skipped-benchmarks: - cryptohash-sha1 - cryptohash-sha256 - uuid + - uuid-types # @nikita-volkov https://github.com/fpco/stackage/issues/2538#issuecomment-305129396 - bytestring-strict-builder - bytestring-tree-builder From 6baed6c2cdfbd72e3e7abba098f06452d7aaff04 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 26 Jun 2017 00:02:51 +0100 Subject: [PATCH 1998/2525] add astro --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a78bc86..900d7862 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,6 +3116,9 @@ packages: "Steven Vandevelde @icidasset": - shikensu + "Alexander Ignatyev @alexander-ignatyev”: + - astro + # 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 d7570f1c1e6daa229e31865b188c79cdf63829c8 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 26 Jun 2017 00:10:30 +0100 Subject: [PATCH 1999/2525] fixed quotation mark --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 900d7862..3368d19a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,7 +3116,7 @@ packages: "Steven Vandevelde @icidasset": - shikensu - "Alexander Ignatyev @alexander-ignatyev”: + "Alexander Ignatyev @alexander-ignatyev": - astro # If you stop maintaining a package you can move it here. From 84917e9bbbb24ac2e7a2edc34bd1b6801d446a48 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 01:24:01 +0200 Subject: [PATCH 2000/2525] http-media < 0.7.0 #2607 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a78bc86..551daaee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3259,6 +3259,9 @@ packages: # https://github.com/centromere/pipes-cacophony/issues/4 - cacophony < 0.10.0 # causes failure in pipes-cacophony + # https://github.com/fpco/stackage/issues/2607 + - http-media < 0.7.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9dd05cea5803eabc22a91e68ceb37ffbd251d3ec Mon Sep 17 00:00:00 2001 From: George Pollard Date: Mon, 26 Jun 2017 09:36:39 +1000 Subject: [PATCH 2001/2525] Add email-validate Add me as maintainer. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 551daaee..1af11f43 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,6 +3115,9 @@ packages: "Steven Vandevelde @icidasset": - shikensu + + "George Pollard @Porges": + - email-validate # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 11d01d211489f5321bb116385a99f9f9b55f87b4 Mon Sep 17 00:00:00 2001 From: Timothy Jones Date: Mon, 26 Jun 2017 11:43:44 +1200 Subject: [PATCH 2002/2525] Update maintainer email for http-media --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 551daaee..762b0fa1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1183,7 +1183,7 @@ packages: - network-anonymous-i2p - network-anonymous-tor - "Timothy Jones @zmthy": + "Timothy Jones @zmthy": - http-media "Greg V @myfreeweb": From 68176f8138a506eef342a9d5fc7e9d9ed5313252 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 01:53:01 +0200 Subject: [PATCH 2003/2525] Reopen #2537 and re-instate some tests and haddocks --- build-constraints.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 551daaee..f42f2134 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3201,6 +3201,13 @@ packages: # https://github.com/fpco/stackage/issues/2533 - mysql-haskell < 0.8.1.0 + # https://github.com/fpco/stackage/issues/2537 + - servant < 0.11 + - servant-client < 0.11 + - servant-server < 0.11 + - servant-docs < 0.10.0.1 + - servant-foreign < 0.10.0.1 + # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 @@ -3604,9 +3611,7 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - - yahoo-finance-api # Requires being able to access Yahoo Finance API - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 - - clr-inline # requires working Mono https://github.com/fpco/stackage/issues/2510 # Test executable requires arguments - hpqtypes @@ -3756,7 +3761,6 @@ expected-haddock-failures: # "Argument list too long" - classy-prelude-yesod - - hledger-web # Runs out of memory - stratosphere From 73f58d9e265a3e82bdff63b39a14e15ae10f94a1 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Mon, 26 Jun 2017 11:09:23 +0530 Subject: [PATCH 2004/2525] Add xmonad-extras package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f42f2134..6915bd3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,6 +364,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo + - xmonad-extras "haskell-openal": - OpenAL From 42ea9ce03a9211dc0afb583df0f9aaae6e7dde29 Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Mon, 26 Jun 2017 09:57:26 +0200 Subject: [PATCH 2005/2525] Fix the build of the OpenCV C++ library --- build-constraints.yaml | 4 ++-- debian-bootstrap.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f42f2134..1cc58927 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,8 +2,8 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Bas van Dijk @basvandijk": [] - # - opencv # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 - # - opencv-extra # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 + - opencv + - opencv-extra "Pasqualino Assini @tittoassini": - zm diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 4610d04e..8d22fa0a 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -250,7 +250,7 @@ mkdir build cd build cmake -D CMAKE_BUILD_TYPE=RELEASE \ -D CMAKE_INSTALL_PREFIX=/usr/local \ - -D OPENCV_EXTRA_MODULES_PATH=/tmp/opencv-build/opencv_contrib-${OPENCV_VERSION}/modules + -D OPENCV_EXTRA_MODULES_PATH=/tmp/opencv-build/opencv_contrib-${OPENCV_VERSION}/modules .. make -j From 03292ca7f87e7e1ca6739ce0c6437f99c3ebb271 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 12:02:43 +0200 Subject: [PATCH 2006/2525] Upper bound for #2612, and another upper bound for #2586 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f42f2134..b11daf03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3247,6 +3247,7 @@ packages: # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 - aeson-compat < 0.3.7 + - binary-orphans < 0.1.7.0 - quickcheck-instances < 0.3.13 - text-show < 3.6.2 - text-show-instances < 3.6.1 @@ -3269,6 +3270,9 @@ packages: # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 + # https://github.com/fpco/stackage/issues/2612 + - email-validate < 2.3 + # end of packages # Package flags are applied to individual packages, and override the values of From f5ae8429c575963775c21761df0b03e861c54c9a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 12:08:49 +0200 Subject: [PATCH 2007/2525] Upper bound for #2537 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b11daf03..5c4ff448 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3207,6 +3207,7 @@ packages: - servant-server < 0.11 - servant-docs < 0.10.0.1 - servant-foreign < 0.10.0.1 + - avers-server < 0.0.19.0 # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 From 3609fc8f98a112f83aa72a35d5a32c6ed41fdc35 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 12:35:12 +0200 Subject: [PATCH 2008/2525] Remove upper bounds and close #2537 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c4ff448..dfcbaa17 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3201,14 +3201,6 @@ packages: # https://github.com/fpco/stackage/issues/2533 - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2537 - - servant < 0.11 - - servant-client < 0.11 - - servant-server < 0.11 - - servant-docs < 0.10.0.1 - - servant-foreign < 0.10.0.1 - - avers-server < 0.0.19.0 - # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 From 90f517a03d8134ab89983a9f3a433a4e97b4e1d9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 12:38:37 +0200 Subject: [PATCH 2009/2525] Fix parse error and keep opencv disabled. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cc58927..9cf9df00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,8 +2,8 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: "Bas van Dijk @basvandijk": [] - - opencv - - opencv-extra + # - opencv + # - opencv-extra "Pasqualino Assini @tittoassini": - zm From 1f19c8086d9561c16913409c5e13b67c7305b1c5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 16:04:14 +0200 Subject: [PATCH 2010/2525] Ignore tests/benchmarks for users who don't want to be notified --- build-constraints.yaml | 50 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 46 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61ab7d2c..91f546d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,7 +3116,7 @@ packages: "Steven Vandevelde @icidasset": - shikensu - + "George Pollard @Porges": - email-validate @@ -3489,12 +3489,39 @@ skipped-tests: # Missing foreign library - symengine # symengine - # 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 + ## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 + - cassava + - cryptohash-md5 + - cryptohash-sha1 + - cryptohash-sha256 + - uuid + - uuid-types + # @nikita-volkov https://github.com/fpco/stackage/issues/2538#issuecomment-305129396 + - base-prelude + - bytestring-strict-builder + - bytestring-tree-builder + - cases + - focus + - hasql + - hasql-pool + - list-t + - mtl-prelude + - neat-interpolation + - partial-handler + - postgresql-binary + - refined + - slave-thread + - stm-containers + # @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070 + - fgl + - fgl-arbitrary + - graphviz + - graphviz + - wl-pprint-text # directory 1.3 - machines @@ -3721,7 +3748,6 @@ expected-benchmark-failures: - vector-binary-instances # Missing files in sdist - - cassava # https://github.com/hvr/cassava/pull/117 - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Compilation failures @@ -3813,20 +3839,36 @@ skipped-benchmarks: - cassava # Maintainers who don't want to update benchmarks + # Only re-enable if requested. ## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 + - cassava - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 - uuid - uuid-types # @nikita-volkov https://github.com/fpco/stackage/issues/2538#issuecomment-305129396 + - base-prelude - bytestring-strict-builder - bytestring-tree-builder + - cases + - focus - hasql + - hasql-pool + - list-t + - mtl-prelude + - neat-interpolation + - partial-handler - postgresql-binary + - refined + - slave-thread - stm-containers # @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070 + - fgl + - fgl-arbitrary - graphviz + - graphviz + - wl-pprint-text # end of skipped-benchmarks From cb8c12dd6e8631d5b6f52b3db70b74d7c8d59591 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 16:13:36 +0200 Subject: [PATCH 2011/2525] Remove upper bounds and close #2464 --- build-constraints.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91f546d6..e63611a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -240,7 +240,7 @@ packages: - authenticate-oauth - yesod-bin - yesod-eventsource - - yesod-fay + # - yesod-fay # via: fay - yesod-gitrepo - yesod-newsfeed - yesod-sitemap @@ -389,7 +389,7 @@ packages: - HTF - xmlgen - stm-stats - # - large-hashable # via safecopy: bounds: vector + # - large-hashable # via: safecopy, bounds, vector "Bart Massey @BartMassey": - parseargs @@ -673,12 +673,12 @@ packages: "Adam Bergmark @bergmark": - HUnit - aeson - - fay - - fay-base - - fay-dom - - fay-jquery - - fay-text - - fay-uri + # - fay # bounds: traverse-with-class + # - fay-base # via: fay + # - fay-dom # via: fay + # - fay-jquery # via: fay + # - fay-text # via: fay + # - fay-uri # via: fay - feed - time-compat - through-text @@ -728,7 +728,7 @@ packages: "Dominic Steinitz @idontgetoutmuch": [] # - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10 - # - random-fu # via log-domain: via safecopy: bounds: vector + # - random-fu # via: log-domain, safecopy, bounds: vector "Ben Gamari @bgamari": [] @@ -845,7 +845,7 @@ packages: - attoparsec-expr - bumper - code-builder - - fay-builder + # - fay-builder # via: fay - generic-aeson - generic-xmlpickler - hxt-pickle-utils @@ -3189,9 +3189,6 @@ packages: - websockets < 0.11.0.0 - servant-subscriber < 0.6.0.1 - # https://github.com/fpco/stackage/issues/2464 - - traverse-with-class < 1.0.0.0 - # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 From 046be8ca49cf34166dd5eb3494d1839db62027a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 16:29:21 +0200 Subject: [PATCH 2012/2525] Close #2451 in favor of #2334, close #2612 --- build-constraints.yaml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e63611a4..2f70d5d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,7 @@ packages: # https://github.com/fpco/stackage/issues/2334 - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 + - mysql-haskell < 0.8.1.0 # https://github.com/fpco/stackage/issues/2345 - syb < 0.7 @@ -3188,23 +3189,18 @@ packages: # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - servant-subscriber < 0.6.0.1 + - websockets-simple < 0.0.2.1 + - websockets-rpc < 0.4.1 # https://github.com/fpco/stackage/issues/2487 - graphviz < 2999.19 - # https://github.com/fpco/stackage/issues/2451 - - websockets-simple < 0.0.2.1 - - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 # https://github.com/fpco/stackage/issues/2529 - mmorph < 1.1.0 - # https://github.com/fpco/stackage/issues/2533 - - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 @@ -3226,7 +3222,7 @@ packages: # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 - # https://github.com/haskell/haddock/issues/634 + # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 # https://github.com/fpco/stackage/issues/2569 @@ -3267,9 +3263,6 @@ packages: # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 - # https://github.com/fpco/stackage/issues/2612 - - email-validate < 2.3 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3517,7 +3510,6 @@ skipped-tests: - fgl - fgl-arbitrary - graphviz - - graphviz - wl-pprint-text # directory 1.3 From 6d9678db7ee4536d0923eb88a5a90528f1359b00 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 16:41:32 +0200 Subject: [PATCH 2013/2525] Close #2188 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f70d5d9..25ad4d23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3778,9 +3778,6 @@ expected-haddock-failures: # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 - # "Argument list too long" - - classy-prelude-yesod - # Runs out of memory - stratosphere - store From 222fe8aac172b1b20e791857dc212e266a0a7699 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 16:45:07 +0200 Subject: [PATCH 2014/2525] Close #2251 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25ad4d23..9ce66da8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1282,7 +1282,7 @@ packages: - language-thrift "Adam C. Foltzer @acfoltzer": - - cryptol + # - cryptol # bounds: sbv - gitrev - persistent-refs @@ -3157,9 +3157,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 - # https://github.com/fpco/stackage/issues/2251 - - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2317 - skylighting < 0.2 From 5fd887ae1df14e2507703cfbb58245046758e76e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 19:12:10 +0200 Subject: [PATCH 2015/2525] Remove (pipes-)cacophony constraints --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25ad4d23..0c4b2775 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3257,9 +3257,6 @@ packages: - cassava < 0.5.0.0 - cassava-conduit < 0.4.0.0 # because of above and #2586 - # https://github.com/centromere/pipes-cacophony/issues/4 - - cacophony < 0.10.0 # causes failure in pipes-cacophony - # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 @@ -3670,8 +3667,6 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 - - cacophony # https://github.com/centromere/cacophony/issues/5 - - pipes-cacophony # https://github.com/centromere/pipes-cacophony/issues/3 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer @@ -3979,7 +3974,6 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 -- pipes-cacophony-0.4.1 # shoulb be able to enable both this and cacophony afterwards, see https://github.com/centromere/pipes-cacophony/issues/4 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From dc8f5a2d407c674cde04428303ccc7fd36299cf0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 19:13:11 +0200 Subject: [PATCH 2016/2525] Disable astro #2606 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c4b2775..b167a85a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3120,8 +3120,8 @@ packages: "George Pollard @Porges": - email-validate - "Alexander Ignatyev @alexander-ignatyev": - - astro + "Alexander Ignatyev @alexander-ignatyev": [] + # - astro # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From c763004e995a99c4e09ae44fe50e705bd5786593 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 19:24:17 +0200 Subject: [PATCH 2017/2525] Re-enable syb and close #2345 --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b167a85a..6985751e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -333,7 +333,7 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - - HaRe + # - HaRe # via: ghc-mod "Alfredo Di Napoli @adinapoli": - mandrill @@ -898,7 +898,7 @@ packages: # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 "Daniel Gröber @DanielG": - - ghc-mod + # - ghc-mod # bounds: syb - cabal-helper "Yann Esposito yogsototh @yogsototh": @@ -2225,7 +2225,7 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - distributed-process + # - distributed-process # bounds: syb # - distributed-process-async # GHC 8 # - distributed-process-client-server # GHC 8 # - distributed-process-execution # GHC 8 @@ -2233,7 +2233,7 @@ packages: # - distributed-process-registry # GHC 8 # - distributed-process-supervisor # GHC 8 # - distributed-process-task # GHC 8 - - distributed-process-simplelocalnet + # - distributed-process-simplelocalnet # via: distributed-process - distributed-static - network-transport - network-transport-tcp @@ -3171,9 +3171,6 @@ packages: - tcp-streams-openssl < 1.0.0.0 - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2345 - - syb < 0.7 - # https://github.com/fpco/stackage/issues/2378 - errors < 2.2.0 @@ -3456,6 +3453,7 @@ skipped-tests: - state-plus # QuickCheck 2.9 - system-filepath # QuickCheck 2.9 via chell-quickcheck - ghc-mod # hspec 2.4 + - unordered-containers # via ChasingBottoms # Transitive outdated dependencies # These packages From dc6d92c313a4cf246b40ee77a56e34312e0b6f57 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 19:29:51 +0200 Subject: [PATCH 2018/2525] Expect matplotlib tests to fail and close #2365 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b167a85a..1992370c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3651,6 +3651,7 @@ expected-test-failures: - xlsior # https://github.com/rcallahan/xlsior/issues/1 - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 + - matplotlib # https://github.com/fpco/stackage/issues/2365 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 255f1d0b3f0de2dd32eafe95d8885013e598796b Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Mon, 26 Jun 2017 14:51:09 -0400 Subject: [PATCH 2019/2525] Re-added find-clumpiness. I have added submodules of the dependencies so I could relax the bounds. It builds against lts-8.20 so I assume the optparse-applicative issues are resolved. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1992370c..ffe0863f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2153,7 +2153,7 @@ packages: - tree-fun - random-tree - clumpiness - # - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1 + - find-clumpiness - blosum # - convert-annotation # via cassava: bounds: vector - rank-product From 510b3e4614e468f5369c2cbd7a86dc298dc5ecaa Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 26 Jun 2017 20:02:59 +0100 Subject: [PATCH 2020/2525] enable astro Added unit tests into astro-0.4.1.2 package: http://hackage.haskell.org/package/astro-0.4.1.2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1992370c..8b09a884 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3120,8 +3120,8 @@ packages: "George Pollard @Porges": - email-validate - "Alexander Ignatyev @alexander-ignatyev": [] - # - astro + "Alexander Ignatyev @alexander-ignatyev": + - astro # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From c9c8818ed34d6e32c62a24cbe6bcedfe4615c2d6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Jun 2017 22:11:49 +0200 Subject: [PATCH 2021/2525] Upper bound for #2617 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1992370c..43acf2db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3260,6 +3260,9 @@ packages: # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 + # https://github.com/fpco/stackage/issues/2617 + - brick < 0.19 + # end of packages # Package flags are applied to individual packages, and override the values of From 215cd34766acb98880c0a3199553914292a89234 Mon Sep 17 00:00:00 2001 From: Ian Grant Jeffries Date: Mon, 26 Jun 2017 17:32:25 -0400 Subject: [PATCH 2022/2525] Ignore revisions for `hjsonpointer`. I'm experimenting with the new `pvp-bounds: upper-revision` stack.yml feature. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a77df9f..544a4135 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4039,5 +4039,6 @@ hide: # Experimental: packages where Hackage cabal file revisions should be ignored. # Always use the cabal file shipped with the sdist tarball instead. no-revisions: +- hjsonpointer - tls - mime-mail From 55abd8e73231df029c41c2351934cae4061e0190 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 26 Jun 2017 22:42:10 +0100 Subject: [PATCH 2023/2525] add mltool Machine Learning Toolkit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a77df9f..b76ef503 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3122,6 +3122,7 @@ packages: "Alexander Ignatyev @alexander-ignatyev": - astro + - mltool # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 8526985196f73fbb89d496e8ada589166ca03f22 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 26 Jun 2017 22:58:40 +0100 Subject: [PATCH 2024/2525] Sporadic test failures of mltool --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b76ef503..ec8d4783 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3553,6 +3553,7 @@ expected-test-failures: - spdx # https://github.com/phadej/spdx/issues/8 - statistics # https://github.com/bos/statistics/issues/42 - matplotlib # https://github.com/fpco/stackage/issues/2365 + - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 # Timeouts # These tests sometimes take too long and hit the stackage build From 55bde0baac98c02d18ccf2080d9bef1cffe8bc1c Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Mon, 26 Jun 2017 23:35:29 +0100 Subject: [PATCH 2025/2525] add arrowp-qq --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a77df9f..e7b10321 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -14,6 +14,7 @@ packages: - hinterface "Jose Iborra @pepeiborra": + - arrowp-qq - clr-marshal - clr-host - threepenny-editors From ac310c9d8bf3c6535aedbf2814dc3e541b67071b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Jun 2017 13:35:55 +0200 Subject: [PATCH 2026/2525] hledger-iadd upper bound for #2617 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 544a4135..b4baa4b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3262,6 +3262,7 @@ packages: # https://github.com/fpco/stackage/issues/2617 - brick < 0.19 + - hledger-iadd < 1.2.2 # end of packages From e5db02fdb585ffc7b74cd3b8bcdcd8b75d324136 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Jun 2017 17:38:38 +0200 Subject: [PATCH 2027/2525] hjsonpointer upper bound for #2621 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47842f50..0798f7ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3266,6 +3266,9 @@ packages: - brick < 0.19 - hledger-iadd < 1.2.2 + # https://github.com/fpco/stackage/issues/2621 + - hjsonpointer < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3e8234d4ffc77923a64591c8f74db3ae0bfae805 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Jun 2017 18:13:24 +0200 Subject: [PATCH 2028/2525] Remove upper bounds and close #2621 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0798f7ef..47842f50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3266,9 +3266,6 @@ packages: - brick < 0.19 - hledger-iadd < 1.2.2 - # https://github.com/fpco/stackage/issues/2621 - - hjsonpointer < 1.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 5537a34b72186e5fc4a62884c8a723ec2816ef3a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 29 Jun 2017 15:05:33 +0200 Subject: [PATCH 2029/2525] lattices upper bound for #2586 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47842f50..c46bad9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3243,6 +3243,7 @@ packages: - QuickCheck < 2.10 - aeson-compat < 0.3.7 - binary-orphans < 0.1.7.0 + - lattices < 1.6.0 - quickcheck-instances < 0.3.13 - text-show < 3.6.2 - text-show-instances < 3.6.1 From 7edb63b9f1f381cf2ed092e9c5378c7379576e2e Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Thu, 29 Jun 2017 16:31:15 +0300 Subject: [PATCH 2030/2525] Add the 'fmt' package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2e4b29a..f24cc4da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1985,6 +1985,7 @@ packages: - charsetdetect-ae - ilist - text-all + - fmt "Takano Akio tak@anoak.io @takano-akio": - fast-builder From 4b3f3c6ab00a06089c7296c7fb558b16405ac944 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Fri, 30 Jun 2017 12:13:55 +0200 Subject: [PATCH 2031/2525] add superrecord --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f24cc4da..5208f705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1027,6 +1027,7 @@ packages: - highjson - highjson-swagger - highjson-th + - superrecord "Joey Eremondi @JoeyEremondi": - aeson-pretty From 4727646a059e7c90665a90a06ed86a2baca9bd74 Mon Sep 17 00:00:00 2001 From: Florian Hofmann Date: Fri, 30 Jun 2017 15:21:00 +0200 Subject: [PATCH 2032/2525] added vector-mmap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3275684d..01073ed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2483,6 +2483,7 @@ packages: "Florian Hofmann fho@f12n.de @fhaust": - vector-split + - vector-mmap # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 67c8d4a6a65e4d10ec3ab515dc0aaf3786209acd Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Sat, 1 Jul 2017 01:36:08 +0900 Subject: [PATCH 2033/2525] Add highlight package This PR adds the [highlight](https://hackage.haskell.org/package/highlight) package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f24cc4da..82b06257 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2036,6 +2036,7 @@ packages: - from-sum - hailgun - hailgun-simple + - highlight # - ig # bounds: http-conduit, transformers - natural-transformation - opaleye-trans From 466a41109a8b914cfa79f89be91f6895f9328d29 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Sat, 1 Jul 2017 17:05:54 +0200 Subject: [PATCH 2034/2525] No benchmarks for superrecord Bookkeeper does not build atm --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5208f705..f4e62967 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3803,6 +3803,7 @@ skipped-benchmarks: - criterion-plus - http2 - pipes # optparse-applicative 0.13 + - superrecord # Transitive outdated dependencies # These packages From d2a01f4785f62885beebad78f67fdee854fcc7f5 Mon Sep 17 00:00:00 2001 From: Alexander Thiemann Date: Sun, 2 Jul 2017 11:49:54 +0200 Subject: [PATCH 2035/2525] add fileplow --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4e62967..940deb19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1028,6 +1028,7 @@ packages: - highjson-swagger - highjson-th - superrecord + - fileplow "Joey Eremondi @JoeyEremondi": - aeson-pretty From 3180e004def7370bb3de696163bd25a66fe808a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 2 Jul 2017 23:13:13 +0200 Subject: [PATCH 2036/2525] upper bounds for #2584, #2586, #2628 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f24cc4da..32e1b48d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,10 +3233,12 @@ packages: # https://github.com/fpco/stackage/issues/2584 - tasty-quickcheck < 0.9 + - arithmoi < 0.5.0.1 # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 - aeson-compat < 0.3.7 + - arithmoi < 0.5.0.1 - binary-orphans < 0.1.7.0 - lattices < 1.6.0 - quickcheck-instances < 0.3.13 @@ -3262,6 +3264,13 @@ packages: - brick < 0.19 - hledger-iadd < 1.2.2 + # https://github.com/fpco/stackage/issues/2628 + - hledger-lib < 1.3 + - hledger < 1.3 + - hledger-api < 1.3 + - hledger-ui < 1.3 + - hledger-web < 1.3 + # end of packages # Package flags are applied to individual packages, and override the values of From b6fee0835d6ead5ba66771a64f20bdcc8b38d76c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 2 Jul 2017 23:14:56 +0200 Subject: [PATCH 2037/2525] Remove upper bound and close #2378 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32e1b48d..3a195957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,9 +3171,6 @@ packages: - tcp-streams-openssl < 1.0.0.0 - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2378 - - errors < 2.2.0 - # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 From 19f99187bc90227a7664992572cfb225179b2e44 Mon Sep 17 00:00:00 2001 From: Pavol Klacansky Date: Mon, 3 Jul 2017 23:03:44 -0600 Subject: [PATCH 2038/2525] Add openexr-write --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06b6a4b0..750b7346 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Pavol Klacansky @pavolzetor": + - openexr-write + "Bas van Dijk @basvandijk": [] # - opencv # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 # - opencv-extra # https://github.com/fpco/stackage/pull/2597#issuecomment-310930926 From 1c98981b9b5aaa2b0cb98c8538f36b3e2964fdd0 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 4 Jul 2017 18:22:46 +0100 Subject: [PATCH 2039/2525] the dlist tests have quickcheck-instance constraints that are now breaking the build --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06b6a4b0..68c9b8c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3469,6 +3469,7 @@ skipped-tests: - system-filepath # QuickCheck 2.9 via chell-quickcheck - ghc-mod # hspec 2.4 - unordered-containers # via ChasingBottoms + - dlist # quickcheck-instances >= 0.3.15 && < 0.4 # Transitive outdated dependencies # These packages From 3c2a423219cd78357229f3c56f8fa650bb36fbcb Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 5 Jul 2017 23:55:18 +0100 Subject: [PATCH 2040/2525] protocol-buffers == 2.4.0 (#2631) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68c9b8c4..c59a0d4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,9 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 + # https://github.com/fpco/stackage/issues/2631 + - protocol-buffers == 2.4.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9e8e0a03dec76668af1160f00b3a1642130d9a3c Mon Sep 17 00:00:00 2001 From: David Johnson Date: Tue, 4 Jul 2017 13:23:28 -0700 Subject: [PATCH 2041/2525] Added miso --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68c9b8c4..8f3dfbaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -198,6 +198,7 @@ packages: - once "David Johnson @dmjio": + - miso - envy - s3-signer # - google-translate # bounds: servant From c972287fa47fdd82b82ec1ed06cd7c663feb876c Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Fri, 7 Jul 2017 08:22:36 +1000 Subject: [PATCH 2042/2525] louispan: added data-diverse-lens --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 057f464b..56ef6c0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2967,6 +2967,7 @@ packages: - alternators - arrow-extras - data-diverse + - data-diverse-lens - disposable - ghcjs-base-stub - glaze From ed0564dc2d9a0a96a85c9afc0a071ec8bd17f815 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Fri, 7 Jul 2017 09:33:13 +0100 Subject: [PATCH 2043/2525] Adding hp2pretty and floatshow While I am not the maintainer for these packages, I have contacted the authors and made every effort to obtain their permission. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc459fcd..f8517d9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -20,6 +20,8 @@ packages: - arrowp-qq - clr-marshal - clr-host + - hp2pretty # With permission of Claude Heiland-Allend + - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage - threepenny-editors - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 From c74620233f3b20f2b89372c87def2c6b78cde534 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 8 Jul 2017 11:59:53 +0100 Subject: [PATCH 2044/2525] unpin protocol-buffers, pin cryptonite, hashable; disable integer-logarithms tests --- build-constraints.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3dd0e63a..b26f2448 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3279,9 +3279,12 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 - # https://github.com/fpco/stackage/issues/2631 - - protocol-buffers == 2.4.0 - + # https://github.com/fpco/stackage/issues/2635 + - cryptonite < 0.24 + + # https://github.com/fpco/stackage/issues/2636 + - hashable < 1.2.6.1 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3546,6 +3549,9 @@ skipped-tests: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # waiting for QuickCheck == 2.10.* + - integer-logarithms + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 99530b5de344a72fcf5cfc2f82ea1c546d641f39 Mon Sep 17 00:00:00 2001 From: Edward Amsden Date: Sat, 8 Jul 2017 11:43:15 -0400 Subject: [PATCH 2045/2525] add h2c --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b26f2448..3b66e9cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,9 @@ packages: - astro - mltool + "Edward Amsden @eamsden": + - h2c + # 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 b0fc8efeba9f13db972a9035ffb67ac2599ed5df Mon Sep 17 00:00:00 2001 From: Edward Amsden Date: Sat, 8 Jul 2017 12:09:32 -0400 Subject: [PATCH 2046/2525] add bno055-haskell --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b26f2448..86282061 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,9 @@ packages: - astro - mltool + "Edward Amsden @eamsden": + - bno055-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 af95fa8a656ec5ea5fc29ca6118924df32c8b445 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Sun, 9 Jul 2017 17:54:12 +0900 Subject: [PATCH 2047/2525] add chatwork --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b26f2448..00f956fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,9 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Nobutada Matsubara @matsubara0507": + - chatwork + "Pavol Klacansky @pavolzetor": - openexr-write From ee32b6c35f9160d3a193073b84ff2951c8b93493 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 9 Jul 2017 14:37:05 +0100 Subject: [PATCH 2048/2525] pin hoauth2 (#2640) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b26f2448..2bc664f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3285,6 +3285,9 @@ packages: # https://github.com/fpco/stackage/issues/2636 - hashable < 1.2.6.1 + # https://github.com/fpco/stackage/issues/2640 + - hoauth2 < 1.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 737282201fb8702c7301c2a9bebe37c3b89f0501 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 9 Jul 2017 09:35:37 -0700 Subject: [PATCH 2049/2525] Test teardown fixture --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bc664f7..339b0f10 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3550,7 +3550,7 @@ skipped-tests: - store # wrong package.yaml file - - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # teardown # https://github.com/roman/Haskell-teardown/issues/1 # waiting for QuickCheck == 2.10.* - integer-logarithms From b88ae65e505bc8cac034d12d794777bf39b61711 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 9 Jul 2017 09:48:52 -0700 Subject: [PATCH 2050/2525] Revert "Test teardown fixture" This reverts commit 737282201fb8702c7301c2a9bebe37c3b89f0501. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 339b0f10..2bc664f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3550,7 +3550,7 @@ skipped-tests: - store # wrong package.yaml file - # teardown # https://github.com/roman/Haskell-teardown/issues/1 + - teardown # https://github.com/roman/Haskell-teardown/issues/1 # waiting for QuickCheck == 2.10.* - integer-logarithms From 32ea4e1c387ceb94c045738b099adbc8ef27619f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 9 Jul 2017 09:55:09 -0700 Subject: [PATCH 2051/2525] Test shikensu fix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4f74dd8..447bd06a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3708,7 +3708,7 @@ expected-test-failures: - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - - shikensu # https://github.com/icidasset/shikensu/issues/5 + # shikensu # https://github.com/icidasset/shikensu/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From a06b3ec336db46861b8ef929727ae5542cf03b65 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 9 Jul 2017 09:58:26 -0700 Subject: [PATCH 2052/2525] Revert "Test shikensu fix" This reverts commit 32ea4e1c387ceb94c045738b099adbc8ef27619f. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 447bd06a..f4f74dd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3708,7 +3708,7 @@ expected-test-failures: - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - # shikensu # https://github.com/icidasset/shikensu/issues/5 + - shikensu # https://github.com/icidasset/shikensu/issues/5 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From a53ea066dcb4b16bb5c3ef65e4e39cffb31e35c8 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 9 Jul 2017 18:36:10 +0100 Subject: [PATCH 2053/2525] chatwork blocked on req-0.3.0 (#2641) --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4f74dd8..dc78fdcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,9 +1,11 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: - "Nobutada Matsubara @matsubara0507": - - chatwork - + "Nobutada Matsubara @matsubara0507": [] + # package temprarily removed as added while blocked on req-0.3.0; + # see https://github.com/fpco/stackage/issues/2641 + # - chatwork + "Pavol Klacansky @pavolzetor": - openexr-write From 0d74c4f4ded3660817779e023e2f2f033e50a60b Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 9 Jul 2017 20:19:26 +0100 Subject: [PATCH 2054/2525] h2c removed again (failing to compile C code - #2642) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc78fdcc..921bf4ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3143,7 +3143,8 @@ packages: - mltool "Edward Amsden @eamsden": - - h2c + # - h2c # freshly added package is missing headers: + # https://github.com/fpco/stackage/issues/2642 - bno055-haskell # If you stop maintaining a package you can move it here. From e8c24adece39c7d5fa22561675a2954ca1c0d075 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 9 Jul 2017 22:59:16 +0100 Subject: [PATCH 2055/2525] disable bno055-haskell to prevent h2c being pulled in (#2642) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 921bf4ba..8fbbec0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3142,10 +3142,10 @@ packages: - astro - mltool - "Edward Amsden @eamsden": + "Edward Amsden @eamsden": [] # - h2c # freshly added package is missing headers: # https://github.com/fpco/stackage/issues/2642 - - bno055-haskell + # - bno055-haskell # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 17188c32d92d3f476b234c74ba09b7792d5de364 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Mon, 10 Jul 2017 11:45:51 +0200 Subject: [PATCH 2056/2525] Added `plot-light` I am the author and maintainer ^_^ --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fbbec0e..c5ff2fc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -152,6 +152,7 @@ packages: - matrix-market-attoparsec - network-multicast - xeno + - plot-light "Joseph Canero @caneroj1": - sqlite-simple-errors From bcacb621f60f3fbae28589d67c3b7b18fd0c065c Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Mon, 10 Jul 2017 19:36:25 +0300 Subject: [PATCH 2057/2525] Add crypt-sha512 & splitmix --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fbbec0e..1b90075b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1229,6 +1229,7 @@ packages: - binary-orphans - binary-tagged - cabal-doctest + - crypt-sha512 - dlist-nonempty - edit-distance - functor-classes-compat @@ -1247,6 +1248,7 @@ packages: - servant-yaml - singleton-bool - spdx + - splitmix - tdigest - tdigest-Chart - these From db96dbce0ce9f737524463f7e0ecfaf51f660915 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 10 Jul 2017 17:00:46 -0700 Subject: [PATCH 2058/2525] Add constraint "rot13 < 0.2.0.0" per kvanberendonck/codec-rot13#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fbbec0e..4386d5b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,6 +3298,9 @@ packages: # https://github.com/fpco/stackage/issues/2640 - hoauth2 < 1.3.0 + # https://github.com/kvanberendonck/codec-rot13/issues/1 + - rot13 < 0.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3d0363f49947f2040ddf8c21859dc1bda7812b40 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 11 Jul 2017 10:41:35 -0700 Subject: [PATCH 2059/2525] Remove constraint "rot13 < 0.2.0.0" --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03d4efbe..9f1f6637 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3301,9 +3301,6 @@ packages: # https://github.com/fpco/stackage/issues/2640 - hoauth2 < 1.3.0 - # https://github.com/kvanberendonck/codec-rot13/issues/1 - - rot13 < 0.2.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 4493cf94a3db70e645ff2be34c7d07d38b9e9ba1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 12 Jul 2017 07:54:01 -0700 Subject: [PATCH 2060/2525] Remove constraint "hoauth2 < 1.3.0", closes #2640 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f1f6637..cad401bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,9 +3298,6 @@ packages: # https://github.com/fpco/stackage/issues/2636 - hashable < 1.2.6.1 - # https://github.com/fpco/stackage/issues/2640 - - hoauth2 < 1.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 20973ca444203e0e4cf2d1713e6c51bc2806409f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 12 Jul 2017 12:13:00 -0700 Subject: [PATCH 2061/2525] Remove constraint "hashable < 1.2.6.1", closes #2636 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cad401bd..3db86342 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3295,9 +3295,6 @@ packages: # https://github.com/fpco/stackage/issues/2635 - cryptonite < 0.24 - # https://github.com/fpco/stackage/issues/2636 - - hashable < 1.2.6.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 37ee900bf32c315046d1777e466b4cc6f42bb734 Mon Sep 17 00:00:00 2001 From: Joseph Canero Date: Wed, 12 Jul 2017 18:56:16 -0400 Subject: [PATCH 2062/2525] add filter-logger --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3db86342..c6f5b600 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -158,6 +158,7 @@ packages: - sqlite-simple-errors - median-stream - stm-supply + - filter-logger "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt From f2d28c06d789f08ec688596dcc326ec743cfa2f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 13 Jul 2017 07:22:43 -0700 Subject: [PATCH 2063/2525] Add constraint "cron < 0.6" per #2646 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3db86342..10a1cbd5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3295,6 +3295,9 @@ packages: # https://github.com/fpco/stackage/issues/2635 - cryptonite < 0.24 + # https://github.com/fpco/stackage/issues/2646 + - cron < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of From 16208ed03b9b67d42b0241a3425340b0fdbf7e37 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 14 Jul 2017 05:33:08 +0300 Subject: [PATCH 2064/2525] Add unliftio-core and unliftio --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86c4da6d..36983b97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -305,6 +305,8 @@ packages: - pid1 - typed-process - say + - unliftio-core + - unliftio - fsnotify - hinotify From bcc803a542a85548567143d5566b7d7130cd1932 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 15 Jul 2017 18:49:23 +0200 Subject: [PATCH 2065/2525] Add ALSA bindings --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36983b97..5f1dc32a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -48,6 +48,9 @@ packages: # - accelerate-fftw # via accelerate: bounds: base # - accelerate-fourier # via accelerate: bounds: base # - accelerate-utility # via accelerate: bounds: base + - alsa-core + - alsa-pcm + - alsa-seq - apportionment - audacity - bibtex From a2fb7d71703bd2a5af74a0e2f5d558de5d9357cf Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 15 Jul 2017 18:49:47 +0200 Subject: [PATCH 2066/2525] Add JACK bindings --- build-constraints.yaml | 1 + debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f1dc32a..73d4ea0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -75,6 +75,7 @@ packages: - group-by-date - iff - interpolation + - jack - latex - lazyio - markov-chain diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 8d22fa0a..edd97513 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -72,6 +72,7 @@ apt-get install -y \ libhidapi-dev \ libicu-dev \ libimlib2-dev \ + libjack-jackd2-dev \ libjudy-dev \ liblapack-dev \ libleveldb-dev \ From e30e64383b2c5caf471d3c8070eced192c6a702d Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 15 Jul 2017 18:50:08 +0200 Subject: [PATCH 2067/2525] Add soxlib bindings --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73d4ea0c..e26bf1e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -93,6 +93,7 @@ packages: - set-cover - sound-collage - sox + - soxlib - split-record - spreadsheet - stm-split From 7795e1fc2cc312322f0019878a368e85b6b6e49f Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 15 Jul 2017 18:50:23 +0200 Subject: [PATCH 2068/2525] Add med-module --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e26bf1e7..2376a18c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -82,6 +82,7 @@ packages: - midi - midi-music-box - mbox-utility + - med-module - non-empty - non-negative - numeric-prelude From 11cb79489e89b301b760b6490bc07ec13397ffa5 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 15 Jul 2017 18:51:05 +0200 Subject: [PATCH 2069/2525] Remove storable-record from Niklas since I am the maintainer. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2376a18c..83f6be1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2034,7 +2034,6 @@ packages: - reinterpret-cast # As dependencies of packages above - attoparsec-binary - - storable-record "Brandon Martin @codedmart": - engine-io-wai From 2a695f07b2711af68bb0d07dc9d91f6889c53df4 Mon Sep 17 00:00:00 2001 From: ncaq Date: Mon, 17 Jul 2017 16:20:08 +0900 Subject: [PATCH 2070/2525] added: yesod-form-bootstrap4 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36983b97..0d8733c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,6 +3021,7 @@ packages: "ncaq @ncaq": - haskell-import-graph - uniq-deep + - yesod-form-bootstrap4 - yesod-recaptcha2 "Andrei Barbu @abarbu": From 18f0012f8b33a0fc6a0914ca8f8b9071422893bb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 18 Jul 2017 19:47:59 +0900 Subject: [PATCH 2071/2525] debian-bootstrap.sh: opencv build is breaking docker image (#2611) --- debian-bootstrap.sh | 50 --------------------------------------------- 1 file changed, 50 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index edd97513..04edf9b8 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -208,53 +208,3 @@ curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-l #apt-add-repository multiverse \ # && apt-get update \ # && apt-get install -y libfdk-aac-dev - - -################################################################################ -# Install opencv. - -OPENCV_VERSION="3.2.0" - -apt-get install -y \ - cmake \ - pkg-config \ - libjpeg-dev \ - libtiff5-dev \ - libjasper-dev \ - libpng12-dev \ - libavcodec-dev \ - libavformat-dev \ - libswscale-dev \ - libxvidcore-dev \ - libx264-dev \ - libv4l-dev \ - liblapacke-dev \ - libgtk-3-dev \ - libopenblas-dev \ - libhdf5-dev \ - libtesseract-dev \ - libleptonica-dev \ - python3-dev \ - gfortran - -# Make a new directory -rm -rf /tmp/opencv-build -mkdir /tmp/opencv-build -cd /tmp/opencv-build - -# Download OpenCV -curl -L https://github.com/opencv/opencv/archive/${OPENCV_VERSION}.tar.gz | tar xz -curl -L https://github.com/opencv/opencv_contrib/archive/${OPENCV_VERSION}.tar.gz | tar xz - -cd opencv-${OPENCV_VERSION} -mkdir build -cd build -cmake -D CMAKE_BUILD_TYPE=RELEASE \ - -D CMAKE_INSTALL_PREFIX=/usr/local \ - -D OPENCV_EXTRA_MODULES_PATH=/tmp/opencv-build/opencv_contrib-${OPENCV_VERSION}/modules .. - -make -j - -make install - -################################################################################ From adfeac1200e4ef5c5efbd72c85fdeb3dda21a261 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Wed, 19 Jul 2017 14:05:16 +0900 Subject: [PATCH 2072/2525] added: papillon --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a82cc2b..eb1319b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2626,6 +2626,7 @@ packages: - Imlib - xturtle - gluturtle + - papillon "Jan Gerlinger @JanGe": - irc-dcc From 1bc67bb54eda08c90d8421bc11d257354a379d11 Mon Sep 17 00:00:00 2001 From: Edward Amsden Date: Wed, 19 Jul 2017 08:19:08 -0400 Subject: [PATCH 2073/2525] re-enable h2c and bno055-haskell, and add libi2c-dev to debian-bootstrap.sh so h2c will build --- build-constraints.yaml | 5 ++--- debian-bootstrap.sh | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a82cc2b..1995934d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3155,9 +3155,8 @@ packages: - mltool "Edward Amsden @eamsden": [] - # - h2c # freshly added package is missing headers: - # https://github.com/fpco/stackage/issues/2642 - # - bno055-haskell + - h2c + - bno055-haskell # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 04edf9b8..a1fbb4cb 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -70,6 +70,7 @@ apt-get install -y \ libgtk2.0-dev \ libgtksourceview-3.0-dev \ libhidapi-dev \ + libi2c-dev \ libicu-dev \ libimlib2-dev \ libjack-jackd2-dev \ From ac190970dfda67ca83a001603ecc7115f64e34d1 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Wed, 19 Jul 2017 20:27:57 +0200 Subject: [PATCH 2074/2525] Change ghc-exactprint maintainer to @alanz --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a82cc2b..9fdb7874 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -352,6 +352,7 @@ packages: - profiterole "Alan Zimmerman @alanz": + - ghc-exactprint - hjsmin - language-javascript - Strafunski-StrategyLib @@ -1959,7 +1960,6 @@ packages: "Matthew Pickering @mpickering": - refact # - servant-pandoc # bounds: pandoc-types, servant-docs - - ghc-exactprint # - apply-refact # "Andrew Gibiansky @gibiansky": From ddda04a71ee1665eba92054114c1b632568aa0ec Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Wed, 19 Jul 2017 20:28:40 +0200 Subject: [PATCH 2075/2525] Add haskell-lsp --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9fdb7874..a292517e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -353,6 +353,7 @@ packages: "Alan Zimmerman @alanz": - ghc-exactprint + - haskell-lsp - hjsmin - language-javascript - Strafunski-StrategyLib From ee755a11ce9e98d5f6d3505eea95030db9e73459 Mon Sep 17 00:00:00 2001 From: Edward Amsden Date: Wed, 19 Jul 2017 19:46:19 -0400 Subject: [PATCH 2076/2525] Fix yaml --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1995934d..ed702c0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,7 +3154,7 @@ packages: - astro - mltool - "Edward Amsden @eamsden": [] + "Edward Amsden @eamsden": - h2c - bno055-haskell From 55848ee2a56ef9b155284d8b0602a06bcc863a0d Mon Sep 17 00:00:00 2001 From: Jacob Stanley Date: Thu, 20 Jul 2017 12:27:59 +1000 Subject: [PATCH 2077/2525] Add hedgehog, hedgehog-quickcheck --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a82cc2b..e5e3d341 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,10 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Jacob Stanley @jystic": + - hedgehog + - hedgehog-quickcheck + "Nobutada Matsubara @matsubara0507": [] # package temprarily removed as added while blocked on req-0.3.0; # see https://github.com/fpco/stackage/issues/2641 From 726ec7573e6f66895a8adea94b03734920fd2338 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 14:40:49 +0900 Subject: [PATCH 2078/2525] vty < 5.16 (#2654) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28bd1f78..a92eea3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3312,6 +3312,8 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 + # https://github.com/fpco/stackage/issues/2654 + - vty < 5.16 # end of packages # Package flags are applied to individual packages, and override the values of From 9c9d052798cd277dab76c6b00aa0e2d6b2198cfd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 14:43:39 +0900 Subject: [PATCH 2079/2525] drop hint < 0.7 (#2577) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a92eea3b..b446ba3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3260,9 +3260,6 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2577 - - hint < 0.7 - # https://github.com/fpco/stackage/issues/2583 - path < 0.6 From 80367e4b48452db89c7380e300473d3d866314e8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:02:29 +0900 Subject: [PATCH 2080/2525] Revert "vty < 5.16 (#2654)" This reverts commit 726ec7573e6f66895a8adea94b03734920fd2338. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b446ba3a..7bb0c291 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,8 +3309,6 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 - # https://github.com/fpco/stackage/issues/2654 - - vty < 5.16 # end of packages # Package flags are applied to individual packages, and override the values of From 3fd5172699750e036b0b71e456b80962742de278 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:08:08 +0900 Subject: [PATCH 2081/2525] camfort failing to build (camfort/camfort#102) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bb0c291..ce2ac7f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2802,7 +2802,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - - camfort + # - camfort # https://github.com/camfort/camfort/issues/102 - codo-notation # - fortran-src # OOM https://github.com/fpco/stackage/issues/2232 # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 From ba6336055c5f062549f93493caacf7b5a0bf981b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:13:03 +0900 Subject: [PATCH 2082/2525] language-puppet-1.3.8 haddock failing (bartavelle/language-puppet#208) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce2ac7f3..ec696345 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,6 +3309,8 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 + # https://github.com/bartavelle/language-puppet/issues/208 + - language-puppet < 1.3.8 # end of packages # Package flags are applied to individual packages, and override the values of From 0da69cd3c456dc7d73a019c27d5dd22f87ae6faa Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:17:07 +0900 Subject: [PATCH 2083/2525] haskell-lsp haddock failing (#2652) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec696345..365120d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -357,7 +357,7 @@ packages: "Alan Zimmerman @alanz": - ghc-exactprint - - haskell-lsp + # - haskell-lsp # https://github.com/fpco/stackage/pull/2652 - hjsmin - language-javascript - Strafunski-StrategyLib From 188db36a46f3eb4d10e5d22eca3d90bc541a0916 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:27:47 +0900 Subject: [PATCH 2084/2525] sbv < 7.0 (LeventErkok/sbv#315) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 365120d6..4f077bcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,6 +3311,9 @@ packages: # https://github.com/bartavelle/language-puppet/issues/208 - language-puppet < 1.3.8 + + # https://github.com/LeventErkok/sbv/issues/315 + - sbv < 7.0 # end of packages # Package flags are applied to individual packages, and override the values of From 728f05a76c44093dde41723ec63976820584fbaf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 18:29:45 +0900 Subject: [PATCH 2085/2525] allow haskell-lsp haddocks to fail (#2652) This reverts commit 0da69cd3c456dc7d73a019c27d5dd22f87ae6faa. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f077bcc..5ff1b4a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -357,7 +357,7 @@ packages: "Alan Zimmerman @alanz": - ghc-exactprint - # - haskell-lsp # https://github.com/fpco/stackage/pull/2652 + - haskell-lsp - hjsmin - language-javascript - Strafunski-StrategyLib @@ -3841,7 +3841,8 @@ expected-haddock-failures: # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier - + # https://github.com/fpco/stackage/pull/2652 + - haskell-lsp # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 5d3301d1ba930fc1e897ba7538470688864abf22 Mon Sep 17 00:00:00 2001 From: aiya000 Date: Sat, 22 Jul 2017 21:43:41 +0900 Subject: [PATCH 2086/2525] Add snowtify --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ff1b4a4..5cc7ee23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2992,6 +2992,7 @@ packages: "aiya000 @aiya000": - stack-type - throwable-exceptions + - snowtify "Mitsutoshi Aoe @maoe": - sensu-run From 0ce707d4da7a3b2a243b9c4356dcf9aaa7e9082e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Jul 2017 11:13:40 +0800 Subject: [PATCH 2087/2525] Revert "language-puppet-1.3.8 haddock failing (bartavelle/language-puppet#208)" This reverts commit ba6336055c5f062549f93493caacf7b5a0bf981b. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cc7ee23..b570bef6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3310,9 +3310,6 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 - # https://github.com/bartavelle/language-puppet/issues/208 - - language-puppet < 1.3.8 - # https://github.com/LeventErkok/sbv/issues/315 - sbv < 7.0 # end of packages From ad7507756cc7641ba176a0d0e1d2036528c817af Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Jul 2017 11:18:21 +0800 Subject: [PATCH 2088/2525] happstack-server < 7.5.0 (#2656) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b570bef6..3efe84bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3312,6 +3312,9 @@ packages: # https://github.com/LeventErkok/sbv/issues/315 - sbv < 7.0 + + # https://github.com/fpco/stackage/issues/2656 + - happstack-server < 7.5.0 # end of packages # Package flags are applied to individual packages, and override the values of From 5b45a7616af7991fcaff18d940dc36c84b006ed0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Jul 2017 11:20:44 +0800 Subject: [PATCH 2089/2525] x509 < 1.7 (#2657) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3efe84bb..6f091a31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3315,6 +3315,9 @@ packages: # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 + + # https://github.com/fpco/stackage/issues/2657 + - x509 < 1.7 # end of packages # Package flags are applied to individual packages, and override the values of From 65ed450f780cf6a71f91c49708953fe564a2f106 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Jul 2017 11:27:08 +0800 Subject: [PATCH 2090/2525] x509-validation-1.6.8 testsuite needs x509-1.7.1 (#2657) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f091a31..5505606c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3318,6 +3318,7 @@ packages: # https://github.com/fpco/stackage/issues/2657 - x509 < 1.7 + - x509-validation < 1.6.8 # end of packages # Package flags are applied to individual packages, and override the values of From d3c3f2e800b2dac86f1aa77ea204f008a8e97fdc Mon Sep 17 00:00:00 2001 From: tonyday567 Date: Sun, 23 Jul 2017 13:29:33 +1000 Subject: [PATCH 2091/2525] adding tonyday56 packages --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ff1b4a4..43c2c729 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2894,8 +2894,10 @@ packages: - HDBC-mysql "Tony Day @tonyday567": - [] - # - chart-unit # via random-fu: via log-domain: via safecopy: bounds: vector + - numhask + - numhask-range + - chart-unit + - perf "Iphigenia Df @iphydf": - data-msgpack From 9e8f1933401c516abf747e47a126e47b0847e485 Mon Sep 17 00:00:00 2001 From: tonyday567 Date: Sun, 23 Jul 2017 15:13:30 +1000 Subject: [PATCH 2092/2525] add online package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43c2c729..d920f4fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2898,6 +2898,7 @@ packages: - numhask-range - chart-unit - perf + - online "Iphigenia Df @iphydf": - data-msgpack From 1e717e9e48a4c6ff408af61e2ecdf92c3d626cb1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:13:00 +0800 Subject: [PATCH 2093/2525] Revert "x509 < 1.7 (#2657)" This reverts commit 5b45a7616af7991fcaff18d940dc36c84b006ed0. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8d3ddd5..b9f1e6cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3318,10 +3318,6 @@ packages: # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 - - # https://github.com/fpco/stackage/issues/2657 - - x509 < 1.7 - - x509-validation < 1.6.8 # end of packages # Package flags are applied to individual packages, and override the values of From b8ddaa3619a0a1309e6e248ad020c53a574f19e5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:31:24 +0800 Subject: [PATCH 2094/2525] Revert "sbv < 7.0 (LeventErkok/sbv#315)" and let testsuite fail sbv-7 requires z3-4.5+ --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9f1e6cf..3f55807f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3313,9 +3313,6 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 - # https://github.com/LeventErkok/sbv/issues/315 - - sbv < 7.0 - # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 # end of packages @@ -3684,6 +3681,7 @@ expected-test-failures: - rethinkdb - rethinkdb-client-driver - riak + - sbv # needs z3 >= 4.5 (Xenial has 4.4) - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages From 759687d731f0f5cf1c7bde7853daf30bc77e3865 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:36:35 +0800 Subject: [PATCH 2095/2525] haddock-library < 1.4.4 (#2659) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f55807f..222ce41d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3315,6 +3315,9 @@ packages: # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 + + # https://github.com/fpco/stackage/issues/2659 + - haddock-library < 1.4.4 # end of packages # Package flags are applied to individual packages, and override the values of From 3a97b2dcd05458e4f9545bb17e7c9d2ba5e8cd83 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:39:22 +0800 Subject: [PATCH 2096/2525] haddock-api-2.18.1 also requires Cabal 2.0 (#2659) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 222ce41d..cc97af47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3318,6 +3318,7 @@ packages: # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 + - haddock-api < 2.18.1 # end of packages # Package flags are applied to individual packages, and override the values of From 728a6438e745e214f5fb1700c992677e6352088f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:43:21 +0800 Subject: [PATCH 2097/2525] haddock-2.18.1 needs Cabal 2.0 (#2659) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc97af47..ca6f20fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3319,6 +3319,7 @@ packages: # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 - haddock-api < 2.18.1 + - haddock < 2.18.1 # end of packages # Package flags are applied to individual packages, and override the values of From a55028994c7cde225869e385f8fbda7ed8eb9efc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 09:48:46 +0800 Subject: [PATCH 2098/2525] add ghc-8.2.1 library upper bounds (#2659) --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca6f20fd..fd6f5a8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,10 +3316,16 @@ packages: # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 + # ghc-8.2.1 # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 - haddock-api < 2.18.1 - haddock < 2.18.1 + - Cabal < 2.0.0.2 + - base < 4.9.1.0 + - binary < 0.8.3.0 + - containers < 0.5.7.1 + - template-haskell < 2.11.1.0 # end of packages # Package flags are applied to individual packages, and override the values of From 620a2032fa99ad01ddd312b3f25f6672db19f050 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 10:58:57 +0800 Subject: [PATCH 2099/2525] fix ghc-8.2.1 library bounds (#2659) --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd6f5a8f..05a88a29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,10 +3322,9 @@ packages: - haddock-api < 2.18.1 - haddock < 2.18.1 - Cabal < 2.0.0.2 - - base < 4.9.1.0 - - binary < 0.8.3.0 - - containers < 0.5.7.1 - - template-haskell < 2.11.1.0 + - base-noprelude < 4.10.0.0 + - rattletrap < 2.5.1 + - inline-c < 0.6.0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 6d9d4af2e98601c4c8b390190d77ab200f37014e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 11:01:55 +0800 Subject: [PATCH 2100/2525] inline-c < 0.6.0.1 (#2659) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05a88a29..313dbeea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3324,7 +3324,7 @@ packages: - Cabal < 2.0.0.2 - base-noprelude < 4.10.0.0 - rattletrap < 2.5.1 - - inline-c < 0.6.0.2 + - inline-c < 0.6.0.1 # end of packages # Package flags are applied to individual packages, and override the values of From 0134276c9365c1c6e03bf1cf04b38bafdb4812a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 11:09:06 +0800 Subject: [PATCH 2101/2525] inline-c-cpp < 0.2.0.0 (#2659) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 313dbeea..27490d9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3325,6 +3325,7 @@ packages: - base-noprelude < 4.10.0.0 - rattletrap < 2.5.1 - inline-c < 0.6.0.1 + - inline-c-cpp < 0.2.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From e4ee0e74ea7b6c7d58b6e1e7493c1a718cfef07f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 24 Jul 2017 11:11:29 +0800 Subject: [PATCH 2102/2525] inline-c < 0.6.0.0 (#2659) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27490d9d..620efdd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3324,7 +3324,7 @@ packages: - Cabal < 2.0.0.2 - base-noprelude < 4.10.0.0 - rattletrap < 2.5.1 - - inline-c < 0.6.0.1 + - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 # end of packages From afb988f616caa4e3153ac34560b59d4670bbd4ae Mon Sep 17 00:00:00 2001 From: Sam Protas Date: Sun, 23 Jul 2017 23:27:04 -0400 Subject: [PATCH 2103/2525] Add composable-associations and composable-associations-aeson --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 620efdd9..a21e9881 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,8 @@ packages: "Sam Protas @SamProtas": - triplesec + - composable-associations + - composable-associations-aeson "Anton Ekblad @valderman": - selda From 7c4958acaf40358beea30be4f04c56e9cf098019 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 00:49:05 +0800 Subject: [PATCH 2104/2525] servant-docs < 0.11 (#2661) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 620efdd9..0e2f61c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3326,6 +3326,10 @@ packages: - rattletrap < 2.5.1 - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 + - packdeps < 0.4.4 + + # https://github.com/fpco/stackage/issues/2661 + - servant-docs < 0.11 # end of packages # Package flags are applied to individual packages, and override the values of From 846ba45db963aaf516db6cabdff4babd9eca0c24 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 00:54:46 +0800 Subject: [PATCH 2105/2525] aeson-extra-0.4.1.0 needs these-0.74+ (#2586) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e2f61c1..41099298 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3281,6 +3281,7 @@ packages: - text-show < 3.6.2 - text-show-instances < 3.6.1 - these < 0.7.4 + - aeson-extra < 0.4.1.0 # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 From ea84f35bab29c1660f2df80c194f672a12ccf263 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 12:44:56 +0800 Subject: [PATCH 2106/2525] tls testsuite started failing to build (vincenthz/hs-tls#247) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41099298..dfe5c99a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3758,6 +3758,7 @@ expected-test-failures: - 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 + - tls # https://github.com/vincenthz/hs-tls/issues/247 - tries # https://github.com/athanclark/tries/issues/2 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 From b379ecb81f28aba85a49c6b3b8c383d62b24430f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 12:57:02 +0800 Subject: [PATCH 2107/2525] tcp-streams and tcp-streams-openssl testsuite failing (didi-FP/tcp-streams#5) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfe5c99a..98692a0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,8 +3794,10 @@ expected-test-failures: - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both + - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 + - tcp-streams-openssl # https://github.com/didi-FP/tcp-streams/issues/5 + - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 # end of expected-test-failures From 32a01aa297b5663dcbfcc3a7bd8fe5b6a3701ec2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 25 Jul 2017 13:02:28 +0800 Subject: [PATCH 2108/2525] tls benchmarks also failing to compile (vincenthz/hs-tls#247) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98692a0b..52a5b002 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,9 +3820,10 @@ expected-benchmark-failures: - Frames # https://github.com/acowley/Frames/issues/47 - cryptohash # https://github.com/vincenthz/hs-cryptohash/pull/43 - dbus # No issue tracker, sent e-mail to maintainer - - thyme # https://github.com/liyang/thyme/issues/50 - - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 + - thyme # https://github.com/liyang/thyme/issues/50 + - tls # https://github.com/vincenthz/hs-tls/issues/247 + - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 From 4fca4bf67bded2a53d6174cf860c891182853b66 Mon Sep 17 00:00:00 2001 From: Ivan Lazar Miljenovic Date: Tue, 25 Jul 2017 16:35:19 +1000 Subject: [PATCH 2109/2525] servant-pandoc now maintained by @ivan-m --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52a5b002..1bfbc326 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1964,7 +1964,6 @@ packages: "Matthew Pickering @mpickering": - refact - # - servant-pandoc # bounds: pandoc-types, servant-docs # - apply-refact # "Andrew Gibiansky @gibiansky": @@ -2148,6 +2147,7 @@ packages: - fgl-arbitrary - graphviz - wl-pprint-text + - servant-pandoc "Sharif Olorin @olorin": - quickcheck-text From a7e6fe75fa8bdc3ea0ec90b572aedd3ba8069cfb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:21:22 +0300 Subject: [PATCH 2110/2525] Block packages and close #2037 --- build-constraints.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52a5b002..afba5ad8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2442,7 +2442,7 @@ packages: - file-modules - frontmatter - read-editor - - hspec-setup + # - hspec-setup # bounds: haskell-src-exts # - hzulip # bounds: aeson, stm-conduit - list-prompt # - memoization-utils # bounds: time @@ -3102,17 +3102,17 @@ packages: - lens-labels - proto-lens - proto-lens-descriptors - - proto-lens-protoc - - proto-lens-combinators + # - proto-lens-protoc # bounds: haskell-src-exts + # - proto-lens-combinators # bounds: proto-lens-protoc - proto-lens-arbitrary - proto-lens-optparse - - proto-lens-protobuf-types - - tensorflow - - tensorflow-core-ops - - tensorflow-opgen - - tensorflow-ops - - tensorflow-proto - - tensorflow-test + # - proto-lens-protobuf-types # bounds: proto-lens-protoc + # - tensorflow # bounds: proto-lens-protoc + # - tensorflow-core-ops # bounds: tensorflow + # - tensorflow-opgen # bounds: tensorflow + # - tensorflow-ops # bounds: tensorflow + # - tensorflow-proto # bounds: proto-lens-protoc + # - tensorflow-test # bounds: tensorflow "Christof Schramm ": - mnist-idx @@ -3196,9 +3196,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2037 - - haskell-src-exts < 1.19 - # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 From 64d1b40343c9d058796205c5f8bdba113218bffb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:29:36 +0300 Subject: [PATCH 2111/2525] Block packages and close #2317 --- build-constraints.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index afba5ad8..12b3a331 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -373,9 +373,9 @@ packages: - blaze-html - blaze-markup - cabal-dependency-licenses - - hakyll + # - hakyll # bounds: skylighting - stylish-haskell - - patat + # - patat # bounds: skylighting - profiteur - psqueues - websockets @@ -576,8 +576,8 @@ packages: "Brent Yorgey @byorgey": - active - - BlogLiterately - - BlogLiterately-diagrams + # - BlogLiterately # bounds: skylighting + # - BlogLiterately-diagrams # bounds: skylighting - diagrams - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file @@ -1673,8 +1673,8 @@ packages: - poly-arity - urlpath - wai-transformers - - wai-middleware-content-type - - wai-middleware-verbs + # - wai-middleware-content-type # bounds: skylighting + # - wai-middleware-verbs # bounds: skylighting - websockets-rpc - webpage - composition-extra @@ -2076,7 +2076,7 @@ packages: - xml-html-qq - xml-indexed-cursor - yahoo-finance-api - - yesod-markdown + # - yesod-markdown # bounds: skylighting "Franklin Chen @FranklinChen": - Ebnf2ps @@ -2532,8 +2532,8 @@ packages: - pandoc-types < 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - - pandoc - - pandoc-citeproc + # - pandoc # bounds: skylighting + # - pandoc-citeproc # bounds: skylighting "Karun Ramakrishnan @karun012": - doctest-discover @@ -2541,7 +2541,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - mushu - - hakyll-favicon + # - hakyll-favicon # bounds: skylighting # "Ruey-Lin Hsu @petercommand": # - MASMGen # bounds: ghc, base @@ -3199,9 +3199,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 - # https://github.com/fpco/stackage/issues/2317 - - skylighting < 0.2 - # https://github.com/fpco/stackage/issues/2329 - network-transport < 0.5 From 59585bab0889f674e73320e7d7a4560af4e9aab6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:29:46 +0300 Subject: [PATCH 2112/2525] Comment: waiting for GHC 8.2.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12b3a331..d407752c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3197,7 +3197,7 @@ packages: "Stackage upper bounds": # https://github.com/fpco/stackage/issues/2127 - - leapseconds-announced < 2017.0.0.1 + - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 # https://github.com/fpco/stackage/issues/2329 - network-transport < 0.5 From 13252b7875b2843d3c0f5c9bb114449e19ebecbb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:33:32 +0300 Subject: [PATCH 2113/2525] Block packages and close #2329 --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d407752c..af7fd94e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2268,9 +2268,9 @@ packages: # - distributed-process-simplelocalnet # via: distributed-process - distributed-static - network-transport - - network-transport-tcp - - network-transport-inmemory - - network-transport-composed + # - network-transport-tcp # bounds: network-transport + # - network-transport-inmemory # bounds: network-transport + # - network-transport-composed # bounds: network-transport - rank1dynamic # "Alexander Vershilov @qnikst": @@ -3199,9 +3199,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 - # https://github.com/fpco/stackage/issues/2329 - - network-transport < 0.5 - # https://github.com/fpco/stackage/issues/2334 - tcp-streams < 1.0.0.0 - tcp-streams-openssl < 1.0.0.0 From 6b4168d4a7b2b3b8f6b590792f7ce770cf4b321a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:36:36 +0300 Subject: [PATCH 2114/2525] Block packages and close #2334 --- build-constraints.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af7fd94e..41231893 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -183,8 +183,8 @@ packages: - binary-parsers - binary-ieee754 - word24 - - mysql-haskell - - mysql-haskell-openssl + # - mysql-haskell # bounds: memory + # - mysql-haskell-openssl # bounds: tcp-streams - data-has "Harendra Kumar @harendra-kumar": @@ -3118,7 +3118,8 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell + [] + # - persistent-mysql-haskell # bounds: tcp-streams "Moritz Schulte @mtesseract": - async-refresh @@ -3199,11 +3200,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 - # https://github.com/fpco/stackage/issues/2334 - - tcp-streams < 1.0.0.0 - - tcp-streams-openssl < 1.0.0.0 - - mysql-haskell < 0.8.1.0 - # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 From 744f5c284345b35e2c05f7b0062f5bef082a2dd7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:39:11 +0300 Subject: [PATCH 2115/2525] Remove upper bound and close #2400 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41231893..717adf5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3203,9 +3203,6 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 - # https://github.com/fpco/stackage/issues/2400 - - hslua < 0.5 - # https://github.com/fpco/stackage/issues/2449 - aeson < 1.2.0.0 From 51bcb400bde33a018782691cddfdfbb741d32604 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:40:28 +0300 Subject: [PATCH 2116/2525] Block packages and close #2594 --- build-constraints.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 717adf5c..24dd7523 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,7 +35,8 @@ packages: - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": - - discord-hs + [] + # - discord-hs # bouns: req "Roman Gonzalez @roman": - etc @@ -3270,10 +3271,6 @@ packages: # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 - # https://github.com/fpco/stackage/issues/2594 - - req < 0.3.0 # also remove from expected-test-failure - - req-conduit < 0.2.0 # because of above - # https://github.com/fpco/stackage/issues/2595 - cassava < 0.5.0.0 - cassava-conduit < 0.4.0.0 # because of above and #2586 @@ -3773,7 +3770,6 @@ 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 From 22fc11509ac6afd102c3e31d4d200490c559f831 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:46:26 +0300 Subject: [PATCH 2117/2525] Block packages and close #2529 --- build-constraints.yaml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24dd7523..78c900e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1107,7 +1107,7 @@ packages: "Alexandr Ruchkin @mvoidex": - hdocs - hformat - - hsdev + # - hsdev # bounds: mmorph - simple-log - text-region @@ -1627,7 +1627,7 @@ packages: - pipes-mongodb # via mongoDB - servant-elm - skeletons - - streaming-wai + # - streaming-wai # bounds: mmorph # "Smirnov Alexey @chemist": # - snmp # bounds: ghc, base @@ -1715,9 +1715,9 @@ packages: - lens-simple - lens-family-core - lens-family - - streaming - - streaming-bytestring - - streaming-utils + # - streaming # bounds: mmorph + # - streaming-bytestring # bounds: mmorph + # - streaming-utils # bounds: mmorph "Justin Le @mstksg": - auto @@ -1781,8 +1781,8 @@ packages: - inline-r - jni - jvm - - sparkle - - streaming-binary + # - sparkle # bounds: mmorph + # - streaming-binary # bounds: mmorph - th-lift "Christopher Reichert @creichert": @@ -2295,8 +2295,9 @@ packages: # - engine-io-yesod # bounds: ghc, base "Tim McGilchrist @tmcgilchrist": + [] # - riak # bounds: aeson - - airship + # - airship # bounds: mmorph "Yuras Shumovich @Yuras": - pdf-toolbox-core @@ -3219,9 +3220,6 @@ packages: # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 - # https://github.com/fpco/stackage/issues/2529 - - mmorph < 1.1.0 - # https://github.com/fpco/stackage/issues/2604 - criterion < 1.2 - statistics < 0.14 From 7595cea8b5aa68d5169076183e1b36046a783f30 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:48:37 +0300 Subject: [PATCH 2118/2525] Remove upper bound and close #2555 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78c900e2..29c0ee8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3228,9 +3228,6 @@ packages: # https://github.com/fpco/stackage/issues/2550 - foldl < 1.3.0 - # https://github.com/fpco/stackage/issues/2555 - - streaming-commons < 0.1.18 - # https://github.com/fpco/stackage/issues/2557 - singletons < 2.3 - th-desugar < 1.7 From 67bc4bb90fccdc6e9e0a42d73add629ef6cfc7e9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:49:26 +0300 Subject: [PATCH 2119/2525] Block packages and close #2550 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29c0ee8c..3d121522 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2879,7 +2879,7 @@ packages: - vector-mmap "Alex Mason @Axman6": - - foldl-statistics + # - foldl-statistics # bounds: foldl - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": @@ -3225,9 +3225,6 @@ packages: - statistics < 0.14 - thread-local-storage < 0.1.2 - # https://github.com/fpco/stackage/issues/2550 - - foldl < 1.3.0 - # https://github.com/fpco/stackage/issues/2557 - singletons < 2.3 - th-desugar < 1.7 From 8a86eef052e5ef2ca90e2412fe81c005f372c462 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:52:31 +0300 Subject: [PATCH 2120/2525] Block package and close #2559 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3d121522..67cefbcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1892,7 +1892,7 @@ packages: "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write - - hapistrano + # - hapistrano # bounds: path-io - inflections - twitter-feed # - cassava-megaparsec # via cassava: bounds: vector @@ -3229,9 +3229,6 @@ packages: - singletons < 2.3 - th-desugar < 1.7 - # https://github.com/fpco/stackage/issues/2559 - - path-io < 1.3 - # https://github.com/fpco/stackage/issues/2562 - trifecta < 1.7 From 3fada7141f8781057f7be49dba9f4fc1ba91e342 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 25 Jul 2017 17:29:36 +0200 Subject: [PATCH 2121/2525] Block darcs (graphviz < 2999.19) and close #2487 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67cefbcd..d03b09f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -893,7 +893,7 @@ packages: - uri-encode "Simon Michael @simonmichael": - - darcs + # - darcs # bounds: graphviz < 2999.19 - hledger - hledger-lib - hledger-ui @@ -3214,9 +3214,6 @@ packages: - websockets-simple < 0.0.2.1 - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2487 - - graphviz < 2999.19 - # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 From 5d50125912f3cf637f6c6a1bd12da8d789418322 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 25 Jul 2017 17:34:10 +0200 Subject: [PATCH 2122/2525] Block irc-dcc and xdcc (path<0.6) and close #2583 --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d03b09f9..aa6be900 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2636,8 +2636,9 @@ packages: - papillon "Jan Gerlinger @JanGe": - - irc-dcc - - xdcc + [] + # - irc-dcc # bounds: path + # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": - hw-bits @@ -3235,9 +3236,6 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2583 - - path < 0.6 - # https://github.com/fpco/stackage/issues/2584 - tasty-quickcheck < 0.9 - arithmoi < 0.5.0.1 From 5cdd7df62943ae662a2433b3385dd6669928ebd1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 25 Jul 2017 13:12:40 -0700 Subject: [PATCH 2123/2525] Skip various test suites per doctest 0.12 --- build-constraints.yaml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa6be900..70bb26f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3444,6 +3444,36 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + # doctest 0.12 + - ad + - attoparsec-time + - bits + - bound + - bytes + - cgi + - clash-prelude + - comonad + - distributive + - email-validate + - flow + - genvalidity-property + - hasmin + - http-api-data + - intervals + - lens + - lens-aeson + - linear + - linear-accelerate + - log-domain + - makefile + - pipes-group + - prettyprinter + - semigroupoids + - servant-ruby + - servant-swagger + - tdigest + - turtle + - zippers # # HUnit 1.5 - GLFW-b - Glob From d028cf4c82f223a951276c6d52ec9cf600c079e1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 11:45:51 +0300 Subject: [PATCH 2124/2525] Block packages and close #2586 --- build-constraints.yaml | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70bb26f1..58b99aff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2146,7 +2146,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl - - fgl-arbitrary + # - fgl-arbitrary # bouns: QuickCheck - graphviz - wl-pprint-text @@ -3240,18 +3240,6 @@ packages: - tasty-quickcheck < 0.9 - arithmoi < 0.5.0.1 - # https://github.com/fpco/stackage/issues/2586 - - QuickCheck < 2.10 - - aeson-compat < 0.3.7 - - arithmoi < 0.5.0.1 - - binary-orphans < 0.1.7.0 - - lattices < 1.6.0 - - quickcheck-instances < 0.3.13 - - text-show < 3.6.2 - - text-show-instances < 3.6.1 - - these < 0.7.4 - - aeson-extra < 0.4.1.0 - # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 @@ -3456,7 +3444,7 @@ skipped-tests: - distributive - email-validate - flow - - genvalidity-property + # - genvalidity-property # bounds: QuickCheck - hasmin - http-api-data - intervals @@ -3590,8 +3578,22 @@ skipped-tests: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # waiting for QuickCheck == 2.10.* - - integer-logarithms + # QuickCheck 2.10 + - arithmoi + - blaze-html + - blaze-markup + - cassava-conduit + - edit-distance + - http-media + - morte + - printcess + - retry + - superbuffer + - unbound + - vector + - wai-middleware-rollbar + - websockets + - path # end of skipped-tests From 05337c0aed075d46bebba40a4c98e5b882caf76d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 11:50:15 +0300 Subject: [PATCH 2125/2525] Block packages and close #2449 --- build-constraints.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58b99aff..67ac5485 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1042,7 +1042,7 @@ packages: - users-test - validate-input - ignore - - elm-bridge + # - elm-bridge # bounds: aeson # digestive-bootstrap # via: digestive-functors, digestive-functors-blaze - blaze-bootstrap - dataurl @@ -1137,7 +1137,7 @@ packages: - cabal-rpm - stackage-query # - cabal-sort # BLOCKED directory 1.3 - - idris + # - idris # bounds aeson - libffi - xmonad-contrib - shelly @@ -2372,7 +2372,7 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + # - eventstore # bounds: aeson - dotnet-timespan "Sebastian Dröge slomo@coaxion.net @sdroege": @@ -2552,10 +2552,10 @@ packages: - string-conv - rng-utils - rotating-log - - ua-parser + # - ua-parser # bounds aeson - hs-GeoIP - retry - - katip + # - katip # bounds aeson # - katip-elasticsearch # via bloodhound: bounds: vector "Sid Kapur sidharthkapur1@gmail.com @sid-kap": @@ -3206,9 +3206,6 @@ packages: # https://github.com/fpco/stackage/issues/2393 - HUnit < 1.6.0.0 - # https://github.com/fpco/stackage/issues/2449 - - aeson < 1.2.0.0 - # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - servant-subscriber < 0.6.0.1 @@ -3594,6 +3591,7 @@ skipped-tests: - wai-middleware-rollbar - websockets - path + - aeson # end of skipped-tests From fa09d6647d1fe74f8bc3c915a42fc346174d7ea0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 11:53:14 +0300 Subject: [PATCH 2126/2525] Skip test and close #2393 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67ac5485..1efb287d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3203,9 +3203,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 - # https://github.com/fpco/stackage/issues/2393 - - HUnit < 1.6.0.0 - # https://github.com/fpco/stackage/issues/2451 - websockets < 0.11.0.0 - servant-subscriber < 0.6.0.1 @@ -3593,6 +3590,9 @@ skipped-tests: - path - aeson + # HUnit 1.6 + - terminal-progress-bar + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 35e175755ce9f22d93a346b851b89875bf2e85cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 11:57:09 +0300 Subject: [PATCH 2127/2525] Block packages and close #2451 --- build-constraints.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1efb287d..78945bfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2042,7 +2042,7 @@ packages: - attoparsec-binary "Brandon Martin @codedmart": - - engine-io-wai + # - engine-io-wai # bounds websockets - rethinkdb "Michael Walker @barrucadu": @@ -2987,7 +2987,7 @@ packages: - haskell-tools-rewrite - haskell-tools-prettyprint - haskell-tools-refactor - - haskell-tools-demo + # - haskell-tools-demo # bounds: websockets - haskell-tools-cli - haskell-tools-daemon - haskell-tools-debug @@ -3203,12 +3203,6 @@ packages: # https://github.com/fpco/stackage/issues/2127 - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 - # https://github.com/fpco/stackage/issues/2451 - - websockets < 0.11.0.0 - - servant-subscriber < 0.6.0.1 - - websockets-simple < 0.0.2.1 - - websockets-rpc < 0.4.1 - # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 From 95b76a92ce9ab9356db35f4fadb759210f379210 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:11:06 +0300 Subject: [PATCH 2128/2525] Skip benchmarks and close #2604 --- build-constraints.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78945bfc..85094563 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3204,12 +3204,7 @@ packages: - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 # https://github.com/fpco/stackage/issues/2528 - - concurrent-output < 1.10.0 - - # https://github.com/fpco/stackage/issues/2604 - - criterion < 1.2 - - statistics < 0.14 - - thread-local-storage < 0.1.2 + - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 # https://github.com/fpco/stackage/issues/2557 - singletons < 2.3 @@ -3924,6 +3919,12 @@ skipped-benchmarks: - graphviz - wl-pprint-text + # criterion 1.2 + - binary-parsers + - cryptohash-sha512 + - ed25519 + - unordered-containers + # end of skipped-benchmarks From 628f132215aba477edada4f82a6bcfabab819338 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:23:21 +0300 Subject: [PATCH 2129/2525] Skip tests and close #2562 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85094563..4bba6a50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3207,12 +3207,9 @@ packages: - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 # https://github.com/fpco/stackage/issues/2557 - - singletons < 2.3 + - singletons < 2.3 # Wait for GHC 8.2.1 - th-desugar < 1.7 - # https://github.com/fpco/stackage/issues/2562 - - trifecta < 1.7 - # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 @@ -3427,6 +3424,7 @@ skipped-tests: - distributive - email-validate - flow + - trifecta # - genvalidity-property # bounds: QuickCheck - hasmin - http-api-data From 92ccd3e5634a73a59b9e61f1f9516879dd61050b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:44:26 +0300 Subject: [PATCH 2130/2525] Skip tests and close #2584 --- build-constraints.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bba6a50..5fe51c9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3216,10 +3216,6 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2584 - - tasty-quickcheck < 0.9 - - arithmoi < 0.5.0.1 - # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 @@ -3560,7 +3556,6 @@ skipped-tests: - teardown # https://github.com/roman/Haskell-teardown/issues/1 # QuickCheck 2.10 - - arithmoi - blaze-html - blaze-markup - cassava-conduit @@ -3580,6 +3575,14 @@ skipped-tests: # HUnit 1.6 - terminal-progress-bar + # tasty-quickcheck 0.9 + - binary-parser + - cryptohash-sha512 + - diagrams-solve + - tar + - vector-builder + - zlib + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 8722db491c677f076a7bdc8826ea19299ea1d7f1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:55:03 +0300 Subject: [PATCH 2131/2525] Block packages and close #2569 --- build-constraints.yaml | 35 ++++++++++++++++------------------- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5fe51c9b..98f25a28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -155,8 +155,8 @@ packages: "Luke Murphy @lwm": - tasty-discover - - lentil - - packunused + # - lentil # bounds: optparse-applicative + # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - sparse-linear-algebra @@ -579,17 +579,17 @@ packages: - active # - BlogLiterately # bounds: skylighting # - BlogLiterately-diagrams # bounds: skylighting - - diagrams + # - diagrams # bounds: optparse-applicative - diagrams-builder # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - - diagrams-cairo # bounds: vector + # - diagrams-cairo # bounds: optparse-applicative - diagrams-contrib - diagrams-core - - diagrams-gtk + # - diagrams-gtk # bounds: optparse-applicative - diagrams-lib - diagrams-postscript - - diagrams-rasterific - - diagrams-svg + # - diagrams-rasterific # bounds: optparse-applicative + # - diagrams-svg # bounds: optparse-applicative - dual-tree - force-layout - haxr @@ -1191,10 +1191,10 @@ packages: "Jeffrey Rosenbluth @jeffreyrosenbluth": - palette - - diagrams-canvas - - diagrams-rasterific + # - diagrams-canvas # bounds: optparse-applicative + # - diagrams-rasterific # bounds: optparse-applicative - lucid-svg - - diagrams-html5 + # - diagrams-html5 # bounds: optparse-applicative - static-canvas - svg-builder @@ -1267,7 +1267,7 @@ packages: - spdx - splitmix - tdigest - - tdigest-Chart + # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers - waitra @@ -1549,7 +1549,7 @@ packages: "Noam Lewis @sinelaw": - xml-to-json - xml-to-json-fast - - resolve-trivial-conflicts + # - resolve-trivial-conflicts # bounds: optparse-applicative - wl-pprint # not a maintainer - hxt-curl @@ -2562,7 +2562,7 @@ packages: - tuple - OneTuple - SVGFonts - - Chart-diagrams + # - Chart-diagrams # bounds optparse-applicative # "Aaron Levin @aaronmblevin": # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client @@ -2899,8 +2899,8 @@ packages: "Tony Day @tonyday567": - numhask - numhask-range - - chart-unit - - perf + # - chart-unit # bounds optparse-applicative + # - perf # bounds optparse-applicative - online "Iphigenia Df @iphydf": @@ -2917,7 +2917,7 @@ packages: - clock-extras - next-ref - tmp-postgres - - postgresql-simple-opts + # - postgresql-simple-opts # bounds: optparse-applicative - pg-transact - hspec-pg-transact - postgresql-simple-queue @@ -3213,9 +3213,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2569 - - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2587 - extra < 1.6 From 5f75d150db2340ed4e103829f0bfefbbbbd416ba Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:55:11 +0300 Subject: [PATCH 2132/2525] Add flag to mintty for Windows --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98f25a28..6d377a16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3349,6 +3349,9 @@ package-flags: time_1_6_and_1_7: true time_pre_1_6: false + mintty: + win32-2-5: false + # end of package-flags # Special configure options for individual packages From f316e6bee0823eee1e44e25ad8e49e46609b078a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 12:58:08 +0300 Subject: [PATCH 2133/2525] Block package and close #2587 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d377a16..71a993bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -927,8 +927,9 @@ packages: # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 "Daniel Gröber @DanielG": + [] # - ghc-mod # bounds: syb - - cabal-helper + # - cabal-helper # bounds: extra "Yann Esposito yogsototh @yogsototh": - human-readable-duration @@ -3213,9 +3214,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2587 - - extra < 1.6 - # https://github.com/fpco/stackage/issues/2595 - cassava < 0.5.0.0 - cassava-conduit < 0.4.0.0 # because of above and #2586 From 523d266a3f848e0e06e1f9e82010ead8c77bdf33 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:00:01 +0300 Subject: [PATCH 2134/2525] Remove upper bounds and close #2595 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71a993bc..3a9fc9f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -288,7 +288,6 @@ packages: - async - base16-bytestring - c2hs - - cassava - csv-conduit - executable-hash - executable-path @@ -3188,6 +3187,7 @@ packages: - type-list - vinyl-utils - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - cassava # If you want to make sure a package is removed from stackage, # place it here with a `< 0` constraint and send a pull @@ -3214,10 +3214,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2595 - - cassava < 0.5.0.0 - - cassava-conduit < 0.4.0.0 # because of above and #2586 - # https://github.com/fpco/stackage/issues/2607 - http-media < 0.7.0 @@ -3350,6 +3346,9 @@ package-flags: mintty: win32-2-5: false + cassava: + pre-bytestring-0-10-4: false + # end of package-flags # Special configure options for individual packages @@ -3580,6 +3579,7 @@ skipped-tests: - tar - vector-builder - zlib + - text-short # end of skipped-tests From b1377232adf298bc3f589ceb55fe0b51ba9f2e36 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:04:54 +0300 Subject: [PATCH 2135/2525] Remove upper bound and close #2635 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a9fc9f8..0a212ced 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3228,9 +3228,6 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 - # https://github.com/fpco/stackage/issues/2635 - - cryptonite < 0.24 - # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 From b79dda30a8ae27873032ea4bde78abd1075b9ae8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:10:59 +0300 Subject: [PATCH 2136/2525] Remove upper bound and close #2607 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a212ced..d6a7622b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3214,9 +3214,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2607 - - http-media < 0.7.0 - # https://github.com/fpco/stackage/issues/2617 - brick < 0.19 - hledger-iadd < 1.2.2 From cc20fa5492ba563cd910d21a143e7f5abb5b6d4b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:12:40 +0300 Subject: [PATCH 2137/2525] Block package and close #2646 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6a7622b..0059e0ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2660,7 +2660,7 @@ packages: "Daishi Nakajima @nakaji_dayo": - api-field-json-th - - yesod-job-queue + # - yesod-job-queue # bounds cron # "Braden Walters @meoblast001": # - hakyll-sass # compilation failure @@ -3225,9 +3225,6 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 - # https://github.com/fpco/stackage/issues/2646 - - cron < 0.6 - # https://github.com/fpco/stackage/issues/2656 - happstack-server < 7.5.0 From 14857ea9a5989fbf8f1b101b35fbb1e69764645a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:16:28 +0300 Subject: [PATCH 2138/2525] Add cabal-format-version --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0059e0ac..6831f162 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,10 @@ ghc-major-version: "8.0" + +# This affects which version of the Cabal file format we allow. We +# should ensure that this is always no greater than the version +# supported by the most recent cabal-install and Stack releases. +cabal-format-version: "1.24" + # Constraints for brand new builds packages: "Jacob Stanley @jystic": From e3464e0af0895796e90722c81347d9039f95432c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:18:59 +0300 Subject: [PATCH 2139/2525] Block package and close #2656 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6831f162..3cdf6eb6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -889,7 +889,7 @@ packages: - rest-client - rest-core - rest-gen - - rest-happstack + # - rest-happstack # bounds happstack-server - rest-snap - rest-stringmap - rest-types @@ -3231,9 +3231,6 @@ packages: - hledger-ui < 1.3 - hledger-web < 1.3 - # https://github.com/fpco/stackage/issues/2656 - - happstack-server < 7.5.0 - # ghc-8.2.1 # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 From 81dfeb0f7adb572c8ced993a6e1dc082e5dfd7ba Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:25:36 +0300 Subject: [PATCH 2140/2525] Block package and close #2617 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cdf6eb6..ec7a14b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -901,7 +901,7 @@ packages: # - darcs # bounds: graphviz < 2999.19 - hledger - hledger-lib - - hledger-ui + # - hledger-ui # bounds: brick - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit @@ -3220,9 +3220,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2617 - - brick < 0.19 - - hledger-iadd < 1.2.2 # https://github.com/fpco/stackage/issues/2628 - hledger-lib < 1.3 From 1842f093619f185196af407875dcae47bdd6c1b0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:25:45 +0300 Subject: [PATCH 2141/2525] Block package and close #2628 --- build-constraints.yaml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec7a14b4..9e910727 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2980,7 +2980,8 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + [] + # - hledger-iadd # bounds: hledger-lib "Roy Levien @orome": - crypto-enigma @@ -3220,14 +3221,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 - - # https://github.com/fpco/stackage/issues/2628 - - hledger-lib < 1.3 - - hledger < 1.3 - - hledger-api < 1.3 - - hledger-ui < 1.3 - - hledger-web < 1.3 - # ghc-8.2.1 # https://github.com/fpco/stackage/issues/2659 - haddock-library < 1.4.4 From 392f6c54db0d568c20868afb3ca27e110b169176 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:32:27 +0300 Subject: [PATCH 2142/2525] Upper bound on cabal2nix for GHC 8.2.1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e910727..7dbf0269 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3232,6 +3232,7 @@ packages: - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 - packdeps < 0.4.4 + - cabal2nix < 2.4 # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11 From 10475ace2e433f479376a0ad6091eefebc503ddd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:35:09 +0300 Subject: [PATCH 2143/2525] Upper bound for #2666 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52a5b002..d91bdc29 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3331,6 +3331,9 @@ packages: # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11 + + # https://github.com/fpco/stackage/issues/2666 + - megaparsec < 6.0 # end of packages # Package flags are applied to individual packages, and override the values of From dd7975c029949c402520faf356e330c52f9ac377 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 13:32:27 +0300 Subject: [PATCH 2144/2525] Upper bound on cabal2nix for GHC 8.2.1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d91bdc29..68ff3e7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3328,6 +3328,7 @@ packages: - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 - packdeps < 0.4.4 + - cabal2nix < 2.4 # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11 From 45f19cdf462020706fdbad4b4190ae16429d4420 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 27 Jul 2017 14:20:52 +0300 Subject: [PATCH 2145/2525] Upper bound for #2663 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68ff3e7c..c569ccde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3333,6 +3333,9 @@ packages: # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11 + # https://github.com/fpco/stackage/issues/2663 + - doctest < 0.12 + # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6.0 # end of packages From 37d7d4611597bd911cb4d775ba1c5ddab6802648 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 11:14:27 -0700 Subject: [PATCH 2146/2525] Add constraints on hspec-megaparsec and versions per #2666 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f3520ef..f542b2c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3241,7 +3241,10 @@ packages: - doctest < 0.12 # https://github.com/fpco/stackage/issues/2666 - - megaparsec < 6.0 + - megaparsec < 6 + - hspec-megaparsec < 1 + - versions < 3.2 + # end of packages # Package flags are applied to individual packages, and override the values of From fa19ef38795d614e287fba3e753536f85815ff9f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 11:51:19 -0700 Subject: [PATCH 2147/2525] First stab at using ghc-8.2.1 --- .travis.yml | 2 +- build-constraints.yaml | 2 +- debian-bootstrap.sh | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index e4d02f22..691ef7c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ addons: - libgmp-dev env: -- GHCVER=8.0.2 +- GHCVER=8.2.1 install: # Download and unpack the stack executable diff --git a/build-constraints.yaml b/build-constraints.yaml index f542b2c7..7f5a09e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "8.0" +ghc-major-version: "8.2" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a1fbb4cb..cc0d2ca7 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -25,7 +25,7 @@ add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://down add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main' add-apt-repository -y --keyserver hkp://keyserver.ubuntu.com:80 'deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main' -GHCVER=8.0.2 +GHCVER=8.2.1 apt-get update apt-get install -y \ @@ -156,9 +156,9 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 # This version is tracked here: # https://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/LLVM/Installing # -# GHC 8.0 requires LLVM 3.7 tools (specifically, llc-3.7 and opt-3.7). -update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-3.7" 50 -update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-3.7" 50 +# GHC 8.2 requires LLVM 3.9 tools (specifically, llc-3.9 and opt-3.9). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-3.9" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-3.9" 50 # install ocilib dependencies then build and install ocilib cd /tmp \ From 0e389bab2baa787357ce549ef81a0280dc95d153 Mon Sep 17 00:00:00 2001 From: Lars Bruenjes Date: Thu, 27 Jul 2017 21:27:59 +0200 Subject: [PATCH 2148/2525] add neural, pell --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f542b2c7..7365fe38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3179,6 +3179,10 @@ packages: - h2c - bno055-haskell + "Lars Brünjes @brunjlar": + - neural + - pell + # 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 4a2e844744fc9a7a249e35daae368607cf51dad3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 27 Jul 2017 22:52:25 +0200 Subject: [PATCH 2149/2525] Add upper bounds for base, containers, ghc, etc. --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f5a09e1..6d9053da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,6 +3234,18 @@ packages: - packdeps < 0.4.4 - cabal2nix < 2.4 + # WIP: Issues are coming ... + - base < 4.10 + - containers < 0.5.9.1 + - ghc < 8.2.1 + - ghc-boot < 8.2 + - ghc-boot-th < 8.1 + - ghci < 8.2 + - process < 1.5 + - template-haskell < 2.12 + - time < 1.7 + - hslua < 0.6 + # https://github.com/fpco/stackage/issues/2661 - servant-docs < 0.11 From 69664310476afb79d7b5812539876562d113ecb1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 15:12:22 -0700 Subject: [PATCH 2150/2525] Flip functor-classes-compat flag to containers: true, closes #2671 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d9053da..2bdd2c42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,7 +3236,6 @@ packages: # WIP: Issues are coming ... - base < 4.10 - - containers < 0.5.9.1 - ghc < 8.2.1 - ghc-boot < 8.2 - ghc-boot-th < 8.1 @@ -3343,7 +3342,7 @@ package-flags: ghc_8_0: true functor-classes-compat: - containers: false + containers: true timezone-series: time_1_6_and_1_7: true From 53775edb9a7fabf6f7d7dc460925143b987301ac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 17:09:34 -0700 Subject: [PATCH 2151/2525] Block packages to unconstrain "time", closes #2678 --- build-constraints.yaml | 204 +++++++++++++++++++++-------------------- 1 file changed, 107 insertions(+), 97 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bdd2c42..12840cf7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -37,7 +37,7 @@ packages: - clr-host - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage - - threepenny-editors + # - threepenny-editors # GHC 8.2.1 via threepenny-gui - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": @@ -46,7 +46,7 @@ packages: "Roman Gonzalez @roman": - etc - - teardown + # - teardown # GHC 8.2.1 "Richard Cook @rcook": - hidden-char @@ -65,7 +65,7 @@ packages: - apportionment - audacity - bibtex - - board-games + # - board-games # GHC 8.2.1 via cgi - buffer-pipe - calendar-recycling - comfort-graph @@ -82,7 +82,7 @@ packages: - event-list - explicit-exception - fixed-length - - gnuplot + # - gnuplot # GHC 8.2.1 - group-by-date - iff - interpolation @@ -129,7 +129,8 @@ packages: - ix-shapable "Jeremy Barisch-Rooney @barischj": - - threepenny-gui-flexbox + [] + # - threepenny-gui-flexbox # GHC 8.2.1 via threepenny-gui "Romain Edelmann @redelmann": - distribution @@ -143,11 +144,11 @@ packages: "Simon Jakobi @sjakobi": - path - present - - threepenny-gui + # - threepenny-gui # GHC 8.2.1 via snap-server "Joe M @joe9": - logger-thread - - text-generic-pretty + # - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": - boltzmann-samplers @@ -293,7 +294,7 @@ packages: - alex - async - base16-bytestring - - c2hs + # - c2hs # GHC 8.2.1 via shelly - csv-conduit - executable-hash - executable-path @@ -373,7 +374,8 @@ packages: - mandrill "Jon Schoning @jonschoning": - - pinboard + [] + # - pinboard # GHC 8.2.1 "Jasper Van der Jeugt @jaspervdj": - blaze-html @@ -385,7 +387,7 @@ packages: - profiteur - psqueues - websockets - - websockets-snap + # - websockets-snap # GHC 8.2.1 via snap-server "Sibi Prabakaran @psibi": - download @@ -398,7 +400,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - - xmonad-extras + # - xmonad-extras # GHC 8.2.1 via libmpd "haskell-openal": - OpenAL @@ -492,7 +494,7 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - - approximate + # - approximate # GHC 8.2.1 via safecopy - bifunctors - bits - bound @@ -501,7 +503,7 @@ packages: - comonad - comonads-fd - comonad-transformers - - compensated + # - compensated # GHC 8.2.1 via safecopy # - compressed # bounds: comonad, pointed - concurrent-supply - constraints @@ -515,7 +517,7 @@ packages: - graphs - groupoids - heaps - - hyperloglog + # - hyperloglog # GHC 8.2.1 via safecopy - hyphenation - integration - intervals @@ -524,7 +526,7 @@ packages: - lens - linear - linear-accelerate - - log-domain + # - log-domain # GHC 8.2.1 via safecopy - machines - monadic-arrays - monad-products @@ -597,7 +599,7 @@ packages: # - diagrams-svg # bounds: optparse-applicative - dual-tree - force-layout - - haxr + # - haxr # GHC 8.2.1 via http-streams - MonadRandom - monoid-extras @@ -701,7 +703,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - - bloodhound + # - bloodhound # GHC 8.2.1 - esqueleto # bounds: persistent "Adam Bergmark @bergmark": @@ -784,8 +786,8 @@ packages: - tasty-smallcheck - tasty-html - time-lens - - timezone-olson - - timezone-series + # - timezone-olson # GHC 8.2.1 + # - timezone-series # GHC 8.2.1 - traverse-with-class - tuples-homogenous-h98 @@ -803,9 +805,9 @@ packages: "Joachim Breitner @nomeata": - circle-packing - - arbtt + # - arbtt # GHC 8.2.1 via bytestring-progress - ghc-heap-view - - tttool + # - tttool # GHC 8.2.1 # - gipeda # via cassava: bounds: vector - list-fusion-probe - haskell-spacegoo @@ -829,7 +831,7 @@ packages: - naqsha "Joey Hess @joeyh": - - git-annex + # - git-annex # GHC 8.2.1 via aws # - github-backup # bounds: github - Win32-extras - concurrent-output @@ -943,7 +945,7 @@ packages: - wai-middleware-caching-lru - wai-middleware-caching-redis # not package maintainer - - ekg + # - ekg # GHC 8.2.1 via snap-server - ekg-json "Paul Rouse @paul-rouse": @@ -1114,7 +1116,7 @@ packages: - hdocs - hformat # - hsdev # bounds: mmorph - - simple-log + # - simple-log # GHC 8.2.1 - text-region "Aleksey Kliger @lambdageek": @@ -1128,7 +1130,7 @@ packages: - machines-process # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: - - wreq + # - wreq # GHC 8.2.1 via snap-server "Andraz Bajt @edofic": - effect-handlers @@ -1140,13 +1142,13 @@ packages: - HaskellNet-SSL "Jens Petersen @juhp": - - cabal-rpm + # - cabal-rpm # GHC 8.2.1 - stackage-query # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds aeson - libffi - xmonad-contrib - - shelly + # - shelly # GHC 8.2.1 - cairo - gio @@ -1175,10 +1177,10 @@ packages: # - pipes-network # bounds: pipes 4.3 "Tomas Carnecky @wereHamster": - - avers - - avers-api - - avers-api-docs - - avers-server + # - avers # GHC 8.2.1 + # - avers-api # GHC 8.2.1 + # - avers-api-docs # GHC 8.2.1 + # - avers-server # GHC 8.2.1 - css-syntax - etcd - github-types @@ -1210,8 +1212,8 @@ packages: "Leon Mergen @solatis": - base32string - base58string - - bitcoin-api - - bitcoin-api-extra + # - bitcoin-api # GHC 8.2.1 via wreq + # - bitcoin-api-extra # GHC 8.2.1 via wreq - bitcoin-block - bitcoin-script - bitcoin-tx @@ -1231,7 +1233,7 @@ packages: - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - - magicbane + # - magicbane # GHC 8.2.1 via ekg-wai "Francesco Mazzoli @bitonic": - language-c-quote @@ -1260,7 +1262,7 @@ packages: - github - insert-ordered-containers - integer-logarithms - - JuicyPixels-scale-dct + # - JuicyPixels-scale-dct # GHC 8.2.1 - lattices - microstache - monad-http @@ -1279,9 +1281,9 @@ packages: - waitra # scrive/log - - log # via bloodhound: bounds: vector + # - log # via bloodhound: bounds: vector # GHC 8.2.1 via ekg via snap-server - log-base - - log-elasticsearch # via bloodhound: bounds: vector + # - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 - log-postgres # Not a maintainer @@ -1528,7 +1530,7 @@ packages: - jmacro-rpc - jmacro-rpc-happstack - jmacro-rpc-snap - - mbox + # - mbox # GHC 8.2.1 - kmeans - boolsimplifier - cubicspline @@ -1585,13 +1587,14 @@ packages: - setlocale "John Chee @chee1bot": - - cgi + [] + # - cgi # GHC 8.2.1 "Taylor Fausak @tfausak": - autoexporter - bento - bmp # Maintained by @benl23x5. - - ekg-statsd # Maintained by @tibbe. + # - ekg-statsd # Maintained by @tibbe. # GHC 8.2.1 - flow - github-release - gloss # Maintained by @benl23x5. @@ -1600,11 +1603,11 @@ packages: - lackey - octane - overloaded-records # Maintained by @trskop. - - postgresql-simple-migration # Maintained by @ameingast. + # - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 - ratel - ratel-wai - rattletrap - - strive + # - strive # GHC 8.2.1 - wuss "Marios Titas @redneb": @@ -1643,8 +1646,9 @@ packages: - annotated-wl-pprint "Yitz Gale @ygale": - - timezone-series - - timezone-olson + [] + # - timezone-series # GHC 8.2.1 + # - timezone-olson # GHC 8.2.1 via timezone-series "Josh Holland @jshholland": - sandi @@ -1664,11 +1668,11 @@ packages: - ghc-typelits-knownnat - ghc-typelits-natnormalise - clash-prelude - - clash-lib - - clash-vhdl - - clash-verilog - - clash-systemverilog - - clash-ghc + # - clash-lib # GHC 8.2.1 + # - clash-vhdl # GHC 8.2.1 + # - clash-verilog # GHC 8.2.1 + # - clash-systemverilog # GHC 8.2.1 + # - clash-ghc # GHC 8.2.1 "Athan Clark @athanclark": - commutative @@ -1795,7 +1799,7 @@ packages: - bencode - hsebaysdk - dockerfile - - wai-middleware-throttle + # - wai-middleware-throttle # GHC 8.2.1 via token-bucket - yesod-auth-basic # "Alcides Viamontes @alcidesv": @@ -1877,9 +1881,9 @@ packages: - b9 - type-spec - pretty-types - - mediabus + # - mediabus # GHC 8.2.1 #- mediabus-fdk-aac # needs non-free libfdk-aac-dev - - mediabus-rtp + # - mediabus-rtp # GHC 8.2.1 # "Will Thompson @wjt": # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 @@ -1990,7 +1994,8 @@ packages: # - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": - - Agda + [] + # - Agda # GHC 8.2.1 "James Cook @mokus0": - dependent-sum @@ -2001,7 +2006,7 @@ packages: # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": - - ekg-wai + # - ekg-wai # GHC 8.2.1 - haxl-amazonka - hasql-migration - servant-JuicyPixels @@ -2048,8 +2053,9 @@ packages: - attoparsec-binary "Brandon Martin @codedmart": + [] # - engine-io-wai # bounds websockets - - rethinkdb + # - rethinkdb # GHC 8.2.1 "Michael Walker @barrucadu": - both @@ -2060,8 +2066,8 @@ packages: - hunit-dejafu - tasty-dejafu - irc-ctcp - - irc-conduit - - irc-client + # - irc-conduit # GHC 8.2.1 + # - irc-client # GHC 8.2.1 "Trevor Elliott @elliottt": - irc @@ -2070,8 +2076,8 @@ packages: - emailaddress - envelope - from-sum - - hailgun - - hailgun-simple + # - hailgun # GHC 8.2.1 + # - hailgun-simple # GHC 8.2.1 - highlight # - ig # bounds: http-conduit, transformers - natural-transformation @@ -2142,7 +2148,7 @@ packages: "Andrew Cowie @afcowie": - http-common - - http-streams + # - http-streams # GHC 8.2.1 via snap-server # "Devan Stormont @stormont": # - forecast-io # bounds: aeson 1.0 @@ -2178,7 +2184,8 @@ packages: - titlecase "Mark Fine @markfine": - - postgresql-schema + [] + # - postgresql-schema # GHC 8.2.1 via shelly # - sbp # build failure "Jinjing Wang @nfjinjing": @@ -2195,7 +2202,7 @@ packages: - find-clumpiness - blosum # - convert-annotation # via cassava: bounds: vector - - rank-product + # - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": - compactmap @@ -2245,7 +2252,7 @@ packages: "Emmanuel Touzery @emmanueltouzery": - app-settings - - hsexif + # - hsexif # GHC 8.2.1 "Nickolay Kudasov @fizruk": - http-api-data @@ -2335,7 +2342,7 @@ packages: "Luke Iannini @lukexi": - inline-c - inline-c-cpp - - ekg + # - ekg # GHC 8.2.1 # "Emin Karayel @ekarayel": # - sync-mht # bounds: ghc, base @@ -2375,7 +2382,7 @@ packages: "Will Sewell @willsewell": - benchpress - - pusher-http-haskell + # - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": # - eventstore # bounds: aeson @@ -2395,7 +2402,7 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - - tz + # - tz # GHC 8.2.1 via timezone-series - tzdata "Timothy Klim @TimothyKlim": @@ -2425,7 +2432,7 @@ packages: - happstack-hsp - happstack-jmacro - happstack-server - - happstack-server-tls + # - happstack-server-tls # GHC 8.2.1 - hsx-jmacro # - ixset # via safecopy: bounds: vector - reform @@ -2454,10 +2461,10 @@ packages: # - hzulip # bounds: aeson, stm-conduit - list-prompt # - memoization-utils # bounds: time - - package-description-remote + # - package-description-remote # GHC 8.2.1 via wreq - projectroot - questioner - - stack-run-auto + # - stack-run-auto # GHC 8.2.1 via wreq # - hpack-convert # bounds: aeson 1.0 - language-dockerfile @@ -2478,7 +2485,7 @@ packages: "Hans-Christian Esperer @hce": - avwx - - wai-session-postgresql + # - wai-session-postgresql # GHC-8.2.1 "Haisheng Wu @freizl": - hoauth2 @@ -2519,9 +2526,9 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin >= 0.1.4 + # - marvin >= 0.1.4 # GHC 8.2.1 via wreq - marvin-interpolate >= 1.1 - - mustache + # - mustache # GHC 8.2.1 via wreq "Cindy Wang @CindyLinz": - NoTrace @@ -2548,7 +2555,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - - mushu + # - mushu # GHC 8.2.1 via libmpd # - hakyll-favicon # bounds: skylighting # "Ruey-Lin Hsu @petercommand": @@ -2557,7 +2564,7 @@ packages: "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - rng-utils - - rotating-log + # - rotating-log # GHC 8.2.1 # - ua-parser # bounds aeson - hs-GeoIP - retry @@ -2601,9 +2608,9 @@ packages: "Kei Hibino @khibino": - relational-query - - relational-query-HDBC - - persistable-types-HDBC-pg - - relational-record + # - relational-query-HDBC # GHC 8.2.1 + # - persistable-types-HDBC-pg # GHC 8.2.1 + # - relational-record # GHC 8.2.1 - text-ldap - debian-build - json-rpc-generic @@ -2657,7 +2664,7 @@ packages: - hw-succinct # "Ismail Mustafa @ismailmustafa": - - handwriting + # - handwriting # GHC 8.2.1 "Stephen Diehl @sdiehl": - protolude @@ -2754,8 +2761,9 @@ packages: - leapseconds-announced "Pavel Ryzhov @paulrzcz": - - hquantlib - - persistent-redis + [] + # - hquantlib # GHC 8.2.1 + # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": - cache @@ -2833,10 +2841,11 @@ packages: "Al Zohali @zohl": - servant-auth-cookie < 0.4.1 || > 0.4.1 - - dictionaries + # - dictionaries # GHC 8.2.1 "Joachim Fasting @joachifm": - - libmpd + [] + # - libmpd # GHC 8.2.1 "Moritz Kiefer @cocreature": - lrucaching @@ -2848,7 +2857,7 @@ packages: - hocilib # "Matthias Herrmann @2chilled": - - scrape-changes + # - scrape-changes # GHC 8.2.1 via wreq "Daniel Mendler @minad": - quickcheck-special @@ -2863,7 +2872,7 @@ packages: - unlit - intro - tasty-auto - - tasty-stats + # - tasty-stats # GHC 8.2.1 - colorful-monoids - ihs @@ -2900,7 +2909,8 @@ packages: - pqueue "Ryan Mulligan @ryantm": - - HDBC-mysql + [] + # - HDBC-mysql # GHC 8.2.1 "Tony Day @tonyday567": - numhask @@ -2956,7 +2966,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - heterocephalus - - bookkeeping + # - bookkeeping # GHC 8.2.1 "Marcin Tolysz @tolysz": - rawstring-qm @@ -2993,11 +3003,11 @@ packages: - haskell-tools-backend-ghc - haskell-tools-rewrite - haskell-tools-prettyprint - - haskell-tools-refactor + # - haskell-tools-refactor # GHC 8.2.1 # - haskell-tools-demo # bounds: websockets - - haskell-tools-cli - - haskell-tools-daemon - - haskell-tools-debug + # - haskell-tools-cli # GHC 8.2.1 + # - haskell-tools-daemon # GHC 8.2.1 + # - haskell-tools-debug # GHC 8.2.1 "David Fisher @ddfisher": - socket-activation @@ -3008,13 +3018,13 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": - - sensu-run + # - sensu-run # GHC 8.2.1 via wreq - viewprof "Dylan Simon @dylex": - - postgresql-typed + # - postgresql-typed # GHC 8.2.1 - invertible - - ztail + # - ztail # GHC 8.2.1 "Louis Pan @louispan": - alternators @@ -3094,12 +3104,13 @@ packages: - regex-pcre-text "Elliot Cameron @3noch": - - ziptastic-client - - ziptastic-core + [] + # - ziptastic-client # GHC 8.2.1 via tz + # - ziptastic-core # GHC 8.2.1 via tz "Hardy Jones @joneshf": - servant-ruby - - wai-middleware-rollbar + # - wai-middleware-rollbar # GHC 8.2.1 "Andrey Mokhov @snowleopard": - algebraic-graphs @@ -3242,7 +3253,6 @@ packages: - ghci < 8.2 - process < 1.5 - template-haskell < 2.12 - - time < 1.7 - hslua < 0.6 # https://github.com/fpco/stackage/issues/2661 From 6d650aca5b59e7f6d69d44945319eca6ee954ec5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 17:54:28 -0700 Subject: [PATCH 2152/2525] Block packages to unconstrain "template-haskell", closes #2677, closes #2557 --- build-constraints.yaml | 173 +++++++++++++++++++++-------------------- 1 file changed, 87 insertions(+), 86 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12840cf7..21ea85c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -71,9 +71,9 @@ packages: - comfort-graph - concurrent-split - cutter - - data-accessor + # - data-accessor # GHC 8.2.1 - data-accessor-mtl - - data-accessor-template + # - data-accessor-template # GHC 8.2.1 - data-accessor-transformers - data-ref - dsp @@ -91,7 +91,7 @@ packages: - lazyio - markov-chain - midi - - midi-music-box + # - midi-music-box # GHC 8.2.1 via diagrams-lib - mbox-utility - med-module - non-empty @@ -247,7 +247,7 @@ packages: - cabal-install - mega-sdist - case-insensitive - - classy-prelude-yesod + # - classy-prelude-yesod # GHC 8.2.1 via yesod - conduit-combinators - conduit-extra - hebrew-time @@ -266,9 +266,9 @@ packages: - stm-conduit - wai-websockets - warp-tls - - yackage - - yesod - - yesod-auth + # - yackage # GHC 8.2.1 via yesod-form + # - yesod # GHC 8.2.1 via yesod-form + # - yesod-auth # GHC 8.2.1 via email-validate - authenticate-oauth - yesod-bin - yesod-eventsource @@ -276,8 +276,8 @@ packages: - yesod-gitrepo - yesod-newsfeed - yesod-sitemap - - yesod-static - - yesod-test + # - yesod-static # GHC 8.2.1 via yesod-test + # - yesod-test # GHC 8.2.1 via yesod-form - yesod-websockets - cereal-conduit - binary-conduit @@ -331,11 +331,11 @@ packages: - Win32-notify "Omari Norman @massysett": - - rainbow - - rainbox + # - rainbow # GHC 8.2.1 via lens-simple + # - rainbox # GHC 8.2.1 via lens-simple - anonymous-sums - multiarg - - prednote + # - prednote # GHC 8.2.1 via lens-simple - cartel - Earley - ofx @@ -371,7 +371,8 @@ packages: # - HaRe # via: ghc-mod "Alfredo Di Napoli @adinapoli": - - mandrill + [] + # - mandrill # GHC 8.2.1 via email-validate "Jon Schoning @jonschoning": [] @@ -396,7 +397,7 @@ packages: - tldr - fb - yesod-fb - - yesod-auth-fb + # - yesod-auth-fb # GHC 8.2.1 via yesod-auth - hourglass-orphans - wai-slack-middleware - sysinfo @@ -460,7 +461,7 @@ packages: - labels - ace - ical - - check-email + # - check-email # GHC 8.2.1 via email-validate - freenect - frisby - gd @@ -587,17 +588,17 @@ packages: # - BlogLiterately # bounds: skylighting # - BlogLiterately-diagrams # bounds: skylighting # - diagrams # bounds: optparse-applicative - - diagrams-builder + # - diagrams-builder # GHC 8.2.1 # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file # - diagrams-cairo # bounds: optparse-applicative - - diagrams-contrib - - diagrams-core + # - diagrams-contrib # GHC 8.2.1 via dual-tree + # - diagrams-core # GHC 8.2.1 via dual-tree # - diagrams-gtk # bounds: optparse-applicative - - diagrams-lib - - diagrams-postscript + # - diagrams-lib # GHC 8.2.1 via diagrams-core + # - diagrams-postscript # GHC 8.2.1 via diagrams-core # - diagrams-rasterific # bounds: optparse-applicative # - diagrams-svg # bounds: optparse-applicative - - dual-tree + # - dual-tree # GHC 8.2.1 via testing-feat - force-layout # - haxr # GHC 8.2.1 via http-streams - MonadRandom @@ -667,7 +668,7 @@ packages: - rev-state - runmemo - tardis - - lens-family-th + # - lens-family-th # GHC 8.2.1 "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server @@ -812,8 +813,8 @@ packages: - list-fusion-probe - haskell-spacegoo - tasty-expected-failure - - RepLib - - unbound + # - RepLib # GHC 8.2.1 + # - unbound # GHC 8.2.1 "Aditya Bhargava @egonSchiele": - HandsomeSoup @@ -904,7 +905,7 @@ packages: - hledger - hledger-lib # - hledger-ui # bounds: brick - - hledger-web + # - hledger-web # GHC 8.2.1 via yesod-form - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench @@ -953,7 +954,7 @@ packages: - mysql-simple - sphinx # - xmlhtml # bounds: blaze-html, blaze-markup - - yesod-auth-hashdb + # - yesod-auth-hashdb # GHC 8.2.1 via yesod-auth "Toralf Wittner @twittner": - bytestring-conversion @@ -981,7 +982,7 @@ packages: "Pavel Krajcevski @Mokosha": - netwire - netwire-input - - netwire-input-glfw + # - netwire-input-glfw # GHC 8.2.1 via GLFW-b - yoga - freetype2 @@ -1080,14 +1081,15 @@ packages: - zip-archive "Arthur Fayzrakhmanov @geraldus": - - yesod-form-richtext + # - yesod-form-richtext # GHC 8.2.1 via yesod-form - ghcjs-perch "Sebastian Nagel @ch1bo": - hdevtools "Andrey Chudnov @achudnov": - - language-ecmascript + [] + # - language-ecmascript # GHC 8.2.1 "Tom Ellis @tomjaguarpaw": - opaleye @@ -1104,7 +1106,7 @@ packages: - servant - servant-client - servant-docs - - servant-js + # - servant-js # GHC 8.2.1 via language-ecmascript - servant-server - servant-lucid - servant-blaze @@ -1527,8 +1529,8 @@ packages: "Gershom Bazerman @gbaz": - jmacro - - jmacro-rpc - - jmacro-rpc-happstack + # - jmacro-rpc # GHC 8.2.1 via happstack-server + # - jmacro-rpc-happstack # GHC 8.2.1 via happstack-server - jmacro-rpc-snap # - mbox # GHC 8.2.1 - kmeans @@ -1601,8 +1603,8 @@ packages: - gloss-rendering # Maintained by @benl23x5. - gpolyline # Maintained by @fegu. - lackey - - octane - - overloaded-records # Maintained by @trskop. + # - octane # GHC 8.2.1 + # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 # - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 - ratel - ratel-wai @@ -1667,7 +1669,7 @@ packages: - ghc-typelits-extra - ghc-typelits-knownnat - ghc-typelits-natnormalise - - clash-prelude + # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 # - clash-vhdl # GHC 8.2.1 # - clash-verilog # GHC 8.2.1 @@ -1722,7 +1724,7 @@ packages: "Michael Thompson @michaelt": - pipes-text - - lens-simple + # - lens-simple # GHC 8.2.1 via lens-family-th - lens-family-core - lens-family # - streaming # bounds: mmorph @@ -1773,7 +1775,8 @@ packages: - result "Anupam Jain @ajnsit": - - wai-routes + [] + # - wai-routes # GHC 8.2.1 "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors @@ -1800,7 +1803,7 @@ packages: - hsebaysdk - dockerfile # - wai-middleware-throttle # GHC 8.2.1 via token-bucket - - yesod-auth-basic + # - yesod-auth-basic # GHC 8.2.1 via yesod # "Alcides Viamontes @alcidesv": # - second-transfer # bounds: GHC 8 @@ -1838,11 +1841,11 @@ packages: - IPv6DB "koral koral@mailoo.org @k0ral": - - atom-conduit + # - atom-conduit # GHC 8.2.1 via lens-simple - conduit-parse - - opml-conduit - - rss-conduit - - imm + # - opml-conduit # GHC 8.2.1 via lens-simple + # - rss-conduit # GHC 8.2.1 via lens-simple + # - imm # GHC 8.2.1 via lens-simple - timerep - xml-conduit-parse @@ -1872,8 +1875,8 @@ packages: # - xlsior # https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - - yesod-auth-account - - yesod-static-angular + # - yesod-auth-account # GHC 8.2.1 via yesod-auth + # - yesod-static-angular # GHC 8.2.1 via yesod - hspec-webdriver - webdriver-angular @@ -1907,7 +1910,7 @@ packages: - twitter-feed # - cassava-megaparsec # via cassava: bounds: vector - dotenv - - stache + # - stache # GHC 8.2.1 "Sergey Alirzaev @l29ah": - monad-peel @@ -2038,8 +2041,9 @@ packages: - quadtree "Brian Lewis brian@lorf.org @bsl": - - bindings-GLFW - - GLFW-b + [] + # - bindings-GLFW # GHC 8.2.1 + # - GLFW-b # GHC 8.2.1 "Niklas Hambüchen mail@nh2.me @nh2": - hidapi @@ -2073,12 +2077,12 @@ packages: - irc "Dennis Gosnell @cdepillabout": - - emailaddress + # - emailaddress # GHC 8.2.1 via email-validate - envelope - from-sum # - hailgun # GHC 8.2.1 # - hailgun-simple # GHC 8.2.1 - - highlight + # - highlight # GHC 8.2.1 via regex-with-pcre # - ig # bounds: http-conduit, transformers - natural-transformation - opaleye-trans @@ -2125,7 +2129,8 @@ packages: - GPipe "Patrick Redmond @plredmond": - - GPipe-GLFW + [] + # - GPipe-GLFW # GHC 8.2.1 via GLFW-b # "Csaba Hruska @csabahruska": # - lambdacube-ir # bounds: aeson @@ -2240,7 +2245,7 @@ packages: - lame - path - forma - - stache + # - stache # GHC 8.2.1 - parser-combinators # "Thomas Bereknyei ": @@ -2411,16 +2416,16 @@ packages: "David Luposchainsky @quchen": - binary-typed - pgp-wordlist - - show-prettyprint # https://github.com/fpco/stackage/issues/2554 + # - show-prettyprint # https://github.com/fpco/stackage/issues/2554 # GHC 8.2.1 - - prettyprinter - - prettyprinter-ansi-terminal - - prettyprinter-compat-wl-pprint - - prettyprinter-compat-ansi-wl-pprint - - prettyprinter-compat-annotated-wl-pprint + # - prettyprinter # GHC 8.2.1 + # - prettyprinter-ansi-terminal # GHC 8.2.1 + # - prettyprinter-compat-wl-pprint # GHC 8.2.1 + # - prettyprinter-compat-ansi-wl-pprint # GHC 8.2.1 + # - prettyprinter-compat-annotated-wl-pprint # GHC 8.2.1 "Jeremy Shaw @stepcut": - - boomerang + # - boomerang # GHC 8.2.1 # - clckwrks # via acid-state: via safecopy: bounds: vector # - clckwrks-cli # via acid-state: via safecopy: bounds: vector # - clckwrks-plugin-page # via acid-state: via safecopy: bounds: vector @@ -2429,26 +2434,26 @@ packages: # - hackage-whatsnew # bounds: directory 1.3 # - happstack-authenticate # via acid-state: via safecopy: bounds: vector # - happstack-clientsession # via safecopy: bounds: vector - - happstack-hsp - - happstack-jmacro - - happstack-server + # - happstack-hsp # GHC 8.2.1 via hsx2hs + # - happstack-jmacro # GHC 8.2.1 via happstack-server + # - happstack-server # GHC 8.2.1 # - happstack-server-tls # GHC 8.2.1 - hsx-jmacro # - ixset # via safecopy: bounds: vector - reform - reform-blaze - reform-hamlet - - reform-happstack - - reform-hsp + # - reform-happstack # GHC 8.2.1 via happstack-server + # - reform-hsp # GHC 8.2.1 via hsx2hs # - userid # via safecopy: bounds: vector - web-plugins - - web-routes - - web-routes-boomerang - - web-routes-happstack + # - web-routes # GHC 8.2.1 + # - web-routes-boomerang # GHC 8.2.1 via bomoerang + # - web-routes-happstack # GHC 8.2.1 via happstack-server - web-routes-hsp - - web-routes-th + # - web-routes-th # GHC 8.2.1 - web-routes-wai - - hsx2hs + # - hsx2hs # GHC 8.2.1 "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2574,7 +2579,7 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - - SVGFonts + # - SVGFonts # GHC 8.2.1 via diagrams-core # - Chart-diagrams # bounds optparse-applicative # "Aaron Levin @aaronmblevin": @@ -2607,7 +2612,7 @@ packages: - tidal "Kei Hibino @khibino": - - relational-query + # - relational-query # GHC 8.2.1 # - relational-query-HDBC # GHC 8.2.1 # - persistable-types-HDBC-pg # GHC 8.2.1 # - relational-record # GHC 8.2.1 @@ -2646,7 +2651,7 @@ packages: - Imlib - xturtle - gluturtle - - papillon + # - papillon # GHC 8.2.1 "Jan Gerlinger @JanGe": [] @@ -2999,10 +3004,10 @@ packages: "Boldizsár Németh @nboldi": - instance-control - references - - haskell-tools-ast - - haskell-tools-backend-ghc - - haskell-tools-rewrite - - haskell-tools-prettyprint + # - haskell-tools-ast # GHC 8.2.1 + # - haskell-tools-backend-ghc # GHC 8.2.1 + # - haskell-tools-rewrite # GHC 8.2.1 + # - haskell-tools-prettyprint # GHC 8.2.1 # - haskell-tools-refactor # GHC 8.2.1 # - haskell-tools-demo # bounds: websockets # - haskell-tools-cli # GHC 8.2.1 @@ -3056,8 +3061,8 @@ packages: "ncaq @ncaq": - haskell-import-graph - uniq-deep - - yesod-form-bootstrap4 - - yesod-recaptcha2 + # - yesod-form-bootstrap4 # GHC 8.2.1 via yesod-form + # - yesod-recaptcha2 # GHC 8.2.1 via yesod-auth "Andrei Barbu @abarbu": - nondeterminism @@ -3098,8 +3103,8 @@ packages: - search-algorithms "Chris Dornan @cdornan": - - regex - - regex-with-pcre + # - regex # GHC 8.2.1 + # - regex-with-pcre # GHC 8.2.1 - sort - regex-pcre-text @@ -3180,7 +3185,8 @@ packages: - shikensu "George Pollard @Porges": - - email-validate + [] + # - email-validate # GHC 8.2.1 "Alexander Ignatyev @alexander-ignatyev": - astro @@ -3202,7 +3208,7 @@ packages: - pattern-arrows # - purescript # BLOCKED aeson-1.0 - - type-list + # - type-list # GHC 8.2.1 via singletons 2.3 - vinyl-utils - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - cassava @@ -3225,10 +3231,6 @@ packages: # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 - # https://github.com/fpco/stackage/issues/2557 - - singletons < 2.3 # Wait for GHC 8.2.1 - - th-desugar < 1.7 - # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - haddock < 2.17.5 @@ -3239,7 +3241,6 @@ packages: - haddock < 2.18.1 - Cabal < 2.0.0.2 - base-noprelude < 4.10.0.0 - - rattletrap < 2.5.1 - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 - packdeps < 0.4.4 From e5d11103172f38be26bec3c04e9e624ce28f80ba Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 18:02:59 -0700 Subject: [PATCH 2153/2525] Block packages to unconstrain "process", closes #2676 --- build-constraints.yaml | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21ea85c6..8b06cd7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -103,24 +103,24 @@ packages: - sample-frame - sample-frame-np - set-cover - - sound-collage - - sox + # - sound-collage # GHC 8.2.1 via synthesizer-core + # - sox # GHC 8.2.1 - soxlib - - split-record + # - split-record # GHC 8.2.1 via synthesizer-core - spreadsheet - stm-split - storable-record - storablevector - - synthesizer-core - - synthesizer-dimensional - - synthesizer-midi + # - synthesizer-core # GHC 8.2.1 + # - synthesizer-dimensional # GHC 8.2.1 via synthesizer-core + # - synthesizer-midi # GHC 8.2.1 via synthesizer-core - tagchup - tfp - unicode - unsafe - utility-ht - xml-basic - - youtube + # - youtube # GHC 8.2.1 - prelude-compat - fft @@ -244,7 +244,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - - cabal-install + # - cabal-install # GHC 8.2.1 - mega-sdist - case-insensitive # - classy-prelude-yesod # GHC 8.2.1 via yesod @@ -880,7 +880,7 @@ packages: - aeson-utils - arrow-list - attoparsec-expr - - bumper + # - bumper # GHC 8.2.1 - code-builder # - fay-builder # via: fay - generic-aeson @@ -1129,7 +1129,7 @@ packages: "Alois Cochard @aloiscochard": # - codex # bounds: http-client, wreq, directory - machines-binary - - machines-process + # - machines-process # GHC 8.2.1 # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: # - wreq # GHC 8.2.1 via snap-server @@ -1167,9 +1167,9 @@ packages: # - jsaddle # via: ret-tf # https://github.com/fpco/stackage/issues/1569 # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - - vado + # - vado # GHC 8.2.1 # - vcsgui # via: gi-gtk-hs - - vcswrapper + # - vcswrapper # GHC 8.2.1 "Renzo Carbonara @k0001": - network-simple @@ -2593,7 +2593,7 @@ packages: "Mikhail Glushenkov @23Skidoo": - Cabal - - cabal-install + # - cabal-install # GHC 8.2.1 - pointful "Lennart Kolmodin @kolmodin": @@ -2673,7 +2673,7 @@ packages: "Stephen Diehl @sdiehl": - protolude - - repline + # - repline # GHC 8.2.1 - picosat "Daishi Nakajima @nakaji_dayo": @@ -2879,7 +2879,7 @@ packages: - tasty-auto # - tasty-stats # GHC 8.2.1 - colorful-monoids - - ihs + # - ihs # GHC 8.2.1 "Taras Serduke @tserduke": - do-list @@ -2984,10 +2984,10 @@ packages: - line "Hannes Saffrich @m0rphism": - - dmenu - - dmenu-pmount - - dmenu-pkill - - dmenu-search + # - dmenu # GHC 8.2.1 + # - dmenu-pmount # GHC 8.2.1 + # - dmenu-pkill # GHC 8.2.1 + # - dmenu-search # GHC 8.2.1 - printcess "Alexey Kuleshevich @lehins": @@ -3239,7 +3239,6 @@ packages: - haddock-library < 1.4.4 - haddock-api < 2.18.1 - haddock < 2.18.1 - - Cabal < 2.0.0.2 - base-noprelude < 4.10.0.0 - inline-c < 0.6.0.0 - inline-c-cpp < 0.2.0.0 From 530f60c0a18edc634fe91ff98e5e3d4c08921253 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 18:09:25 -0700 Subject: [PATCH 2154/2525] Block packages to unconstrain "ghc", closes #2672 --- build-constraints.yaml | 33 +++++++-------------------------- 1 file changed, 7 insertions(+), 26 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b06cd7f..eac4b900 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -478,7 +478,7 @@ packages: - descriptive - wrap - path - - intero + # - intero # GHC 8.2.1 - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters @@ -1115,7 +1115,7 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - - hdocs + # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 - hformat # - hsdev # bounds: mmorph # - simple-log # GHC 8.2.1 @@ -1665,10 +1665,11 @@ packages: - tasty-hspec "Christiaan Baaij @christiaanb": - - ghc-tcplugins-extra - - ghc-typelits-extra - - ghc-typelits-knownnat - - ghc-typelits-natnormalise + [] + # - ghc-tcplugins-extra # GHC 8.2.1 + # - ghc-typelits-extra # GHC 8.2.1 + # - ghc-typelits-knownnat # GHC 8.2.1 + # - ghc-typelits-natnormalise # GHC 8.2.1 # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 # - clash-vhdl # GHC 8.2.1 @@ -3231,28 +3232,8 @@ packages: # https://github.com/fpco/stackage/issues/2528 - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 - # https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build - - haddock < 2.17.5 - - # ghc-8.2.1 - # https://github.com/fpco/stackage/issues/2659 - - haddock-library < 1.4.4 - - haddock-api < 2.18.1 - - haddock < 2.18.1 - - base-noprelude < 4.10.0.0 - - inline-c < 0.6.0.0 - - inline-c-cpp < 0.2.0.0 - - packdeps < 0.4.4 - - cabal2nix < 2.4 - # WIP: Issues are coming ... - base < 4.10 - - ghc < 8.2.1 - - ghc-boot < 8.2 - - ghc-boot-th < 8.1 - - ghci < 8.2 - - process < 1.5 - - template-haskell < 2.12 - hslua < 0.6 # https://github.com/fpco/stackage/issues/2661 From dae1bafd3c999c5a65c03bb861d27f91c6261474 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 19:38:57 -0700 Subject: [PATCH 2155/2525] Block packages to unconstrain "base", closes #2670 --- build-constraints.yaml | 567 ++++++++++++++++++++++------------------- 1 file changed, 298 insertions(+), 269 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eac4b900..e3ca868b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -45,7 +45,8 @@ packages: # - discord-hs # bouns: req "Roman Gonzalez @roman": - - etc + [] + # - etc # GHC 8.2.1 via protolude # - teardown # GHC 8.2.1 "Richard Cook @rcook": @@ -147,7 +148,8 @@ packages: # - threepenny-gui # GHC 8.2.1 via snap-server "Joe M @joe9": - - logger-thread + [] + # - logger-thread # GHC 8.2.1 via protolude # - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": @@ -166,16 +168,16 @@ packages: # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - - sparse-linear-algebra + # - sparse-linear-algebra # GHC 8.2.1 via MemoTrie - matrix-market-attoparsec - network-multicast - xeno - - plot-light + # - plot-light # GHC 8.2.1 via palette "Joseph Canero @caneroj1": - sqlite-simple-errors - median-stream - - stm-supply + # - stm-supply # GHC 8.2.1 via Unique - filter-logger "James M.C. Haver II @mchaver": @@ -214,7 +216,8 @@ packages: - makefile "Michael Litchard @mlitchard": - - point-octree + [] + # - point-octree # GHC 8.2.1 "Siddharth Bhat @bollu": - symengine @@ -228,18 +231,19 @@ packages: - once "David Johnson @dmjio": - - miso + # - miso # GHC 8.2.1 - envy - s3-signer # - google-translate # bounds: servant - - hackernews + # - hackernews # GHC 8.2.1 # - ses-html # bounds: time 1.6 # - stripe-haskell # via: stripe-http-streams # - stripe-http-streams # via: http-streams # - stripe-core # bounds: aeson 1.0 "Piotr Mlodawski @pmlodawski": - - signal + [] + # - signal # GHC 8.2.1 # - ghc-session # bounds: GHC 8 "Michael Snoyman michael@snoyman.com @snoyberg": @@ -337,9 +341,9 @@ packages: - multiarg # - prednote # GHC 8.2.1 via lens-simple - cartel - - Earley + # - Earley # GHC 8.2.1 - ofx - - pinchot + # - pinchot # GHC 8.2.1 - accuerr - timelens - non-empty-sequence @@ -360,7 +364,7 @@ packages: - ghcid - hexml - weeder - - profiterole + # - profiterole # GHC 8.2.1 via ghc-prof "Alan Zimmerman @alanz": - ghc-exactprint @@ -385,7 +389,7 @@ packages: # - hakyll # bounds: skylighting - stylish-haskell # - patat # bounds: skylighting - - profiteur + # - profiteur # GHC 8.2.1 via ghc-prof - psqueues - websockets # - websockets-snap # GHC 8.2.1 via snap-server @@ -675,7 +679,7 @@ packages: - binary-list - byteset - Clipboard - - grouped-list + # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - hatex-guide @@ -695,7 +699,7 @@ packages: - pipes-safe - turtle - foldl - - morte + # - morte # GHC 8.2.1 - bench "Andrew Thaddeus Martin @andrewthad": @@ -730,8 +734,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript - - servant-subscriber + # - servant-purescript # GHC 8.2.1 + # - servant-subscriber # GHC 8.2.1 "Rodrigo Setti @rodrigosetti": - messagepack @@ -750,10 +754,10 @@ packages: "Michal J. Gajda @mgajda": - iterable - - Octree + # - Octree # GHC 8.2.1 - FenwickTree - - hPDB - - hPDB-examples + # - hPDB # GHC 8.2.1 + # - hPDB-examples # GHC 8.2.1 # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens @@ -807,11 +811,11 @@ packages: "Joachim Breitner @nomeata": - circle-packing # - arbtt # GHC 8.2.1 via bytestring-progress - - ghc-heap-view + # - ghc-heap-view # GHC 8.2.1 # - tttool # GHC 8.2.1 # - gipeda # via cassava: bounds: vector - - list-fusion-probe - - haskell-spacegoo + # - list-fusion-probe # GHC 8.2.1 + # - haskell-spacegoo # GHC 8.2.1 via MemoTrie - tasty-expected-failure # - RepLib # GHC 8.2.1 # - unbound # GHC 8.2.1 @@ -840,10 +844,10 @@ packages: - disk-free-space "Colin Woodbury @fosskers": - - microlens-aeson + # - microlens-aeson # GHC 8.2.1 - versions - - vectortiles - - pipes-random + # - vectortiles # GHC 8.2.1 + # - pipes-random # GHC 8.2.1 # - repa # bounds: vector # - repa-io # bounds: vector # - repa-algorithms # bounds: vector @@ -906,7 +910,7 @@ packages: - hledger-lib # - hledger-ui # bounds: brick # - hledger-web # GHC 8.2.1 via yesod-form - - hledger-api + # - hledger-api # GHC 8.2.1 # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -944,10 +948,10 @@ packages: - holy-project - wai-middleware-caching - wai-middleware-caching-lru - - wai-middleware-caching-redis + # - wai-middleware-caching-redis # GHC 8.2.1 via hedis # not package maintainer # - ekg # GHC 8.2.1 via snap-server - - ekg-json + # - ekg-json # GHC 8.2.1 "Paul Rouse @paul-rouse": - mysql @@ -961,7 +965,7 @@ packages: - cql - cql-io - redis-resp - - redis-io + # - redis-io # GHC 8.2.1 via hedis - swagger - tinylog - wai-predicates @@ -1020,28 +1024,28 @@ packages: "Nikita Volkov @nikita-volkov": - base-prelude - cases - - focus + # - focus # GHC 8.2.1 - hasql - hasql-pool - - list-t + # - list-t # GHC 8.2.1 - mtl-prelude - neat-interpolation - partial-handler - postgresql-binary - - slave-thread - - stm-containers + # - slave-thread # GHC 8.2.1 + # - stm-containers # GHC 8.2.1 - refined "Iustin Pop @iustin": - prefix-units "Alexander Thiemann @agrafix": - - Spock + # - Spock # GHC 8.2.1 - Spock-core - Spock-api - Spock-api-server # - Spock-digestive # via: digestive-functors - - Spock-worker + # - Spock-worker # GHC 8.2.1 - graph-core - hvect - reroute @@ -1062,8 +1066,8 @@ packages: - async-extra - format-numbers - highjson - - highjson-swagger - - highjson-th + # - highjson-swagger # GHC 8.2.1 via swagger2 + # - highjson-th # GHC 8.2.1 via swagger2 - superrecord - fileplow @@ -1099,20 +1103,22 @@ packages: - shake-language-c "David Turner @davecturner": - - alarmclock - - bank-holidays-england + [] + # - alarmclock # GHC 8.2.1 + # - bank-holidays-england # GHC 8.2.1 "Haskell Servant ": - - servant - - servant-client - - servant-docs + [] + # - servant # GHC 8.2.1 + # - servant-client # GHC 8.2.1 + # - servant-docs # GHC 8.2.1 # - servant-js # GHC 8.2.1 via language-ecmascript - - servant-server - - servant-lucid - - servant-blaze - - servant-foreign - - servant-mock - - servant-cassava + # - servant-server # GHC 8.2.1 + # - servant-lucid # GHC 8.2.1 + # - servant-blaze # GHC 8.2.1 + # - servant-foreign # GHC 8.2.1 + # - servant-mock # GHC 8.2.1 + # - servant-cassava # GHC 8.2.1 "Alexandr Ruchkin @mvoidex": # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 @@ -1183,30 +1189,31 @@ packages: # - avers-api # GHC 8.2.1 # - avers-api-docs # GHC 8.2.1 # - avers-server # GHC 8.2.1 - - css-syntax + # - css-syntax # GHC 8.2.1 - etcd - github-types - - github-webhook-handler - - github-webhook-handler-snap - - google-cloud - - kraken - - libinfluxdb + # - github-webhook-handler # GHC 8.2.1 + # - github-webhook-handler-snap # GHC 8.2.1 + # - google-cloud # GHC 8.2.1 + # - kraken # GHC 8.2.1 + # - libinfluxdb # GHC 8.2.1 # - mole # bounds: hspec, optparse-applicative - - publicsuffix - - rethinkdb-client-driver + # - publicsuffix # GHC 8.2.1 + # - rethinkdb-client-driver # GHC 8.2.1 - snap-blaze "Alexandr Kurilin @alex_kurilin": - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - - palette + [] + # - palette # GHC 8.2.1 # - diagrams-canvas # bounds: optparse-applicative # - diagrams-rasterific # bounds: optparse-applicative - - lucid-svg + # - lucid-svg # GHC 8.2.1 # - diagrams-html5 # bounds: optparse-applicative - - static-canvas - - svg-builder + # - static-canvas # GHC 8.2.1 + # - svg-builder # GHC 8.2.1 "Gabríel Arthúr Pétursson @polarina": - sdl2 @@ -1226,10 +1233,11 @@ packages: - network-anonymous-tor "Timothy Jones @zmthy": - - http-media + [] + # - http-media # GHC 8.2.1 "Greg V @myfreeweb": - - gitson + # - gitson # GHC 8.2.1 via flock - pcre-heavy - http-link-header - microformats2-parser @@ -1267,12 +1275,12 @@ packages: # - JuicyPixels-scale-dct # GHC 8.2.1 - lattices - microstache - - monad-http + # - monad-http # GHC 8.2.1 - postgresql-simple-url - range-set-list - regex-applicative-text - - servant-swagger-ui - - servant-yaml + # - servant-swagger-ui # GHC 8.2.1 + # - servant-yaml # GHC 8.2.1 - singleton-bool - spdx - splitmix @@ -1280,7 +1288,7 @@ packages: # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers - - waitra + # - waitra # GHC 8.2.1 # scrive/log # - log # via bloodhound: bounds: vector # GHC 8.2.1 via ekg via snap-server @@ -1422,103 +1430,103 @@ packages: - amazonka-waf - amazonka-workspaces - amazonka-xray - - gogol - - gogol-core - - gogol-adexchange-buyer - - gogol-adexchange-seller - - gogol-admin-datatransfer - - gogol-admin-directory - - gogol-admin-emailmigration - - gogol-admin-reports - - gogol-adsense - - gogol-adsense-host - - gogol-affiliates - - gogol-analytics - - gogol-android-enterprise - - gogol-android-publisher - - gogol-appengine - - gogol-apps-activity - - gogol-apps-calendar - - gogol-apps-licensing - - gogol-apps-reseller - - gogol-apps-tasks - - gogol-appstate - - gogol-autoscaler - - gogol-bigquery - - gogol-billing - - gogol-blogger - - gogol-books - - gogol-civicinfo - - gogol-classroom - - gogol-cloudmonitoring - - gogol-cloudtrace - - gogol-compute - - gogol-container - - gogol-customsearch - - gogol-dataflow - - gogol-dataproc - - gogol-datastore - - gogol-debugger - - gogol-deploymentmanager - - gogol-dfareporting - - gogol-discovery - - gogol-dns - - gogol-doubleclick-bids - - gogol-doubleclick-search - - gogol-drive - - gogol-firebase-rules - - gogol-fitness - - gogol-fonts - - gogol-freebasesearch - - gogol-fusiontables - - gogol-games - - gogol-games-configuration - - gogol-games-management - - gogol-genomics - - gogol-gmail - - gogol-groups-migration - - gogol-groups-settings - - gogol-identity-toolkit - - gogol-kgsearch - - gogol-latencytest - - gogol-logging - - gogol-maps-coordinate - - gogol-maps-engine - - gogol-mirror - - gogol-monitoring - - gogol-oauth2 - - gogol-pagespeed - - gogol-partners - - gogol-people - - gogol-play-moviespartner - - gogol-plus - - gogol-plus-domains - - gogol-prediction - - gogol-proximitybeacon - - gogol-pubsub - - gogol-qpxexpress - - gogol-replicapool - - gogol-replicapool-updater - - gogol-resourcemanager - - gogol-resourceviews - - gogol-script - - gogol-sheets - - gogol-shopping-content - - gogol-siteverification - - gogol-spectrum - - gogol-sqladmin - - gogol-storage - - gogol-storage-transfer - - gogol-tagmanager - - gogol-taskqueue - - gogol-translate - - gogol-urlshortener - - gogol-useraccounts - - gogol-vision - - gogol-webmaster-tools - - gogol-youtube - - gogol-youtube-analytics - - gogol-youtube-reporting + # - gogol # GHC 8.2.1 + # - gogol-core # GHC 8.2.1 + # - gogol-adexchange-buyer # GHC 8.2.1 + # - gogol-adexchange-seller # GHC 8.2.1 + # - gogol-admin-datatransfer # GHC 8.2.1 + # - gogol-admin-directory # GHC 8.2.1 + # - gogol-admin-emailmigration # GHC 8.2.1 + # - gogol-admin-reports # GHC 8.2.1 + # - gogol-adsense # GHC 8.2.1 + # - gogol-adsense-host # GHC 8.2.1 + # - gogol-affiliates # GHC 8.2.1 + # - gogol-analytics # GHC 8.2.1 + # - gogol-android-enterprise # GHC 8.2.1 + # - gogol-android-publisher # GHC 8.2.1 + # - gogol-appengine # GHC 8.2.1 + # - gogol-apps-activity # GHC 8.2.1 + # - gogol-apps-calendar # GHC 8.2.1 + # - gogol-apps-licensing # GHC 8.2.1 + # - gogol-apps-reseller # GHC 8.2.1 + # - gogol-apps-tasks # GHC 8.2.1 + # - gogol-appstate # GHC 8.2.1 + # - gogol-autoscaler # GHC 8.2.1 + # - gogol-bigquery # GHC 8.2.1 + # - gogol-billing # GHC 8.2.1 + # - gogol-blogger # GHC 8.2.1 + # - gogol-books # GHC 8.2.1 + # - gogol-civicinfo # GHC 8.2.1 + # - gogol-classroom # GHC 8.2.1 + # - gogol-cloudmonitoring # GHC 8.2.1 + # - gogol-cloudtrace # GHC 8.2.1 + # - gogol-compute # GHC 8.2.1 + # - gogol-container # GHC 8.2.1 + # - gogol-customsearch # GHC 8.2.1 + # - gogol-dataflow # GHC 8.2.1 + # - gogol-dataproc # GHC 8.2.1 + # - gogol-datastore # GHC 8.2.1 + # - gogol-debugger # GHC 8.2.1 + # - gogol-deploymentmanager # GHC 8.2.1 + # - gogol-dfareporting # GHC 8.2.1 + # - gogol-discovery # GHC 8.2.1 + # - gogol-dns # GHC 8.2.1 + # - gogol-doubleclick-bids # GHC 8.2.1 + # - gogol-doubleclick-search # GHC 8.2.1 + # - gogol-drive # GHC 8.2.1 + # - gogol-firebase-rules # GHC 8.2.1 + # - gogol-fitness # GHC 8.2.1 + # - gogol-fonts # GHC 8.2.1 + # - gogol-freebasesearch # GHC 8.2.1 + # - gogol-fusiontables # GHC 8.2.1 + # - gogol-games # GHC 8.2.1 + # - gogol-games-configuration # GHC 8.2.1 + # - gogol-games-management # GHC 8.2.1 + # - gogol-genomics # GHC 8.2.1 + # - gogol-gmail # GHC 8.2.1 + # - gogol-groups-migration # GHC 8.2.1 + # - gogol-groups-settings # GHC 8.2.1 + # - gogol-identity-toolkit # GHC 8.2.1 + # - gogol-kgsearch # GHC 8.2.1 + # - gogol-latencytest # GHC 8.2.1 + # - gogol-logging # GHC 8.2.1 + # - gogol-maps-coordinate # GHC 8.2.1 + # - gogol-maps-engine # GHC 8.2.1 + # - gogol-mirror # GHC 8.2.1 + # - gogol-monitoring # GHC 8.2.1 + # - gogol-oauth2 # GHC 8.2.1 + # - gogol-pagespeed # GHC 8.2.1 + # - gogol-partners # GHC 8.2.1 + # - gogol-people # GHC 8.2.1 + # - gogol-play-moviespartner # GHC 8.2.1 + # - gogol-plus # GHC 8.2.1 + # - gogol-plus-domains # GHC 8.2.1 + # - gogol-prediction # GHC 8.2.1 + # - gogol-proximitybeacon # GHC 8.2.1 + # - gogol-pubsub # GHC 8.2.1 + # - gogol-qpxexpress # GHC 8.2.1 + # - gogol-replicapool # GHC 8.2.1 + # - gogol-replicapool-updater # GHC 8.2.1 + # - gogol-resourcemanager # GHC 8.2.1 + # - gogol-resourceviews # GHC 8.2.1 + # - gogol-script # GHC 8.2.1 + # - gogol-sheets # GHC 8.2.1 + # - gogol-shopping-content # GHC 8.2.1 + # - gogol-siteverification # GHC 8.2.1 + # - gogol-spectrum # GHC 8.2.1 + # - gogol-sqladmin # GHC 8.2.1 + # - gogol-storage # GHC 8.2.1 + # - gogol-storage-transfer # GHC 8.2.1 + # - gogol-tagmanager # GHC 8.2.1 + # - gogol-taskqueue # GHC 8.2.1 + # - gogol-translate # GHC 8.2.1 + # - gogol-urlshortener # GHC 8.2.1 + # - gogol-useraccounts # GHC 8.2.1 + # - gogol-vision # GHC 8.2.1 + # - gogol-webmaster-tools # GHC 8.2.1 + # - gogol-youtube # GHC 8.2.1 + # - gogol-youtube-analytics # GHC 8.2.1 + # - gogol-youtube-reporting # GHC 8.2.1 - ede - pagerduty - semver @@ -1599,15 +1607,15 @@ packages: # - ekg-statsd # Maintained by @tibbe. # GHC 8.2.1 - flow - github-release - - gloss # Maintained by @benl23x5. - - gloss-rendering # Maintained by @benl23x5. + # - gloss # Maintained by @benl23x5. # GHC 8.2.1 + # - gloss-rendering # Maintained by @benl23x5. # GHC 8.2.1 - gpolyline # Maintained by @fegu. - - lackey + # - lackey # GHC 8.2.1 # - octane # GHC 8.2.1 # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 # - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 - - ratel - - ratel-wai + # - ratel # GHC 8.2.1 + # - ratel-wai # GHC 8.2.1 - rattletrap # - strive # GHC 8.2.1 - wuss @@ -1623,11 +1631,11 @@ packages: - linux-namespaces "Will Coster @fimad": - - prometheus-client - - prometheus-metrics-ghc + # - prometheus-client # GHC 8.2.1 via atomic-primops + # - prometheus-metrics-ghc # GHC 8.2.1 via prometheus-client - scalpel - scalpel-core - - wai-middleware-prometheus + # - wai-middleware-prometheus # GHC 8.2.1 via prometheus-client "William Casarin @jb55": - bson-lens @@ -1636,7 +1644,7 @@ packages: - elm-export-persistent # - pipes-csv # via cassava: bounds: vector - pipes-mongodb # via mongoDB - - servant-elm + # - servant-elm # GHC 8.2.1 - skeletons # - streaming-wai # bounds: mmorph @@ -1653,7 +1661,7 @@ packages: # - timezone-olson # GHC 8.2.1 via timezone-series "Josh Holland @jshholland": - - sandi + # - sandi # GHC 8.2.1 - data-ordlist - xmonad @@ -1694,7 +1702,7 @@ packages: - composition-extra - rose-trees - sets - - timemap + # - timemap # GHC 8.2.1 - tries - path-extra - pred-trie @@ -1707,7 +1715,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - - extensible + # - extensible # GHC 8.2.1 via effin - monad-skeleton - objective - witherable @@ -1716,7 +1724,7 @@ packages: "Peter Harpending @pharpend": - editor-open - exceptional - - optparse-helper + # - optparse-helper # GHC 8.2.1 - pager - semiring-simple @@ -1781,7 +1789,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - - hworker + # - hworker # GHC 8.2.1 via hedis # - hworker-ses # 0.1.1.0 build failure - fn # - fn-extra # via: digestive-functors @@ -1793,8 +1801,8 @@ packages: - distributed-closure - H - inline-r - - jni - - jvm + # - jni # GHC 8.2.1 via atomic-primops + # - jvm # GHC 8.2.1 via jni # - sparkle # bounds: mmorph # - streaming-binary # bounds: mmorph - th-lift @@ -1839,7 +1847,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt - - IPv6DB + # - IPv6DB # GHC 8.2.1 via hedis "koral koral@mailoo.org @k0ral": # - atom-conduit # GHC 8.2.1 via lens-simple @@ -1854,19 +1862,19 @@ packages: - protocol-buffers # - hprotoc # build failure https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - - ekg-core + # - ekg-core # GHC 8.2.1 - digits - hbeanstalk - iso3166-country-codes - iso639 - murmur-hash - - monoidal-containers + # - monoidal-containers # GHC 8.2.1 - regex-pcre - string-combinators - string-class - SHA - data-ordlist - - hedis + # - hedis # GHC 8.2.1 via slave-thread "Rob O'Callahan ropoctl@gmail.com @rcallahan": # - pipes-fastx # via pipes-attoparsec @@ -1902,13 +1910,13 @@ packages: "Vladislav Zavialov @int-index": - transformers-lift - ether - - union + # - union # GHC 8.2.1 "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write # - hapistrano # bounds: path-io - inflections - - twitter-feed + # - twitter-feed # GHC 8.2.1 # - cassava-megaparsec # via cassava: bounds: vector - dotenv # - stache # GHC 8.2.1 @@ -1927,8 +1935,8 @@ packages: - network-carbon # - socket-io # bounds: aeson, via: engine-io - tasty-rerun - - logging-effect - - reactive-banana + # - logging-effect # GHC 8.2.1 + # - reactive-banana # GHC 8.2.1 "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1949,9 +1957,9 @@ packages: - abstract-deque - abstract-deque-tests - abstract-par - - atomic-primops + # - atomic-primops # GHC 8.2.1 - base-orphans - - chaselev-deque + # - chaselev-deque # GHC 8.2.1 via atomic-primops - code-page - deriving-compat - echo @@ -1968,14 +1976,14 @@ packages: - text-show - text-show-instances - th-abstraction - - thread-local-storage + # - thread-local-storage # GHC 8.2.1 via atomic-primops "Kirill Zaborsky @qrilka": - xlsx "Matt Parsons @parsonsmatt": - monad-logger-prefix - - monad-metrics + # - monad-metrics # GHC 8.2.1 via ekg-core "Matthew Pickering @mpickering": - refact @@ -2013,7 +2021,7 @@ packages: # - ekg-wai # GHC 8.2.1 - haxl-amazonka - hasql-migration - - servant-JuicyPixels + # - servant-JuicyPixels # GHC 8.2.1 "Artyom @neongreen": - microlens @@ -2024,19 +2032,19 @@ packages: - microlens-contra - shortcut-links - cheapskate-lucid - - cheapskate-highlight + # - cheapskate-highlight # GHC 8.2.1 - cmark-lucid - - cmark-highlight - - Spock-lucid + # - cmark-highlight # GHC 8.2.1 + # - Spock-lucid # GHC 8.2.1 - charsetdetect-ae - ilist - text-all - fmt "Takano Akio tak@anoak.io @takano-akio": - - fast-builder + # - fast-builder # GHC 8.2.1 - filelock - - euphoria + # - euphoria # GHC 8.2.1 "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - quadtree @@ -2052,7 +2060,7 @@ packages: - loop - netpbm - network-house - - posix-paths + # - posix-paths # GHC 8.2.1 - reinterpret-cast # As dependencies of packages above - attoparsec-binary @@ -2064,12 +2072,12 @@ packages: "Michael Walker @barrucadu": - both - - concurrency + # - concurrency # GHC 8.2.1 via atomic-primops - dpor - - dejafu - - async-dejafu - - hunit-dejafu - - tasty-dejafu + # - dejafu # GHC 8.2.1 + # - async-dejafu # GHC 8.2.1 + # - hunit-dejafu # GHC 8.2.1 + # - tasty-dejafu # GHC 8.2.1 - irc-ctcp # - irc-conduit # GHC 8.2.1 # - irc-client # GHC 8.2.1 @@ -2086,14 +2094,14 @@ packages: # - highlight # GHC 8.2.1 via regex-with-pcre # - ig # bounds: http-conduit, transformers - natural-transformation - - opaleye-trans + # - opaleye-trans # GHC 8.2.1 - pretty-simple - read-env-var - - servant-checked-exceptions - - servant-static-th + # - servant-checked-exceptions # GHC 8.2.1 + # - servant-static-th # GHC 8.2.1 - xml-html-qq - xml-indexed-cursor - - yahoo-finance-api + # - yahoo-finance-api # GHC 8.2.1 # - yesod-markdown # bounds: skylighting "Franklin Chen @FranklinChen": @@ -2127,7 +2135,8 @@ packages: - yi-snippet "Tobias Bexelius @tobbebex": - - GPipe + [] + # - GPipe # GHC 8.2.1 "Patrick Redmond @plredmond": [] @@ -2142,10 +2151,12 @@ packages: - Xauth "Sebastian de Bellefon @Helkafen": - - wai-middleware-metrics + [] + # - wai-middleware-metrics # GHC 8.2.1 via ekg-core "Stefan Berthold": - - smallcaps + [] + # - smallcaps # GHC 8.2.1 "Gregory Collins @gregorycollins": - hashtables @@ -2211,14 +2222,14 @@ packages: # - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": - - compactmap - - stateWriter + # - compactmap # GHC 8.2.1 + # - stateWriter # GHC 8.2.1 - filecache - - pcre-utils + # - pcre-utils # GHC 8.2.1 - strict-base-types - - withdependencies + # - withdependencies # GHC 8.2.1 - hruby - - language-puppet + # - language-puppet # GHC 8.2.1 via pcre-utils - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose @@ -2261,10 +2272,11 @@ packages: # - hsexif # GHC 8.2.1 "Nickolay Kudasov @fizruk": - - http-api-data + [] + # - http-api-data # GHC 8.2.1 via uri-bytestring # - smsaero # build failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - - swagger2 - - servant-swagger + # - swagger2 # GHC 8.2.1 + # - servant-swagger # GHC 8.2.1 "Jared Tobin @jtobin": - mwc-probability @@ -2337,8 +2349,8 @@ packages: - pathwalk "John Galt @centromere": - - cacophony - - pipes-cacophony + # - cacophony # GHC 8.2.1 + # - pipes-cacophony # GHC 8.2.1 - blake2 - nfc @@ -2354,8 +2366,9 @@ packages: # - sync-mht # bounds: ghc, base "Michael Schröder @mcschroeder": - - ctrie - - ttrie + [] + # - ctrie # GHC 8.2.1 via atomic-primops + # - ttrie # GHC 8.2.1 via atomic-primops "Greg Weber @gregwebs": - base-noprelude @@ -2387,7 +2400,8 @@ packages: # - werewolf-slack # bounds: aeson, extra, http-client, http-client-tls # via: werewolf "Will Sewell @willsewell": - - benchpress + [] + # - benchpress # GHC 8.2.1 # - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": @@ -2475,16 +2489,16 @@ packages: - language-dockerfile "Pascal Hartig @passy": - - giphy-api + # - giphy-api # GHC 8.2.1 - optparse-text "rightfold @rightfold": - open-browser "Denis Redozubov @dredozubov": - - tracy + # - tracy # GHC 8.2.1 - hreader-lens - - schematic + # - schematic # GHC 8.2.1 "Yuji Yamamoto @igrep": - yes-precure5-command @@ -2494,7 +2508,8 @@ packages: # - wai-session-postgresql # GHC-8.2.1 "Haisheng Wu @freizl": - - hoauth2 + [] + # - hoauth2 # GHC 8.2.1 via uri-bytestring "Falko Peters @informatikr": - scrypt @@ -2516,8 +2531,9 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames - - hpp + [] + # - Frames # GHC 8.2.1 + # - hpp # GHC 8.2.1 "Takayuki Muranushi @nushio3": - binary-search @@ -2537,7 +2553,7 @@ packages: # - mustache # GHC 8.2.1 via wreq "Cindy Wang @CindyLinz": - - NoTrace + # - NoTrace # GHC 8.2.1 - linked-list-with-iterator "Jean-Philippe Bernardy @jyp": @@ -2673,7 +2689,7 @@ packages: # - handwriting # GHC 8.2.1 "Stephen Diehl @sdiehl": - - protolude + # - protolude # GHC 8.2.1 # - repline # GHC 8.2.1 - picosat @@ -2716,7 +2732,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - - oanda-rest-api + # - oanda-rest-api # GHC 8.2.1 via MemoTrie - stratosphere - sum-type-boilerplate @@ -2744,8 +2760,9 @@ packages: - directory-tree "Ian Grant Jeffries @seagreen": - - hjsonpointer - - hjsonschema + [] + # - hjsonpointer # GHC 8.2.1 + # - hjsonschema # GHC 8.2.1 "Drew Hess @dhess": - hpio @@ -2753,8 +2770,8 @@ packages: "Richard Eisenberg @goldfirere": - th-desugar - singletons - - units - - units-defs + # - units # GHC 8.2.1 via MemoTrie + # - units-defs # GHC 8.2.1 via MemoTrie - HUnit-approx - units-parser @@ -2805,13 +2822,13 @@ packages: "Patrick Chilton @chpatrick": - solga - - solga-swagger + # - solga-swagger # GHC 8.2.1 via swagger2 - clang-pure - webrtc-vad "Michal Konecny @michalkonecny": - hmpfr - - mixed-types-num + # - mixed-types-num # GHC 8.2.1 "Bartosz Nitka @niteria": - haskell-packages @@ -2836,17 +2853,20 @@ packages: # - haskell-names # bounds: aeson "Shao Cheng @TerrorJack": - - simple-download - - encoding-io + [] + # - simple-download # GHC 8.2.1 + # - encoding-io # GHC 8.2.1 "Anton Gushcha @ncrashed": - - aeson-injector + [] + # - aeson-injector # GHC 8.2.1 # "Rune K. Svendsen @runeks": # - bitcoin-payment-channel # bounds: QuickCheck, aeson 1.0 # via: haskoin-core "Al Zohali @zohl": - - servant-auth-cookie < 0.4.1 || > 0.4.1 + [] + # - servant-auth-cookie # GHC 8.2.1 # - dictionaries # GHC 8.2.1 "Joachim Fasting @joachifm": @@ -2905,25 +2925,28 @@ packages: - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": - - json-stream + [] + # - json-stream # GHC 8.2.1 "Philipp Balzarek ": - xml-picklers "Lennart Spitzner lsp@informatik.uni-kiel.de @lspitzner": - - multistate - - pqueue + [] + # - multistate # GHC 8.2.1 + # - pqueue # GHC 8.2.1 "Ryan Mulligan @ryantm": [] # - HDBC-mysql # GHC 8.2.1 "Tony Day @tonyday567": - - numhask - - numhask-range + [] + # - numhask # GHC 8.2.1 via protolude + # - numhask-range # GHC 8.2.1 via protolude # - chart-unit # bounds optparse-applicative # - perf # bounds optparse-applicative - - online + # - online # GHC 8.2.1 via protolude "Iphigenia Df @iphydf": - data-msgpack @@ -2950,12 +2973,13 @@ packages: "Mahdi Dibaiee ": - picedit - mathexpr - - sibe + # - sibe # GHC 8.2.1 via stemmer - termcolor "Alexis Williams @typedrat": + [] # - stb-image-redux # bounds: vector - - wavefront-obj + # - wavefront-obj # GHC 8.2.1 "XT @xtendo-org": - rawfilepath @@ -2992,7 +3016,8 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth + [] + # - wai-middleware-auth # GHC 8.2.1 via uri-bytestring # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": @@ -3000,7 +3025,8 @@ packages: # - hledger-iadd # bounds: hledger-lib "Roy Levien @orome": - - crypto-enigma + [] + # - crypto-enigma # GHC 8.2.1 "Boldizsár Németh @nboldi": - instance-control @@ -3024,8 +3050,9 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": + [] # - sensu-run # GHC 8.2.1 via wreq - - viewprof + # - viewprof # GHC 8.2.1 "Dylan Simon @dylex": # - postgresql-typed # GHC 8.2.1 @@ -3057,7 +3084,8 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - - minio-hs + [] + # - minio-hs # GHC 8.2.1 via protolude "ncaq @ncaq": - haskell-import-graph @@ -3074,7 +3102,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff + # - aeson-diff # GHC 8.2.1 - edit-distance-vector "Kyle Van Berendonck @kvanberendonck": @@ -3115,7 +3143,8 @@ packages: # - ziptastic-core # GHC 8.2.1 via tz "Hardy Jones @joneshf": - - servant-ruby + [] + # - servant-ruby # GHC 8.2.1 # - wai-middleware-rollbar # GHC 8.2.1 "Andrey Mokhov @snowleopard": @@ -3126,13 +3155,14 @@ packages: - hslua-aeson "Judah Jacobson @judah": - - lens-labels - - proto-lens - - proto-lens-descriptors + [] + # - lens-labels # GHC 8.2.1 + # - proto-lens # GHC 8.2.1 + # - proto-lens-descriptors # GHC 8.2.1 # - proto-lens-protoc # bounds: haskell-src-exts # - proto-lens-combinators # bounds: proto-lens-protoc - - proto-lens-arbitrary - - proto-lens-optparse + # - proto-lens-arbitrary # GHC 8.2.1 + # - proto-lens-optparse # GHC 8.2.1 # - proto-lens-protobuf-types # bounds: proto-lens-protoc # - tensorflow # bounds: proto-lens-protoc # - tensorflow-core-ops # bounds: tensorflow @@ -3156,7 +3186,8 @@ packages: - async-timer "Simon Hafner @reactormonk": - - uri-bytestring-aeson + [] + # - uri-bytestring-aeson # GHC 8.2.1 "Sebastian Witte @saep": - nvim-hs @@ -3180,7 +3211,8 @@ packages: - haddock "Mark Hopkins @mjhopkins": - - alerta + [] + # - alerta # GHC 8.2.1 "Steven Vandevelde @icidasset": - shikensu @@ -3211,7 +3243,7 @@ packages: # - type-list # GHC 8.2.1 via singletons 2.3 - vinyl-utils - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava # If you want to make sure a package is removed from stackage, @@ -3236,16 +3268,12 @@ packages: - base < 4.10 - hslua < 0.6 - # https://github.com/fpco/stackage/issues/2661 - - servant-docs < 0.11 - # https://github.com/fpco/stackage/issues/2663 - doctest < 0.12 # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6 - hspec-megaparsec < 1 - - versions < 3.2 # end of packages @@ -3482,6 +3510,7 @@ skipped-tests: - ghc-mod # hspec 2.4 - unordered-containers # via ChasingBottoms - dlist # quickcheck-instances >= 0.3.15 && < 0.4 + - haddock # GHC 8.2.1 via haddock-test # Transitive outdated dependencies # These packages From f6119197cc42ecdbe15fa96815322fcadf7cc110 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 19:40:43 -0700 Subject: [PATCH 2156/2525] lift constraints "waiting for ghc 8.2", closes #2127, closes #2528 --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3ca868b..c784abda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3258,12 +3258,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2127 - - leapseconds-announced < 2017.0.0.1 # Wait for GHC 8.2.1 - - # https://github.com/fpco/stackage/issues/2528 - - concurrent-output < 1.10.0 # Wait for GHC 8.2.1 - # WIP: Issues are coming ... - base < 4.10 - hslua < 0.6 From c5fa4ae211f3488dcd1ff73fedccf25307c61a41 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 19:44:38 -0700 Subject: [PATCH 2157/2525] Unskip tests since doctest is constrained; add link for #2681 (hslua) --- build-constraints.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c784abda..f190e40c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3258,8 +3258,7 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # WIP: Issues are coming ... - - base < 4.10 + # https://github.com/fpco/stackage/issues/2681 - hslua < 0.6 # https://github.com/fpco/stackage/issues/2663 @@ -3423,19 +3422,6 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - # doctest 0.12 - - ad - - attoparsec-time - - bits - - bound - - bytes - - cgi - - clash-prelude - - comonad - - distributive - - email-validate - - flow - - trifecta # - genvalidity-property # bounds: QuickCheck - hasmin - http-api-data From 61ebdd38b6654c10eb4fcd13b3bd7a24a7132d1e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 19:48:34 -0700 Subject: [PATCH 2158/2525] Block "versions", cannot satisfy both new base #2672 and old megaparsec #2666 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f190e40c..08cf85b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -844,8 +844,9 @@ packages: - disk-free-space "Colin Woodbury @fosskers": + [] # - microlens-aeson # GHC 8.2.1 - - versions + # - versions # GHC 8.2.1 per megaparsec # - vectortiles # GHC 8.2.1 # - pipes-random # GHC 8.2.1 # - repa # bounds: vector From 109a9d0888667f73998cdd5205a2153af51a9dac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 19:53:57 -0700 Subject: [PATCH 2159/2525] Add constraint "turtle < 1.4" per #2682 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08cf85b1..74cfe0bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,6 +3269,9 @@ packages: - megaparsec < 6 - hspec-megaparsec < 1 + # https://github.com/fpco/stackage/issues/2682 + - turtle < 1.4 + # end of packages # Package flags are applied to individual packages, and override the values of From f5b04c829b1de841b27ae84ce2b76b4c9f9057bf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jul 2017 20:14:11 -0700 Subject: [PATCH 2160/2525] Block packages to unconstrain Cabal, closes #2683 --- build-constraints.yaml | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74cfe0bc..fe46fb20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -304,7 +304,7 @@ packages: - executable-path - foreign-store - formatting - - gtk2hs-buildtools + # - gtk2hs-buildtools # Cabal 2.0.0.2 - happy - hybrid-vectors - indents @@ -385,7 +385,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - cabal-dependency-licenses + # - cabal-dependency-licenses # Cabal 2.0.0.2 # - hakyll # bounds: skylighting - stylish-haskell # - patat # bounds: skylighting @@ -472,7 +472,7 @@ packages: - hostname-validate - ini - lucid - - osdkeys # via libnotify + # - osdkeys # via libnotify # Cabal 2.0.0.2 - pdfinfo # - present # compilation failure against haskell-src-exts - pure-io @@ -1011,7 +1011,7 @@ packages: - multimap - parallel-io - text-binary - - Chart-cairo + # - Chart-cairo # Cabal 2.0.0.2 - ghc-events - monad-extras # - stack < 9.9.9 # bounds: ghc, template-haskell @@ -1159,15 +1159,15 @@ packages: - xmonad-contrib # - shelly # GHC 8.2.1 - - cairo - - gio - - glib - - gtk - - gtk3 - - gtksourceview3 - - pango - - webkitgtk3 - - webkitgtk3-javascriptcore + # - cairo # Cabal 2.0.0.2 + # - gio # Cabal 2.0.0.2 + # - glib # Cabal 2.0.0.2 + # - gtk # Cabal 2.0.0.2 + # - gtk3 # Cabal 2.0.0.2 + # - gtksourceview3 # Cabal 2.0.0.2 + # - pango # Cabal 2.0.0.2 + # - webkitgtk3 # Cabal 2.0.0.2 + # - webkitgtk3-javascriptcore # Cabal 2.0.0.2 - ghcjs-codemirror # - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 @@ -1559,9 +1559,9 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - - plot - - plot-gtk - - plot-gtk3 + # - plot # Cabal 2.0.0.2 + # - plot-gtk # Cabal 2.0.0.2 + # - plot-gtk3 # Cabal 2.0.0.2 - vector-buffer # - hmatrix-repa # via repa: bounds: vector @@ -2265,7 +2265,8 @@ packages: # - multiplate # bounds: transformers "Sumit Sahrawat @sumitsahrawat": - - plot-gtk-ui + [] + # - plot-gtk-ui # Cabal 2.0.0.2 # - calculator # bounds: ghc, base "Emmanuel Touzery @emmanueltouzery": @@ -2716,8 +2717,8 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - - wild-bind-indicator - - wild-bind-task-x11 + # - wild-bind-indicator # Cabal 2.0.0.2 + # - wild-bind-task-x11 # Cabal 2.0.0.2 "Cies Breijs @cies": - htoml @@ -2832,7 +2833,7 @@ packages: # - mixed-types-num # GHC 8.2.1 "Bartosz Nitka @niteria": - - haskell-packages + # - haskell-packages # Cabal 2.0.0.2 - oeis "Gergely Patai @cobbpg": From f159ba114bfb058913c2d632d21ab401156c71bf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 16:15:27 -0700 Subject: [PATCH 2161/2525] Add constraint "cue-sheet < 1" per #2666 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe46fb20..c35ac50c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,6 +3269,7 @@ packages: # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6 - hspec-megaparsec < 1 + - cue-sheet < 1 # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 From 673ad03fdc8518044df60c40ff090744fb983c8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 16:17:29 -0700 Subject: [PATCH 2162/2525] Add constraint "semigroupoids < 5.2.1" per #2686 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c35ac50c..93dccdbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3274,6 +3274,9 @@ packages: # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 + # https://github.com/fpco/stackage/issues/2686 + - semigroupoids < 5.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 707aa64bc2813cb10789543bf4a8fc11ea3d1b3b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 16:20:58 -0700 Subject: [PATCH 2163/2525] Disable packages requiring cabal-version >= 2 --- build-constraints.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93dccdbd..f8361c6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2373,7 +2373,8 @@ packages: # - ttrie # GHC 8.2.1 via atomic-primops "Greg Weber @gregwebs": - - base-noprelude + [] + # - base-noprelude # cabal-version >= 2 "Andrew Lelechenko @Bodigrim": - exp-pairs @@ -3208,9 +3209,10 @@ packages: - safeio "Alex Biehl @alexbiehl": - - haddock-library - - haddock-api - - haddock + [] + # - haddock-library # cabal-version >= 2 + # - haddock-api # cabal-version >= 2 + # - haddock # cabal-version >= 2 "Mark Hopkins @mjhopkins": [] From 3501991a8f64cbf82db8137bfb2366ed168d54b6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 16:21:39 -0700 Subject: [PATCH 2164/2525] Remove constraint "semigroupoids < 5.2.1", closes #2686 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8361c6c..393b21a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3276,9 +3276,6 @@ packages: # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 - # https://github.com/fpco/stackage/issues/2686 - - semigroupoids < 5.2.1 - # end of packages # Package flags are applied to individual packages, and override the values of From abce203a3a2f33a80b8f3b67e749c6ec156695e1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 16:52:38 -0700 Subject: [PATCH 2165/2525] Bump ghc version in Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ad96d66b..56076512 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:16.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV PATH /opt/ghc/8.0.2/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /opt/ghc/8.2.1/bin:/usr/sbin:/usr/bin:/sbin:/bin ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh RUN /tmp/debian-bootstrap.sh && rm /tmp/debian-bootstrap.sh From 9dcef1851c1d55dbd2f8bcd02abb89f8d8308d10 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Jul 2017 17:15:44 -0700 Subject: [PATCH 2166/2525] Update apt-get installs: llvm and libclang to 3.9 --- debian-bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index cc0d2ca7..b6cd4e78 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -48,7 +48,7 @@ apt-get install -y \ libblas-dev \ libbz2-dev \ libcairo2-dev \ - libclang-3.7-dev \ + libclang-3.9-dev \ libcurl4-openssl-dev \ libdevil-dev \ libedit-dev \ @@ -117,7 +117,7 @@ apt-get install -y \ libyaml-dev \ libzip-dev \ libzmq3-dev \ - llvm-3.7 \ + llvm-3.9 \ locales \ m4 \ minisat \ From 8c565ac2a9f56562a456bf913b41c4c5002868db Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 09:26:32 -0700 Subject: [PATCH 2167/2525] Block packages relying on c2hs --- build-constraints.yaml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 393b21a5..8505ca23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -84,7 +84,7 @@ packages: - explicit-exception - fixed-length # - gnuplot # GHC 8.2.1 - - group-by-date + # - group-by-date # GHC 8.2.1 via c2hs - iff - interpolation - jack @@ -922,7 +922,7 @@ packages: "Dimitri Sabadie @phaazon": # - al # FIXME temporary, figure out why it's not working with stackage-build - event - - hid + # - hid # GHC 8.2.1 via c2hs # - luminance # BLOCKED directory 1.3 # - luminance-samples # bounds: base - monad-journal @@ -1157,7 +1157,7 @@ packages: # - idris # bounds aeson - libffi - xmonad-contrib - # - shelly # GHC 8.2.1 + # - shelly # GHC 8.2.1: time < 1.7 # - cairo # Cabal 2.0.0.2 # - gio # Cabal 2.0.0.2 @@ -1583,9 +1583,10 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": + [] # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - - H - - inline-r + # - H # GHC 8.2.1 via c2hs + # - inline-r # GHC 8.2.1 via c2hs # "David Fox @ddssff": # - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 @@ -1800,8 +1801,8 @@ packages: - cassette - choice - distributed-closure - - H - - inline-r + # - H # GHC 8.2.1 via c2hs + # - inline-r # GHC 8.2.1 via c2hs # - jni # GHC 8.2.1 via atomic-primops # - jvm # GHC 8.2.1 via jni # - sparkle # bounds: mmorph @@ -2354,7 +2355,7 @@ packages: # - cacophony # GHC 8.2.1 # - pipes-cacophony # GHC 8.2.1 - blake2 - - nfc + # - nfc # GHC 8.2.1 via c2hs "Adam Curtis @kallisti-dev": - webdriver @@ -2380,8 +2381,9 @@ packages: - exp-pairs "Stefan Kersten @kaoskorobase": - - hsndfile - - hsndfile-vector + [] + # - hsndfile # GHC 8.2.1 via c2hs + # - hsndfile-vector # GHC 8.2.1 via c2hs "yihuang @yihuang": - tagstream-conduit @@ -2882,8 +2884,9 @@ packages: - llvm-hs-pure "Thierry Bourrillon @tbourrillon": - - heatshrink - - hocilib + [] + # - heatshrink # GHC 8.2.1 via c2hs + # - hocilib # GHC 8.2.1 via c2hs # "Matthias Herrmann @2chilled": # - scrape-changes # GHC 8.2.1 via wreq @@ -4060,6 +4063,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- shelly-1.6.8.3 # re-enable shelly, c2hs, etc # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 8140c2bf8cb9556892ad8c94fc8e977e40c2da46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 09:44:04 -0700 Subject: [PATCH 2168/2525] Block labels, posix-realtime, th-to-exp, freer-effects per build failures --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8505ca23..61f64c5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -462,7 +462,7 @@ packages: - xenstore "Chris Done @chrisdone": - - labels + # - labels # https://github.com/chrisdone/labels/issues/8 - ace - ical # - check-email # GHC 8.2.1 via email-validate @@ -761,7 +761,7 @@ packages: # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - - posix-realtime + # - posix-realtime # https://github.com/mgajda/posix-realtime/issues/5 "Dom De Re @domdere": - cassava-conduit @@ -2822,7 +2822,7 @@ packages: "Alexis King @lexi-lambda": - test-fixture - text-conversions - - th-to-exp + # - th-to-exp # https://github.com/lexi-lambda/th-to-exp/issues/1 - type-assertions "Patrick Chilton @chpatrick": @@ -3131,7 +3131,7 @@ packages: "Peter Trško @trskop": - between - connection-pool - - freer-effects + # - freer-effects # https://github.com/IxpertaSolutions/freer-effects/issues/49 - verbosity "Devon Hollowood @devonhollowood": From 999739324f3406c77432464e550bb297495b2f46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 10:07:41 -0700 Subject: [PATCH 2169/2525] Block hdevtools, hsass, binary-typed, data-diverse per build failures --- build-constraints.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61f64c5b..5cc2de39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1090,7 +1090,8 @@ packages: - ghcjs-perch "Sebastian Nagel @ch1bo": - - hdevtools + [] + # - hdevtools # https://github.com/hdevtools/hdevtools/issues/57 "Andrey Chudnov @achudnov": [] @@ -1903,8 +1904,9 @@ packages: # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - - hlibsass - - hsass + [] + # - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 + # - hsass # via hlibsass "Robert Massaioli @robertmassaioli": - range @@ -2434,7 +2436,7 @@ packages: - pkcs10 "David Luposchainsky @quchen": - - binary-typed + # - binary-typed # https://github.com/quchen/binary-typed/issues/42 - pgp-wordlist # - show-prettyprint # https://github.com/fpco/stackage/issues/2554 # GHC 8.2.1 @@ -3068,8 +3070,8 @@ packages: "Louis Pan @louispan": - alternators - arrow-extras - - data-diverse - - data-diverse-lens + # - data-diverse # https://github.com/louispan/data-diverse/issues/2 + # - data-diverse-lens # via data-diverse - disposable - ghcjs-base-stub - glaze From aa495075ff85d2ecc2ec529a088451e5e7349edb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 10:17:18 -0700 Subject: [PATCH 2170/2525] Expect leapseconds-announce tests to fail per bjornbm/leapseconds-announced#5 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5cc2de39..65b110d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,6 +3754,7 @@ expected-test-failures: - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - leapseconds-announced # https://github.com/bjornbm/leapseconds-announced/issues/5 - 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 From 55a7dd0da64aea99e2d2528542e8f8da109409ec Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 10:32:43 -0700 Subject: [PATCH 2171/2525] Block lhs2tex, transient, and sleda per build faliures --- build-constraints.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65b110d8..71815529 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -309,7 +309,7 @@ packages: - hybrid-vectors - indents - language-c - - lhs2tex + # - lhs2tex # https://github.com/kosmikus/lhs2tex/issues/55 - persistent-mongoDB - pretty-class - th-expand-syns @@ -492,9 +492,9 @@ packages: - TCache - Workflow - MFlow - - transient - - transient-universe - - axiom + # - transient # https://github.com/transient-haskell/transient/issues/70 + # - transient-universe # via transient + # - axiom # via transient "Edward Kmett @ekmett": - ad @@ -3206,9 +3206,10 @@ packages: - triplesec "Anton Ekblad @valderman": - - selda - - selda-sqlite - - selda-postgresql + [] + # - selda # https://github.com/valderman/selda/issues/41 + # - selda-sqlite # via selda + # - selda-postgresql # via selda "Luis Pedro Coelho @luispedro": - safeio From 8487a419bcec778418ee9c29a618bac1c0ef51ad Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 11:25:50 -0700 Subject: [PATCH 2172/2525] Expect test failures for hweblib and unicode-transforms per build failures --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71815529..7e7c9278 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,6 +3754,7 @@ expected-test-failures: - commutative # https://github.com/athanclark/commutative/issues/4 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled + - hweblib # https://github.com/aycanirican/hweblib/issues/3 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - leapseconds-announced # https://github.com/bjornbm/leapseconds-announced/issues/5 - picosat # https://github.com/fpco/stackage/pull/2382 @@ -3763,6 +3764,7 @@ expected-test-failures: - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - tries # https://github.com/athanclark/tries/issues/2 + - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 8c91b7851b4d89529baef2af566a507e399f1ec8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 11:32:05 -0700 Subject: [PATCH 2173/2525] Block dynamic state and most yi-* per build failures --- build-constraints.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e7c9278..26965507 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2115,7 +2115,7 @@ packages: - charsetdetect-ae - compiler-errors - docopt - - dynamic-state + # - dynamic-state # https://github.com/yi-editor/dynamic-state/issues/2 - dyre - io-storage - oo-prototypes @@ -2123,20 +2123,20 @@ packages: - word-trie - xdg-basedir # - yi # build failure https://github.com/commercialhaskell/stack/issues/2795 - - yi-core + # - yi-core # via dynamic-state # - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795 - - yi-frontend-vty - - yi-fuzzy-open - - yi-ireader - - yi-keymap-cua - - yi-keymap-emacs - - yi-keymap-vim + # - yi-frontend-vty # via yi-core + # - yi-fuzzy-open # via dynamic-state + # - yi-ireader # via yi-core + # - yi-keymap-cua # via yi-core + # - yi-keymap-emacs # via yi-core + # - yi-keymap-vim # via yi-core - yi-language - - yi-misc-modes - - yi-mode-haskell - - yi-mode-javascript + # - yi-misc-modes # via yi-core + # - yi-mode-haskell # via yi-core + # - yi-mode-javascript # via yi-core - yi-rope - - yi-snippet + # - yi-snippet # via yi-core "Tobias Bexelius @tobbebex": [] From 29509758364243fdc55d495aeea013b49f9917ff Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 11:37:07 -0700 Subject: [PATCH 2174/2525] Block language-python per bjpop/language-python#35 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 26965507..73d060e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2976,7 +2976,8 @@ packages: - postgresql-simple-queue "Bernie Pope @bjpop": - - language-python + [] + # - language-python # https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - picedit From 58a3a8e8307a91b79d63eb2d11aae43585ba9186 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 30 Jul 2017 11:37:47 -0700 Subject: [PATCH 2175/2525] Expect test failure for hosc --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73d060e1..8544ee1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,6 +3794,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 + - hosc # GHC 8.2.1 (?) - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - servant # https://github.com/haskell-servant/servant/issues/698 - snap-core # https://github.com/snapframework/snap-core/issues/26 From d0344fe83346873c450525962a917bcb78e60be4 Mon Sep 17 00:00:00 2001 From: matt-noonan Date: Sun, 30 Jul 2017 22:44:56 -0400 Subject: [PATCH 2176/2525] add justified-containers --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8544ee1a..d3de5c03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,9 @@ packages: "Edward Amsden @eamsden": - h2c - bno055-haskell + + "Matt Noonan @matt-noonan": + - justified-containers # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 653cf5134120b91f2185a88b1618544c1dbbea2a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:24:18 +0300 Subject: [PATCH 2177/2525] Expect benchmark compilation failure mrkkrp/req-conduit#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3de5c03..a70feffc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3837,6 +3837,9 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # https://github.com/mrkkrp/req-conduit/issues/4 + - req-conduit + # end of expected-benchmark-failures From 3830ed701ae7d115776a1e423b7638be7d711f29 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:25:53 +0300 Subject: [PATCH 2178/2525] Expect test suite failure for mrkkrp/path-io#29 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a70feffc..eadff9e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3840,6 +3840,9 @@ expected-benchmark-failures: # https://github.com/mrkkrp/req-conduit/issues/4 - req-conduit + # https://github.com/mrkkrp/path-io/issues/29 + - path-io + # end of expected-benchmark-failures From 75c7b5798e8765d9d4ecf62acd01bce063ca446a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:27:36 +0300 Subject: [PATCH 2179/2525] Expect test suite compilation failure for frontrowed/stratosphere#55 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eadff9e2..3e467383 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,6 +3843,9 @@ expected-benchmark-failures: # https://github.com/mrkkrp/path-io/issues/29 - path-io + # https://github.com/frontrowed/stratosphere/issues/55 + - stratosphere + # end of expected-benchmark-failures From 68f2eed47fd408e11864c5dcdb1a451adff8746a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:30:35 +0300 Subject: [PATCH 2180/2525] Block for build failure alephcloud/hs-configuration-tools#56 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e467383..ce98032e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1778,7 +1778,7 @@ packages: "Lars Kuhtz @larskuhtz": - wai-cors - - configuration-tools + # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/56 "Sam Rijs @srijs": - ndjson-conduit From d02117d5b3fe3468507f4d6eb1131bd2c90a0895 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:32:52 +0300 Subject: [PATCH 2181/2525] Block package Shimuuar/fixed-vector-hetero#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce98032e..c43c912a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1954,7 +1954,7 @@ packages: "Alexey Khudyakov @Shimuuar": - histogram-fill - fixed-vector - - fixed-vector-hetero + # - fixed-vector-hetero # https://github.com/Shimuuar/fixed-vector-hetero/issues/3 - type-level-numbers "Ryan Scott @RyanGlScott": From 2f42a9e21f7694b370bf7492ca59b2f61bd800ee Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:34:18 +0300 Subject: [PATCH 2182/2525] Block packages haskell-distributed/rank1dynamic#18 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c43c912a..524ab7dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2303,12 +2303,12 @@ packages: # - distributed-process-supervisor # GHC 8 # - distributed-process-task # GHC 8 # - distributed-process-simplelocalnet # via: distributed-process - - distributed-static + # - distributed-static # https://github.com/haskell-distributed/rank1dynamic/issues/18 - network-transport # - network-transport-tcp # bounds: network-transport # - network-transport-inmemory # bounds: network-transport # - network-transport-composed # bounds: network-transport - - rank1dynamic + # - rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/18 # "Alexander Vershilov @qnikst": # - imagemagick # https://github.com/qnikst/imagemagick/issues/41 From 38f3929c97e661e788336839a183d04dff1a89a2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:37:03 +0300 Subject: [PATCH 2183/2525] Block package mstksg/tagged-binary#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 524ab7dc..beacb630 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1749,7 +1749,7 @@ packages: - configurator-export - hamilton - prompt - - tagged-binary + # - tagged-binary # https://github.com/mstksg/tagged-binary/issues/2 - typelits-witnesses - uncertain - vector-sized From 5e54983fd61fd7e8da74f939d7314d01142f7157 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:42:08 +0300 Subject: [PATCH 2184/2525] Block packages albertoruiz/hmatrix#232 --- build-constraints.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index beacb630..dc442c46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -153,7 +153,7 @@ packages: # - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": - - boltzmann-samplers + # - boltzmann-samplers # https://github.com/albertoruiz/hmatrix/issues/232 - generic-random "Tobias Dammers @tdammers": @@ -1545,7 +1545,7 @@ packages: # - mbox # GHC 8.2.1 - kmeans - boolsimplifier - - cubicspline + # - cubicspline # https://github.com/albertoruiz/hmatrix/issues/232 - maximal-cliques "Alexander Bondarenko @wiz": @@ -1557,9 +1557,9 @@ packages: - generics-sop "Vivian McPhail @amcphail": - - hmatrix-gsl-stats - - hsignal - - hstatistics + # - hmatrix-gsl-stats # https://github.com/albertoruiz/hmatrix/issues/232 + # - hsignal # https://github.com/albertoruiz/hmatrix/issues/232 + # - hstatistics # https://github.com/albertoruiz/hmatrix/issues/232 # - plot # Cabal 2.0.0.2 # - plot-gtk # Cabal 2.0.0.2 # - plot-gtk3 # Cabal 2.0.0.2 @@ -1745,9 +1745,9 @@ packages: "Justin Le @mstksg": - auto - - backprop + # - backprop # https://github.com/albertoruiz/hmatrix/issues/232 - configurator-export - - hamilton + # - hamilton # https://github.com/albertoruiz/hmatrix/issues/232 - prompt # - tagged-binary # https://github.com/mstksg/tagged-binary/issues/2 - typelits-witnesses @@ -2980,7 +2980,7 @@ packages: # - language-python # https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - - picedit + # - picedit # https://github.com/albertoruiz/hmatrix/issues/232 - mathexpr # - sibe # GHC 8.2.1 via stemmer - termcolor @@ -3234,7 +3234,7 @@ packages: "Alexander Ignatyev @alexander-ignatyev": - astro - - mltool + # - mltool # https://github.com/albertoruiz/hmatrix/issues/232 "Edward Amsden @eamsden": - h2c From d01ad6326da8768150586f0de3b57a1b23219781 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:44:21 +0300 Subject: [PATCH 2185/2525] Update check for GHC 8.2.1 --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check b/check index bf7f91f6..79e7a39f 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.0.2 stackage-curator check +exec stack exec --resolver ghc-8.2.1 stackage-curator check From 369a9422383952a75a81458c5c4cfd07a8914ee2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 07:58:54 +0300 Subject: [PATCH 2186/2525] Revert "Expect benchmark compilation failure mrkkrp/req-conduit#4" This reverts commit 653cf5134120b91f2185a88b1618544c1dbbea2a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 035d2306..83cda922 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3839,9 +3839,6 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # https://github.com/mrkkrp/req-conduit/issues/4 - - req-conduit - # https://github.com/mrkkrp/path-io/issues/29 - path-io From a6df0c97e9e10026b3b5eb5897ec9122d1e64acd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:31:35 +0300 Subject: [PATCH 2187/2525] Block clr-inline https://gitlab.com/tim-m89/clr-haskell/issues/28 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83cda922..98a4e771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -38,7 +38,8 @@ packages: - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui - - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 + # - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510, and https://gitlab.com/tim-m89/clr-haskell/issues/28 + "Joshua Koike @jano017": [] From 54275d82262a5397ffc91c5e2652fb285773472a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:33:14 +0300 Subject: [PATCH 2188/2525] Block packages louispan/glazier-react#7 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98a4e771..0f5e6d7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3079,8 +3079,8 @@ packages: - glaze - glazier - glazier-pipes - - glazier-react - - glazier-react-widget + # - glazier-react # https://github.com/louispan/glazier-react/issues/7 + # - glazier-react-widget # https://github.com/louispan/glazier-react/issues/7 - javascript-extras - l10n - pipes-category From 58f782ac7004eabb5eb79c36821ac168374e6993 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:36:09 +0300 Subject: [PATCH 2189/2525] Block packages nikita-volkov/hasql#76 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f5e6d7d..997c73aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1027,8 +1027,8 @@ packages: - base-prelude - cases # - focus # GHC 8.2.1 - - hasql - - hasql-pool + # - hasql # https://github.com/nikita-volkov/hasql/issues/76 + # - hasql-pool # https://github.com/nikita-volkov/hasql/issues/76 # - list-t # GHC 8.2.1 - mtl-prelude - neat-interpolation @@ -2025,7 +2025,7 @@ packages: "Timo von Holtz @tvh": # - ekg-wai # GHC 8.2.1 - haxl-amazonka - - hasql-migration + # - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 # - servant-JuicyPixels # GHC 8.2.1 "Artyom @neongreen": From 49097ebdb32294c573935ff84575d03bdb4ba46a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:38:15 +0300 Subject: [PATCH 2190/2525] Block packages jdreaver/eventful#13 --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 997c73aa..711edace 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,13 +2733,13 @@ packages: - protobuf-simple "David Reaver @jdreaver": - - eventful-core - - eventful-dynamodb - - eventful-memory - - eventful-postgresql - - eventful-sql-common - - eventful-sqlite - - eventful-test-helpers + # - eventful-core # https://github.com/jdreaver/eventful/issues/13 + # - eventful-dynamodb # https://github.com/jdreaver/eventful/issues/13 + # - eventful-memory # https://github.com/jdreaver/eventful/issues/13 + # - eventful-postgresql # https://github.com/jdreaver/eventful/issues/13 + # - eventful-sql-common # https://github.com/jdreaver/eventful/issues/13 + # - eventful-sqlite # https://github.com/jdreaver/eventful/issues/13 + # - eventful-test-helpers # https://github.com/jdreaver/eventful/issues/13 # - oanda-rest-api # GHC 8.2.1 via MemoTrie - stratosphere - sum-type-boilerplate From 581f4df10a910026a9a14d993a06d16f171b378b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:43:10 +0300 Subject: [PATCH 2191/2525] Revert "Expect test suite failure for mrkkrp/path-io#29" This reverts commit 3830ed701ae7d115776a1e423b7638be7d711f29. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 711edace..c03e8f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3840,9 +3840,6 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # https://github.com/mrkkrp/path-io/issues/29 - - path-io - # https://github.com/frontrowed/stratosphere/issues/55 - stratosphere From 1ba373e2957768adf6e69a810541a57cf97ca3f2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:45:18 +0300 Subject: [PATCH 2192/2525] Expect Haddock failure goldfirere/singletons#242 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c03e8f78..70ff82c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3880,6 +3880,9 @@ expected-haddock-failures: # https://github.com/fpco/stackage/pull/2652 - haskell-lsp + + # https://github.com/goldfirere/singletons/issues/242 + - singletons # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 5ba8bca905186cc67dc1ae252f9809844c8c3d78 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 08:46:53 +0300 Subject: [PATCH 2193/2525] Expect test failure mrkkrp/pagination#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70ff82c5..153b2bbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3811,6 +3811,9 @@ expected-test-failures: - tcp-streams-openssl # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 + # https://github.com/mrkkrp/pagination/issues/2 + - pagination + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ede6e9520a40df293dd6bca1999be7385b571b2f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:21:04 +0300 Subject: [PATCH 2194/2525] Block packages for ndmitchell/derive#25 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 153b2bbd..14876e1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -25,7 +25,7 @@ packages: "Pasqualino Assini @tittoassini": - zm - - flat + # - flat # https://github.com/ndmitchell/derive/issues/25 - model "Timo Koepke @koepket": @@ -2317,9 +2317,9 @@ packages: "Takahiro Himura @thimura": - lens-regex - - twitter-conduit - - twitter-types - - twitter-types-lens + # - twitter-conduit # https://github.com/ndmitchell/derive/issues/25 + # - twitter-types # https://github.com/ndmitchell/derive/issues/25 + # - twitter-types-lens # https://github.com/ndmitchell/derive/issues/25 # "Robbin C. robbinch": # - zim-parser # via: lzma From f200c50ff05438b632bee262969d48200450bc55 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:32:38 +0300 Subject: [PATCH 2195/2525] Block package lykahb/groundhog#69 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14876e1f..4c3093c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -748,7 +748,7 @@ packages: - groundhog-sqlite - groundhog-postgresql - groundhog-mysql - - groundhog-inspector + # - groundhog-inspector # https://github.com/lykahb/groundhog/issues/69 "Janne Hellsten @nurpax": - sqlite-simple From 6300938c1001044ca83c297e1b2d079d6b16271f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:39:49 +0300 Subject: [PATCH 2196/2525] Block package Daniel-Diaz/hatex-guide#21 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c3093c3..a86688c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -683,7 +683,7 @@ packages: # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - - hatex-guide + # - hatex-guide # https://github.com/Daniel-Diaz/hatex-guide/issues/21 - include-file - matrix - pcre-light From 07edb64a9a29bb64d6dc4e55196e76d76c596143 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:41:22 +0300 Subject: [PATCH 2197/2525] Block stackage-query --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a86688c4..85c88567 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1154,7 +1154,7 @@ packages: "Jens Petersen @juhp": # - cabal-rpm # GHC 8.2.1 - - stackage-query + # - stackage-query # BLOCKED stackage-types/Cabal 2.0 # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds aeson - libffi From 6e4b1d42ba8de920d1441d6b653871cb874338f0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:50:48 +0300 Subject: [PATCH 2198/2525] Expect test failure blamario/monoid-subclasses#14 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85c88567..e927cf1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3814,6 +3814,9 @@ expected-test-failures: # https://github.com/mrkkrp/pagination/issues/2 - pagination + # https://github.com/blamario/monoid-subclasses/issues/14 + - monoid-subclasses + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 66c80198177c40008a56ada8c262b344312ff862 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:52:09 +0300 Subject: [PATCH 2199/2525] Expect test failure agrafix/Spock#130 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e927cf1d..712b74c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3817,6 +3817,9 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/14 - monoid-subclasses + # https://github.com/agrafix/Spock/issues/130 + - reroute + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 092f12ad5441f78c511e84a40eb6f02464b45364 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 09:59:18 +0300 Subject: [PATCH 2200/2525] Block packages neovimhaskell/nvim-hs#57 --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 712b74c9..9c6de94f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3200,9 +3200,11 @@ packages: # - uri-bytestring-aeson # GHC 8.2.1 "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib - - nvim-hs-ghcid + [] + # https://github.com/neovimhaskell/nvim-hs/issues/57 + # - nvim-hs + # - nvim-hs-contrib + # - nvim-hs-ghcid "Sam Protas @SamProtas": - triplesec From dfdd722f55c469b9a3fc363b95e2d938038a4b78 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:01:58 +0300 Subject: [PATCH 2201/2525] Skipping OOM tests athanclark/rose-trees#6 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c6de94f..182d1873 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,6 +3609,9 @@ skipped-tests: - zlib - text-short + # https://github.com/athanclark/rose-trees/issues/6 + - rose-trees + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From b32a3c19a6c67248905262278a49cf58bf6c3575 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:04:54 +0300 Subject: [PATCH 2202/2525] Expect test failure jtdaugherty/vty#132 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 182d1873..f1b7eb88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3825,6 +3825,9 @@ expected-test-failures: # https://github.com/agrafix/Spock/issues/130 - reroute + # https://github.com/jtdaugherty/vty/issues/132 + - vty + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 96dda6c53c9972e65a123601e3e49dc39d8e33a2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:07:11 +0300 Subject: [PATCH 2203/2525] Expect test failure haskell-foundation/foundation#381 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1b7eb88..bbd8382a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3828,6 +3828,9 @@ expected-test-failures: # https://github.com/jtdaugherty/vty/issues/132 - vty + # https://github.com/haskell-foundation/foundation/issues/381 + - foundation + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ed6ccadcea0b0135766f437b00f35db9ec3ff0fb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:11:04 +0300 Subject: [PATCH 2204/2525] Move to correct section --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbd8382a..6f3c37e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3831,6 +3831,9 @@ expected-test-failures: # https://github.com/haskell-foundation/foundation/issues/381 - foundation + # https://github.com/frontrowed/stratosphere/issues/55 + - stratosphere + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -3860,9 +3863,6 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # https://github.com/frontrowed/stratosphere/issues/55 - - stratosphere - # end of expected-benchmark-failures From e7ec7eee8c9a43eb2bb73ecc649f710d08bbeca0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:12:50 +0300 Subject: [PATCH 2205/2525] Expect benchmark failure harendra-kumar/unicode-transforms#16 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f3c37e4..0f2fb515 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,6 +3863,9 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # https://github.com/harendra-kumar/unicode-transforms/issues/16 + - unicode-transforms + # end of expected-benchmark-failures From d2772dbbaca736441d7f2b82ebdd1cb8b846ab70 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:16:37 +0300 Subject: [PATCH 2206/2525] Expect test failure beijaflor-io/haskell-language-dockerfile#8 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f2fb515..7bfe50e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3834,6 +3834,9 @@ expected-test-failures: # https://github.com/frontrowed/stratosphere/issues/55 - stratosphere + # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 + - language-dockerfile + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 6152099b8f86535571ef6b866c24049ee9f99206 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:18:19 +0300 Subject: [PATCH 2207/2525] Skip store (GHC 8.2) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bfe50e4..1ca4181c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -266,8 +266,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator - - store + # - stackage-curator # GHC 8.2 + # - store # GHC 8.2 - stm-conduit - wai-websockets - warp-tls From adfaa115c2e94005b5bfc526a929b40a65bd8688 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:21:45 +0300 Subject: [PATCH 2208/2525] Expect test failure kazu-yamamoto/word8#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ca4181c..c429ccfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3837,6 +3837,9 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-dockerfile + # https://github.com/kazu-yamamoto/word8/issues/5 + - word8 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c88f966b06faa5274c4d02a1b8e439a3488e5391 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:23:35 +0300 Subject: [PATCH 2209/2525] Block package mrkkrp/cue-sheet#4 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c429ccfc..142c8e26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2255,7 +2255,7 @@ packages: - tagged-identity - req - req-conduit - - cue-sheet + # - cue-sheet # https://github.com/mrkkrp/cue-sheet/issues/4 - wave - flac - flac-picture @@ -3286,7 +3286,6 @@ packages: # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6 - hspec-megaparsec < 1 - - cue-sheet < 1 # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 From 151ce79ffb923285b8e8beb5e0136315e7a8fc01 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:24:56 +0300 Subject: [PATCH 2210/2525] Expect test failure pruvisto/heap#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 142c8e26..cd7887d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3839,6 +3839,9 @@ expected-test-failures: # https://github.com/kazu-yamamoto/word8/issues/5 - word8 + # https://github.com/pruvisto/heap/issues/4 + - heap + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 881f6d0290bdd57fdf8c3710d3a764d654eff1da Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:26:45 +0300 Subject: [PATCH 2211/2525] Expect test failure #2689 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd7887d6..0bdeb5bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3842,6 +3842,9 @@ expected-test-failures: # https://github.com/pruvisto/heap/issues/4 - heap + # https://github.com/fpco/stackage/issues/2689 + - non-negative + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 6616d913818fd34038f6c17c58d51088a6950b4a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:28:00 +0300 Subject: [PATCH 2212/2525] Expect test failure adamgundry/units-parser#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bdeb5bf..983881b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3845,6 +3845,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/2689 - non-negative + # https://github.com/adamgundry/units-parser/issues/1 + - units-parser + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 546f6574275a04d73139322a26aae56c883f6e7f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:29:38 +0300 Subject: [PATCH 2213/2525] Extra package blocked for ndmitchell/derive#25 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 983881b3..353759dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -24,7 +24,7 @@ packages: # - opencv-extra "Pasqualino Assini @tittoassini": - - zm + # - zm # https://github.com/ndmitchell/derive/issues/25 # - flat # https://github.com/ndmitchell/derive/issues/25 - model From 4c6353ccf605999df4adfdee16a3a1a372e9e7e9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:30:55 +0300 Subject: [PATCH 2214/2525] Expect test failure fcomb/pkcs10-hs#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 353759dd..fb94e411 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3848,6 +3848,9 @@ expected-test-failures: # https://github.com/adamgundry/units-parser/issues/1 - units-parser + # https://github.com/fcomb/pkcs10-hs/issues/2 + - pkcs10 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 83bca22db277f1b568021c3421f95de6f944a312 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:32:26 +0300 Subject: [PATCH 2215/2525] Expect test failure simonmichael/hledger#596 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb94e411..0ca51246 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3851,6 +3851,9 @@ expected-test-failures: # https://github.com/fcomb/pkcs10-hs/issues/2 - pkcs10 + # https://github.com/simonmichael/hledger/issues/596 + - hledger-lib + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From b88fd851c2910f2257d6d7f012c223eed4ca50b1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:35:36 +0300 Subject: [PATCH 2216/2525] Expect test failure romanb/wai-route#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ca51246..ba72ac4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3854,6 +3854,9 @@ expected-test-failures: # https://github.com/simonmichael/hledger/issues/596 - hledger-lib + # https://github.com/romanb/wai-route/issues/5 + - wai-route + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 5ab3b7cf348f8b20452960fde675915bd95a727f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:37:17 +0300 Subject: [PATCH 2217/2525] Expect test failure brendanhay/amazonka#397 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba72ac4b..e533b97d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,6 +3857,9 @@ expected-test-failures: # https://github.com/romanb/wai-route/issues/5 - wai-route + # https://github.com/brendanhay/amazonka/issues/397 + - amazonka-core + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From baa5dc9bf7dbbcd414e4a619ee89e1d54aee74d5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:40:38 +0300 Subject: [PATCH 2218/2525] Block packages haskell-gi/haskell-gi#113 --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e533b97d..2064598b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2751,16 +2751,16 @@ packages: "Iñaki García Etxebarria @garetxe": - gi-atk - gi-cairo - - gi-gdk - - gi-gdkpixbuf - - gi-gio + # - gi-gdk # https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-gio # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-glib - gi-gobject - - gi-gtk + # - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-pango - - gi-soup + # - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* - - gi-webkit + # - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 - haskell-gi - haskell-gi-base From 1018668452d784da690bec38f800019124f9cd3e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:42:47 +0300 Subject: [PATCH 2219/2525] Add note about cue-sheet CC @mrkkrp --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2064598b..c5f72f41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,7 @@ packages: # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6 - hspec-megaparsec < 1 + # Unblock cue-sheet above when removing this bound # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 From 6a1efa304d6e6be8794ffe33ad65aed2afec1359 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:44:15 +0300 Subject: [PATCH 2220/2525] Block package agrafix/superrecord#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5f72f41..8fff6ebf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3949,7 +3949,7 @@ skipped-benchmarks: - criterion-plus - http2 - pipes # optparse-applicative 0.13 - - superrecord + # - superrecord # https://github.com/agrafix/superrecord/issues/3 # Transitive outdated dependencies # These packages From aea42e9bb493ba677a6ea5c947137b1b62df6814 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:49:20 +0300 Subject: [PATCH 2221/2525] Revert "Expect test failure mrkkrp/pagination#2" This reverts commit 5ba8bca905186cc67dc1ae252f9809844c8c3d78. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fff6ebf..82629fd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3816,9 +3816,6 @@ expected-test-failures: - tcp-streams-openssl # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # https://github.com/mrkkrp/pagination/issues/2 - - pagination - # https://github.com/blamario/monoid-subclasses/issues/14 - monoid-subclasses From 7c12a4638fc11a81d09fd2b42970da28c272071a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:50:39 +0300 Subject: [PATCH 2222/2525] Expect test failure bos/text-icu#32 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82629fd7..52f2391a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3858,6 +3858,9 @@ expected-test-failures: # https://github.com/brendanhay/amazonka/issues/397 - amazonka-core + # https://github.com/bos/text-icu/issues/32 + - text-icu + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 96638be8b49f86863a55beb323f4f4d2042f9f19 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:52:12 +0300 Subject: [PATCH 2223/2525] Block packages https://gitlab.com/twittner/wai-predicates/issues/3 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52f2391a..b4415778 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -970,8 +970,8 @@ packages: # - redis-io # GHC 8.2.1 via hedis - swagger - tinylog - - wai-predicates - - wai-routing + # - wai-predicates # https://gitlab.com/twittner/wai-predicates/issues/3 + # - wai-routing # https://gitlab.com/twittner/wai-predicates/issues/3 - zeromq4-haskell "trupill@gmail.com": From 0e40b07289fd76876a25c7508a49e15490a72836 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:53:58 +0300 Subject: [PATCH 2224/2525] Expect test failure winterland1989/binary-parsers#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4415778..b7f88993 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3861,6 +3861,9 @@ expected-test-failures: # https://github.com/bos/text-icu/issues/32 - text-icu + # https://github.com/winterland1989/binary-parsers/issues/3 + - binary-parsers + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 761726f307272de5eb6b2637e852d25cedaebdd1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:55:04 +0300 Subject: [PATCH 2225/2525] Block package snoyberg/keter#170 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7f88993..1d222fbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -256,7 +256,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - - keter + # - keter # https://github.com/snoyberg/keter/issues/170 - markdown - mime-mail - mime-mail-ses From 522ebca7d1ea2fc646bb40002352126ee4a6d89e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:56:19 +0300 Subject: [PATCH 2226/2525] Revert and close #2689 This reverts commit 881f6d0290bdd57fdf8c3710d3a764d654eff1da. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d222fbc..4953eb8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3840,9 +3840,6 @@ expected-test-failures: # https://github.com/pruvisto/heap/issues/4 - heap - # https://github.com/fpco/stackage/issues/2689 - - non-negative - # https://github.com/adamgundry/units-parser/issues/1 - units-parser From 8d7fc3b9171f5b85a88e2b6913cdb1ca28bbea74 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:02:38 +0300 Subject: [PATCH 2227/2525] Block superrecord (via bookkeeper) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4953eb8f..2a362148 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1070,7 +1070,7 @@ packages: - highjson # - highjson-swagger # GHC 8.2.1 via swagger2 # - highjson-th # GHC 8.2.1 via swagger2 - - superrecord + # - superrecord # GHC 8.2.1 via bookkeeper - fileplow "Joey Eremondi @JoeyEremondi": From 674fe0934c48723cc58acc3bacf60ca99b114021 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:51:51 +0300 Subject: [PATCH 2228/2525] Expect benchmark failure #2690 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a362148..74ca6b8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3040,7 +3040,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - - references + # - references # https://github.com/nboldi/references/issues/27 # - haskell-tools-ast # GHC 8.2.1 # - haskell-tools-backend-ghc # GHC 8.2.1 # - haskell-tools-rewrite # GHC 8.2.1 @@ -3893,6 +3893,9 @@ expected-benchmark-failures: # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms + # https://github.com/fpco/stackage/issues/2690 + - storablevector + # end of expected-benchmark-failures From 90d067eb98b4d1d15117579c9439b2b7159ffce9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:52:58 +0300 Subject: [PATCH 2229/2525] Block package massysett/anonymous-sums#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74ca6b8f..e726ad6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -338,7 +338,7 @@ packages: "Omari Norman @massysett": # - rainbow # GHC 8.2.1 via lens-simple # - rainbox # GHC 8.2.1 via lens-simple - - anonymous-sums + # - anonymous-sums # https://github.com/massysett/anonymous-sums/issues/1 - multiarg # - prednote # GHC 8.2.1 via lens-simple - cartel From 194df7cfb75bf392ffb39752384f091c540e17a4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:54:12 +0300 Subject: [PATCH 2230/2525] Block package chpatrick/solga#9 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e726ad6f..39476d57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2829,7 +2829,7 @@ packages: - type-assertions "Patrick Chilton @chpatrick": - - solga + # - solga # https://github.com/chpatrick/solga/issues/9 # - solga-swagger # GHC 8.2.1 via swagger2 - clang-pure - webrtc-vad From 7b8e813f8a2fb39dbb334bfb224f3fcd807c7f2c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:57:21 +0300 Subject: [PATCH 2231/2525] Expect test failure qnikst/binary-conduit#11 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39476d57..e87f23cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3861,6 +3861,9 @@ expected-test-failures: # https://github.com/winterland1989/binary-parsers/issues/3 - binary-parsers + # https://github.com/qnikst/binary-conduit/issues/11 + - binary-conduit + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 610843f123443440411e89a57d991dc07a573722 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 11:58:43 +0300 Subject: [PATCH 2232/2525] Block package AshleyYakeley/open-witness#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e87f23cb..e1398849 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2816,7 +2816,7 @@ packages: "Ashley Yakeley @AshleyYakeley": - countable - witness - - open-witness + # - open-witness # https://github.com/AshleyYakeley/open-witness/issues/1 "Victor Denisov @VictorDenisov": - mongoDB From 063d2de350ac354e4c2fefad1df3172ac75c5c76 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:00:10 +0300 Subject: [PATCH 2233/2525] Another block for haskell-gi/haskell-gi#113 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1398849..9572614e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2757,7 +2757,7 @@ packages: - gi-glib - gi-gobject # - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-pango + # - gi-pango # https://github.com/haskell-gi/haskell-gi/issues/113 # - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* # - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 From 16e88590992b7ebb42e59fa279ce1577d067ca50 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:01:29 +0300 Subject: [PATCH 2234/2525] Expect test failure Daniel-Diaz/HaTeX#100 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9572614e..4007ccc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3864,6 +3864,9 @@ expected-test-failures: # https://github.com/qnikst/binary-conduit/issues/11 - binary-conduit + # https://github.com/Daniel-Diaz/HaTeX/issues/100 + - HaTeX + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1f502edf34b2b0a48bcbb6252fbf930686f2053f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:02:38 +0300 Subject: [PATCH 2235/2525] Expect test failure bos/attoparsec#131 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4007ccc9..a8372bfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,6 +3867,9 @@ expected-test-failures: # https://github.com/Daniel-Diaz/HaTeX/issues/100 - HaTeX + # https://github.com/bos/attoparsec/issues/131 + - attoparsec + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From b7b4cf0d0c5ea6e52403b0822bb7e2418777db69 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:04:22 +0300 Subject: [PATCH 2236/2525] Block package lindenbaum/hinterface#2 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8372bfc..d62053dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -29,7 +29,9 @@ packages: - model "Timo Koepke @koepket": - - hinterface + [] + # https://github.com/lindenbaum/hinterface/issues/2 + # - hinterface "Jose Iborra @pepeiborra": - arrowp-qq From d33126e0136095fabb9711ecb02763070c5d00fe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:05:42 +0300 Subject: [PATCH 2237/2525] Block package phadej/dlist-nonempty#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d62053dc..e8bf85a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1270,7 +1270,7 @@ packages: - binary-tagged - cabal-doctest - crypt-sha512 - - dlist-nonempty + # - dlist-nonempty # https://github.com/phadej/dlist-nonempty/issues/2 - edit-distance - functor-classes-compat - generics-sop-lens From 52a8d0690ffc25c86d12bce66b576eb9a47c5245 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:11:31 +0300 Subject: [PATCH 2238/2525] Expect test failure jdreaver/sum-type-boilerplate#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8bf85a3..fdc192b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,6 +3872,9 @@ expected-test-failures: # https://github.com/bos/attoparsec/issues/131 - attoparsec + # https://github.com/jdreaver/sum-type-boilerplate/issues/1 + - sum-type-boilerplate + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 1481d429707ab4b4767b5bbb123dbee86a997f4f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:13:29 +0300 Subject: [PATCH 2239/2525] Expect test failure osa1/hslua#58 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdc192b2..33e1aedc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3875,6 +3875,9 @@ expected-test-failures: # https://github.com/jdreaver/sum-type-boilerplate/issues/1 - sum-type-boilerplate + # https://github.com/osa1/hslua/issues/58 + - hslua + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From f5743a5bd7b738cb7dc9d9f1ba7f5276532bc613 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:14:51 +0300 Subject: [PATCH 2240/2525] Reopen #2689 This reverts commit 522ebca7d1ea2fc646bb40002352126ee4a6d89e. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33e1aedc..c3768e37 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3842,6 +3842,9 @@ expected-test-failures: # https://github.com/pruvisto/heap/issues/4 - heap + # https://github.com/fpco/stackage/issues/2689 + - non-negative + # https://github.com/adamgundry/units-parser/issues/1 - units-parser From 8ee82566b170ae9c03aa4f4355ee25cb251b3049 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:16:05 +0300 Subject: [PATCH 2241/2525] Expect test failure sdroege/conduit-iconv#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3768e37..ddeda3b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3881,6 +3881,9 @@ expected-test-failures: # https://github.com/osa1/hslua/issues/58 - hslua + # https://github.com/sdroege/conduit-iconv/issues/2 + - conduit-iconv + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 070615710c7fc5e1ee87fa8728a6e0cf28db08e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:17:59 +0300 Subject: [PATCH 2242/2525] Add back package and close nboldi/references#27 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddeda3b0..e05a8431 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3042,7 +3042,7 @@ packages: "Boldizsár Németh @nboldi": - instance-control - # - references # https://github.com/nboldi/references/issues/27 + - references # - haskell-tools-ast # GHC 8.2.1 # - haskell-tools-backend-ghc # GHC 8.2.1 # - haskell-tools-rewrite # GHC 8.2.1 From c50ca94c3043214222d48f42a2171024a09a5e1e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:19:56 +0300 Subject: [PATCH 2243/2525] Expect test failure raaz-crypto/raaz#337 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e05a8431..545ae2fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3884,6 +3884,9 @@ expected-test-failures: # https://github.com/sdroege/conduit-iconv/issues/2 - conduit-iconv + # https://github.com/raaz-crypto/raaz/issues/337 + - raaz-crypto + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 993117eb217d982c523841775f7e631870e9b5e8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:22:22 +0300 Subject: [PATCH 2244/2525] Expect test failure https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 545ae2fc..a4661ef4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3887,6 +3887,9 @@ expected-test-failures: # https://github.com/raaz-crypto/raaz/issues/337 - raaz-crypto + # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 + - picoparsec + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c9a2580f5b4c70cc0ce61560605fb7b75795e68b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:24:52 +0300 Subject: [PATCH 2245/2525] Block package chpatrick/clang-pure#10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4661ef4..49fb32ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2833,7 +2833,7 @@ packages: "Patrick Chilton @chpatrick": # - solga # https://github.com/chpatrick/solga/issues/9 # - solga-swagger # GHC 8.2.1 via swagger2 - - clang-pure + # - clang-pure # https://github.com/chpatrick/clang-pure/issues/10 - webrtc-vad "Michal Konecny @michalkonecny": From 28f6effb033dc9e32e5d1d6510c99f33abeb2622 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:27:47 +0300 Subject: [PATCH 2246/2525] Fix package name --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49fb32ad..b295d069 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,7 +3885,7 @@ expected-test-failures: - conduit-iconv # https://github.com/raaz-crypto/raaz/issues/337 - - raaz-crypto + - raaz # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec From ba8f7a6436a33237445d8b63a20325fc7ed826ae Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:33:13 +0300 Subject: [PATCH 2247/2525] Expect benchmark failure raaz-crypto/raaz#338 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b295d069..72507986 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3925,6 +3925,9 @@ expected-benchmark-failures: # https://github.com/fpco/stackage/issues/2690 - storablevector + # https://github.com/raaz-crypto/raaz/issues/338 + - raaz + # end of expected-benchmark-failures From bbf5bce29384a6e928d97baf322b88399b499424 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:35:46 +0300 Subject: [PATCH 2248/2525] Block package Twinside/svg-tree#11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72507986..9e1b5586 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -615,7 +615,7 @@ packages: - JuicyPixels - FontyFruity - Rasterific - - svg-tree + # - svg-tree # https://github.com/Twinside/svg-tree/issues/11 - rasterific-svg - asciidiagram From 6e59f1ff8c77c4f9a2284962ba584c7d9b4fcb24 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:42:22 +0300 Subject: [PATCH 2249/2525] More blocks for Twinside/svg-tree#11 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e1b5586..89d40498 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -616,8 +616,8 @@ packages: - FontyFruity - Rasterific # - svg-tree # https://github.com/Twinside/svg-tree/issues/11 - - rasterific-svg - - asciidiagram + # - rasterific-svg # https://github.com/Twinside/svg-tree/issues/11 + # - asciidiagram # https://github.com/Twinside/svg-tree/issues/11 "Patrick Brisbin @pbrisbin": - gravatar From 0feda184a210421fc6e961abf55d9678b5240c62 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:44:42 +0300 Subject: [PATCH 2250/2525] Revert and close #2690 This reverts commit 674fe0934c48723cc58acc3bacf60ca99b114021. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89d40498..4c3c7d5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3922,9 +3922,6 @@ expected-benchmark-failures: # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms - # https://github.com/fpco/stackage/issues/2690 - - storablevector - # https://github.com/raaz-crypto/raaz/issues/338 - raaz From cc86c3476624b9ff57b6e8825a87a29dc74bf55c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:45:05 +0300 Subject: [PATCH 2251/2525] Revert and close #2689 This reverts commit f5743a5bd7b738cb7dc9d9f1ba7f5276532bc613. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c3c7d5f..a1bafb41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3842,9 +3842,6 @@ expected-test-failures: # https://github.com/pruvisto/heap/issues/4 - heap - # https://github.com/fpco/stackage/issues/2689 - - non-negative - # https://github.com/adamgundry/units-parser/issues/1 - units-parser From 57b2dc66da72dc5c4ede77583af5b049e29cba03 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:48:08 +0300 Subject: [PATCH 2252/2525] Revert "Block package phadej/dlist-nonempty#2" This reverts commit d33126e0136095fabb9711ecb02763070c5d00fe. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1bafb41..2c2f59ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1270,7 +1270,7 @@ packages: - binary-tagged - cabal-doctest - crypt-sha512 - # - dlist-nonempty # https://github.com/phadej/dlist-nonempty/issues/2 + - dlist-nonempty - edit-distance - functor-classes-compat - generics-sop-lens From 82c1cc918ab08fb0757dc0dec5a470ad22cb85c0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:17:44 +0300 Subject: [PATCH 2253/2525] Revert "Expect Haddock failure goldfirere/singletons#242" This reverts commit 1ba373e2957768adf6e69a810541a57cf97ca3f2. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c2f59ba..d6e2a5ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3959,9 +3959,6 @@ expected-haddock-failures: # https://github.com/fpco/stackage/pull/2652 - haskell-lsp - - # https://github.com/goldfirere/singletons/issues/242 - - singletons # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From e2ceeea5a161c4aa66908270bd8d8d9bc4c09a7e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:18:28 +0300 Subject: [PATCH 2254/2525] Revert "Expect test failure simonmichael/hledger#596" This reverts commit 83bca22db277f1b568021c3421f95de6f944a312. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6e2a5ff..3abea434 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3848,9 +3848,6 @@ expected-test-failures: # https://github.com/fcomb/pkcs10-hs/issues/2 - pkcs10 - # https://github.com/simonmichael/hledger/issues/596 - - hledger-lib - # https://github.com/romanb/wai-route/issues/5 - wai-route From c13fdbf0bc92563f82150104c473aa4bdaf8c7eb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:24:09 +0300 Subject: [PATCH 2255/2525] Revert "Expect test failure jdreaver/sum-type-boilerplate#1" This reverts commit 52a8d0690ffc25c86d12bce66b576eb9a47c5245. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3abea434..f9753e61 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3869,9 +3869,6 @@ expected-test-failures: # https://github.com/bos/attoparsec/issues/131 - attoparsec - # https://github.com/jdreaver/sum-type-boilerplate/issues/1 - - sum-type-boilerplate - # https://github.com/osa1/hslua/issues/58 - hslua From 3789666f4691ca01a357c989d054a90646426499 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:24:37 +0300 Subject: [PATCH 2256/2525] Revert "Block package lykahb/groundhog#69" This reverts commit f200c50ff05438b632bee262969d48200450bc55. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9753e61..9b54cd4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -750,7 +750,7 @@ packages: - groundhog-sqlite - groundhog-postgresql - groundhog-mysql - # - groundhog-inspector # https://github.com/lykahb/groundhog/issues/69 + - groundhog-inspector "Janne Hellsten @nurpax": - sqlite-simple From 26a71bfd7747822b2eb7a89a933426912e39f326 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:24:54 +0300 Subject: [PATCH 2257/2525] Revert "Block packages jdreaver/eventful#13" This reverts commit 49097ebdb32294c573935ff84575d03bdb4ba46a. --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b54cd4e..9a14b2c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2735,13 +2735,13 @@ packages: - protobuf-simple "David Reaver @jdreaver": - # - eventful-core # https://github.com/jdreaver/eventful/issues/13 - # - eventful-dynamodb # https://github.com/jdreaver/eventful/issues/13 - # - eventful-memory # https://github.com/jdreaver/eventful/issues/13 - # - eventful-postgresql # https://github.com/jdreaver/eventful/issues/13 - # - eventful-sql-common # https://github.com/jdreaver/eventful/issues/13 - # - eventful-sqlite # https://github.com/jdreaver/eventful/issues/13 - # - eventful-test-helpers # https://github.com/jdreaver/eventful/issues/13 + - eventful-core + - eventful-dynamodb + - eventful-memory + - eventful-postgresql + - eventful-sql-common + - eventful-sqlite + - eventful-test-helpers # - oanda-rest-api # GHC 8.2.1 via MemoTrie - stratosphere - sum-type-boilerplate From ba21fd079bcbccfa0a7b3b88120f5e6f96dd9f8b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:25:58 +0300 Subject: [PATCH 2258/2525] Revert "Expect test suite compilation failure for frontrowed/stratosphere#55" This reverts commit 75c7b5798e8765d9d4ecf62acd01bce063ca446a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a14b2c7..2e41510c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3830,9 +3830,6 @@ expected-test-failures: # https://github.com/haskell-foundation/foundation/issues/381 - foundation - # https://github.com/frontrowed/stratosphere/issues/55 - - stratosphere - # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-dockerfile From cf90c281eca1d2157a6bff230b03aefc9a647b79 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:26:48 +0300 Subject: [PATCH 2259/2525] Revert "Expect test failure raaz-crypto/raaz#337" This reverts commit c50ca94c3043214222d48f42a2171024a09a5e1e. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e41510c..e98163eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3872,9 +3872,6 @@ expected-test-failures: # https://github.com/sdroege/conduit-iconv/issues/2 - conduit-iconv - # https://github.com/raaz-crypto/raaz/issues/337 - - raaz - # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec From ff91a6f8a9c34305de028988dd3dec3bed3256fb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:27:23 +0300 Subject: [PATCH 2260/2525] Revert "Expect benchmark failure raaz-crypto/raaz#338" This reverts commit ba8f7a6436a33237445d8b63a20325fc7ed826ae. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e98163eb..9844b977 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,9 +3907,6 @@ expected-benchmark-failures: # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms - # https://github.com/raaz-crypto/raaz/issues/338 - - raaz - # end of expected-benchmark-failures From 25861872ee57cc92c406ad6917b8df8acfd3d685 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:33:31 +0300 Subject: [PATCH 2261/2525] Revert "Revert "Expect test failure simonmichael/hledger#596"" This reverts commit e2ceeea5a161c4aa66908270bd8d8d9bc4c09a7e. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9844b977..347470f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3845,6 +3845,9 @@ expected-test-failures: # https://github.com/fcomb/pkcs10-hs/issues/2 - pkcs10 + # https://github.com/simonmichael/hledger/issues/596 + - hledger-lib + # https://github.com/romanb/wai-route/issues/5 - wai-route From d5a76f16022e8615baf8c8608d373f10236b816e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:34:07 +0300 Subject: [PATCH 2262/2525] Revert "Revert "Expect benchmark failure raaz-crypto/raaz#338"" This reverts commit ff91a6f8a9c34305de028988dd3dec3bed3256fb. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 347470f8..8189f86e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3910,6 +3910,9 @@ expected-benchmark-failures: # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms + # https://github.com/raaz-crypto/raaz/issues/338 + - raaz + # end of expected-benchmark-failures From 1f9c2002768cf2ccfdf4ed35b08d0f57fb98b022 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:34:16 +0300 Subject: [PATCH 2263/2525] Revert "Revert "Expect test failure raaz-crypto/raaz#337"" This reverts commit cf90c281eca1d2157a6bff230b03aefc9a647b79. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8189f86e..ae65d090 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3875,6 +3875,9 @@ expected-test-failures: # https://github.com/sdroege/conduit-iconv/issues/2 - conduit-iconv + # https://github.com/raaz-crypto/raaz/issues/337 + - raaz + # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec From b2f957c44f03c23fb9e533a2f2f9fc1eb218a0d6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:39:49 +0300 Subject: [PATCH 2264/2525] Block package and close #2681 --- build-constraints.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae65d090..e4d422db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3164,7 +3164,7 @@ packages: "Albert Krewinkel @tarleb": - hslua - - hslua-aeson + # - hslua-aeson # BOUNDS hslua 0.6 "Judah Jacobson @judah": [] @@ -3279,9 +3279,6 @@ packages: - Win32 == 2.3.1.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2681 - - hslua < 0.6 - # https://github.com/fpco/stackage/issues/2663 - doctest < 0.12 @@ -3869,9 +3866,6 @@ expected-test-failures: # https://github.com/bos/attoparsec/issues/131 - attoparsec - # https://github.com/osa1/hslua/issues/58 - - hslua - # https://github.com/sdroege/conduit-iconv/issues/2 - conduit-iconv From 0cd1b5862e3d84b6bfb4e30e07c1e7feb812da9e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 21:40:04 +0300 Subject: [PATCH 2265/2525] Revert "Revert "Expect test suite compilation failure for frontrowed/stratosphere#55"" This reverts commit ba21fd079bcbccfa0a7b3b88120f5e6f96dd9f8b. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4d422db..ef50c9b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3827,6 +3827,9 @@ expected-test-failures: # https://github.com/haskell-foundation/foundation/issues/381 - foundation + # https://github.com/frontrowed/stratosphere/issues/55 + - stratosphere + # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-dockerfile From 15f4567f31abd7c141ab91a9de4a1cc064bed664 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Mon, 31 Jul 2017 14:24:30 -0700 Subject: [PATCH 2266/2525] tagged-binary compatible with base-4.10 and ghc 8.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef50c9b9..c229a62e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1752,7 +1752,7 @@ packages: - configurator-export # - hamilton # https://github.com/albertoruiz/hmatrix/issues/232 - prompt - # - tagged-binary # https://github.com/mstksg/tagged-binary/issues/2 + - tagged-binary - typelits-witnesses - uncertain - vector-sized From 34663806ac318b9c8661e2e1cd76d4905f8a6e33 Mon Sep 17 00:00:00 2001 From: Levent Erkok Date: Mon, 31 Jul 2017 17:52:25 -0700 Subject: [PATCH 2267/2525] SBV should compile with GHC 8.2.1 without problems. Evidence: https://github.com/LeventErkok/sbv/blob/master/README.md --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef50c9b9..12b205ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3250,6 +3250,9 @@ packages: "Matt Noonan @matt-noonan": - justified-containers + "Levent Erkok @LeventErkok": + - sbv + # 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 @@ -3710,7 +3713,6 @@ expected-test-failures: - rethinkdb - rethinkdb-client-driver - riak - - sbv # needs z3 >= 4.5 (Xenial has 4.4) - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages From 97e2ea6f174c26ae2a3b1c184f0a0f10fd5d75d2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:06:13 +0300 Subject: [PATCH 2268/2525] Upper bound for #2693 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef50c9b9..4cdcafe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3290,6 +3290,9 @@ packages: # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 + # https://github.com/fpco/stackage/issues/2693 + - tls < 1.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 64ec8ce88e85cf369a5cebcf6e31dd7450d779aa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:07:41 +0300 Subject: [PATCH 2269/2525] Drop vinyl-utils --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cdcafe9..d88d83c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3263,7 +3263,7 @@ packages: # - purescript # BLOCKED aeson-1.0 # - type-list # GHC 8.2.1 via singletons 2.3 - - vinyl-utils + # - vinyl-utils # BOUNDS vinyl 0.6 # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava From 414f183715b17ba335c76b549be5af53626e470c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:10:46 +0300 Subject: [PATCH 2270/2525] Revert "Block packages neovimhaskell/nvim-hs#57" This reverts commit 092f12ad5441f78c511e84a40eb6f02464b45364. --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec89c097..d7e0bc24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3202,11 +3202,9 @@ packages: # - uri-bytestring-aeson # GHC 8.2.1 "Sebastian Witte @saep": - [] - # https://github.com/neovimhaskell/nvim-hs/issues/57 - # - nvim-hs - # - nvim-hs-contrib - # - nvim-hs-ghcid + - nvim-hs + - nvim-hs-contrib + - nvim-hs-ghcid "Sam Protas @SamProtas": - triplesec From 6a967d48e22f6cf075ba5bb63083a9b743e53bcb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:11:31 +0300 Subject: [PATCH 2271/2525] Revert "Expect test failure agrafix/Spock#130" This reverts commit 66c80198177c40008a56ada8c262b344312ff862. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7e0bc24..9367a7ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3821,9 +3821,6 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/14 - monoid-subclasses - # https://github.com/agrafix/Spock/issues/130 - - reroute - # https://github.com/jtdaugherty/vty/issues/132 - vty From a44e0811b289ab8d892897f9662dbca00b0a5ad9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:25:37 +0300 Subject: [PATCH 2272/2525] Revert "Block package agrafix/superrecord#3" This reverts commit 6a1efa304d6e6be8794ffe33ad65aed2afec1359. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9367a7ad..ed0762e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3966,7 +3966,7 @@ skipped-benchmarks: - criterion-plus - http2 - pipes # optparse-applicative 0.13 - # - superrecord # https://github.com/agrafix/superrecord/issues/3 + - superrecord # Transitive outdated dependencies # These packages From ad75c784d541c4a1dfee588e2bbc4c171d1255de Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 06:38:01 +0300 Subject: [PATCH 2273/2525] Revert "Expect test failure kazu-yamamoto/word8#5" This reverts commit adfaa115c2e94005b5bfc526a929b40a65bd8688. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed0762e4..1678926b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3833,9 +3833,6 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-dockerfile - # https://github.com/kazu-yamamoto/word8/issues/5 - - word8 - # https://github.com/pruvisto/heap/issues/4 - heap From a5de4d8eaca156c37977f97d1a5e73af401e8bb3 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Mon, 31 Jul 2017 22:44:21 -0500 Subject: [PATCH 2274/2525] unblock pinboard --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1678926b..2bd1f69c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -382,8 +382,7 @@ packages: # - mandrill # GHC 8.2.1 via email-validate "Jon Schoning @jonschoning": - [] - # - pinboard # GHC 8.2.1 + - pinboard "Jasper Van der Jeugt @jaspervdj": - blaze-html From 66c3ebc7d61186026b88bb26959eaa5685921f64 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 13:22:14 +0300 Subject: [PATCH 2275/2525] Revert "Revert "Expect test failure agrafix/Spock#130"" This reverts commit 6a967d48e22f6cf075ba5bb63083a9b743e53bcb. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bd1f69c..4934b624 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,6 +3820,9 @@ expected-test-failures: # https://github.com/blamario/monoid-subclasses/issues/14 - monoid-subclasses + # https://github.com/agrafix/Spock/issues/130 + - reroute + # https://github.com/jtdaugherty/vty/issues/132 - vty From 3912aa5e1dede268e905049b4fb43b66bee7b856 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 13:53:02 +0300 Subject: [PATCH 2276/2525] Remove some no-longer-expected failures --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4934b624..00c9fed3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3773,7 +3773,6 @@ expected-test-failures: - 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-show # https://github.com/fpco/stackage/issues/2436 - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - tries # https://github.com/athanclark/tries/issues/2 @@ -3829,9 +3828,6 @@ expected-test-failures: # https://github.com/haskell-foundation/foundation/issues/381 - foundation - # https://github.com/frontrowed/stratosphere/issues/55 - - stratosphere - # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-dockerfile @@ -3934,21 +3930,17 @@ expected-haddock-failures: # "Compilation" errors - 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 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 # Runs out of memory - - stratosphere - store # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier - # https://github.com/fpco/stackage/pull/2652 - - haskell-lsp # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 22ab496932407f4d691d62ac3f979731f238e3d6 Mon Sep 17 00:00:00 2001 From: Hans-Peter Deifel Date: Tue, 1 Aug 2017 14:26:56 +0200 Subject: [PATCH 2277/2525] Unblock hledger-iadd Was blocked in 1842f09361 but release 1.2.4 works again with the latest hledger-lib. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00c9fed3..88dff160 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3032,8 +3032,7 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - [] - # - hledger-iadd # bounds: hledger-lib + - hledger-iadd "Roy Levien @orome": [] From 55e4d975d99e57989a14e085f336a38b1bd4630f Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Tue, 1 Aug 2017 22:46:57 +0900 Subject: [PATCH 2278/2525] re-add relational-query. add compat layer packages. --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef50c9b9..2d81162b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2639,12 +2639,15 @@ packages: - tidal "Kei Hibino @khibino": - # - relational-query # GHC 8.2.1 + - th-data-compat + - th-reify-compat + - relational-query # - relational-query-HDBC # GHC 8.2.1 # - persistable-types-HDBC-pg # GHC 8.2.1 # - relational-record # GHC 8.2.1 - text-ldap - debian-build + - aeson-generic-compat - json-rpc-generic "wren romano @wrengr": @@ -3346,6 +3349,7 @@ package-flags: th-data-compat: template-haskell-210: false + template-haskell-212: true th-reify-compat: template-haskell-210: false From 420a81bf35bb1fc4ef3e634efb50f8464166da2a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 18:05:31 +0300 Subject: [PATCH 2279/2525] Remove upper bound and close #2693 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00c9fed3..578aef05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3290,9 +3290,6 @@ packages: # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 - # https://github.com/fpco/stackage/issues/2693 - - tls < 1.4 - # end of packages # Package flags are applied to individual packages, and override the values of From 1ea0b15635b120606cfdeb7a0b710f67c5824532 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 18:11:07 +0300 Subject: [PATCH 2280/2525] Revert "Extra package blocked for ndmitchell/derive#25" This reverts commit 546f6574275a04d73139322a26aae56c883f6e7f. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 578aef05..a8e91051 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -24,7 +24,7 @@ packages: # - opencv-extra "Pasqualino Assini @tittoassini": - # - zm # https://github.com/ndmitchell/derive/issues/25 + - zm # - flat # https://github.com/ndmitchell/derive/issues/25 - model From ba03d83607c5744ad53a89958b45781ed6b83692 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 18:11:20 +0300 Subject: [PATCH 2281/2525] Revert "Block packages for ndmitchell/derive#25" This reverts commit ede6e9520a40df293dd6bca1999be7385b571b2f. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8e91051..3eb8dad0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -25,7 +25,7 @@ packages: "Pasqualino Assini @tittoassini": - zm - # - flat # https://github.com/ndmitchell/derive/issues/25 + - flat - model "Timo Koepke @koepket": @@ -2318,9 +2318,9 @@ packages: "Takahiro Himura @thimura": - lens-regex - # - twitter-conduit # https://github.com/ndmitchell/derive/issues/25 - # - twitter-types # https://github.com/ndmitchell/derive/issues/25 - # - twitter-types-lens # https://github.com/ndmitchell/derive/issues/25 + - twitter-conduit + - twitter-types + - twitter-types-lens # "Robbin C. robbinch": # - zim-parser # via: lzma From a59fd616c1db47b49388f836706ee1c340c39758 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 18:12:54 +0300 Subject: [PATCH 2282/2525] Skip tests instead of expect failure (upper bound placement) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3eb8dad0..ffef250b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3611,6 +3611,9 @@ skipped-tests: # https://github.com/athanclark/rose-trees/issues/6 - rose-trees + # https://github.com/bos/attoparsec/issues/131 + - attoparsec + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3858,9 +3861,6 @@ expected-test-failures: # https://github.com/Daniel-Diaz/HaTeX/issues/100 - HaTeX - # https://github.com/bos/attoparsec/issues/131 - - attoparsec - # https://github.com/sdroege/conduit-iconv/issues/2 - conduit-iconv From 00294b383b6c1235b8485fa359052d4cecc1dbc9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 18:42:55 +0300 Subject: [PATCH 2283/2525] Block hledger-iadd for jtdaugherty/word-wrap#1 CC @hpdeifel --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 366c196a..6a6aee91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3035,7 +3035,8 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + [] + # - hledger-iadd # https://github.com/jtdaugherty/word-wrap/issues/1 "Roy Levien @orome": [] From dd83617a02bcecc0e344c2f16f98f798cc82eeb3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 20:18:49 +0300 Subject: [PATCH 2284/2525] Revert "Block hledger-iadd for jtdaugherty/word-wrap#1" This reverts commit 00294b383b6c1235b8485fa359052d4cecc1dbc9. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a6aee91..366c196a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3035,8 +3035,7 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - [] - # - hledger-iadd # https://github.com/jtdaugherty/word-wrap/issues/1 + - hledger-iadd "Roy Levien @orome": [] From 92d748f57da80698590b8d975fcbced43e01e243 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 1 Aug 2017 22:30:04 +0300 Subject: [PATCH 2285/2525] Revert "Expect test failure romanb/wai-route#5" This reverts commit b88fd851c2910f2257d6d7f012c223eed4ca50b1. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 366c196a..c5a70f8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3846,9 +3846,6 @@ expected-test-failures: # https://github.com/simonmichael/hledger/issues/596 - hledger-lib - # https://github.com/romanb/wai-route/issues/5 - - wai-route - # https://github.com/brendanhay/amazonka/issues/397 - amazonka-core From 7a52682f6aca1a136e206fe14c155f3ea5056571 Mon Sep 17 00:00:00 2001 From: Anton Ekblad Date: Wed, 2 Aug 2017 00:49:27 +0200 Subject: [PATCH 2286/2525] Add selda + associated packages back in GHC 8.2 build failure is fixed as of 0.1.10.0. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5a70f8c..714ecf2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3214,9 +3214,9 @@ packages: "Anton Ekblad @valderman": [] - # - selda # https://github.com/valderman/selda/issues/41 - # - selda-sqlite # via selda - # - selda-postgresql # via selda + - selda + - selda-sqlite + - selda-postgresql "Luis Pedro Coelho @luispedro": - safeio From 7147bc951e58f6b3a339937f3fe8f60b9d5ac756 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 1 Aug 2017 17:43:34 -0700 Subject: [PATCH 2287/2525] Unblock data-diverse per louispan/data-diverse#2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5a70f8c..80e095c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3075,8 +3075,8 @@ packages: "Louis Pan @louispan": - alternators - arrow-extras - # - data-diverse # https://github.com/louispan/data-diverse/issues/2 - # - data-diverse-lens # via data-diverse + - data-diverse + - data-diverse-lens - disposable - ghcjs-base-stub - glaze From cd39b389b5703949ea943b828915485366e12da8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 1 Aug 2017 17:44:56 -0700 Subject: [PATCH 2288/2525] Expect test success per bjornbm/leapsecons-announced#5 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80e095c4..cd6baf91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3772,7 +3772,6 @@ expected-test-failures: - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - leapseconds-announced # https://github.com/bjornbm/leapseconds-announced/issues/5 - 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 From 0097b25a28ea601e1dd4bd12abc2896cf59b901a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 1 Aug 2017 17:46:44 -0700 Subject: [PATCH 2289/2525] Unblock th-to-exp per lexi-lambda/th-to-exp#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd6baf91..8a798ca8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2829,7 +2829,7 @@ packages: "Alexis King @lexi-lambda": - test-fixture - text-conversions - # - th-to-exp # https://github.com/lexi-lambda/th-to-exp/issues/1 + - th-to-exp - type-assertions "Patrick Chilton @chpatrick": From 8fe60838896b1d1132728da8cd24ef7e4e4a2183 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 1 Aug 2017 17:51:55 -0700 Subject: [PATCH 2290/2525] Unblock yi* per yi-editor/dynamic-state#2 --- build-constraints.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a798ca8..579b9ade 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2117,7 +2117,7 @@ packages: - charsetdetect-ae - compiler-errors - docopt - # - dynamic-state # https://github.com/yi-editor/dynamic-state/issues/2 + - dynamic-state - dyre - io-storage - oo-prototypes @@ -2125,20 +2125,20 @@ packages: - word-trie - xdg-basedir # - yi # build failure https://github.com/commercialhaskell/stack/issues/2795 - # - yi-core # via dynamic-state + - yi-core # - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795 - # - yi-frontend-vty # via yi-core - # - yi-fuzzy-open # via dynamic-state - # - yi-ireader # via yi-core - # - yi-keymap-cua # via yi-core - # - yi-keymap-emacs # via yi-core - # - yi-keymap-vim # via yi-core + - yi-frontend-vty + - yi-fuzzy-open + - yi-ireader + - yi-keymap-cua + - yi-keymap-emacs + - yi-keymap-vim - yi-language - # - yi-misc-modes # via yi-core - # - yi-mode-haskell # via yi-core - # - yi-mode-javascript # via yi-core + - yi-misc-modes + - yi-mode-haskell + - yi-mode-javascript - yi-rope - # - yi-snippet # via yi-core + - yi-snippet "Tobias Bexelius @tobbebex": [] From a221844e4271a37d3f4c680ed280f782d76a4cb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 1 Aug 2017 17:57:57 -0700 Subject: [PATCH 2291/2525] Update reasons to block yi and yi-frontend-pango --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 579b9ade..ff21bfe8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2124,9 +2124,9 @@ packages: - pointedlist - word-trie - xdg-basedir - # - yi # build failure https://github.com/commercialhaskell/stack/issues/2795 + # - yi # Cabal 2.0.0.2 via yi-frontend-pango via pango - yi-core - # - yi-frontend-pango # build failure https://github.com/commercialhaskell/stack/issues/2795 + # - yi-frontend-pango # Cabal 2.0.0.2 via pango - yi-frontend-vty - yi-fuzzy-open - yi-ireader From 1bd73acc695ed0d4cc36e36f9764874cefe34d66 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:28:28 +0300 Subject: [PATCH 2292/2525] Revert "Expect test failure adamgundry/units-parser#1" This reverts commit 6616d913818fd34038f6c17c58d51088a6950b4a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff21bfe8..4470eaf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3836,9 +3836,6 @@ expected-test-failures: # https://github.com/pruvisto/heap/issues/4 - heap - # https://github.com/adamgundry/units-parser/issues/1 - - units-parser - # https://github.com/fcomb/pkcs10-hs/issues/2 - pkcs10 From c8ab93598d1483da520a56c65d525e615e06af56 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:29:56 +0300 Subject: [PATCH 2293/2525] Expect test failure louispan/data-diverse#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4470eaf8..4a053089 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3866,6 +3866,9 @@ expected-test-failures: # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec + # https://github.com/louispan/data-diverse/issues/3 + - data-diverse + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 3cc080642ebf47e0c91c1480d76bf2f85943bf40 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:30:55 +0300 Subject: [PATCH 2294/2525] Expect test failure Quid2/flat#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a053089..5d5a08dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3869,6 +3869,9 @@ expected-test-failures: # https://github.com/louispan/data-diverse/issues/3 - data-diverse + # https://github.com/Quid2/flat/issues/1 + - flat + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 49541a21554f94113f3734457d44643d9e17e929 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:32:06 +0300 Subject: [PATCH 2295/2525] Block package hpdeifel/hledger-iadd#25 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d5a08dd..33691c4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3035,7 +3035,9 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + [] + # https://github.com/hpdeifel/hledger-iadd/issues/25 + # - hledger-iadd "Roy Levien @orome": [] From 8e47cdad94a3e1de10eea14c9df70fd1a9cc0110 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 06:33:17 +0300 Subject: [PATCH 2296/2525] Block package and close himura/twitter-conduit#56 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33691c4d..2806a40d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2318,7 +2318,8 @@ packages: "Takahiro Himura @thimura": - lens-regex - - twitter-conduit + # https://github.com/himura/twitter-conduit/issues/56 + # - twitter-conduit # Cabal 2.0 - twitter-types - twitter-types-lens From c2f92abc668ba96bf37fdf005c3b5cb841315b1a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 08:29:56 +0300 Subject: [PATCH 2297/2525] Unblock some Yesod packages --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2806a40d..0918546b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -254,7 +254,7 @@ packages: # - cabal-install # GHC 8.2.1 - mega-sdist - case-insensitive - # - classy-prelude-yesod # GHC 8.2.1 via yesod + - classy-prelude-yesod - conduit-combinators - conduit-extra - hebrew-time @@ -274,7 +274,7 @@ packages: - wai-websockets - warp-tls # - yackage # GHC 8.2.1 via yesod-form - # - yesod # GHC 8.2.1 via yesod-form + - yesod # - yesod-auth # GHC 8.2.1 via email-validate - authenticate-oauth - yesod-bin @@ -283,8 +283,8 @@ packages: - yesod-gitrepo - yesod-newsfeed - yesod-sitemap - # - yesod-static # GHC 8.2.1 via yesod-test - # - yesod-test # GHC 8.2.1 via yesod-form + - yesod-static + - yesod-test - yesod-websockets - cereal-conduit - binary-conduit From d7cb1be42c89a3f6302da015dd074a6060a13db8 Mon Sep 17 00:00:00 2001 From: Anton Ekblad Date: Wed, 2 Aug 2017 09:03:06 +0100 Subject: [PATCH 2298/2525] Fix broken YAML for selda --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 714ecf2c..7a571928 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,7 +3213,6 @@ packages: - composable-associations-aeson "Anton Ekblad @valderman": - [] - selda - selda-sqlite - selda-postgresql From c41ebbe36b9b81d2c5a81e9974cc0e80f97266c4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 11:46:27 +0300 Subject: [PATCH 2299/2525] Revert "Expect test failure qnikst/binary-conduit#11" This reverts commit 7b8e813f8a2fb39dbb334bfb224f3fcd807c7f2c. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0918546b..64714295 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3854,9 +3854,6 @@ expected-test-failures: # https://github.com/winterland1989/binary-parsers/issues/3 - binary-parsers - # https://github.com/qnikst/binary-conduit/issues/11 - - binary-conduit - # https://github.com/Daniel-Diaz/HaTeX/issues/100 - HaTeX From 0bee4f667914e4eadcca87b09a009e25715495e5 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 2 Aug 2017 13:17:57 +0200 Subject: [PATCH 2300/2525] Update build-constraints.yaml Add pcre-utils back. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94dd735c..ad8f3e92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2231,7 +2231,7 @@ packages: # - compactmap # GHC 8.2.1 # - stateWriter # GHC 8.2.1 - filecache - # - pcre-utils # GHC 8.2.1 + - pcre-utils - strict-base-types # - withdependencies # GHC 8.2.1 - hruby From d634153c4300e21433e32e087f9a98b3dbc544d1 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Wed, 2 Aug 2017 13:48:44 +0200 Subject: [PATCH 2301/2525] Update maintainer email addr for multistate, pqueue --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad8f3e92..af09653b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2945,7 +2945,7 @@ packages: "Philipp Balzarek ": - xml-picklers - "Lennart Spitzner lsp@informatik.uni-kiel.de @lspitzner": + "Lennart Spitzner @lspitzner": [] # - multistate # GHC 8.2.1 # - pqueue # GHC 8.2.1 From 2bb1bc4ca51a5a1c7568c5135b5f4078143553b4 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Wed, 2 Aug 2017 13:53:19 +0200 Subject: [PATCH 2302/2525] Update MAINTAINERS.md: name @user At least this is what 99% of the current entries look like, on a quick glance --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b5f2ea64..207ac02b 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -16,7 +16,7 @@ To add your package, first fork this repository. In the [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) file, there's a section called `packages`. To add a set of packages, you would add: - "My Name myemail@example.com @mygithubuser": + "My Name @mygithubuser": - package1 - package2 - package3 From c75d0994969ffa27993d07f8041c123a403045e0 Mon Sep 17 00:00:00 2001 From: Simon Marechal Date: Wed, 2 Aug 2017 14:14:22 +0200 Subject: [PATCH 2303/2525] Reenable compactmap, stateWriter, withdependencies --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af09653b..bb6a14b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2228,14 +2228,14 @@ packages: # - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": - # - compactmap # GHC 8.2.1 - # - stateWriter # GHC 8.2.1 + - compactmap + - stateWriter - filecache - pcre-utils - strict-base-types - # - withdependencies # GHC 8.2.1 + - withdependencies - hruby - # - language-puppet # GHC 8.2.1 via pcre-utils + - language-puppet - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From 27db02a7e6cfdb16293d2ed8ed45bc686b9a3071 Mon Sep 17 00:00:00 2001 From: Pavel Ryzhov Date: Wed, 2 Aug 2017 14:35:14 +0200 Subject: [PATCH 2304/2525] hquantlib on GHC 8.2.1 The package constraints was relaxed and the build has been tested locally against nightly-2017-07-31 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af09653b..e2d887de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2797,8 +2797,7 @@ packages: - leapseconds-announced "Pavel Ryzhov @paulrzcz": - [] - # - hquantlib # GHC 8.2.1 + - hquantlib # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": From d7d7ae1627fde49a5a993e5e5bb1f6dd019787a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 Aug 2017 16:24:34 +0300 Subject: [PATCH 2305/2525] Revert "Block package hpdeifel/hledger-iadd#25" This reverts commit 49541a21554f94113f3734457d44643d9e17e929. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af09653b..e323e42d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3036,9 +3036,7 @@ packages: # - hip # via repa: bounds: vector "Hans-Peter Deifel @hpdeifel": - [] - # https://github.com/hpdeifel/hledger-iadd/issues/25 - # - hledger-iadd + - hledger-iadd "Roy Levien @orome": [] From cf74b25a7a6aefe3830628027735b37047801419 Mon Sep 17 00:00:00 2001 From: Simon Marechal Date: Wed, 2 Aug 2017 15:31:01 +0200 Subject: [PATCH 2306/2525] Not re-enabling language-puppet for now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb6a14b3..7efa9e44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2235,7 +2235,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + # - language-puppet - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From 555fa9edbfe6c225470e27148f037cb262bdae6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6tz=20Christ?= Date: Wed, 2 Aug 2017 09:11:33 -0500 Subject: [PATCH 2307/2525] Add dbcleaner --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 479c2a15..c33b0e4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1920,12 +1920,13 @@ packages: "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write + # - cassava-megaparsec # via cassava: bounds: vector + - dbcleaner + - dotenv # - hapistrano # bounds: path-io - inflections - # - twitter-feed # GHC 8.2.1 - # - cassava-megaparsec # via cassava: bounds: vector - - dotenv # - stache # GHC 8.2.1 + # - twitter-feed # GHC 8.2.1 "Sergey Alirzaev @l29ah": - monad-peel From 4e4914de00d4b75c4362ac6065a407127b3e020f Mon Sep 17 00:00:00 2001 From: Ashley Yakeley Date: Wed, 2 Aug 2017 12:52:36 -0700 Subject: [PATCH 2308/2525] Re-enable open-witness --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08a28098..3c61fe2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2821,7 +2821,7 @@ packages: "Ashley Yakeley @AshleyYakeley": - countable - witness - # - open-witness # https://github.com/AshleyYakeley/open-witness/issues/1 + - open-witness "Victor Denisov @VictorDenisov": - mongoDB From c82235ca103747fc5650dce5ccbce4784a695b2c Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Thu, 3 Aug 2017 03:07:09 +0300 Subject: [PATCH 2309/2525] Enable 'union' back --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08a28098..72ddaa5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1916,7 +1916,7 @@ packages: "Vladislav Zavialov @int-index": - transformers-lift - ether - # - union # GHC 8.2.1 + - union "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write From e26c3344e9c12f63ee30bbd29a488dc290f837d1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Aug 2017 07:10:18 +0300 Subject: [PATCH 2310/2525] Block hquantlib due to albertoruiz/hmatrix#232 CC @paulrzcz --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08a28098..564334a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2798,7 +2798,8 @@ packages: - leapseconds-announced "Pavel Ryzhov @paulrzcz": - - hquantlib + [] + # - hquantlib # https://github.com/albertoruiz/hmatrix/issues/232 # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": From f573e7bbf61e834e35405c26067b76affb2acf2d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Aug 2017 07:11:03 +0300 Subject: [PATCH 2311/2525] Expect test failure hpdeifel/hledger-iadd#26 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 564334a2..55597f2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3870,6 +3870,9 @@ expected-test-failures: # https://github.com/Quid2/flat/issues/1 - flat + # https://github.com/hpdeifel/hledger-iadd/issues/26 + - hledger-iadd + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ec3455ce46c67517f037d225ce3f3873633a3e18 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Aug 2017 07:11:45 +0300 Subject: [PATCH 2312/2525] Expect dbcleaner test failure --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55597f2b..3441fd7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3873,6 +3873,9 @@ expected-test-failures: # https://github.com/hpdeifel/hledger-iadd/issues/26 - hledger-iadd + # Requires running PostgreSQL server + - dbcleaner + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From ace833e959d8bb40263ff223b805a8552647f24e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Aug 2017 07:17:30 +0300 Subject: [PATCH 2313/2525] Add back papillon (closes #2707) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d4bee6f..b696254d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2682,7 +2682,7 @@ packages: - Imlib - xturtle - gluturtle - # - papillon # GHC 8.2.1 + - papillon "Jan Gerlinger @JanGe": [] From 702ff6c3e46c34c05319e08ddf4167d8c20746f1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Aug 2017 07:19:09 +0300 Subject: [PATCH 2314/2525] Revert "Expect test failure blamario/monoid-subclasses#14" This reverts commit 6e4b1d42ba8de920d1441d6b653871cb874338f0. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b696254d..b3bf264f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3819,9 +3819,6 @@ expected-test-failures: - tcp-streams-openssl # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # https://github.com/blamario/monoid-subclasses/issues/14 - - monoid-subclasses - # https://github.com/agrafix/Spock/issues/130 - reroute From ee49e1dfca2ebbbbc31c800fe791522ca3115fbb Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Thu, 3 Aug 2017 16:01:37 +0900 Subject: [PATCH 2315/2525] Enable `extensible` package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3bf264f..f4dbfc6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1720,7 +1720,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - # - extensible # GHC 8.2.1 via effin + - extensible - monad-skeleton - objective - witherable From fbca0fc95ce2f6101a7c80c9f99fd69c0d3a1739 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Thu, 3 Aug 2017 16:50:34 +0900 Subject: [PATCH 2316/2525] Enable `http-media` package --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3bf264f..9ca10909 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1237,8 +1237,7 @@ packages: - network-anonymous-tor "Timothy Jones @zmthy": - [] - # - http-media # GHC 8.2.1 + - http-media "Greg V @myfreeweb": # - gitson # GHC 8.2.1 via flock From 133a940ea5cb697de85300701e12218972fd4db1 Mon Sep 17 00:00:00 2001 From: David Turner Date: Thu, 3 Aug 2017 12:16:09 +0000 Subject: [PATCH 2317/2525] Reinstate packages after confirming they work with nightly-2017-07-31 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3bf264f..2308a3d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1107,9 +1107,8 @@ packages: - shake-language-c "David Turner @davecturner": - [] - # - alarmclock # GHC 8.2.1 - # - bank-holidays-england # GHC 8.2.1 + - alarmclock + - bank-holidays-england "Haskell Servant ": [] From 192bb4a148bed335481f272021ebf6eb7017e46c Mon Sep 17 00:00:00 2001 From: Patrick Pelletier Date: Thu, 3 Aug 2017 14:24:43 -0700 Subject: [PATCH 2318/2525] add mercury-api and normalization-insensitive --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb282dd2..618f0b50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,10 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Patrick Pelletier @ppelleti": + - mercury-api + - normalization-insensitive + "Jacob Stanley @jystic": - hedgehog - hedgehog-quickcheck From 0f99221994260a74ce28f05599da9498e926f62b Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Thu, 3 Aug 2017 23:30:19 +0200 Subject: [PATCH 2319/2525] Re-enable multistate, pqueue --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb282dd2..1354adf9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2945,9 +2945,8 @@ packages: - xml-picklers "Lennart Spitzner @lspitzner": - [] - # - multistate # GHC 8.2.1 - # - pqueue # GHC 8.2.1 + - multistate + - pqueue "Ryan Mulligan @ryantm": [] @@ -3502,7 +3501,6 @@ skipped-tests: - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - - multistate # hspec 2.4 - newtype-generics # hspec 2.4 - next-ref # hspec 2.3 - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 From a2ba65883253ae8448468a2b381850f40755a919 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 4 Aug 2017 03:10:10 +0300 Subject: [PATCH 2320/2525] Try re-enable servant --- build-constraints.yaml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb282dd2..07e72106 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1111,17 +1111,16 @@ packages: - bank-holidays-england "Haskell Servant ": - [] - # - servant # GHC 8.2.1 - # - servant-client # GHC 8.2.1 - # - servant-docs # GHC 8.2.1 - # - servant-js # GHC 8.2.1 via language-ecmascript - # - servant-server # GHC 8.2.1 - # - servant-lucid # GHC 8.2.1 - # - servant-blaze # GHC 8.2.1 - # - servant-foreign # GHC 8.2.1 - # - servant-mock # GHC 8.2.1 - # - servant-cassava # GHC 8.2.1 + - servant # GHC 8.2.1 + - servant-client # GHC 8.2.1 + - servant-docs # GHC 8.2.1 + - servant-js # GHC 8.2.1 + - servant-server # GHC 8.2.1 + - servant-lucid # GHC 8.2.1 + - servant-blaze # GHC 8.2.1 + - servant-foreign # GHC 8.2.1 + - servant-mock # GHC 8.2.1 + - servant-cassava # GHC 8.2.1 "Alexandr Ruchkin @mvoidex": # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 @@ -3464,6 +3463,8 @@ skipped-tests: - tdigest - turtle - zippers + # language-ecmascript + - servant-js # # HUnit 1.5 - GLFW-b - Glob From 97e738100f5ecf94e7347bb81d2566e5e04a6699 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 07:58:05 +0300 Subject: [PATCH 2321/2525] Upper bounds for #2714 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb282dd2..50b78d0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3291,6 +3291,10 @@ packages: # https://github.com/fpco/stackage/issues/2682 - turtle < 1.4 + # https://github.com/fpco/stackage/issues/2714 + - brick < 0.21 + - word-wrap < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 8242fd558cd5e6e13e8ab82465bb3e319eea2cd3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 08:01:30 +0300 Subject: [PATCH 2322/2525] Extra upper bound for #2666 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50b78d0f..892a98b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,7 @@ packages: # https://github.com/fpco/stackage/issues/2666 - megaparsec < 6 - hspec-megaparsec < 1 + - dotenv < 0.4 # Unblock cue-sheet above when removing this bound # https://github.com/fpco/stackage/issues/2682 From f07b62a0925d7f095bbd03701b572c8c9e6e1c13 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Fri, 4 Aug 2017 14:23:32 +0900 Subject: [PATCH 2323/2525] Enable `chatwork` package --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3bc7099..b9b8029f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -15,10 +15,8 @@ packages: - hedgehog - hedgehog-quickcheck - "Nobutada Matsubara @matsubara0507": [] - # package temprarily removed as added while blocked on req-0.3.0; - # see https://github.com/fpco/stackage/issues/2641 - # - chatwork + "Nobutada Matsubara @matsubara0507": + - chatwork "Pavol Klacansky @pavolzetor": - openexr-write From c816fef3b508b107c67a046c4045da67c5fa0d73 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 09:23:15 +0300 Subject: [PATCH 2324/2525] Block package iand675/metrics#10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3bc7099..4480f3f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1759,7 +1759,7 @@ packages: "Ian Duncan @iand675": - feature-flags - - metrics + # - metrics # https://github.com/iand675/metrics/issues/10 - pipes-wai - serf - uri-templater From a9b30dde7b677c4e5f57d42c97044fa6a5d60008 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 09:32:08 +0300 Subject: [PATCH 2325/2525] Block extensible --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 255a49ca..6ad0be64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1719,7 +1719,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - - extensible + # - extensible # BLOCKED freer-effects compilation failure - monad-skeleton - objective - witherable From ccd5c19f6f763825ccc00cca64ebe6210aa165df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 12:05:38 +0300 Subject: [PATCH 2326/2525] Remove expected test failure louispan/data-diverse#3 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ad0be64..bd43a148 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,9 +3865,6 @@ expected-test-failures: # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec - # https://github.com/louispan/data-diverse/issues/3 - - data-diverse - # https://github.com/Quid2/flat/issues/1 - flat From a8492d55f632929ce797302d8e1b6fd6267dcd78 Mon Sep 17 00:00:00 2001 From: Louis Pan Date: Fri, 4 Aug 2017 21:20:14 +1000 Subject: [PATCH 2327/2525] Fixed data-diverse test failure --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 255a49ca..812b250d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,9 +3865,6 @@ expected-test-failures: # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - picoparsec - # https://github.com/louispan/data-diverse/issues/3 - - data-diverse - # https://github.com/Quid2/flat/issues/1 - flat From d0c2e8205963a899765dac8d8f27313f6c9ec0d6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 4 Aug 2017 16:25:47 +0300 Subject: [PATCH 2328/2525] Expect test failure takano-akio/filelock#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd43a148..44e7cb89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3874,6 +3874,9 @@ expected-test-failures: # Requires running PostgreSQL server - dbcleaner + # https://github.com/takano-akio/filelock/issues/4 + - filelock + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9b21a0878d3cd2b09216e0fdb0eb9d5a206307fc Mon Sep 17 00:00:00 2001 From: ars Date: Fri, 4 Aug 2017 21:57:03 +0300 Subject: [PATCH 2329/2525] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..8fe16457 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Sebastian Mihai Ardelean @ardeleanasm": + - qchas + "Patrick Pelletier @ppelleti": - mercury-api - normalization-insensitive From 6075c8656c6c315858360d2ff177f422b452da2e Mon Sep 17 00:00:00 2001 From: jtapolczai Date: Fri, 4 Aug 2017 21:25:08 +0200 Subject: [PATCH 2330/2525] add listsafe --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..819b74f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3250,6 +3250,9 @@ packages: "Levent Erkok @LeventErkok": - sbv + + "János Tapolczai @jtapolczai": + - listsafe # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 407646d03b4bede0c5a40411e645beecaf621481 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sat, 5 Aug 2017 15:07:51 +0100 Subject: [PATCH 2331/2525] Attempt to reenable clr-inline clr-inline 0.2.0 has been released including ghc 8.2.1 fixes --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..95cb3520 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -42,7 +42,7 @@ packages: - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui - # - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510, and https://gitlab.com/tim-m89/clr-haskell/issues/28 + - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": From ebbdf97663ca77ed9417b074b400312c7c41476e Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sat, 5 Aug 2017 19:00:48 +0100 Subject: [PATCH 2332/2525] Add hexml-lens --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..dc34e29b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -39,6 +39,7 @@ packages: - arrowp-qq - clr-marshal - clr-host + - hexml-lens - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui From 8659917a6caa24883fbfac7ad8c25dd937500546 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 5 Aug 2017 11:25:06 -0700 Subject: [PATCH 2333/2525] Add constraint "inflections < 0.4" per #2666 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e7cb89..06f343e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3287,6 +3287,7 @@ packages: - megaparsec < 6 - hspec-megaparsec < 1 - dotenv < 0.4 + - inflections < 0.4 # Unblock cue-sheet above when removing this bound # https://github.com/fpco/stackage/issues/2682 From 03e84545de78c1a88df1f9cf3967c0d08720f447 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 5 Aug 2017 11:26:40 -0700 Subject: [PATCH 2334/2525] Unblock lens-family-th --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06f343e3..a99a771f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -676,7 +676,7 @@ packages: - rev-state - runmemo - tardis - # - lens-family-th # GHC 8.2.1 + - lens-family-th "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From 70ab172e91205db38afc6057aac9cfaded4525fd Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 6 Aug 2017 11:34:04 +0530 Subject: [PATCH 2335/2525] New version of libmpd is released in Hackage xmonad-extras should build for ghc-8.2 now. Related fix: https://github.com/vimus/libmpd-haskell/pull/95 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a99a771f..8d485f39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -409,7 +409,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - # - xmonad-extras # GHC 8.2.1 via libmpd + - xmonad-extras "haskell-openal": - OpenAL @@ -2883,8 +2883,7 @@ packages: # - dictionaries # GHC 8.2.1 "Joachim Fasting @joachifm": - [] - # - libmpd # GHC 8.2.1 + - libmpd "Moritz Kiefer @cocreature": - lrucaching From 98bdc449b88b2146afb86d79a57c26c7114d8e72 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 6 Aug 2017 11:54:55 +0530 Subject: [PATCH 2336/2525] Try enabling all packages related to email-validate A new version of email-validate has been released which builds fine with nightly-2017-07-31. I actually just care about yesod-auth-fb. But going from the comments, I think it should enable building of other packages. Let me know if such a patch is not intended. --- build-constraints.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a99a771f..ffa16db0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -277,7 +277,7 @@ packages: - warp-tls # - yackage # GHC 8.2.1 via yesod-form - yesod - # - yesod-auth # GHC 8.2.1 via email-validate + - yesod-auth - authenticate-oauth - yesod-bin - yesod-eventsource @@ -380,8 +380,7 @@ packages: # - HaRe # via: ghc-mod "Alfredo Di Napoli @adinapoli": - [] - # - mandrill # GHC 8.2.1 via email-validate + - mandrill "Jon Schoning @jonschoning": - pinboard @@ -405,7 +404,7 @@ packages: - tldr - fb - yesod-fb - # - yesod-auth-fb # GHC 8.2.1 via yesod-auth + - yesod-auth-fb - hourglass-orphans - wai-slack-middleware - sysinfo @@ -469,7 +468,7 @@ packages: # - labels # https://github.com/chrisdone/labels/issues/8 - ace - ical - # - check-email # GHC 8.2.1 via email-validate + - check-email - freenect - frisby - gd @@ -2092,7 +2091,7 @@ packages: - irc "Dennis Gosnell @cdepillabout": - # - emailaddress # GHC 8.2.1 via email-validate + - emailaddress - envelope - from-sum # - hailgun # GHC 8.2.1 @@ -3234,8 +3233,7 @@ packages: - shikensu "George Pollard @Porges": - [] - # - email-validate # GHC 8.2.1 + - email-validate "Alexander Ignatyev @alexander-ignatyev": - astro From c88792f1bc1f8c869499006340d83acac17090b0 Mon Sep 17 00:00:00 2001 From: ygale Date: Sun, 6 Aug 2017 13:01:59 +0300 Subject: [PATCH 2337/2525] Use time >= 1.8 for timezone-series --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f542b2c7..dc5d4b3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3334,7 +3334,7 @@ package-flags: containers: false timezone-series: - time_1_6_and_1_7: true + time_1_6_and_1_7: false time_pre_1_6: false mintty: From d7eba2730ccc53ba7d5e5e585232484234de280b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Aug 2017 15:05:18 +0300 Subject: [PATCH 2338/2525] Unblock package iand675/metrics#10 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83ad9160..3985a87d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1759,7 +1759,7 @@ packages: "Ian Duncan @iand675": - feature-flags - # - metrics # https://github.com/iand675/metrics/issues/10 + - metrics - pipes-wai - serf - uri-templater From e570e0d39224d0222fe5343e758e3aaef0564f4b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 6 Aug 2017 18:17:41 +0300 Subject: [PATCH 2339/2525] Revert "Block package Shimuuar/fixed-vector-hetero#3" This reverts commit d02117d5b3fe3468507f4d6eb1131bd2c90a0895. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b346311f..903723ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1959,7 +1959,7 @@ packages: "Alexey Khudyakov @Shimuuar": - histogram-fill - fixed-vector - # - fixed-vector-hetero # https://github.com/Shimuuar/fixed-vector-hetero/issues/3 + - fixed-vector-hetero - type-level-numbers "Ryan Scott @RyanGlScott": From 838ea284c450bc65b422b1fd9c187a6a22e2fb34 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 6 Aug 2017 17:33:12 +0200 Subject: [PATCH 2340/2525] Remove upper bound for turtle (and whitespace). Closes https://github.com/fpco/stackage/issues/2682. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 903723ee..d0239e45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3245,13 +3245,13 @@ packages: "Edward Amsden @eamsden": - h2c - bno055-haskell - + "Matt Noonan @matt-noonan": - justified-containers "Levent Erkok @LeventErkok": - sbv - + "János Tapolczai @jtapolczai": - listsafe @@ -3294,9 +3294,6 @@ packages: - inflections < 0.4 # Unblock cue-sheet above when removing this bound - # https://github.com/fpco/stackage/issues/2682 - - turtle < 1.4 - # https://github.com/fpco/stackage/issues/2714 - brick < 0.21 - word-wrap < 0.2 From e89f760cdd4b72aa35f1b18e4f115fe5128f3b5b Mon Sep 17 00:00:00 2001 From: Artyom Kazak Date: Sun, 6 Aug 2017 20:16:47 +0300 Subject: [PATCH 2341/2525] Re-enable some packages --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0239e45..ad417889 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1041,7 +1041,7 @@ packages: - partial-handler - postgresql-binary # - slave-thread # GHC 8.2.1 - # - stm-containers # GHC 8.2.1 + - stm-containers - refined "Iustin Pop @iustin": @@ -2040,10 +2040,10 @@ packages: - microlens-contra - shortcut-links - cheapskate-lucid - # - cheapskate-highlight # GHC 8.2.1 + - cheapskate-highlight - cmark-lucid - # - cmark-highlight # GHC 8.2.1 - # - Spock-lucid # GHC 8.2.1 + - cmark-highlight + - Spock-lucid - charsetdetect-ae - ilist - text-all From 191426d1298c128a81b0611c6cfc3921346c98cb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 06:42:02 +0300 Subject: [PATCH 2342/2525] Revert "Block packages https://gitlab.com/twittner/wai-predicates/issues/3" This reverts commit 96638be8b49f86863a55beb323f4f4d2042f9f19. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0239e45..3cd7052c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -976,8 +976,8 @@ packages: # - redis-io # GHC 8.2.1 via hedis - swagger - tinylog - # - wai-predicates # https://gitlab.com/twittner/wai-predicates/issues/3 - # - wai-routing # https://gitlab.com/twittner/wai-predicates/issues/3 + - wai-predicates + - wai-routing - zeromq4-haskell "trupill@gmail.com": From 3e22bf81157a9469cd19685a509090f81417d0bf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 06:43:47 +0300 Subject: [PATCH 2343/2525] Block qchas due to hmatrix (CC @ardeleanasm) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cd7052c..e0241b78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Sebastian Mihai Ardelean @ardeleanasm": - - qchas + [] # Blocked: hmatrix does not support GHC 8.2 + # + # - qchas "Patrick Pelletier @ppelleti": - mercury-api From 0f30c366e80cd0e753ce8ca82bef1a02b602e45d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 06:45:15 +0300 Subject: [PATCH 2344/2525] Block package iand675/metrics#11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0241b78..b56b90fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1762,7 +1762,7 @@ packages: "Ian Duncan @iand675": - feature-flags - - metrics + # - metrics # https://github.com/iand675/metrics/issues/11 - pipes-wai - serf - uri-templater From 2e11057562f55b869db2efc24148bfedce41c4df Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 06:48:37 +0300 Subject: [PATCH 2345/2525] Extra block for c2hs --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b56b90fc..2eca5da6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -414,7 +414,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - - xmonad-extras + # - xmonad-extras # GHC 8.2.1 via c2hs "haskell-openal": - OpenAL From 0cd45b36ab375a8dd0c8ed0e6b75385e4a14eba1 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sun, 6 Aug 2017 22:26:59 -0700 Subject: [PATCH 2346/2525] Add back proto-lens and related packages. New versions have been released which build against stack-nightly. --- build-constraints.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2eca5da6..919b1b9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,16 +3172,15 @@ packages: # - hslua-aeson # BOUNDS hslua 0.6 "Judah Jacobson @judah": - [] - # - lens-labels # GHC 8.2.1 - # - proto-lens # GHC 8.2.1 - # - proto-lens-descriptors # GHC 8.2.1 - # - proto-lens-protoc # bounds: haskell-src-exts - # - proto-lens-combinators # bounds: proto-lens-protoc - # - proto-lens-arbitrary # GHC 8.2.1 - # - proto-lens-optparse # GHC 8.2.1 - # - proto-lens-protobuf-types # bounds: proto-lens-protoc - # - tensorflow # bounds: proto-lens-protoc + - lens-labels + - proto-lens + - proto-lens-descriptors + - proto-lens-protoc + - proto-lens-combinators + - proto-lens-arbitrary + - proto-lens-optparse + - proto-lens-protobuf-types + # - tensorflow # GHC 8.2.1 # - tensorflow-core-ops # bounds: tensorflow # - tensorflow-opgen # bounds: tensorflow # - tensorflow-ops # bounds: tensorflow From 0a81b27e1c1573dc505e8427d585f549a7f11082 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 08:32:44 +0300 Subject: [PATCH 2347/2525] Revert "Expect test failure takano-akio/filelock#4" This reverts commit d0c2e8205963a899765dac8d8f27313f6c9ec0d6. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2eca5da6..c67ed8e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,9 +3878,6 @@ expected-test-failures: # Requires running PostgreSQL server - dbcleaner - # https://github.com/takano-akio/filelock/issues/4 - - filelock - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From e4658008a5fec821ac1099c3cf741e86dbec97d3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Aug 2017 08:37:54 +0300 Subject: [PATCH 2348/2525] Expect test failure haskell-works/hw-rankselect#12 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b9bb4c8c..7252d6f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3877,6 +3877,9 @@ expected-test-failures: # Requires running PostgreSQL server - dbcleaner + # https://github.com/haskell-works/hw-rankselect/issues/12 + - hw-rankselect + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 41c5331b7cbf3fc76931d340b9dcfef34b094ee8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 07:40:09 -0700 Subject: [PATCH 2349/2525] Upper bound req per issue #2730 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7252d6f5..d3806a50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3299,6 +3299,9 @@ packages: - brick < 0.21 - word-wrap < 0.2 + # https://github.com/fpco/stackage/issues/2730 + - req < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 6db8e8742dd920097723e4a62f355bc9c1cfb786 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 08:57:18 -0700 Subject: [PATCH 2350/2525] Remove bound for req and close #2730 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3806a50..7252d6f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3299,9 +3299,6 @@ packages: - brick < 0.21 - word-wrap < 0.2 - # https://github.com/fpco/stackage/issues/2730 - - req < 0.4 - # end of packages # Package flags are applied to individual packages, and override the values of From d201109546af61ec441e6feb6e2032445be991b8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 09:06:02 -0700 Subject: [PATCH 2351/2525] Skip tests for proto-lens-combinators (https://github.com/google/proto-lens/issues/119) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7252d6f5..084c4dc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,6 +3625,9 @@ skipped-tests: # https://github.com/bos/attoparsec/issues/131 - attoparsec + # https://github.com/google/proto-lens/issues/119 + - proto-lens-combinators + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 43aa63d75bdb697b910bbd3bba9447191b80b5c7 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Mon, 7 Aug 2017 19:15:25 +0200 Subject: [PATCH 2352/2525] wereHamsters awake at full moon to fix compatibility with GHC 8.2.1 --- build-constraints.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084c4dc2..83026bbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1198,17 +1198,17 @@ packages: # - avers-api # GHC 8.2.1 # - avers-api-docs # GHC 8.2.1 # - avers-server # GHC 8.2.1 - # - css-syntax # GHC 8.2.1 + - css-syntax - etcd - github-types - # - github-webhook-handler # GHC 8.2.1 - # - github-webhook-handler-snap # GHC 8.2.1 - # - google-cloud # GHC 8.2.1 - # - kraken # GHC 8.2.1 - # - libinfluxdb # GHC 8.2.1 - # - mole # bounds: hspec, optparse-applicative - # - publicsuffix # GHC 8.2.1 - # - rethinkdb-client-driver # GHC 8.2.1 + - github-webhook-handler + - github-webhook-handler-snap + - google-cloud + - kraken + - libinfluxdb + # - mole # via snap, snap-server, heist, xmlhtml, + - publicsuffix + - rethinkdb-client-driver - snap-blaze "Alexandr Kurilin @alex_kurilin": From cfdfe239bf1a23f64da7669b25b94bc3d3d366f5 Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Mon, 7 Aug 2017 20:20:01 +0200 Subject: [PATCH 2353/2525] Add conduit-algorithms --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084c4dc2..504ef634 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,6 +3222,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio + - conduit-algorithms "Alex Biehl @alexbiehl": [] From 71a1c750935d2e511a6b9545d165f87682acd501 Mon Sep 17 00:00:00 2001 From: Bodigrim Date: Mon, 7 Aug 2017 22:21:49 +0300 Subject: [PATCH 2354/2525] add bit-stream --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084c4dc2..ac94431c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2819,6 +2819,7 @@ packages: "Andrew Lelechenko @Bodigrim": - exp-pairs - fast-digits + - bit-stream # "Greg Hurrell @wincent": # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 From aa3d0aa2fe8022f07ff87743b1f0e71cabec293b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 19:38:39 -0700 Subject: [PATCH 2355/2525] Re-enable shelly as a new version has been released --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 084c4dc2..6272d6ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -309,7 +309,7 @@ packages: - alex - async - base16-bytestring - # - c2hs # GHC 8.2.1 via shelly + - c2hs - csv-conduit - executable-hash - executable-path @@ -1165,7 +1165,7 @@ packages: # - idris # bounds aeson - libffi - xmonad-contrib - # - shelly # GHC 8.2.1: time < 1.7 + - shelly # - cairo # Cabal 2.0.0.2 # - gio # Cabal 2.0.0.2 @@ -2212,8 +2212,7 @@ packages: - titlecase "Mark Fine @markfine": - [] - # - postgresql-schema # GHC 8.2.1 via shelly + - postgresql-schema # - sbp # build failure "Jinjing Wang @nfjinjing": @@ -4151,7 +4150,6 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 -- shelly-1.6.8.3 # re-enable shelly, c2hs, etc # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 9345dfb2e80b8545511ba07fd4fafc129218c693 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 20:34:00 -0700 Subject: [PATCH 2356/2525] Add shelly to expected test failures (https://github.com/yesodweb/Shelly.hs/issues/150) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6272d6ea..0177e3d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3882,6 +3882,9 @@ expected-test-failures: # https://github.com/haskell-works/hw-rankselect/issues/12 - hw-rankselect + # https://github.com/yesodweb/Shelly.hs/issues/150 + - shelly + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 9a2f2aa977927993f077fd59cdd9029c358ebfec Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 20:44:56 -0700 Subject: [PATCH 2357/2525] Block hw-{bits,rankselect,succinct} (https://github.com/haskell-works/hw-bits/issues/8, https://github.com/haskell-works/hw-rankselect/issues/14) --- build-constraints.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0177e3d9..7260f5f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2700,7 +2700,7 @@ packages: - hw-parser - hw-prim - hw-rankselect - - hw-succinct + # hw-succinct # "Ismail Mustafa @ismailmustafa": # - handwriting # GHC 8.2.1 @@ -3885,6 +3885,12 @@ expected-test-failures: # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly + # https://github.com/haskell-works/hw-bits/issues/8 + - hw-bits + + # https://github.com/haskell-works/hw-rankselect/issues/14 + - hw-rankselect + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -4153,6 +4159,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- hw-rankselect-0.9.0.0 # blocks hw-succinct, https://github.com/haskell-works/hw-rankselect/issues/14 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 48eeb0105871e95fd0b21f7c8299e65fe67cf078 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Aug 2017 20:48:46 -0700 Subject: [PATCH 2358/2525] Move hw-bits to benchmark skip (https://github.com/haskell-works/hw-bits/issues/8) and disable building hw-rankselect (https://github.com/haskell-works/hw-rankselect/issues/14) --- build-constraints.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7260f5f2..0badc6ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2699,8 +2699,8 @@ packages: # - hw-json # via criterion: via cassava: bounds: vector - hw-parser - hw-prim - - hw-rankselect - # hw-succinct + # hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14 + # hw-succinct # from hw-rankselect # "Ismail Mustafa @ismailmustafa": # - handwriting # GHC 8.2.1 @@ -3885,12 +3885,6 @@ expected-test-failures: # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly - # https://github.com/haskell-works/hw-bits/issues/8 - - hw-bits - - # https://github.com/haskell-works/hw-rankselect/issues/14 - - hw-rankselect - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -4036,6 +4030,9 @@ skipped-benchmarks: - ed25519 - unordered-containers + # https://github.com/haskell-works/hw-bits/issues/8 + - hw-bits + # end of skipped-benchmarks From 7f2cc0e347e352fe507c3055217d73f81f445849 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Tue, 8 Aug 2017 13:04:54 +0900 Subject: [PATCH 2359/2525] re-enable extensible `extensible` package use freer-effect only in benchmark. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0badc6ec..ea5f5058 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1724,7 +1724,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - # - extensible # BLOCKED freer-effects compilation failure + - extensible - monad-skeleton - objective - witherable @@ -3920,6 +3920,9 @@ expected-benchmark-failures: # https://github.com/raaz-crypto/raaz/issues/338 - raaz + # freer-effects compilation failure + - extensible + # end of expected-benchmark-failures From 53ec3ee0a233c12f81ce2bef42f9de3984cf4bc0 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Tue, 8 Aug 2017 08:45:41 +0100 Subject: [PATCH 2360/2525] add leancheck --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0badc6ec..ef3dfd3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2092,6 +2092,9 @@ packages: # - irc-conduit # GHC 8.2.1 # - irc-client # GHC 8.2.1 + "Rudy Matela @rudymatela": + - leancheck + "Trevor Elliott @elliottt": - irc From a7ebcef6e38e3b5070621db74bc6fdd8957e45ba Mon Sep 17 00:00:00 2001 From: Olle Fredriksson Date: Mon, 7 Aug 2017 11:57:44 +0200 Subject: [PATCH 2361/2525] Re-enable Earley The latest version of Earley now works with GHC 8.2.1. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0badc6ec..7af80fb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -352,7 +352,7 @@ packages: - multiarg # - prednote # GHC 8.2.1 via lens-simple - cartel - # - Earley # GHC 8.2.1 + - Earley - ofx # - pinchot # GHC 8.2.1 - accuerr From b5d9e89dc0ba134ce20068f93767123a28bd128d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 06:57:58 -0700 Subject: [PATCH 2362/2525] New version of hw-rankselect is out --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea5f5058..2e543b2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2699,8 +2699,8 @@ packages: # - hw-json # via criterion: via cassava: bounds: vector - hw-parser - hw-prim - # hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14 - # hw-succinct # from hw-rankselect + - hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14 + - hw-succinct # from hw-rankselect # "Ismail Mustafa @ismailmustafa": # - handwriting # GHC 8.2.1 @@ -3880,7 +3880,7 @@ expected-test-failures: - dbcleaner # https://github.com/haskell-works/hw-rankselect/issues/12 - - hw-rankselect + # hw-rankselect # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly @@ -4159,7 +4159,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 -- hw-rankselect-0.9.0.0 # blocks hw-succinct, https://github.com/haskell-works/hw-rankselect/issues/14 +# hw-rankselect-0.9.0.0 # blocks hw-succinct, https://github.com/haskell-works/hw-rankselect/issues/14 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From dae62dfdef86da13edf1bf3d78c8e3f397d9be2f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 07:03:03 -0700 Subject: [PATCH 2363/2525] hw-rankselect still fails tests (https://github.com/haskell-works/hw-rankselect/issues/12) --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e543b2a..04b0b603 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2699,8 +2699,8 @@ packages: # - hw-json # via criterion: via cassava: bounds: vector - hw-parser - hw-prim - - hw-rankselect # build failure https://github.com/haskell-works/hw-rankselect/issues/14 - - hw-succinct # from hw-rankselect + - hw-rankselect + - hw-succinct # "Ismail Mustafa @ismailmustafa": # - handwriting # GHC 8.2.1 @@ -3880,7 +3880,7 @@ expected-test-failures: - dbcleaner # https://github.com/haskell-works/hw-rankselect/issues/12 - # hw-rankselect + - hw-rankselect # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly @@ -4159,7 +4159,6 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 -# hw-rankselect-0.9.0.0 # blocks hw-succinct, https://github.com/haskell-works/hw-rankselect/issues/14 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From ae1a0ded01152db6f006e206f92b14dd3fb85625 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 07:07:08 -0700 Subject: [PATCH 2364/2525] Move extensible to skipped-benchmarks, as the PR enabling it was including it in expected-benchmark-failures by mistake --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04b0b603..e5502f41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3920,9 +3920,6 @@ expected-benchmark-failures: # https://github.com/raaz-crypto/raaz/issues/338 - raaz - # freer-effects compilation failure - - extensible - # end of expected-benchmark-failures @@ -4036,6 +4033,9 @@ skipped-benchmarks: # https://github.com/haskell-works/hw-bits/issues/8 - hw-bits + # freer-effects compilation failure + - extensible + # end of skipped-benchmarks From fcc34b00ad0d33ba93e6daa87fa5a7487fe49d98 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 07:14:57 -0700 Subject: [PATCH 2365/2525] Disable extensible, https://github.com/fumieval/extensible/issues/12 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5502f41..04ab1f6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1724,7 +1724,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - - extensible + # extensible, https://github.com/fumieval/extensible/issues/12 - monad-skeleton - objective - witherable @@ -4033,9 +4033,6 @@ skipped-benchmarks: # https://github.com/haskell-works/hw-bits/issues/8 - hw-bits - # freer-effects compilation failure - - extensible - # end of skipped-benchmarks @@ -4159,6 +4156,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 +- freer-effects-0.3.0.1 # re-enable extensible, https://github.com/fumieval/extensible/issues/12 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 78df2c37ca2ca8e05f8dfa7061ddddf019113ba4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Aug 2017 17:46:46 +0300 Subject: [PATCH 2366/2525] Don't expect test failure sdroege/conduit-iconv#2 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1ee6a46..59757e94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3864,9 +3864,6 @@ expected-test-failures: # https://github.com/Daniel-Diaz/HaTeX/issues/100 - HaTeX - # https://github.com/sdroege/conduit-iconv/issues/2 - - conduit-iconv - # https://github.com/raaz-crypto/raaz/issues/337 - raaz From fd769eb7c039dcefaf808f3df5d8396d995ab83d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 09:08:24 -0700 Subject: [PATCH 2367/2525] Try extensible again --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59757e94..1461342f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1724,7 +1724,7 @@ packages: "Fumiaki Kinoshita @fumieval": - boundingboxes - control-bool - # extensible, https://github.com/fumieval/extensible/issues/12 + - extensible - monad-skeleton - objective - witherable @@ -4033,6 +4033,9 @@ skipped-benchmarks: # https://github.com/haskell-works/hw-bits/issues/8 - hw-bits + # https://github.com/fumieval/extensible/issues/12 + - extensible + # end of skipped-benchmarks From 572028faf94b68df6f97b0fcae089335c980ffea Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 09:25:41 -0700 Subject: [PATCH 2368/2525] extensible works, except benchmarks --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1461342f..2a94ab16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4159,7 +4159,7 @@ tell-me-when-its-released: - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 -- freer-effects-0.3.0.1 # re-enable extensible, https://github.com/fumieval/extensible/issues/12 +- freer-effects-0.3.0.1 # re-enable extensible benchmarks # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 51b932ff65cd3cc1f5f5292ed9feed5b347c33d5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 10:00:15 -0700 Subject: [PATCH 2369/2525] Skip benchmark build for bit-stream (https://github.com/Bodigrim/bit-stream/issues/4) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8d6909d..34a9909b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4037,6 +4037,9 @@ skipped-benchmarks: # https://github.com/fumieval/extensible/issues/12 - extensible + # https://github.com/Bodigrim/bit-stream/issues/4 + - bit-stream + # end of skipped-benchmarks From 657d92418a6131e81263f3da87733e6cf080f0b3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 11:47:00 -0700 Subject: [PATCH 2370/2525] Mark conduit-algorithms as Haddock failure (https://github.com/luispedro/conduit-algorithms/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3fa01316..c596d102 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3955,6 +3955,9 @@ expected-haddock-failures: # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier + # https://github.com/luispedro/conduit-algorithms/issues/1 + - conduit-algorithms + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From e313f7a11fba935d73c738affdceab3adae0e616 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 12:51:32 -0700 Subject: [PATCH 2371/2525] Add issue number (#2735) to commented neural --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e990b27..6990fd1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3252,7 +3252,7 @@ packages: - bno055-haskell "Lars Brünjes @brunjlar": - # neural + # neural # https://github.com/fpco/stackage/issues/2735 - pell "Matt Noonan @matt-noonan": From d24f979fb947a2f1789931ac8c7bfd505885bd5b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 13:19:50 -0700 Subject: [PATCH 2372/2525] Skip tests for pell (https://github.com/brunjlar/pell/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6990fd1f..ae2be606 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,6 +3636,9 @@ skipped-tests: # https://github.com/google/proto-lens/issues/119 - proto-lens-combinators + # https://github.com/brunjlar/pell/issues/1 + - pell + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 1239f4cdf6d0685fc0460725f7f03483449b275b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 13:34:12 -0700 Subject: [PATCH 2373/2525] Test fixture of bit-stream --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae2be606..acbdb137 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4049,7 +4049,7 @@ skipped-benchmarks: - extensible # https://github.com/Bodigrim/bit-stream/issues/4 - - bit-stream + # bit-stream # end of skipped-benchmarks From c8564c270d2317ae75ddf4f321e9ad6e90289d79 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 13:35:37 -0700 Subject: [PATCH 2374/2525] bit-stream fixed (Close https://github.com/Bodigrim/bit-stream/issues/4) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index acbdb137..324a2684 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,9 +4048,6 @@ skipped-benchmarks: # https://github.com/fumieval/extensible/issues/12 - extensible - # https://github.com/Bodigrim/bit-stream/issues/4 - # bit-stream - # end of skipped-benchmarks From 32a1c66a01d3d72898981672bdda630bedb7277a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 14:07:18 -0700 Subject: [PATCH 2375/2525] https://github.com/roman/Haskell-teardown/issues/1 has been closed, fixed in the meantime --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 324a2684..514bdf39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3595,9 +3595,6 @@ skipped-tests: # criterion - store - # wrong package.yaml file - - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # QuickCheck 2.10 - blaze-html - blaze-markup @@ -3920,9 +3917,6 @@ expected-benchmark-failures: - tls # https://github.com/vincenthz/hs-tls/issues/247 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - # wrong package.yaml file - - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # https://github.com/harendra-kumar/unicode-transforms/issues/16 - unicode-transforms From eeba22d6e9f64ba4602b99a362cc7580f7fb1249 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Wed, 9 Aug 2017 00:08:29 +0300 Subject: [PATCH 2376/2525] Add Serokell Universum to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 324a2684..c248d2ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3264,6 +3264,9 @@ packages: "János Tapolczai @jtapolczai": - listsafe + "Serokell @serokell": + - universum + # 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 9b84f3482d692580856915e88dc466c59a348ef5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 14:31:16 -0700 Subject: [PATCH 2377/2525] Check if conduit-algorithms issue is solved --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 514bdf39..2d5655a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3957,7 +3957,7 @@ expected-haddock-failures: - cubicbezier # https://github.com/luispedro/conduit-algorithms/issues/1 - - conduit-algorithms + # conduit-algorithms # end of expected-haddock-failures From 7e753de245272385fc45721a8dbd86bba8e8a96b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 15:11:20 -0700 Subject: [PATCH 2378/2525] Haddocks for conduit-algorithm are building now --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d5655a2..9568ed4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3956,9 +3956,6 @@ expected-haddock-failures: # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier - # https://github.com/luispedro/conduit-algorithms/issues/1 - # conduit-algorithms - # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 1cad4bbac962dee7293af0cb37bfd8ef76b28836 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 15:23:55 -0700 Subject: [PATCH 2379/2525] Add viewprof (part of #2705) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9568ed4c..0e6d435c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,9 +3070,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": - [] - # - sensu-run # GHC 8.2.1 via wreq - # - viewprof # GHC 8.2.1 + - viewprof "Dylan Simon @dylex": # - postgresql-typed # GHC 8.2.1 From 5254fa2e3036baf02eacf20a482c97c6072bf0a8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 15:25:34 -0700 Subject: [PATCH 2380/2525] Update sensu-run blockers (also, make sure it's not deleted by mistake) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e6d435c..b5a436c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3070,6 +3070,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": + # - sensu-run # GHC 8.2.1 via wreq, time, snap-server - viewprof "Dylan Simon @dylex": From 423bc5a565f197fdc6df1d80abc30ee6c1f2d947 Mon Sep 17 00:00:00 2001 From: Juan Carlos Paucar Date: Tue, 8 Aug 2017 16:16:15 -0500 Subject: [PATCH 2381/2525] Re-enable hapistrano (fixed bounds for path-io) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 514bdf39..73014237 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1927,7 +1927,7 @@ packages: # - cassava-megaparsec # via cassava: bounds: vector - dbcleaner - dotenv - # - hapistrano # bounds: path-io + - hapistrano - inflections # - stache # GHC 8.2.1 # - twitter-feed # GHC 8.2.1 From a6b33e73bd4bb72184f4417bf4bde92d4602cf8c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 8 Aug 2017 18:19:29 -0700 Subject: [PATCH 2382/2525] Disable hexml-lens, #2738 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72749976..2e469d90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -44,7 +44,7 @@ packages: - arrowp-qq - clr-marshal - clr-host - - hexml-lens + # hexml-lens # via snap-server, https://github.com/fpco/stackage/issues/2738 - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui From d13e7b16d8dc7f90cfdb60c9d3a11a819c07a2c2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 9 Aug 2017 07:32:23 +0300 Subject: [PATCH 2383/2525] Add package back iand675/metrics#11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e469d90..a82abd25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1762,7 +1762,7 @@ packages: "Ian Duncan @iand675": - feature-flags - # - metrics # https://github.com/iand675/metrics/issues/11 + - metrics - pipes-wai - serf - uri-templater From c6874e6995c91224e882182f48612b4cdeaccf29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20M=C5=82odawski?= Date: Wed, 9 Aug 2017 11:15:56 +0200 Subject: [PATCH 2384/2525] Add signal and error-util packages Build is fixed for newer ghc --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a82abd25..49a5434f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -253,8 +253,8 @@ packages: # - stripe-core # bounds: aeson 1.0 "Piotr Mlodawski @pmlodawski": - [] - # - signal # GHC 8.2.1 + - error-util + - signal # - ghc-session # bounds: GHC 8 "Michael Snoyman michael@snoyman.com @snoyberg": From de69fe919d342b486d39a35781cc6b187b9ecd4e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 07:23:37 -0700 Subject: [PATCH 2385/2525] Bound fgl (#2740) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a82abd25..ef09a17d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,6 +3309,9 @@ packages: - brick < 0.21 - word-wrap < 0.2 + # https://github.com/fpco/stackage/issues/2740 + - fgl < 5.6 + # end of packages # Package flags are applied to individual packages, and override the values of From c18cb69978a426b2a0663007c18f115dcaa70d94 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Wed, 9 Aug 2017 15:25:46 +0100 Subject: [PATCH 2386/2525] Add fitspec, speculate and extrapolate --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a82abd25..20e7f163 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2094,6 +2094,9 @@ packages: "Rudy Matela @rudymatela": - leancheck + - fitspec + - speculate + - extrapolate "Trevor Elliott @elliottt": - irc From 0e200cc8442b887d35ef04fd8989bd2d48c5e427 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 07:34:02 -0700 Subject: [PATCH 2387/2525] Need another bound on fgl because it breaks Taxonomy (https://github.com/eggzilla/Taxonomy/issues/1) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 945c10b4..dc7f2d38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,6 +3311,7 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + - fgl < 5.5.4 # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1 # end of packages From e0a792fc47b624f24c09878f9ac73a221381fa20 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 07:35:43 -0700 Subject: [PATCH 2388/2525] Reorder bounds on fgl due to #2740 and https://github.com/eggzilla/Taxonomy/issues/1 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc7f2d38..be4bb70f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,9 +3309,9 @@ packages: - brick < 0.21 - word-wrap < 0.2 - # https://github.com/fpco/stackage/issues/2740 - - fgl < 5.6 - - fgl < 5.5.4 # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1 + # https://github.com/fpco/stackage/issues/2740, requires < 5.6, however + # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1 + - fgl < 5.5.4 # end of packages From 1b741b02fc6ae0bc40490e4a92d94ffce78ce7aa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 16:21:33 -0700 Subject: [PATCH 2389/2525] Disable tests for extrapolate (https://github.com/rudymatela/extrapolate/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83437e2b..e152577c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3645,6 +3645,9 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell + # https://github.com/rudymatela/extrapolate/issues/1 + - extrapolate + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 4a29c8e53ef26171f967cbcb80296e2f173f1f54 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 16:23:19 -0700 Subject: [PATCH 2390/2525] Disable benchmarks for fitspec (https://github.com/rudymatela/fitspec/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e152577c..7e348429 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4051,6 +4051,9 @@ skipped-benchmarks: # https://github.com/fumieval/extensible/issues/12 - extensible + # https://github.com/rudymatela/fitspec/issues/1 + - fitspec + # end of skipped-benchmarks From c4eb8a6818f131166c0bc70c3caff8218251fb36 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Aug 2017 16:39:09 -0700 Subject: [PATCH 2391/2525] Disable tests for speculate (https://github.com/rudymatela/speculate/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e348429..3b145db7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3648,6 +3648,9 @@ skipped-tests: # https://github.com/rudymatela/extrapolate/issues/1 - extrapolate + # https://github.com/rudymatela/speculate/issues/1 + - speculate + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 4182a77831bb0ee22463e2ad27b91b29b14219b2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Aug 2017 08:35:44 -0700 Subject: [PATCH 2392/2525] fgl can be restriced to 5.6 (#2740), Taxonomy issue requiring it to be < 5.5.4 has been solved (https://github.com/eggzilla/Taxonomy/issues/1) --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b145db7..ccceb5f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3312,9 +3312,8 @@ packages: - brick < 0.21 - word-wrap < 0.2 - # https://github.com/fpco/stackage/issues/2740, requires < 5.6, however - # 5.5.4 breaks Taxonomy, https://github.com/eggzilla/Taxonomy/issues/1 - - fgl < 5.5.4 + # https://github.com/fpco/stackage/issues/2740 + - fgl < 5.6 # end of packages From 34536accb11b43b43e3976510382ee7645663888 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Aug 2017 09:15:07 -0700 Subject: [PATCH 2393/2525] fitspec benchmarks should build now (https://github.com/rudymatela/fitspec/issues/1) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccceb5f4..50f0df32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4053,9 +4053,6 @@ skipped-benchmarks: # https://github.com/fumieval/extensible/issues/12 - extensible - # https://github.com/rudymatela/fitspec/issues/1 - - fitspec - # end of skipped-benchmarks From 9aa82d1aa9e30e89cdee91f661da1a4f32980a8c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Aug 2017 10:38:07 -0700 Subject: [PATCH 2394/2525] Extrapolate is fixed (https://github.com/rudymatela/extrapolate/issues/1) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50f0df32..383abc0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3644,9 +3644,6 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell - # https://github.com/rudymatela/extrapolate/issues/1 - - extrapolate - # https://github.com/rudymatela/speculate/issues/1 - speculate From 54376aafe5ef08e9c3abd818c9f6bca09c4c3089 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Aug 2017 10:38:44 -0700 Subject: [PATCH 2395/2525] Speculate is fixed (https://github.com/rudymatela/speculate/issues/1) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 383abc0d..2405aa5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3644,9 +3644,6 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell - # https://github.com/rudymatela/speculate/issues/1 - - speculate - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 47d011bc6405dc3cc02febd63ee8182b2b36ce9c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 09:28:33 -0700 Subject: [PATCH 2396/2525] snap-server part of #2744 --- build-constraints.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2405aa5e..a4abbbe2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -44,7 +44,7 @@ packages: - arrowp-qq - clr-marshal - clr-host - # hexml-lens # via snap-server, https://github.com/fpco/stackage/issues/2738 + - hexml-lens - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage # - threepenny-editors # GHC 8.2.1 via threepenny-gui @@ -157,6 +157,7 @@ packages: - path - present # - threepenny-gui # GHC 8.2.1 via snap-server + - snap-server "Joe M @joe9": [] @@ -401,7 +402,7 @@ packages: # - profiteur # GHC 8.2.1 via ghc-prof - psqueues - websockets - # - websockets-snap # GHC 8.2.1 via snap-server + - websockets-snap "Sibi Prabakaran @psibi": - download @@ -960,8 +961,8 @@ packages: - wai-middleware-caching-lru # - wai-middleware-caching-redis # GHC 8.2.1 via hedis # not package maintainer - # - ekg # GHC 8.2.1 via snap-server - # - ekg-json # GHC 8.2.1 + - ekg + - ekg-json "Paul Rouse @paul-rouse": - mysql @@ -1206,7 +1207,7 @@ packages: - google-cloud - kraken - libinfluxdb - # - mole # via snap, snap-server, heist, xmlhtml, + # - mole # via snap, heist, xmlhtml, - publicsuffix - rethinkdb-client-driver - snap-blaze @@ -1299,7 +1300,7 @@ packages: # - waitra # GHC 8.2.1 # scrive/log - # - log # via bloodhound: bounds: vector # GHC 8.2.1 via ekg via snap-server + # - log # via bloodhound: bounds: vector # GHC 8.2.1 via ekg - log-base # - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 - log-postgres @@ -2181,7 +2182,7 @@ packages: "Andrew Cowie @afcowie": - http-common - # - http-streams # GHC 8.2.1 via snap-server + # - http-streams # GHC 8.2.1 # "Devan Stormont @stormont": # - forecast-io # bounds: aeson 1.0 @@ -3073,7 +3074,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": - # - sensu-run # GHC 8.2.1 via wreq, time, snap-server + # - sensu-run # GHC 8.2.1 via wreq, time - viewprof "Dylan Simon @dylex": From e402263d4b837c688d399e5e7a49522772b5a1e1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 09:29:00 -0700 Subject: [PATCH 2397/2525] threepenny-* part of #2744 --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4abbbe2..de074a62 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -47,7 +47,7 @@ packages: - hexml-lens - hp2pretty # With permission of Claude Heiland-Allend - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage - # - threepenny-editors # GHC 8.2.1 via threepenny-gui + - threepenny-editors - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 @@ -141,8 +141,7 @@ packages: - ix-shapable "Jeremy Barisch-Rooney @barischj": - [] - # - threepenny-gui-flexbox # GHC 8.2.1 via threepenny-gui + - threepenny-gui-flexbox "Romain Edelmann @redelmann": - distribution @@ -156,7 +155,7 @@ packages: "Simon Jakobi @sjakobi": - path - present - # - threepenny-gui # GHC 8.2.1 via snap-server + - threepenny-gui - snap-server "Joe M @joe9": From 00b02d0e96deb56a4b04f5284c8737cb922ebfd9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 09:29:22 -0700 Subject: [PATCH 2398/2525] wreq part of #2744 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de074a62..c073a27c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1142,12 +1142,12 @@ packages: - indentation-parsec "Alois Cochard @aloiscochard": - # - codex # bounds: http-client, wreq, directory + # - codex # bounds: http-client, directory - machines-binary # - machines-process # GHC 8.2.1 # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: - # - wreq # GHC 8.2.1 via snap-server + - wreq "Andraz Bajt @edofic": - effect-handlers @@ -3073,7 +3073,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": - # - sensu-run # GHC 8.2.1 via wreq, time + # - sensu-run # GHC 8.2.1 via time - viewprof "Dylan Simon @dylex": From 1c60edc9a44e6432db5cf6a98ddb5c76b0ef7eaf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 09:29:33 -0700 Subject: [PATCH 2399/2525] ekg part of #2744 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c073a27c..7fd908d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1299,7 +1299,7 @@ packages: # - waitra # GHC 8.2.1 # scrive/log - # - log # via bloodhound: bounds: vector # GHC 8.2.1 via ekg + # - log # via bloodhound: bounds: vector # GHC 8.2.1 - log-base # - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 - log-postgres @@ -1613,7 +1613,7 @@ packages: - autoexporter - bento - bmp # Maintained by @benl23x5. - # - ekg-statsd # Maintained by @tibbe. # GHC 8.2.1 + - ekg-statsd - flow - github-release # - gloss # Maintained by @benl23x5. # GHC 8.2.1 @@ -1871,7 +1871,7 @@ packages: - protocol-buffers # - hprotoc # build failure https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - # - ekg-core # GHC 8.2.1 + - ekg-core - digits - hbeanstalk - iso3166-country-codes @@ -2028,7 +2028,7 @@ packages: # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": - # - ekg-wai # GHC 8.2.1 + # ekg-wai - haxl-amazonka # - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 # - servant-JuicyPixels # GHC 8.2.1 @@ -2378,7 +2378,7 @@ packages: "Luke Iannini @lukexi": - inline-c - inline-c-cpp - # - ekg # GHC 8.2.1 + - ekg # "Emin Karayel @ekarayel": # - sync-mht # bounds: ghc, base From 5e4645f2a9e5369ba6d7d931364f686c7af6a003 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 10:03:49 -0700 Subject: [PATCH 2400/2525] non bounds blocked htpp-streams part of #2744 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fd908d6..32a9b60b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2181,7 +2181,7 @@ packages: "Andrew Cowie @afcowie": - http-common - # - http-streams # GHC 8.2.1 + - http-streams # "Devan Stormont @stormont": # - forecast-io # bounds: aeson 1.0 From 9ecc44380f98bddd8d8472a5fb044831b08e00a5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 11:32:06 -0700 Subject: [PATCH 2401/2525] all wreq part of #2744 --- build-constraints.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 32a9b60b..90235883 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1230,8 +1230,8 @@ packages: "Leon Mergen @solatis": - base32string - base58string - # - bitcoin-api # GHC 8.2.1 via wreq - # - bitcoin-api-extra # GHC 8.2.1 via wreq + - bitcoin-api + - bitcoin-api-extra - bitcoin-block - bitcoin-script - bitcoin-tx @@ -2501,10 +2501,10 @@ packages: # - hzulip # bounds: aeson, stm-conduit - list-prompt # - memoization-utils # bounds: time - # - package-description-remote # GHC 8.2.1 via wreq + - package-description-remote - projectroot - questioner - # - stack-run-auto # GHC 8.2.1 via wreq + # - stack-run-auto # GHC 8.2.1 via extract-dependencies # - hpack-convert # bounds: aeson 1.0 - language-dockerfile @@ -2568,9 +2568,9 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - # - marvin >= 0.1.4 # GHC 8.2.1 via wreq + # - marvin >= 0.1.4 # GHC 8.2.1 via tls via irc-conduit - marvin-interpolate >= 1.1 - # - mustache # GHC 8.2.1 via wreq + - mustache "Cindy Wang @CindyLinz": # - NoTrace # GHC 8.2.1 @@ -2906,8 +2906,8 @@ packages: # - heatshrink # GHC 8.2.1 via c2hs # - hocilib # GHC 8.2.1 via c2hs - # "Matthias Herrmann @2chilled": - # - scrape-changes # GHC 8.2.1 via wreq + "Matthias Herrmann @2chilled": + - scrape-changes "Daniel Mendler @minad": - quickcheck-special From 0a48d9d25a12b905715c84fa8c6a1debf6240cb4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 12:59:29 -0700 Subject: [PATCH 2402/2525] Final parts of #2744 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90235883..9dbbc647 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -613,7 +613,7 @@ packages: # - diagrams-svg # bounds: optparse-applicative # - dual-tree # GHC 8.2.1 via testing-feat - force-layout - # - haxr # GHC 8.2.1 via http-streams + - haxr - MonadRandom - monoid-extras @@ -3073,7 +3073,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": - # - sensu-run # GHC 8.2.1 via time + - sensu-run - viewprof "Dylan Simon @dylex": From 811c325050768e262d241f25f920706a380f2b0e Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 11 Aug 2017 17:55:49 +0200 Subject: [PATCH 2403/2525] Re-enable avers --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dbbc647..dcdb59fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1194,10 +1194,10 @@ packages: # - pipes-network # bounds: pipes 4.3 "Tomas Carnecky @wereHamster": - # - avers # GHC 8.2.1 - # - avers-api # GHC 8.2.1 + - avers + - avers-api # - avers-api-docs # GHC 8.2.1 - # - avers-server # GHC 8.2.1 + - avers-server - css-syntax - etcd - github-types From 62dc0e2e52ad99efe7f03c933d10c8579bb98332 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 13:11:58 -0700 Subject: [PATCH 2404/2525] Enable avers-api-docs since it also passes bounds --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcdb59fd..31a44e58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1196,7 +1196,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - # - avers-api-docs # GHC 8.2.1 + - avers-api-docs - avers-server - css-syntax - etcd From 4957210c30f3816c837315ace1c497ab10041d54 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Fri, 11 Aug 2017 22:06:46 +0200 Subject: [PATCH 2405/2525] restore hsexif, it works OK now --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31a44e58..fd13f30d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2286,7 +2286,7 @@ packages: "Emmanuel Touzery @emmanueltouzery": - app-settings - # - hsexif # GHC 8.2.1 + - hsexif "Nickolay Kudasov @fizruk": [] From e54a33e32ab16de0090e11ce0adcffe93bcc4ef6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 13:33:28 -0700 Subject: [PATCH 2406/2525] Disable haddock for hexml-lens (https://github.com/pepeiborra/hexml-lens/issues/1) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd13f30d..f617c753 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3964,6 +3964,9 @@ expected-haddock-failures: # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier + # https://github.com/pepeiborra/hexml-lens/issues/1 + - hexml-lens + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 1bc24d1917cdc16e3a45c56f94dcd5f7606732cb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 13:37:58 -0700 Subject: [PATCH 2407/2525] Also disable tests for hexml-lens (https://github.com/pepeiborra/hexml-lens/issues/2) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f617c753..4d5f956f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3644,6 +3644,9 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell + # https://github.com/pepeiborra/hexml-lens/issues/2 + - hexml-lens + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 6c8ed960fce646155c4d02e01edb56ec33720f0d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 14:12:36 -0700 Subject: [PATCH 2408/2525] Disable building wreq's tests (https://github.com/bos/wreq/issues/107) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d5f956f..92cb419e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3647,6 +3647,9 @@ skipped-tests: # https://github.com/pepeiborra/hexml-lens/issues/2 - hexml-lens + # https://github.com/bos/wreq/issues/107 + - wreq + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 2c7c2cd9f0f01d5a82e094e1f29d7e3259f57d14 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2017 14:21:57 -0700 Subject: [PATCH 2409/2525] Disable scrape-changes due to validation (https://github.com/NICTA/validation/issues/9) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92cb419e..5929902d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2907,7 +2907,8 @@ packages: # - hocilib # GHC 8.2.1 via c2hs "Matthias Herrmann @2chilled": - - scrape-changes + [] + # scrape-changes # cannot build because validation fails https://github.com/NICTA/validation/issues/9 "Daniel Mendler @minad": - quickcheck-special From dd896acca193797407cb77626fc07d010e545e0f Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sat, 12 Aug 2017 09:54:36 +0100 Subject: [PATCH 2410/2525] Reenable hexyl-lens tests and haddocks Fixed now --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5929902d..4bacb4ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3645,9 +3645,6 @@ skipped-tests: # https://github.com/brunjlar/pell/issues/1 - pell - # https://github.com/pepeiborra/hexml-lens/issues/2 - - hexml-lens - # https://github.com/bos/wreq/issues/107 - wreq @@ -3971,9 +3968,6 @@ expected-haddock-failures: # https://github.com/kuribas/cubicbezier/issues/4 - cubicbezier - # https://github.com/pepeiborra/hexml-lens/issues/1 - - hexml-lens - # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From faeae502778ac5e26ef7bc95f65f341f23876457 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 12 Aug 2017 13:46:12 -0700 Subject: [PATCH 2411/2525] Upper bound cassava (#2748) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bacb4ec..5438b979 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,6 +3316,9 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + # https://github.com/fpco/stackage/issues/2748 + - cassava < 0.5.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From d9cc8d2a27af169a3dde80275135131a82c85450 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 12 Aug 2017 13:57:43 -0700 Subject: [PATCH 2412/2525] Change cassava flag, close #2748 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5438b979..31ff028d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3316,9 +3316,6 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 - # https://github.com/fpco/stackage/issues/2748 - - cassava < 0.5.1.0 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3416,7 +3413,7 @@ package-flags: win32-2-5: false cassava: - pre-bytestring-0-10-4: false + bytestring--lt-0_10_4: false # end of package-flags From b406a108d8e400af9e76455772625d482e93f8f7 Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Sun, 13 Aug 2017 00:33:38 +0200 Subject: [PATCH 2413/2525] Re-enable eventstore package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31ff028d..7a0893c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2425,7 +2425,7 @@ packages: # - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": - # - eventstore # bounds: aeson + - eventstore - dotnet-timespan "Sebastian Dröge slomo@coaxion.net @sdroege": From 5ac14b010a87efe8911ac5d322dc0105c14a15e1 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Sun, 13 Aug 2017 16:30:16 +0200 Subject: [PATCH 2414/2525] Re-add intero https://github.com/commercialhaskell/intero/issues/451#issuecomment-322038837 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a0893c7..2b41b887 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -491,7 +491,7 @@ packages: - descriptive - wrap - path - # - intero # GHC 8.2.1 + - intero # GHC 8.2.1 - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters From 8c5572000bbbf264563c2ef19c5e0e9fda0c4a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Sun, 13 Aug 2017 16:55:54 +0200 Subject: [PATCH 2415/2525] HaTeX no longer expected to fail Issue https://github.com/Daniel-Diaz/HaTeX/issues/100 was fixed and HaTeX-3.17.3.1 released. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b41b887..aec64401 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3879,9 +3879,6 @@ expected-test-failures: # https://github.com/winterland1989/binary-parsers/issues/3 - binary-parsers - # https://github.com/Daniel-Diaz/HaTeX/issues/100 - - HaTeX - # https://github.com/raaz-crypto/raaz/issues/337 - raaz From 63aca5ea5eeb3a494cb0ebe46b5239a3d455373d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 2017 09:04:52 -0700 Subject: [PATCH 2416/2525] Remove left-over comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aec64401..898baa64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -491,7 +491,7 @@ packages: - descriptive - wrap - path - - intero # GHC 8.2.1 + - intero - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters From 3da0dc35dbe39c0caf7026870ce06ccbd30442dc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Aug 2017 19:10:54 +0300 Subject: [PATCH 2417/2525] Update Win32 version (fixes #2750) --- CURATORS.md | 3 +++ build-constraints.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 909e2ed1..9c069fed 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -382,6 +382,9 @@ will upgrade their packages to allow for the new GHC release. We prefer to prune packages causing upper bounds constraints **after** the LTS release to allow the maximum amount of packages to get into the newest LTS. +You will almost always need to update the Win32 package version listed in the +build-constraints.yaml file. + After the first LTS release, the package pruning process may begin in the nightly build in order to move forward with getting the latest versions of packages compatible with the new GHC release. diff --git a/build-constraints.yaml b/build-constraints.yaml index 898baa64..534f3b3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3296,7 +3296,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.3.1.1 + - Win32 == 2.5.4.1 "Stackage upper bounds": # https://github.com/fpco/stackage/issues/2663 From 81393774e1adfad4f20ce990671061cee667019c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 2017 17:12:30 -0700 Subject: [PATCH 2418/2525] Restrict Win32 due to bounds (#2753) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 534f3b3a..432feaf9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3296,7 +3296,8 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.5.4.1 + # Should be 2.5.4.1 but https://github.com/fpco/stackage/issues/2753 restricts it + - Win32 == 2.4.0.0 "Stackage upper bounds": # https://github.com/fpco/stackage/issues/2663 From b77a5f54a1bbab1081b3430b826ff732e74c6e4d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 2017 17:18:16 -0700 Subject: [PATCH 2419/2525] Disable building tests for protobuf due to https://github.com/alphaHeavy/protobuf/issues/34 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 432feaf9..9ed87035 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3649,6 +3649,9 @@ skipped-tests: # https://github.com/bos/wreq/issues/107 - wreq + # https://github.com/alphaHeavy/protobuf/issues/34 + - protobuf + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From b88e6b5331d277e20f77ba09dac0a4d6d6dd8002 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 2017 17:20:49 -0700 Subject: [PATCH 2420/2525] Expect test failure on intero (https://github.com/commercialhaskell/intero/issues/462) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ed87035..5e632e0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3904,6 +3904,9 @@ expected-test-failures: # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly + # https://github.com/commercialhaskell/intero/issues/462 + - intero + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From cfb6d00b8fbaacb47157dc897b99faac5c087b23 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sun, 13 Aug 2017 18:58:02 -0700 Subject: [PATCH 2421/2525] Add dhall Fixes Gabriel439/Haskell-Dhall-Library#16 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e632e0e..ba1c5674 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -710,6 +710,7 @@ packages: - foldl # - morte # GHC 8.2.1 - bench + - dhall "Andrew Thaddeus Martin @andrewthad": - yesod-table From 4d8e405742045d3da2c2bb8f4b95fac7985818d1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 14 Aug 2017 13:40:09 +0300 Subject: [PATCH 2422/2525] Block newer cassava commercialhaskell/stack#3345 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba1c5674..f5fac072 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3318,6 +3318,9 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + # https://github.com/commercialhaskell/stack/issues/3345 + - cassava < 0.5.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3415,7 +3418,7 @@ package-flags: win32-2-5: false cassava: - bytestring--lt-0_10_4: false + pre-bytestring-0-10-4: false # end of package-flags From 9ae41859f0a59933820ba72d59b870ae0973b3f1 Mon Sep 17 00:00:00 2001 From: ars Date: Mon, 14 Aug 2017 14:37:15 +0300 Subject: [PATCH 2423/2525] add qchas hmatrix was updated to support GHC 8.2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5fac072..10e97d05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,8 +9,8 @@ cabal-format-version: "1.24" packages: "Sebastian Mihai Ardelean @ardeleanasm": [] # Blocked: hmatrix does not support GHC 8.2 - # - # - qchas + # hmatrix was updated to support GHC8.2 + - qchas "Patrick Pelletier @ppelleti": - mercury-api From 954d28108824e779ad1c200513cba331e35047a9 Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Mon, 14 Aug 2017 15:40:37 +0200 Subject: [PATCH 2424/2525] Add eventsource-api & eventsource-geteventstore-store --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5fac072..60d0c160 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2428,6 +2428,8 @@ packages: "Yorick Laupa yo.eight@gmail.com @YoEight": - eventstore - dotnet-timespan + - eventsource-api + - eventsource-geteventstore-store "Sebastian Dröge slomo@coaxion.net @sdroege": - conduit-iconv From a89007ed29838498b5631b7446d56bd9d9629ead Mon Sep 17 00:00:00 2001 From: ars Date: Mon, 14 Aug 2017 18:43:13 +0300 Subject: [PATCH 2425/2525] Removed leftover [] --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10e97d05..768a2d46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,8 +8,6 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Sebastian Mihai Ardelean @ardeleanasm": - [] # Blocked: hmatrix does not support GHC 8.2 - # hmatrix was updated to support GHC8.2 - qchas "Patrick Pelletier @ppelleti": From 0ecd7e04ecb245911c01e30993adafea56a567e3 Mon Sep 17 00:00:00 2001 From: Emmanuel Touzery Date: Mon, 14 Aug 2017 17:48:25 +0200 Subject: [PATCH 2426/2525] add slack-web --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5fac072..5ae7de4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2288,6 +2288,7 @@ packages: "Emmanuel Touzery @emmanueltouzery": - app-settings - hsexif + - slack-web "Nickolay Kudasov @fizruk": [] From 0e4e2225b534b5b20538c0eb872e6875dd1438d8 Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Tue, 15 Aug 2017 10:03:12 +0200 Subject: [PATCH 2427/2525] Reactivate ekg-wai --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5475620..d44ee86c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1250,7 +1250,7 @@ packages: - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - # - magicbane # GHC 8.2.1 via ekg-wai + - magicbane "Francesco Mazzoli @bitonic": - language-c-quote @@ -2027,7 +2027,7 @@ packages: # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": - # ekg-wai + - ekg-wai - haxl-amazonka # - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 # - servant-JuicyPixels # GHC 8.2.1 From 3b906e9d08f373c9cca6ac32b5f1e73eee23eaed Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 15 Aug 2017 12:31:18 +0300 Subject: [PATCH 2428/2525] adding back in backprop and hamilton hmatrix is updated! :) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d44ee86c..b774b6b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1750,9 +1750,9 @@ packages: "Justin Le @mstksg": - auto - # - backprop # https://github.com/albertoruiz/hmatrix/issues/232 + - backprop - configurator-export - # - hamilton # https://github.com/albertoruiz/hmatrix/issues/232 + - hamilton - prompt - tagged-binary - typelits-witnesses From afea22ce6af892c8906f42479a661c41cff87bd6 Mon Sep 17 00:00:00 2001 From: Bartosz Nitka Date: Tue, 15 Aug 2017 11:03:00 +0100 Subject: [PATCH 2429/2525] Remove myself from haskell-packages I'm no longer interested in keeping this package in stackage. It used to be a dependency of `haskell-names`, but now it isn't, so I have no use for this package. Cc other `haskell-packages` maintainers: @Lemmih --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d44ee86c..a9839de3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2855,7 +2855,6 @@ packages: # - mixed-types-num # GHC 8.2.1 "Bartosz Nitka @niteria": - # - haskell-packages # Cabal 2.0.0.2 - oeis "Gergely Patai @cobbpg": From a9d6ded078a28d0b6226c37f973d538a42f1e64c Mon Sep 17 00:00:00 2001 From: Lorenz Moesenlechner Date: Tue, 15 Aug 2017 19:58:10 +0200 Subject: [PATCH 2430/2525] add servant-websockets --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3d65f41..6aaecbed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,6 +3269,9 @@ packages: "Serokell @serokell": - universum + "Lorenz Moesenlechner @moesenle": + - servant-websockets + # 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 0c578288bc28ee6b4a57ee3980ae5142f1be8934 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 16 Aug 2017 01:06:30 +0200 Subject: [PATCH 2431/2525] Update build-constraints.yaml Add `protolude`. `0.2` is tested against `ghc-8.2` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6aaecbed..1588bc52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2712,7 +2712,7 @@ packages: # - handwriting # GHC 8.2.1 "Stephen Diehl @sdiehl": - # - protolude # GHC 8.2.1 + - protolude # - repline # GHC 8.2.1 - picosat From 4d1bb656bb4e61032fba42d2e3a300931651c0b2 Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Wed, 16 Aug 2017 11:57:33 +0200 Subject: [PATCH 2432/2525] Re-enable christiaanb's ghc-typelits-* packages They all successfully build on GHC 8.2.1 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1588bc52..cc6cc38a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1681,11 +1681,10 @@ packages: - tasty-hspec "Christiaan Baaij @christiaanb": - [] - # - ghc-tcplugins-extra # GHC 8.2.1 - # - ghc-typelits-extra # GHC 8.2.1 - # - ghc-typelits-knownnat # GHC 8.2.1 - # - ghc-typelits-natnormalise # GHC 8.2.1 + - ghc-tcplugins-extra + - ghc-typelits-extra + - ghc-typelits-knownnat + - ghc-typelits-natnormalise # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 # - clash-vhdl # GHC 8.2.1 From 5b9a867d146dd650ccc980a72a9fb9866a376290 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Wed, 16 Aug 2017 13:33:02 +0300 Subject: [PATCH 2433/2525] Re-enable hmatrix dependants hmatrix compiles with GHC 8.2.1 now https://github.com/fpco/stackage/pull/2756 --- build-constraints.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1588bc52..636b7841 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -162,7 +162,7 @@ packages: # - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": - # - boltzmann-samplers # https://github.com/albertoruiz/hmatrix/issues/232 + - boltzmann-samplers - generic-random "Tobias Dammers @tdammers": @@ -1550,7 +1550,7 @@ packages: # - mbox # GHC 8.2.1 - kmeans - boolsimplifier - # - cubicspline # https://github.com/albertoruiz/hmatrix/issues/232 + - cubicspline - maximal-cliques "Alexander Bondarenko @wiz": @@ -1562,9 +1562,9 @@ packages: - generics-sop "Vivian McPhail @amcphail": - # - hmatrix-gsl-stats # https://github.com/albertoruiz/hmatrix/issues/232 - # - hsignal # https://github.com/albertoruiz/hmatrix/issues/232 - # - hstatistics # https://github.com/albertoruiz/hmatrix/issues/232 + - hmatrix-gsl-stats + - hsignal + - hstatistics # - plot # Cabal 2.0.0.2 # - plot-gtk # Cabal 2.0.0.2 # - plot-gtk3 # Cabal 2.0.0.2 @@ -2807,8 +2807,7 @@ packages: - leapseconds-announced "Pavel Ryzhov @paulrzcz": - [] - # - hquantlib # https://github.com/albertoruiz/hmatrix/issues/232 + - hquantlib # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": @@ -2995,7 +2994,7 @@ packages: # - language-python # https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - # - picedit # https://github.com/albertoruiz/hmatrix/issues/232 + - picedit - mathexpr # - sibe # GHC 8.2.1 via stemmer - termcolor @@ -3247,7 +3246,7 @@ packages: "Alexander Ignatyev @alexander-ignatyev": - astro - # - mltool # https://github.com/albertoruiz/hmatrix/issues/232 + - mltool "Edward Amsden @eamsden": - h2c From e501fd88c0f46fe5e2463e4e5750ca654d7cea55 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 16 Aug 2017 18:41:32 +0300 Subject: [PATCH 2434/2525] Revert "Restrict Win32 due to bounds (#2753)" This reverts commit 81393774e1adfad4f20ce990671061cee667019c. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1588bc52..58feb846 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,8 +3298,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - # Should be 2.5.4.1 but https://github.com/fpco/stackage/issues/2753 restricts it - - Win32 == 2.4.0.0 + - Win32 == 2.5.4.1 "Stackage upper bounds": # https://github.com/fpco/stackage/issues/2663 From 7225d74a9e6954a768ad05e0ee5cc4f2ac122b70 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 16 Aug 2017 18:44:12 +0300 Subject: [PATCH 2435/2525] Remove Win32-extras CC @joeyh #2753 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58feb846..e09905db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -846,7 +846,6 @@ packages: "Joey Hess @joeyh": # - git-annex # GHC 8.2.1 via aws # - github-backup # bounds: github - - Win32-extras - concurrent-output - mountpoints - disk-free-space @@ -3463,7 +3462,6 @@ skipped-builds: - hfsevents - Win32 - Win32-notify - - Win32-extras # end of skipped-builds From 1db29650da6ddec1308e17ae4d9f15fabb3345bc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Aug 2017 21:00:47 +0200 Subject: [PATCH 2436/2525] Disable hamilton #2761 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e09905db..55217b6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1751,7 +1751,7 @@ packages: - auto - backprop - configurator-export - - hamilton + # - hamilton # build failure https://github.com/fpco/stackage/pull/2761#issuecomment-322867539 - prompt - tagged-binary - typelits-witnesses From 7ca181c2a785b4e11fb3438e900003e8c50a490a Mon Sep 17 00:00:00 2001 From: Yorick Laupa Date: Wed, 16 Aug 2017 22:23:22 +0200 Subject: [PATCH 2437/2525] Add eventsource-stub-store and eventsource-store-specs --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60d0c160..fbb55f9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2430,6 +2430,8 @@ packages: - dotnet-timespan - eventsource-api - eventsource-geteventstore-store + - eventsource-store-specs + - eventsource-stub-store "Sebastian Dröge slomo@coaxion.net @sdroege": - conduit-iconv From 57a8270accdaa14dec80b99298c99fbe310824f3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Aug 2017 23:39:23 +0200 Subject: [PATCH 2438/2525] Disable ghc-typelits-knownnat #2766 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d879c876..2e49ae03 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1682,7 +1682,7 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - ghc-typelits-extra - - ghc-typelits-knownnat + # - ghc-typelits-knownnat - ghc-typelits-natnormalise # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 From b8973a6d39269a8256d5e658a7a07be884d097e1 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Wed, 16 Aug 2017 21:00:09 +0200 Subject: [PATCH 2439/2525] Add newtype-generics to my packages --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e09905db..048fb1ad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -155,6 +155,7 @@ packages: - present - threepenny-gui - snap-server + - newtype-generics "Joe M @joe9": [] @@ -3532,7 +3533,6 @@ skipped-tests: - hastache # https://github.com/lymar/hastache/pull/53 - heaps # https://github.com/ekmett/heaps/pull/8 - hyphenation # https://github.com/ekmett/hyphenation/pull/10 - - newtype-generics # hspec 2.4 - next-ref # hspec 2.3 - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - postgresql-simple-migration # hspec 2.4 From 4ea5709f5fb61635b2887b61f36964aebcfdc5b6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Aug 2017 23:55:21 +0200 Subject: [PATCH 2440/2525] Disable ghc-typelits-extra #2766 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7fa0520..75065b2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1681,8 +1681,8 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - - ghc-typelits-extra - # - ghc-typelits-knownnat + # - ghc-typelits-extra # Compilation failure https://github.com/fpco/stackage/pull/2766 + # - ghc-typelits-knownnat # Compilation failure https://github.com/fpco/stackage/pull/2766 - ghc-typelits-natnormalise # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 From 499c2941b9ff3531620565250c45beb2afd141ef Mon Sep 17 00:00:00 2001 From: Pavel Ryzhov Date: Thu, 17 Aug 2017 00:22:19 +0200 Subject: [PATCH 2441/2525] Add HSvm to master HSvm package has been refreshed to be buildable with GHC 8.0.2 and 8.2.1. Put to github for better collaboration and fixed few bugs in marshalling. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75065b2a..209f2ed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2810,6 +2810,7 @@ packages: "Pavel Ryzhov @paulrzcz": - hquantlib + - HSvm # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": From a5167c73cda1708bc9caf06982932d05a0ba9339 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 17 Aug 2017 14:59:51 +0300 Subject: [PATCH 2442/2525] Adding back in hamilton package Resolved build failure (https://github.com/fpco/stackage/pull/2761#issuecomment-323008583) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75065b2a..f3809e34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1750,7 +1750,7 @@ packages: - auto - backprop - configurator-export - # - hamilton # build failure https://github.com/fpco/stackage/pull/2761#issuecomment-322867539 + - hamilton - prompt - tagged-binary - typelits-witnesses From fb6ac122d59b28f11c700dcba052281270d86c84 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 17 Aug 2017 14:55:49 +0200 Subject: [PATCH 2443/2525] Upper bound for #2772 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed44c7b9..9e4559be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3323,6 +3323,9 @@ packages: # https://github.com/commercialhaskell/stack/issues/3345 - cassava < 0.5.1.0 + # https://github.com/fpco/stackage/issues/2772 + - Yampa < 0.10.6.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 9fb5f20be7a95603dbe240fec7d1ceab42c249fe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 17 Aug 2017 15:00:14 +0200 Subject: [PATCH 2444/2525] Add eventsource-geteventstore-store to expected test failures #2757 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e4559be..86654ca5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3722,6 +3722,7 @@ expected-test-failures: - etcd # etcd https://github.com/fpco/stackage/issues/811 - eventful-dynamodb - eventful-postgresql + - eventsource-geteventstore-store - eventstore # Event Store - fb # Facebook app - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 From a62fc0a046056a160d41084eb2c584d3da64fd7d Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Thu, 17 Aug 2017 16:19:08 +0200 Subject: [PATCH 2445/2525] Re-enable ghc-typelits-knownnat Version 0.3.1 has a testsuite that passes on ghc-8.2.1 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3d3f403..71ac9abd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1682,8 +1682,8 @@ packages: "Christiaan Baaij @christiaanb": - ghc-tcplugins-extra - # - ghc-typelits-extra # Compilation failure https://github.com/fpco/stackage/pull/2766 - # - ghc-typelits-knownnat # Compilation failure https://github.com/fpco/stackage/pull/2766 + - ghc-typelits-extra + - ghc-typelits-knownnat - ghc-typelits-natnormalise # - clash-prelude # GHC 8.2.1 # - clash-lib # GHC 8.2.1 From 453b0bb163d566f138602448dd0c40412dc05a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=A4=D0=B0=D0=B9=D0=B7?= =?UTF-8?q?=D1=80=D0=B0=D1=85=D0=BC=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Fri, 18 Aug 2017 11:52:41 +0500 Subject: [PATCH 2446/2525] Return yesod-form-richtext to LTS `yesod-form-richtext` was blocked by `yesod-form`. The latter is in LTS 9 now, so I believe the former should be included again. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71ac9abd..e21ee3a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1094,7 +1094,7 @@ packages: - zip-archive "Arthur Fayzrakhmanov @geraldus": - # - yesod-form-richtext # GHC 8.2.1 via yesod-form + - yesod-form-richtext - ghcjs-perch "Sebastian Nagel @ch1bo": From 369f60911ad22809abae11a72ffb288e754d251d Mon Sep 17 00:00:00 2001 From: Timo von Holtz Date: Fri, 18 Aug 2017 15:56:57 +0200 Subject: [PATCH 2447/2525] Re-add servant-JuicyPixels --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e21ee3a1..14d00609 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2029,7 +2029,7 @@ packages: - ekg-wai - haxl-amazonka # - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 - # - servant-JuicyPixels # GHC 8.2.1 + - servant-JuicyPixels "Artyom @neongreen": - microlens From 9a116dc225f42fdcafb54e4485f44f4ab8f3ee95 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 19 Aug 2017 16:51:56 +0200 Subject: [PATCH 2448/2525] Upper bounds for #2778 and #2779 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14d00609..07238cec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3327,6 +3327,12 @@ packages: # https://github.com/fpco/stackage/issues/2772 - Yampa < 0.10.6.1 + # https://github.com/fpco/stackage/issues/2778 + - ansi-terminal < 0.7 + + # https://github.com/fpco/stackage/issues/2779 + - xml-conduit < 1.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 634a26387b9b2cd171005eb4ea2691b6e38284b9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 19 Aug 2017 19:07:17 +0200 Subject: [PATCH 2449/2525] Skipped/expected failure cleanups --- build-constraints.yaml | 286 ++++++++++------------------------------- 1 file changed, 71 insertions(+), 215 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07238cec..aece7505 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1103,7 +1103,7 @@ packages: "Andrey Chudnov @achudnov": [] - # - language-ecmascript # GHC 8.2.1 + # - language-ecmascript # via testing-feat "Tom Ellis @tomjaguarpaw": - opaleye @@ -3487,91 +3487,67 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - # - genvalidity-property # bounds: QuickCheck - - hasmin - - http-api-data - - intervals - - lens - - lens-aeson - - linear - - linear-accelerate - - log-domain - - makefile - - pipes-group - - prettyprinter - - semigroupoids - - servant-ruby - - servant-swagger - - tdigest - - turtle - - zippers - # language-ecmascript - - servant-js - # # HUnit 1.5 - - GLFW-b - - Glob - - HTTP - - aws # bounds: http-client < 0.5 - - bindings-GLFW - - case-insensitive - - darcs - - dbus # bounds: QuickCheck < 2.9 via chell-quickcheck - - exception-transformers - - extensible-effects - - fclabels - - language-ecmascript - - lifted-base - - parsec - - partial-order # https://github.com/mtesseract/haskell-partial-order/issues/1 - - rank1dynamic - - threads - - tz - - tzdata - - uuid - - uuid-types - # # Other outdated dependencies - - Cabal # QuickCheck 2.9 - - ReadArgs # https://github.com/rampion/ReadArgs/issues/8 - - bloodhound # hspec 2.4 + - Glob # HUnit 1.6 + - aeson + - attoparsec # QuickCheck 2.10 + - binary-parser # tasty-quickcheck + - blaze-html + - blaze-markup - bytestring-handle # QuickCheck 2.9 - - chell # options & via chell-quickcheck - - clay # hspec 2.3 + - case-insensitive # HUnit 1.6 + - cryptohash-sha512 # tasty-quickcheck - drawille # hspec 2.4 - - ed25519 # QuickCheck 2.9 - - envy # hspec 2.4 - - fgl # hspec 2.3 - - fgl-arbitrary # hspec 2.3 - - hasql # QuickCheck 2.9 - - hastache # https://github.com/lymar/hastache/pull/53 - - heaps # https://github.com/ekmett/heaps/pull/8 - - hyphenation # https://github.com/ekmett/hyphenation/pull/10 + - edit-distance # QuickCheck 2.10 + - envy # QuickCheck 2.10 + - exception-transformers # HUnit 1.6 + - extensible-effects # HUnit 1.6 + - lifted-base # HUnit 1.6 + - makefile # GHC 8.2 - next-ref # hspec 2.3 - - point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1 - - postgresql-simple-migration # hspec 2.4 - - servant-mock # hspec-wai 0.8 - - snap # QuickCheck 2.9 - - state-plus # QuickCheck 2.9 - - system-filepath # QuickCheck 2.9 via chell-quickcheck - - ghc-mod # hspec 2.4 - - unordered-containers # via ChasingBottoms - - dlist # quickcheck-instances >= 0.3.15 && < 0.4 - - haddock # GHC 8.2.1 via haddock-test + - parsec # HUnit 1.6 + - partial-order # HUnit 1.6 + - printcess # QuickCheck 2.10 + - retry # QuickCheck 2.10 + - superbuffer # QuickCheck 2.10 + - tar # tasty-quickcheck + - text-short # tasty-quickcheck + - vector # QuickCheck 2.10 + - vector-builder # tasty-quickcheck + - websockets # QuickCheck 2.10 + - zlib # tasty-quickcheck # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 + - chell # via chell-quickcheck - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) + - language-ecmascript # via testing-feat - options # QuickCheck via chell-quickcheck + - path # via genvalidity genvalidity-property + - servant-js # via language-ecmascript + - system-filepath # QuickCheck 2.9 via chell-quickcheck + - unordered-containers # via ChasingBottoms # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. + # Compilation failures + - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 + - pell # https://github.com/brunjlar/pell/issues/1 + - wreq # https://github.com/bos/wreq/issues/107 + - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 + - rose-trees # OOM https://github.com/athanclark/rose-trees/issues/6 + - binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3 + - intero # https://github.com/commercialhaskell/intero/issues/462 + - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 + - reroute # https://github.com/agrafix/Spock/issues/130 + - shelly # https://github.com/yesodweb/Shelly.hs/issues/150 # Missing foreign library - symengine # symengine @@ -3609,63 +3585,6 @@ skipped-tests: - graphviz - wl-pprint-text - # directory 1.3 - - machines - - xmlhtml - - # via criterion: via cassava: bounds: vector - - sparse-linear-algebra - - # criterion - - store - - # QuickCheck 2.10 - - blaze-html - - blaze-markup - - cassava-conduit - - edit-distance - - http-media - - morte - - printcess - - retry - - superbuffer - - unbound - - vector - - wai-middleware-rollbar - - websockets - - path - - aeson - - # HUnit 1.6 - - terminal-progress-bar - - # tasty-quickcheck 0.9 - - binary-parser - - cryptohash-sha512 - - diagrams-solve - - tar - - vector-builder - - zlib - - text-short - - # https://github.com/athanclark/rose-trees/issues/6 - - rose-trees - - # https://github.com/bos/attoparsec/issues/131 - - attoparsec - - # https://github.com/google/proto-lens/issues/119 - - proto-lens-combinators - - # https://github.com/brunjlar/pell/issues/1 - - pell - - # https://github.com/bos/wreq/issues/107 - - wreq - - # https://github.com/alphaHeavy/protobuf/issues/34 - - protobuf - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3722,6 +3641,7 @@ expected-test-failures: - bloodhound # ElasticSearch - cabal-install - consul-haskell + - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL @@ -3763,6 +3683,7 @@ expected-test-failures: - postgresql-typed # PostgreSQL - purescript # git 128 https://github.com/purescript/purescript/issues/2292 - redis-io + - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 - rethinkdb - rethinkdb-client-driver - riak @@ -3774,7 +3695,6 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - - req-conduit # bad JSON response from service pinged https://github.com/mrkkrp/req-conduit/issues/1 # Test executable requires arguments - hpqtypes @@ -3791,13 +3711,14 @@ 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 + - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 - 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 + - hw-rankselect # https://github.com/haskell-works/hw-rankselect/issues/12 + - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 - - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 - - matplotlib # https://github.com/fpco/stackage/issues/2365 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -3807,33 +3728,43 @@ expected-test-failures: - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 - shikensu # https://github.com/icidasset/shikensu/issues/5 + - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 + - throwable-exceptions # https://github.com/aiya000/hs-throwable-exceptions/issues/2 + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 + - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer + - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - commutative # https://github.com/athanclark/commutative/issues/4 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer + - flat # https://github.com/Quid2/flat/issues/1 + - foundation # https://github.com/haskell-foundation/foundation/issues/381 + - haddock + - heap # https://github.com/pruvisto/heap/issues/4 + - hledger-iadd # https://github.com/hpdeifel/hledger-iadd/issues/26 + - hledger-lib # https://github.com/simonmichael/hledger/issues/596 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - hweblib # https://github.com/aycanirican/hweblib/issues/3 + - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - picosat # https://github.com/fpco/stackage/pull/2382 + - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 + - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - tries # https://github.com/athanclark/tries/issues/2 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 + - vty # https://github.com/jtdaugherty/vty/issues/132 - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - haddock # Stackage upper bounds, re-enable these when their upper bound is removed @@ -3868,60 +3799,6 @@ expected-test-failures: - tcp-streams-openssl # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # https://github.com/agrafix/Spock/issues/130 - - reroute - - # https://github.com/jtdaugherty/vty/issues/132 - - vty - - # https://github.com/haskell-foundation/foundation/issues/381 - - foundation - - # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/8 - - language-dockerfile - - # https://github.com/pruvisto/heap/issues/4 - - heap - - # https://github.com/fcomb/pkcs10-hs/issues/2 - - pkcs10 - - # https://github.com/simonmichael/hledger/issues/596 - - hledger-lib - - # https://github.com/brendanhay/amazonka/issues/397 - - amazonka-core - - # https://github.com/bos/text-icu/issues/32 - - text-icu - - # https://github.com/winterland1989/binary-parsers/issues/3 - - binary-parsers - - # https://github.com/raaz-crypto/raaz/issues/337 - - raaz - - # https://bitbucket.org/blamario/picoparsec/issues/4/test-suite-failure-with-ghc-82 - - picoparsec - - # https://github.com/Quid2/flat/issues/1 - - flat - - # https://github.com/hpdeifel/hledger-iadd/issues/26 - - hledger-iadd - - # Requires running PostgreSQL server - - dbcleaner - - # https://github.com/haskell-works/hw-rankselect/issues/12 - - hw-rankselect - - # https://github.com/yesodweb/Shelly.hs/issues/150 - - shelly - - # https://github.com/commercialhaskell/intero/issues/462 - - intero - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -3947,12 +3824,7 @@ expected-benchmark-failures: - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - - # https://github.com/harendra-kumar/unicode-transforms/issues/16 - - unicode-transforms - - # https://github.com/raaz-crypto/raaz/issues/338 - - raaz + - raaz # https://github.com/raaz-crypto/raaz/issues/338 # end of expected-benchmark-failures @@ -3977,6 +3849,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 + - cubicbezier # https://github.com/kuribas/cubicbezier/issues/4 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 @@ -3984,9 +3857,6 @@ expected-haddock-failures: # Runs out of memory - store - # https://github.com/kuribas/cubicbezier/issues/4 - - cubicbezier - # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. @@ -4000,18 +3870,15 @@ skipped-benchmarks: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' # to verify. - - criterion-plus - - http2 + - binary-parsers # criterion 1.2 + - cryptohash-sha512 # criterion 1.2 - pipes # optparse-applicative 0.13 - - superrecord + - unordered-containers # criterion 1.2 # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - - cases # via criterion-plus - - hasql-postgres # via criterion-plus - - ttrie # via criterion-plus - - machines # via pipes + # Compilation failures - cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46 @@ -4019,6 +3886,7 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 # GHC Bugs - hledger-lib # https://github.com/fpco/stackage/issues/1587 @@ -4058,18 +3926,6 @@ skipped-benchmarks: - graphviz - wl-pprint-text - # criterion 1.2 - - binary-parsers - - cryptohash-sha512 - - ed25519 - - unordered-containers - - # https://github.com/haskell-works/hw-bits/issues/8 - - hw-bits - - # https://github.com/fumieval/extensible/issues/12 - - extensible - # end of skipped-benchmarks From 361f185a62b2c86b5c0d321786714728a39f84a5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 19 Aug 2017 19:30:23 +0200 Subject: [PATCH 2450/2525] Re-disable some tests --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aece7505..c4ea0f26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3603,6 +3603,7 @@ expected-test-failures: - distributed-process-task - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles + - hastache - idris # https://github.com/fpco/stackage/issues/1382 - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 - math-functions # https://github.com/bos/math-functions/issues/25 @@ -3753,9 +3754,11 @@ expected-test-failures: - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - picosat # https://github.com/fpco/stackage/pull/2382 - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 + - raaz - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 + - threads - thyme # https://github.com/liyang/thyme/issues/50 - tls # https://github.com/vincenthz/hs-tls/issues/247 - tries # https://github.com/athanclark/tries/issues/2 @@ -3825,6 +3828,7 @@ expected-benchmark-failures: - tls # https://github.com/vincenthz/hs-tls/issues/247 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - raaz # https://github.com/raaz-crypto/raaz/issues/338 + - http2 # end of expected-benchmark-failures @@ -3886,6 +3890,7 @@ skipped-benchmarks: - cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46 + - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 # GHC Bugs From bddaab4c65be7d71366cb58e2624e740033bb176 Mon Sep 17 00:00:00 2001 From: orome Date: Sat, 19 Aug 2017 18:28:01 -0400 Subject: [PATCH 2451/2525] Fixed crypto-enigma to work with GHC 8.2.1 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ea0f26..9304d2f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3051,8 +3051,7 @@ packages: - hledger-iadd "Roy Levien @orome": - [] - # - crypto-enigma # GHC 8.2.1 + - crypto-enigma "Boldizsár Németh @nboldi": - instance-control From 31341c840cae1b79dae7e0e03de9b9922bc8c40c Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sat, 19 Aug 2017 20:04:41 -0500 Subject: [PATCH 2452/2525] add currencies --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ea0f26..a0001228 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,9 @@ packages: "Lorenz Moesenlechner @moesenle": - servant-websockets + "Daniel Campoverde @alx741": + - currencies + # 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 af28cb31cca86351144074c84b5eb5d12aede300 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 04:53:24 +0200 Subject: [PATCH 2453/2525] Add Yampa dependencies to debian-bootstrap --- debian-bootstrap.sh | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b6cd4e78..a6edb296 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -30,17 +30,16 @@ GHCVER=8.2.1 apt-get update apt-get install -y \ build-essential \ - ghc-$GHCVER \ - ghc-$GHCVER-dyn \ - ghc-$GHCVER-prof \ - ghc-$GHCVER-htmldocs \ - hscolour \ - sudo \ curl \ freeglut3-dev \ fsharp \ + ghc-$GHCVER \ + ghc-$GHCVER-dyn \ + ghc-$GHCVER-htmldocs \ + ghc-$GHCVER-prof \ git \ gradle \ + hscolour \ libadns1-dev \ libaio1 \ libalut-dev \ @@ -50,6 +49,7 @@ apt-get install -y \ libcairo2-dev \ libclang-3.9-dev \ libcurl4-openssl-dev \ + libcwiid-dev \ libdevil-dev \ libedit-dev \ libedit2 \ @@ -94,10 +94,11 @@ apt-get install -y \ libpango1.0-dev \ libpcap0.8-dev \ libpq-dev \ + libsdl1.2-dev \ libsdl2-dev \ - libsdl2-mixer-dev \ - libsdl2-image-dev \ libsdl2-gfx-dev \ + libsdl2-image-dev \ + libsdl2-mixer-dev \ libsdl2-ttf-dev \ libsnappy-dev \ libsndfile1-dev \ @@ -133,6 +134,7 @@ apt-get install -y \ r-base \ r-base-dev \ ruby-dev \ + sudo \ wget \ xclip \ z3 \ From 06c5c063807d7bb5e58badfd80f27768d4258fd3 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sat, 19 Aug 2017 22:13:24 -0700 Subject: [PATCH 2454/2525] Add back `morte` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ea0f26..616ffb74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -707,7 +707,7 @@ packages: - pipes-safe - turtle - foldl - # - morte # GHC 8.2.1 + - morte - bench - dhall From 4c7ddb5e036af25e90d0d3a0366291d952075020 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 20 Aug 2017 08:58:55 +0300 Subject: [PATCH 2455/2525] Don't expect test failure and close haskell-works/hw-rankselect#12 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ea0f26..f099b68c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3715,7 +3715,6 @@ expected-test-failures: - ghc-syb-utils # https://github.com/nominolo/ghc-syb/issues/18 - 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 - - hw-rankselect # https://github.com/haskell-works/hw-rankselect/issues/12 - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 From c503af26d3fed69b802b6c420d6b087fffab5630 Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Sun, 20 Aug 2017 10:43:02 +0200 Subject: [PATCH 2456/2525] Fixed in IPv6DB 0.2.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f099b68c..5d640634 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1854,7 +1854,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt - # - IPv6DB # GHC 8.2.1 via hedis + - IPv6DB "koral koral@mailoo.org @k0ral": # - atom-conduit # GHC 8.2.1 via lens-simple From 99521e41caa179445e54b069425322210512d28d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 16:45:19 +0200 Subject: [PATCH 2457/2525] Mass re-enable --- build-constraints.yaml | 848 ++++++++++++++++++++--------------------- 1 file changed, 416 insertions(+), 432 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5402c0b9..90870cc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,7 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Sebastian Mihai Ardelean @ardeleanasm": - qchas @@ -24,7 +25,8 @@ packages: "Pavol Klacansky @pavolzetor": - openexr-write - "Bas van Dijk @basvandijk": [] + "Bas van Dijk @basvandijk": + [] # - opencv # - opencv-extra @@ -35,8 +37,7 @@ packages: "Timo Koepke @koepket": [] - # https://github.com/lindenbaum/hinterface/issues/2 - # - hinterface + # - hinterface # https://github.com/lindenbaum/hinterface/issues/2 "Jose Iborra @pepeiborra": - arrowp-qq @@ -51,7 +52,7 @@ packages: "Joshua Koike @jano017": [] - # - discord-hs # bouns: req + # - discord-hs # bounds: req "Roman Gonzalez @roman": [] @@ -61,7 +62,8 @@ packages: "Richard Cook @rcook": - hidden-char - "Vanessa McHale @vmchale": [] + "Vanessa McHale @vmchale": + [] # - tibetan-utils # bounds: text-show "Henning Thielemann @thielema": @@ -81,9 +83,9 @@ packages: - comfort-graph - concurrent-split - cutter - # - data-accessor # GHC 8.2.1 + - data-accessor # GHC 8.2.1 - data-accessor-mtl - # - data-accessor-template # GHC 8.2.1 + - data-accessor-template # GHC 8.2.1 - data-accessor-transformers - data-ref - dsp @@ -92,8 +94,8 @@ packages: - event-list - explicit-exception - fixed-length - # - gnuplot # GHC 8.2.1 - # - group-by-date # GHC 8.2.1 via c2hs + - gnuplot # GHC 8.2.1 + - group-by-date # GHC 8.2.1 via c2hs - iff - interpolation - jack @@ -113,26 +115,25 @@ packages: - sample-frame - sample-frame-np - set-cover - # - sound-collage # GHC 8.2.1 via synthesizer-core - # - sox # GHC 8.2.1 + - sound-collage # GHC 8.2.1 via synthesizer-core + - sox # GHC 8.2.1 - soxlib - # - split-record # GHC 8.2.1 via synthesizer-core + - split-record # GHC 8.2.1 via synthesizer-core - spreadsheet - stm-split - storable-record - storablevector - # - synthesizer-core # GHC 8.2.1 - # - synthesizer-dimensional # GHC 8.2.1 via synthesizer-core - # - synthesizer-midi # GHC 8.2.1 via synthesizer-core + - synthesizer-core # GHC 8.2.1 + - synthesizer-dimensional # GHC 8.2.1 via synthesizer-core + - synthesizer-midi # GHC 8.2.1 via synthesizer-core - tagchup - tfp - unicode - unsafe - utility-ht - xml-basic - # - youtube # GHC 8.2.1 + - youtube # GHC 8.2.1 - prelude-compat - - fft - carray # Not a maintainer @@ -158,8 +159,7 @@ packages: - newtype-generics "Joe M @joe9": - [] - # - logger-thread # GHC 8.2.1 via protolude + - logger-thread # GHC 8.2.1 via protolude # - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": @@ -174,11 +174,11 @@ packages: "Luke Murphy @lwm": - tasty-discover - # - lentil # bounds: optparse-applicative + # - lentil # bounds: optparse-applicative & via terminal-progress-bar # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - # - sparse-linear-algebra # GHC 8.2.1 via MemoTrie + - sparse-linear-algebra # GHC 8.2.1 via MemoTrie - matrix-market-attoparsec - network-multicast - xeno @@ -211,7 +211,7 @@ packages: - unicode-transforms "Aleksey Uimanov @s9gf4ult": - # - postgresql-query # via: derive + - postgresql-query # via: derive - hreader - hset @@ -234,18 +234,17 @@ packages: "alpheccar @alpheccar": - HPDF - # https://github.com/alpheccar/hbayes/issues/3 - # - hbayes + # - hbayes # https://github.com/alpheccar/hbayes/issues/3 "Dmitry Bogatov ": - once "David Johnson @dmjio": - # - miso # GHC 8.2.1 + - miso # GHC 8.2.1 - envy - s3-signer - # - google-translate # bounds: servant - # - hackernews # GHC 8.2.1 + - google-translate # bounds: servant + - hackernews # GHC 8.2.1 # - ses-html # bounds: time 1.6 # - stripe-haskell # via: stripe-http-streams # - stripe-http-streams # via: http-streams @@ -265,7 +264,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - # - keter # https://github.com/snoyberg/keter/issues/170 + - keter # https://github.com/snoyberg/keter/issues/170 - markdown - mime-mail - mime-mail-ses @@ -275,12 +274,12 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # GHC 8.2 - # - store # GHC 8.2 + - stackage-curator # GHC 8.2 + - store # GHC 8.2 - stm-conduit - wai-websockets - warp-tls - # - yackage # GHC 8.2.1 via yesod-form + - yackage # GHC 8.2.1 via yesod-form - yesod - yesod-auth - authenticate-oauth @@ -345,15 +344,15 @@ packages: - Win32-notify "Omari Norman @massysett": - # - rainbow # GHC 8.2.1 via lens-simple - # - rainbox # GHC 8.2.1 via lens-simple - # - anonymous-sums # https://github.com/massysett/anonymous-sums/issues/1 + - rainbow # GHC 8.2.1 via lens-simple + - rainbox # GHC 8.2.1 via lens-simple + - anonymous-sums # https://github.com/massysett/anonymous-sums/issues/1 - multiarg - # - prednote # GHC 8.2.1 via lens-simple + - prednote # GHC 8.2.1 via lens-simple - cartel - Earley - ofx - # - pinchot # GHC 8.2.1 + - pinchot # GHC 8.2.1 - accuerr - timelens - non-empty-sequence @@ -374,7 +373,7 @@ packages: - ghcid - hexml - weeder - # - profiterole # GHC 8.2.1 via ghc-prof + - profiterole # GHC 8.2.1 via ghc-prof "Alan Zimmerman @alanz": - ghc-exactprint @@ -397,7 +396,7 @@ packages: # - hakyll # bounds: skylighting - stylish-haskell # - patat # bounds: skylighting - # - profiteur # GHC 8.2.1 via ghc-prof + - profiteur # GHC 8.2.1 via ghc-prof - psqueues - websockets - websockets-snap @@ -413,7 +412,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - # - xmonad-extras # GHC 8.2.1 via c2hs + - xmonad-extras # GHC 8.2.1 via c2hs "haskell-openal": - OpenAL @@ -470,7 +469,7 @@ packages: - xenstore "Chris Done @chrisdone": - # - labels # https://github.com/chrisdone/labels/issues/8 + - labels # https://github.com/chrisdone/labels/issues/8 - ace - ical - check-email @@ -482,9 +481,9 @@ packages: - lucid # - osdkeys # via libnotify # Cabal 2.0.0.2 - pdfinfo - # - present # compilation failure against haskell-src-exts + - present # compilation failure against haskell-src-exts - pure-io - # - scrobble # compilation errors against time 1.6 + - scrobble # compilation errors against time 1.6 - sourcemap - hindent - descriptive @@ -493,16 +492,16 @@ packages: - intero - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 - # - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters + - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters "Alberto G. Corona @agocorona": - RefSerialize - TCache - Workflow - MFlow - # - transient # https://github.com/transient-haskell/transient/issues/70 - # - transient-universe # via transient - # - axiom # via transient + - transient # https://github.com/transient-haskell/transient/issues/70 + - transient-universe # via transient + - axiom # via transient "Edward Kmett @ekmett": - ad @@ -544,7 +543,7 @@ packages: - monadic-arrays - monad-products - monad-products - # - monad-st # bounds: transformers + - monad-st # bounds: transformers - mtl - nats - numeric-extras @@ -602,7 +601,7 @@ packages: # - diagrams # bounds: optparse-applicative # - diagrams-builder # GHC 8.2.1 # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - # - diagrams-cairo # bounds: optparse-applicative + # - diagrams-cairo # bounds: optparse-applicative & via pango # - diagrams-contrib # GHC 8.2.1 via dual-tree # - diagrams-core # GHC 8.2.1 via dual-tree # - diagrams-gtk # bounds: optparse-applicative @@ -610,7 +609,7 @@ packages: # - diagrams-postscript # GHC 8.2.1 via diagrams-core # - diagrams-rasterific # bounds: optparse-applicative # - diagrams-svg # bounds: optparse-applicative - # - dual-tree # GHC 8.2.1 via testing-feat + # - dual-tree # via testing-feat - force-layout - haxr - MonadRandom @@ -620,34 +619,35 @@ packages: - JuicyPixels - FontyFruity - Rasterific - # - svg-tree # https://github.com/Twinside/svg-tree/issues/11 - # - rasterific-svg # https://github.com/Twinside/svg-tree/issues/11 - # - asciidiagram # https://github.com/Twinside/svg-tree/issues/11 + - svg-tree # https://github.com/Twinside/svg-tree/issues/11 + - rasterific-svg # https://github.com/Twinside/svg-tree/issues/11 + - asciidiagram # https://github.com/Twinside/svg-tree/issues/11 "Patrick Brisbin @pbrisbin": - gravatar - # "Paul Harper @benekastah": + "Paul Harper @benekastah": + [] # - yesod-auth-oauth2 # bounds: aeson-1.0, http-client, load-env "Felipe Lessa @meteficha": # - country-codes # bounds: tagsoup - # - fb # bounds: aeson, http-conduit-2.2, hspec + - fb # bounds: aeson, http-conduit-2.2, hspec # - fb-persistent # bounds: persistent # via: fb # - mangopay # compilation failure against aeson - nonce - serversession # - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector - # - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite - # - serversession-backend-redis # bounds: hedis - # - serversession-frontend-snap # bounds: snap, snap-core + - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite + - serversession-backend-redis # bounds: hedis + # - serversession-frontend-snap # via snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus # - yesod-auth-account-fork # bounds: persistent - # - yesod-auth-fb # bounds: time, transformers # via fb, via yesod-fb - # - yesod-fb # via fb - # - yesod-mangopay # via mangopay + - yesod-auth-fb # bounds: time, transformers # via fb, via yesod-fb + - yesod-fb # via fb + # - yesod-mangopay # bounds: wai-logger, vector, hjsmin "Alexander Altman @pthariensflame": # Maintaining on behalf of @roelvandijk: @@ -690,7 +690,7 @@ packages: # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - # - hatex-guide # https://github.com/Daniel-Diaz/hatex-guide/issues/21 + - hatex-guide # https://github.com/Daniel-Diaz/hatex-guide/issues/21 - include-file - matrix - pcre-light @@ -723,12 +723,6 @@ packages: "Adam Bergmark @bergmark": - HUnit - aeson - # - fay # bounds: traverse-with-class - # - fay-base # via: fay - # - fay-dom # via: fay - # - fay-jquery # via: fay - # - fay-text # via: fay - # - fay-uri # via: fay - feed - time-compat - through-text @@ -743,8 +737,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - # - servant-purescript # GHC 8.2.1 - # - servant-subscriber # GHC 8.2.1 + - servant-purescript # GHC 8.2.1 + - servant-subscriber # GHC 8.2.1 "Rodrigo Setti @rodrigosetti": - messagepack @@ -770,19 +764,18 @@ packages: # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - # - posix-realtime # https://github.com/mgajda/posix-realtime/issues/5 + - posix-realtime # https://github.com/mgajda/posix-realtime/issues/5 "Dom De Re @domdere": - cassava-conduit "Dominic Steinitz @idontgetoutmuch": [] - # - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10 + # - yarr # bounds template-haskell # - random-fu # via: log-domain, safecopy, bounds: vector "Ben Gamari @bgamari": - [] - # - vector-fftw # bounds: vector + - vector-fftw # bounds: vector "Roman Cheplyaka @feuerbach": - action-permutations @@ -800,8 +793,8 @@ packages: - tasty-smallcheck - tasty-html - time-lens - # - timezone-olson # GHC 8.2.1 - # - timezone-series # GHC 8.2.1 + - timezone-olson # GHC 8.2.1 + - timezone-series # GHC 8.2.1 - traverse-with-class - tuples-homogenous-h98 @@ -819,12 +812,12 @@ packages: "Joachim Breitner @nomeata": - circle-packing - # - arbtt # GHC 8.2.1 via bytestring-progress + # - arbtt # via terminal-progress-bar # - ghc-heap-view # GHC 8.2.1 # - tttool # GHC 8.2.1 # - gipeda # via cassava: bounds: vector # - list-fusion-probe # GHC 8.2.1 - # - haskell-spacegoo # GHC 8.2.1 via MemoTrie + - haskell-spacegoo # GHC 8.2.1 via MemoTrie - tasty-expected-failure # - RepLib # GHC 8.2.1 # - unbound # GHC 8.2.1 @@ -866,11 +859,11 @@ packages: - biocore - biofasta - biofastq - # - biosff # 0.3.7.1 Compilation failure due to -Werror + - biosff # 0.3.7.1 Compilation failure due to -Werror - blastxml - bioace - biopsl - # samtools # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 + # - samtools # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - seqloc - bioalign - BlastHTTP @@ -884,9 +877,9 @@ packages: - ClustalParser - EntrezHTTP - Genbank - # - RNAlien # via cassava: bounds: vector + - RNAlien # via cassava: bounds: vector - Taxonomy - # - TaxonomyTools # build failure + - TaxonomyTools # build failure - ViennaRNAParser "Silk ": @@ -905,7 +898,7 @@ packages: - rest-client - rest-core - rest-gen - # - rest-happstack # bounds happstack-server + - rest-happstack # bounds happstack-server - rest-snap - rest-stringmap - rest-types @@ -919,7 +912,7 @@ packages: - hledger-lib # - hledger-ui # bounds: brick # - hledger-web # GHC 8.2.1 via yesod-form - # - hledger-api # GHC 8.2.1 + - hledger-api # GHC 8.2.1 # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -928,9 +921,9 @@ packages: - io-manager "Dimitri Sabadie @phaazon": - # - al # FIXME temporary, figure out why it's not working with stackage-build + - al # FIXME temporary, figure out why it's not working with stackage-build - event - # - hid # GHC 8.2.1 via c2hs + - hid # GHC 8.2.1 via c2hs # - luminance # BLOCKED directory 1.3 # - luminance-samples # bounds: base - monad-journal @@ -957,7 +950,7 @@ packages: - holy-project - wai-middleware-caching - wai-middleware-caching-lru - # - wai-middleware-caching-redis # GHC 8.2.1 via hedis + - wai-middleware-caching-redis # GHC 8.2.1 via hedis # not package maintainer - ekg - ekg-json @@ -966,15 +959,15 @@ packages: - mysql - mysql-simple - sphinx - # - xmlhtml # bounds: blaze-html, blaze-markup - # - yesod-auth-hashdb # GHC 8.2.1 via yesod-auth + - xmlhtml # bounds: blaze-html, blaze-markup + - yesod-auth-hashdb # GHC 8.2.1 via yesod-auth "Toralf Wittner @twittner": - bytestring-conversion - cql - cql-io - redis-resp - # - redis-io # GHC 8.2.1 via hedis + - redis-io # GHC 8.2.1 via hedis - swagger - tinylog - wai-predicates @@ -1006,7 +999,7 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - # - file-location # bounds: transformers + - file-location # bounds: transformers - fuzzcheck - here - hlibgit2 @@ -1033,15 +1026,15 @@ packages: "Nikita Volkov @nikita-volkov": - base-prelude - cases - # - focus # GHC 8.2.1 - # - hasql # https://github.com/nikita-volkov/hasql/issues/76 - # - hasql-pool # https://github.com/nikita-volkov/hasql/issues/76 - # - list-t # GHC 8.2.1 + - focus # GHC 8.2.1 + - hasql # https://github.com/nikita-volkov/hasql/issues/76 + - hasql-pool # https://github.com/nikita-volkov/hasql/issues/76 + - list-t # GHC 8.2.1 - mtl-prelude - neat-interpolation - partial-handler - postgresql-binary - # - slave-thread # GHC 8.2.1 + - slave-thread # GHC 8.2.1 - stm-containers - refined @@ -1049,23 +1042,23 @@ packages: - prefix-units "Alexander Thiemann @agrafix": - # - Spock # GHC 8.2.1 + - Spock # GHC 8.2.1 - Spock-core - Spock-api - Spock-api-server # - Spock-digestive # via: digestive-functors - # - Spock-worker # GHC 8.2.1 + - Spock-worker # GHC 8.2.1 - graph-core - hvect - reroute - users - # - users-persistent # via: esqueleto + - users-persistent # via: esqueleto - users-postgresql-simple - users-test - validate-input - ignore # - elm-bridge # bounds: aeson - # digestive-bootstrap # via: digestive-functors, digestive-functors-blaze + # - digestive-bootstrap # via: digestive-functors, digestive-functors-blaze - blaze-bootstrap - dataurl - psql-helpers @@ -1075,8 +1068,8 @@ packages: - async-extra - format-numbers - highjson - # - highjson-swagger # GHC 8.2.1 via swagger2 - # - highjson-th # GHC 8.2.1 via swagger2 + - highjson-swagger # GHC 8.2.1 via swagger2 + - highjson-th # GHC 8.2.1 via swagger2 # - superrecord # GHC 8.2.1 via bookkeeper - fileplow @@ -1098,8 +1091,7 @@ packages: - ghcjs-perch "Sebastian Nagel @ch1bo": - [] - # - hdevtools # https://github.com/hdevtools/hdevtools/issues/57 + - hdevtools # https://github.com/hdevtools/hdevtools/issues/57 "Andrey Chudnov @achudnov": [] @@ -1132,7 +1124,7 @@ packages: # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 - hformat # - hsdev # bounds: mmorph - # - simple-log # GHC 8.2.1 + - simple-log # GHC 8.2.1 - text-region "Aleksey Kliger @lambdageek": @@ -1159,13 +1151,12 @@ packages: "Jens Petersen @juhp": # - cabal-rpm # GHC 8.2.1 - # - stackage-query # BLOCKED stackage-types/Cabal 2.0 + - stackage-query # BLOCKED stackage-types/Cabal 2.0 # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds aeson - libffi - xmonad-contrib - shelly - # - cairo # Cabal 2.0.0.2 # - gio # Cabal 2.0.0.2 # - glib # Cabal 2.0.0.2 @@ -1175,22 +1166,21 @@ packages: # - pango # Cabal 2.0.0.2 # - webkitgtk3 # Cabal 2.0.0.2 # - webkitgtk3-javascriptcore # Cabal 2.0.0.2 - - ghcjs-codemirror - # - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 - # - jsaddle # via: ret-tf # https://github.com/fpco/stackage/issues/1569 + - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 + - jsaddle # via: ret-tf # https://github.com/fpco/stackage/issues/1569 # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - # - vado # GHC 8.2.1 - # - vcsgui # via: gi-gtk-hs - # - vcswrapper # GHC 8.2.1 + - vado # GHC 8.2.1 + - vcsgui # via: gi-gtk-hs + - vcswrapper # GHC 8.2.1 "Renzo Carbonara @k0001": - network-simple - # - pipes-aeson # bounds: pipes 4.3 - # - pipes-attoparsec # bounds: pipes 4.3 + - pipes-aeson # bounds: pipes 4.3 + - pipes-attoparsec # bounds: pipes 4.3 # - pipes-binary # bounds: binary, pipes, transformers - # - pipes-network # bounds: pipes 4.3 + - pipes-network # bounds: pipes 4.3 "Tomas Carnecky @wereHamster": - avers @@ -1279,19 +1269,19 @@ packages: - github - insert-ordered-containers - integer-logarithms - # - JuicyPixels-scale-dct # GHC 8.2.1 + - JuicyPixels-scale-dct # GHC 8.2.1 - lattices - microstache - # - monad-http # GHC 8.2.1 + - monad-http # GHC 8.2.1 - postgresql-simple-url - range-set-list - regex-applicative-text - # - servant-swagger-ui # GHC 8.2.1 - # - servant-yaml # GHC 8.2.1 + - servant-swagger-ui # GHC 8.2.1 + - servant-yaml # GHC 8.2.1 - singleton-bool - spdx - splitmix - - tdigest + # - tdigest # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers @@ -1317,13 +1307,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - # - regex-dfa # 0.91 Compilation failure due to -Werror - # - regex-parsec # 0.90 Compilation failure due to -Werror + - regex-dfa # 0.91 Compilation failure due to -Werror + - regex-parsec # 0.90 Compilation failure due to -Werror - regex-pcre - regex-posix - regex-tdfa - # regex-tdfa-utf8 # bounds: ghc, base - # - regex-tre # 0.91 Compilation failure due to -Werror + # - regex-tdfa-utf8 # bounds: ghc, base + - regex-tre # 0.91 Compilation failure due to -Werror # Universe - universe @@ -1340,7 +1330,7 @@ packages: - language-thrift "Adam C. Foltzer @acfoltzer": - # - cryptol # bounds: sbv + - cryptol # bounds: sbv - gitrev - persistent-refs @@ -1437,103 +1427,103 @@ packages: - amazonka-waf - amazonka-workspaces - amazonka-xray - # - gogol # GHC 8.2.1 - # - gogol-core # GHC 8.2.1 - # - gogol-adexchange-buyer # GHC 8.2.1 - # - gogol-adexchange-seller # GHC 8.2.1 - # - gogol-admin-datatransfer # GHC 8.2.1 - # - gogol-admin-directory # GHC 8.2.1 - # - gogol-admin-emailmigration # GHC 8.2.1 - # - gogol-admin-reports # GHC 8.2.1 - # - gogol-adsense # GHC 8.2.1 - # - gogol-adsense-host # GHC 8.2.1 - # - gogol-affiliates # GHC 8.2.1 - # - gogol-analytics # GHC 8.2.1 - # - gogol-android-enterprise # GHC 8.2.1 - # - gogol-android-publisher # GHC 8.2.1 - # - gogol-appengine # GHC 8.2.1 - # - gogol-apps-activity # GHC 8.2.1 - # - gogol-apps-calendar # GHC 8.2.1 - # - gogol-apps-licensing # GHC 8.2.1 - # - gogol-apps-reseller # GHC 8.2.1 - # - gogol-apps-tasks # GHC 8.2.1 - # - gogol-appstate # GHC 8.2.1 - # - gogol-autoscaler # GHC 8.2.1 - # - gogol-bigquery # GHC 8.2.1 - # - gogol-billing # GHC 8.2.1 - # - gogol-blogger # GHC 8.2.1 - # - gogol-books # GHC 8.2.1 - # - gogol-civicinfo # GHC 8.2.1 - # - gogol-classroom # GHC 8.2.1 - # - gogol-cloudmonitoring # GHC 8.2.1 - # - gogol-cloudtrace # GHC 8.2.1 - # - gogol-compute # GHC 8.2.1 - # - gogol-container # GHC 8.2.1 - # - gogol-customsearch # GHC 8.2.1 - # - gogol-dataflow # GHC 8.2.1 - # - gogol-dataproc # GHC 8.2.1 - # - gogol-datastore # GHC 8.2.1 - # - gogol-debugger # GHC 8.2.1 - # - gogol-deploymentmanager # GHC 8.2.1 - # - gogol-dfareporting # GHC 8.2.1 - # - gogol-discovery # GHC 8.2.1 - # - gogol-dns # GHC 8.2.1 - # - gogol-doubleclick-bids # GHC 8.2.1 - # - gogol-doubleclick-search # GHC 8.2.1 - # - gogol-drive # GHC 8.2.1 - # - gogol-firebase-rules # GHC 8.2.1 - # - gogol-fitness # GHC 8.2.1 - # - gogol-fonts # GHC 8.2.1 - # - gogol-freebasesearch # GHC 8.2.1 - # - gogol-fusiontables # GHC 8.2.1 - # - gogol-games # GHC 8.2.1 - # - gogol-games-configuration # GHC 8.2.1 - # - gogol-games-management # GHC 8.2.1 - # - gogol-genomics # GHC 8.2.1 - # - gogol-gmail # GHC 8.2.1 - # - gogol-groups-migration # GHC 8.2.1 - # - gogol-groups-settings # GHC 8.2.1 - # - gogol-identity-toolkit # GHC 8.2.1 - # - gogol-kgsearch # GHC 8.2.1 - # - gogol-latencytest # GHC 8.2.1 - # - gogol-logging # GHC 8.2.1 - # - gogol-maps-coordinate # GHC 8.2.1 - # - gogol-maps-engine # GHC 8.2.1 - # - gogol-mirror # GHC 8.2.1 - # - gogol-monitoring # GHC 8.2.1 - # - gogol-oauth2 # GHC 8.2.1 - # - gogol-pagespeed # GHC 8.2.1 - # - gogol-partners # GHC 8.2.1 - # - gogol-people # GHC 8.2.1 - # - gogol-play-moviespartner # GHC 8.2.1 - # - gogol-plus # GHC 8.2.1 - # - gogol-plus-domains # GHC 8.2.1 - # - gogol-prediction # GHC 8.2.1 - # - gogol-proximitybeacon # GHC 8.2.1 - # - gogol-pubsub # GHC 8.2.1 - # - gogol-qpxexpress # GHC 8.2.1 - # - gogol-replicapool # GHC 8.2.1 - # - gogol-replicapool-updater # GHC 8.2.1 - # - gogol-resourcemanager # GHC 8.2.1 - # - gogol-resourceviews # GHC 8.2.1 - # - gogol-script # GHC 8.2.1 - # - gogol-sheets # GHC 8.2.1 - # - gogol-shopping-content # GHC 8.2.1 - # - gogol-siteverification # GHC 8.2.1 - # - gogol-spectrum # GHC 8.2.1 - # - gogol-sqladmin # GHC 8.2.1 - # - gogol-storage # GHC 8.2.1 - # - gogol-storage-transfer # GHC 8.2.1 - # - gogol-tagmanager # GHC 8.2.1 - # - gogol-taskqueue # GHC 8.2.1 - # - gogol-translate # GHC 8.2.1 - # - gogol-urlshortener # GHC 8.2.1 - # - gogol-useraccounts # GHC 8.2.1 - # - gogol-vision # GHC 8.2.1 - # - gogol-webmaster-tools # GHC 8.2.1 - # - gogol-youtube # GHC 8.2.1 - # - gogol-youtube-analytics # GHC 8.2.1 - # - gogol-youtube-reporting # GHC 8.2.1 + - gogol # GHC 8.2.1 + - gogol-core # GHC 8.2.1 + - gogol-adexchange-buyer # GHC 8.2.1 + - gogol-adexchange-seller # GHC 8.2.1 + - gogol-admin-datatransfer # GHC 8.2.1 + - gogol-admin-directory # GHC 8.2.1 + - gogol-admin-emailmigration # GHC 8.2.1 + - gogol-admin-reports # GHC 8.2.1 + - gogol-adsense # GHC 8.2.1 + - gogol-adsense-host # GHC 8.2.1 + - gogol-affiliates # GHC 8.2.1 + - gogol-analytics # GHC 8.2.1 + - gogol-android-enterprise # GHC 8.2.1 + - gogol-android-publisher # GHC 8.2.1 + - gogol-appengine # GHC 8.2.1 + - gogol-apps-activity # GHC 8.2.1 + - gogol-apps-calendar # GHC 8.2.1 + - gogol-apps-licensing # GHC 8.2.1 + - gogol-apps-reseller # GHC 8.2.1 + - gogol-apps-tasks # GHC 8.2.1 + - gogol-appstate # GHC 8.2.1 + - gogol-autoscaler # GHC 8.2.1 + - gogol-bigquery # GHC 8.2.1 + - gogol-billing # GHC 8.2.1 + - gogol-blogger # GHC 8.2.1 + - gogol-books # GHC 8.2.1 + - gogol-civicinfo # GHC 8.2.1 + - gogol-classroom # GHC 8.2.1 + - gogol-cloudmonitoring # GHC 8.2.1 + - gogol-cloudtrace # GHC 8.2.1 + - gogol-compute # GHC 8.2.1 + - gogol-container # GHC 8.2.1 + - gogol-customsearch # GHC 8.2.1 + - gogol-dataflow # GHC 8.2.1 + - gogol-dataproc # GHC 8.2.1 + - gogol-datastore # GHC 8.2.1 + - gogol-debugger # GHC 8.2.1 + - gogol-deploymentmanager # GHC 8.2.1 + - gogol-dfareporting # GHC 8.2.1 + - gogol-discovery # GHC 8.2.1 + - gogol-dns # GHC 8.2.1 + - gogol-doubleclick-bids # GHC 8.2.1 + - gogol-doubleclick-search # GHC 8.2.1 + - gogol-drive # GHC 8.2.1 + - gogol-firebase-rules # GHC 8.2.1 + - gogol-fitness # GHC 8.2.1 + - gogol-fonts # GHC 8.2.1 + - gogol-freebasesearch # GHC 8.2.1 + - gogol-fusiontables # GHC 8.2.1 + - gogol-games # GHC 8.2.1 + - gogol-games-configuration # GHC 8.2.1 + - gogol-games-management # GHC 8.2.1 + - gogol-genomics # GHC 8.2.1 + - gogol-gmail # GHC 8.2.1 + - gogol-groups-migration # GHC 8.2.1 + - gogol-groups-settings # GHC 8.2.1 + - gogol-identity-toolkit # GHC 8.2.1 + - gogol-kgsearch # GHC 8.2.1 + - gogol-latencytest # GHC 8.2.1 + - gogol-logging # GHC 8.2.1 + - gogol-maps-coordinate # GHC 8.2.1 + - gogol-maps-engine # GHC 8.2.1 + - gogol-mirror # GHC 8.2.1 + - gogol-monitoring # GHC 8.2.1 + - gogol-oauth2 # GHC 8.2.1 + - gogol-pagespeed # GHC 8.2.1 + - gogol-partners # GHC 8.2.1 + - gogol-people # GHC 8.2.1 + - gogol-play-moviespartner # GHC 8.2.1 + - gogol-plus # GHC 8.2.1 + - gogol-plus-domains # GHC 8.2.1 + - gogol-prediction # GHC 8.2.1 + - gogol-proximitybeacon # GHC 8.2.1 + - gogol-pubsub # GHC 8.2.1 + - gogol-qpxexpress # GHC 8.2.1 + - gogol-replicapool # GHC 8.2.1 + - gogol-replicapool-updater # GHC 8.2.1 + - gogol-resourcemanager # GHC 8.2.1 + - gogol-resourceviews # GHC 8.2.1 + - gogol-script # GHC 8.2.1 + - gogol-sheets # GHC 8.2.1 + - gogol-shopping-content # GHC 8.2.1 + - gogol-siteverification # GHC 8.2.1 + - gogol-spectrum # GHC 8.2.1 + - gogol-sqladmin # GHC 8.2.1 + - gogol-storage # GHC 8.2.1 + - gogol-storage-transfer # GHC 8.2.1 + - gogol-tagmanager # GHC 8.2.1 + - gogol-taskqueue # GHC 8.2.1 + - gogol-translate # GHC 8.2.1 + - gogol-urlshortener # GHC 8.2.1 + - gogol-useraccounts # GHC 8.2.1 + - gogol-vision # GHC 8.2.1 + - gogol-webmaster-tools # GHC 8.2.1 + - gogol-youtube # GHC 8.2.1 + - gogol-youtube-analytics # GHC 8.2.1 + - gogol-youtube-reporting # GHC 8.2.1 - ede - pagerduty - semver @@ -1544,10 +1534,10 @@ packages: "Gershom Bazerman @gbaz": - jmacro - # - jmacro-rpc # GHC 8.2.1 via happstack-server - # - jmacro-rpc-happstack # GHC 8.2.1 via happstack-server + - jmacro-rpc # GHC 8.2.1 via happstack-server + - jmacro-rpc-happstack # GHC 8.2.1 via happstack-server - jmacro-rpc-snap - # - mbox # GHC 8.2.1 + - mbox # GHC 8.2.1 - kmeans - boolsimplifier - cubicspline @@ -1565,7 +1555,7 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - # - plot # Cabal 2.0.0.2 + # - plot # Cabal 2.0.0.2 & via pango # - plot-gtk # Cabal 2.0.0.2 # - plot-gtk3 # Cabal 2.0.0.2 - vector-buffer @@ -1589,14 +1579,13 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": - [] # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - # - H # GHC 8.2.1 via c2hs - # - inline-r # GHC 8.2.1 via c2hs + - H # GHC 8.2.1 via c2hs + - inline-r # GHC 8.2.1 via c2hs - # "David Fox @ddssff": - # - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 - # - cabal-debian # via: debian + "David Fox @ddssff": + - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 + - cabal-debian # via: debian "Stefan Saasen @juretta": - jwt @@ -1621,11 +1610,11 @@ packages: # - lackey # GHC 8.2.1 # - octane # GHC 8.2.1 # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 - # - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 - # - ratel # GHC 8.2.1 - # - ratel-wai # GHC 8.2.1 + - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 + - ratel # GHC 8.2.1 + - ratel-wai # GHC 8.2.1 - rattletrap - # - strive # GHC 8.2.1 + - strive # GHC 8.2.1 - wuss "Marios Titas @redneb": @@ -1639,24 +1628,25 @@ packages: - linux-namespaces "Will Coster @fimad": - # - prometheus-client # GHC 8.2.1 via atomic-primops - # - prometheus-metrics-ghc # GHC 8.2.1 via prometheus-client + - prometheus-client # GHC 8.2.1 via atomic-primops + - prometheus-metrics-ghc # GHC 8.2.1 via prometheus-client - scalpel - scalpel-core - # - wai-middleware-prometheus # GHC 8.2.1 via prometheus-client + - wai-middleware-prometheus # GHC 8.2.1 via prometheus-client "William Casarin @jb55": - bson-lens - cased - elm-export - elm-export-persistent - # - pipes-csv # via cassava: bounds: vector + - pipes-csv # via cassava: bounds: vector - pipes-mongodb # via mongoDB - # - servant-elm # GHC 8.2.1 + - servant-elm # GHC 8.2.1 - skeletons # - streaming-wai # bounds: mmorph - # "Smirnov Alexey @chemist": + "Smirnov Alexey @chemist": + [] # - snmp # bounds: ghc, base # - agentx # bounds: ghc, base @@ -1664,12 +1654,11 @@ packages: - annotated-wl-pprint "Yitz Gale @ygale": - [] - # - timezone-series # GHC 8.2.1 - # - timezone-olson # GHC 8.2.1 via timezone-series + - timezone-series # GHC 8.2.1 + - timezone-olson # GHC 8.2.1 via timezone-series "Josh Holland @jshholland": - # - sandi # GHC 8.2.1 + - sandi # GHC 8.2.1 - data-ordlist - xmonad @@ -1694,8 +1683,8 @@ packages: "Athan Clark @athanclark": - commutative - # - digestive-functors-lucid # via: digestive functors - # - ltext # compilation failure: https://github.com/ltext/ltext/issues/22 + # - digestive-functors-lucid # via: digestive-functors + - ltext # compilation failure: https://github.com/ltext/ltext/issues/22 - markup # - nested-routes # via: HList - path-extra @@ -1709,7 +1698,7 @@ packages: - composition-extra - rose-trees - sets - # - timemap # GHC 8.2.1 + - timemap # GHC 8.2.1 - tries - path-extra - pred-trie @@ -1740,7 +1729,7 @@ packages: "Michael Thompson @michaelt": - pipes-text - # - lens-simple # GHC 8.2.1 via lens-family-th + - lens-simple # GHC 8.2.1 via lens-family-th - lens-family-core - lens-family # - streaming # bounds: mmorph @@ -1773,7 +1762,7 @@ packages: "Michael Xavier @MichaelXavier": # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring - # - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 + - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - cron - tasty-tap - tasty-fail-fast @@ -1782,7 +1771,7 @@ packages: "Lars Kuhtz @larskuhtz": - wai-cors - # - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/56 + - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/56 "Sam Rijs @srijs": - ndjson-conduit @@ -1796,7 +1785,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - # - hworker # GHC 8.2.1 via hedis + - hworker # GHC 8.2.1 via hedis # - hworker-ses # 0.1.1.0 build failure - fn # - fn-extra # via: digestive-functors @@ -1806,10 +1795,10 @@ packages: - cassette - choice - distributed-closure - # - H # GHC 8.2.1 via c2hs - # - inline-r # GHC 8.2.1 via c2hs - # - jni # GHC 8.2.1 via atomic-primops - # - jvm # GHC 8.2.1 via jni + - H # GHC 8.2.1 via c2hs + - inline-r # GHC 8.2.1 via c2hs + - jni # GHC 8.2.1 via atomic-primops + - jvm # GHC 8.2.1 via jni # - sparkle # bounds: mmorph # - streaming-binary # bounds: mmorph - th-lift @@ -1819,12 +1808,13 @@ packages: - hsebaysdk - dockerfile # - wai-middleware-throttle # GHC 8.2.1 via token-bucket - # - yesod-auth-basic # GHC 8.2.1 via yesod + - yesod-auth-basic # GHC 8.2.1 via yesod - # "Alcides Viamontes @alcidesv": + "Alcides Viamontes @alcidesv": + [] # - second-transfer # bounds: GHC 8 - # "Hirotomo Moriwaki @philopon": + "Hirotomo Moriwaki @philopon": # - apiary # GHC 8 & bounds # - apiary-logger # GHC 8 & bounds # - apiary-persistent # GHC 8 & bounds @@ -1840,7 +1830,7 @@ packages: # - web-routing # GHC 8 # - bytestring-read # GHC 8 # - memcached-binary # GHC 8 & bounds - # - barrier # GHC 8 + - barrier # GHC 8 # - haddocset # GHC 8 "Kai Zhang @kaizhang": @@ -1857,11 +1847,11 @@ packages: - IPv6DB "koral koral@mailoo.org @k0ral": - # - atom-conduit # GHC 8.2.1 via lens-simple + - atom-conduit # GHC 8.2.1 via lens-simple - conduit-parse - # - opml-conduit # GHC 8.2.1 via lens-simple - # - rss-conduit # GHC 8.2.1 via lens-simple - # - imm # GHC 8.2.1 via lens-simple + - opml-conduit # GHC 8.2.1 via lens-simple + - rss-conduit # GHC 8.2.1 via lens-simple + - imm # GHC 8.2.1 via lens-simple - timerep - xml-conduit-parse @@ -1875,24 +1865,24 @@ packages: - iso3166-country-codes - iso639 - murmur-hash - # - monoidal-containers # GHC 8.2.1 + - monoidal-containers # GHC 8.2.1 - regex-pcre - string-combinators - string-class - SHA - data-ordlist - # - hedis # GHC 8.2.1 via slave-thread + - hedis # GHC 8.2.1 via slave-thread "Rob O'Callahan ropoctl@gmail.com @rcallahan": - # - pipes-fastx # via pipes-attoparsec + - pipes-fastx # via pipes-attoparsec # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc - # - xlsior # https://github.com/eurekagenomics/xlsior/issues/3 + - xlsior # https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - # - yesod-auth-account # GHC 8.2.1 via yesod-auth - # - yesod-static-angular # GHC 8.2.1 via yesod + - yesod-auth-account # GHC 8.2.1 via yesod-auth + - yesod-static-angular # GHC 8.2.1 via yesod - hspec-webdriver - webdriver-angular @@ -1901,16 +1891,15 @@ packages: - type-spec - pretty-types # - mediabus # GHC 8.2.1 - #- mediabus-fdk-aac # needs non-free libfdk-aac-dev + # - mediabus-fdk-aac # needs non-free libfdk-aac-dev # - mediabus-rtp # GHC 8.2.1 # "Will Thompson @wjt": # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - [] - # - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 - # - hsass # via hlibsass + - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 + - hsass # via hlibsass "Robert Massaioli @robertmassaioli": - range @@ -1936,16 +1925,16 @@ packages: - Network-NineP "Oliver Charles @ocharles": - # - engine-io # bounds: aeson, websockets + - engine-io # bounds: aeson, websockets - diff3 # - digestive-functors-aeson # bounds: aeson, lens # via: digestive-functors - exhaustive - libsystemd-journal - network-carbon - # - socket-io # bounds: aeson, via: engine-io + - socket-io # bounds: aeson, via: engine-io - tasty-rerun # - logging-effect # GHC 8.2.1 - # - reactive-banana # GHC 8.2.1 + - reactive-banana # GHC 8.2.1 "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1966,9 +1955,9 @@ packages: - abstract-deque - abstract-deque-tests - abstract-par - # - atomic-primops # GHC 8.2.1 + - atomic-primops # GHC 8.2.1 - base-orphans - # - chaselev-deque # GHC 8.2.1 via atomic-primops + - chaselev-deque # GHC 8.2.1 via atomic-primops - code-page - deriving-compat - echo @@ -1985,20 +1974,20 @@ packages: - text-show - text-show-instances - th-abstraction - # - thread-local-storage # GHC 8.2.1 via atomic-primops + - thread-local-storage # GHC 8.2.1 via atomic-primops "Kirill Zaborsky @qrilka": - xlsx "Matt Parsons @parsonsmatt": - monad-logger-prefix - # - monad-metrics # GHC 8.2.1 via ekg-core + - monad-metrics # GHC 8.2.1 via ekg-core "Matthew Pickering @mpickering": - refact - # - apply-refact + - apply-refact - # "Andrew Gibiansky @gibiansky": + "Andrew Gibiansky @gibiansky": # - ihaskell # GHC 8 # - ihaskell-aeson # via: ihaskell # - ihaskell-basic # via: ihaskell @@ -2011,7 +2000,7 @@ packages: # - ihaskell-rlangqq # via: ihaskell # - ihaskell-static-canvas # via: ihaskell # - ghc-parser # GHC 8 - # - ipython-kernel # GHC 8 + - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": [] @@ -2019,7 +2008,7 @@ packages: "James Cook @mokus0": - dependent-sum - # - dependent-sum-template # bounds: dependent-sum + - dependent-sum-template # bounds: dependent-sum - dependent-map # - dice # via random-fu: via log-domain: via safecopy: bounds: vector - hstatsd @@ -2028,7 +2017,7 @@ packages: "Timo von Holtz @tvh": - ekg-wai - haxl-amazonka - # - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 + - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 - servant-JuicyPixels "Artyom @neongreen": @@ -2080,15 +2069,15 @@ packages: "Michael Walker @barrucadu": - both - # - concurrency # GHC 8.2.1 via atomic-primops + - concurrency # GHC 8.2.1 via atomic-primops - dpor - # - dejafu # GHC 8.2.1 - # - async-dejafu # GHC 8.2.1 - # - hunit-dejafu # GHC 8.2.1 - # - tasty-dejafu # GHC 8.2.1 + - dejafu # GHC 8.2.1 + - async-dejafu # GHC 8.2.1 + - hunit-dejafu # GHC 8.2.1 + - tasty-dejafu # GHC 8.2.1 - irc-ctcp - # - irc-conduit # GHC 8.2.1 - # - irc-client # GHC 8.2.1 + - irc-conduit # GHC 8.2.1 + - irc-client # GHC 8.2.1 "Rudy Matela @rudymatela": - leancheck @@ -2103,19 +2092,19 @@ packages: - emailaddress - envelope - from-sum - # - hailgun # GHC 8.2.1 - # - hailgun-simple # GHC 8.2.1 + - hailgun # GHC 8.2.1 + - hailgun-simple # GHC 8.2.1 # - highlight # GHC 8.2.1 via regex-with-pcre # - ig # bounds: http-conduit, transformers - natural-transformation # - opaleye-trans # GHC 8.2.1 - pretty-simple - read-env-var - # - servant-checked-exceptions # GHC 8.2.1 - # - servant-static-th # GHC 8.2.1 + - servant-checked-exceptions # GHC 8.2.1 + - servant-static-th # GHC 8.2.1 - xml-html-qq - xml-indexed-cursor - # - yahoo-finance-api # GHC 8.2.1 + - yahoo-finance-api # GHC 8.2.1 # - yesod-markdown # bounds: skylighting "Franklin Chen @FranklinChen": @@ -2156,7 +2145,8 @@ packages: [] # - GPipe-GLFW # GHC 8.2.1 via GLFW-b - # "Csaba Hruska @csabahruska": + "Csaba Hruska @csabahruska": + [] # - lambdacube-ir # bounds: aeson # - lambdacube-gl # bounds: aeson, time # via: lambdacube-ir # - lambdacube-compiler # bounds: aeson, megaparsec # via: lambdacube-ir @@ -2165,8 +2155,7 @@ packages: - Xauth "Sebastian de Bellefon @Helkafen": - [] - # - wai-middleware-metrics # GHC 8.2.1 via ekg-core + - wai-middleware-metrics # GHC 8.2.1 via ekg-core "Stefan Berthold": [] @@ -2181,7 +2170,8 @@ packages: - http-common - http-streams - # "Devan Stormont @stormont": + "Devan Stormont @stormont": + [] # - forecast-io # bounds: aeson 1.0 "Sean Hunt @markfine": - postgresql-schema - # - sbp # build failure + - sbp # build failure "Jinjing Wang @nfjinjing": - [] - # - moesocks # https://github.com/nfjinjing/moesocks/issues/1 + - moesocks # https://github.com/nfjinjing/moesocks/issues/1 "Gregory W. Schwartz @GregorySchwartz": - fasta @@ -2232,7 +2221,7 @@ packages: - clumpiness - find-clumpiness - blosum - # - convert-annotation # via cassava: bounds: vector + - convert-annotation # via cassava: bounds: vector # - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": @@ -2264,7 +2253,7 @@ packages: - tagged-identity - req - req-conduit - # - cue-sheet # https://github.com/mrkkrp/cue-sheet/issues/4 + # - cue-sheet # bounds: megaparsec - wave - flac - flac-picture @@ -2274,7 +2263,8 @@ packages: # - stache # GHC 8.2.1 - parser-combinators - # "Thomas Bereknyei ": + "Thomas Bereknyei ": + [] # - multiplate # bounds: transformers "Sumit Sahrawat @sumitsahrawat": @@ -2288,11 +2278,10 @@ packages: - slack-web "Nickolay Kudasov @fizruk": - [] - # - http-api-data # GHC 8.2.1 via uri-bytestring + - http-api-data # GHC 8.2.1 via uri-bytestring # - smsaero # build failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - # - swagger2 # GHC 8.2.1 - # - servant-swagger # GHC 8.2.1 + - swagger2 # GHC 8.2.1 + - servant-swagger # GHC 8.2.1 "Jared Tobin @jtobin": - mwc-probability @@ -2321,25 +2310,27 @@ packages: # - network-transport-composed # bounds: network-transport # - rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/18 - # "Alexander Vershilov @qnikst": + "Alexander Vershilov @qnikst": + [] # - imagemagick # https://github.com/qnikst/imagemagick/issues/41 # - network-transport-zeromq # bounds: ghc # via: distributed-process-tests "Takahiro Himura @thimura": - lens-regex - # https://github.com/himura/twitter-conduit/issues/56 - # - twitter-conduit # Cabal 2.0 + # - twitter-conduit # Cabal 2.0 https://github.com/himura/twitter-conduit/issues/56 - twitter-types - twitter-types-lens - # "Robbin C. robbinch": + "Robbin C. @robbinch": + [] # - zim-parser # via: lzma "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - hashable-time - # "Tim Baumann @timjb": + "Tim Baumann @timjb": + [] # - engine-io-yesod # bounds: ghc, base "Tim McGilchrist @tmcgilchrist": @@ -2369,7 +2360,7 @@ packages: # - cacophony # GHC 8.2.1 # - pipes-cacophony # GHC 8.2.1 - blake2 - # - nfc # GHC 8.2.1 via c2hs + - nfc # GHC 8.2.1 via c2hs "Adam Curtis @kallisti-dev": - webdriver @@ -2379,12 +2370,12 @@ packages: - inline-c-cpp - ekg - # "Emin Karayel @ekarayel": + "Emin Karayel @ekarayel": + [] # - sync-mht # bounds: ghc, base "Michael Schröder @mcschroeder": - [] - # - ctrie # GHC 8.2.1 via atomic-primops + - ctrie # GHC 8.2.1 via atomic-primops # - ttrie # GHC 8.2.1 via atomic-primops "Greg Weber @gregwebs": @@ -2395,32 +2386,33 @@ packages: - exp-pairs "Stefan Kersten @kaoskorobase": - [] - # - hsndfile # GHC 8.2.1 via c2hs - # - hsndfile-vector # GHC 8.2.1 via c2hs + - hsndfile # GHC 8.2.1 via c2hs + - hsndfile-vector # GHC 8.2.1 via c2hs "yihuang @yihuang": - tagstream-conduit - # "Johannes Hilden @johanneshilden": - # - hashids # Missing test files https://github.com/fpco/stackage/issues/1001 + "Johannes Hilden @johanneshilden": + - hashids # Missing test files https://github.com/fpco/stackage/issues/1001 - # "Joe Hermaszewski @expipiplus1": + "Joe Hermaszewski @expipiplus1": + [] # - exact-real # bounds: ghc, base - # "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": + "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": + [] # - Cartesian # bounds: lens # - Michelangelo # bounds: lens # via: Wavefront - # "Henry J. Wylde @hjwylde": + "Henry J. Wylde @hjwylde": + [] # - git-fmt # bounds: optparse-applicative 0.13 # - omnifmt # bounds: optparse-applicative 0.13 # - werewolf # bounds: aeson, extra, lens # - werewolf-slack # bounds: aeson, extra, http-client, http-client-tls # via: werewolf "Will Sewell @willsewell": - [] - # - benchpress # GHC 8.2.1 + - benchpress # GHC 8.2.1 # - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": @@ -2445,7 +2437,7 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - # - tz # GHC 8.2.1 via timezone-series + - tz # GHC 8.2.1 via timezone-series - tzdata "Timothy Klim @TimothyKlim": @@ -2454,16 +2446,15 @@ packages: "David Luposchainsky @quchen": # - binary-typed # https://github.com/quchen/binary-typed/issues/42 - pgp-wordlist - # - show-prettyprint # https://github.com/fpco/stackage/issues/2554 # GHC 8.2.1 - - # - prettyprinter # GHC 8.2.1 - # - prettyprinter-ansi-terminal # GHC 8.2.1 - # - prettyprinter-compat-wl-pprint # GHC 8.2.1 - # - prettyprinter-compat-ansi-wl-pprint # GHC 8.2.1 - # - prettyprinter-compat-annotated-wl-pprint # GHC 8.2.1 + - show-prettyprint # https://github.com/fpco/stackage/issues/2554 # GHC 8.2.1 + - prettyprinter # GHC 8.2.1 + - prettyprinter-ansi-terminal # GHC 8.2.1 + - prettyprinter-compat-wl-pprint # GHC 8.2.1 + - prettyprinter-compat-ansi-wl-pprint # GHC 8.2.1 + - prettyprinter-compat-annotated-wl-pprint # GHC 8.2.1 "Jeremy Shaw @stepcut": - # - boomerang # GHC 8.2.1 + - boomerang # GHC 8.2.1 # - clckwrks # via acid-state: via safecopy: bounds: vector # - clckwrks-cli # via acid-state: via safecopy: bounds: vector # - clckwrks-plugin-page # via acid-state: via safecopy: bounds: vector @@ -2473,25 +2464,25 @@ packages: # - happstack-authenticate # via acid-state: via safecopy: bounds: vector # - happstack-clientsession # via safecopy: bounds: vector # - happstack-hsp # GHC 8.2.1 via hsx2hs - # - happstack-jmacro # GHC 8.2.1 via happstack-server - # - happstack-server # GHC 8.2.1 - # - happstack-server-tls # GHC 8.2.1 + - happstack-jmacro # GHC 8.2.1 via happstack-server + - happstack-server # GHC 8.2.1 + - happstack-server-tls # GHC 8.2.1 - hsx-jmacro - # - ixset # via safecopy: bounds: vector + # - ixset # via: syb-with-class, safecopy - reform - reform-blaze - reform-hamlet - # - reform-happstack # GHC 8.2.1 via happstack-server - # - reform-hsp # GHC 8.2.1 via hsx2hs + - reform-happstack # GHC 8.2.1 via happstack-server + - reform-hsp # GHC 8.2.1 via hsx2hs # - userid # via safecopy: bounds: vector - web-plugins - # - web-routes # GHC 8.2.1 - # - web-routes-boomerang # GHC 8.2.1 via bomoerang - # - web-routes-happstack # GHC 8.2.1 via happstack-server + - web-routes # GHC 8.2.1 + - web-routes-boomerang # GHC 8.2.1 via bomoerang + - web-routes-happstack # GHC 8.2.1 via happstack-server - web-routes-hsp - # - web-routes-th # GHC 8.2.1 + - web-routes-th # GHC 8.2.1 - web-routes-wai - # - hsx2hs # GHC 8.2.1 + - hsx2hs # GHC 8.2.1 "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2508,11 +2499,11 @@ packages: - projectroot - questioner # - stack-run-auto # GHC 8.2.1 via extract-dependencies - # - hpack-convert # bounds: aeson 1.0 + - hpack-convert # bounds: aeson 1.0 - language-dockerfile "Pascal Hartig @passy": - # - giphy-api # GHC 8.2.1 + - giphy-api # GHC 8.2.1 - optparse-text "rightfold @rightfold": @@ -2531,8 +2522,7 @@ packages: # - wai-session-postgresql # GHC-8.2.1 "Haisheng Wu @freizl": - [] - # - hoauth2 # GHC 8.2.1 via uri-bytestring + - hoauth2 # GHC 8.2.1 via uri-bytestring "Falko Peters @informatikr": - scrypt @@ -2541,11 +2531,11 @@ packages: - dawg-ord "Amit Levy @alevy": - # - postgresql-orm # 0.4.1 compilation failure + - postgresql-orm # 0.4.1 compilation failure - simple - simple-templates - simple-session - # - simple-postgresql-orm # via: postgresql-orm + - simple-postgresql-orm # via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. @@ -2554,9 +2544,8 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - [] - # - Frames # GHC 8.2.1 - # - hpp # GHC 8.2.1 + - Frames # GHC 8.2.1 + - hpp # GHC 8.2.1 "Takayuki Muranushi @nushio3": - binary-search @@ -2565,13 +2554,13 @@ packages: "Jason Shipman @jship": # on behalf of Boris Sukholitko @bosu [] - # - pure-cdb # https://github.com/bosu/pure-cdb/issues/5 + # - pure-cdb # https://github.com/bosu/pure-cdb/issues/5 & via testing-feat "Suhail Shergill @suhailshergill": - extensible-effects "Justus Adam @JustusAdam": - # - marvin >= 0.1.4 # GHC 8.2.1 via tls via irc-conduit + - marvin >= 0.1.4 # GHC 8.2.1 via tls via irc-conduit - marvin-interpolate >= 1.1 - mustache @@ -2600,10 +2589,11 @@ packages: "Elie Genard @eliegenard": - turtle-options - # - mushu # GHC 8.2.1 via libmpd + - mushu # GHC 8.2.1 via libmpd # - hakyll-favicon # bounds: skylighting - # "Ruey-Lin Hsu @petercommand": + "Ruey-Lin Hsu @petercommand": + [] # - MASMGen # bounds: ghc, base "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": @@ -2622,7 +2612,8 @@ packages: # - SVGFonts # GHC 8.2.1 via diagrams-core # - Chart-diagrams # bounds optparse-applicative - # "Aaron Levin @aaronmblevin": + "Aaron Levin @aaronmblevin": + [] # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client "Aaron Levin @aaronmblevin": @@ -2644,9 +2635,8 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - [] - # - taggy # build failure https://github.com/alpmestan/taggy/issues/19 - # - taggy-lens # via taggy: build failure https://github.com/alpmestan/taggy/issues/19 + - taggy # build failure https://github.com/alpmestan/taggy/issues/19 + - taggy-lens # via taggy: build failure https://github.com/alpmestan/taggy/issues/19 "Alex McLean @yaxu": - tidal @@ -2675,15 +2665,16 @@ packages: - unification-fd - unix-bytestring - # "Carlo Hamalainen @carlohamalainen": + "Carlo Hamalainen @carlohamalainen": + [] # - ghc-imported-from # bounds: process-streaming # via: ghc-mod "Fraser Tweedale @frasertweedale": - concise - jose - # "Yutaka Nishimura @ynishi": - # - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 + "Yutaka Nishimura @ynishi": + - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": - zot @@ -2697,22 +2688,21 @@ packages: - papillon "Jan Gerlinger @JanGe": - [] - # - irc-dcc # bounds: path + - irc-dcc # bounds: path # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - # - hw-conduit # via criterion: via cassava: bounds: vector + - hw-conduit # via criterion: via cassava: bounds: vector - hw-diagnostics - # - hw-json # via criterion: via cassava: bounds: vector + - hw-json # via criterion: via cassava: bounds: vector - hw-parser - hw-prim - hw-rankselect - hw-succinct - # "Ismail Mustafa @ismailmustafa": - # - handwriting # GHC 8.2.1 + "Ismail Mustafa @ismailmustafa": + - handwriting # GHC 8.2.1 "Stephen Diehl @sdiehl": - protolude @@ -2723,7 +2713,8 @@ packages: - api-field-json-th # - yesod-job-queue # bounds cron - # "Braden Walters @meoblast001": + "Braden Walters @meoblast001": + [] # - hakyll-sass # compilation failure "Patrick Thomson @helium": @@ -2758,7 +2749,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - # - oanda-rest-api # GHC 8.2.1 via MemoTrie + - oanda-rest-api # GHC 8.2.1 via MemoTrie - stratosphere - sum-type-boilerplate @@ -2769,16 +2760,16 @@ packages: "Iñaki García Etxebarria @garetxe": - gi-atk - gi-cairo - # - gi-gdk # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-gio # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gdk # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gio # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-glib - gi-gobject - # - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-pango # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-pango # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* - # - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 - haskell-gi - haskell-gi-base @@ -2796,8 +2787,8 @@ packages: "Richard Eisenberg @goldfirere": - th-desugar - singletons - # - units # GHC 8.2.1 via MemoTrie - # - units-defs # GHC 8.2.1 via MemoTrie + - units # GHC 8.2.1 via MemoTrie + - units-defs # GHC 8.2.1 via MemoTrie - HUnit-approx - units-parser @@ -2829,7 +2820,8 @@ packages: - fast-digits - bit-stream - # "Greg Hurrell @wincent": + "Greg Hurrell @wincent": + [] # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": @@ -2887,13 +2879,13 @@ packages: [] # - aeson-injector # GHC 8.2.1 - # "Rune K. Svendsen @runeks": + "Rune K. Svendsen @runeks": + [] # - bitcoin-payment-channel # bounds: QuickCheck, aeson 1.0 # via: haskoin-core "Al Zohali @zohl": - [] - # - servant-auth-cookie # GHC 8.2.1 - # - dictionaries # GHC 8.2.1 + - servant-auth-cookie # GHC 8.2.1 + - dictionaries # GHC 8.2.1 "Joachim Fasting @joachifm": - libmpd @@ -2904,13 +2896,12 @@ packages: - llvm-hs-pure "Thierry Bourrillon @tbourrillon": - [] - # - heatshrink # GHC 8.2.1 via c2hs - # - hocilib # GHC 8.2.1 via c2hs + - heatshrink # GHC 8.2.1 via c2hs + - hocilib # GHC 8.2.1 via c2hs "Matthias Herrmann @2chilled": [] - # scrape-changes # cannot build because validation fails https://github.com/NICTA/validation/issues/9 + # - scrape-changes # cannot build because validation fails https://github.com/NICTA/validation/issues/9 "Daniel Mendler @minad": - quickcheck-special @@ -2925,9 +2916,9 @@ packages: - unlit - intro - tasty-auto - # - tasty-stats # GHC 8.2.1 + - tasty-stats # GHC 8.2.1 - colorful-monoids - # - ihs # GHC 8.2.1 + - ihs # GHC 8.2.1 "Taras Serduke @tserduke": - do-list @@ -2948,8 +2939,8 @@ packages: - vector-mmap "Alex Mason @Axman6": - # - foldl-statistics # bounds: foldl - - amazonka-s3-streaming + # - foldl-statistics # bounds: foldl + - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": [] @@ -2967,12 +2958,11 @@ packages: # - HDBC-mysql # GHC 8.2.1 "Tony Day @tonyday567": - [] - # - numhask # GHC 8.2.1 via protolude - # - numhask-range # GHC 8.2.1 via protolude + - numhask # GHC 8.2.1 via protolude + - numhask-range # GHC 8.2.1 via protolude # - chart-unit # bounds optparse-applicative # - perf # bounds optparse-applicative - # - online # GHC 8.2.1 via protolude + - online # GHC 8.2.1 via protolude "Iphigenia Df @iphydf": - data-msgpack @@ -2994,8 +2984,7 @@ packages: - postgresql-simple-queue "Bernie Pope @bjpop": - [] - # - language-python # https://github.com/bjpop/language-python/issues/35 + - language-python # https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - picedit @@ -3023,14 +3012,13 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - heterocephalus - # - bookkeeping # GHC 8.2.1 + - bookkeeping # GHC 8.2.1 "Marcin Tolysz @tolysz": - rawstring-qm "Tom Nielsen @glutamate": - [] - # - datasets # via cassava: bounds: vector + - datasets # via cassava: bounds: vector "Hyunje Jun @noraesae": - line @@ -3043,9 +3031,8 @@ packages: - printcess "Alexey Kuleshevich @lehins": - [] - # - wai-middleware-auth # GHC 8.2.1 via uri-bytestring - # - hip # via repa: bounds: vector + - wai-middleware-auth # GHC 8.2.1 via uri-bytestring + # - hip # via repa-algorithms "Hans-Peter Deifel @hpdeifel": - hledger-iadd @@ -3114,8 +3101,8 @@ packages: "ncaq @ncaq": - haskell-import-graph - uniq-deep - # - yesod-form-bootstrap4 # GHC 8.2.1 via yesod-form - # - yesod-recaptcha2 # GHC 8.2.1 via yesod-auth + - yesod-form-bootstrap4 # GHC 8.2.1 via yesod-form + - yesod-recaptcha2 # GHC 8.2.1 via yesod-auth "Andrei Barbu @abarbu": - nondeterminism @@ -3126,7 +3113,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - # - aeson-diff # GHC 8.2.1 + - aeson-diff # GHC 8.2.1 - edit-distance-vector "Kyle Van Berendonck @kvanberendonck": @@ -3162,9 +3149,8 @@ packages: - regex-pcre-text "Elliot Cameron @3noch": - [] - # - ziptastic-client # GHC 8.2.1 via tz - # - ziptastic-core # GHC 8.2.1 via tz + - ziptastic-client # GHC 8.2.1 via tz + - ziptastic-core # GHC 8.2.1 via tz "Hardy Jones @joneshf": [] @@ -3176,7 +3162,7 @@ packages: "Albert Krewinkel @tarleb": - hslua - # - hslua-aeson # BOUNDS hslua 0.6 + - hslua-aeson # BOUNDS hslua 0.6 "Judah Jacobson @judah": - lens-labels @@ -3187,12 +3173,12 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - proto-lens-protobuf-types - # - tensorflow # GHC 8.2.1 - # - tensorflow-core-ops # bounds: tensorflow - # - tensorflow-opgen # bounds: tensorflow - # - tensorflow-ops # bounds: tensorflow - # - tensorflow-proto # bounds: proto-lens-protoc - # - tensorflow-test # bounds: tensorflow + - tensorflow # GHC 8.2.1 + - tensorflow-core-ops # bounds: tensorflow + - tensorflow-opgen # bounds: tensorflow + - tensorflow-ops # bounds: tensorflow + - tensorflow-proto # bounds: proto-lens-protoc + - tensorflow-test # bounds: tensorflow "Christof Schramm ": - mnist-idx @@ -3209,8 +3195,7 @@ packages: - async-timer "Simon Hafner @reactormonk": - [] - # - uri-bytestring-aeson # GHC 8.2.1 + - uri-bytestring-aeson # GHC 8.2.1 "Sebastian Witte @saep": - nvim-hs @@ -3238,8 +3223,7 @@ packages: # - haddock # cabal-version >= 2 "Mark Hopkins @mjhopkins": - [] - # - alerta # GHC 8.2.1 + - alerta # GHC 8.2.1 "Steven Vandevelde @icidasset": - shikensu @@ -3256,7 +3240,7 @@ packages: - bno055-haskell "Lars Brünjes @brunjlar": - # neural # https://github.com/fpco/stackage/issues/2735 + # - neural # https://github.com/fpco/stackage/issues/2735 - pell "Matt Noonan @matt-noonan": From f8ca70f4dd73aaba240f22c9628c7a79ad8f8ed4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 20:45:03 +0200 Subject: [PATCH 2458/2525] Skip gogol-youtube benchmarks --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90870cc9..868812fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -27,8 +27,8 @@ packages: "Bas van Dijk @basvandijk": [] - # - opencv - # - opencv-extra + # - opencv # hard to install build tools + # - opencv-extra # hard to install build tools "Pasqualino Assini @tittoassini": - zm @@ -3884,6 +3884,9 @@ skipped-benchmarks: # Cyclic dependencies - cassava + # Timeouts + - gogol-youtube + # Maintainers who don't want to update benchmarks # Only re-enable if requested. ## @hvr https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From c65c21658886070f0a55255c433a2bc8b4484687 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 20:56:05 +0200 Subject: [PATCH 2459/2525] Re-disable some packages --- build-constraints.yaml | 110 +++++++++++++++++++++-------------------- 1 file changed, 57 insertions(+), 53 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 868812fd..66c3cd67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -115,17 +115,17 @@ packages: - sample-frame - sample-frame-np - set-cover - - sound-collage # GHC 8.2.1 via synthesizer-core + - sound-collage # via synthesizer-core compilation failure - sox # GHC 8.2.1 - soxlib - - split-record # GHC 8.2.1 via synthesizer-core + - split-record # via synthesizer-core compilation failure - spreadsheet - stm-split - storable-record - storablevector - - synthesizer-core # GHC 8.2.1 - - synthesizer-dimensional # GHC 8.2.1 via synthesizer-core - - synthesizer-midi # GHC 8.2.1 via synthesizer-core + # - synthesizer-core # test compilation failure + # - synthesizer-dimensional # via synthesizer-core compilation failure + # - synthesizer-midi # via synthesizer-core compilation failure - tagchup - tfp - unicode @@ -211,7 +211,7 @@ packages: - unicode-transforms "Aleksey Uimanov @s9gf4ult": - - postgresql-query # via: derive + # - postgresql-query # compilation error - hreader - hset @@ -264,7 +264,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - - keter # https://github.com/snoyberg/keter/issues/170 + # - keter # compilation failure https://github.com/snoyberg/keter/issues/170 - markdown - mime-mail - mime-mail-ses @@ -275,11 +275,11 @@ packages: - persistent-sqlite - persistent-template - stackage-curator # GHC 8.2 - - store # GHC 8.2 + # - store # compilation failure - stm-conduit - wai-websockets - warp-tls - - yackage # GHC 8.2.1 via yesod-form + # - yackage # compilation failure - yesod - yesod-auth - authenticate-oauth @@ -346,13 +346,13 @@ packages: "Omari Norman @massysett": - rainbow # GHC 8.2.1 via lens-simple - rainbox # GHC 8.2.1 via lens-simple - - anonymous-sums # https://github.com/massysett/anonymous-sums/issues/1 + # - anonymous-sums # compilation failure https://github.com/massysett/anonymous-sums/issues/1 - multiarg - - prednote # GHC 8.2.1 via lens-simple + # - prednote # test compilation failure - cartel - Earley - ofx - - pinchot # GHC 8.2.1 + # - pinchot # compilation failure - accuerr - timelens - non-empty-sequence @@ -483,7 +483,7 @@ packages: - pdfinfo - present # compilation failure against haskell-src-exts - pure-io - - scrobble # compilation errors against time 1.6 + # - scrobble # compilation failure against time 1.6 - sourcemap - hindent - descriptive @@ -690,7 +690,7 @@ packages: # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - - hatex-guide # https://github.com/Daniel-Diaz/hatex-guide/issues/21 + # - hatex-guide # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21 - include-file - matrix - pcre-light @@ -764,7 +764,7 @@ packages: # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - - posix-realtime # https://github.com/mgajda/posix-realtime/issues/5 + # - posix-realtime # compilation failure https://github.com/mgajda/posix-realtime/issues/5 "Dom De Re @domdere": - cassava-conduit @@ -859,7 +859,7 @@ packages: - biocore - biofasta - biofastq - - biosff # 0.3.7.1 Compilation failure due to -Werror + # - biosff # 0.3.7.1 compilation failure - blastxml - bioace - biopsl @@ -879,7 +879,7 @@ packages: - Genbank - RNAlien # via cassava: bounds: vector - Taxonomy - - TaxonomyTools # build failure + # - TaxonomyTools # compilation failure - ViennaRNAParser "Silk ": @@ -921,7 +921,7 @@ packages: - io-manager "Dimitri Sabadie @phaazon": - - al # FIXME temporary, figure out why it's not working with stackage-build + # - al # Setup failure, needs old c2hs - event - hid # GHC 8.2.1 via c2hs # - luminance # BLOCKED directory 1.3 @@ -999,7 +999,7 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - - file-location # bounds: transformers + # - file-location # test compilation failure - fuzzcheck - here - hlibgit2 @@ -1091,7 +1091,8 @@ packages: - ghcjs-perch "Sebastian Nagel @ch1bo": - - hdevtools # https://github.com/hdevtools/hdevtools/issues/57 + [] + # - hdevtools # Compilation failure https://github.com/hdevtools/hdevtools/issues/57 "Andrey Chudnov @achudnov": [] @@ -1151,7 +1152,7 @@ packages: "Jens Petersen @juhp": # - cabal-rpm # GHC 8.2.1 - - stackage-query # BLOCKED stackage-types/Cabal 2.0 + # - stackage-query # via stackage-types compilation failure # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds aeson - libffi @@ -1307,13 +1308,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - - regex-dfa # 0.91 Compilation failure due to -Werror - - regex-parsec # 0.90 Compilation failure due to -Werror + # - regex-dfa # 0.91 Compilation failure due to -Werror + # - regex-parsec # 0.90 Compilation failure due to -Werror - regex-pcre - regex-posix - regex-tdfa # - regex-tdfa-utf8 # bounds: ghc, base - - regex-tre # 0.91 Compilation failure due to -Werror + # - regex-tre # 0.91 Compilation failure due to -Werror # Universe - universe @@ -1581,11 +1582,11 @@ packages: "Mateusz Kowalczyk @Fuuzetsu": # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - H # GHC 8.2.1 via c2hs - - inline-r # GHC 8.2.1 via c2hs + # - inline-r # compilation failure "David Fox @ddssff": - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 - - cabal-debian # via: debian + # - cabal-debian # compilation failure "Stefan Saasen @juretta": - jwt @@ -1762,7 +1763,7 @@ packages: "Michael Xavier @MichaelXavier": # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring - - phash # Can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 + # - phash # Setup failure, can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 - cron - tasty-tap - tasty-fail-fast @@ -1786,7 +1787,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker # GHC 8.2.1 via hedis - # - hworker-ses # 0.1.1.0 build failure + # - hworker-ses # 0.1.1.0 compilation failure - fn # - fn-extra # via: digestive-functors @@ -1798,7 +1799,7 @@ packages: - H # GHC 8.2.1 via c2hs - inline-r # GHC 8.2.1 via c2hs - jni # GHC 8.2.1 via atomic-primops - - jvm # GHC 8.2.1 via jni + # - jvm # compilation failure # - sparkle # bounds: mmorph # - streaming-binary # bounds: mmorph - th-lift @@ -1850,14 +1851,14 @@ packages: - atom-conduit # GHC 8.2.1 via lens-simple - conduit-parse - opml-conduit # GHC 8.2.1 via lens-simple - - rss-conduit # GHC 8.2.1 via lens-simple + # - rss-conduit # test runtime failure - imm # GHC 8.2.1 via lens-simple - timerep - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers - # - hprotoc # build failure https://github.com/k-bx/protocol-buffers/issues/45 + # - hprotoc # compilation failure https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - ekg-core - digits @@ -1878,10 +1879,10 @@ packages: # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc - - xlsior # https://github.com/eurekagenomics/xlsior/issues/3 + # - xlsior # compilation failure https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - - yesod-auth-account # GHC 8.2.1 via yesod-auth + # - yesod-auth-account # test compilation failure - yesod-static-angular # GHC 8.2.1 via yesod - hspec-webdriver - webdriver-angular @@ -1895,7 +1896,7 @@ packages: # - mediabus-rtp # GHC 8.2.1 # "Will Thompson @wjt": - # - bustle # build failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 + # - bustle # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 @@ -1925,7 +1926,7 @@ packages: - Network-NineP "Oliver Charles @ocharles": - - engine-io # bounds: aeson, websockets + # - engine-io # compilation failure - diff3 # - digestive-functors-aeson # bounds: aeson, lens # via: digestive-functors - exhaustive @@ -2207,7 +2208,7 @@ packages: "Mark Fine @markfine": - postgresql-schema - - sbp # build failure + - sbp # compilation failure "Jinjing Wang @nfjinjing": - moesocks # https://github.com/nfjinjing/moesocks/issues/1 @@ -2279,7 +2280,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data # GHC 8.2.1 via uri-bytestring - # - smsaero # build failure against aeson https://github.com/GetShopTV/smsaero/issues/12 + # - smsaero # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - swagger2 # GHC 8.2.1 - servant-swagger # GHC 8.2.1 @@ -2499,7 +2500,7 @@ packages: - projectroot - questioner # - stack-run-auto # GHC 8.2.1 via extract-dependencies - - hpack-convert # bounds: aeson 1.0 + # - hpack-convert # compilation failure - language-dockerfile "Pascal Hartig @passy": @@ -2531,7 +2532,7 @@ packages: - dawg-ord "Amit Levy @alevy": - - postgresql-orm # 0.4.1 compilation failure + # - postgresql-orm # 0.5.0 compilation failure - simple - simple-templates - simple-session @@ -2544,7 +2545,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames # GHC 8.2.1 + # - Frames # test compilation failure - hpp # GHC 8.2.1 "Takayuki Muranushi @nushio3": @@ -2589,7 +2590,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - - mushu # GHC 8.2.1 via libmpd + # - mushu # compilation failure # - hakyll-favicon # bounds: skylighting "Ruey-Lin Hsu @petercommand": @@ -2635,8 +2636,9 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - - taggy # build failure https://github.com/alpmestan/taggy/issues/19 - - taggy-lens # via taggy: build failure https://github.com/alpmestan/taggy/issues/19 + [] + # - taggy # compilation failure https://github.com/alpmestan/taggy/issues/19 + # - taggy-lens # via taggy: compilation failure https://github.com/alpmestan/taggy/issues/19 "Alex McLean @yaxu": - tidal @@ -2674,7 +2676,8 @@ packages: - jose "Yutaka Nishimura @ynishi": - - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 + [] + # - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": - zot @@ -2749,7 +2752,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - - oanda-rest-api # GHC 8.2.1 via MemoTrie + # - oanda-rest-api # test compilation failure - stratosphere - sum-type-boilerplate @@ -2762,11 +2765,11 @@ packages: - gi-cairo - gi-gdk # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-gio # https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-gio # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-glib - gi-gobject - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-pango # https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-pango # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 @@ -2787,7 +2790,7 @@ packages: "Richard Eisenberg @goldfirere": - th-desugar - singletons - - units # GHC 8.2.1 via MemoTrie + # - units # compilation failure - units-defs # GHC 8.2.1 via MemoTrie - HUnit-approx - units-parser @@ -3173,11 +3176,11 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - proto-lens-protobuf-types - - tensorflow # GHC 8.2.1 - - tensorflow-core-ops # bounds: tensorflow - - tensorflow-opgen # bounds: tensorflow - - tensorflow-ops # bounds: tensorflow - - tensorflow-proto # bounds: proto-lens-protoc + # - tensorflow # via: tensorflow-proto + # - tensorflow-core-ops # via: tensorflow-proto + # - tensorflow-opgen # via: tensorflow-proto + # - tensorflow-ops # bounds: tensorflow-proto + # - tensorflow-proto # compilation failure - tensorflow-test # bounds: tensorflow "Christof Schramm ": @@ -3678,6 +3681,7 @@ expected-test-failures: - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages - singletons # Needs ghc on $PATH with som installed haskell packages + - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL From e1ffd98a4fb3cd8406d0efc547354f14bc8bcc89 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 20:56:05 +0200 Subject: [PATCH 2460/2525] Re-disable some packages --- build-constraints.yaml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66c3cd67..c9209dcc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -274,7 +274,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator # GHC 8.2 + # - stackage-curator # via store compilation failure # - store # compilation failure - stm-conduit - wai-websockets @@ -469,7 +469,7 @@ packages: - xenstore "Chris Done @chrisdone": - - labels # https://github.com/chrisdone/labels/issues/8 + # - labels # compilation failure https://github.com/chrisdone/labels/issues/8 - ace - ical - check-email @@ -1173,7 +1173,7 @@ packages: # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - vado # GHC 8.2.1 - - vcsgui # via: gi-gtk-hs + # - vcsgui # compilation failure via: gi-gtk-hs - vcswrapper # GHC 8.2.1 "Renzo Carbonara @k0001": @@ -1580,8 +1580,9 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": + [] # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - - H # GHC 8.2.1 via c2hs + # - H # via inline-r compilation failure # - inline-r # compilation failure "David Fox @ddssff": @@ -2222,7 +2223,7 @@ packages: - clumpiness - find-clumpiness - blosum - - convert-annotation # via cassava: bounds: vector + # - convert-annotation # via inline-r compilation failure # - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": @@ -2536,7 +2537,7 @@ packages: - simple - simple-templates - simple-session - - simple-postgresql-orm # via: postgresql-orm + # - simple-postgresql-orm # compilation failure via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. @@ -2763,16 +2764,16 @@ packages: "Iñaki García Etxebarria @garetxe": - gi-atk - gi-cairo - - gi-gdk # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gdk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 # - gi-gio # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-glib - gi-gobject - - gi-gtk # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-pango # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gtk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-pango < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* - - gi-webkit # https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-webkit < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - haskell-gi - haskell-gi-base @@ -2987,7 +2988,8 @@ packages: - postgresql-simple-queue "Bernie Pope @bjpop": - - language-python # https://github.com/bjpop/language-python/issues/35 + [] + # - language-python # compilation failure https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - picedit From 11942800610377fe76ead3874de583420549e74a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 21:43:06 +0200 Subject: [PATCH 2461/2525] Re-disable some packages --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9209dcc..1d93f52f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -123,7 +123,7 @@ packages: - stm-split - storable-record - storablevector - # - synthesizer-core # test compilation failure + - synthesizer-core < 0 # test compilation failure # - synthesizer-dimensional # via synthesizer-core compilation failure # - synthesizer-midi # via synthesizer-core compilation failure - tagchup @@ -469,7 +469,7 @@ packages: - xenstore "Chris Done @chrisdone": - # - labels # compilation failure https://github.com/chrisdone/labels/issues/8 + - labels < 0 # compilation failure https://github.com/chrisdone/labels/issues/8 - ace - ical - check-email @@ -1173,7 +1173,7 @@ packages: # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - vado # GHC 8.2.1 - # - vcsgui # compilation failure via: gi-gtk-hs + - vcsgui < 0 # via: gi-gtk-hs compilation failure - vcswrapper # GHC 8.2.1 "Renzo Carbonara @k0001": @@ -1852,7 +1852,7 @@ packages: - atom-conduit # GHC 8.2.1 via lens-simple - conduit-parse - opml-conduit # GHC 8.2.1 via lens-simple - # - rss-conduit # test runtime failure + - rss-conduit < 0 # test runtime failure - imm # GHC 8.2.1 via lens-simple - timerep - xml-conduit-parse @@ -1927,7 +1927,7 @@ packages: - Network-NineP "Oliver Charles @ocharles": - # - engine-io # compilation failure + - engine-io < 0 # compilation failure - diff3 # - digestive-functors-aeson # bounds: aeson, lens # via: digestive-functors - exhaustive From e65d76197523aafc328c3d59e721fe45f9d60ff1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 22:00:42 +0200 Subject: [PATCH 2462/2525] Replace compilation failures with < 0 bounds to prevent them from being re-enabled by accident --- build-constraints.yaml | 118 +++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 63 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d93f52f..5d250e04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,7 +7,6 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: - "Sebastian Mihai Ardelean @ardeleanasm": - qchas @@ -115,10 +114,10 @@ packages: - sample-frame - sample-frame-np - set-cover - - sound-collage # via synthesizer-core compilation failure + # - sound-collage # via synthesizer-core compilation failure - sox # GHC 8.2.1 - soxlib - - split-record # via synthesizer-core compilation failure + # - split-record # via synthesizer-core compilation failure - spreadsheet - stm-split - storable-record @@ -264,7 +263,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - # - keter # compilation failure https://github.com/snoyberg/keter/issues/170 + - keter < 0 # compilation failure https://github.com/snoyberg/keter/issues/170 - markdown - mime-mail - mime-mail-ses @@ -275,11 +274,11 @@ packages: - persistent-sqlite - persistent-template # - stackage-curator # via store compilation failure - # - store # compilation failure + - store < 0 # compilation failure - stm-conduit - wai-websockets - warp-tls - # - yackage # compilation failure + - yackage < 0 # compilation failure - yesod - yesod-auth - authenticate-oauth @@ -346,13 +345,13 @@ packages: "Omari Norman @massysett": - rainbow # GHC 8.2.1 via lens-simple - rainbox # GHC 8.2.1 via lens-simple - # - anonymous-sums # compilation failure https://github.com/massysett/anonymous-sums/issues/1 + - anonymous-sums < 0 # compilation failure https://github.com/massysett/anonymous-sums/issues/1 - multiarg - # - prednote # test compilation failure + - prednote < 0 # test compilation failure - cartel - Earley - ofx - # - pinchot # compilation failure + - pinchot < 0 # compilation failure - accuerr - timelens - non-empty-sequence @@ -483,7 +482,7 @@ packages: - pdfinfo - present # compilation failure against haskell-src-exts - pure-io - # - scrobble # compilation failure against time 1.6 + - scrobble < 0 # compilation failure against time 1.6 - sourcemap - hindent - descriptive @@ -634,7 +633,7 @@ packages: # - country-codes # bounds: tagsoup - fb # bounds: aeson, http-conduit-2.2, hspec # - fb-persistent # bounds: persistent # via: fb - # - mangopay # compilation failure against aeson + - mangopay < 0 # compilation failure against aeson - nonce - serversession # - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector @@ -690,7 +689,7 @@ packages: # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - # - hatex-guide # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21 + - hatex-guide < 0 # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21 - include-file - matrix - pcre-light @@ -764,7 +763,7 @@ packages: # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - # - posix-realtime # compilation failure https://github.com/mgajda/posix-realtime/issues/5 + - posix-realtime < 0 # compilation failure https://github.com/mgajda/posix-realtime/issues/5 "Dom De Re @domdere": - cassava-conduit @@ -859,11 +858,11 @@ packages: - biocore - biofasta - biofastq - # - biosff # 0.3.7.1 compilation failure + - biosff < 0 # 0.3.7.1 compilation failure - blastxml - bioace - biopsl - # - samtools # Compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 + - samtools < 0 # compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - seqloc - bioalign - BlastHTTP @@ -879,7 +878,7 @@ packages: - Genbank - RNAlien # via cassava: bounds: vector - Taxonomy - # - TaxonomyTools # compilation failure + - TaxonomyTools < 0 # compilation failure - ViennaRNAParser "Silk ": @@ -999,7 +998,7 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - # - file-location # test compilation failure + - file-location < 0 # test compilation failure - fuzzcheck - here - hlibgit2 @@ -1091,8 +1090,7 @@ packages: - ghcjs-perch "Sebastian Nagel @ch1bo": - [] - # - hdevtools # Compilation failure https://github.com/hdevtools/hdevtools/issues/57 + - hdevtools < 0 # Compilation failure https://github.com/hdevtools/hdevtools/issues/57 "Andrey Chudnov @achudnov": [] @@ -1173,7 +1171,7 @@ packages: # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - vado # GHC 8.2.1 - - vcsgui < 0 # via: gi-gtk-hs compilation failure + # - vcsgui # via: gi-gtk-hs compilation failure - vcswrapper # GHC 8.2.1 "Renzo Carbonara @k0001": @@ -1308,13 +1306,13 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - # - regex-dfa # 0.91 Compilation failure due to -Werror - # - regex-parsec # 0.90 Compilation failure due to -Werror + - regex-dfa < 0 # 0.91 Compilation failure due to -Werror + - regex-parsec < 0 # 0.90 Compilation failure due to -Werror - regex-pcre - regex-posix - regex-tdfa # - regex-tdfa-utf8 # bounds: ghc, base - # - regex-tre # 0.91 Compilation failure due to -Werror + - regex-tre < 0 # 0.91 Compilation failure due to -Werror # Universe - universe @@ -1580,14 +1578,13 @@ packages: - markdown-unlit "Mateusz Kowalczyk @Fuuzetsu": - [] - # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 - # - H # via inline-r compilation failure - # - inline-r # compilation failure + - aeson-schema < 0 # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 + - H < 0 # via inline-r compilation failure + - inline-r < 0 # compilation failure "David Fox @ddssff": - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 - # - cabal-debian # compilation failure + - cabal-debian < 0 # compilation failure "Stefan Saasen @juretta": - jwt @@ -1686,7 +1683,7 @@ packages: "Athan Clark @athanclark": - commutative # - digestive-functors-lucid # via: digestive-functors - - ltext # compilation failure: https://github.com/ltext/ltext/issues/22 + - ltext < 0 # compilation failure: https://github.com/ltext/ltext/issues/22 - markup # - nested-routes # via: HList - path-extra @@ -1788,7 +1785,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker # GHC 8.2.1 via hedis - # - hworker-ses # 0.1.1.0 compilation failure + - hworker-ses < 0 # 0.1.1.0 compilation failure - fn # - fn-extra # via: digestive-functors @@ -1800,7 +1797,7 @@ packages: - H # GHC 8.2.1 via c2hs - inline-r # GHC 8.2.1 via c2hs - jni # GHC 8.2.1 via atomic-primops - # - jvm # compilation failure + - jvm < 0 # compilation failure # - sparkle # bounds: mmorph # - streaming-binary # bounds: mmorph - th-lift @@ -1853,13 +1850,13 @@ packages: - conduit-parse - opml-conduit # GHC 8.2.1 via lens-simple - rss-conduit < 0 # test runtime failure - - imm # GHC 8.2.1 via lens-simple + - imm < 0 # compilation failure via synthesizer-core - timerep - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers - # - hprotoc # compilation failure https://github.com/k-bx/protocol-buffers/issues/45 + - hprotoc < 0 # compilation failure https://github.com/k-bx/protocol-buffers/issues/45 - protocol-buffers-descriptor - ekg-core - digits @@ -1880,10 +1877,10 @@ packages: # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc - # - xlsior # compilation failure https://github.com/eurekagenomics/xlsior/issues/3 + - xlsior < 0 # compilation failure https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - # - yesod-auth-account # test compilation failure + - yesod-auth-account < 0 # test compilation failure - yesod-static-angular # GHC 8.2.1 via yesod - hspec-webdriver - webdriver-angular @@ -1896,8 +1893,8 @@ packages: # - mediabus-fdk-aac # needs non-free libfdk-aac-dev # - mediabus-rtp # GHC 8.2.1 - # "Will Thompson @wjt": - # - bustle # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 + "Will Thompson @wjt": + - bustle < 0 # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 @@ -1933,7 +1930,7 @@ packages: - exhaustive - libsystemd-journal - network-carbon - - socket-io # bounds: aeson, via: engine-io + # - socket-io # via engine-io compilation-failure - tasty-rerun # - logging-effect # GHC 8.2.1 - reactive-banana # GHC 8.2.1 @@ -2281,7 +2278,7 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data # GHC 8.2.1 via uri-bytestring - # - smsaero # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12 + - smsaero < 0 # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - swagger2 # GHC 8.2.1 - servant-swagger # GHC 8.2.1 @@ -2501,7 +2498,7 @@ packages: - projectroot - questioner # - stack-run-auto # GHC 8.2.1 via extract-dependencies - # - hpack-convert # compilation failure + - hpack-convert < 0 # compilation failure - language-dockerfile "Pascal Hartig @passy": @@ -2533,7 +2530,7 @@ packages: - dawg-ord "Amit Levy @alevy": - # - postgresql-orm # 0.5.0 compilation failure + - postgresql-orm < 0 # 0.5.0 compilation failure - simple - simple-templates - simple-session @@ -2546,7 +2543,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - # - Frames # test compilation failure + - Frames < 0 # test compilation failure - hpp # GHC 8.2.1 "Takayuki Muranushi @nushio3": @@ -2591,7 +2588,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - # - mushu # compilation failure + - mushu < 0 # compilation failure # - hakyll-favicon # bounds: skylighting "Ruey-Lin Hsu @petercommand": @@ -2637,8 +2634,7 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - [] - # - taggy # compilation failure https://github.com/alpmestan/taggy/issues/19 + - taggy < 0 # compilation failure https://github.com/alpmestan/taggy/issues/19 # - taggy-lens # via taggy: compilation failure https://github.com/alpmestan/taggy/issues/19 "Alex McLean @yaxu": @@ -2677,8 +2673,7 @@ packages: - jose "Yutaka Nishimura @ynishi": - [] - # - atndapi # compilation failure https://github.com/ynishi/atndapi/issues/1 + - atndapi < 0 # compilation failure https://github.com/ynishi/atndapi/issues/1 "Yoshikuni Jujo @YoshikuniJujo": - zot @@ -2718,8 +2713,7 @@ packages: # - yesod-job-queue # bounds cron "Braden Walters @meoblast001": - [] - # - hakyll-sass # compilation failure + - hakyll-sass < 0 # compilation failure "Patrick Thomson @helium": - postgresql-transactional @@ -2753,7 +2747,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - # - oanda-rest-api # test compilation failure + - oanda-rest-api < 0 # test compilation failure - stratosphere - sum-type-boilerplate @@ -2765,15 +2759,15 @@ packages: - gi-atk - gi-cairo - gi-gdk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-gdkpixbuf # https://github.com/haskell-gi/haskell-gi/issues/113 - # - gi-gio # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-gdkpixbuf # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-gio < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-glib - gi-gobject - - gi-gtk < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-gtk # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - gi-pango < 0 # compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-soup # https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-soup # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* - - gi-webkit < 0 # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 + # - gi-webkit # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - haskell-gi - haskell-gi-base @@ -2791,8 +2785,8 @@ packages: "Richard Eisenberg @goldfirere": - th-desugar - singletons - # - units # compilation failure - - units-defs # GHC 8.2.1 via MemoTrie + - units < 0 # compilation failure + # - units-defs # via units compilation failure - HUnit-approx - units-parser @@ -2825,8 +2819,7 @@ packages: - bit-stream "Greg Hurrell @wincent": - [] - # - docvim # compilation failure: https://github.com/wincent/docvim/issues/30 + - docvim < 0 # compilation failure: https://github.com/wincent/docvim/issues/30 "Ashley Yakeley @AshleyYakeley": - countable @@ -2866,8 +2859,8 @@ packages: - array-memoize # - camfort # https://github.com/camfort/camfort/issues/102 - codo-notation - # - fortran-src # OOM https://github.com/fpco/stackage/issues/2232 - # - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 + - fortran-src < 0 # OOM https://github.com/fpco/stackage/issues/2232 + - ixmonad < 0 # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168 - language-fortran "Philipp Schuster @phischu": @@ -2988,8 +2981,7 @@ packages: - postgresql-simple-queue "Bernie Pope @bjpop": - [] - # - language-python # compilation failure https://github.com/bjpop/language-python/issues/35 + - language-python < 0 # compilation failure https://github.com/bjpop/language-python/issues/35 "Mahdi Dibaiee ": - picedit From 4f4a94596cac8130b31970ee7231c98eafd585db Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 22:08:44 +0200 Subject: [PATCH 2463/2525] Redisable svg-tree --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d250e04..7de1fcb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -618,9 +618,9 @@ packages: - JuicyPixels - FontyFruity - Rasterific - - svg-tree # https://github.com/Twinside/svg-tree/issues/11 - - rasterific-svg # https://github.com/Twinside/svg-tree/issues/11 - - asciidiagram # https://github.com/Twinside/svg-tree/issues/11 + - svg-tree < 0 # haddocks never finish https://github.com/Twinside/svg-tree/issues/11 + # - rasterific-svg # via svg-tree haddock loop https://github.com/Twinside/svg-tree/issues/11 + # - asciidiagram # via svg-tree haddock loop https://github.com/Twinside/svg-tree/issues/11 "Patrick Brisbin @pbrisbin": - gravatar From 35f033637f529d00ce6f6a0b67aab272489b5574 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 20 Aug 2017 23:57:31 +0200 Subject: [PATCH 2464/2525] Remove comments from re-enabled packages --- build-constraints.yaml | 562 ++++++++++++++++++++--------------------- 1 file changed, 280 insertions(+), 282 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7de1fcb5..1a40e883 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -25,9 +25,8 @@ packages: - openexr-write "Bas van Dijk @basvandijk": - [] - # - opencv # hard to install build tools - # - opencv-extra # hard to install build tools + - opencv < 0 # hard to install build tools + - opencv-extra < 0 # hard to install build tools "Pasqualino Assini @tittoassini": - zm @@ -35,18 +34,17 @@ packages: - model "Timo Koepke @koepket": - [] - # - hinterface # https://github.com/lindenbaum/hinterface/issues/2 + - hinterface < 0 # compilation failure https://github.com/lindenbaum/hinterface/issues/2 "Jose Iborra @pepeiborra": - arrowp-qq - clr-marshal - clr-host - hexml-lens - - hp2pretty # With permission of Claude Heiland-Allend - - floatshow # https://bitbucket.org/dafis/floatshow/issues/1/add-to-stackage + - hp2pretty + - floatshow - threepenny-editors - - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 + - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 "Joshua Koike @jano017": @@ -233,7 +231,7 @@ packages: "alpheccar @alpheccar": - HPDF - # - hbayes # https://github.com/alpheccar/hbayes/issues/3 + - hbayes < 0 # compilation failure https://github.com/alpheccar/hbayes/issues/3 "Dmitry Bogatov ": - once @@ -317,7 +315,7 @@ packages: - hybrid-vectors - indents - language-c - # - lhs2tex # https://github.com/kosmikus/lhs2tex/issues/55 + - lhs2tex < 0 # compilation failure https://github.com/kosmikus/lhs2tex/issues/55 - persistent-mongoDB - pretty-class - th-expand-syns @@ -480,7 +478,7 @@ packages: - lucid # - osdkeys # via libnotify # Cabal 2.0.0.2 - pdfinfo - - present # compilation failure against haskell-src-exts + - present - pure-io - scrobble < 0 # compilation failure against time 1.6 - sourcemap @@ -491,16 +489,16 @@ packages: - intero - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 - - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters + - structured-haskell-mode "Alberto G. Corona @agocorona": - RefSerialize - TCache - Workflow - MFlow - - transient # https://github.com/transient-haskell/transient/issues/70 - - transient-universe # via transient - - axiom # via transient + - transient + - transient-universe + - axiom "Edward Kmett @ekmett": - ad @@ -542,7 +540,7 @@ packages: - monadic-arrays - monad-products - monad-products - - monad-st # bounds: transformers + - monad-st - mtl - nats - numeric-extras @@ -631,21 +629,21 @@ packages: "Felipe Lessa @meteficha": # - country-codes # bounds: tagsoup - - fb # bounds: aeson, http-conduit-2.2, hspec - # - fb-persistent # bounds: persistent # via: fb + - fb + # - fb-persistent # bounds: persistent - mangopay < 0 # compilation failure against aeson - nonce - serversession # - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector - - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite - - serversession-backend-redis # bounds: hedis + - serversession-backend-persistent + - serversession-backend-redis # - serversession-frontend-snap # via snap - serversession-frontend-wai - serversession-frontend-yesod - thumbnail-plus # - yesod-auth-account-fork # bounds: persistent - - yesod-auth-fb # bounds: time, transformers # via fb, via yesod-fb - - yesod-fb # via fb + - yesod-auth-fb + - yesod-fb # - yesod-mangopay # bounds: wai-logger, vector, hjsmin "Alexander Altman @pthariensflame": @@ -670,7 +668,7 @@ packages: # - agda-snippets-hakyll # bounds: ghc, base "Dan Burton @DanBurton": - # - hspec-jenkins # hspec 2.4.1 # https://github.com/worksap-ate/hspec-jenkins/issues/3 + - hspec-jenkins < 0 # compilation failure https://github.com/worksap-ate/hspec-jenkins/issues/3 - yesod-gitrev - basic-prelude - composition @@ -689,7 +687,7 @@ packages: # - grouped-list # GHC 8.2.1 - haskintex - HaTeX - - hatex-guide < 0 # compilation failure https://github.com/Daniel-Diaz/hatex-guide/issues/21 + - hatex-guide < 0 - include-file - matrix - pcre-light @@ -717,7 +715,7 @@ packages: - machines-directory - machines-io # - bloodhound # GHC 8.2.1 - - esqueleto # bounds: persistent + - esqueleto "Adam Bergmark @bergmark": - HUnit @@ -736,8 +734,8 @@ packages: "Robert Klotzner @eskimor": - purescript-bridge - - servant-purescript # GHC 8.2.1 - - servant-subscriber # GHC 8.2.1 + - servant-purescript + - servant-subscriber "Rodrigo Setti @rodrigosetti": - messagepack @@ -763,7 +761,7 @@ packages: # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector # - json-autotype # bounds: aeson 1.0, lens - - posix-realtime < 0 # compilation failure https://github.com/mgajda/posix-realtime/issues/5 + - posix-realtime < 0 "Dom De Re @domdere": - cassava-conduit @@ -774,7 +772,7 @@ packages: # - random-fu # via: log-domain, safecopy, bounds: vector "Ben Gamari @bgamari": - - vector-fftw # bounds: vector + - vector-fftw "Roman Cheplyaka @feuerbach": - action-permutations @@ -816,7 +814,7 @@ packages: # - tttool # GHC 8.2.1 # - gipeda # via cassava: bounds: vector # - list-fusion-probe # GHC 8.2.1 - - haskell-spacegoo # GHC 8.2.1 via MemoTrie + - haskell-spacegoo - tasty-expected-failure # - RepLib # GHC 8.2.1 # - unbound # GHC 8.2.1 @@ -876,7 +874,7 @@ packages: - ClustalParser - EntrezHTTP - Genbank - - RNAlien # via cassava: bounds: vector + - RNAlien - Taxonomy - TaxonomyTools < 0 # compilation failure - ViennaRNAParser @@ -897,7 +895,7 @@ packages: - rest-client - rest-core - rest-gen - - rest-happstack # bounds happstack-server + - rest-happstack - rest-snap - rest-stringmap - rest-types @@ -911,7 +909,7 @@ packages: - hledger-lib # - hledger-ui # bounds: brick # - hledger-web # GHC 8.2.1 via yesod-form - - hledger-api # GHC 8.2.1 + - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -920,7 +918,7 @@ packages: - io-manager "Dimitri Sabadie @phaazon": - # - al # Setup failure, needs old c2hs + - al < 0 # Setup failure, needs old c2hs - event - hid # GHC 8.2.1 via c2hs # - luminance # BLOCKED directory 1.3 @@ -949,7 +947,7 @@ packages: - holy-project - wai-middleware-caching - wai-middleware-caching-lru - - wai-middleware-caching-redis # GHC 8.2.1 via hedis + - wai-middleware-caching-redis # not package maintainer - ekg - ekg-json @@ -958,15 +956,15 @@ packages: - mysql - mysql-simple - sphinx - - xmlhtml # bounds: blaze-html, blaze-markup - - yesod-auth-hashdb # GHC 8.2.1 via yesod-auth + - xmlhtml + - yesod-auth-hashdb "Toralf Wittner @twittner": - bytestring-conversion - cql - cql-io - redis-resp - - redis-io # GHC 8.2.1 via hedis + - redis-io - swagger - tinylog - wai-predicates @@ -998,7 +996,7 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - - file-location < 0 # test compilation failure + - file-location < 0 - fuzzcheck - here - hlibgit2 @@ -1025,15 +1023,15 @@ packages: "Nikita Volkov @nikita-volkov": - base-prelude - cases - - focus # GHC 8.2.1 - - hasql # https://github.com/nikita-volkov/hasql/issues/76 - - hasql-pool # https://github.com/nikita-volkov/hasql/issues/76 - - list-t # GHC 8.2.1 + - focus + - hasql + - hasql-pool + - list-t - mtl-prelude - neat-interpolation - partial-handler - postgresql-binary - - slave-thread # GHC 8.2.1 + - slave-thread - stm-containers - refined @@ -1041,17 +1039,17 @@ packages: - prefix-units "Alexander Thiemann @agrafix": - - Spock # GHC 8.2.1 + - Spock - Spock-core - Spock-api - Spock-api-server # - Spock-digestive # via: digestive-functors - - Spock-worker # GHC 8.2.1 + - Spock-worker - graph-core - hvect - reroute - users - - users-persistent # via: esqueleto + - users-persistent - users-postgresql-simple - users-test - validate-input @@ -1067,8 +1065,8 @@ packages: - async-extra - format-numbers - highjson - - highjson-swagger # GHC 8.2.1 via swagger2 - - highjson-th # GHC 8.2.1 via swagger2 + - highjson-swagger + - highjson-th # - superrecord # GHC 8.2.1 via bookkeeper - fileplow @@ -1108,22 +1106,22 @@ packages: - bank-holidays-england "Haskell Servant ": - - servant # GHC 8.2.1 - - servant-client # GHC 8.2.1 - - servant-docs # GHC 8.2.1 - - servant-js # GHC 8.2.1 - - servant-server # GHC 8.2.1 - - servant-lucid # GHC 8.2.1 - - servant-blaze # GHC 8.2.1 - - servant-foreign # GHC 8.2.1 - - servant-mock # GHC 8.2.1 - - servant-cassava # GHC 8.2.1 + - servant + - servant-client + - servant-docs + - servant-js + - servant-server + - servant-lucid + - servant-blaze + - servant-foreign + - servant-mock + - servant-cassava "Alexandr Ruchkin @mvoidex": # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 - hformat # - hsdev # bounds: mmorph - - simple-log # GHC 8.2.1 + - simple-log - text-region "Aleksey Kliger @lambdageek": @@ -1166,20 +1164,20 @@ packages: # - webkitgtk3 # Cabal 2.0.0.2 # - webkitgtk3-javascriptcore # Cabal 2.0.0.2 - ghcjs-codemirror - - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569 - - jsaddle # via: ret-tf # https://github.com/fpco/stackage/issues/1569 + - ghcjs-dom + - jsaddle # - leksah-server # bounds: ghc, base # - ltk # bounds: ghc, base - - vado # GHC 8.2.1 + - vado # - vcsgui # via: gi-gtk-hs compilation failure - - vcswrapper # GHC 8.2.1 + - vcswrapper "Renzo Carbonara @k0001": - network-simple - - pipes-aeson # bounds: pipes 4.3 - - pipes-attoparsec # bounds: pipes 4.3 + - pipes-aeson + - pipes-attoparsec # - pipes-binary # bounds: binary, pipes, transformers - - pipes-network # bounds: pipes 4.3 + - pipes-network "Tomas Carnecky @wereHamster": - avers @@ -1268,15 +1266,15 @@ packages: - github - insert-ordered-containers - integer-logarithms - - JuicyPixels-scale-dct # GHC 8.2.1 + - JuicyPixels-scale-dct - lattices - microstache - - monad-http # GHC 8.2.1 + - monad-http - postgresql-simple-url - range-set-list - regex-applicative-text - - servant-swagger-ui # GHC 8.2.1 - - servant-yaml # GHC 8.2.1 + - servant-swagger-ui + - servant-yaml - singleton-bool - spdx - splitmix @@ -1329,7 +1327,7 @@ packages: - language-thrift "Adam C. Foltzer @acfoltzer": - - cryptol # bounds: sbv + - cryptol - gitrev - persistent-refs @@ -1426,103 +1424,103 @@ packages: - amazonka-waf - amazonka-workspaces - amazonka-xray - - gogol # GHC 8.2.1 - - gogol-core # GHC 8.2.1 - - gogol-adexchange-buyer # GHC 8.2.1 - - gogol-adexchange-seller # GHC 8.2.1 - - gogol-admin-datatransfer # GHC 8.2.1 - - gogol-admin-directory # GHC 8.2.1 - - gogol-admin-emailmigration # GHC 8.2.1 - - gogol-admin-reports # GHC 8.2.1 - - gogol-adsense # GHC 8.2.1 - - gogol-adsense-host # GHC 8.2.1 - - gogol-affiliates # GHC 8.2.1 - - gogol-analytics # GHC 8.2.1 - - gogol-android-enterprise # GHC 8.2.1 - - gogol-android-publisher # GHC 8.2.1 - - gogol-appengine # GHC 8.2.1 - - gogol-apps-activity # GHC 8.2.1 - - gogol-apps-calendar # GHC 8.2.1 - - gogol-apps-licensing # GHC 8.2.1 - - gogol-apps-reseller # GHC 8.2.1 - - gogol-apps-tasks # GHC 8.2.1 - - gogol-appstate # GHC 8.2.1 - - gogol-autoscaler # GHC 8.2.1 - - gogol-bigquery # GHC 8.2.1 - - gogol-billing # GHC 8.2.1 - - gogol-blogger # GHC 8.2.1 - - gogol-books # GHC 8.2.1 - - gogol-civicinfo # GHC 8.2.1 - - gogol-classroom # GHC 8.2.1 - - gogol-cloudmonitoring # GHC 8.2.1 - - gogol-cloudtrace # GHC 8.2.1 - - gogol-compute # GHC 8.2.1 - - gogol-container # GHC 8.2.1 - - gogol-customsearch # GHC 8.2.1 - - gogol-dataflow # GHC 8.2.1 - - gogol-dataproc # GHC 8.2.1 - - gogol-datastore # GHC 8.2.1 - - gogol-debugger # GHC 8.2.1 - - gogol-deploymentmanager # GHC 8.2.1 - - gogol-dfareporting # GHC 8.2.1 - - gogol-discovery # GHC 8.2.1 - - gogol-dns # GHC 8.2.1 - - gogol-doubleclick-bids # GHC 8.2.1 - - gogol-doubleclick-search # GHC 8.2.1 - - gogol-drive # GHC 8.2.1 - - gogol-firebase-rules # GHC 8.2.1 - - gogol-fitness # GHC 8.2.1 - - gogol-fonts # GHC 8.2.1 - - gogol-freebasesearch # GHC 8.2.1 - - gogol-fusiontables # GHC 8.2.1 - - gogol-games # GHC 8.2.1 - - gogol-games-configuration # GHC 8.2.1 - - gogol-games-management # GHC 8.2.1 - - gogol-genomics # GHC 8.2.1 - - gogol-gmail # GHC 8.2.1 - - gogol-groups-migration # GHC 8.2.1 - - gogol-groups-settings # GHC 8.2.1 - - gogol-identity-toolkit # GHC 8.2.1 - - gogol-kgsearch # GHC 8.2.1 - - gogol-latencytest # GHC 8.2.1 - - gogol-logging # GHC 8.2.1 - - gogol-maps-coordinate # GHC 8.2.1 - - gogol-maps-engine # GHC 8.2.1 - - gogol-mirror # GHC 8.2.1 - - gogol-monitoring # GHC 8.2.1 - - gogol-oauth2 # GHC 8.2.1 - - gogol-pagespeed # GHC 8.2.1 - - gogol-partners # GHC 8.2.1 - - gogol-people # GHC 8.2.1 - - gogol-play-moviespartner # GHC 8.2.1 - - gogol-plus # GHC 8.2.1 - - gogol-plus-domains # GHC 8.2.1 - - gogol-prediction # GHC 8.2.1 - - gogol-proximitybeacon # GHC 8.2.1 - - gogol-pubsub # GHC 8.2.1 - - gogol-qpxexpress # GHC 8.2.1 - - gogol-replicapool # GHC 8.2.1 - - gogol-replicapool-updater # GHC 8.2.1 - - gogol-resourcemanager # GHC 8.2.1 - - gogol-resourceviews # GHC 8.2.1 - - gogol-script # GHC 8.2.1 - - gogol-sheets # GHC 8.2.1 - - gogol-shopping-content # GHC 8.2.1 - - gogol-siteverification # GHC 8.2.1 - - gogol-spectrum # GHC 8.2.1 - - gogol-sqladmin # GHC 8.2.1 - - gogol-storage # GHC 8.2.1 - - gogol-storage-transfer # GHC 8.2.1 - - gogol-tagmanager # GHC 8.2.1 - - gogol-taskqueue # GHC 8.2.1 - - gogol-translate # GHC 8.2.1 - - gogol-urlshortener # GHC 8.2.1 - - gogol-useraccounts # GHC 8.2.1 - - gogol-vision # GHC 8.2.1 - - gogol-webmaster-tools # GHC 8.2.1 - - gogol-youtube # GHC 8.2.1 - - gogol-youtube-analytics # GHC 8.2.1 - - gogol-youtube-reporting # GHC 8.2.1 + - gogol + - gogol-core + - gogol-adexchange-buyer + - gogol-adexchange-seller + - gogol-admin-datatransfer + - gogol-admin-directory + - gogol-admin-emailmigration + - gogol-admin-reports + - gogol-adsense + - gogol-adsense-host + - gogol-affiliates + - gogol-analytics + - gogol-android-enterprise + - gogol-android-publisher + - gogol-appengine + - gogol-apps-activity + - gogol-apps-calendar + - gogol-apps-licensing + - gogol-apps-reseller + - gogol-apps-tasks + - gogol-appstate + - gogol-autoscaler + - gogol-bigquery + - gogol-billing + - gogol-blogger + - gogol-books + - gogol-civicinfo + - gogol-classroom + - gogol-cloudmonitoring + - gogol-cloudtrace + - gogol-compute + - gogol-container + - gogol-customsearch + - gogol-dataflow + - gogol-dataproc + - gogol-datastore + - gogol-debugger + - gogol-deploymentmanager + - gogol-dfareporting + - gogol-discovery + - gogol-dns + - gogol-doubleclick-bids + - gogol-doubleclick-search + - gogol-drive + - gogol-firebase-rules + - gogol-fitness + - gogol-fonts + - gogol-freebasesearch + - gogol-fusiontables + - gogol-games + - gogol-games-configuration + - gogol-games-management + - gogol-genomics + - gogol-gmail + - gogol-groups-migration + - gogol-groups-settings + - gogol-identity-toolkit + - gogol-kgsearch + - gogol-latencytest + - gogol-logging + - gogol-maps-coordinate + - gogol-maps-engine + - gogol-mirror + - gogol-monitoring + - gogol-oauth2 + - gogol-pagespeed + - gogol-partners + - gogol-people + - gogol-play-moviespartner + - gogol-plus + - gogol-plus-domains + - gogol-prediction + - gogol-proximitybeacon + - gogol-pubsub + - gogol-qpxexpress + - gogol-replicapool + - gogol-replicapool-updater + - gogol-resourcemanager + - gogol-resourceviews + - gogol-script + - gogol-sheets + - gogol-shopping-content + - gogol-siteverification + - gogol-spectrum + - gogol-sqladmin + - gogol-storage + - gogol-storage-transfer + - gogol-tagmanager + - gogol-taskqueue + - gogol-translate + - gogol-urlshortener + - gogol-useraccounts + - gogol-vision + - gogol-webmaster-tools + - gogol-youtube + - gogol-youtube-analytics + - gogol-youtube-reporting - ede - pagerduty - semver @@ -1533,10 +1531,10 @@ packages: "Gershom Bazerman @gbaz": - jmacro - - jmacro-rpc # GHC 8.2.1 via happstack-server - - jmacro-rpc-happstack # GHC 8.2.1 via happstack-server + - jmacro-rpc + - jmacro-rpc-happstack - jmacro-rpc-snap - - mbox # GHC 8.2.1 + - mbox - kmeans - boolsimplifier - cubicspline @@ -1583,7 +1581,7 @@ packages: - inline-r < 0 # compilation failure "David Fox @ddssff": - - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 + - debian < 0 # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 - cabal-debian < 0 # compilation failure "Stefan Saasen @juretta": @@ -1609,11 +1607,11 @@ packages: # - lackey # GHC 8.2.1 # - octane # GHC 8.2.1 # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 - - postgresql-simple-migration # Maintained by @ameingast. # GHC 8.2.1 - - ratel # GHC 8.2.1 - - ratel-wai # GHC 8.2.1 + - postgresql-simple-migration # Maintained by @ameingast. + - ratel + - ratel-wai - rattletrap - - strive # GHC 8.2.1 + - strive - wuss "Marios Titas @redneb": @@ -1627,20 +1625,20 @@ packages: - linux-namespaces "Will Coster @fimad": - - prometheus-client # GHC 8.2.1 via atomic-primops - - prometheus-metrics-ghc # GHC 8.2.1 via prometheus-client + - prometheus-client + - prometheus-metrics-ghc - scalpel - scalpel-core - - wai-middleware-prometheus # GHC 8.2.1 via prometheus-client + - wai-middleware-prometheus "William Casarin @jb55": - bson-lens - cased - elm-export - elm-export-persistent - - pipes-csv # via cassava: bounds: vector - - pipes-mongodb # via mongoDB - - servant-elm # GHC 8.2.1 + - pipes-csv + - pipes-mongodb + - servant-elm - skeletons # - streaming-wai # bounds: mmorph @@ -1653,11 +1651,11 @@ packages: - annotated-wl-pprint "Yitz Gale @ygale": - - timezone-series # GHC 8.2.1 - - timezone-olson # GHC 8.2.1 via timezone-series + - timezone-series + - timezone-olson "Josh Holland @jshholland": - - sandi # GHC 8.2.1 + - sandi - data-ordlist - xmonad @@ -1697,7 +1695,7 @@ packages: - composition-extra - rose-trees - sets - - timemap # GHC 8.2.1 + - timemap - tries - path-extra - pred-trie @@ -1728,7 +1726,7 @@ packages: "Michael Thompson @michaelt": - pipes-text - - lens-simple # GHC 8.2.1 via lens-family-th + - lens-simple - lens-family-core - lens-family # - streaming # bounds: mmorph @@ -1770,7 +1768,7 @@ packages: "Lars Kuhtz @larskuhtz": - wai-cors - - configuration-tools # https://github.com/alephcloud/hs-configuration-tools/issues/56 + - configuration-tools "Sam Rijs @srijs": - ndjson-conduit @@ -1784,7 +1782,7 @@ packages: "Daniel Patterson @dbp": # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - - hworker # GHC 8.2.1 via hedis + - hworker - hworker-ses < 0 # 0.1.1.0 compilation failure - fn # - fn-extra # via: digestive-functors @@ -1794,9 +1792,9 @@ packages: - cassette - choice - distributed-closure - - H # GHC 8.2.1 via c2hs - - inline-r # GHC 8.2.1 via c2hs - - jni # GHC 8.2.1 via atomic-primops + - H < 0 # compilation failure + - inline-r < 0 # compilation failure + - jni - jvm < 0 # compilation failure # - sparkle # bounds: mmorph # - streaming-binary # bounds: mmorph @@ -1807,7 +1805,7 @@ packages: - hsebaysdk - dockerfile # - wai-middleware-throttle # GHC 8.2.1 via token-bucket - - yesod-auth-basic # GHC 8.2.1 via yesod + - yesod-auth-basic "Alcides Viamontes @alcidesv": [] @@ -1829,7 +1827,7 @@ packages: # - web-routing # GHC 8 # - bytestring-read # GHC 8 # - memcached-binary # GHC 8 & bounds - - barrier # GHC 8 + - barrier # - haddocset # GHC 8 "Kai Zhang @kaizhang": @@ -1846,9 +1844,9 @@ packages: - IPv6DB "koral koral@mailoo.org @k0ral": - - atom-conduit # GHC 8.2.1 via lens-simple + - atom-conduit - conduit-parse - - opml-conduit # GHC 8.2.1 via lens-simple + - opml-conduit - rss-conduit < 0 # test runtime failure - imm < 0 # compilation failure via synthesizer-core - timerep @@ -1864,16 +1862,16 @@ packages: - iso3166-country-codes - iso639 - murmur-hash - - monoidal-containers # GHC 8.2.1 + - monoidal-containers - regex-pcre - string-combinators - string-class - SHA - data-ordlist - - hedis # GHC 8.2.1 via slave-thread + - hedis "Rob O'Callahan ropoctl@gmail.com @rcallahan": - - pipes-fastx # via pipes-attoparsec + - pipes-fastx # - pipes-illumina # via: pipes-bgzf - seqalign - thermonuc @@ -1881,7 +1879,7 @@ packages: "John Lenz @wuzzeb": - yesod-auth-account < 0 # test compilation failure - - yesod-static-angular # GHC 8.2.1 via yesod + - yesod-static-angular - hspec-webdriver - webdriver-angular @@ -1897,8 +1895,8 @@ packages: - bustle < 0 # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - - hlibsass # https://github.com/jakubfijalkowski/hlibsass/issues/7 - - hsass # via hlibsass + - hlibsass + - hsass "Robert Massaioli @robertmassaioli": - range @@ -1933,7 +1931,7 @@ packages: # - socket-io # via engine-io compilation-failure - tasty-rerun # - logging-effect # GHC 8.2.1 - - reactive-banana # GHC 8.2.1 + - reactive-banana "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1954,9 +1952,9 @@ packages: - abstract-deque - abstract-deque-tests - abstract-par - - atomic-primops # GHC 8.2.1 + - atomic-primops - base-orphans - - chaselev-deque # GHC 8.2.1 via atomic-primops + - chaselev-deque - code-page - deriving-compat - echo @@ -1973,14 +1971,14 @@ packages: - text-show - text-show-instances - th-abstraction - - thread-local-storage # GHC 8.2.1 via atomic-primops + - thread-local-storage "Kirill Zaborsky @qrilka": - xlsx "Matt Parsons @parsonsmatt": - monad-logger-prefix - - monad-metrics # GHC 8.2.1 via ekg-core + - monad-metrics "Matthew Pickering @mpickering": - refact @@ -2007,7 +2005,7 @@ packages: "James Cook @mokus0": - dependent-sum - - dependent-sum-template # bounds: dependent-sum + - dependent-sum-template - dependent-map # - dice # via random-fu: via log-domain: via safecopy: bounds: vector - hstatsd @@ -2016,7 +2014,7 @@ packages: "Timo von Holtz @tvh": - ekg-wai - haxl-amazonka - - hasql-migration # https://github.com/nikita-volkov/hasql/issues/76 + - hasql-migration - servant-JuicyPixels "Artyom @neongreen": @@ -2070,13 +2068,13 @@ packages: - both - concurrency # GHC 8.2.1 via atomic-primops - dpor - - dejafu # GHC 8.2.1 - - async-dejafu # GHC 8.2.1 - - hunit-dejafu # GHC 8.2.1 - - tasty-dejafu # GHC 8.2.1 + - dejafu + - async-dejafu + - hunit-dejafu + - tasty-dejafu - irc-ctcp - - irc-conduit # GHC 8.2.1 - - irc-client # GHC 8.2.1 + - irc-conduit + - irc-client "Rudy Matela @rudymatela": - leancheck @@ -2091,19 +2089,19 @@ packages: - emailaddress - envelope - from-sum - - hailgun # GHC 8.2.1 - - hailgun-simple # GHC 8.2.1 + - hailgun + - hailgun-simple # - highlight # GHC 8.2.1 via regex-with-pcre # - ig # bounds: http-conduit, transformers - natural-transformation # - opaleye-trans # GHC 8.2.1 - pretty-simple - read-env-var - - servant-checked-exceptions # GHC 8.2.1 - - servant-static-th # GHC 8.2.1 + - servant-checked-exceptions + - servant-static-th - xml-html-qq - xml-indexed-cursor - - yahoo-finance-api # GHC 8.2.1 + - yahoo-finance-api # - yesod-markdown # bounds: skylighting "Franklin Chen @FranklinChen": @@ -2154,7 +2152,7 @@ packages: - Xauth "Sebastian de Bellefon @Helkafen": - - wai-middleware-metrics # GHC 8.2.1 via ekg-core + - wai-middleware-metrics "Stefan Berthold": [] @@ -2178,7 +2176,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl - # - fgl-arbitrary # bouns: QuickCheck + # - fgl-arbitrary # bounds: QuickCheck - graphviz - wl-pprint-text - servant-pandoc @@ -2206,10 +2204,10 @@ packages: "Mark Fine @markfine": - postgresql-schema - - sbp # compilation failure + - sbp "Jinjing Wang @nfjinjing": - - moesocks # https://github.com/nfjinjing/moesocks/issues/1 + - moesocks "Gregory W. Schwartz @GregorySchwartz": - fasta @@ -2277,10 +2275,10 @@ packages: - slack-web "Nickolay Kudasov @fizruk": - - http-api-data # GHC 8.2.1 via uri-bytestring + - http-api-data - smsaero < 0 # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - - swagger2 # GHC 8.2.1 - - servant-swagger # GHC 8.2.1 + - swagger2 + - servant-swagger "Jared Tobin @jtobin": - mwc-probability @@ -2359,7 +2357,7 @@ packages: # - cacophony # GHC 8.2.1 # - pipes-cacophony # GHC 8.2.1 - blake2 - - nfc # GHC 8.2.1 via c2hs + - nfc "Adam Curtis @kallisti-dev": - webdriver @@ -2374,7 +2372,7 @@ packages: # - sync-mht # bounds: ghc, base "Michael Schröder @mcschroeder": - - ctrie # GHC 8.2.1 via atomic-primops + - ctrie # - ttrie # GHC 8.2.1 via atomic-primops "Greg Weber @gregwebs": @@ -2385,14 +2383,14 @@ packages: - exp-pairs "Stefan Kersten @kaoskorobase": - - hsndfile # GHC 8.2.1 via c2hs - - hsndfile-vector # GHC 8.2.1 via c2hs + - hsndfile + - hsndfile-vector "yihuang @yihuang": - tagstream-conduit "Johannes Hilden @johanneshilden": - - hashids # Missing test files https://github.com/fpco/stackage/issues/1001 + - hashids "Joe Hermaszewski @expipiplus1": [] @@ -2411,7 +2409,7 @@ packages: # - werewolf-slack # bounds: aeson, extra, http-client, http-client-tls # via: werewolf "Will Sewell @willsewell": - - benchpress # GHC 8.2.1 + - benchpress # - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": @@ -2436,7 +2434,7 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - - tz # GHC 8.2.1 via timezone-series + - tz - tzdata "Timothy Klim @TimothyKlim": @@ -2445,15 +2443,15 @@ packages: "David Luposchainsky @quchen": # - binary-typed # https://github.com/quchen/binary-typed/issues/42 - pgp-wordlist - - show-prettyprint # https://github.com/fpco/stackage/issues/2554 # GHC 8.2.1 - - prettyprinter # GHC 8.2.1 - - prettyprinter-ansi-terminal # GHC 8.2.1 - - prettyprinter-compat-wl-pprint # GHC 8.2.1 - - prettyprinter-compat-ansi-wl-pprint # GHC 8.2.1 - - prettyprinter-compat-annotated-wl-pprint # GHC 8.2.1 + - show-prettyprint + - prettyprinter + - prettyprinter-ansi-terminal + - prettyprinter-compat-wl-pprint + - prettyprinter-compat-ansi-wl-pprint + - prettyprinter-compat-annotated-wl-pprint "Jeremy Shaw @stepcut": - - boomerang # GHC 8.2.1 + - boomerang # - clckwrks # via acid-state: via safecopy: bounds: vector # - clckwrks-cli # via acid-state: via safecopy: bounds: vector # - clckwrks-plugin-page # via acid-state: via safecopy: bounds: vector @@ -2463,25 +2461,25 @@ packages: # - happstack-authenticate # via acid-state: via safecopy: bounds: vector # - happstack-clientsession # via safecopy: bounds: vector # - happstack-hsp # GHC 8.2.1 via hsx2hs - - happstack-jmacro # GHC 8.2.1 via happstack-server - - happstack-server # GHC 8.2.1 - - happstack-server-tls # GHC 8.2.1 + - happstack-jmacro + - happstack-server + - happstack-server-tls - hsx-jmacro # - ixset # via: syb-with-class, safecopy - reform - reform-blaze - reform-hamlet - - reform-happstack # GHC 8.2.1 via happstack-server - - reform-hsp # GHC 8.2.1 via hsx2hs + - reform-happstack + - reform-hsp # - userid # via safecopy: bounds: vector - web-plugins - - web-routes # GHC 8.2.1 - - web-routes-boomerang # GHC 8.2.1 via bomoerang - - web-routes-happstack # GHC 8.2.1 via happstack-server + - web-routes + - web-routes-boomerang + - web-routes-happstack - web-routes-hsp - - web-routes-th # GHC 8.2.1 + - web-routes-th - web-routes-wai - - hsx2hs # GHC 8.2.1 + - hsx2hs "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2498,11 +2496,11 @@ packages: - projectroot - questioner # - stack-run-auto # GHC 8.2.1 via extract-dependencies - - hpack-convert < 0 # compilation failure + - hpack-convert < 0 - language-dockerfile "Pascal Hartig @passy": - - giphy-api # GHC 8.2.1 + - giphy-api - optparse-text "rightfold @rightfold": @@ -2521,7 +2519,7 @@ packages: # - wai-session-postgresql # GHC-8.2.1 "Haisheng Wu @freizl": - - hoauth2 # GHC 8.2.1 via uri-bytestring + - hoauth2 "Falko Peters @informatikr": - scrypt @@ -2544,7 +2542,7 @@ packages: "Anthony Cowley @acowley": - Frames < 0 # test compilation failure - - hpp # GHC 8.2.1 + - hpp "Takayuki Muranushi @nushio3": - binary-search @@ -2559,7 +2557,7 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin >= 0.1.4 # GHC 8.2.1 via tls via irc-conduit + - marvin - marvin-interpolate >= 1.1 - mustache @@ -2687,21 +2685,21 @@ packages: - papillon "Jan Gerlinger @JanGe": - - irc-dcc # bounds: path + - irc-dcc # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": - hw-bits - - hw-conduit # via criterion: via cassava: bounds: vector + - hw-conduit - hw-diagnostics - - hw-json # via criterion: via cassava: bounds: vector + - hw-json - hw-parser - hw-prim - hw-rankselect - hw-succinct "Ismail Mustafa @ismailmustafa": - - handwriting # GHC 8.2.1 + - handwriting "Stephen Diehl @sdiehl": - protolude @@ -2881,8 +2879,8 @@ packages: # - bitcoin-payment-channel # bounds: QuickCheck, aeson 1.0 # via: haskoin-core "Al Zohali @zohl": - - servant-auth-cookie # GHC 8.2.1 - - dictionaries # GHC 8.2.1 + - servant-auth-cookie + - dictionaries "Joachim Fasting @joachifm": - libmpd @@ -2893,8 +2891,8 @@ packages: - llvm-hs-pure "Thierry Bourrillon @tbourrillon": - - heatshrink # GHC 8.2.1 via c2hs - - hocilib # GHC 8.2.1 via c2hs + - heatshrink + - hocilib "Matthias Herrmann @2chilled": [] @@ -2913,9 +2911,9 @@ packages: - unlit - intro - tasty-auto - - tasty-stats # GHC 8.2.1 + - tasty-stats - colorful-monoids - - ihs # GHC 8.2.1 + - ihs "Taras Serduke @tserduke": - do-list @@ -2955,11 +2953,11 @@ packages: # - HDBC-mysql # GHC 8.2.1 "Tony Day @tonyday567": - - numhask # GHC 8.2.1 via protolude - - numhask-range # GHC 8.2.1 via protolude + - numhask + - numhask-range # - chart-unit # bounds optparse-applicative # - perf # bounds optparse-applicative - - online # GHC 8.2.1 via protolude + - online "Iphigenia Df @iphydf": - data-msgpack @@ -3009,13 +3007,13 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - heterocephalus - - bookkeeping # GHC 8.2.1 + - bookkeeping "Marcin Tolysz @tolysz": - rawstring-qm "Tom Nielsen @glutamate": - - datasets # via cassava: bounds: vector + - datasets "Hyunje Jun @noraesae": - line @@ -3028,7 +3026,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth # GHC 8.2.1 via uri-bytestring + - wai-middleware-auth # - hip # via repa-algorithms "Hans-Peter Deifel @hpdeifel": @@ -3098,8 +3096,8 @@ packages: "ncaq @ncaq": - haskell-import-graph - uniq-deep - - yesod-form-bootstrap4 # GHC 8.2.1 via yesod-form - - yesod-recaptcha2 # GHC 8.2.1 via yesod-auth + - yesod-form-bootstrap4 + - yesod-recaptcha2 "Andrei Barbu @abarbu": - nondeterminism @@ -3110,7 +3108,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff # GHC 8.2.1 + - aeson-diff - edit-distance-vector "Kyle Van Berendonck @kvanberendonck": @@ -3146,8 +3144,8 @@ packages: - regex-pcre-text "Elliot Cameron @3noch": - - ziptastic-client # GHC 8.2.1 via tz - - ziptastic-core # GHC 8.2.1 via tz + - ziptastic-client + - ziptastic-core "Hardy Jones @joneshf": [] @@ -3159,7 +3157,7 @@ packages: "Albert Krewinkel @tarleb": - hslua - - hslua-aeson # BOUNDS hslua 0.6 + - hslua-aeson "Judah Jacobson @judah": - lens-labels @@ -3175,7 +3173,7 @@ packages: # - tensorflow-opgen # via: tensorflow-proto # - tensorflow-ops # bounds: tensorflow-proto # - tensorflow-proto # compilation failure - - tensorflow-test # bounds: tensorflow + - tensorflow-test "Christof Schramm ": - mnist-idx @@ -3192,7 +3190,7 @@ packages: - async-timer "Simon Hafner @reactormonk": - - uri-bytestring-aeson # GHC 8.2.1 + - uri-bytestring-aeson "Sebastian Witte @saep": - nvim-hs @@ -3220,7 +3218,7 @@ packages: # - haddock # cabal-version >= 2 "Mark Hopkins @mjhopkins": - - alerta # GHC 8.2.1 + - alerta "Steven Vandevelde @icidasset": - shikensu From 55f4a942f2a39dc39eeb57eabdf97144754dc39e Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Mon, 21 Aug 2017 17:46:25 +0200 Subject: [PATCH 2465/2525] Add haskell-src-exts-util --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a40e883..79035d09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -40,6 +40,7 @@ packages: - arrowp-qq - clr-marshal - clr-host + - haskell-src-exts-util - hexml-lens - hp2pretty - floatshow From cda26ceb6dec040a711dc7060bf25d439c03bcca Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Tue, 22 Aug 2017 04:03:50 +0100 Subject: [PATCH 2466/2525] reenable mixed-types-num, compiles with ghc 8.2.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a40e883..486fc16b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2842,7 +2842,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - # - mixed-types-num # GHC 8.2.1 + - mixed-types-num "Bartosz Nitka @niteria": - oeis From 325782d49d4aa1d1a9d57fdef93b9ec90bf94e04 Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Tue, 22 Aug 2017 07:16:04 +0100 Subject: [PATCH 2467/2525] dummy commit to trigger new Travis check --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 486fc16b..4c352bed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2842,7 +2842,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - - mixed-types-num + - mixed-types-num "Bartosz Nitka @niteria": - oeis From af592833d271075a995016dc1022c3c3ca2e3e17 Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Tue, 22 Aug 2017 07:16:49 +0100 Subject: [PATCH 2468/2525] undo previous dummy commit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c352bed..486fc16b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2842,7 +2842,7 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - - mixed-types-num + - mixed-types-num "Bartosz Nitka @niteria": - oeis From 55a303020b7c13fe2deca982d99dec29dfbc33fc Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 22 Aug 2017 09:40:17 +0300 Subject: [PATCH 2469/2525] Add back twitter-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a40e883..a146b4ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2314,7 +2314,7 @@ packages: "Takahiro Himura @thimura": - lens-regex - # - twitter-conduit # Cabal 2.0 https://github.com/himura/twitter-conduit/issues/56 + - twitter-conduit - twitter-types - twitter-types-lens From 8be63d93bcc74f31aca40c6b3b2f7118a370cbe3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 22 Aug 2017 12:28:35 +0300 Subject: [PATCH 2470/2525] Add compact --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..86a09fce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -334,6 +334,7 @@ packages: - say - unliftio-core - unliftio + - compact - fsnotify - hinotify From c28d90de547d32b8ed5f35652be9d2ade993a371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 22 Aug 2017 11:15:21 -0300 Subject: [PATCH 2471/2525] Add distributed-process packages again. --- build-constraints.yaml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..7b8ac7b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2291,21 +2291,14 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # - distributed-process # bounds: syb - # - distributed-process-async # GHC 8 - # - distributed-process-client-server # GHC 8 - # - distributed-process-execution # GHC 8 - # - distributed-process-extras # GHC 8 - # - distributed-process-registry # GHC 8 - # - distributed-process-supervisor # GHC 8 - # - distributed-process-task # GHC 8 - # - distributed-process-simplelocalnet # via: distributed-process - # - distributed-static # https://github.com/haskell-distributed/rank1dynamic/issues/18 + - distributed-process + - distributed-process-simplelocalnet + - distributed-static - network-transport - # - network-transport-tcp # bounds: network-transport - # - network-transport-inmemory # bounds: network-transport - # - network-transport-composed # bounds: network-transport - # - rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/18 + - network-transport-tcp + - network-transport-inmemory + - network-transport-composed + - rank1dynamic "Alexander Vershilov @qnikst": [] From 33641aacafad76d2e5e9a6b3662e20bef1038bf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 22 Aug 2017 11:17:51 -0300 Subject: [PATCH 2472/2525] Add distributed-process-tests and network-transport-tests --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b8ac7b4..71436a04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2292,9 +2292,11 @@ packages: "Facundo Domínguez @facundominguez": - distributed-process + - distributed-process-tests - distributed-process-simplelocalnet - distributed-static - network-transport + - network-transport-tests - network-transport-tcp - network-transport-inmemory - network-transport-composed From a533f9ecd47de41659c69a4d5bd89d37f8c77e0b Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Tue, 22 Aug 2017 23:19:40 +0200 Subject: [PATCH 2473/2525] Add xxhash-ffi --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..fc217a63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2803,6 +2803,7 @@ packages: "Henri Verroken @hverr": - cache + - xxhash-ffi "Cliff Harvey @BlackBrane": - ansigraph From 6e08592e27579ed4af1d4ff1138e2467faee9e07 Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Wed, 23 Aug 2017 11:08:07 +0200 Subject: [PATCH 2474/2525] Added discrimination and dependencies --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..dbf971e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -518,6 +518,7 @@ packages: - constraints - contravariant - distributive + - discrimination - either - eq - ersatz @@ -549,6 +550,7 @@ packages: - prelude-extras - profunctor-extras - profunctors + - promises - reducers - reducers - reflection From 5ba6bcbf409410ccf999bb11e03c5e21b238f295 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Thu, 24 Aug 2017 12:29:30 +0900 Subject: [PATCH 2475/2525] re-add packages around relational-record. resolved by HDBC-2.4.0.2. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..2bf4b30d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2642,9 +2642,9 @@ packages: - th-data-compat - th-reify-compat - relational-query - # - relational-query-HDBC # GHC 8.2.1 - # - persistable-types-HDBC-pg # GHC 8.2.1 - # - relational-record # GHC 8.2.1 + - relational-query-HDBC + - persistable-types-HDBC-pg + - relational-record - text-ldap - debian-build - aeson-generic-compat From f717bc3e6053bee015c1e64e141fe179b6eadf5f Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Thu, 24 Aug 2017 12:41:03 +0200 Subject: [PATCH 2476/2525] Add wrecker, docker-build-cacher and mysql-haskell-nem --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..6f6fdbe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,11 @@ packages: "Daniel Campoverde @alx741": - currencies + "José Lorenzo Rodríguez @lorenzo": + - wrecker + - docker-build-cacher + - mysql-haskell-nem + # 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 18890320d978568be0741b56e5672eca6617ba35 Mon Sep 17 00:00:00 2001 From: Agustin Camino Date: Thu, 24 Aug 2017 07:43:51 -0500 Subject: [PATCH 2477/2525] Add state-codes --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..d7239e8b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Agustin Camino @acamino": + - state-codes + "Sebastian Mihai Ardelean @ardeleanasm": - qchas From 0f10930971b2148666c045a67d162d3b3231ac3f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 24 Aug 2017 17:33:57 +0100 Subject: [PATCH 2478/2525] unblock megaparsec --- build-constraints.yaml | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..4847c00b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -905,11 +905,11 @@ packages: "Simon Michael @simonmichael": # - darcs # bounds: graphviz < 2999.19 - - hledger - - hledger-lib + # - hledger # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 + # - hledger-lib # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 # - hledger-ui # bounds: brick # - hledger-web # GHC 8.2.1 via yesod-form - - hledger-api + # - hledger-api # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -1180,10 +1180,10 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - - avers - - avers-api - - avers-api-docs - - avers-server + # - avers + # - avers-api + # - avers-api-docs + # - avers-server - css-syntax - etcd - github-types @@ -1324,7 +1324,7 @@ packages: - farmhash - pinch - sandman - - language-thrift + # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - cryptol @@ -2190,7 +2190,7 @@ packages: - cabal2nix - funcmp - hackage-db - - hledger-interest + # - hledger-interest # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 - hopenssl - hsdns - hsemail @@ -2250,7 +2250,7 @@ packages: - tagged-identity - req - req-conduit - # - cue-sheet # bounds: megaparsec + - cue-sheet - wave - flac - flac-picture @@ -3030,7 +3030,8 @@ packages: # - hip # via repa-algorithms "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + [] + # - hledger-iadd # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Roy Levien @orome": - crypto-enigma @@ -3119,7 +3120,8 @@ packages: - hasbolt "Michael Thomas @Michaelt293": - - isotope + [] + # - isotope # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Christopher A. Gorski @cgorski": - general-games @@ -3288,13 +3290,6 @@ packages: # https://github.com/fpco/stackage/issues/2663 - doctest < 0.12 - # https://github.com/fpco/stackage/issues/2666 - - megaparsec < 6 - - hspec-megaparsec < 1 - - dotenv < 0.4 - - inflections < 0.4 - # Unblock cue-sheet above when removing this bound - # https://github.com/fpco/stackage/issues/2714 - brick < 0.21 - word-wrap < 0.2 @@ -3314,6 +3309,10 @@ packages: # https://github.com/fpco/stackage/issues/2779 - xml-conduit < 1.6.0 + # https://github.com/fpco/stackage/issues/2797 + # - inflections < 0.4.0.0 + + # end of packages # Package flags are applied to individual packages, and override the values of From d01ed67bfddf7d8e80b4e3965d6bd35eaacf8891 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 24 Aug 2017 17:37:35 +0100 Subject: [PATCH 2479/2525] cross referenced avers suspensions to issue --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4847c00b..6640116d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1180,10 +1180,10 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - # - avers - # - avers-api - # - avers-api-docs - # - avers-server + # - avers # https://github.com/fpco/stackage/issues/2797 + # - avers-api # https://github.com/fpco/stackage/issues/2797 + # - avers-api-docs # https://github.com/fpco/stackage/issues/2797 + # - avers-server # https://github.com/fpco/stackage/issues/2797 - css-syntax - etcd - github-types From 6105b9bb3ce3f25dbdf0409abfcc1dcce81d51ce Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 24 Aug 2017 18:18:26 +0100 Subject: [PATCH 2480/2525] We should be able to reinstate avers now See https://github.com/wereHamster/avers/issues/1 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6640116d..1a8d920c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1180,10 +1180,10 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - # - avers # https://github.com/fpco/stackage/issues/2797 - # - avers-api # https://github.com/fpco/stackage/issues/2797 - # - avers-api-docs # https://github.com/fpco/stackage/issues/2797 - # - avers-server # https://github.com/fpco/stackage/issues/2797 + - avers + - avers-api + - avers-api-docs + - avers-server - css-syntax - etcd - github-types From fa467d571f994f248753c479f2b7f63d5f9bad09 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 24 Aug 2017 19:00:04 +0100 Subject: [PATCH 2481/2525] hw-json0=-0.4.0.0 failing to build --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6640116d..9f3b5bef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2692,7 +2692,7 @@ packages: - hw-bits - hw-conduit - hw-diagnostics - - hw-json + # - hw-json # https://github.com/haskell-works/hw-json/issues/6 - hw-parser - hw-prim - hw-rankselect From ea0db664cedbfd631a5d193719f564e0d1516b29 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 24 Aug 2017 19:12:20 +0100 Subject: [PATCH 2482/2525] dotenv tests are failing --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f3b5bef..5d1ef6ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,6 +3581,7 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task + - dotenv # https://github.com/stackbuilders/dotenv-hs/issues/58 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache From 2e72c740fb3aab60a0135219612a87ed2416fb58 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 24 Aug 2017 23:55:47 +0200 Subject: [PATCH 2483/2525] Re-enable hOpenPGP and hopenpgp-tools. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1ef6ec..f510d4c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -823,11 +823,11 @@ packages: - HandsomeSoup "Clint Adams @clinty": - # - hOpenPGP # via ixset-typed: via safecopy: bounds: vector + - hOpenPGP - openpgp-asciiarmor - MusicBrainz - DAV - # - hopenpgp-tools # via ixset-typed: via safecopy: bounds: vector + - hopenpgp-tools - opensource "Piyush P Kurur @piyush-kurur": From 5c0d5898136a248d69988f835602911d23fcbf89 Mon Sep 17 00:00:00 2001 From: John Ky Date: Mon, 21 Aug 2017 14:50:55 +1000 Subject: [PATCH 2484/2525] Add more hw-* libraries --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1ef6ec..153d7869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2689,13 +2689,19 @@ packages: # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": + - hw-balancedparens - hw-bits - hw-conduit - hw-diagnostics + - hw-excess + - hw-hedgehog + - hw-hspec-hedgehog + - hw-int # - hw-json # https://github.com/haskell-works/hw-json/issues/6 - hw-parser - hw-prim - hw-rankselect + - hw-rankselect-base - hw-succinct "Ismail Mustafa @ismailmustafa": From 09dc8b3b2211bc5f9c0bdc29bc5ec1cb59737611 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Fri, 25 Aug 2017 11:24:38 +0200 Subject: [PATCH 2485/2525] Update build-constraints.yaml Add language-puppet (should work now that megaparsec has been upgraded to 6.1.1) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1ef6ec..3855b7e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2229,7 +2229,7 @@ packages: - strict-base-types - withdependencies - hruby - # - language-puppet + - language-puppet - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From be8071e8eead4946c4c6183610de665cdfd2eebb Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 25 Aug 2017 19:52:21 +1000 Subject: [PATCH 2486/2525] Add gloss --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d1ef6ec..5b6a418b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -655,6 +655,10 @@ packages: "Trevor L. McDonell @tmcdonell": - accelerate + - gloss + - gloss-algorithms + - gloss-raster + - gloss-rendering "Liam O'Connor @liamoc": [] From 71a6b2d30bf51178f6f44fabb2f114900ffe6fe6 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Fri, 25 Aug 2017 14:11:51 +0200 Subject: [PATCH 2487/2525] Add NoHoed --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 921a2bdc..6bd8709e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -47,6 +47,7 @@ packages: - hexml-lens - hp2pretty - floatshow + - NoHoed - threepenny-editors - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 From 37a0ee244d6294e62b09630ccd1fd32ee7f70951 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Fri, 25 Aug 2017 13:32:38 +0100 Subject: [PATCH 2488/2525] haskell-src-exts-util < 0.2 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 921a2bdc..16165473 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1192,7 +1192,7 @@ packages: - avers - avers-api - avers-api-docs - - avers-server + - avers-server - css-syntax - etcd - github-types @@ -3322,6 +3322,8 @@ packages: # https://github.com/fpco/stackage/issues/2797 # - inflections < 0.4.0.0 + # https://github.com/fpco/stackage/issues/2804 + - haskell-src-exts-util < 0.2 # end of packages From 1cd6bac04491e08dbb992c0e15feb0f285099367 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 25 Aug 2017 21:46:12 +0900 Subject: [PATCH 2489/2525] add gi-ostree (haskell-gi/haskell-gi#122) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16165473..b6d3f966 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2776,6 +2776,7 @@ packages: # - gi-soup # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* # - gi-webkit # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 + - gi-ostree - haskell-gi - haskell-gi-base From dc6057842f0495db24003145b0c574e4601c5569 Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 25 Aug 2017 19:21:16 +1000 Subject: [PATCH 2490/2525] Add repa --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d3f966..442b6b4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -660,6 +660,9 @@ packages: "Trevor L. McDonell @tmcdonell": - accelerate + - repa + - repa-io + - repa-algorithms - gloss - gloss-algorithms - gloss-raster From 2005bf4dca620cd658e5c4ee2e1635674b783cbe Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 25 Aug 2017 20:19:55 +1000 Subject: [PATCH 2491/2525] Add cuda --- build-constraints.yaml | 5 +++++ debian-bootstrap.sh | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d3f966..2bc3622a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -664,6 +664,11 @@ packages: - gloss-algorithms - gloss-raster - gloss-rendering + - cuda + - cublas + - cusparse + - cusolver + - nvvm "Liam O'Connor @liamoc": [] diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a6edb296..9c592e4f 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -207,6 +207,24 @@ curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-l && rm libtensorflow.tar.gz \ && ldconfig +# Install CUDA toolkit +# The current version can be found at: https://developer.nvidia.com/cuda-downloads +CUDA_PKG=8.0.61-1 # update this on new version +CUDA_VER=${CUDA_PKG:0:3} +CUDA_APT=${CUDA_VER/./-} + +pushd /tmp \ + && wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && dpkg -i cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && apt-get update -qq \ + && apt-get install -y cuda-drivers cuda-core-${CUDA_APT} cuda-cudart-dev-${CUDA_APT} cuda-cufft-dev-${CUDA_APT} cuda-cublas-dev-${CUDA_APT} cuda-cusparse-dev-${CUDA_APT} cuda-cusolver-dev-${CUDA_APT} \ + && rm cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ + && export CUDA_PATH=/usr/local/cuda-${CUDA_VER} \ + && export LD_LIBRARY_PATH=${CUDA_PATH}/nvvm/lib64:${LD_LIBRARY_PATH} \ + && export LD_LIBRARY_PATH=${CUDA_PATH}/lib64:${LD_LIBRARY_PATH} \ + && export PATH=${CUDA_PATH}/bin:${PATH} \ + && popd + ## non-free repo for mediabus-fdk-aac #apt-add-repository multiverse \ # && apt-get update \ From a8f8f340eb9003fecec47f154d13b7c3ab2bd216 Mon Sep 17 00:00:00 2001 From: John Ky Date: Sun, 27 Aug 2017 16:58:37 +1000 Subject: [PATCH 2492/2525] New hw-xml library. Re-enable hw-json library, which should now build --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d3f966..951655d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2701,12 +2701,13 @@ packages: - hw-hedgehog - hw-hspec-hedgehog - hw-int - # - hw-json # https://github.com/haskell-works/hw-json/issues/6 + - hw-json - hw-parser - hw-prim - hw-rankselect - hw-rankselect-base - hw-succinct + - hw-xml "Ismail Mustafa @ismailmustafa": - handwriting From 3f2758631aad82e2b9bc5a01fb719e62d15ff0fe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 27 Aug 2017 18:24:43 +0300 Subject: [PATCH 2493/2525] Expect tests to succeed haskell-foundation/foundation#381 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6d3f966..858cbb94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3737,7 +3737,6 @@ expected-test-failures: - commutative # https://github.com/athanclark/commutative/issues/4 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - flat # https://github.com/Quid2/flat/issues/1 - - foundation # https://github.com/haskell-foundation/foundation/issues/381 - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hledger-iadd # https://github.com/hpdeifel/hledger-iadd/issues/26 From e75226269206284c8cb5ccab0df5967826a51d9b Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sun, 27 Aug 2017 23:43:38 +0700 Subject: [PATCH 2494/2525] =?UTF-8?q?Allow=20=E2=80=98stache=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 858cbb94..a6e0f5e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1922,7 +1922,7 @@ packages: - dotenv - hapistrano - inflections - # - stache # GHC 8.2.1 + - stache # - twitter-feed # GHC 8.2.1 "Sergey Alirzaev @l29ah": @@ -2266,7 +2266,7 @@ packages: - lame - path - forma - # - stache # GHC 8.2.1 + - stache - parser-combinators "Thomas Bereknyei ": From e4f46caf3039960e62aaa8f7ac291dcc860e2ae9 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 27 Aug 2017 21:37:35 +0100 Subject: [PATCH 2495/2525] mysql-haskell and gi-gio still blocking --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f182bb86..1f2980a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -205,7 +205,7 @@ packages: - binary-parsers - binary-ieee754 - word24 - # - mysql-haskell # bounds: memory + # - mysql-haskell # 3 packages out of bounds: https://github.com/winterland1989/mysql-haskell/issues/16 # - mysql-haskell-openssl # bounds: tcp-streams - data-has @@ -2788,7 +2788,7 @@ packages: # - gi-soup # via gi-gio compilation failure https://github.com/haskell-gi/haskell-gi/issues/113 - gi-javascriptcore == 3.0.* # - gi-webkit # compilation failure via gi-pango https://github.com/haskell-gi/haskell-gi/issues/113 - - gi-ostree + - gi-ostree < 0 # dependent on gi-gio - haskell-gi - haskell-gi-base @@ -3206,7 +3206,7 @@ packages: "Naushadh @naushadh": [] - # - persistent-mysql-haskell # bounds: tcp-streams + # - persistent-mysql-haskell # bounds: tcp-streams (see mysql-haskell) "Moritz Schulte @mtesseract": - async-refresh @@ -3285,7 +3285,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - docker-build-cacher - - mysql-haskell-nem + # - mysql-haskell-nem : blocked on mysql-haskell # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 4a45413cfc28250bdb87863c4c34a53bfdc4905c Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 27 Aug 2017 23:13:41 +0100 Subject: [PATCH 2496/2525] remove bounds restriction on haskell-src-exts-util --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f2980a5..ff87d8e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3341,9 +3341,6 @@ packages: # https://github.com/fpco/stackage/issues/2797 # - inflections < 0.4.0.0 - # https://github.com/fpco/stackage/issues/2804 - - haskell-src-exts-util < 0.2 - # end of packages # Package flags are applied to individual packages, and override the values of From f753ea90226ef0d389eaa24bc40e9b9bebed7d74 Mon Sep 17 00:00:00 2001 From: Phil Ruffwind Date: Sat, 26 Aug 2017 02:27:31 -0400 Subject: [PATCH 2497/2525] Add blas-hs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..4d6fd334 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3287,6 +3287,9 @@ packages: - docker-build-cacher # - mysql-haskell-nem : blocked on mysql-haskell + "Phil Ruffwind @Rufflewind": + - blas-hs + # 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 76fae422fa9760907eafa2cc9a208bcd5f326b60 Mon Sep 17 00:00:00 2001 From: Alexander Ignatyev Date: Mon, 28 Aug 2017 09:17:05 +0100 Subject: [PATCH 2498/2525] Add hmatrix-morpheus --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..7e94bc14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3255,6 +3255,7 @@ packages: "Alexander Ignatyev @alexander-ignatyev": - astro - mltool + - hmatrix-morpheus "Edward Amsden @eamsden": - h2c From c27d848e89509abc0d75237d2dee0a9a4a38d5de Mon Sep 17 00:00:00 2001 From: CristhianMotoche Date: Mon, 28 Aug 2017 07:58:06 -0500 Subject: [PATCH 2499/2525] Remove dotenv-hs from expected-test-failure --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..da65f331 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3609,7 +3609,6 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task - - dotenv # https://github.com/stackbuilders/dotenv-hs/issues/58 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache From 753c1bcd8b777b8ca4a14b79371e274b533e97b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 09:47:02 -0700 Subject: [PATCH 2500/2525] Disable distributed-process* per haskell-distributed/distributed-static#17 --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..7a3c5f19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2311,10 +2311,11 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - distributed-process - - distributed-process-tests - - distributed-process-simplelocalnet - - distributed-static + # https://github.com/haskell-distributed/distributed-static/issues/17 + # - distributed-process + # - distributed-process-tests + # - distributed-process-simplelocalnet + # - distributed-static - network-transport - network-transport-tests - network-transport-tcp From e614423cc4930e2452e33705f622eca338d3448a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 10:45:10 -0700 Subject: [PATCH 2501/2525] Expect test failure for download per #2811 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a3c5f19..c87506c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3736,6 +3736,7 @@ expected-test-failures: - DRBG # https://github.com/TomMD/DRBG/issues/7 - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 + - download # https://github.com/fpco/stackage/issues/2811 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 From b9020812772bd66b98ab1bf35b64c6c32ae5a312 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 11:01:42 -0700 Subject: [PATCH 2502/2525] Expect test failure for foundation per haskell-foundation/foundation#394 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c87506c4..89433373 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,6 +3754,7 @@ expected-test-failures: - commutative # https://github.com/athanclark/commutative/issues/4 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - flat # https://github.com/Quid2/flat/issues/1 + - foundation # https://github.com/haskell-foundation/foundation/issues/394 - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hledger-iadd # https://github.com/hpdeifel/hledger-iadd/issues/26 From 55db743aef6fe36fb0ce870e755fd861f5adafe4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 11:34:02 -0700 Subject: [PATCH 2503/2525] Expect test failure for stache per stackbuilders/stache#26 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89433373..a9b18c82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3766,6 +3766,7 @@ expected-test-failures: - picosat # https://github.com/fpco/stackage/pull/2382 - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 - raaz + - stache # https://github.com/stackbuilders/stache/issues/26 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 From bb1136fd056f8840af29d4ee2fd734884a83e787 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 11:38:43 -0700 Subject: [PATCH 2504/2525] Disable language-puppet per bartavelle/language-puppet#214 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9b18c82..5f77d16e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2249,7 +2249,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + # - language-puppet # https://github.com/bartavelle/language-puppet/issues/214 - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From 6e36c33f51f8d3910bd00ddbf667702336465066 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 11:51:27 -0700 Subject: [PATCH 2505/2525] Disable hopenpgp-tools per #2812 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f77d16e..4945fffe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -847,7 +847,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools + # - hopenpgp-tools # https://github.com/fpco/stackage/issues/2812 - opensource "Piyush P Kurur @piyush-kurur": From 77cb293e9fa11696716a1ff9ac1e20c2dc4a75f9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 11:56:27 -0700 Subject: [PATCH 2506/2525] Skip benchmarks for xxhash per christian-marie/xxhash#4 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4945fffe..a8bddf1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3841,6 +3841,7 @@ expected-benchmark-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 + - xxhash # https://github.com/christian-marie/xxhash/issues/4 # end of expected-benchmark-failures From 5968522391e478f4fcd79ad565227ab8fc58bb75 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 12:17:56 -0700 Subject: [PATCH 2507/2525] Disable cuda packages per #2813 --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8bddf1e..c0ee4b5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -670,11 +670,12 @@ packages: - gloss-algorithms - gloss-raster - gloss-rendering - - cuda - - cublas - - cusparse - - cusolver - - nvvm + # https://github.com/fpco/stackage/issues/2813 + # - cuda + # - cublas + # - cusparse + # - cusolver + # - nvvm "Liam O'Connor @liamoc": [] From 16d551237424244b6ef9ee3be7799524ce34b301 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 17:10:00 -0700 Subject: [PATCH 2508/2525] doctest bound reason: see #2814, closes #2663 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a284d4f9..c564c960 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,7 +3322,7 @@ packages: - Win32 == 2.5.4.1 "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2663 + # https://github.com/fpco/stackage/issues/2814 - doctest < 0.12 # https://github.com/fpco/stackage/issues/2714 From 9edc83233eaebabd654e7003e6810a94327df550 Mon Sep 17 00:00:00 2001 From: Date: Tue, 29 Aug 2017 15:31:17 +0300 Subject: [PATCH 2509/2525] Add strict-concurrency. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c564c960..eb9e7872 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1672,6 +1672,7 @@ packages: - annotated-wl-pprint "Yitz Gale @ygale": + - strict-concurrency - timezone-series - timezone-olson From 9daf03a48fbf8369a913adbf5014d20f0d56c253 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 29 Aug 2017 12:53:54 -0700 Subject: [PATCH 2510/2525] Skip tests for sbv per #2814 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c564c960..d26350de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3324,6 +3324,8 @@ packages: "Stackage upper bounds": # https://github.com/fpco/stackage/issues/2814 - doctest < 0.12 + # Once unconstrained, remove the following skipped-tests + # - sbv # https://github.com/fpco/stackage/issues/2714 - brick < 0.21 @@ -3545,6 +3547,7 @@ skipped-tests: # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. + - sbv # doctest >= 0.13 # Compilation failures - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 From 836955c9fef2c9e85f95767ee7f6a36f3969e3e0 Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Tue, 29 Aug 2017 18:01:53 -0500 Subject: [PATCH 2511/2525] add alerts --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d26350de..c1629150 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3284,6 +3284,7 @@ packages: "Daniel Campoverde @alx741": - currencies + - alerts "José Lorenzo Rodríguez @lorenzo": - wrecker From 1b65608e588cab7fa45816eaf32328a2dd51931a Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Tue, 29 Aug 2017 19:14:11 -0500 Subject: [PATCH 2512/2525] add yesod-alerts --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89165f61..6b3f4d64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,7 @@ packages: "Daniel Campoverde @alx741": - currencies - alerts + - yesod-alerts "José Lorenzo Rodríguez @lorenzo": - wrecker From 3a6a9c0db667a7f4c8c4839d173a0e2e9bafafff Mon Sep 17 00:00:00 2001 From: Eitan Chatav Date: Tue, 29 Aug 2017 21:28:40 -0700 Subject: [PATCH 2513/2525] add eitan's package squeal-postgresql "Eitan Chatav @echatav": - squeal-postgresql --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89165f61..f007772a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3295,6 +3295,9 @@ packages: "Phil Ruffwind @Rufflewind": - blas-hs + "Eitan Chatav @echatav": + - squeal-postgresql + # 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 e51c1524722c943c4f9bfb9cf0d6319ff20db6fa Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 30 Aug 2017 09:54:24 +0200 Subject: [PATCH 2514/2525] Update build-constraints.yaml Following the fix of https://github.com/bartavelle/language-puppet/issues/214 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89165f61..6eccb395 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2251,7 +2251,7 @@ packages: - strict-base-types - withdependencies - hruby - # - language-puppet # https://github.com/bartavelle/language-puppet/issues/214 + - language-puppet - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From f86241786510a3fc7a3dc2e8e0367f9ef7aa2f66 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 11:44:58 -0700 Subject: [PATCH 2515/2525] Expect test failure of yahoo-finance-api per #2821 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31d3e060..c05aefa7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3760,6 +3760,7 @@ expected-test-failures: - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From d5f584bc7c5ca6046ab96d4b529a60892563ab0c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 13:13:17 -0700 Subject: [PATCH 2516/2525] Disable language-puppet per #2822 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c05aefa7..d77ca160 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2251,7 +2251,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + # - language-puppet # https://github.com/fpco/stackage/issues/2822 - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose From 479cfa3328562156c283cfdf21c82e871ad31c93 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 15:18:56 -0700 Subject: [PATCH 2517/2525] re-enable distributed-* per haskell-distributed/distributed-static#17 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d77ca160..1f3e0d96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2313,11 +2313,10 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # https://github.com/haskell-distributed/distributed-static/issues/17 - # - distributed-process - # - distributed-process-tests - # - distributed-process-simplelocalnet - # - distributed-static + - distributed-process + - distributed-process-tests + - distributed-process-simplelocalnet + - distributed-static - network-transport - network-transport-tests - network-transport-tcp From e549ab4183057c69322e340bba6a9a2879592ce3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 15:31:43 -0700 Subject: [PATCH 2518/2525] Re-disable distributed-process* per haskell-distributed/distributed-process#312 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f3e0d96..751b766e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2313,9 +2313,10 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - distributed-process - - distributed-process-tests - - distributed-process-simplelocalnet + # https://github.com/haskell-distributed/distributed-process/issues/312 + # - distributed-process + # - distributed-process-tests + # - distributed-process-simplelocalnet - distributed-static - network-transport - network-transport-tests From 47a931d4f0587b4052173cde6967bd93f51f7b35 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 15:39:57 -0700 Subject: [PATCH 2519/2525] Re-enable labels per chrisdone/labels#8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 751b766e..a48f12a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -472,7 +472,7 @@ packages: - xenstore "Chris Done @chrisdone": - - labels < 0 # compilation failure https://github.com/chrisdone/labels/issues/8 + - labels - ace - ical - check-email From 50b7a3398130979dba9ccee36ee813625d1b3d2f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 15:42:24 -0700 Subject: [PATCH 2520/2525] Expect tests to pass for stache per stackbuilders/stache#26 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a48f12a9..1ac3ffc0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3780,7 +3780,6 @@ expected-test-failures: - picosat # https://github.com/fpco/stackage/pull/2382 - pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2 - raaz - - stache # https://github.com/stackbuilders/stache/issues/26 - sourcemap # https://github.com/chrisdone/sourcemap/issues/3 - text-icu # https://github.com/bos/text-icu/issues/32 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 From b996a7c74e8879c37eb41d5af2ddd615df0cb76d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 16:22:12 -0700 Subject: [PATCH 2521/2525] Bugfix debian-bootstrap for cuda, closes #2813 --- debian-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 9c592e4f..9c59f1d0 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -220,7 +220,7 @@ pushd /tmp \ && apt-get install -y cuda-drivers cuda-core-${CUDA_APT} cuda-cudart-dev-${CUDA_APT} cuda-cufft-dev-${CUDA_APT} cuda-cublas-dev-${CUDA_APT} cuda-cusparse-dev-${CUDA_APT} cuda-cusolver-dev-${CUDA_APT} \ && rm cuda-repo-ubuntu1604_${CUDA_PKG}_amd64.deb \ && export CUDA_PATH=/usr/local/cuda-${CUDA_VER} \ - && export LD_LIBRARY_PATH=${CUDA_PATH}/nvvm/lib64:${LD_LIBRARY_PATH} \ + && export LD_LIBRARY_PATH=${CUDA_PATH}/nvvm/lib64:${LD_LIBRARY_PATH+x} \ && export LD_LIBRARY_PATH=${CUDA_PATH}/lib64:${LD_LIBRARY_PATH} \ && export PATH=${CUDA_PATH}/bin:${PATH} \ && popd From b276ce61b160a14b730a27af3d33e9444ed646b1 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Fri, 1 Sep 2017 00:16:25 -0700 Subject: [PATCH 2522/2525] added type-combinators-singletons library added type-combinators-singletons library, maintained by me. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ac3ffc0..059c9bf0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1762,6 +1762,7 @@ packages: - hamilton - prompt - tagged-binary + - type-combinators-singletons - typelits-witnesses - uncertain - vector-sized From e1d31dd044791616c6fe21be79a6cd728386313f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 1 Sep 2017 11:48:04 -0700 Subject: [PATCH 2523/2525] Re-enable cuda stuff, closes #2813 --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 059c9bf0..f59e5e45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -670,12 +670,11 @@ packages: - gloss-algorithms - gloss-raster - gloss-rendering - # https://github.com/fpco/stackage/issues/2813 - # - cuda - # - cublas - # - cusparse - # - cusolver - # - nvvm + - cuda + - cublas + - cusparse + - cusolver + - nvvm "Liam O'Connor @liamoc": [] From e2c05bab2bd0397e0a65eb272ad34fa626b88329 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 1 Sep 2017 12:12:59 -0700 Subject: [PATCH 2524/2525] Bake cuda env vars into Dockerfile --- Dockerfile | 6 +++++- debian-bootstrap.sh | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 56076512..710e7bbe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,11 @@ FROM fpco/pid1:16.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV PATH /opt/ghc/8.2.1/bin:/usr/sbin:/usr/bin:/sbin:/bin + +# NOTE: also update debian-bootstrap.sh when cuda version changes +ENV PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.2.1/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV CUDA_PATH /usr/local/cuda-8.0 +ENV LD_LIBRARY_PATH=/usr/local/cuda-8.0/lib64:/usr/local/cuda-8.0/nvvm/lib64 ADD debian-bootstrap.sh /tmp/debian-bootstrap.sh RUN /tmp/debian-bootstrap.sh && rm /tmp/debian-bootstrap.sh diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 9c59f1d0..d294a690 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -207,6 +207,7 @@ curl https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-l && rm libtensorflow.tar.gz \ && ldconfig +# NOTE: also update Dockerfile when cuda version changes # Install CUDA toolkit # The current version can be found at: https://developer.nvidia.com/cuda-downloads CUDA_PKG=8.0.61-1 # update this on new version From 4456280fc666cd4f99e4a55c729659807c4b1396 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 1 Sep 2017 21:40:40 -0700 Subject: [PATCH 2525/2525] Add constraint "uri-teplater < 0.3" per #2826 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f59e5e45..2a93d541 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3355,6 +3355,9 @@ packages: # https://github.com/fpco/stackage/issues/2797 # - inflections < 0.4.0.0 + # https://github.com/fpco/stackage/issues/2826 + - uri-templater < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of