From a7e6fe75fa8bdc3ea0ec90b572aedd3ba8069cfb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 25 Jul 2017 14:21:22 +0300 Subject: [PATCH 01/37] 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 02/37] 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 03/37] 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 04/37] 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 05/37] 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 06/37] 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 07/37] 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 08/37] 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 09/37] 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 10/37] 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 11/37] 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 12/37] 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 13/37] 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 14/37] 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 15/37] 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 16/37] 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 17/37] 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 18/37] 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 19/37] 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 20/37] 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 21/37] 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 22/37] 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 23/37] 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 24/37] 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 25/37] 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 26/37] 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 27/37] 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 28/37] 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 29/37] 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 30/37] 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 31/37] 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 32/37] 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 33/37] 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 34/37] 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 35/37] 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 36/37] 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 37/37] 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