From 31341c840cae1b79dae7e0e03de9b9922bc8c40c Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sat, 19 Aug 2017 20:04:41 -0500 Subject: [PATCH 0001/1263] 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 0002/1263] 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 0003/1263] 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 0004/1263] 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 0005/1263] 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 0006/1263] 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 0007/1263] 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 0008/1263] 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 0009/1263] 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 0010/1263] 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 0011/1263] 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 0012/1263] 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 0013/1263] 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 0014/1263] 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 0015/1263] 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 0016/1263] 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 0017/1263] 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 0018/1263] 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 0019/1263] 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 0020/1263] 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 0021/1263] 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 0022/1263] 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 0023/1263] 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 0024/1263] 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 0025/1263] 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 0026/1263] 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 0027/1263] 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 0028/1263] 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 0029/1263] 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 0030/1263] 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 0031/1263] 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 0032/1263] 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 0033/1263] 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 0034/1263] 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 0035/1263] 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 0036/1263] 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 0037/1263] 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 0038/1263] 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 0039/1263] 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 0040/1263] 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 0041/1263] 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 0042/1263] 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 0043/1263] =?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 0044/1263] 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 0045/1263] 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 0046/1263] 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 0047/1263] 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 0048/1263] 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 0049/1263] 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 0050/1263] 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 0051/1263] 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 0052/1263] 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 0053/1263] 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 0054/1263] 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 0055/1263] 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 0056/1263] 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 0057/1263] 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 0058/1263] 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 0059/1263] 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 0060/1263] 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 0061/1263] 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 0062/1263] 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 0063/1263] 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 0064/1263] 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 0065/1263] 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 0066/1263] 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 0067/1263] 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 0068/1263] 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 0069/1263] 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 0070/1263] 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 0071/1263] 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 0072/1263] 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 0073/1263] 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 8fcd1ecfae9de746227ee1a2b623e1f61d3bbb3e Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Fri, 1 Sep 2017 22:18:29 +0200 Subject: [PATCH 0074/1263] Add unordered-intmap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f59e5e45..e595c985 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2138,6 +2138,7 @@ packages: - io-storage - oo-prototypes - pointedlist + - unordered-intmap - word-trie - xdg-basedir # - yi # Cabal 2.0.0.2 via yi-frontend-pango via pango From e5d31acd128ebfbb1117b256e155058e143cc4ac Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Sat, 2 Sep 2017 01:13:01 +0200 Subject: [PATCH 0075/1263] Add bordacount --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f59e5e45..37e62ad1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2828,6 +2828,7 @@ packages: # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": + - bordacount - cache - xxhash-ffi From 4456280fc666cd4f99e4a55c729659807c4b1396 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 1 Sep 2017 21:40:40 -0700 Subject: [PATCH 0076/1263] 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 From e89470866d3b2310ee8fc7b237c0c4022cae6bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Sat, 2 Sep 2017 08:55:19 +0200 Subject: [PATCH 0077/1263] Add back grouped-list. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a93d541..6d23ff51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -704,7 +704,7 @@ packages: - binary-list - byteset - Clipboard - # - grouped-list # GHC 8.2.1 + - grouped-list # GHC 8.2.1 - haskintex - HaTeX - hatex-guide < 0 From acdce69d1a74c6e078535f66ce7e2ddaf9b38948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Sat, 2 Sep 2017 08:59:03 +0200 Subject: [PATCH 0078/1263] Remove GHC comment on grouped-list package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d23ff51..ae855eed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -704,7 +704,7 @@ packages: - binary-list - byteset - Clipboard - - grouped-list # GHC 8.2.1 + - grouped-list - haskintex - HaTeX - hatex-guide < 0 From dd46124e9df52e37843d7db8feaea3d4db1ba02c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 2 Sep 2017 10:20:03 -0700 Subject: [PATCH 0079/1263] Re-enable distributed-process* per haskell-distributed/distributed-process#312 --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d0cb174..b08870b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2314,10 +2314,9 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # https://github.com/haskell-distributed/distributed-process/issues/312 - # - distributed-process - # - distributed-process-tests - # - distributed-process-simplelocalnet + - distributed-process + - distributed-process-tests + - distributed-process-simplelocalnet - distributed-static - network-transport - network-transport-tests From e8086cf46cdca1f2f1f96fb610d931ddcbfe6860 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sat, 2 Sep 2017 14:48:10 -0700 Subject: [PATCH 0080/1263] Add `dhall-{bash,json,nix,text}` --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b08870b0..78abcbf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -727,6 +727,10 @@ packages: - morte - bench - dhall + - dhall-bash + - dhall-json + - dhall-nix + - dhall-text "Andrew Thaddeus Martin @andrewthad": - yesod-table From 4bc1871e3bc57800afd4e252917df8de48ca82f5 Mon Sep 17 00:00:00 2001 From: Sam Quinn Date: Sun, 3 Sep 2017 00:09:04 -0500 Subject: [PATCH 0081/1263] add ghost-buster --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b08870b0..60376d47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3299,6 +3299,9 @@ packages: "Eitan Chatav @echatav": - squeal-postgresql + + "Sam Quinn @Lazersmoke": + - ghost-buster # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 7459e4f22c467ab9de8b4b1e4d0cc91761d635e7 Mon Sep 17 00:00:00 2001 From: Maarten Faddegon Date: Sun, 3 Sep 2017 18:09:02 +0200 Subject: [PATCH 0082/1263] add libgraph --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b08870b0..5de47c01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Maarten Faddegon @MaartenFaddegon": + - libgraph + "Agustin Camino @acamino": - state-codes From 8c7671e87d5fc416be675b6b87eb03720c25c847 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 3 Sep 2017 20:11:50 -0700 Subject: [PATCH 0083/1263] Add constraint "io-streams < 1.5" per #2832 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b08870b0..4a0485ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3359,6 +3359,9 @@ packages: # https://github.com/fpco/stackage/issues/2826 - uri-templater < 0.3 + # https://github.com/fpco/stackage/issues/2832 + - io-streams < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 383972c177bd7b137f177ab50d70e339fef9128b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 3 Sep 2017 20:12:25 -0700 Subject: [PATCH 0084/1263] Add constraint "yi-rope < 0.9" per #2833 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a0485ba..a768d9ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3362,6 +3362,9 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 + # https://github.com/fpco/stackage/issues/2833 + - yi-rope < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 5a9f66167c319425b1403298ec40e32351ddc661 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 4 Sep 2017 11:53:18 -0700 Subject: [PATCH 0085/1263] enable hledger/-lib/-api with support for #2666 These packages now support megaparsec 6 and should be free of other dep issues. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e97edd3c..75ded5f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -932,11 +932,11 @@ packages: "Simon Michael @simonmichael": # - darcs # bounds: graphviz < 2999.19 - # - hledger # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 - # - hledger-lib # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 + - hledger + - hledger-lib # - hledger-ui # bounds: brick # - hledger-web # GHC 8.2.1 via yesod-form - # - hledger-api # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 + - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa From 5f72de2242a210c9969935374f2f7c66e0aed8a8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 5 Sep 2017 11:54:59 +0200 Subject: [PATCH 0086/1263] Mark bitx-bitcoin test suite as failing. See https://github.com/tebello-thejane/bitx.hs/issues/4. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75ded5f7..9c06ec5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3306,7 +3306,7 @@ packages: "Eitan Chatav @echatav": - squeal-postgresql - + "Sam Quinn @Lazersmoke": - ghost-buster @@ -3781,6 +3781,7 @@ expected-test-failures: - 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 + - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer From cfba2f1c2f69abc3e4a197deab7ebc1b85b2cd61 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 Sep 2017 20:23:56 -0700 Subject: [PATCH 0087/1263] re-enable hledger-ui --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c06ec5d..4aaaea63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -934,7 +934,7 @@ packages: # - darcs # bounds: graphviz < 2999.19 - hledger - hledger-lib - # - hledger-ui # bounds: brick + - hledger-ui # - hledger-web # GHC 8.2.1 via yesod-form - hledger-api # - shelltestrunner # bounds: Diff, HUnit From cdaa071a42fe68623d5d5fe0cc627f85ff2f716f Mon Sep 17 00:00:00 2001 From: Joe Canero Date: Tue, 5 Sep 2017 20:52:06 -0400 Subject: [PATCH 0088/1263] add tile --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4aaaea63..0a04a5b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -194,6 +194,7 @@ packages: - median-stream # - stm-supply # GHC 8.2.1 via Unique - filter-logger + - tile "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt From 25106e559a398b05483438997bbcce9400a1458d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 Sep 2017 15:04:50 -0700 Subject: [PATCH 0089/1263] drop old hledger-lib benchmarks exclusion We didn't find out why these stopped working, but they run here with GHC 8.2.1 and I think it's likely they will run again on stackage by now. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a04a5b6..e12288a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3941,9 +3941,6 @@ skipped-benchmarks: - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - hw-bits # https://github.com/haskell-works/hw-bits/issues/8 - # GHC Bugs - - hledger-lib # https://github.com/fpco/stackage/issues/1587 - # Cyclic dependencies - cassava From 8d42525dca334f53d6dd548f81fd837926844575 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 5 Sep 2017 14:51:13 -0700 Subject: [PATCH 0090/1263] re-enable hledger-lib test suite The issue was fixed in 1.3.1. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e12288a6..a371491a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,7 +3794,6 @@ expected-test-failures: - 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 From 5959b64d705e21ffb5c28ebccdd5b4b3569ed9fe Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 6 Sep 2017 14:10:02 +0200 Subject: [PATCH 0091/1263] Revert "re-enable hledger-lib test suite" This reverts commit 8d42525dca334f53d6dd548f81fd837926844575. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a371491a..e12288a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,6 +3794,7 @@ expected-test-failures: - 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 From 6bb18720bab38571657a7abb1d9a9fddfd895926 Mon Sep 17 00:00:00 2001 From: Pierre Radermecker Date: Wed, 6 Sep 2017 13:58:58 +0200 Subject: [PATCH 0092/1263] Add language-puppet in skipped-haddocks --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e12288a6..ad915025 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2260,7 +2260,7 @@ packages: - strict-base-types - withdependencies - hruby - # - language-puppet # https://github.com/fpco/stackage/issues/2822 + - language-puppet # also in "skipped-haddocks" section - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose @@ -3911,6 +3911,11 @@ expected-haddock-failures: # end of expected-haddock-failures +# For packages with haddock issues +skipped-haddocks: +- language-puppet # https://github.com/fpco/stackage/issues/2822 +# end of skipped-haddocks + # 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 05182e5b1f45f47e60fb5ccbeed83aefc7e33048 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 6 Sep 2017 17:22:47 +0200 Subject: [PATCH 0093/1263] Revert "Revert "re-enable hledger-lib test suite"" This reverts commit 5959b64d705e21ffb5c28ebccdd5b4b3569ed9fe. Follows from https://github.com/fpco/stackage/pull/2835#issuecomment-327518053. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad915025..a7f2960c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3794,7 +3794,6 @@ expected-test-failures: - 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 From b8dc3f18b4f58f0a9c008a43c588cf2c3c43e080 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Sep 2017 09:38:17 +0300 Subject: [PATCH 0094/1263] Reenable cabal-install --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7f2960c..04f9a065 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -263,7 +263,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - # - cabal-install # GHC 8.2.1 + - cabal-install - mega-sdist - case-insensitive - classy-prelude-yesod @@ -3629,6 +3629,9 @@ skipped-tests: - graphviz - wl-pprint-text + - hackage-security # Cabal 2.0 + - ed25519 # QuickCheck, hlint and more + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3983,6 +3986,8 @@ skipped-benchmarks: - graphviz - wl-pprint-text + - ed25519 # Criterion + # end of skipped-benchmarks From 6981a95ee408ea88de5f76d42f9e8334e6724821 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 6 Sep 2017 21:46:24 +0200 Subject: [PATCH 0095/1263] Remove constraint on Yampa. Please see https://github.com/fpco/stackage/issues/2772. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04f9a065..554039d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3355,9 +3355,6 @@ 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 - # https://github.com/fpco/stackage/issues/2778 - ansi-terminal < 0.7 From ccd21ac414a401b3759f71e68ed5deda50d07f69 Mon Sep 17 00:00:00 2001 From: Joshua Chia Date: Fri, 8 Sep 2017 11:18:08 +0800 Subject: [PATCH 0096/1263] Re-enable logging-effect --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 554039d4..1046f11c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1960,7 +1960,7 @@ packages: - network-carbon # - socket-io # via engine-io compilation-failure - tasty-rerun - # - logging-effect # GHC 8.2.1 + - logging-effect - reactive-banana "Antoni Silvestre @asilvestre": From 7775814ccecc1e783b1068f7cf40ede4a4539729 Mon Sep 17 00:00:00 2001 From: Tobias Dammers Date: Thu, 7 Sep 2017 21:09:38 +0200 Subject: [PATCH 0097/1263] Add yeshql --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1046f11c..2934289c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -173,6 +173,7 @@ packages: "Tobias Dammers @tdammers": - ginger + - yeshql "Yair Chuchem @yairchu": - List From decf62652cda4d9a5cffdd2c65a21b49e2b1d54b Mon Sep 17 00:00:00 2001 From: Michael Sloan Date: Fri, 8 Sep 2017 12:51:47 -0700 Subject: [PATCH 0098/1263] Add store back to stackage https://github.com/fpco/store/issues/117 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2934289c..feecfd0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -281,8 +281,8 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator # via store compilation failure - - store < 0 # compilation failure + - stackage-curator + - store - stm-conduit - wai-websockets - warp-tls From 5659c2c3672732721440ed230ccc503e664963b6 Mon Sep 17 00:00:00 2001 From: Denis Redozubov Date: Tue, 29 Aug 2017 18:45:59 +0300 Subject: [PATCH 0099/1263] Add stackage2nix --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index feecfd0f..5ca64325 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3312,6 +3312,9 @@ packages: "Sam Quinn @Lazersmoke": - ghost-buster + "typeable.io ": + - stackage2nix + # 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 f18c67afea02d950019be94de3c9607c331dc5cc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 11:28:11 +0200 Subject: [PATCH 0100/1263] Re-enable vivid (now that 0.3.0.0 is out). Ping @amindfv! --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ca64325..17e44576 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2751,7 +2751,7 @@ packages: - postgresql-transactional "Tom Murphy @amindfv": - # - vivid # bounds: MonadRandom + - vivid # - midair # bounds: ghc, base - nano-erl @@ -4108,7 +4108,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 -- 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 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 From ab61529a42f2e450bb62a29bb8b49595685184ea Mon Sep 17 00:00:00 2001 From: Jeremy Huffman Date: Fri, 8 Sep 2017 22:01:01 -0400 Subject: [PATCH 0101/1263] Add higher-leveldb. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17e44576..cc47cfbc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3315,6 +3315,9 @@ packages: "typeable.io ": - stackage2nix + "Jeremy Huffman @jeremyjh": + - higher-leveldb + # 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 5507cffa9d706cb020051c72e81225f0032928bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Hahn?= Date: Fri, 8 Sep 2017 23:26:32 -0400 Subject: [PATCH 0102/1263] add FindBin --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc47cfbc..273a3e79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1277,6 +1277,7 @@ packages: - graph-wrapper - string-conversions - hspec-checkers + - FindBin "Jan Stolarek @jstolarek": - tasty-program From 83b84db1abbe93062d1273a7142f606f90f1a3f7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 11:51:01 +0200 Subject: [PATCH 0103/1263] Removed because it is was deprecated. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a3d768b4..28b27427 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ project information. In addition, we have the following repositories: * [stackage-server](https://github.com/fpco/stackage-server) [![Build Status](https://travis-ci.org/fpco/stackage-server.svg?branch=master)](https://travis-ci.org/fpco/stackage-server) * [stackage-curator](https://github.com/fpco/stackage-curator) [![Build Status](https://travis-ci.org/fpco/stackage-curator.svg?branch=master)](https://travis-ci.org/fpco/stackage-curator) -* [stackage-types](https://github.com/fpco/stackage-types) [![Build Status](https://travis-ci.org/fpco/stackage-types.svg?branch=master)](https://travis-ci.org/fpco/stackage-types) * [lts-haskell](https://github.com/fpco/lts-haskell) * [stackage-nightly](https://github.com/fpco/stackage-nightly) From aa890f08790884f39298042432443ab6de303987 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 19:48:57 +0200 Subject: [PATCH 0104/1263] Remove constraint from yi-rope. Closes https://github.com/fpco/stackage/issues/2833. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 273a3e79..81fa2040 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,9 +3378,6 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 - # https://github.com/fpco/stackage/issues/2833 - - yi-rope < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of From e36519cf5593c33ec3aad88b594de9451d8f0457 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 9 Sep 2017 10:16:59 -0700 Subject: [PATCH 0105/1263] re-enable hledger-web This should build now. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81fa2040..8a486e25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -937,7 +937,7 @@ packages: - hledger - hledger-lib - hledger-ui - # - hledger-web # GHC 8.2.1 via yesod-form + - hledger-web - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench From a50935dbe20889697e3482d15bb61e970333c058 Mon Sep 17 00:00:00 2001 From: Maarten Faddegon Date: Sat, 9 Sep 2017 19:56:32 +0200 Subject: [PATCH 0106/1263] add Hoed --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 273a3e79..e43a7cb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,7 @@ cabal-format-version: "1.24" packages: "Maarten Faddegon @MaartenFaddegon": - libgraph + - Hoed "Agustin Camino @acamino": - state-codes From aed3d6990ddafc1ed47e139abea9f2739ea86e0f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:24:12 +0200 Subject: [PATCH 0107/1263] Add constraint for llvm-hs (< 5.0.0). Please see https://github.com/llvm-hs/llvm-hs/issues/137. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a486e25..851f5156 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,6 +3378,9 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 + # https://github.com/llvm-hs/llvm-hs/issues/137 + - llvm-hs < 5.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 53021523a2fcf22a8dc0443040c6fbb18dab8507 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:36:15 +0200 Subject: [PATCH 0108/1263] Also pin llvm-hs-pure (4.1.0.0). As a result of aed3d6990ddafc1ed47e139abea9f2739ea86e0f. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 851f5156..b7190a41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3380,6 +3380,7 @@ packages: # https://github.com/llvm-hs/llvm-hs/issues/137 - llvm-hs < 5.0.0 + - llvm-hs-pure == 4.1.0.0 # end of packages From 3f76ec9d0ba98acf5932d08c38d41b712e9c4b9d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:40:32 +0200 Subject: [PATCH 0109/1263] Disable higher-leveldb for now (new package). Please see https://github.com/jeremyjh/higher-leveldb/issues/7. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b7190a41..e4fbe13b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3317,7 +3317,8 @@ packages: - stackage2nix "Jeremy Huffman @jeremyjh": - - higher-leveldb + [] + # - higher-leveldb # https://github.com/jeremyjh/higher-leveldb/issues/7 # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 9f69e0bef3697e328e2206b3bc78a08e54b5f4a4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:45:59 +0200 Subject: [PATCH 0110/1263] Expect test failure for yeshql. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4fbe13b..b4ad7d91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3795,6 +3795,7 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures + - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - 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 From 096af824009947f6858cb23400d51f9e3cb7be0c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:47:18 +0200 Subject: [PATCH 0111/1263] Actually, just mark as expected test suite failure. Follows from 3f76ec9d0ba98acf5932d08c38d41b712e9c4b9d. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4ad7d91..ddf7e705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3317,8 +3317,7 @@ packages: - stackage2nix "Jeremy Huffman @jeremyjh": - [] - # - higher-leveldb # https://github.com/jeremyjh/higher-leveldb/issues/7 + - higher-leveldb # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. @@ -3795,6 +3794,7 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures + - higher-leveldb # https://github.com/jeremyjh/higher-leveldb/issues/7 - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 From e9d5a8dda23118143ec4c36c705350eefed67955 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 20:52:37 +0200 Subject: [PATCH 0112/1263] Add upper bound for stackage-curator + stackage2nix. Please see https://github.com/fpco/stackage-curator/issues/46. Ping @4e6. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddf7e705..152b60a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3382,6 +3382,10 @@ packages: - llvm-hs < 5.0.0 - llvm-hs-pure == 4.1.0.0 + # https://github.com/fpco/stackage-curator/issues/46 + - stackage-curator < 0.15.0.0 + - stackage2nix < 0.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From b2c8d1aa1b573d344789527db3c2bb3713161a37 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Sep 2017 21:02:57 +0200 Subject: [PATCH 0113/1263] Block stackage-curator/stackage2nix. Unfortunately, there is a build failure in stackage-curator and the lesser version has some compat problem which is related to the GHC version (I think!). So, I'm blocking for now. stackage2nix suffers the same fate since it relies on stackage-curator. Ping @4e6, @snoyman. --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 152b60a8..de8ec985 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -281,7 +281,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator - store - stm-conduit - wai-websockets @@ -3314,7 +3314,8 @@ packages: - ghost-buster "typeable.io ": - - stackage2nix + [] + # - stackage2nix "Jeremy Huffman @jeremyjh": - higher-leveldb @@ -3382,10 +3383,6 @@ packages: - llvm-hs < 5.0.0 - llvm-hs-pure == 4.1.0.0 - # https://github.com/fpco/stackage-curator/issues/46 - - stackage-curator < 0.15.0.0 - - stackage2nix < 0.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of From c30fae635e4ed8b76b7e36d989ebdb917708686b Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Sun, 10 Sep 2017 07:52:19 +0200 Subject: [PATCH 0114/1263] Switch to LLVM 5 and remove constraints on llvm-hs and llvm-hs-pure --- build-constraints.yaml | 4 ---- debian-bootstrap.sh | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de8ec985..454646a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3379,10 +3379,6 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 - # https://github.com/llvm-hs/llvm-hs/issues/137 - - llvm-hs < 5.0.0 - - llvm-hs-pure == 4.1.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index d294a690..b9a6feaa 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -191,9 +191,9 @@ echo "/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/" > /etc/ld.so.conf # 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" \ + && add-apt-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main" \ && apt-get update \ - && apt-get install -y llvm-4.0 + && apt-get install -y llvm-5.0 # Install version 3 of the protobuf compiler. (The `protobuf-compiler` package only # supports version 2.) From bc1c290a10a138135d7561b1494dc919380117a0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 10 Sep 2017 13:39:35 +0200 Subject: [PATCH 0115/1263] Re-enable stackage-curator and therefore, stackage2nix. Cause fixed in https://github.com/fpco/stackage-curator/commit/0a9047c430db2053233a087fa7db8d6c33baffb7. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 454646a5..150a71e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -281,7 +281,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - # - stackage-curator + - stackage-curator - store - stm-conduit - wai-websockets @@ -3314,8 +3314,7 @@ packages: - ghost-buster "typeable.io ": - [] - # - stackage2nix + - stackage2nix "Jeremy Huffman @jeremyjh": - higher-leveldb From 016e1b1d452aff3214649d02a7e768c615157ed7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 10 Sep 2017 13:41:46 +0200 Subject: [PATCH 0116/1263] Test suite if fixed, re-enable for higher-leveldb. Closes https://github.com/jeremyjh/higher-leveldb/issues/7. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 150a71e7..ae077975 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3790,7 +3790,6 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures - - higher-leveldb # https://github.com/jeremyjh/higher-leveldb/issues/7 - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 From 0c7ad6906b815d87ecf467c42ede1142c1a7d32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Sicard-Ram=C3=ADrez?= Date: Sun, 10 Sep 2017 22:46:02 -0500 Subject: [PATCH 0117/1263] Enabled Agda 2.5.3. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58c9bdd8..092d2703 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2033,8 +2033,7 @@ packages: - ipython-kernel # GHC 8 "Andrés Sicard-Ramírez @asr": - [] - # - Agda # GHC 8.2.1 + - Agda "James Cook @mokus0": - dependent-sum From 8fff76ac405078f0a4b63d7d56e65fb988c507ce Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 11 Sep 2017 10:52:44 +0200 Subject: [PATCH 0118/1263] Expect haddock failure for Agda (2.5.3). Please see https://github.com/agda/agda/issues/2748. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 092d2703..9cc45635 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,6 +3907,7 @@ expected-haddock-failures: - 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 + - Agda # https://github.com/agda/agda/issues/2748 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 0c5202811d6c7d2aa1e2bcdbe84a384430fffd96 Mon Sep 17 00:00:00 2001 From: ncaq Date: Mon, 11 Sep 2017 19:44:24 +0900 Subject: [PATCH 0119/1263] added: string-transform --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cc45635..aab28ed8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3134,6 +3134,7 @@ packages: "ncaq @ncaq": - haskell-import-graph + - string-transform - uniq-deep - yesod-form-bootstrap4 - yesod-recaptcha2 From 8611bc166af6d9a159e92366b62991d8107d81f1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 12 Sep 2017 11:59:57 +0200 Subject: [PATCH 0120/1263] Re-enable haddocks for Adga. Closes https://github.com/agda/agda/issues/2748#issuecomment-328804066. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cc45635..092d2703 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,7 +3907,6 @@ expected-haddock-failures: - 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 - - Agda # https://github.com/agda/agda/issues/2748 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 128d1a5c5c5661c98dd4f5bafccd53e6973e9366 Mon Sep 17 00:00:00 2001 From: Olaf Chitil Date: Tue, 12 Sep 2017 14:40:56 +0100 Subject: [PATCH 0121/1263] add package fpretty --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 092d2703..84bb074e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Olaf Chitil @OlafChitil": + - fpretty + "Maarten Faddegon @MaartenFaddegon": - libgraph - Hoed From b4d318947ac5612b9828c38f7143e18cbefd92d0 Mon Sep 17 00:00:00 2001 From: Tony Day Date: Wed, 13 Sep 2017 09:35:32 +1000 Subject: [PATCH 0122/1263] re-enable perf --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 092d2703..c6334150 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2993,8 +2993,7 @@ packages: "Tony Day @tonyday567": - numhask - numhask-range - # - chart-unit # bounds optparse-applicative - # - perf # bounds optparse-applicative + - perf - online "Iphigenia Df @iphydf": From e59c8fa44964ae159fc0ff65a540bddd52a7e212 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 13 Sep 2017 15:34:38 +0300 Subject: [PATCH 0123/1263] Upper bound for #2860 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 092d2703..33922a85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3378,6 +3378,9 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 + # https://github.com/fpco/stackage/issues/2860 + - language-c < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 7828dd3a6c10ee6b11a0afc2eaf15eb323ffc7fd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 13 Sep 2017 18:18:28 +0300 Subject: [PATCH 0124/1263] Expected test failure for perf #2859 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c81606a3..f27d92ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3860,6 +3860,8 @@ 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 + - perf # https://github.com/fpco/stackage/pull/2859 + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From c09500768afc61a717e74e9c28c655ffffecfe70 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 13 Sep 2017 18:51:52 +0300 Subject: [PATCH 0125/1263] Upper bound for #2861 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f27d92ce..662226b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3384,6 +3384,9 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + # https://github.com/fpco/stackage/issues/2861 + - swagger2 < 2.1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From a1d07a8d944e6f620a9b257f1065a17f1830da0f Mon Sep 17 00:00:00 2001 From: Alexis King Date: Thu, 14 Sep 2017 10:14:35 -0700 Subject: [PATCH 0126/1263] Add monad-mock --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 662226b4..9edcc208 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2870,6 +2870,7 @@ packages: - bson "Alexis King @lexi-lambda": + - monad-mock - test-fixture - text-conversions - th-to-exp From edb7c01c4492186d5cc9a9497d2916bb1c5cef22 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Sep 2017 07:45:44 +0300 Subject: [PATCH 0127/1263] Upper bound for #2863 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 662226b4..ad62c275 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3387,6 +3387,9 @@ packages: # https://github.com/fpco/stackage/issues/2861 - swagger2 < 2.1.5 + # https://github.com/fpco/stackage/issues/2863 + - file-embed < 0.0.10.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 26890fc727f60c5e28021ab34d597461794bf2cd Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Fri, 15 Sep 2017 10:14:19 -0700 Subject: [PATCH 0128/1263] Bloodhound 0.15.0.0 for GHC 8.2.1 I just cut bloodhound 0.15.0.0 which is now building against stackage nightlies. I'm working on katip. If this works out, @phadej, @scrive will need to raise upper bounds and make any adjustments needed and then they can be unblocked here too. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d328f4e..49d2c9b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -747,7 +747,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - # - bloodhound # GHC 8.2.1 + - bloodhound - esqueleto "Adam Bergmark @bergmark": From e4bddb32c598fa59b9db1a3e2d88d399d258b390 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Fri, 15 Sep 2017 12:03:54 -0700 Subject: [PATCH 0129/1263] Unblock katip and katip-elasticsearch katip-0.5.0.1 and katip-elasticsearch-0.4.0.1 now support 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 6d328f4e..c822270b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2631,8 +2631,8 @@ packages: # - ua-parser # bounds aeson - hs-GeoIP - retry - # - katip # bounds aeson - # - katip-elasticsearch # via bloodhound: bounds: vector + - katip + - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple From 769c9e13d58a786a31bf4a68c2e270629f48fbca Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 16 Sep 2017 23:47:54 +0300 Subject: [PATCH 0130/1263] Upper bound for #2867 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d328f4e..1efaf65d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3391,6 +3391,9 @@ packages: # https://github.com/fpco/stackage/issues/2863 - file-embed < 0.0.10.1 + # https://github.com/fpco/stackage/issues/2867 + - data-fix < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 1d2136a3e219850ad09aa8fde66fdb9aa0a345c2 Mon Sep 17 00:00:00 2001 From: Michael Swan Date: Sun, 17 Sep 2017 00:45:18 -0500 Subject: [PATCH 0131/1263] add pcf-font and pcf-font-embed --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d328f4e..63d8ef44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2965,6 +2965,10 @@ packages: - lmdb - rdf + "Michael Swan @michael-swan": + - pcf-font + - pcf-font-embed + "Iago Abal ": - bv From ddcb22f38159c84d27c5e46f9f72a9fab8d2822a Mon Sep 17 00:00:00 2001 From: koral Date: Mon, 18 Sep 2017 19:34:00 +0200 Subject: [PATCH 0132/1263] Add dublincore-xml-conduit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54c299c1..c6447141 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1882,6 +1882,7 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - conduit-parse + - dublincore-xml-conduit - opml-conduit - rss-conduit < 0 # test runtime failure - imm < 0 # compilation failure via synthesizer-core From 744be39fdca7b52da8f69b02ee72d1d875810842 Mon Sep 17 00:00:00 2001 From: Evan Rutledge Borden Date: Mon, 18 Sep 2017 17:48:23 -0400 Subject: [PATCH 0133/1263] Resubmit validation to stackage Validation had overly aggressive upper bounds. These have been relaxed per https://github.com/qfpl/validation/issues/9. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54c299c1..438c1a44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "1.24" packages: "Olaf Chitil @OlafChitil": - fpretty - + "Maarten Faddegon @MaartenFaddegon": - libgraph - Hoed @@ -2998,6 +2998,9 @@ packages: [] # - HDBC-mysql # GHC 8.2.1 + "Tony Morris @tonymorris": + - validation + "Tony Day @tonyday567": - numhask - numhask-range From 1e30da961e0ceb30dc5fac9a6aff7ec6b6be7730 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Sep 2017 11:22:14 +0900 Subject: [PATCH 0134/1263] remove some packages which are not in Hackage new stackage-curator feature --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54c299c1..4cac2d46 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Olaf Chitil @OlafChitil": - - fpretty + [] "Maarten Faddegon @MaartenFaddegon": - libgraph @@ -1910,7 +1910,6 @@ packages: - pipes-fastx # - pipes-illumina # via: pipes-bgzf - seqalign - - thermonuc - xlsior < 0 # compilation failure https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": @@ -2076,7 +2075,7 @@ packages: # - euphoria # GHC 8.2.1 "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - - quadtree + [] "Brian Lewis brian@lorf.org @bsl": [] @@ -2144,7 +2143,6 @@ packages: "Dmitry Ivanov @ethercrow": - charsetdetect-ae - - compiler-errors - docopt - dynamic-state - dyre @@ -3014,7 +3012,6 @@ packages: - tce-conf "Jonathan Fischoff ": - - threads-extra - clock-extras - next-ref - tmp-postgres From 8b14ef67a691d30211ce82b3d54980c473b37333 Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Tue, 19 Sep 2017 11:26:31 +0300 Subject: [PATCH 0135/1263] Re-enable hjsonschema --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cac2d46..b18f2391 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "1.24" packages: "Olaf Chitil @OlafChitil": [] - + "Maarten Faddegon @MaartenFaddegon": - libgraph - Hoed @@ -2810,9 +2810,8 @@ packages: - directory-tree "Ian Grant Jeffries @seagreen": - [] - # - hjsonpointer # GHC 8.2.1 - # - hjsonschema # GHC 8.2.1 + - hjsonpointer + - hjsonschema "Drew Hess @dhess": - hpio From 25f7903d332e6c2f03c70a77201d9cc1adc8285d Mon Sep 17 00:00:00 2001 From: Hans-Peter Deifel Date: Wed, 20 Sep 2017 12:56:25 +0200 Subject: [PATCH 0136/1263] Re-add hledger-iadd and enable testsuite The new version 1.2.6 should build fine --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 444e5a3b..e9284530 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3072,8 +3072,7 @@ packages: # - hip # via repa-algorithms "Hans-Peter Deifel @hpdeifel": - [] - # - hledger-iadd # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 + - hledger-iadd "Roy Levien @orome": - crypto-enigma @@ -3816,7 +3815,6 @@ expected-test-failures: - 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 - 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 From 0979a0d797d2836b62a4181231dbcabfd238add9 Mon Sep 17 00:00:00 2001 From: phischu Date: Sat, 16 Sep 2017 19:59:23 +0200 Subject: [PATCH 0137/1263] Readd haskell-names --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 444e5a3b..7c926368 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2902,8 +2902,7 @@ packages: - language-fortran "Philipp Schuster @phischu": - [] - # - haskell-names # bounds: aeson + - haskell-names "Shao Cheng @TerrorJack": [] @@ -3781,7 +3780,6 @@ expected-test-failures: - 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 - 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 82b759e5cc4e15ea06e5ee053846f1c6cbdf9613 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 21 Sep 2017 02:31:23 +0200 Subject: [PATCH 0138/1263] Remove some upper bounds. Closes #2826, #2863, #2867 --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 444e5a3b..d0822625 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3374,12 +3374,6 @@ 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 - - # https://github.com/fpco/stackage/issues/2826 - - uri-templater < 0.3 - # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 @@ -3389,12 +3383,6 @@ packages: # https://github.com/fpco/stackage/issues/2861 - swagger2 < 2.1.5 - # https://github.com/fpco/stackage/issues/2863 - - file-embed < 0.0.10.1 - - # https://github.com/fpco/stackage/issues/2867 - - data-fix < 0.2 - # end of packages # Package flags are applied to individual packages, and override the values of From 48ac75a13e4c4d785a21effa3af45e9eb79f30b5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 21 Sep 2017 02:35:21 +0200 Subject: [PATCH 0139/1263] Upper bound for #2878 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0822625..6cd6e89a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3383,6 +3383,9 @@ packages: # https://github.com/fpco/stackage/issues/2861 - swagger2 < 2.1.5 + # https://github.com/fpco/stackage/issues/2878 + - hackage-db < 2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9453f5345ca9f2c22d7ac554a1f31c3ab95431dd Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Thu, 21 Sep 2017 21:59:39 +1000 Subject: [PATCH 0140/1263] Add accelerate --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb286662..90767f22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -672,6 +672,13 @@ packages: "Trevor L. McDonell @tmcdonell": - accelerate + - accelerate-llvm + - accelerate-llvm-native + - accelerate-llvm-ptx + - accelerate-io + - accelerate-fft + - accelerate-blas + # - accelerate-bignum # wide-word-0.1.0.3. No maintainer. @erikd. Used by: test-suite - repa - repa-io - repa-algorithms @@ -679,6 +686,11 @@ packages: - gloss-algorithms - gloss-raster - gloss-rendering + - gloss-accelerate + - gloss-raster-accelerate + - colour-accelerate + - lens-accelerate + - mwc-random-accelerate - cuda - cublas - cusparse From 6687d4ce49dc320f79d71c3a9cbbe50918e66642 Mon Sep 17 00:00:00 2001 From: Olaf Chitil Date: Thu, 21 Sep 2017 18:15:49 +0100 Subject: [PATCH 0141/1263] Corrected upper-case spelling of FPretty --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84bb074e..357d9909 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,7 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Olaf Chitil @OlafChitil": - - fpretty + - FPretty "Maarten Faddegon @MaartenFaddegon": - libgraph From 421f2727636a49b62924b4f4c5ede8c3aecf7ba5 Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Thu, 21 Sep 2017 15:13:27 -0500 Subject: [PATCH 0142/1263] Added mallard package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb286662..b2125056 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2458,6 +2458,7 @@ packages: - aeson-casing - graylog - parsec-numeric + - mallard "Callum Rogers @CRogers": - should-not-typecheck From 7f41ff76d8abc76c9b37f209aff490143e4f3379 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 22 Sep 2017 11:12:28 +0900 Subject: [PATCH 0143/1263] drop "swagger2 < 2.1.5" bound (#2861) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb286662..4df134ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3381,9 +3381,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2861 - - swagger2 < 2.1.5 - # https://github.com/fpco/stackage/issues/2878 - hackage-db < 2.0 From 396696a5a3740bb8901f4ab0a74bbae699f7b457 Mon Sep 17 00:00:00 2001 From: j-keck Date: Fri, 22 Sep 2017 08:33:43 +0200 Subject: [PATCH 0144/1263] add wreq-stringless --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4df134ed..f775bddc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Jürgen Keck @j-keck": + - wreq-stringless + "Olaf Chitil @OlafChitil": [] From 97b51d27748418af65c05c6f0bc7498b5669a8b0 Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Fri, 22 Sep 2017 07:57:01 -0500 Subject: [PATCH 0145/1263] Added package hasql-optparse-applicative. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4df134ed..2cc19952 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1058,6 +1058,7 @@ packages: - cases - focus - hasql + - hasql-optparse-applicative - hasql-pool - list-t - mtl-prelude From 99dd3afce6d9fc77649e7bde6a7a90e893c83505 Mon Sep 17 00:00:00 2001 From: Jonas Carpay Date: Sat, 23 Sep 2017 16:57:43 +0200 Subject: [PATCH 0146/1263] add jonascarpay/apecs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4df134ed..808a7eab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2177,6 +2177,9 @@ packages: [] # - GPipe-GLFW # GHC 8.2.1 via GLFW-b + "Jonas Carpay @jonascarpay": + - apecs + "Csaba Hruska @csabahruska": [] # - lambdacube-ir # bounds: aeson From 90846de80e0845e8a22fa512db3ed1de96c7743d Mon Sep 17 00:00:00 2001 From: tobbebex Date: Sat, 23 Sep 2017 19:24:06 +0200 Subject: [PATCH 0147/1263] Update build-constraints.yaml GPipe 2.2.2 now supports GHC 8.2.1 and builds using latest stackage nightly --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4df134ed..734ee94a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2170,8 +2170,7 @@ packages: - yi-snippet "Tobias Bexelius @tobbebex": - [] - # - GPipe # GHC 8.2.1 + - GPipe "Patrick Redmond @plredmond": [] From b24cee534d8426bc138c58fca94f4c1789d8ae38 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 23 Sep 2017 08:51:17 -1000 Subject: [PATCH 0148/1263] re-enable hledger-interest Not my package, but I'm pretty sure this has been resolved. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4df134ed..40c5f588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2225,7 +2225,7 @@ packages: - cabal2nix - funcmp - hackage-db - # - hledger-interest # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 + - hledger-interest - hopenssl - hsdns - hsemail From 566be11311441113aada9b8ae1e18fc5e8ca3818 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 17:54:07 +0900 Subject: [PATCH 0149/1263] marvin < 0.2.4 (#2894) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3deb8f2b..97ce2d8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3402,6 +3402,8 @@ packages: # https://github.com/fpco/stackage/issues/2878 - hackage-db < 2.0 + # https://github.com/fpco/stackage/issues/2894 + - marvin < 0.2.4 # end of packages # Package flags are applied to individual packages, and override the values of From 4d316a7d260c4e028b2f2471ae87387748926119 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 18:03:21 +0900 Subject: [PATCH 0150/1263] disable vector-builder benchmarks (#2896) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97ce2d8d..74e79394 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4008,6 +4008,7 @@ skipped-benchmarks: - refined - slave-thread - stm-containers + - vector-builder # @ivan-m https://github.com/fpco/stackage/issues/2538#issuecomment-307290070 - fgl - fgl-arbitrary From 86063564115bf6897b9a8a27a829f2a20824e44c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 18:04:22 +0900 Subject: [PATCH 0151/1263] cabal2nix < 2.6 due to hackage-db < 2.0 (#2878) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74e79394..8240c252 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3401,6 +3401,7 @@ packages: # https://github.com/fpco/stackage/issues/2878 - hackage-db < 2.0 + - cabal2nix < 2.6 # https://github.com/fpco/stackage/issues/2894 - marvin < 0.2.4 From 630a9f6f4eeaf74051d38463085ac3d45cb7edb9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 18:06:36 +0900 Subject: [PATCH 0152/1263] megaparsec < 6.2.0 (#2893) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8240c252..fe7d8b61 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3405,6 +3405,9 @@ packages: # https://github.com/fpco/stackage/issues/2894 - marvin < 0.2.4 + + # https://github.com/fpco/stackage/issues/2893 + - megaparsec < 6.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From fda0882130bc8ee40fe3e43059ee5a02080a4768 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 18:09:50 +0900 Subject: [PATCH 0153/1263] irc-client < 1.0.0.0 (#2891) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe7d8b61..8aca55ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3408,6 +3408,9 @@ packages: # https://github.com/fpco/stackage/issues/2893 - megaparsec < 6.2.0 + + # https://github.com/fpco/stackage/issues/2891 + - irc-client < 1.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 75f31ff46141ebaadb442eaf96521e1e9a370b3e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 18:17:00 +0900 Subject: [PATCH 0154/1263] swagger2 < 2.1.5 (#2895) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8aca55ee..d1b1f0a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3411,6 +3411,9 @@ packages: # https://github.com/fpco/stackage/issues/2891 - irc-client < 1.0.0.0 + + # https://github.com/fpco/stackage/issues/2895 + - swagger2 < 2.1.5 # end of packages # Package flags are applied to individual packages, and override the values of From 68297c61680e4fc55aa4b65e63d4c2e43b98960b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 20:20:04 +0900 Subject: [PATCH 0155/1263] try dropping hledger-api rather than swagger2 < 2.1.5 (#2895) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/Data/Swagger/Internal/ParamSchema.hs:296:21: error: Ambiguous occurrence ‘constructorTagModifier’ --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1b1f0a4..be181212 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -957,7 +957,7 @@ packages: - hledger-lib - hledger-ui - hledger-web - - hledger-api + # - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -3411,9 +3411,6 @@ packages: # https://github.com/fpco/stackage/issues/2891 - irc-client < 1.0.0.0 - - # https://github.com/fpco/stackage/issues/2895 - - swagger2 < 2.1.5 # end of packages # Package flags are applied to individual packages, and override the values of From f6b7135996870a36bac4a11c413e77b968649969 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 20:41:21 +0900 Subject: [PATCH 0156/1263] debian-bootstrap.sh: nvidia-cuda-dev for accelerate-llvm-ptx (#2880) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index b9a6feaa..e1ecdf13 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -126,6 +126,7 @@ apt-get install -y \ nettle-dev \ nodejs \ npm \ + nvidia-cuda-dev \ openjdk-8-jdk \ python-mpltoolkits.basemap \ python3-matplotlib \ From 2c5f15f811d06dfaaf62b28e0fe93d823cd2ffcd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 20:52:21 +0900 Subject: [PATCH 0157/1263] debian-bootstrap.sh: nvidia-cuda-dev is in multiverse --- debian-bootstrap.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index e1ecdf13..c27396c3 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -126,7 +126,6 @@ apt-get install -y \ nettle-dev \ nodejs \ npm \ - nvidia-cuda-dev \ openjdk-8-jdk \ python-mpltoolkits.basemap \ python3-matplotlib \ @@ -227,7 +226,7 @@ pushd /tmp \ && export PATH=${CUDA_PATH}/bin:${PATH} \ && popd -## non-free repo for mediabus-fdk-aac -#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 nvidia-cuda-dev From 46ed2916fb0f95ee4cd094ff2e2b81fc6badc0f8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 20:59:44 +0900 Subject: [PATCH 0158/1263] validation doctests fail (#2872) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be181212..201d0d33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3013,8 +3013,8 @@ packages: [] # - HDBC-mysql # GHC 8.2.1 - "Tony Morris @tonymorris": - - validation +# "Tony Morris @tonymorris": +# - validation # https://github.com/fpco/stackage/pull/2872 "Tony Day @tonyday567": - numhask From f39214bbbd9f422995f61b656e60f4bfd27b4075 Mon Sep 17 00:00:00 2001 From: Tomas Carnecky Date: Fri, 18 Aug 2017 07:33:55 +0200 Subject: [PATCH 0159/1263] Enable mole --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 201d0d33..9d5d898a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1240,7 +1240,7 @@ packages: - google-cloud - kraken - libinfluxdb - # - mole # via snap, heist, xmlhtml, + - mole - publicsuffix - rethinkdb-client-driver - snap-blaze From f2d2e1c7771789199aa5c74343ef73a7ba6cf458 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 02:00:28 +0900 Subject: [PATCH 0160/1263] disable shake-language-c for shake-0.16 (samplecount/shake-language-c#32) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 201d0d33..753a9511 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1147,7 +1147,8 @@ packages: - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": - - shake-language-c + [] + # - shake-language-c # https://github.com/samplecount/shake-language-c/issues/32 "David Turner @davecturner": - alarmclock From 9cd875068e072a50dd0935d60490b73ab3fcbcdb Mon Sep 17 00:00:00 2001 From: Adam Curtis Date: Sun, 24 Sep 2017 13:18:20 -0400 Subject: [PATCH 0161/1263] Add webdriver and cond --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 753a9511..67cefbfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3343,6 +3343,10 @@ packages: "Jeremy Huffman @jeremyjh": - higher-leveldb + + "Adam Curtis @kallisti-dev": + - webdriver + - cond # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 8eb07689d563a8b50e1dce6f5322f5bfba17fbf2 Mon Sep 17 00:00:00 2001 From: Yuji Yamamoto Date: Mon, 25 Sep 2017 09:09:25 +0900 Subject: [PATCH 0162/1263] Add th-strict-compat Hackage: https://hackage.haskell.org/package/th-strict-compat Repos: https://gitlab.com/igrep/th-strict-compat --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 753a9511..77506d5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2562,6 +2562,7 @@ packages: "Yuji Yamamoto @igrep": - yes-precure5-command + - th-strict-compat "Hans-Christian Esperer @hce": - avwx From 51e5afc1a85f2eae7acf035d0fd5c59bbf1eac2e Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 24 Sep 2017 21:20:24 -0400 Subject: [PATCH 0163/1263] Revert "Disable hopenpgp-tools per #2812" This reverts commit 6e36c33f51f8d3910bd00ddbf667702336465066. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 753a9511..27bf4374 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -875,7 +875,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - # - hopenpgp-tools # https://github.com/fpco/stackage/issues/2812 + - hopenpgp-tools - opensource "Piyush P Kurur @piyush-kurur": From a26b45444efb7f21a4a48a88b2e6d795ed501e1c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Sep 2017 04:02:15 +0200 Subject: [PATCH 0164/1263] Expect accelerate-blas tests to fail #2880 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 753a9511..4c6a3680 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3852,6 +3852,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 + - accelerate-blas # https://github.com/fpco/stackage/pull/2880 # Stackage upper bounds, re-enable these when their upper bound is removed From c5e4d9496028cfbb52524c4e5f31265c0f4a6b73 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Sep 2017 04:04:26 +0200 Subject: [PATCH 0165/1263] Remove upper bound and close #2894 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c6a3680..62a40466 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3404,9 +3404,6 @@ packages: - hackage-db < 2.0 - cabal2nix < 2.6 - # https://github.com/fpco/stackage/issues/2894 - - marvin < 0.2.4 - # https://github.com/fpco/stackage/issues/2893 - megaparsec < 6.2.0 From bef0429ca6962763023bb5f79105b37fafdc182e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Sep 2017 04:07:59 +0200 Subject: [PATCH 0166/1263] Remove outdated comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62a40466..b58d9bcf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -254,7 +254,7 @@ packages: - once "David Johnson @dmjio": - - miso # GHC 8.2.1 + - miso - envy - s3-signer - google-translate # bounds: servant From 2622ae61e6a3906a9771088f346c2f8c0ca24d59 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Sep 2017 04:08:56 +0200 Subject: [PATCH 0167/1263] Disable servant-swagger tests #2879 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b58d9bcf..f3ea0b1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3850,6 +3850,7 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - accelerate-blas # https://github.com/fpco/stackage/pull/2880 + - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 # Stackage upper bounds, re-enable these when their upper bound is removed From 9143ebfb6e703030c8b70269c4ca689394930dd2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 12:39:07 +0900 Subject: [PATCH 0168/1263] disable avers-api-docs (wereHamster/avers#2) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3ea0b1a..7db2939a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1231,7 +1231,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - - avers-api-docs + # - avers-api-docs # https://github.com/wereHamster/avers/issues/2 - avers-server - css-syntax - etcd From cff7f453411020b5a1c6f7778380932dd72d7e6d Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Mon, 25 Sep 2017 03:49:59 +0000 Subject: [PATCH 0169/1263] Re-enable teardown package --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 848e1cc9..a615d20e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -68,8 +68,8 @@ packages: "Roman Gonzalez @roman": [] + - teardown # - etc # GHC 8.2.1 via protolude - # - teardown # GHC 8.2.1 "Richard Cook @rcook": - hidden-char From 1a874bcb0bd3445611ed45ed5971b09afb55e0bf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 12:58:12 +0900 Subject: [PATCH 0170/1263] disable find-clumpiness (GregorySchwartz/find-clumpiness#3) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7db2939a..9c236c0c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2270,7 +2270,7 @@ packages: - tree-fun - random-tree - clumpiness - - find-clumpiness + # - find-clumpiness # https://github.com/GregorySchwartz/find-clumpiness/issues/3 - blosum # - convert-annotation # via inline-r compilation failure # - rank-product # GHC 8.2.1 via random-fu From eb5d13d035b21e60d1add456f55ada2f673df4bb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 13:02:22 +0900 Subject: [PATCH 0171/1263] disable miso for aeson-1.2.2.0 (#haskell-miso/miso#295) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c236c0c..848e1cc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -254,7 +254,7 @@ packages: - once "David Johnson @dmjio": - - miso + # - miso # aeson - https://github.com/haskell-miso/miso/issues/295 - envy - s3-signer - google-translate # bounds: servant From b729fba7ea9aa8c485dc8d825fe79f8b38b768ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 16:21:41 +0900 Subject: [PATCH 0172/1263] Revert "irc-client < 1.0.0.0 (#2891)" This reverts commit fda0882130bc8ee40fe3e43059ee5a02080a4768. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 848e1cc9..d719b574 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,9 +3406,6 @@ packages: # https://github.com/fpco/stackage/issues/2893 - megaparsec < 6.2.0 - - # https://github.com/fpco/stackage/issues/2891 - - irc-client < 1.0.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 090b5f865bdf3e7605d3312a197427a5d8808251 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 16:32:10 +0900 Subject: [PATCH 0173/1263] revert "megaparsec < 6.2.0" (#2893) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1537d913..138cddd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3408,9 +3408,6 @@ packages: # https://github.com/fpco/stackage/issues/2878 - hackage-db < 2.0 - cabal2nix < 2.6 - - # https://github.com/fpco/stackage/issues/2893 - - megaparsec < 6.2.0 # end of packages # Package flags are applied to individual packages, and override the values of From 613aacfa74bae57304b9894a8e0893a294c909b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 16:41:38 +0900 Subject: [PATCH 0174/1263] try dropping "hackage-db < 2.0" (#2878) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 138cddd4..03fc1dca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3404,10 +3404,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - - # https://github.com/fpco/stackage/issues/2878 - - hackage-db < 2.0 - - cabal2nix < 2.6 # end of packages # Package flags are applied to individual packages, and override the values of From 5de4f268ae6d7ba7726a8741cbba8d528d2b8227 Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Mon, 25 Sep 2017 17:47:10 +1000 Subject: [PATCH 0175/1263] Add wide-word With permission from @erikd: erikd/wide-word#1. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 848e1cc9..847db480 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -699,6 +699,7 @@ packages: - cusparse - cusolver - nvvm + - wide-word "Liam O'Connor @liamoc": [] From d3b33d31c96ed7e5f2db56537e81ff83607c90e0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 16:48:02 +0900 Subject: [PATCH 0176/1263] fix adding teardown --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a615d20e..2ec7ee86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -67,7 +67,6 @@ packages: # - discord-hs # bounds: req "Roman Gonzalez @roman": - [] - teardown # - etc # GHC 8.2.1 via protolude From cefd2401c223ae3997562bb0b741c6a668d42e9d Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Mon, 25 Sep 2017 18:19:46 +1000 Subject: [PATCH 0177/1263] Add accelerate-bignum --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 847db480..2ab80594 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -681,7 +681,7 @@ packages: - accelerate-io - accelerate-fft - accelerate-blas - # - accelerate-bignum # wide-word-0.1.0.3. No maintainer. @erikd. Used by: test-suite + - accelerate-bignum - repa - repa-io - repa-algorithms @@ -3778,6 +3778,7 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server + - accelerate-bignum # CUDA GPU # Test executable requires arguments - hpqtypes From 301c7e6fb2305f396b15e71087777af878d7ce27 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 25 Sep 2017 22:20:01 +0900 Subject: [PATCH 0178/1263] add QuadTree, compiler-warnings, threads-extras fixing 1e30da9 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64f4e45f..05fb04e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2092,7 +2092,7 @@ packages: # - euphoria # GHC 8.2.1 "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - [] + - QuadTree "Brian Lewis brian@lorf.org @bsl": [] @@ -2160,6 +2160,7 @@ packages: "Dmitry Ivanov @ethercrow": - charsetdetect-ae + - compiler-warnings - docopt - dynamic-state - dyre @@ -3035,6 +3036,7 @@ packages: "Jonathan Fischoff ": - clock-extras - next-ref + - threads-extras - tmp-postgres # - postgresql-simple-opts # bounds: optparse-applicative - pg-transact From 682d4087b96673e92ecd84385f71a0a254cd6eb7 Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Mon, 25 Sep 2017 22:23:19 +0300 Subject: [PATCH 0179/1263] Add dom-parser --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05fb04e7..114e25c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3341,11 +3341,12 @@ packages: - ghost-buster "typeable.io ": + - dom-parser - stackage2nix "Jeremy Huffman @jeremyjh": - higher-leveldb - + "Adam Curtis @kallisti-dev": - webdriver - cond From 6b844b02f70dc6fc56d53af2e7f29c041df67d34 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 25 Sep 2017 17:11:29 -0700 Subject: [PATCH 0180/1263] Expect foundation tests to pass per https://github.com/haskell-foundation/foundation/issues/394#issuecomment-331815967 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05fb04e7..b880a9b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3822,7 +3822,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/394 - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled From 04319dfa30cb312a5105c4f53b1401083920b401 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 26 Sep 2017 13:20:17 +0900 Subject: [PATCH 0181/1263] QuadTree needs older base and lens --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05fb04e7..8f3ba598 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2092,7 +2092,8 @@ packages: # - euphoria # GHC 8.2.1 "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - - QuadTree + [] + # - QuadTree # base and lens "Brian Lewis brian@lorf.org @bsl": [] From b6d451b183a30c34ea099b4fbbe3128aef6ca4bb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 12:14:31 +0200 Subject: [PATCH 0182/1263] Disable hopenpgp-tools #2899 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8f3ba598..5d465004 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -874,7 +874,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools + - hopenpgp-tools < 0 # Compilation failure https://github.com/fpco/stackage/pull/2899#issuecomment-331836991 - opensource "Piyush P Kurur @piyush-kurur": @@ -3346,7 +3346,7 @@ packages: "Jeremy Huffman @jeremyjh": - higher-leveldb - + "Adam Curtis @kallisti-dev": - webdriver - cond From 8a4f8019a610345fe9942dcceb42dd7f7e4d5cdd Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 12:19:23 +0200 Subject: [PATCH 0183/1263] Expect linear-accelerate tests to fail ekmett/linear-accelerate#10 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d465004..7ac427bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3815,6 +3815,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 816a2844454b708cc2254303ccaff71e9afa827a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 12:21:46 +0200 Subject: [PATCH 0184/1263] Expect tasty-discover tests to fail lwm/tasty-discover#123 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ac427bc..b6e5cf93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3816,6 +3816,7 @@ expected-test-failures: - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10 + - tasty-discover # https://github.com/lwm/tasty-discover/issues/123 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 7b5eb1967b8e85563298efebabef502b3a0665a9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 12:26:53 +0200 Subject: [PATCH 0185/1263] Expect teardown tests to fail #2901 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6e5cf93..8601518b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3869,6 +3869,9 @@ expected-test-failures: - multiset - makefile + # Doctest failures + - teardown + # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 From e473577348a0d4884932c5de57b8735f24d5d033 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 12:36:26 +0200 Subject: [PATCH 0186/1263] Re-enable miso --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7b33bcf..eb9ec110 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -253,7 +253,7 @@ packages: - once "David Johnson @dmjio": - # - miso # aeson - https://github.com/haskell-miso/miso/issues/295 + - miso - envy - s3-signer - google-translate # bounds: servant From f4c88d5d311c3d89a6ea7501cc4121b01c3a5d97 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 13:56:05 +0200 Subject: [PATCH 0187/1263] Expect wide-word tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb9ec110..e5290203 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3800,6 +3800,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 + - wide-word # https://github.com/erikd/wide-word/issues/2 # Assertion failures, these can be real bugs or just limitations # in the test cases. From 2f2f8665b1e5edc02773418a66528d9cc63adfc3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 15:48:13 +0200 Subject: [PATCH 0188/1263] Re-enable linear-accelerate tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5290203..e7d3c669 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,7 +3820,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10 - tasty-discover # https://github.com/lwm/tasty-discover/issues/123 # Compilation failures From 93e40de2da863049e0cb6e61fdcfa0570128f3a3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 26 Sep 2017 19:33:47 +0200 Subject: [PATCH 0189/1263] Re-enable tasty-discover tests. Fixed in https://github.com/lwm/tasty-discover/commit/03e7a8c2a38b14b0d45429c9c765a8b79e117973. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e7d3c669..31288ecf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,7 +3820,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - tasty-discover # https://github.com/lwm/tasty-discover/issues/123 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From fe48d1e76ca9ad99c65c1eeb9e8f9169128149b1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 20:56:26 +0200 Subject: [PATCH 0190/1263] Revert "Re-enable linear-accelerate tests" This reverts commit 2f2f8665b1e5edc02773418a66528d9cc63adfc3. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31288ecf..d2d91f59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3820,6 +3820,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From fba7df03eff3b9887d1cb8672fbc61d43741069a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 21:20:27 +0200 Subject: [PATCH 0191/1263] Raise xml-conduit upper bound --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2d91f59..d9d9984a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3402,7 +3402,7 @@ packages: - ansi-terminal < 0.7 # https://github.com/fpco/stackage/issues/2779 - - xml-conduit < 1.6.0 + - xml-conduit < 1.7.0 # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 From c4f4ca25e4933c5a57788593702bd0ab4283351f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 21:23:27 +0200 Subject: [PATCH 0192/1263] Upper bound for #2906 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9d9984a..4946de86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,6 +3409,9 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + + # https://github.com/fpco/stackage/issues/2906 + - uri-bytestring < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 6506706f4a9a419f0813e1af971ba90e4b0af669 Mon Sep 17 00:00:00 2001 From: AndrewRademacher Date: Tue, 26 Sep 2017 20:42:11 -0500 Subject: [PATCH 0193/1263] Added GDAX interface library. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4946de86..6d27b5f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2480,6 +2480,7 @@ packages: - graylog - parsec-numeric - mallard + - gdax "Callum Rogers @CRogers": - should-not-typecheck From 84259bda19428530ac50acb292e0a0d8990e4231 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Sep 2017 12:57:50 +0300 Subject: [PATCH 0194/1263] Remove upper bounds and close #2779 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4946de86..204f70a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3401,9 +3401,6 @@ packages: # https://github.com/fpco/stackage/issues/2778 - ansi-terminal < 0.7 - # https://github.com/fpco/stackage/issues/2779 - - xml-conduit < 1.7.0 - # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 From 2f4c1c851ba62e57ffc286ac2aa7a0bb0d7fd082 Mon Sep 17 00:00:00 2001 From: Dmitry Bushev Date: Wed, 27 Sep 2017 15:39:28 +0300 Subject: [PATCH 0195/1263] Add xml-isogen --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 204f70a0..905c8c31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3346,6 +3346,7 @@ packages: "typeable.io ": - dom-parser - stackage2nix + - xml-isogen "Jeremy Huffman @jeremyjh": - higher-leveldb From ec2a2881247983e5e88c7b36857f506b4478a402 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 27 Sep 2017 22:42:04 +0200 Subject: [PATCH 0196/1263] Re-enable wide-word tests erikd/wide-word#2 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index daa26f24..794b758a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3802,7 +3802,6 @@ 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 - - wide-word # https://github.com/erikd/wide-word/issues/2 # Assertion failures, these can be real bugs or just limitations # in the test cases. From ca5d150741d6f481d3e9c66bd29c7c43df1c1f30 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 27 Sep 2017 22:44:45 +0200 Subject: [PATCH 0197/1263] Re-enable shake-language-c #32 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 794b758a..1d406574 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1148,8 +1148,7 @@ packages: - product-profunctors "Samplecount stefan@samplecount.com @kaoskorobase": - [] - # - shake-language-c # https://github.com/samplecount/shake-language-c/issues/32 + - shake-language-c "David Turner @davecturner": - alarmclock From 755fcef971826828c90029a187740006b4acb263 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Sep 2017 02:59:47 +0200 Subject: [PATCH 0198/1263] Expect gdax tests to fail #2907 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d406574..2d51f140 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3779,6 +3779,7 @@ expected-test-failures: - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - accelerate-bignum # CUDA GPU + - gdax # Needs environment variables set # Test executable requires arguments - hpqtypes From 0ce48b6e677305fdf7bfe65024460bc47b21285e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Sep 2017 03:05:24 +0200 Subject: [PATCH 0199/1263] Disable xml-isogen #2908 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d51f140..4de50e7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3346,7 +3346,7 @@ packages: "typeable.io ": - dom-parser - stackage2nix - - xml-isogen + # - xml-isogen # Compilation failure of dependency xml-conduit-writer https://github.com/fpco/stackage/pull/2908 "Jeremy Huffman @jeremyjh": - higher-leveldb From ae555cbf639390eb8b5e0af4a1a80b45bbd4ff2c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 28 Sep 2017 03:14:19 +0200 Subject: [PATCH 0200/1263] Disable soap-* due to xml-conduit-writer compilation failure --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4de50e7e..8a493137 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1590,10 +1590,10 @@ packages: - cubicspline - maximal-cliques - "Alexander Bondarenko @wiz": - - soap - - soap-tls - - soap-openssl + "Alexander Bondarenko @wiz": [] + # - soap # compilation failure via xml-conduit-writer + # - soap-tls # compilation failure via xml-conduit-writer + # - soap-openssl # compilation failure via xml-conduit-writer "Andres Löh @kosmikus": - generics-sop From f9491d1893d3994641eee9506b7d0728e6f38f2a Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Sep 2017 02:46:01 +0800 Subject: [PATCH 0201/1263] Make mintty build with Win32-2.5.x.x ghc-8.2.1 ships with Win32-2.5.4.1, and mintty should build with this version of Win32. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a493137..8c69921b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3504,7 +3504,7 @@ package-flags: time_pre_1_6: false mintty: - win32-2-5: false + win32-2-5: true cassava: pre-bytestring-0-10-4: false From 551ce8e8b872e7a38bfddd35dba5f8f0ae0d423f Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 29 Sep 2017 14:40:12 +1000 Subject: [PATCH 0202/1263] Add accelerate-examples --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a493137..19afd7d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -681,6 +681,7 @@ packages: - accelerate-fft - accelerate-blas - accelerate-bignum + - accelerate-examples - repa - repa-io - repa-algorithms From eaa451c9e0f384df7327ae19e9b4b0d4b41ee174 Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 29 Sep 2017 16:33:11 +1000 Subject: [PATCH 0203/1263] Expect linear-accelerate tests to pass ekmett/linear-accelerate#10 fixed in linear-accelerate-0.5.0.1 release --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a493137..e2ef838e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3821,7 +3821,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - linear-accelerate # https://github.com/ekmett/linear-accelerate/issues/10 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 028447df0e00a67b0959ef1e5e1233c02755eb31 Mon Sep 17 00:00:00 2001 From: "Trevor L. McDonell" Date: Fri, 29 Sep 2017 16:42:07 +1000 Subject: [PATCH 0204/1263] Expect accelerate-blas tests to fail This just changes the reason the tests are expected to fail, since as of accelerate-blas-0.1.0.1 they will now at least build. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a493137..424f25ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3779,6 +3779,7 @@ expected-test-failures: - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - accelerate-bignum # CUDA GPU + - accelerate-blas # CUDA GPU - gdax # Needs environment variables set # Test executable requires arguments @@ -3852,7 +3853,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 - - accelerate-blas # https://github.com/fpco/stackage/pull/2880 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 # Stackage upper bounds, re-enable these when their upper bound is removed From ccabb4007433623f9a458426c5759886a92a30e7 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Fri, 29 Sep 2017 16:33:52 +0200 Subject: [PATCH 0205/1263] Added package nakadi-client --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a493137..0d147927 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3258,6 +3258,7 @@ packages: - type-level-integers - partial-order - async-timer + - nakadi-client "Simon Hafner @reactormonk": - uri-bytestring-aeson From 5518f4a4ddac373d6ea3a76a5546bb37de5f5c80 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 29 Sep 2017 22:07:11 +0200 Subject: [PATCH 0206/1263] Expect nakadi-client tests to fail #2913 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb8f9523..d0363c12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3783,6 +3783,7 @@ expected-test-failures: - accelerate-bignum # CUDA GPU - accelerate-blas # CUDA GPU - gdax # Needs environment variables set + - nakadi-client # Needs environment variable set # Test executable requires arguments - hpqtypes From 1edb6edd36830e9013b5b200acbda4c497946fe6 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Fri, 29 Sep 2017 23:43:45 +0200 Subject: [PATCH 0207/1263] Added throttle-io-stream and conduit-throttle --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0363c12..96782a69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3260,6 +3260,8 @@ packages: - partial-order - async-timer - nakadi-client + - throttle-io-stream + - conduit-throttle "Simon Hafner @reactormonk": - uri-bytestring-aeson From b340cca55abf4fffd05337bf7fa8922f934c8940 Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Sun, 1 Oct 2017 10:55:27 +0200 Subject: [PATCH 0208/1263] Add lxd-client --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96782a69..7acb07aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2865,6 +2865,7 @@ packages: "Henri Verroken @hverr": - bordacount - cache + - lxd-client - xxhash-ffi "Cliff Harvey @BlackBrane": From a85b06fad45b6e45888469d87c92189279adc309 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:05:43 +0200 Subject: [PATCH 0209/1263] Upper bounds for #2917 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96782a69..c7238bf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3414,6 +3414,11 @@ packages: # https://github.com/fpco/stackage/issues/2906 - uri-bytestring < 0.3.0 + + # https://github.com/fpco/stackage/issues/2917 + - hledger-lib < 1.4 + - hledger-ui < 1.4 + - hledger-web < 1.4 # end of packages # Package flags are applied to individual packages, and override the values of From 8feec6c99ccd6ab13a58957722c273e3755ca616 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:08:45 +0200 Subject: [PATCH 0210/1263] Another upper bound for #2917 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 347dbe13..3007c695 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,7 @@ packages: - uri-bytestring < 0.3.0 # https://github.com/fpco/stackage/issues/2917 + - hledger < 1.4 - hledger-lib < 1.4 - hledger-ui < 1.4 - hledger-web < 1.4 From 18217456422d2902e0f4e600100725d462900d44 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:13:00 +0200 Subject: [PATCH 0211/1263] Re-enable xml-conduit-writer dependents #2908, ae555cbf639390eb8b5e0af4a1a80b45bbd4ff2c --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3007c695..fef0e979 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1592,9 +1592,9 @@ packages: - maximal-cliques "Alexander Bondarenko @wiz": [] - # - soap # compilation failure via xml-conduit-writer - # - soap-tls # compilation failure via xml-conduit-writer - # - soap-openssl # compilation failure via xml-conduit-writer + - soap + - soap-tls + - soap-openssl "Andres Löh @kosmikus": - generics-sop @@ -3351,7 +3351,7 @@ packages: "typeable.io ": - dom-parser - stackage2nix - # - xml-isogen # Compilation failure of dependency xml-conduit-writer https://github.com/fpco/stackage/pull/2908 + - xml-isogen "Jeremy Huffman @jeremyjh": - higher-leveldb From 53e7ce8c50fa81c6eae0f07a560ccf09fbb67821 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:13:45 +0200 Subject: [PATCH 0212/1263] Fix syntax error --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fef0e979..19328e58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1591,7 +1591,7 @@ packages: - cubicspline - maximal-cliques - "Alexander Bondarenko @wiz": [] + "Alexander Bondarenko @wiz": - soap - soap-tls - soap-openssl From aed1da99ffda95232a6a2a4d273d08e8e4d3dff3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:23:04 +0200 Subject: [PATCH 0213/1263] Expect ip tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19328e58..c8366f38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,6 +3865,7 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 + - ip # Stackage upper bounds, re-enable these when their upper bound is removed From 6cbda2bf8ead363f297b4667db4f0bb132df948a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 1 Oct 2017 21:25:40 +0200 Subject: [PATCH 0214/1263] Add issue for ip test failure --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8366f38..2b546da8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3865,7 +3865,7 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - - ip + - ip # https://github.com/andrewthad/haskell-ip/issues/17 # Stackage upper bounds, re-enable these when their upper bound is removed From afbc98a516a0fa8d8fa2762cf0fbf0bc1991919a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Oct 2017 15:52:59 -0700 Subject: [PATCH 0215/1263] Bound Glob due to https://github.com/sol/hpack/issues/202 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b546da8..70e1c673 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3421,6 +3421,9 @@ packages: - hledger-lib < 1.4 - hledger-ui < 1.4 - hledger-web < 1.4 + + # https://github.com/sol/hpack/issues/202 + - Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 50423d1bf5843956611facabb1f506893b31285e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Oct 2017 15:59:37 -0700 Subject: [PATCH 0216/1263] Skip tests for lxd-client due to #2919 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 70e1c673..152cfb1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3907,6 +3907,7 @@ expected-test-failures: - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - perf # https://github.com/fpco/stackage/pull/2859 + - lxd-client # https://github.com/fpco/stackage/issues/2919 # end of expected-test-failures From 8ee3d73ef8b068a11c77c31e4ef6b9420038c763 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Oct 2017 16:14:48 -0700 Subject: [PATCH 0217/1263] Upper bound fingertree since it fails reducers (#2920) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 152cfb1f..3ad975f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3424,6 +3424,9 @@ packages: # https://github.com/sol/hpack/issues/202 - Glob < 0.9.0 + + # https://github.com/fpco/stackage/issues/2920 + - fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of From e44a400ee911ab4cc0a89c8b91dcf847fb8c2112 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Oct 2017 21:48:37 -0700 Subject: [PATCH 0218/1263] Another fix for #2920 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ad975f6..e4f89988 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3426,7 +3426,7 @@ packages: - Glob < 0.9.0 # https://github.com/fpco/stackage/issues/2920 - - fingertree < 0.1.2 + - reducers < 3.12.1 # end of packages # Package flags are applied to individual packages, and override the values of From c7abd42dbfe87beec846fb5f17ad5a6380b0f581 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Oct 2017 21:53:29 -0700 Subject: [PATCH 0219/1263] Another fix (this should be the one) for #2920 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4f89988..3ad975f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3426,7 +3426,7 @@ packages: - Glob < 0.9.0 # https://github.com/fpco/stackage/issues/2920 - - reducers < 3.12.1 + - fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of From 9bcac0330c85c9acbdd7b7c5e084f957fc46eea7 Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Sun, 1 Oct 2017 18:59:43 +0200 Subject: [PATCH 0220/1263] Permanently skip tests for lxd-client (#2919) lxd-client needs LXD infrastructure, which is unavailable on Debian --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ad975f6..4cfb9181 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3799,6 +3799,7 @@ expected-test-failures: - accelerate-blas # CUDA GPU - gdax # Needs environment variables set - nakadi-client # Needs environment variable set + - lxd-client # Needs LXD, not available on debian # Test executable requires arguments - hpqtypes @@ -3910,7 +3911,6 @@ expected-test-failures: - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - perf # https://github.com/fpco/stackage/pull/2859 - - lxd-client # https://github.com/fpco/stackage/issues/2919 # end of expected-test-failures From e424cd4dc709397fcb57fcb804ff45132a3cb937 Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Mon, 2 Oct 2017 23:48:54 +0100 Subject: [PATCH 0221/1263] Add strict-types --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cfb9181..f9f712f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -60,7 +60,7 @@ packages: - NoHoed - threepenny-editors - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - + - strict-types "Joshua Koike @jano017": [] From f65b2aa9b43b71ebff534f38c03bf19de373fcbd Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Oct 2017 10:40:43 -1000 Subject: [PATCH 0222/1263] allow revised hledger* 1.4 (fixes #2917) --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9f712f3..b0bf57d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3416,12 +3416,6 @@ packages: # https://github.com/fpco/stackage/issues/2906 - uri-bytestring < 0.3.0 - # https://github.com/fpco/stackage/issues/2917 - - hledger < 1.4 - - hledger-lib < 1.4 - - hledger-ui < 1.4 - - hledger-web < 1.4 - # https://github.com/sol/hpack/issues/202 - Glob < 0.9.0 From 383615f83dc580b70bd6f0f7bd4dfbd26f099659 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Oct 2017 10:38:16 -1000 Subject: [PATCH 0223/1263] re-enable hledger-api (resolves #2895) hledger-api 1.4 is out. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0bf57d4..55ca82e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -958,7 +958,7 @@ packages: - hledger-lib - hledger-ui - hledger-web - # - hledger-api + - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa From 4151645fc83afd2312bc9ce1a3a8ec80b857a4b3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 2 Oct 2017 18:10:28 -0700 Subject: [PATCH 0224/1263] Disable tests for hpio (#2926) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55ca82e4..b93ab065 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3934,6 +3934,7 @@ expected-benchmark-failures: - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 + - hpio # https://github.com/fpco/stackage/issues/2926 # end of expected-benchmark-failures From 1796d190717bea49f0d6d4df3e97154c34f7844c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 2 Oct 2017 18:12:35 -0700 Subject: [PATCH 0225/1263] Disable cryptol because of #2927 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b93ab065..d07bea0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1378,7 +1378,7 @@ packages: # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - - cryptol + # cryptol # https://github.com/fpco/stackage/issues/2927 - gitrev - persistent-refs From b211fd0bbe214deae0bfecd3e397ff8d7cb0c2e0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 2 Oct 2017 18:16:19 -0700 Subject: [PATCH 0226/1263] hpio to skipped-tests (#2926) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d07bea0e..baa717e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3676,6 +3676,7 @@ skipped-tests: - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more + - hpio # https://github.com/fpco/stackage/issues/2926 # end of skipped-tests @@ -3934,7 +3935,6 @@ expected-benchmark-failures: - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - - hpio # https://github.com/fpco/stackage/issues/2926 # end of expected-benchmark-failures From f9207b0f912cc178f51c5793d76e4c2668159d4e Mon Sep 17 00:00:00 2001 From: Sebastian Pulido Gomez Date: Tue, 3 Oct 2017 13:22:59 -0500 Subject: [PATCH 0227/1263] Adding scalendar library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baa717e5..8ebdb552 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1967,6 +1967,7 @@ packages: - hapistrano - inflections - stache + - scalendar # - twitter-feed # GHC 8.2.1 "Sergey Alirzaev @l29ah": From 24782534c369dbc24ca3a6d890bb81890f59eadf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 3 Oct 2017 17:39:41 -0700 Subject: [PATCH 0228/1263] Mark textmath's tests as failing (#2929) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ebdb552..10ad0c87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3890,6 +3890,7 @@ expected-test-failures: # Doctest failures - teardown + - texmath # https://github.com/fpco/stackage/issues/2929 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From b2971cf4af0322bca414bb1bfdbf6ecc42f1de4d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 3 Oct 2017 17:44:11 -0700 Subject: [PATCH 0229/1263] Close #2906 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10ad0c87..57306d64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3414,9 +3414,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2906 - - uri-bytestring < 0.3.0 - # https://github.com/sol/hpack/issues/202 - Glob < 0.9.0 From 4430e71bcf6580efbbe1a37167679df83998510b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 3 Oct 2017 21:13:02 -0700 Subject: [PATCH 0230/1263] Test issues that should be closed --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 57306d64..6ebea747 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -569,7 +569,6 @@ packages: - profunctors - promises - reducers - - reducers - reflection - semigroupoid-extras - semigroupoids @@ -2596,7 +2595,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames < 0 # test compilation failure + - Frames # 0 # test compilation failure - hpp "Takayuki Muranushi @nushio3": @@ -3415,10 +3414,10 @@ packages: - language-c < 0.7 # https://github.com/sol/hpack/issues/202 - - Glob < 0.9.0 + # Glob < 0.9.0 # https://github.com/fpco/stackage/issues/2920 - - fingertree < 0.1.2 + # fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3887,7 +3886,7 @@ expected-test-failures: # Doctest failures - teardown - - texmath # https://github.com/fpco/stackage/issues/2929 + # texmath # https://github.com/fpco/stackage/issues/2929 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d @@ -3924,7 +3923,7 @@ expected-benchmark-failures: - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Compilation failures - - Frames # https://github.com/acowley/Frames/issues/47 + # 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 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 From 06174d90511bf500649ff32acdd1599fa4b288ce Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 3 Oct 2017 21:37:05 -0700 Subject: [PATCH 0231/1263] Undo changes adding broken packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ebea747..539a959d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,7 +2595,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames # 0 # test compilation failure + - Frames < 0 # test compilation failure - hpp "Takayuki Muranushi @nushio3": @@ -3417,7 +3417,7 @@ packages: # Glob < 0.9.0 # https://github.com/fpco/stackage/issues/2920 - # fingertree < 0.1.2 + - fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3923,7 +3923,7 @@ expected-benchmark-failures: - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Compilation failures - # Frames # https://github.com/acowley/Frames/issues/47 + - 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 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 From 6094cc51f6ac3edd4bb0d6e2dead9455e55264e4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 3 Oct 2017 21:57:34 -0700 Subject: [PATCH 0232/1263] Close #2929. Close https://github.com/sol/hpack/issues/202. Close #2918 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 539a959d..1461cbaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3413,9 +3413,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/sol/hpack/issues/202 - # Glob < 0.9.0 - # https://github.com/fpco/stackage/issues/2920 - fingertree < 0.1.2 # end of packages @@ -3886,7 +3883,6 @@ expected-test-failures: # Doctest failures - teardown - # texmath # https://github.com/fpco/stackage/issues/2929 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From bd960e2f439d09eae9838024cc6c2e741101fe69 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 08:16:27 -0700 Subject: [PATCH 0233/1263] Close #2714. Move brick bount to 0.24, as per #2933 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1461cbaa..ae2fa9e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3394,9 +3394,8 @@ packages: # Once unconstrained, remove the following skipped-tests # - sbv - # https://github.com/fpco/stackage/issues/2714 - - brick < 0.21 - - word-wrap < 0.2 + # https://github.com/fpco/stackage/issues/2933 + - brick < 0.24 # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 From 851fad19b8252acf8c076104ebce49e285d71071 Mon Sep 17 00:00:00 2001 From: Deni Bertovic Date: Wed, 4 Oct 2017 01:27:33 +0200 Subject: [PATCH 0234/1263] Adds docker --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae2fa9e5..7fbd3b1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3360,6 +3360,9 @@ packages: - webdriver - cond + "Deni Bertovic @denibertovic, James Parker ": + - docker + # 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 368c987d8ddbd98a6325247378747d17f9cd9ef7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 08:19:53 -0700 Subject: [PATCH 0235/1263] Manually apply #2932. Closes #2932 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fbd3b1e..6f9be0fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3360,6 +3360,10 @@ packages: - webdriver - cond + "Naoto Shimazaki @igy": + - thread-hierarchy + - bitset-word8 + "Deni Bertovic @denibertovic, James Parker ": - docker From eb5a56874876e50d9844adbc3afbd073ec151d21 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 13:36:14 -0700 Subject: [PATCH 0236/1263] Mark docker as expected test failure (#2934) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f9be0fe..8d2a95a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3737,6 +3737,7 @@ expected-test-failures: - consul-haskell - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL + - docker # https://github.com/fpco/stackage/issues/2934 - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - etcd # etcd https://github.com/fpco/stackage/issues/811 From 8e0054a9860e4f5d5e502074e1faf6d2d1996e24 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 13:37:57 -0700 Subject: [PATCH 0237/1263] Test fixes --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d2a95a6..2c3c7e65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,7 +2595,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames < 0 # test compilation failure + - Frames # 0 # test compilation failure - hpp "Takayuki Muranushi @nushio3": @@ -3420,7 +3420,7 @@ packages: - language-c < 0.7 # https://github.com/fpco/stackage/issues/2920 - - fingertree < 0.1.2 + # fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3926,7 +3926,7 @@ expected-benchmark-failures: - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Compilation failures - - Frames # https://github.com/acowley/Frames/issues/47 + # 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 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 From 197e858d3d6b5742d9f26ea74acd547cc25f727b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 13:51:25 -0700 Subject: [PATCH 0238/1263] Keep Frames as test failures --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c3c7e65..4f7a0d18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2595,7 +2595,7 @@ packages: - LibZip >= 1.0 "Anthony Cowley @acowley": - - Frames # 0 # test compilation failure + - Frames - hpp "Takayuki Muranushi @nushio3": @@ -3926,7 +3926,7 @@ expected-benchmark-failures: - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure # Compilation failures - # Frames # https://github.com/acowley/Frames/issues/47 + - 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 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 From 160a599ef86d8bfb7a3098549f5f5810053eb236 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 13:52:31 -0700 Subject: [PATCH 0239/1263] Mark Frames as disabled tests too --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f7a0d18..65be9d19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3626,6 +3626,7 @@ skipped-tests: - pell # https://github.com/brunjlar/pell/issues/1 - wreq # https://github.com/bos/wreq/issues/107 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 + - Frames # https://github.com/acowley/Frames/issues/47 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From d90eec0bf7fb85dffd2a3c3f1e4e1824d1bee7f6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 13:52:59 -0700 Subject: [PATCH 0240/1263] Use proper issue number for Frames --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65be9d19..10a3fe16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3626,7 +3626,7 @@ skipped-tests: - pell # https://github.com/brunjlar/pell/issues/1 - wreq # https://github.com/bos/wreq/issues/107 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 - - Frames # https://github.com/acowley/Frames/issues/47 + - Frames # https://github.com/acowley/Frames/issues/90 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From cf3ecbecc4e50fa5ccf157beedc29cdedb58f12f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 14:04:04 -0700 Subject: [PATCH 0241/1263] Remove commented bound on fingertree. Close #2920 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10a3fe16..5f0c2b74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3418,9 +3418,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - - # https://github.com/fpco/stackage/issues/2920 - # fingertree < 0.1.2 # end of packages # Package flags are applied to individual packages, and override the values of From f449cf67f2a5d453313e6849632698b8bf1a734b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 19:48:47 -0700 Subject: [PATCH 0242/1263] Test some expected test fails --- build-constraints.yaml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f0c2b74..1c9896db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3685,26 +3685,26 @@ expected-test-failures: # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. Only remove these # 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 - - 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 - - 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 - - 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 - - matplotlib # https://github.com/fpco/stackage/issues/2365 - - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 + # 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 + # 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 + # 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 + # 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 9643c6614f6911c6c1427d8ed9d2d73a203c26a1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 19:55:48 -0700 Subject: [PATCH 0243/1263] Disable the tests that failed, try again --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c9896db..ba00d52e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3688,21 +3688,21 @@ expected-test-failures: # 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 + - 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 # foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 # fsnotify # Often runs out of inotify handles - # hastache + - 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 + - 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 + - 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 From 11ac14e0c49bd08816103767c554c3ab57c7df33 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 4 Oct 2017 20:09:12 -0700 Subject: [PATCH 0244/1263] Revert to the original --- build-constraints.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba00d52e..5f0c2b74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3685,26 +3685,26 @@ expected-test-failures: # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. Only remove these # 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 + - 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 - # foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - # fsnotify # Often runs out of inotify handles + - 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 - hastache - # idris # https://github.com/fpco/stackage/issues/1382 - # ihaskell # https://github.com/gibiansky/IHaskell/issues/551 + - 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 + - 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 - # matplotlib # https://github.com/fpco/stackage/issues/2365 - # mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 + - 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 533c6b13584cc99661e1397029c97d7fc443857b Mon Sep 17 00:00:00 2001 From: Anton Gushcha Date: Thu, 5 Oct 2017 09:34:38 +0300 Subject: [PATCH 0245/1263] Reenable aeson-injector > If your package ends up being temporarily removed from Stackage Nightly, please simply send a pull request to add it back once it and its dependencies are compatible with the newest GHC version. [aeson-injector](http://hackage.haskell.org/package/aeson-injector) is now compatible 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 5f0c2b74..2628cfbb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2935,8 +2935,7 @@ packages: # - encoding-io # GHC 8.2.1 "Anton Gushcha @ncrashed": - [] - # - aeson-injector # GHC 8.2.1 + - aeson-injector "Rune K. Svendsen @runeks": [] From eead7408be667dbe470704774606975022a750e4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 5 Oct 2017 08:17:39 -0700 Subject: [PATCH 0246/1263] Bound hslua (#2936) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2628cfbb..91ef3250 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,9 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + + # https://github.com/fpco/stackage/issues/2936 + - hslua < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 41b17b3410fed47c9612d8e5a0d6b9e8920e55ba Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 5 Oct 2017 08:28:33 -0700 Subject: [PATCH 0247/1263] Test Frames --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91ef3250..fdbf8f4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,7 +3625,7 @@ skipped-tests: - pell # https://github.com/brunjlar/pell/issues/1 - wreq # https://github.com/bos/wreq/issues/107 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 - - Frames # https://github.com/acowley/Frames/issues/90 + # Frames # https://github.com/acowley/Frames/issues/90 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From de08fd72e720966ae518622eab025a3a4655eb9f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 5 Oct 2017 08:33:06 -0700 Subject: [PATCH 0248/1263] Frames passes tests, close https://github.com/acowley/Frames/issues/90 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdbf8f4d..47eb1395 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3625,7 +3625,6 @@ skipped-tests: - pell # https://github.com/brunjlar/pell/issues/1 - wreq # https://github.com/bos/wreq/issues/107 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 - # Frames # https://github.com/acowley/Frames/issues/90 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 4f79237b0a8a38d81e06128c0805c9511a70226f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 5 Oct 2017 09:20:02 -0700 Subject: [PATCH 0249/1263] Close #2936, hslua back in bounds --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47eb1395..b0148b9d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,9 +3417,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - - # https://github.com/fpco/stackage/issues/2936 - - hslua < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From cad0f9f84b342863c7674f935b5935213b911e18 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 6 Oct 2017 23:55:41 +0200 Subject: [PATCH 0250/1263] Re-enable ip tests --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0148b9d..a7e77377 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3864,7 +3864,6 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - - ip # https://github.com/andrewthad/haskell-ip/issues/17 # Stackage upper bounds, re-enable these when their upper bound is removed From 2d674d62d3b88db6490fc2a0d435b0c35a32c7ed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 6 Oct 2017 18:16:04 -0700 Subject: [PATCH 0251/1263] Bound vty (#2937) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7e77377..82212577 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,9 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + + # https://github.com/fpco/stackage/issues/2937 + - vty < 5.18 # end of packages # Package flags are applied to individual packages, and override the values of From 3eed26724f7ce03fb42bbc1980797f20b1d96120 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 6 Oct 2017 18:18:45 -0700 Subject: [PATCH 0252/1263] Relax bounds on brick (#2933, #2938). Close #2933 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82212577..68897221 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3400,8 +3400,8 @@ packages: # Once unconstrained, remove the following skipped-tests # - sbv - # https://github.com/fpco/stackage/issues/2933 - - brick < 0.24 + # https://github.com/fpco/stackage/issues/2938 + - brick < 0.27 # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 From 53051ed6a998c2ef2336159b4d7dc450ab09a27d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 6 Oct 2017 20:50:05 -0700 Subject: [PATCH 0253/1263] Test glob --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 68897221..b767da42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3420,6 +3420,8 @@ packages: # https://github.com/fpco/stackage/issues/2937 - vty < 5.18 + + - Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 6dc37d14dbd9f76b9009c8a9b4fad77372ca46a3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 6 Oct 2017 21:02:17 -0700 Subject: [PATCH 0254/1263] Add issue to Glob bound (#2939) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b767da42..b2e2fe64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3421,6 +3421,7 @@ packages: # https://github.com/fpco/stackage/issues/2937 - vty < 5.18 + # https://github.com/fpco/stackage/issues/2939 - Glob < 0.9.0 # end of packages From d886f126d4e179b8a814dcb8d6afaea4cd2f8497 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Oct 2017 08:31:39 -0700 Subject: [PATCH 0255/1263] Testing --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2e2fe64..20ef3a9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1377,7 +1377,7 @@ packages: # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - # cryptol # https://github.com/fpco/stackage/issues/2927 + - cryptol # https://github.com/fpco/stackage/issues/2927 - gitrev - persistent-refs @@ -3422,7 +3422,7 @@ packages: - vty < 5.18 # https://github.com/fpco/stackage/issues/2939 - - Glob < 0.9.0 + # Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 6a0db9a16e88f4c7b48b9ab18f81dff08bda8aae Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Oct 2017 08:35:41 -0700 Subject: [PATCH 0256/1263] Keep the bound on Glob (#2939) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20ef3a9e..ce2e5ce0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3422,7 +3422,7 @@ packages: - vty < 5.18 # https://github.com/fpco/stackage/issues/2939 - # Glob < 0.9.0 + - Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From bf3dac17b0af2e1ef90c16972b03b4b396d8d0e5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Oct 2017 08:38:41 -0700 Subject: [PATCH 0257/1263] cryptol still fails --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce2e5ce0..b2e2fe64 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1377,7 +1377,7 @@ packages: # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - - cryptol # https://github.com/fpco/stackage/issues/2927 + # cryptol # https://github.com/fpco/stackage/issues/2927 - gitrev - persistent-refs From 2fbd5ec5523f2cde4646baa68b2d55110b1e530c Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Sat, 7 Oct 2017 13:23:56 +0200 Subject: [PATCH 0258/1263] Updated GHC 8.2 compatibility The latest sparse-linear-algebra (0.2.9.8) removes the transitive dependency on MemoTrie and builds on 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 b2e2fe64..83637789 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -190,7 +190,7 @@ packages: # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - - sparse-linear-algebra # GHC 8.2.1 via MemoTrie + - sparse-linear-algebra - matrix-market-attoparsec - network-multicast - xeno From eea8593a5979072d28381a661ac4f1d63b993dc5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Oct 2017 12:08:24 -0700 Subject: [PATCH 0259/1263] Close #2937. Close #2938. hledger updated. --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83637789..1265d738 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3400,9 +3400,6 @@ packages: # Once unconstrained, remove the following skipped-tests # - sbv - # https://github.com/fpco/stackage/issues/2938 - - brick < 0.27 - # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 @@ -3418,9 +3415,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2937 - - vty < 5.18 - # https://github.com/fpco/stackage/issues/2939 - Glob < 0.9.0 # end of packages From be6a086158d3a809e926cc0bd56fa7221737b320 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 10:04:09 -0700 Subject: [PATCH 0260/1263] Bound pipes-category (#2944) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1265d738..2e2a8bda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3417,6 +3417,9 @@ packages: # https://github.com/fpco/stackage/issues/2939 - Glob < 0.9.0 + + # https://github.com/fpco/stackage/issues/2944 + - pipes-category < 0.3.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From e66d76ab1ecfc311bceff981fe8e2e67d871ac63 Mon Sep 17 00:00:00 2001 From: Hexirp Date: Sun, 8 Oct 2017 16:31:03 +0900 Subject: [PATCH 0261/1263] Add doctest-driver-gen --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e2a8bda..5ee731b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3365,6 +3365,9 @@ packages: "Deni Bertovic @denibertovic, James Parker ": - docker + + "Hexirp @Hexirp": + - doctest-driver-gen # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 3e35d3e7ce14a3059fdee06e885d89bd43707f3a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 10:12:19 -0700 Subject: [PATCH 0262/1263] Space fixes --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ee731b7..27dfe31c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3365,7 +3365,7 @@ packages: "Deni Bertovic @denibertovic, James Parker ": - docker - + "Hexirp @Hexirp": - doctest-driver-gen @@ -3422,7 +3422,7 @@ packages: - Glob < 0.9.0 # https://github.com/fpco/stackage/issues/2944 - - pipes-category < 0.3.0.0 + - pipes-category < 0.3.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From b6dc8b3bbe4d3928072f293910fff225a5e1887b Mon Sep 17 00:00:00 2001 From: David Johnson Date: Sat, 7 Oct 2017 14:20:08 -0700 Subject: [PATCH 0263/1263] Add stripe This should work now. `http-streams` has been updated. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27dfe31c..14526483 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -259,9 +259,9 @@ packages: - 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 - # - stripe-core # bounds: aeson 1.0 + - stripe-haskell + - stripe-http-streams + - stripe-core "Piotr Mlodawski @pmlodawski": - error-util From bc95f3763ada362d0c7ad5699c9fb08a14ebc410 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 10:50:13 -0700 Subject: [PATCH 0264/1263] Expect test failure on strip-http-streams (#2945) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14526483..d7be0bbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3798,6 +3798,7 @@ expected-test-failures: - gdax # Needs environment variables set - nakadi-client # Needs environment variable set - lxd-client # Needs LXD, not available on debian + - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account # Test executable requires arguments - hpqtypes From 72908ae0868fd83cf3c864346327ed32abdabc26 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 10:53:54 -0700 Subject: [PATCH 0265/1263] Disable pipes-misc, pipes-fluid (#2946) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7be0bbf..5490907d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3149,8 +3149,8 @@ packages: - javascript-extras - l10n - pipes-category - - pipes-fluid - - pipes-misc + # pipes-fluid # blocked on pipes-misc + # pipes-misc # blocked due to https://github.com/fpco/stackage/issues/2946 - stm-extras "Siniša Biđin @sbidin": From 778833591270c4b6d6d15610658e80b67f5cb519 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Sun, 8 Oct 2017 21:55:51 +0300 Subject: [PATCH 0266/1263] Add Serokell log-warper to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5490907d..2e0d03a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3323,6 +3323,7 @@ packages: - listsafe "Serokell @serokell": + - log-warper - universum "Lorenz Moesenlechner @moesenle": From 983134a25913216c746751df4650a00181dee357 Mon Sep 17 00:00:00 2001 From: David Johnson Date: Sun, 8 Oct 2017 12:21:06 -0700 Subject: [PATCH 0267/1263] ses-html updated (#2941) Include `ses-html` back into stackage --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e0d03a0..21cffd0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -258,7 +258,7 @@ packages: - s3-signer - google-translate # bounds: servant - hackernews # GHC 8.2.1 - # - ses-html # bounds: time 1.6 + - ses-html - stripe-haskell - stripe-http-streams - stripe-core From a7f13f2d10fa05f6f1026dd0dd2062e5561fc450 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 13:36:08 -0700 Subject: [PATCH 0268/1263] Remove bound on pipes-category. Close #2944 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21cffd0f..a4718290 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3149,8 +3149,8 @@ packages: - javascript-extras - l10n - pipes-category - # pipes-fluid # blocked on pipes-misc - # pipes-misc # blocked due to https://github.com/fpco/stackage/issues/2946 + - pipes-fluid # blocked on pipes-misc + - pipes-misc # blocked due to https://github.com/fpco/stackage/issues/2946 - stm-extras "Siniša Biđin @sbidin": @@ -3421,9 +3421,6 @@ packages: # https://github.com/fpco/stackage/issues/2939 - Glob < 0.9.0 - - # https://github.com/fpco/stackage/issues/2944 - - pipes-category < 0.3.0.0 # end of packages # Package flags are applied to individual packages, and override the values of From 4e47d41ec982feb03f3e4bcc2288a57462176606 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 13:40:38 -0700 Subject: [PATCH 0269/1263] Close #2946, package builds now --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4718290..137b2a65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3149,8 +3149,8 @@ packages: - javascript-extras - l10n - pipes-category - - pipes-fluid # blocked on pipes-misc - - pipes-misc # blocked due to https://github.com/fpco/stackage/issues/2946 + - pipes-fluid + - pipes-misc - stm-extras "Siniša Biđin @sbidin": From 34dfb6cfbaa926176f7285d3317a19b3d8c1485a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 19:01:21 -0700 Subject: [PATCH 0270/1263] Validation --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 137b2a65..e760b79f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,8 +2958,7 @@ packages: - hocilib "Matthias Herrmann @2chilled": - [] - # - scrape-changes # cannot build because validation fails https://github.com/NICTA/validation/issues/9 + - scrape-changes "Daniel Mendler @minad": - quickcheck-special @@ -3019,8 +3018,8 @@ packages: [] # - HDBC-mysql # GHC 8.2.1 -# "Tony Morris @tonymorris": -# - validation # https://github.com/fpco/stackage/pull/2872 + "Tony Morris @tonymorris": + - validation "Tony Day @tonyday567": - numhask From 9b3f66ba8d9292d80add8d4d21c95608c44ff485 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 19:05:08 -0700 Subject: [PATCH 0271/1263] scrape-changes fails to build (#2948) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e760b79f..40d6e9e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,7 +2958,8 @@ packages: - hocilib "Matthias Herrmann @2chilled": - - scrape-changes + - [] + # scrape-changes # https://github.com/fpco/stackage/issues/2948 "Daniel Mendler @minad": - quickcheck-special From 5d54da2bc382e09b9c1dc68776f11686e30b0f92 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 19:07:14 -0700 Subject: [PATCH 0272/1263] validation tests failing to build (#2949) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40d6e9e0..e41f554f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3677,6 +3677,7 @@ skipped-tests: - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - hpio # https://github.com/fpco/stackage/issues/2926 + - validation # https://github.com/fpco/stackage/issues/2949 # end of skipped-tests From 181230a9ef51bcca73f384a80b9f647d5d446959 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 19:09:20 -0700 Subject: [PATCH 0273/1263] Fix syntax --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e41f554f..ead4d0da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,7 +2958,7 @@ packages: - hocilib "Matthias Herrmann @2chilled": - - [] + [] # scrape-changes # https://github.com/fpco/stackage/issues/2948 "Daniel Mendler @minad": From e5a1dee6d8cea1ee37cedba7e01e08ef27a78aec Mon Sep 17 00:00:00 2001 From: winterland Date: Mon, 9 Oct 2017 18:36:50 +0800 Subject: [PATCH 0274/1263] Update build-constraints.yaml --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ead4d0da..e4273c92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -208,7 +208,7 @@ packages: - hspec-golden-aeson # - servant-aeson-specs # bounds: servant - "Winter Land @winterland1989": + "Winter Han @winterland1989": - if - tcp-streams - tcp-streams-openssl @@ -216,9 +216,10 @@ packages: - binary-parsers - binary-ieee754 - word24 - # - mysql-haskell # 3 packages out of bounds: https://github.com/winterland1989/mysql-haskell/issues/16 - # - mysql-haskell-openssl # bounds: tcp-streams + - mysql-haskell + - mysql-haskell-openssl - data-has + - unboxed-ref "Harendra Kumar @harendra-kumar": - unicode-transforms From 337f5037e6c43e84fd8edbd79586bef07e50ef46 Mon Sep 17 00:00:00 2001 From: Naoto Shimazaki Date: Mon, 9 Oct 2017 17:08:49 +0900 Subject: [PATCH 0275/1263] add cisco-spark-api --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4273c92..a3e71846 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3364,6 +3364,7 @@ packages: "Naoto Shimazaki @igy": - thread-hierarchy - bitset-word8 + - cisco-spark-api "Deni Bertovic @denibertovic, James Parker ": - docker From bbf4e8ebbcff80c6d0d74ecf69f81d34e1edce0d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 8 Oct 2017 19:19:04 -0700 Subject: [PATCH 0276/1263] Update blockers on neural (#2950) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3e71846..321c9619 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,7 +3311,7 @@ packages: - bno055-haskell "Lars Brünjes @brunjlar": - # - neural # https://github.com/fpco/stackage/issues/2735 + # neural # https://github.com/fpco/stackage/issues/2950 - pell "Matt Noonan @matt-noonan": From c3d1cc7047a93e1576394515573c1880bcf91722 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Oct 2017 06:56:27 -0700 Subject: [PATCH 0277/1263] Remove Glob bound. close #2939 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 321c9619..2a622716 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3420,9 +3420,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - - # https://github.com/fpco/stackage/issues/2939 - - Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From 5d3e5dec2653c68429bab55d41e4d7c02bee176d Mon Sep 17 00:00:00 2001 From: Vaclav Haisman Date: Tue, 10 Oct 2017 07:33:05 +0200 Subject: [PATCH 0278/1263] Add hs-bibutils. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a622716..08e2968b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3372,6 +3372,9 @@ packages: "Hexirp @Hexirp": - doctest-driver-gen + "Václav Haisman @wilx": + - hs-bibutils + # 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 8dd57607e829172df315d8c7ce98878e7ed9231d Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 10 Oct 2017 16:20:23 +0100 Subject: [PATCH 0279/1263] brick < 0.28 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08e2968b..4680ef77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3423,6 +3423,10 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + + # https://github.com/fpco/stackage/issues/2954 + - brick < 0.28 + # end of packages # Package flags are applied to individual packages, and override the values of From a1fb913724882db76217e3f511bc355588c782de Mon Sep 17 00:00:00 2001 From: Gregory Schwartz Date: Tue, 10 Oct 2017 11:49:20 -0400 Subject: [PATCH 0280/1263] Re-added find-clumpiness. Fixed https://github.com/GregorySchwartz/find-clumpiness/issues/3. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4680ef77..14f32d28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2273,7 +2273,7 @@ packages: - tree-fun - random-tree - clumpiness - # - find-clumpiness # https://github.com/GregorySchwartz/find-clumpiness/issues/3 + - find-clumpiness - blosum # - convert-annotation # via inline-r compilation failure # - rank-product # GHC 8.2.1 via random-fu From c6c1b4186f9958a196519e64cf7e7375100234ee Mon Sep 17 00:00:00 2001 From: Naushadh Date: Wed, 11 Oct 2017 18:10:21 -0400 Subject: [PATCH 0281/1263] Re-add mysql-haskell --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14f32d28..39c53814 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3251,8 +3251,8 @@ packages: - mnist-idx "Naushadh @naushadh": - [] - # - persistent-mysql-haskell # bounds: tcp-streams (see mysql-haskell) + # [] + - persistent-mysql-haskell "Moritz Schulte @mtesseract": - async-refresh From 99d953ab8ad8814e74fef5283edcecbf75d67bdc Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 12 Oct 2017 17:10:57 +0100 Subject: [PATCH 0282/1263] retrict llvm-hs and hasql packages --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14f32d28..e1ab0c50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3424,8 +3424,12 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2954 - - brick < 0.28 + # https://github.com/fpco/stackage/issues/2957 + - llvm-hs < 5.1.0 + - llvm-hs-pure < 5.1.0 + + # https://github.com/fpco/stackage/issues/2958 + - hasql < 0.20 # end of packages From 1c4215a2c7db99127221d612803465af0cb6ba7c Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 12 Oct 2017 19:55:45 +0100 Subject: [PATCH 0283/1263] take out log-warper --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1ab0c50..e8783503 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3324,7 +3324,7 @@ packages: - listsafe "Serokell @serokell": - - log-warper + # - log-warper # https://github.com/serokell/log-warper/issues/25 - universum "Lorenz Moesenlechner @moesenle": From 0ee00c890c10331f338b17a1464aa6d42b9c4036 Mon Sep 17 00:00:00 2001 From: Naushadh Date: Thu, 12 Oct 2017 21:07:00 -0400 Subject: [PATCH 0284/1263] Commit to trigger travis. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39c53814..a1ed3bc6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3251,7 +3251,6 @@ packages: - mnist-idx "Naushadh @naushadh": - # [] - persistent-mysql-haskell "Moritz Schulte @mtesseract": From 38bb3257f365da948eeadc1eadc0afa939f86105 Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Fri, 13 Oct 2017 15:03:20 +0200 Subject: [PATCH 0285/1263] Add lxd-client-config --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97876e55..2b867c8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2867,6 +2867,7 @@ packages: - bordacount - cache - lxd-client + - lxd-client-config - xxhash-ffi "Cliff Harvey @BlackBrane": From 336ae6e095ff471b13cdc93eb69cc580a601f8df Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Fri, 13 Oct 2017 10:56:33 -0400 Subject: [PATCH 0286/1263] Add the eliminators package http://hackage.haskell.org/package/eliminators --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97876e55..390de9c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2012,6 +2012,7 @@ packages: - code-page - deriving-compat - echo + - eliminators - generic-deriving - hashmap - invariant From 73f564ce1959f8c8bcf8bbc0cc9dd2c7be9dbd44 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Sat, 14 Oct 2017 15:42:27 +0900 Subject: [PATCH 0287/1263] Add rakuten package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..abcea9c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -33,6 +33,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork + - rakuten "Pavol Klacansky @pavolzetor": - openexr-write From 74cdeb24313e4291d19d4c632d333003b130c0cf Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Mon, 16 Oct 2017 00:31:49 +0900 Subject: [PATCH 0288/1263] Add servant-rawm package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..138ef7eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2153,6 +2153,7 @@ packages: - pretty-simple - read-env-var - servant-checked-exceptions + - servant-rawm - servant-static-th - xml-html-qq - xml-indexed-cursor From 384f7d25a0f63aa105af62b520764e2381413710 Mon Sep 17 00:00:00 2001 From: Athan Clark Date: Mon, 16 Oct 2017 05:53:03 -0600 Subject: [PATCH 0289/1263] extra packages --- build-constraints.yaml | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..1dfbe9ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1731,31 +1731,43 @@ packages: # - clash-ghc # GHC 8.2.1 "Athan Clark @athanclark": + - alternative-vector + - attoparsec-path + # - attoparsec-ip via: ip + # - attoparsec-uri via: attoparsec-ip - commutative + - composition-extra # - digestive-functors-lucid # via: digestive-functors + - every + - extractable-singleton + - follow-file + - HSet + # - nested-routes # via: HList - ltext < 0 # compilation failure: https://github.com/ltext/ltext/issues/22 - markup - # - nested-routes # via: HList + - monad-control-aligned + - monadoid + - n-tuple + - path-extra + - pred-trie + - pred-set - path-extra - poly-arity + - quickcheck-combinators + - rose-trees + - sets + - timemap + - tmapchan + - tmapmvar + - tries + - unit-constraint + - unfoldable-restricted - urlpath - wai-transformers # - wai-middleware-content-type # bounds: skylighting # - wai-middleware-verbs # bounds: skylighting - websockets-rpc - webpage - - composition-extra - - rose-trees - - sets - - timemap - - tries - - path-extra - - pred-trie - - pred-set - - HSet - - unit-constraint - - unfoldable-restricted - - quickcheck-combinators "Fumiaki Kinoshita @fumieval": - boundingboxes From 878aa252723e281f527bf512540837fc031faa76 Mon Sep 17 00:00:00 2001 From: Mikolaj Date: Fri, 13 Oct 2017 14:14:08 +0200 Subject: [PATCH 0290/1263] Take over sdl2-ttf from @rongcuid and add a few other packages See https://github.com/haskell-game/sdl2-ttf/issues/11 --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..5895cfa0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,12 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Mikolaj Konarski @Mikolaj": + - sdl2-ttf + - assert-failure + - minimorph + - miniutter + "Jürgen Keck @j-keck": - wreq-stringless @@ -156,9 +162,6 @@ packages: "Romain Edelmann @redelmann": - distribution - "Rongcui Dong @rongcuid": - - sdl2-ttf - "Nikita Tchayka @nickseagull": - ramus From 90c720504ff3adf570c162214ba8ecd8b284b63e Mon Sep 17 00:00:00 2001 From: Matt Noonan Date: Tue, 17 Oct 2017 09:30:38 -0400 Subject: [PATCH 0291/1263] Add roles --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..e1cef238 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3317,6 +3317,7 @@ packages: "Matt Noonan @matt-noonan": - justified-containers + - roles "Levent Erkok @LeventErkok": - sbv From d566627274f40cf4d835a22b20e6c6abb824e95a Mon Sep 17 00:00:00 2001 From: Matt Noonan Date: Tue, 17 Oct 2017 10:44:33 -0400 Subject: [PATCH 0292/1263] Update bound on roles --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1cef238..e522aea0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3317,7 +3317,7 @@ packages: "Matt Noonan @matt-noonan": - justified-containers - - roles + - roles >= 0.2 "Levent Erkok @LeventErkok": - sbv From 343feaa266873043cb13db4bc461c5054de9a374 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Tue, 17 Oct 2017 16:58:26 -0400 Subject: [PATCH 0293/1263] MAINTAINERS.md: fix typo --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 207ac02b..c4ce607e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -25,7 +25,7 @@ Note that the `master` branch is used for Stackage Nightly (not the `nightly` br 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: +If you want to make sure that the package builds against the newest versions of all dependencies you can do this: ``` $ cabal update $ ghc --version # Should give v8.0.2 From 5f2bf1990b55c31a7d2e2bd7f4e84d0db74ebe68 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 14:34:21 -0700 Subject: [PATCH 0294/1263] Add constraint "swagger2 < 2.2" per #2967 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..eec53f9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3432,6 +3432,9 @@ packages: # https://github.com/fpco/stackage/issues/2958 - hasql < 0.20 + # https://github.com/fpco/stackage/issues/2967 + - swagger2 < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 7a01f00a68158ab864b4d2510fa7d66e5418d546 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 14:43:39 -0700 Subject: [PATCH 0295/1263] Add constraint per matt-noonan/justified-containers#4 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eec53f9c..7dedf09b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3435,6 +3435,9 @@ packages: # https://github.com/fpco/stackage/issues/2967 - swagger2 < 2.2 + # https://github.com/matt-noonan/justified-containers/issues/4 + - justified-containers < 0.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 00472fed138634d6104b6d9f317632cca413b0ac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 14:47:46 -0700 Subject: [PATCH 0296/1263] Expect test failure per hverr/haskell-lxd-client-config#1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7dedf09b..a6d9adc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3833,6 +3833,7 @@ expected-test-failures: - 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 + - lxd-client-config # https://github.com/hverr/haskell-lxd-client-config/issues/1 - 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 41adcb710a2af2ea92431ceb03b381670ed2c4d0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 14:53:18 -0700 Subject: [PATCH 0297/1263] Block persistent-mysql-haskell per #2956 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6d9adc7..c79f0f57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3253,7 +3253,8 @@ packages: - mnist-idx "Naushadh @naushadh": - - persistent-mysql-haskell + [] + # - persistent-mysql-haskell # build failure https://github.com/fpco/stackage/pull/2956 "Moritz Schulte @mtesseract": - async-refresh From 2ad6f55fe896d552ec51c80b14d47a4db0584f0e Mon Sep 17 00:00:00 2001 From: Naushadh Date: Tue, 17 Oct 2017 18:33:14 -0400 Subject: [PATCH 0298/1263] Re-enable persistent-mysql-haskell. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c79f0f57..a6d9adc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3253,8 +3253,7 @@ packages: - mnist-idx "Naushadh @naushadh": - [] - # - persistent-mysql-haskell # build failure https://github.com/fpco/stackage/pull/2956 + - persistent-mysql-haskell "Moritz Schulte @mtesseract": - async-refresh From b3d1ad1f7ee1e3924cd9d4cd3c87ca100eac582d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 17:39:33 -0700 Subject: [PATCH 0299/1263] Expect tests to fail per cdepillabout/servant-rawm#2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f659518d..0ae91f51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,6 +3867,7 @@ expected-test-failures: - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 + - servant-rawm # 0.2.0.1 https://github.com/cdepillabout/servant-rawm/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 From 23b25db50c91cbe8996941df692dc7f3eca4db0f Mon Sep 17 00:00:00 2001 From: Henri Verroken Date: Wed, 18 Oct 2017 11:40:42 +0200 Subject: [PATCH 0300/1263] Re-enable tests for lxd-client-config See hverr/haskell-lxd-client-config#1 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ae91f51..3f1b47d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3851,7 +3851,6 @@ expected-test-failures: - 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 - - lxd-client-config # https://github.com/hverr/haskell-lxd-client-config/issues/1 - 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 33b81f1a04073f19054678bd2bff42b319fccd19 Mon Sep 17 00:00:00 2001 From: Tony Day Date: Thu, 19 Oct 2017 10:43:23 +1000 Subject: [PATCH 0301/1263] add chart-unit back in --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ae91f51..29bec10b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,6 +3047,7 @@ packages: - numhask-range - perf - online + - chart-unit "Iphigenia Df @iphydf": - data-msgpack From cd1aba088d68173c2676f5a3e7ad0f9fc104cc37 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 18 Oct 2017 22:14:47 -0700 Subject: [PATCH 0302/1263] Add constraint "either < 4.5" per #2971 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ae91f51..42ae02b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3456,6 +3456,9 @@ packages: # https://github.com/matt-noonan/justified-containers/issues/4 - justified-containers < 0.2.0.0 + # https://github.com/fpco/stackage/issues/2971 + - either < 4.5 + # end of packages # Package flags are applied to individual packages, and override the values of From fdb37f1cbaafb625bbd67dc439b0df7782b8f303 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 18 Oct 2017 22:27:43 -0700 Subject: [PATCH 0303/1263] Skip tests for trans deps of chart-unit --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe1bf858..d35fb094 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3623,7 +3623,9 @@ skipped-tests: - bytestring-handle # QuickCheck 2.9 - case-insensitive # HUnit 1.6 - cryptohash-sha512 # tasty-quickcheck + - diagrams-solve # tasty-quickcheck - drawille # hspec 2.4 + - dual-tree # testing-feat per ghc < 4.10 - edit-distance # QuickCheck 2.10 - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 From 24e635e164808e01f0fd0878438ddd2d6fff8d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksey=20Kliger=20=28=CE=BBgeek=29?= Date: Thu, 19 Oct 2017 17:16:48 -0400 Subject: [PATCH 0304/1263] Add clang-compilation-database --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d35fb094..2c3356b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1182,6 +1182,7 @@ packages: - unbound-generics - indentation-core - indentation-parsec + - clang-compilation-database "Alois Cochard @aloiscochard": # - codex # bounds: http-client, directory From bae134d53cd527de42f07201f37a2ade4a486169 Mon Sep 17 00:00:00 2001 From: Deni Bertovic Date: Fri, 20 Oct 2017 14:48:16 +0200 Subject: [PATCH 0305/1263] Removes docker from expected test failures list See: https://github.com/fpco/stackage/issues/2934 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2c3356b7..87890dda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3780,7 +3780,6 @@ expected-test-failures: - consul-haskell - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - - docker # https://github.com/fpco/stackage/issues/2934 - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - etcd # etcd https://github.com/fpco/stackage/issues/811 From 1fa46ac5bf58655fd6051dc09f7527a50aec919e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heikki=20Johannes=20Hild=C3=A9n?= Date: Fri, 20 Oct 2017 19:06:07 +0300 Subject: [PATCH 0306/1263] 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 2c3356b7..3fb4f929 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2460,7 +2460,7 @@ packages: "yihuang @yihuang": - tagstream-conduit - "Johannes Hilden @johanneshilden": + "Johannes Hilden @laserpants": - hashids "Joe Hermaszewski @expipiplus1": From 93abf3b70de7f9df5029d1aeeab107e7e2f8fd74 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 20 Oct 2017 10:22:59 -0700 Subject: [PATCH 0307/1263] Add constraint per commercialhaskell/hindent#453 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7883fc38..6cfbae5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,6 +3461,9 @@ packages: # https://github.com/fpco/stackage/issues/2971 - either < 4.5 + # https://github.com/commercialhaskell/hindent/issues/453 + - hindent < 5.2.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 496fafe1a1ffaa9292a4f862426965be89f41f4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 20 Oct 2017 10:29:22 -0700 Subject: [PATCH 0308/1263] Add constraint on ip per athanclark/attoparsec-uri#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6cfbae5e..193e90b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3464,6 +3464,9 @@ packages: # https://github.com/commercialhaskell/hindent/issues/453 - hindent < 5.2.4 + # https://github.com/athanclark/attoparsec-uri/issues/1 + - ip < 1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From b444fc7d99cac516e94cb34cfd4203c230889d7c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 20 Oct 2017 14:29:24 -0700 Subject: [PATCH 0309/1263] Expect tests to pass for servant-rawm per cdepillabout/servant-rawm#2 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 193e90b8..948da9b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,7 +3878,6 @@ expected-test-failures: - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - - servant-rawm # 0.2.0.1 https://github.com/cdepillabout/servant-rawm/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 From ab55cea7138c24131bc3be2f29fc5452c3f8c314 Mon Sep 17 00:00:00 2001 From: Christian Kjaer Laustsen Date: Sat, 21 Oct 2017 07:04:50 +0200 Subject: [PATCH 0310/1263] Add ghc-core and colorize-haskell packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 948da9b7..f82e3218 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3396,6 +3396,10 @@ packages: "Václav Haisman @wilx": - hs-bibutils + "Christian Kjær Laustsen @tehnix": + - ghc-core + - colorize-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 421dea3959f34e283d5016e24092f14f9441c50b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 21 Oct 2017 19:18:05 -0700 Subject: [PATCH 0311/1263] Add constraint "http-types < 0.10" per #2978 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f82e3218..f09d6d2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3471,6 +3471,9 @@ packages: # https://github.com/athanclark/attoparsec-uri/issues/1 - ip < 1.0.0 + # https://github.com/fpco/stackage/issues/2976 + - http-types < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From e5078cf99752f8539d9b9bc9dd975c81a9757432 Mon Sep 17 00:00:00 2001 From: Pete Bevin Date: Sun, 22 Oct 2017 11:47:03 -0400 Subject: [PATCH 0312/1263] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28b27427..55305e7d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Build the package set --------------------- Generally only the stackage build server run by the stackage curator -team and people intrested in incorporating stackage snapshots into an +team and people interested 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), From f344193dee0fed66a75996b2cd0d4eb3519d0949 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 22 Oct 2017 18:46:30 -0700 Subject: [PATCH 0313/1263] Add constraint "conduit-extra < 1.2.0" per #2978 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f09d6d2b..fc5c941b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3474,6 +3474,9 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + # https://github.com/fpco/stackage/issues/2978 + - conduit-extra < 1.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 6280275d74251d4e8de8eedcd5b8b10f670de93e Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Mon, 23 Oct 2017 21:04:48 -0400 Subject: [PATCH 0314/1263] add partial-semigroup package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..cafbe31d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3400,6 +3400,9 @@ packages: - ghc-core - colorize-haskell + "Chris Martin @chris-martin": + - partial-semigroup + # 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 84cadd87afa7ce761548c9580ec54cbbcbf1aa49 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 24 Oct 2017 11:40:36 +0300 Subject: [PATCH 0315/1263] hprotoc fix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..4e9d2b77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1925,7 +1925,7 @@ packages: "Kostiantyn Rybnikov @k-bx": - protocol-buffers - - hprotoc < 0 # compilation failure https://github.com/k-bx/protocol-buffers/issues/45 + - hprotoc - protocol-buffers-descriptor - ekg-core - digits From acf8f9459f8ddaba1e3ae966ec006c1458a9b88f Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 24 Oct 2017 07:31:14 -0500 Subject: [PATCH 0316/1263] Add monad-memo For https://github.com/lspitzner/brittany/issues/2. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..fb6ac446 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1661,6 +1661,7 @@ packages: # - gloss-rendering # Maintained by @benl23x5. # GHC 8.2.1 - gpolyline # Maintained by @fegu. # - lackey # GHC 8.2.1 + - monad-memo # Maintained by @EduardSergeev. # - octane # GHC 8.2.1 # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 - postgresql-simple-migration # Maintained by @ameingast. From 590bb8ccf469d517710a934da51bbaef4e303c7b Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 24 Oct 2017 08:22:46 -0500 Subject: [PATCH 0317/1263] Re-enable gloss, gloss-rendering, and lackey --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..8d48cceb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1657,12 +1657,10 @@ packages: - ekg-statsd - flow - github-release - # - gloss # Maintained by @benl23x5. # GHC 8.2.1 - # - gloss-rendering # Maintained by @benl23x5. # GHC 8.2.1 + - gloss # Maintained by @benl23x5. + - gloss-rendering # Maintained by @benl23x5. - gpolyline # Maintained by @fegu. - # - lackey # GHC 8.2.1 - # - octane # GHC 8.2.1 - # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 + - lackey - postgresql-simple-migration # Maintained by @ameingast. - ratel - ratel-wai From 870bf92a16b3043c7614827700f0d86a1b17ed09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heikki=20Johannes=20Hild=C3=A9n?= Date: Tue, 24 Oct 2017 17:22:34 +0300 Subject: [PATCH 0318/1263] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..d404f69a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2462,6 +2462,7 @@ packages: "Johannes Hilden @laserpants": - hashids + - fuzzyset "Joe Hermaszewski @expipiplus1": [] From 6b8c2e882036c66b174017f88a340271661fd00d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 00:29:57 +0900 Subject: [PATCH 0319/1263] servant-auth-cookie < 0.5.0.6 (#2976) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5c941b..85b3835c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3473,6 +3473,7 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + - servant-auth-cookie < 0.5.0.6 # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 From ccd2c54e66dacc545708b2dabf9d31e3625d0845 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 11:04:34 +0900 Subject: [PATCH 0320/1263] katip-elasticsearch benchmark not compiling (Soostone/katip#74) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f4d1c8a..112dea92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4000,6 +4000,7 @@ expected-benchmark-failures: - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 + - katip-elasticsearch # https://github.com/Soostone/katip/issues/74 # end of expected-benchmark-failures @@ -4233,6 +4234,7 @@ tell-me-when-its-released: - 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 benchmarks +- katip-elasticsearch-0.4.0.1 # re-enable benchmarks # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From a26fb3ce62ebb34d7b430834f0d602698f2e0a46 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 11:24:09 +0900 Subject: [PATCH 0321/1263] monad-memo-0.4.1 testsuite not compiling (EduardSergeev/monad-memo#3) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 112dea92..d373397e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3933,6 +3933,7 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 + - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 # Stackage upper bounds, re-enable these when their upper bound is removed From f0fc0e9f149b3de681ce20860ff12576760e27b9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 14:25:51 +0900 Subject: [PATCH 0322/1263] Drop "hasql < 0.20" (#2958) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d373397e..82333abd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3458,9 +3458,6 @@ packages: - llvm-hs < 5.1.0 - llvm-hs-pure < 5.1.0 - # https://github.com/fpco/stackage/issues/2958 - - hasql < 0.20 - # https://github.com/fpco/stackage/issues/2967 - swagger2 < 2.2 From a02cfdf9b5c21747d166a077c4f53c5e3c2aa74c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 14:31:09 +0900 Subject: [PATCH 0323/1263] monad-memo-0.4.1 benchmark not compiling (EduardSergeev/monad-memo#3) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82333abd..a7f45459 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3999,6 +3999,7 @@ expected-benchmark-failures: - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - katip-elasticsearch # https://github.com/Soostone/katip/issues/74 + - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 # end of expected-benchmark-failures From 2817f5cde6d463a8466a644715f7ee4b7ed317b1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 14:35:15 +0900 Subject: [PATCH 0324/1263] persistent-mysql-2.6.2 haddock failure (yesodweb/persistent#724) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7f45459..aa469da2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4025,6 +4025,7 @@ expected-haddock-failures: - 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 + - persistent-mysql # https://github.com/yesodweb/persistent/issues/724 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From a0c29896c622d09ee6e0b66c4030bfa2f8915072 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 15:46:55 +0900 Subject: [PATCH 0325/1263] rose-trees failed to rebuild (athanclark/rose-trees#7) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa469da2..5e3f0184 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1755,17 +1755,17 @@ packages: - monadoid - n-tuple - path-extra - - pred-trie + # - pred-trie # rose-trees https://github.com/athanclark/rose-trees/issues/7 - pred-set - path-extra - poly-arity - quickcheck-combinators - - rose-trees + # - rose-trees # https://github.com/athanclark/rose-trees/issues/7 - sets - timemap - tmapchan - tmapmvar - - tries + # - tries # rose-trees https://github.com/athanclark/rose-trees/issues/7 - unit-constraint - unfoldable-restricted - urlpath From a863a992f437b0614e27e9b18174331494138aac Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 25 Oct 2017 17:24:13 +0900 Subject: [PATCH 0326/1263] drop llvm-hs bounds (#2957) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e3f0184..5e287186 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,10 +3454,6 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2957 - - llvm-hs < 5.1.0 - - llvm-hs-pure < 5.1.0 - # https://github.com/fpco/stackage/issues/2967 - swagger2 < 2.2 From a85bd98a700e06cfcb0fa069c122b1cf5393fbf4 Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Wed, 25 Oct 2017 11:20:38 -0500 Subject: [PATCH 0327/1263] add swagger-petstore --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bd1f69c..293e2470 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -383,6 +383,7 @@ packages: "Jon Schoning @jonschoning": - pinboard + - swagger-petstore "Jasper Van der Jeugt @jaspervdj": - blaze-html From 0003e37087d64886a1271ce646d7f4a27f315be0 Mon Sep 17 00:00:00 2001 From: Joe Canero Date: Wed, 25 Oct 2017 21:51:36 -0400 Subject: [PATCH 0328/1263] Update build-constraints.yaml Add mbtiles --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ba22af2..735ae35a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -206,6 +206,7 @@ packages: # - stm-supply # GHC 8.2.1 via Unique - filter-logger - tile + - mbtiles "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt From a536269c6625831172ae2989cc7b6d0dde7f6ff3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 26 Oct 2017 11:46:05 +0900 Subject: [PATCH 0329/1263] Revert "katip-elasticsearch benchmark not compiling (Soostone/katip#74)" This reverts commit ccd2c54e66dacc545708b2dabf9d31e3625d0845. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ba22af2..9c320cd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3994,7 +3994,6 @@ expected-benchmark-failures: - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - - katip-elasticsearch # https://github.com/Soostone/katip/issues/74 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 # end of expected-benchmark-failures @@ -4230,7 +4229,6 @@ tell-me-when-its-released: - 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 benchmarks -- katip-elasticsearch-0.4.0.1 # re-enable benchmarks # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: From 4c49f26d0b5c1d4212eacd57da351818310bed98 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 26 Oct 2017 12:01:15 +0900 Subject: [PATCH 0330/1263] Revert "persistent-mysql-2.6.2 haddock failure (yesodweb/persistent#724)" This reverts commit 2817f5cde6d463a8466a644715f7ee4b7ed317b1. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c320cd4..36ca36b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4020,7 +4020,6 @@ expected-haddock-failures: - 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 - - persistent-mysql # https://github.com/yesodweb/persistent/issues/724 # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 From 6ba54dd658d1a69e4ba8fcb37e75fe404276d5e3 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Thu, 26 Oct 2017 13:56:53 +0900 Subject: [PATCH 0331/1263] Add servant-kotlin package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e46dedd5..81c36c34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -40,6 +40,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - rakuten + - servant-kotlin "Pavol Klacansky @pavolzetor": - openexr-write From e3e463994cfaff2946d2dd4ca42990640aaa27e1 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sat, 28 Oct 2017 16:49:26 +0700 Subject: [PATCH 0332/1263] =?UTF-8?q?Add=20=E2=80=98modern-uri=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 81c36c34..b45d5f98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2339,6 +2339,7 @@ packages: - forma - stache - parser-combinators + - modern-uri "Thomas Bereknyei ": [] From 03e0612a7165d12a5be99cbc9cdd8c202d16f6e5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 28 Oct 2017 22:13:37 +0900 Subject: [PATCH 0333/1263] add fedora-haskell-tools --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b45d5f98..d1865265 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1209,6 +1209,7 @@ packages: # - stackage-query # via stackage-types compilation failure # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds aeson + - fedora-haskell-tools - libffi - xmonad-contrib - shelly From a1724ea553979618e61630d4b7ec4273c7fc680a Mon Sep 17 00:00:00 2001 From: Matt Noonan Date: Sat, 28 Oct 2017 11:22:06 -0400 Subject: [PATCH 0334/1263] Remove upper bound on justified-containers Failing test cases resolved in 0.2.0.1. See https://github.com/matt-noonan/justified-containers/issues/4 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1865265..55fef990 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3462,9 +3462,6 @@ packages: # https://github.com/fpco/stackage/issues/2967 - swagger2 < 2.2 - # https://github.com/matt-noonan/justified-containers/issues/4 - - justified-containers < 0.2.0.0 - # https://github.com/fpco/stackage/issues/2971 - either < 4.5 From 2f25514523cf11efea2dcc643f82bf5554d36f69 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Oct 2017 12:24:23 +0900 Subject: [PATCH 0335/1263] Revert "rose-trees failed to rebuild (athanclark/rose-trees#7)" This reverts commit a0c29896c622d09ee6e0b66c4030bfa2f8915072. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55fef990..e1da4361 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1759,17 +1759,17 @@ packages: - monadoid - n-tuple - path-extra - # - pred-trie # rose-trees https://github.com/athanclark/rose-trees/issues/7 + - pred-trie - pred-set - path-extra - poly-arity - quickcheck-combinators - # - rose-trees # https://github.com/athanclark/rose-trees/issues/7 + - rose-trees - sets - timemap - tmapchan - tmapmvar - # - tries # rose-trees https://github.com/athanclark/rose-trees/issues/7 + - tries - unit-constraint - unfoldable-restricted - urlpath From d17cd84f9f2f786fd03633679e78c731d06a76c9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Oct 2017 14:48:26 +0900 Subject: [PATCH 0336/1263] Revert "Add constraint on ip per athanclark/attoparsec-uri#1" This reverts commit 496fafe1a1ffaa9292a4f862426965be89f41f4f. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1da4361..2d347f16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3468,9 +3468,6 @@ packages: # https://github.com/commercialhaskell/hindent/issues/453 - hindent < 5.2.4 - # https://github.com/athanclark/attoparsec-uri/issues/1 - - ip < 1.0.0 - # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 From b2af6e9d955e66fed35aa96c750f2eda5b17f492 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Mon, 30 Oct 2017 15:10:37 +0800 Subject: [PATCH 0337/1263] Add cabal-toolkit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d347f16..01e7c33d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,7 +2958,7 @@ packages: - haskell-names "Shao Cheng @TerrorJack": - [] + - cabal-toolkit # - simple-download # GHC 8.2.1 # - encoding-io # GHC 8.2.1 From 11d82d963ce232d971d2dcfb445dce9323e8d79e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Oct 2017 19:02:04 +0900 Subject: [PATCH 0338/1263] ip benchmark failing (andrewthad/haskell-ip#22) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d347f16..6d5862fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3994,6 +3994,7 @@ expected-benchmark-failures: - http2 - xxhash # https://github.com/christian-marie/xxhash/issues/4 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 + - ip # https://github.com/andrewthad/haskell-ip/issues/22 # end of expected-benchmark-failures From 05d3030d8d719e9814e888ce71427366e13ebc0b Mon Sep 17 00:00:00 2001 From: Viacheslav Lotsmanov Date: Mon, 30 Oct 2017 15:54:51 +0500 Subject: [PATCH 0339/1263] Update build-constraints.yaml added **qm-interpolated-string** package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d5862fe..8dbbfe3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3410,6 +3410,9 @@ packages: "Chris Martin @chris-martin": - partial-semigroup + "Viacheslav Lotsmanov @unclechu": + - qm-interpolated-string + # 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 8c6e3b1d368391c58e2b50d2a6cefa445323d395 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Mon, 30 Oct 2017 14:27:53 +0000 Subject: [PATCH 0340/1263] Add basement, foundation, gauge in the maintained set Also add my own main packages to no-revisions --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d5862fe..ccd3ce2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -465,6 +465,7 @@ packages: - parseargs "Vincent Hanquez @vincenthz": + - basement - bytedump - cipher-aes - cipher-rc4 @@ -477,6 +478,8 @@ packages: - cryptonite-openssl - crypto-pubkey-types - crypto-random-api + - foundation + - gauge - git - hit - memory @@ -4292,3 +4295,7 @@ no-revisions: - hjsonpointer - tls - mime-mail +- basement +- cryptonite +- foundation +- gauge From b0b2ec73e3dc5732c6a9ef632a6d1e4098bb5243 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 31 Oct 2017 20:23:38 -0400 Subject: [PATCH 0341/1263] Revert "Disable hopenpgp-tools #2899" This reverts commit b6d451b183a30c34ea099b4fbbe3128aef6ca4bb. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48553a82..c6e3d8a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -883,7 +883,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools < 0 # Compilation failure https://github.com/fpco/stackage/pull/2899#issuecomment-331836991 + - hopenpgp-tools - opensource "Piyush P Kurur @piyush-kurur": @@ -3384,7 +3384,7 @@ packages: "Jeremy Huffman @jeremyjh": - higher-leveldb - + "Adam Curtis @kallisti-dev": - webdriver - cond From 4df76be7b0d253c6dc245dec3557f598d1d6d20f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 1 Nov 2017 10:52:30 +0900 Subject: [PATCH 0342/1263] enable pandoc and haddock-library-1.4.3 haddock-library-1.4.4 needs Cabal-2 --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48553a82..3539b1ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -415,9 +415,9 @@ packages: - blaze-html - blaze-markup # - cabal-dependency-licenses # Cabal 2.0.0.2 - # - hakyll # bounds: skylighting + # - hakyll # bounds: process time - stylish-haskell - # - patat # bounds: skylighting + # - patat # bounds: base - profiteur # GHC 8.2.1 via ghc-prof - psqueues - websockets @@ -2659,8 +2659,8 @@ packages: - pandoc-types < 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - # - pandoc # bounds: skylighting - # - pandoc-citeproc # bounds: skylighting + - pandoc + # - pandoc-citeproc # bounds: xml-conduit "Karun Ramakrishnan @karun012": - doctest-discover @@ -3314,8 +3314,7 @@ packages: - conduit-algorithms "Alex Biehl @alexbiehl": - [] - # - haddock-library # cabal-version >= 2 + - haddock-library < 1.4.4 # cabal-version >= 2 # - haddock-api # cabal-version >= 2 # - haddock # cabal-version >= 2 From efb5aa94622ec53b31a13534a7b1f090894d6d4d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 1 Nov 2017 17:02:55 +0900 Subject: [PATCH 0343/1263] cmark-gfm benchmark compilation (kivikakk/cmark-gfm-hs#5) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3539b1ba..5466dee3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3994,6 +3994,7 @@ expected-benchmark-failures: - xxhash # https://github.com/christian-marie/xxhash/issues/4 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 + - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 # end of expected-benchmark-failures From 4c281ff83236ca0d919970a081a1d2d73dfc855e Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 1 Nov 2017 11:32:54 +0100 Subject: [PATCH 0344/1263] Add bounds for zm and mark model tests failing. Please see: * https://github.com/Quid2/model/issues/2 * https://github.com/Quid2/zm/issues/1 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcff4956..fdfc9254 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3477,6 +3477,9 @@ packages: # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 + # https://github.com/Quid2/zm/issues/1 + - zm < 0.2.4 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3949,6 +3952,7 @@ expected-test-failures: # Doctest failures - teardown + - model # https://github.com/Quid2/model/issues/2 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d From 279837337c180d5e1b26cbd88cdb9756a0319cd9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 1 Nov 2017 11:45:29 +0100 Subject: [PATCH 0345/1263] Actually block zm. There be bounds issues. Please see https://github.com/Quid2/zm/issues/1. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdfc9254..64c7af91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -50,7 +50,7 @@ packages: - opencv-extra < 0 # hard to install build tools "Pasqualino Assini @tittoassini": - - zm + # - zm # compilation failure https://github.com/Quid2/zm/issues/1 - flat - model @@ -3386,7 +3386,7 @@ packages: "Jeremy Huffman @jeremyjh": - higher-leveldb - + "Adam Curtis @kallisti-dev": - webdriver - cond @@ -3477,9 +3477,6 @@ packages: # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 - # https://github.com/Quid2/zm/issues/1 - - zm < 0.2.4 - # end of packages # Package flags are applied to individual packages, and override the values of From 64c318beb095eb152212f7483b3844989834bd2f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 2 Nov 2017 16:32:55 +0900 Subject: [PATCH 0346/1263] skylighting bounds are now okay --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b50d0454..b5121ba0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -622,8 +622,8 @@ packages: "Brent Yorgey @byorgey": - active - # - BlogLiterately # bounds: skylighting - # - BlogLiterately-diagrams # bounds: skylighting + # - BlogLiterately # bounds: base pandoc pandoc-citeproc + # - BlogLiterately-diagrams # bounds: pandoc # - diagrams # bounds: optparse-applicative # - diagrams-builder # GHC 8.2.1 # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file @@ -2183,7 +2183,7 @@ packages: - xml-html-qq - xml-indexed-cursor - yahoo-finance-api - # - yesod-markdown # bounds: skylighting + # - yesod-markdown # bounds: pandoc "Franklin Chen @FranklinChen": - Ebnf2ps @@ -2671,7 +2671,7 @@ packages: "Elie Genard @eliegenard": - turtle-options - mushu < 0 # compilation failure - # - hakyll-favicon # bounds: skylighting + # - hakyll-favicon # needs: hakyll "Ruey-Lin Hsu @petercommand": [] From c97e7a306fb2050c199c157f28719b988d648029 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 2 Nov 2017 16:33:25 +0900 Subject: [PATCH 0347/1263] re-enable wai-middleware-content-type and wai-middleware-verbs --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5121ba0..56319a3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1777,8 +1777,8 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - # - wai-middleware-content-type # bounds: skylighting - # - wai-middleware-verbs # bounds: skylighting + - wai-middleware-content-type + - wai-middleware-verbs - websockets-rpc - webpage From f1bf378e225c115ed66ae7c6dce2d8751e2daf42 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 2 Nov 2017 11:56:41 +0100 Subject: [PATCH 0348/1263] Add upper bounds for tasty. Please see https://github.com/fpco/stackage/issues/2995. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56319a3e..c7241309 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3480,6 +3480,9 @@ packages: # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 + # https://github.com/fpco/stackage/issues/2995 + - tasty < 0.12 + # end of packages # Package flags are applied to individual packages, and override the values of From 3b3fb934eb1730e4b18c44021e703824f86ac0c3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 2 Nov 2017 12:56:06 +0100 Subject: [PATCH 0349/1263] Revert "re-enable wai-middleware-content-type and wai-middleware-verbs" This reverts commit c97e7a306fb2050c199c157f28719b988d648029. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7241309..2b72a11a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1777,8 +1777,8 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - - wai-middleware-content-type - - wai-middleware-verbs + # - wai-middleware-content-type # bounds: skylighting + # - wai-middleware-verbs # bounds: skylighting - websockets-rpc - webpage From a6a6916925560752fcc548df77dc072d4a91a18b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 2 Nov 2017 23:13:23 +0900 Subject: [PATCH 0350/1263] wai-middleware-content-type and wai-middleware-verbs fail to compile --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b72a11a..d80d896d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1777,8 +1777,8 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - # - wai-middleware-content-type # bounds: skylighting - # - wai-middleware-verbs # bounds: skylighting + # - wai-middleware-content-type # compilation errors + # - wai-middleware-verbs # compilation errors - websockets-rpc - webpage From 12edeb1021651c0f429195bc7232225fcec5c3c5 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Fri, 3 Nov 2017 12:39:24 +0100 Subject: [PATCH 0351/1263] Add butcher, czipwith, brittany --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d80d896d..e4bfa1b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3045,6 +3045,9 @@ packages: "Lennart Spitzner @lspitzner": - multistate - pqueue + - butcher ==1.1.1.0 + - czipwith + - brittany "Ryan Mulligan @ryantm": [] From de1532edd36010ad90b1644379979592703511e8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 3 Nov 2017 14:50:37 +0100 Subject: [PATCH 0352/1263] Mark pandoc for expected test failure. Please see https://github.com/jgm/pandoc/issues/4033. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4bfa1b7..ec7a8c89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3905,6 +3905,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - pandoc # https://github.com/jgm/pandoc/issues/4033 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From bde3f01aac87ec33ca05c6c35191469a69a9e7ff Mon Sep 17 00:00:00 2001 From: Douglas Burke Date: Fri, 3 Nov 2017 18:37:56 -0400 Subject: [PATCH 0353/1263] Add swish --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec7a8c89..f10dcae6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3418,6 +3418,9 @@ packages: "Viacheslav Lotsmanov @unclechu": - qm-interpolated-string + "Douglas Burke @DougBurke": + - swish + # 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 50fb5589f2c12731bd83272ce1b7d23005a67608 Mon Sep 17 00:00:00 2001 From: Jason Shipman Date: Sat, 4 Nov 2017 23:06:42 -0400 Subject: [PATCH 0354/1263] Add logging-effect-extra and logging-effect-extra-file --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec7a8c89..1feba32b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2633,9 +2633,8 @@ packages: - unicode-show "Jason Shipman @jship": - # on behalf of Boris Sukholitko @bosu - [] - # - pure-cdb # https://github.com/bosu/pure-cdb/issues/5 & via testing-feat + - logging-effect-extra + - logging-effect-extra-file "Suhail Shergill @suhailshergill": - extensible-effects From 6d1365b6138ded3e6301ec06baa061e39adcfc2b Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 5 Nov 2017 13:07:39 +0100 Subject: [PATCH 0355/1263] Revert "Mark pandoc for expected test failure." This reverts commit de1532edd36010ad90b1644379979592703511e8. As a result of https://github.com/jgm/pandoc/issues/4033#issuecomment-341952215. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f10dcae6..896a5001 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3908,7 +3908,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - pandoc # https://github.com/jgm/pandoc/issues/4033 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From bb53e210c390759fbcbcc31042379697b7c4bbf1 Mon Sep 17 00:00:00 2001 From: Walter Schulze Date: Sun, 5 Nov 2017 15:03:13 +0100 Subject: [PATCH 0356/1263] add katydid --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a93f95b..bf0dd3bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -36,6 +36,9 @@ packages: "Jacob Stanley @jystic": - hedgehog - hedgehog-quickcheck + + "Walter Schulze @awalterschulze": + - katydid "Nobutada Matsubara @matsubara0507": - chatwork From 735d8686261d1ae6689258893bd3e2a45bcb600d Mon Sep 17 00:00:00 2001 From: Jason Shipman Date: Sun, 5 Nov 2017 23:10:40 -0500 Subject: [PATCH 0357/1263] Add logging-effect-extra-handler --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf0dd3bd..95d678ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2638,6 +2638,7 @@ packages: "Jason Shipman @jship": - logging-effect-extra - logging-effect-extra-file + - logging-effect-extra-handler "Suhail Shergill @suhailshergill": - extensible-effects From b3d1cfa8a71ac02f3d91450db210f3d2547d8dd9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Nov 2017 08:10:05 +0200 Subject: [PATCH 0358/1263] Upper bound for #3001 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf0dd3bd..2529df60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3491,6 +3491,9 @@ packages: # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 + # https://github.com/fpco/stackage/issues/3001 + - brick < 0.29 + # end of packages # Package flags are applied to individual packages, and override the values of From 38df4442e32f2042e50f99d52c164668c3d26a6c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Nov 2017 11:01:54 +0200 Subject: [PATCH 0359/1263] Temporary block katydid/katydid-haskell#7 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f153894..f8ed013b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -38,7 +38,9 @@ packages: - hedgehog-quickcheck "Walter Schulze @awalterschulze": - - katydid + [] + # https://github.com/katydid/katydid-haskell/issues/7 + # - katydid "Nobutada Matsubara @matsubara0507": - chatwork From 4695da9f879e80836ba70d82913e15772cbfcac6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Nov 2017 12:44:57 +0200 Subject: [PATCH 0360/1263] Revert "Temporary block katydid/katydid-haskell#7" This reverts commit 38df4442e32f2042e50f99d52c164668c3d26a6c. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8ed013b..9f153894 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -38,9 +38,7 @@ packages: - hedgehog-quickcheck "Walter Schulze @awalterschulze": - [] - # https://github.com/katydid/katydid-haskell/issues/7 - # - katydid + - katydid "Nobutada Matsubara @matsubara0507": - chatwork From ba5e11841f7e43fedffedf4f6e3e289c574e071b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Nov 2017 14:54:53 +0200 Subject: [PATCH 0361/1263] Move arithmoi to @Bodigrim #2995 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f153894..f4a45fe2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1357,7 +1357,6 @@ packages: - log-postgres # Not a maintainer - - arithmoi - folds - friendly-time - hashable @@ -1386,6 +1385,9 @@ packages: - universe-instances-trans - universe-reverse-instances + "@Bodigrim": + - arithmoi + "Abhinav Gupta @abhinav": - farmhash - pinch From b3f67d7669eebc47c66fdac770f396d370d29607 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 6 Nov 2017 13:50:50 +0000 Subject: [PATCH 0362/1263] Use userid to work around new Docker version --- automated/build.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/automated/build.sh b/automated/build.sh index 9e2a6566..cef53613 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -30,6 +30,7 @@ DOT_STACKAGE_DIR=$ROOT/dot-stackage WORKDIR=$ROOT/$TAG/work EXTRA_BIN_DIR=$ROOT/extra-bin SSH_DIR=$ROOT/ssh-$SHORTNAME +USERID=$(id -u) mkdir -p \ "$CABAL_DIR" \ @@ -81,9 +82,9 @@ 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/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_PREBUILD="$ARGS_COMMON -u $USERID -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" +ARGS_UPLOAD="$ARGS_COMMON -u $USERID -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 From 44abe1def8f629382ccf4b34689dd84b3fa28384 Mon Sep 17 00:00:00 2001 From: Al Zohali Date: Mon, 6 Nov 2017 22:09:09 +0300 Subject: [PATCH 0363/1263] add cereal-time --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4a45fe2..ffc71a99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2980,6 +2980,7 @@ packages: "Al Zohali @zohl": - servant-auth-cookie - dictionaries + - cereal-time "Joachim Fasting @joachifm": - libmpd From a5f61ccff99cd61b633946c802050df94c119270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Mon, 6 Nov 2017 16:24:52 -0300 Subject: [PATCH 0364/1263] Update build-constraints.yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4a45fe2..fcd65dab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2390,6 +2390,7 @@ packages: - network-transport-tcp - network-transport-inmemory - network-transport-composed + - pthread - rank1dynamic "Alexander Vershilov @qnikst": From 11911c641f694440341e2f38e9df363acce5190d Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 6 Nov 2017 15:39:18 -0600 Subject: [PATCH 0365/1263] Re-enable microlens-aeson Seems to work fine with a recent nightly. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4a45fe2..f9e78313 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -904,8 +904,7 @@ packages: - disk-free-space "Colin Woodbury @fosskers": - [] - # - microlens-aeson # GHC 8.2.1 + - microlens-aeson # - versions # GHC 8.2.1 per megaparsec # - vectortiles # GHC 8.2.1 # - pipes-random # GHC 8.2.1 From fc1ce3bbd10b20480a3e0cbf74650e58676ea161 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Mon, 6 Nov 2017 15:40:40 -0600 Subject: [PATCH 0366/1263] Add influxdb https://github.com/maoe/influxdb-haskell/issues/48 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4a45fe2..32163303 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3166,6 +3166,7 @@ packages: - snowtify "Mitsutoshi Aoe @maoe": + - influxdb - sensu-run - viewprof From 3bce6d4241057429221ed04cb57f6a1aef6a1354 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 7 Nov 2017 06:02:30 +0200 Subject: [PATCH 0367/1263] Upper bound for #3006 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a9ee552..204f869c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3500,6 +3500,9 @@ packages: # https://github.com/fpco/stackage/issues/3001 - brick < 0.29 + # https://github.com/fpco/stackage/issues/3006 + - unix-compat < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From b97ff7eeb872b93da996600f71fb3826860632b8 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Tue, 7 Nov 2017 16:47:05 +0800 Subject: [PATCH 0368/1263] Add direct-rocksdb --- build-constraints.yaml | 1 + debian-bootstrap.sh | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 204f869c..0b7b6934 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2968,6 +2968,7 @@ packages: "Shao Cheng @TerrorJack": - cabal-toolkit + - direct-rocksdb # - simple-download # GHC 8.2.1 # - encoding-io # GHC 8.2.1 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index c27396c3..19c02606 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -30,9 +30,12 @@ GHCVER=8.2.1 apt-get update apt-get install -y \ build-essential \ + cmake \ curl \ freeglut3-dev \ fsharp \ + g++ \ + gawk \ ghc-$GHCVER \ ghc-$GHCVER-dyn \ ghc-$GHCVER-htmldocs \ @@ -124,6 +127,7 @@ apt-get install -y \ minisat \ mono-mcs \ nettle-dev \ + ninja-build \ nodejs \ npm \ openjdk-8-jdk \ From 89a95acdc2d6b6703ac22acb2502f958dcb2b0ac Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 7 Nov 2017 08:31:24 -0500 Subject: [PATCH 0369/1263] Add criterion under my name I co-maintain `criterion`, so let's put that package under my name. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84bd5118..f1aecb6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2039,6 +2039,7 @@ packages: - base-orphans - chaselev-deque - code-page + - criterion - deriving-compat - echo - eliminators From fd451de77e6e7dc39764a7fd479a6cfb85b00bde Mon Sep 17 00:00:00 2001 From: Adam Flott Date: Tue, 7 Nov 2017 11:26:21 -0500 Subject: [PATCH 0370/1263] Add milena --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1aecb6a..65318cf9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3430,6 +3430,9 @@ packages: "Douglas Burke @DougBurke": - swish + "Adam Flott @adamflott": + - milena + # 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 e857e82f3db53c65f264959c74f8eb3e3a41497e Mon Sep 17 00:00:00 2001 From: "HE, Tao" Date: Wed, 8 Nov 2017 13:12:23 +0800 Subject: [PATCH 0371/1263] Remove upper bound constraints on hindent. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65318cf9..88186ade 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3488,9 +3488,6 @@ packages: # https://github.com/fpco/stackage/issues/2971 - either < 4.5 - # https://github.com/commercialhaskell/hindent/issues/453 - - hindent < 5.2.4 - # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 From dcf7b9ebbb6e0f09c4719014ed889cbbca272a0b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 09:18:00 +0200 Subject: [PATCH 0372/1263] Temporary block for #3012 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65318cf9..19d39dee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2968,7 +2968,7 @@ packages: "Shao Cheng @TerrorJack": - cabal-toolkit - - direct-rocksdb + # - direct-rocksdb # https://github.com/fpco/stackage/issues/3012 # - simple-download # GHC 8.2.1 # - encoding-io # GHC 8.2.1 From fc588fb56f8fadd5bb2232678a95fd2984526300 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 09:19:13 +0200 Subject: [PATCH 0373/1263] Expect test failure for milena --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19d39dee..54f419b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3981,6 +3981,9 @@ expected-test-failures: - teardown - model # https://github.com/Quid2/model/issues/2 + # Requires running server + - milena + # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 From 895821b1afcb49bc854c95dabc17e3f3bd2d3939 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 11:02:15 +0200 Subject: [PATCH 0374/1263] Revert "Temporary block for #3012" This reverts commit dcf7b9ebbb6e0f09c4719014ed889cbbca272a0b. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54f419b7..18d4092b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2968,7 +2968,7 @@ packages: "Shao Cheng @TerrorJack": - cabal-toolkit - # - direct-rocksdb # https://github.com/fpco/stackage/issues/3012 + - direct-rocksdb # - simple-download # GHC 8.2.1 # - encoding-io # GHC 8.2.1 From be1963af85c425c819a7c25e05737c7c29ba1f8a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 11:06:06 +0200 Subject: [PATCH 0375/1263] Upper bounds for #3013 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18d4092b..1ff54279 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3507,6 +3507,13 @@ packages: # https://github.com/fpco/stackage/issues/3006 - unix-compat < 0.5 + # https://github.com/fpco/stackage/issues/3013 + - servant < 0.12 + - servant-client < 0.12 + - servant-server < 0.12 + - servant-docs < 0.11.1 + - servant-foreign < 0.10.2 + # end of packages # Package flags are applied to individual packages, and override the values of From b062443778c0e31d137080ffc314b761be841e48 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 13:21:44 +0200 Subject: [PATCH 0376/1263] Upper bounds for #3014 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f8c4a3f..be7d0931 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3511,6 +3511,10 @@ packages: - servant-docs < 0.11.1 - servant-foreign < 0.10.2 + # https://github.com/fpco/stackage/issues/3014 + - hspec-wai < 0.9 + - hspec-wai-json < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 9c5af1a82bf960fa29eecffcd6d7c2689281ef3e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 8 Nov 2017 16:55:19 +0200 Subject: [PATCH 0377/1263] Add back pandoc-citeproc and close #2994 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be7d0931..0ddb6354 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2669,7 +2669,7 @@ packages: - zip-archive - doctemplates - pandoc - # - pandoc-citeproc # bounds: xml-conduit + - pandoc-citeproc "Karun Ramakrishnan @karun012": - doctest-discover From fdf130f2ae9a46d7165dff236f87abd7d6755002 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Wed, 8 Nov 2017 23:18:28 +0200 Subject: [PATCH 0378/1263] Add ua-parser back Should be good --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ddb6354..2510a2ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2687,7 +2687,7 @@ packages: - string-conv - rng-utils # - rotating-log # GHC 8.2.1 - # - ua-parser # bounds aeson + - ua-parser - hs-GeoIP - retry - katip From aaab91a1f1a3e2972ba11530ac9b0d5e73a31efb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 9 Nov 2017 14:30:45 +0200 Subject: [PATCH 0379/1263] Skip tests and close #3014 --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ddb6354..1c43675d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3511,10 +3511,6 @@ packages: - servant-docs < 0.11.1 - servant-foreign < 0.10.2 - # https://github.com/fpco/stackage/issues/3014 - - hspec-wai < 0.9 - - hspec-wai-json < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3775,6 +3771,10 @@ skipped-tests: - hpio # https://github.com/fpco/stackage/issues/2926 - validation # https://github.com/fpco/stackage/issues/2949 + # https://github.com/fpco/stackage/issues/3014 + - servant-mock + - servant-server + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From b47c4260987b0fd925afe0e88ff4df5ac8f29301 Mon Sep 17 00:00:00 2001 From: tittoassini Date: Fri, 10 Nov 2017 11:43:41 +0100 Subject: [PATCH 0380/1263] Update build-constraints.yaml Dependencies problems solved in zm-0.3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..ff11323f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -53,7 +53,7 @@ packages: - opencv-extra < 0 # hard to install build tools "Pasqualino Assini @tittoassini": - # - zm # compilation failure https://github.com/Quid2/zm/issues/1 + - zm >= 0.3 - flat - model From 2a28c279b14613e926671a5a9eb5dc58cbef91f5 Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Sat, 11 Nov 2017 00:08:13 +0530 Subject: [PATCH 0381/1263] Add monad-recorder, xls --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..6c74697f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -36,7 +36,7 @@ packages: "Jacob Stanley @jystic": - hedgehog - hedgehog-quickcheck - + "Walter Schulze @awalterschulze": - katydid @@ -231,7 +231,9 @@ packages: - unboxed-ref "Harendra Kumar @harendra-kumar": + - monad-recorder - unicode-transforms + - xls "Aleksey Uimanov @s9gf4ult": # - postgresql-query # compilation error From 36b6d4f78e699a0f0a4c8f845a1da1261d45fdb7 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 10 Nov 2017 15:20:49 -0700 Subject: [PATCH 0382/1263] Add ekg-cloudwatch, smtp-mail, and liboath-hs --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..2900f1ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2064,6 +2064,9 @@ packages: "Matt Parsons @parsonsmatt": - monad-logger-prefix - monad-metrics + - ekg-cloudwatch + - smtp-mail + - liboath-hs "Matthew Pickering @mpickering": - refact From 871c3d324923e9d44d528cd61ffb2d2bcea65cd5 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sat, 11 Nov 2017 09:29:37 -0600 Subject: [PATCH 0383/1263] Re-enable Chart-diagrams Plus its dependencies. --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..88ea7fa6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -635,7 +635,6 @@ packages: # - diagrams-core # GHC 8.2.1 via dual-tree # - diagrams-gtk # bounds: optparse-applicative # - 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 # via testing-feat @@ -1665,7 +1664,10 @@ packages: - autoexporter - bento - bmp # Maintained by @benl23x5. - - ekg-statsd + - Chart # Maintained by @timbod7. + - Chart-diagrams # Maintained by @timbod7. + - diagrams-postscript # Maintained by @byorgey. + - ekg-statsd # Maintained by @tibbe. - flow - github-release - gloss # Maintained by @benl23x5. @@ -1679,6 +1681,7 @@ packages: - ratel - ratel-wai - rattletrap + - statestack # Maintained by @byorgey. - strive - wuss @@ -2697,7 +2700,6 @@ packages: - tuple - OneTuple # - SVGFonts # GHC 8.2.1 via diagrams-core - # - Chart-diagrams # bounds optparse-applicative "Aaron Levin @aaronmblevin": [] From 482eb4ea282d42243723a0655a6fc17c93d23e5c Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Sat, 11 Nov 2017 18:23:42 +0000 Subject: [PATCH 0384/1263] Add generic-lens --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..144b4eb7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3432,6 +3432,9 @@ packages: "Adam Flott @adamflott": - milena + + "Csongor Kiss @kcsongor": + - generic-lens # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 061923e5ad9322c0088aadd85b15ae89efd0efda Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 08:53:50 +0200 Subject: [PATCH 0385/1263] Additional upper bounds for #3013 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..0cf6482a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3510,6 +3510,8 @@ packages: - servant-server < 0.12 - servant-docs < 0.11.1 - servant-foreign < 0.10.2 + - slack-web < 0.2.0.2 + - servant-client-core < 0.12 # end of packages From a082a62311af0ee740a60b28619f299524141c87 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 08:56:15 +0200 Subject: [PATCH 0386/1263] Upper bound for #3022 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cf6482a..b30754a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3513,6 +3513,9 @@ packages: - slack-web < 0.2.0.2 - servant-client-core < 0.12 + # https://github.com/fpco/stackage/issues/3022 + - req < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 6f6df2e38243562f9ea901d6ef1aaf3a0a9ec188 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 08:57:11 +0200 Subject: [PATCH 0387/1263] Extra upper bound for #2978 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b30754a8..77cf6234 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3494,6 +3494,7 @@ packages: # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 + - cassava-conduit < 0.4.0.1 # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 From ec400215176086986600a71ec9bd96f45ab770d2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 15:17:51 +0200 Subject: [PATCH 0388/1263] Extra servant upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e7ddbc1..7ef26013 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3520,6 +3520,7 @@ packages: - servant-foreign < 0.10.2 - slack-web < 0.2.0.2 - servant-client-core < 0.12 + - alerta < 0.1.0.6 # https://github.com/fpco/stackage/issues/3022 - req < 0.5 From 03d7ecec02b47008af1a4a0c89a9a275190b9505 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 15:21:20 +0200 Subject: [PATCH 0389/1263] Add flag for alerta #3013 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ef26013..cb6f66ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3520,7 +3520,6 @@ packages: - servant-foreign < 0.10.2 - slack-web < 0.2.0.2 - servant-client-core < 0.12 - - alerta < 0.1.0.6 # https://github.com/fpco/stackage/issues/3022 - req < 0.5 @@ -3624,6 +3623,9 @@ package-flags: cassava: pre-bytestring-0-10-4: false + alerta: + servant-client-core: false + # end of package-flags # Special configure options for individual packages From d4db4f1c8424fb259d3929c8db28127f13221d28 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 15:24:12 +0200 Subject: [PATCH 0390/1263] Remove upper bound and close #3001 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb6f66ca..eb6dea82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,9 +3506,6 @@ packages: # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 - # https://github.com/fpco/stackage/issues/3001 - - brick < 0.29 - # https://github.com/fpco/stackage/issues/3006 - unix-compat < 0.5 From 032759d0d9cebc573f278a3b6095fe2b07292af8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 12 Nov 2017 17:07:40 +0200 Subject: [PATCH 0391/1263] Block liboath-hs #3019 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eb6dea82..86fc9b16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2071,7 +2071,7 @@ packages: - monad-metrics - ekg-cloudwatch - smtp-mail - - liboath-hs + # - liboath-hs # https://github.com/fpco/stackage/pull/3019#issuecomment-343743664 "Matthew Pickering @mpickering": - refact From e80da8cc33932f98395c519c1442642b8f5f72d7 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Sun, 12 Nov 2017 08:50:43 -0700 Subject: [PATCH 0392/1263] Add liboath-dev C dependency --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 19c02606..5445405d 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -92,6 +92,7 @@ apt-get install -y \ libmysqlclient-dev \ libncurses-dev \ libnfc-dev \ + liboath-dev \ libnotify-dev \ libopenal-dev \ libpango1.0-dev \ From 7400c4401144ea5bc8161889e6ef64152eff2471 Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Sun, 12 Nov 2017 16:02:54 +0000 Subject: [PATCH 0393/1263] Skip tests for inspection-testing `inspection-testing` depends on an outdated version of `generic-lens` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 144b4eb7..700b5fb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,6 +3684,7 @@ skipped-tests: - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - extensible-effects # HUnit 1.6 + - inspection-testing # generic-lens 0.4.0.1 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From 288ca9188805a861cbb138df0d23ff2cd03a1249 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Nov 2017 15:46:27 -0800 Subject: [PATCH 0394/1263] Limit shelly --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 13ffb702..dd3dcdd3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3524,6 +3524,9 @@ packages: # https://github.com/fpco/stackage/issues/3022 - req < 0.5 + # https://github.com/fpco/stackage/issues/3024 + - shelly < 1.6.8.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 3796b735dc2b7d118911f4867e299e17d30a11ba Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Nov 2017 16:16:37 -0800 Subject: [PATCH 0395/1263] Disable config-ini test #3025 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd3dcdd3..03c2ffeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3954,6 +3954,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 6a6f23d3de60c2d04b7e55dcf85fcdccd181305f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Nov 2017 16:18:59 -0800 Subject: [PATCH 0396/1263] Disable tests for zm due to #3026 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03c2ffeb..430bd2b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3987,6 +3987,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 + - zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From f8a6abd98fb61bb11f70e3a1e9fd2b1372edb810 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 13 Nov 2017 05:25:07 +0200 Subject: [PATCH 0397/1263] Add back liboath-hs --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 430bd2b5..c1a99fd6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2071,7 +2071,7 @@ packages: - monad-metrics - ekg-cloudwatch - smtp-mail - # - liboath-hs # https://github.com/fpco/stackage/pull/3019#issuecomment-343743664 + - liboath-hs "Matthew Pickering @mpickering": - refact From 2669f28b0ccf9cfc7c6f0f94b8177c5af039230f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 13 Nov 2017 05:27:04 +0200 Subject: [PATCH 0398/1263] Remove skipped test for inspection-testing --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1a99fd6..bf2d1d0a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3700,7 +3700,6 @@ skipped-tests: - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - extensible-effects # HUnit 1.6 - - inspection-testing # generic-lens 0.4.0.1 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From d56685cf067c83bae8016736455527dfa4ef4582 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Nov 2017 16:58:21 -0800 Subject: [PATCH 0399/1263] Remove cryptohash-.. forks from tell-me-when-its-released since maintainer doesn't want to be notified and update test/benchmark dependencies anyway --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf2d1d0a..f69af65d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4290,9 +4290,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 -- 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 benchmarks # Packages which should be hidden after registering, to avoid module name From 9d5ae6692dd65554b7bf00e41bafa39d2500fce5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Nov 2017 16:59:35 -0800 Subject: [PATCH 0400/1263] Also attempt zm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f69af65d..b2633804 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3986,7 +3986,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - - zm # https://github.com/fpco/stackage/issues/3026 + # zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 5795d47ba0759fac9ca7eb18b6ec337288b18947 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 13 Nov 2017 14:11:38 +0100 Subject: [PATCH 0401/1263] Add json-autotype to Stackage Cc: @mgajda --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2633804..acf2f884 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2298,6 +2298,7 @@ packages: - nix-paths - streamproc - titlecase + - json-autotype "Mark Fine @markfine": - postgresql-schema From 0e57ef8efbcaac4f0840bd0548075ca539bbb524 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Nov 2017 17:36:36 -0800 Subject: [PATCH 0402/1263] zm still fails, need to fix it --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index acf2f884..3cb938a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3987,7 +3987,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - # zm # https://github.com/fpco/stackage/issues/3026 + - zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 4cce6bd6244f1a3a2de24ca0d9586d03490632d3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 13 Nov 2017 17:50:42 -0800 Subject: [PATCH 0403/1263] Revert "Add json-autotype to Stackage" This reverts commit 5795d47ba0759fac9ca7eb18b6ec337288b18947. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cb938a7..f69af65d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2298,7 +2298,6 @@ packages: - nix-paths - streamproc - titlecase - - json-autotype "Mark Fine @markfine": - postgresql-schema From ed0e8732cbed01054ef8fc9ebaa737e1442e382e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 16:38:48 -0800 Subject: [PATCH 0404/1263] Add json-autotype #3027 #3028 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f69af65d..3cb938a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2298,6 +2298,7 @@ packages: - nix-paths - streamproc - titlecase + - json-autotype "Mark Fine @markfine": - postgresql-schema From bcdae8f9f48140dc58703b2bceb9374cc8f88f8b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 16:39:03 -0800 Subject: [PATCH 0405/1263] Test config-ini test fix. #3025 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cb938a7..d03b3cc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3954,7 +3954,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - config-ini # https://github.com/fpco/stackage/issues/3025 + # config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 6a9a40fead9b40445ba59332e199fca6fb354c77 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 16:39:37 -0800 Subject: [PATCH 0406/1263] Hide pretty-class and prettyclass due to conflict with pretty (and themselves). Should unblock zm #3026 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d03b3cc9..dc806cb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4331,6 +4331,8 @@ hide: - binary-ieee754 # conflicts with data-binary-ieee754 - rerebase # conflicts with base - matrices # conflicts with matrix +- pretty-class # conflicts with pretty and prettyclass +- prettyclass # conflicts with pretty and pretty-class # Cryptonite deprecations - cipher-aes From a55d2f039ae99fe7e333575020f0e00bdccfbebb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 16:39:57 -0800 Subject: [PATCH 0407/1263] Test zm #3026 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc806cb3..d9c58b95 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3987,7 +3987,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - - zm # https://github.com/fpco/stackage/issues/3026 + # zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 34de3702ffa8438701bc09661af354930e61e081 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 17:05:23 -0800 Subject: [PATCH 0408/1263] Remove lower bound on zm --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9c58b95..da883375 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -53,7 +53,7 @@ packages: - opencv-extra < 0 # hard to install build tools "Pasqualino Assini @tittoassini": - - zm >= 0.3 + - zm - flat - model From 0a50cb516b87e4871b5c23407d73c01dd950a9b5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 17:06:09 -0800 Subject: [PATCH 0409/1263] config-ini tests not fixed --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index da883375..0746e816 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3954,7 +3954,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - # config-ini # https://github.com/fpco/stackage/issues/3025 + - config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From fab1c7d897c3f9dff3775f65744b606daea1b889 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 19:37:07 -0800 Subject: [PATCH 0410/1263] Reenable zm but with tests failing --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0746e816..f29820aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3987,7 +3987,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - # zm # https://github.com/fpco/stackage/issues/3026 + - zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 91a5382271c82a0285db6fdf2a053f939c19ead1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 19:37:32 -0800 Subject: [PATCH 0411/1263] Check config-ini again #3025 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f29820aa..2de61777 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3954,7 +3954,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - config-ini # https://github.com/fpco/stackage/issues/3025 + # config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From b5959c4a9d1e42dbc26a32cca099533bc8a3553b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 19:42:13 -0800 Subject: [PATCH 0412/1263] Config-ini still failing #3025 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2de61777..f29820aa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3954,7 +3954,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - # config-ini # https://github.com/fpco/stackage/issues/3025 + - config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From b586c17938510676c5ecebf4b329be313749c7dd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 08:34:16 -0800 Subject: [PATCH 0413/1263] Limit amazonka #3030 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f29820aa..81f72092 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3528,6 +3528,9 @@ packages: # https://github.com/fpco/stackage/issues/3024 - shelly < 1.6.8.5 + # https://github.com/fpco/stackage/issues/3030 + - amazonka < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From e607430f6e395b15d8a29a2777845b6df7a74bab Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 09:06:16 -0800 Subject: [PATCH 0414/1263] Properly handle #3030 --- build-constraints.yaml | 88 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81f72092..5ad3638c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3530,6 +3530,94 @@ packages: # https://github.com/fpco/stackage/issues/3030 - amazonka < 1.5 + - amazonka-core < 1.5 + - amazonka-s3 < 1.5 + - amazonka-test < 1.5 + - amazonka-apigateway < 1.5 + - amazonka-application-autoscaling < 1.5 + - amazonka-appstream < 1.5 + - amazonka-autoscaling < 1.5 + - amazonka-budgets < 1.5 + - amazonka-certificatemanager < 1.5 + - amazonka-cloudformation < 1.5 + - amazonka-cloudfront < 1.5 + - amazonka-cloudhsm < 1.5 + - amazonka-cloudsearch < 1.5 + - amazonka-cloudsearch-domains < 1.5 + - amazonka-cloudtrail < 1.5 + - amazonka-cloudwatch < 1.5 + - amazonka-cloudwatch-events < 1.5 + - amazonka-cloudwatch-logs < 1.5 + - amazonka-codebuild < 1.5 + - amazonka-codecommit < 1.5 + - amazonka-codedeploy < 1.5 + - amazonka-codepipeline < 1.5 + - amazonka-cognito-identity < 1.5 + - amazonka-cognito-idp < 1.5 + - amazonka-cognito-sync < 1.5 + - amazonka-config < 1.5 + - amazonka-datapipeline < 1.5 + - amazonka-devicefarm < 1.5 + - amazonka-directconnect < 1.5 + - amazonka-discovery < 1.5 + - amazonka-dms < 1.5 + - amazonka-ds < 1.5 + - amazonka-dynamodb < 1.5 + - amazonka-dynamodb-streams < 1.5 + - amazonka-ec2 < 1.5 + - amazonka-ecr < 1.5 + - amazonka-ecs < 1.5 + - amazonka-efs < 1.5 + - amazonka-elasticache < 1.5 + - amazonka-elasticbeanstalk < 1.5 + - amazonka-elasticsearch < 1.5 + - amazonka-elastictranscoder < 1.5 + - amazonka-elb < 1.5 + - amazonka-elbv2 < 1.5 + - amazonka-emr < 1.5 + - amazonka-gamelift < 1.5 + - amazonka-glacier < 1.5 + - amazonka-health < 1.5 + - amazonka-iam < 1.5 + - amazonka-importexport < 1.5 + - amazonka-inspector < 1.5 + - amazonka-iot < 1.5 + - amazonka-iot-dataplane < 1.5 + - amazonka-kinesis < 1.5 + - amazonka-kinesis-analytics < 1.5 + - amazonka-kinesis-firehose < 1.5 + - amazonka-kms < 1.5 + - amazonka-lambda < 1.5 + - amazonka-lightsail < 1.5 + - amazonka-marketplace-analytics < 1.5 + - amazonka-marketplace-metering < 1.5 + - amazonka-ml < 1.5 + - amazonka-opsworks < 1.5 + - amazonka-opsworks-cm < 1.5 + - amazonka-pinpoint < 1.5 + - amazonka-polly < 1.5 + - amazonka-rds < 1.5 + - amazonka-redshift < 1.5 + - amazonka-rekognition < 1.5 + - amazonka-route53 < 1.5 + - amazonka-route53-domains < 1.5 + - amazonka-sdb < 1.5 + - amazonka-servicecatalog < 1.5 + - amazonka-ses < 1.5 + - amazonka-shield < 1.5 + - amazonka-sms < 1.5 + - amazonka-snowball < 1.5 + - amazonka-sns < 1.5 + - amazonka-sqs < 1.5 + - amazonka-ssm < 1.5 + - amazonka-stepfunctions < 1.5 + - amazonka-storagegateway < 1.5 + - amazonka-sts < 1.5 + - amazonka-support < 1.5 + - amazonka-swf < 1.5 + - amazonka-waf < 1.5 + - amazonka-workspaces < 1.5 + - amazonka-xray < 1.5 # end of packages From 94b1e845d7aef88c93beba8b92e321880a3b50ec Mon Sep 17 00:00:00 2001 From: Bogdan Neterebskii Date: Wed, 15 Nov 2017 09:52:58 +0300 Subject: [PATCH 0415/1263] add cast library --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ad3638c..fde6f20e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3444,6 +3444,9 @@ packages: "Csongor Kiss @kcsongor": - generic-lens + "Bogdan Neterebskii @ozzzzz": + - cast + # 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 9159d2a8d6c6d1cea1ea83f269c5a5d13c047384 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 16:21:16 -0800 Subject: [PATCH 0416/1263] Space fix --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fde6f20e..b4d9863c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3440,7 +3440,7 @@ packages: "Adam Flott @adamflott": - milena - + "Csongor Kiss @kcsongor": - generic-lens From 7ebb572610c48e9a03303da39caae0d673f84b1a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 16:21:56 -0800 Subject: [PATCH 0417/1263] Another try at config-ini --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4d9863c..f03ff254 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,7 +4048,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - config-ini # https://github.com/fpco/stackage/issues/3025 + # config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 691a45f06dd65d39f4dc12b37b2ee7d52e2707a2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 18:00:36 -0800 Subject: [PATCH 0418/1263] Close #3025 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f03ff254..fd1fd98a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,7 +4048,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - yahoo-finance-api # https://github.com/fpco/stackage/issues/2821 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - # config-ini # https://github.com/fpco/stackage/issues/3025 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 2cdc6d8c597864de826fbdb53476aa3fe56f4898 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 18:01:32 -0800 Subject: [PATCH 0419/1263] Try zm tests again --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd1fd98a..dd0aae5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4080,7 +4080,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - - zm # https://github.com/fpco/stackage/issues/3026 + # zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From f61cd8185d3391c1c59125836302a7c237253c45 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 18:03:03 -0800 Subject: [PATCH 0420/1263] Close #3026 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd0aae5c..81347d65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4080,7 +4080,6 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - # zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 64f6a1f8cf48b6e7011b8dcca40f1a2cabeba585 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 18:04:45 -0800 Subject: [PATCH 0421/1263] Test hpio --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81347d65..4d7b275a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3882,7 +3882,7 @@ skipped-tests: - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - - hpio # https://github.com/fpco/stackage/issues/2926 + # hpio # https://github.com/fpco/stackage/issues/2926 - validation # https://github.com/fpco/stackage/issues/2949 # https://github.com/fpco/stackage/issues/3014 From 5dcb5899de5f2eaaa0c504b19a5715dbfefe9e70 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 15 Nov 2017 18:22:32 -0800 Subject: [PATCH 0422/1263] Add back zm to test failures #3026 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d7b275a..1967878d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4080,6 +4080,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 + - zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From fdec69ece515c3e6282c397012ef3f3f74c54305 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Nov 2017 08:39:01 -0800 Subject: [PATCH 0423/1263] Try zm again --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1967878d..a8cf9164 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4080,7 +4080,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - - zm # https://github.com/fpco/stackage/issues/3026 + # zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From f8456a2586dc7bd73de0dcf8d73a60108ca2abea Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Nov 2017 09:46:26 -0800 Subject: [PATCH 0424/1263] zm and hpio tests are still failing, giving up --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8cf9164..fd1fd98a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3882,7 +3882,7 @@ skipped-tests: - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - # hpio # https://github.com/fpco/stackage/issues/2926 + - hpio # https://github.com/fpco/stackage/issues/2926 - validation # https://github.com/fpco/stackage/issues/2949 # https://github.com/fpco/stackage/issues/3014 @@ -4080,7 +4080,7 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - # zm # https://github.com/fpco/stackage/issues/3026 + - zm # https://github.com/fpco/stackage/issues/3026 # Stackage upper bounds, re-enable these when their upper bound is removed From 23c6ca1ace40f37733b514f961b29da4e7a52272 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Thu, 16 Nov 2017 22:08:13 +0700 Subject: [PATCH 0425/1263] =?UTF-8?q?Add=20=E2=80=98mmark=E2=80=99=20and?= =?UTF-8?q?=20=E2=80=98mmark-ext=E2=80=99?= 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 fd1fd98a..dcdfaf78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2358,6 +2358,8 @@ packages: - stache - parser-combinators - modern-uri + - mmark + - mmark-ext "Thomas Bereknyei ": [] From 2ee27e4da483197be37b964f77ceeac58a3c7c91 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Nov 2017 13:53:18 -0800 Subject: [PATCH 0426/1263] Close #3022 (req upper bound removed) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcdfaf78..611d8768 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3527,9 +3527,6 @@ packages: - slack-web < 0.2.0.2 - servant-client-core < 0.12 - # https://github.com/fpco/stackage/issues/3022 - - req < 0.5 - # https://github.com/fpco/stackage/issues/3024 - shelly < 1.6.8.5 From 777b4dea0998bc1ac4683e03993987c4d154a754 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Nov 2017 16:40:11 -0800 Subject: [PATCH 0427/1263] Remove upper bound on servan-auth-cookie due to #2976 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 611d8768..19845d82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,7 +3506,6 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - - servant-auth-cookie < 0.5.0.6 # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 From cb376c6049f0896bcd0e4ffc2a30aa6063d5233d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 16 Nov 2017 16:48:52 -0800 Subject: [PATCH 0428/1263] Revert "Remove upper bound on servan-auth-cookie due to #2976" This reverts commit 777b4dea0998bc1ac4683e03993987c4d154a754. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19845d82..611d8768 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,6 +3506,7 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + - servant-auth-cookie < 0.5.0.6 # https://github.com/fpco/stackage/issues/2978 - conduit-extra < 1.2.0 From 1273f62fd43ff5c2689754e703c95f51de93a3d6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Nov 2017 17:24:45 +0900 Subject: [PATCH 0429/1263] re-enable hackage-mirror --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 611d8768..4418add2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -350,7 +350,7 @@ packages: - th-lift - quickcheck-assertions - # - hackage-mirror # via: aws + - hackage-mirror - wai-middleware-consul - wai-middleware-crowd - monad-logger-json From af000f30c2a2e7ec898a57174fc43cf3de44c670 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 17 Nov 2017 17:27:02 +0900 Subject: [PATCH 0430/1263] try enabling git-annex with skipped dbus tests --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4418add2..2ef7160a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -898,7 +898,7 @@ packages: - naqsha "Joey Hess @joeyh": - # - git-annex # GHC 8.2.1 via aws + - git-annex # - github-backup # bounds: github - concurrent-output - mountpoints @@ -3815,6 +3815,7 @@ skipped-tests: - 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) + - dbus # via chell-quickcheck - language-ecmascript # via testing-feat - options # QuickCheck via chell-quickcheck - path # via genvalidity genvalidity-property From d12dffeaa2d15c6ffcf9d4771ba869692de54914 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 17 Nov 2017 08:16:00 -0800 Subject: [PATCH 0431/1263] Disable hackage-mirror as it fails to build (#3033) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ef7160a..e31d0361 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -350,7 +350,7 @@ packages: - th-lift - quickcheck-assertions - - hackage-mirror + # hackage-mirror # https://github.com/fpco/stackage/issues/3033 - wai-middleware-consul - wai-middleware-crowd - monad-logger-json From 8d16fe9a6a6179c12670dadcb24cf9d885405abc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 17 Nov 2017 08:39:38 -0800 Subject: [PATCH 0432/1263] Update blocker on idris (#2856) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e31d0361..3a9d6e56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1214,7 +1214,7 @@ packages: # - cabal-rpm # GHC 8.2.1 # - stackage-query # via stackage-types compilation failure # - cabal-sort # BLOCKED directory 1.3 - # - idris # bounds aeson + # - idris # bounds optparse-applicative, https://github.com/fpco/stackage/pull/2856 - fedora-haskell-tools - libffi - xmonad-contrib From 27d066c40216448675e4bc2d584567521f33795d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 17 Nov 2017 08:40:05 -0800 Subject: [PATCH 0433/1263] Attempt a build with tree-diff as there are no more bounds blockers (#2887) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a9d6e56..97e0e18f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1348,6 +1348,7 @@ packages: # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers + - tree-diff # - waitra # GHC 8.2.1 # scrive/log From 1836b1dcc6df62158e9e9c037cb71a0fda36d2ab Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 18 Nov 2017 21:41:03 -0800 Subject: [PATCH 0434/1263] Attempt taggy-lens --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97e0e18f..e988b66b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2734,7 +2734,7 @@ packages: "Alp Mestanogullari @alpmestan": - taggy < 0 # compilation failure https://github.com/alpmestan/taggy/issues/19 - # - taggy-lens # via 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 From 54cf4c31626a564b8a5dc59cf91a21ea19f6b079 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 18 Nov 2017 21:45:21 -0800 Subject: [PATCH 0435/1263] Attempt taggy too --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e988b66b..33ed26d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,7 +2733,7 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - - taggy < 0 # 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": From 0e793f25170c36655da47b2d0c44d14308627a35 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 18 Nov 2017 21:48:20 -0800 Subject: [PATCH 0436/1263] This didn't work, reverting --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33ed26d0..97e0e18f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2733,8 +2733,8 @@ packages: # - reedsolomon # bounds: vector "Alp Mestanogullari @alpmestan": - - taggy # 0 # compilation failure https://github.com/alpmestan/taggy/issues/19 - - taggy-lens # via 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": - tidal From 7cdb6028cbf85ddb35db30343f28f1e96ed47219 Mon Sep 17 00:00:00 2001 From: A1 Date: Sat, 18 Nov 2017 21:30:42 +0300 Subject: [PATCH 0437/1263] add errors-ext --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97e0e18f..3a5a8069 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3621,7 +3621,8 @@ packages: - amazonka-waf < 1.5 - amazonka-workspaces < 1.5 - amazonka-xray < 1.5 - + "Warlock @A1-Triard": + - errors-ext # end of packages # Package flags are applied to individual packages, and override the values of From ca5fde528e09f30714aa4a14653c4f24e22db9e4 Mon Sep 17 00:00:00 2001 From: A1 Date: Sat, 18 Nov 2017 21:32:15 +0300 Subject: [PATCH 0438/1263] add errors-ext --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a5a8069..17ba8c75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3621,8 +3621,10 @@ packages: - amazonka-waf < 1.5 - amazonka-workspaces < 1.5 - amazonka-xray < 1.5 + "Warlock @A1-Triard": - errors-ext + # end of packages # Package flags are applied to individual packages, and override the values of From 49e47572880104f3e856c62b880a8c0258c12c01 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Nov 2017 14:52:42 +0900 Subject: [PATCH 0439/1263] reenable cabal-rpm --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17ba8c75..36563dee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1211,11 +1211,12 @@ packages: - HaskellNet-SSL "Jens Petersen @juhp": - # - cabal-rpm # GHC 8.2.1 + - cabal-rpm + - fedora-haskell-tools # - stackage-query # via stackage-types compilation failure + # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds optparse-applicative, https://github.com/fpco/stackage/pull/2856 - - fedora-haskell-tools - libffi - xmonad-contrib - shelly From 575c59153e6f8d9860c24358cc5c879fd2b8fe0e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Nov 2017 11:35:53 +0530 Subject: [PATCH 0440/1263] uncomment cabal-install for Mikhail --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36563dee..ae512a57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2723,7 +2723,7 @@ packages: "Mikhail Glushenkov @23Skidoo": - Cabal - # - cabal-install # GHC 8.2.1 + - cabal-install - pointful "Lennart Kolmodin @kolmodin": From f730ead14bb9b69295c1af5b43513ced69d8e319 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Nov 2017 11:36:17 +0530 Subject: [PATCH 0441/1263] try re-enabling gtk2hs-buildtools --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ae512a57..c6e26aee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -338,7 +338,7 @@ packages: - executable-path - foreign-store - formatting - # - gtk2hs-buildtools # Cabal 2.0.0.2 + - gtk2hs-buildtools # Cabal 2.0.0.2 - happy - hybrid-vectors - indents From 078051522aeaced67388b4786f6a0719dac99d84 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 19 Nov 2017 11:49:54 +0530 Subject: [PATCH 0442/1263] reenable cairo, glib, and pango --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6e26aee..a5d03db0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1220,13 +1220,13 @@ packages: - libffi - xmonad-contrib - shelly - # - cairo # Cabal 2.0.0.2 + - cairo # - gio # Cabal 2.0.0.2 - # - glib # Cabal 2.0.0.2 - # - gtk # Cabal 2.0.0.2 - # - gtk3 # Cabal 2.0.0.2 + - glib + # - gtk # via gio + # - gtk3 # via gio # - gtksourceview3 # Cabal 2.0.0.2 - # - pango # Cabal 2.0.0.2 + - pango # - webkitgtk3 # Cabal 2.0.0.2 # - webkitgtk3-javascriptcore # Cabal 2.0.0.2 - ghcjs-codemirror From df6a14118ed9d59f50cb3d7e5d6a8d4e3132709f Mon Sep 17 00:00:00 2001 From: Tung Dao Date: Sun, 19 Nov 2017 15:08:19 +0700 Subject: [PATCH 0443/1263] add time-locale-vietnamese --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5d03db0..103355a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3451,6 +3451,9 @@ packages: "Bogdan Neterebskii @ozzzzz": - cast + "Tung Dao @tungd": + - time-locale-vietnamese + # 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 9f781ae0a14135cabc2472398c728484e60515a9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 19 Nov 2017 12:02:32 +0200 Subject: [PATCH 0444/1263] Remove no longer supported package --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5d03db0..772f96cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -350,7 +350,6 @@ packages: - th-lift - quickcheck-assertions - # hackage-mirror # https://github.com/fpco/stackage/issues/3033 - wai-middleware-consul - wai-middleware-crowd - monad-logger-json From 8d26d7a3feb433ca93158fb73899a8bd69c08d37 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 19 Nov 2017 16:00:37 -0800 Subject: [PATCH 0445/1263] Try shelly again' --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 772f96cc..04dbd179 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3529,7 +3529,7 @@ packages: - servant-client-core < 0.12 # https://github.com/fpco/stackage/issues/3024 - - shelly < 1.6.8.5 + # shelly < 1.6.8.5 # https://github.com/fpco/stackage/issues/3030 - amazonka < 1.5 From ed0204bd638f4df7c66eff2bf4a6b62d8197ae75 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 19 Nov 2017 17:33:25 -0800 Subject: [PATCH 0446/1263] Close #3024 for good and also run tests on shelly --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04dbd179..83f6b7fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3528,9 +3528,6 @@ packages: - slack-web < 0.2.0.2 - servant-client-core < 0.12 - # https://github.com/fpco/stackage/issues/3024 - # shelly < 1.6.8.5 - # https://github.com/fpco/stackage/issues/3030 - amazonka < 1.5 - amazonka-core < 1.5 @@ -3846,7 +3843,7 @@ skipped-tests: - 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 + # shelly # https://github.com/yesodweb/Shelly.hs/issues/150 # Missing foreign library - symengine # symengine From 92e47d3ca5e2e4c32a3237d1ea00ef54de12f415 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 19 Nov 2017 17:36:27 -0800 Subject: [PATCH 0447/1263] Tests for shelly are still failing --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83f6b7fa..a8e9f309 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,7 +3843,7 @@ skipped-tests: - 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 + - shelly # https://github.com/yesodweb/Shelly.hs/issues/150 # Missing foreign library - symengine # symengine From fcac947b541c7d7720f11e6e714a67ef974d9c3a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 Nov 2017 16:51:57 +0100 Subject: [PATCH 0448/1263] Move errors-ext above 'dummy maintainers' --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a8e9f309..df9bd37c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3450,6 +3450,9 @@ packages: "Bogdan Neterebskii @ozzzzz": - cast + "Warlock @A1-Triard": + - errors-ext + # 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 @@ -3619,9 +3622,6 @@ packages: - amazonka-workspaces < 1.5 - amazonka-xray < 1.5 - "Warlock @A1-Triard": - - errors-ext - # end of packages # Package flags are applied to individual packages, and override the values of From 90aad7b852295c246816b00e6725fad95f0c4c32 Mon Sep 17 00:00:00 2001 From: Christopher Reichert Date: Mon, 20 Nov 2017 15:11:46 -0600 Subject: [PATCH 0449/1263] Enable wai-middleware-throttle --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index df9bd37c..3be30e77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1892,7 +1892,7 @@ packages: - bencode - hsebaysdk - dockerfile - # - wai-middleware-throttle # GHC 8.2.1 via token-bucket + - wai-middleware-throttle - yesod-auth-basic "Alcides Viamontes @alcidesv": From eb115f3bed036d49327f92227efde68716c0bd9b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 10:06:05 +0100 Subject: [PATCH 0450/1263] Add token-bucket to skipped-tests --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df9bd37c..c7b3c087 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,6 +3857,7 @@ skipped-tests: - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 + - token-bucket - uuid - uuid-types # @nikita-volkov https://github.com/fpco/stackage/issues/2538#issuecomment-305129396 From 56322d1b89fa52a481444862aa32dfbe4a2cd2b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 10:50:46 +0100 Subject: [PATCH 0451/1263] Expect test failures for packages with hlint test suite failures --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4c2d335..ed3ada65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4126,6 +4126,15 @@ expected-test-failures: - perf # https://github.com/fpco/stackage/pull/2859 + # Linting failures (these may break every time HLint gets updated so keep them disabled) + # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites + - atom-conduit + - conduit-parse + - dublincore-xml-conduit + - folds + - opml-conduit + - xml-conduit-parse + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run From 322323df3272928cfd1a1f39f03018024fa7a5e6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 22:37:21 +0100 Subject: [PATCH 0452/1263] Disable moesocks and stackage2nix due to compilation failures previously unnoticed due to a bug in stackage-curator --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed3ada65..9096c834 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2306,7 +2306,7 @@ packages: - sbp "Jinjing Wang @nfjinjing": - - moesocks + - moesocks < 0 # compilation failure against aeson 1.2.3.0 "Gregory W. Schwartz @GregorySchwartz": - fasta @@ -3404,7 +3404,7 @@ packages: "typeable.io ": - dom-parser - - stackage2nix + - stackage2nix < 0 # compilation failure - xml-isogen "Jeremy Huffman @jeremyjh": From 038c93df86981ee38843c3f5eeca45e34e717bae Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 22:39:56 +0100 Subject: [PATCH 0453/1263] Skip lzma tests due to bounds --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9096c834..21a6969e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,6 +3857,7 @@ skipped-tests: - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 + - lzma - token-bucket - uuid - uuid-types From 03dcf1f7bd5f89e24f95c1b832b948895349a85c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 23:05:18 +0100 Subject: [PATCH 0454/1263] Expect HTTP tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21a6969e..d052733a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4124,6 +4124,7 @@ expected-test-failures: - 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 + - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - perf # https://github.com/fpco/stackage/pull/2859 From d2de4b31af58282416e7f163cdff0627c0ea11a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 23:10:02 +0100 Subject: [PATCH 0455/1263] Expect hslua and yesod-core tests to fail --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d052733a..28c9a7bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4084,6 +4084,7 @@ expected-test-failures: - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - zm # https://github.com/fpco/stackage/issues/3026 + - perf # https://github.com/fpco/stackage/pull/2859 # Stackage upper bounds, re-enable these when their upper bound is removed @@ -4125,8 +4126,8 @@ 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 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - - perf # https://github.com/fpco/stackage/pull/2859 + - hslua # Undiagnosed: expected: OK, but got: ErrFile + - yesod-core # uncaught exception: WaiTestFailure (WaiTestFailure "Expected status code 200, but received 413") # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 34b50d9b189859ce583a4ba3cdb21c8b0f435be3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 23:18:40 +0100 Subject: [PATCH 0456/1263] Expect hslua-module-text tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28c9a7bf..a0f442b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4127,6 +4127,7 @@ expected-test-failures: - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - hslua # Undiagnosed: expected: OK, but got: ErrFile + - hslua-module-text # Undiagnosed: error while running lua tests, expected: OK, but got: ErrFile - yesod-core # uncaught exception: WaiTestFailure (WaiTestFailure "Expected status code 200, but received 413") # Linting failures (these may break every time HLint gets updated so keep them disabled) From 88a1c26f9d6352f56b31310f80f25d064737fa03 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 21 Nov 2017 23:46:13 +0100 Subject: [PATCH 0457/1263] upgrade to GHC 8.2.2 --- .travis.yml | 2 +- check | 2 +- debian-bootstrap.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 691ef7c3..f66c4a58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ addons: - libgmp-dev env: -- GHCVER=8.2.1 +- GHCVER=8.2.2 install: # Download and unpack the stack executable diff --git a/check b/check index 79e7a39f..4189690a 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.2.1 stackage-curator check +exec stack exec --resolver ghc-8.2.2 stackage-curator check diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 5445405d..9eab0cf2 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.2.1 +GHCVER=8.2.2 apt-get update apt-get install -y \ From 53f043dc80563288c7980528343780c57e2f7f8e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Nov 2017 11:15:25 +0200 Subject: [PATCH 0458/1263] Remove yesod-core from expected test failures See https://github.com/yesodweb/wai/pull/654#issuecomment-346288807 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0f442b6..aeb9dc20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4128,7 +4128,6 @@ expected-test-failures: - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - hslua # Undiagnosed: expected: OK, but got: ErrFile - hslua-module-text # Undiagnosed: error while running lua tests, expected: OK, but got: ErrFile - - yesod-core # uncaught exception: WaiTestFailure (WaiTestFailure "Expected status code 200, but received 413") # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From f7762084589bc3ad142dc3cdcae9173002196e97 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 22 Nov 2017 18:28:59 +0100 Subject: [PATCH 0459/1263] skylighting upper bound for #3039 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeb9dc20..58612541 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3622,6 +3622,9 @@ packages: - amazonka-workspaces < 1.5 - amazonka-xray < 1.5 + # https://github.com/fpco/stackage/issues/3039 + - skylighting < 0.4.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 810a2d34c23b00a642b189de4ac3acd793b31d17 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 22 Nov 2017 18:59:34 +0100 Subject: [PATCH 0460/1263] Re-enable moesocks 322323df3272928cfd1a1f39f03018024fa7a5e6 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58612541..7eed4809 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2306,7 +2306,7 @@ packages: - sbp "Jinjing Wang @nfjinjing": - - moesocks < 0 # compilation failure against aeson 1.2.3.0 + - moesocks "Gregory W. Schwartz @GregorySchwartz": - fasta From 3c9de314faef01c7e0f8c4baf83c4a2661f98a7a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 22 Nov 2017 19:06:46 +0100 Subject: [PATCH 0461/1263] Disable intero, closes #3037 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7eed4809..4b887957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -518,7 +518,7 @@ packages: - descriptive - wrap - path - - intero + # - intero # ghc-8.2.2 - weigh # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 - structured-haskell-mode From a63b9d9c5635544371f0f5aa87e1e9f820332b23 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Nov 2017 21:44:44 +0200 Subject: [PATCH 0462/1263] Update PATH --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 710e7bbe..146edda4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ENV HOME /home/stackage ENV LANG en_US.UTF-8 # 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 PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.2.2/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 From 47b32c5c4378ee0f45dd7ab51f263883fb369c76 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Nov 2017 21:46:10 +0200 Subject: [PATCH 0463/1263] Clarify how to upgrade GHC versions --- CURATORS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index 9c069fed..fb424315 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -204,6 +204,9 @@ major version number (e.g., lts3 for lts-3.\*). Note that when starting a new LTS major release, you'll need to modify Docker Hub to create a new Docker tag for the relevant branch name. +You'll need to update both the `PATH` in `Dockerfile` and the `GHCVER` variable +in `debian-bootstrap.sh`. + ### Getting the new image to the build server Once a new Docker image is available, you'll need to pull it onto the stackage-build server (see below). Instead of pulling an unbounded number of images, I typically just From 0234d91c22eabb4478087e986b34ae609bb9801c Mon Sep 17 00:00:00 2001 From: koral Date: Wed, 22 Nov 2017 23:13:50 +0100 Subject: [PATCH 0464/1263] Expect test success on atom-conduit --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b887957..47a76dae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4134,7 +4134,6 @@ expected-test-failures: # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - - atom-conduit - conduit-parse - dublincore-xml-conduit - folds From 6886dd9acf1639aab1e93bd15fd7b6c4276b8878 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 23 Nov 2017 11:13:23 +0100 Subject: [PATCH 0465/1263] Re-enable fixed tests/benchs/haddocks --- build-constraints.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47a76dae..cb79ed2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4034,13 +4034,11 @@ expected-test-failures: - 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 # 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 - - 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 @@ -4070,21 +4068,18 @@ 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 - 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 - - servant-swagger # aeson https://github.com/fpco/stackage/issues/2879#issuecomment-331759441 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - zm # https://github.com/fpco/stackage/issues/3026 - perf # https://github.com/fpco/stackage/pull/2859 @@ -4092,7 +4087,6 @@ expected-test-failures: # Stackage upper bounds, re-enable these when their upper bound is removed # Recursive deps https://github.com/fpco/stackage/issues/1818 - - 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 @@ -4120,13 +4114,10 @@ expected-test-failures: - 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 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - 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 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - hslua # Undiagnosed: expected: OK, but got: ErrFile @@ -4146,14 +4137,9 @@ expected-test-failures: # benchmarks, and therefore failures are only for building, not running. expected-benchmark-failures: # 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 - picoparsec # https://bitbucket.org/blamario/picoparsec/issues/3/benchmark-compilation-failure @@ -4163,7 +4149,6 @@ expected-benchmark-failures: - dbus # No issue tracker, sent e-mail to maintainer - 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 - raaz # https://github.com/raaz-crypto/raaz/issues/338 - http2 @@ -4197,9 +4182,6 @@ expected-haddock-failures: - 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 - # Runs out of memory - store From 23f6c5d3ecec500fd9228728da57b3ea6d360075 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 23 Nov 2017 16:44:53 +0100 Subject: [PATCH 0466/1263] Re-enable some more tests --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb79ed2f..8903f0ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3994,7 +3994,6 @@ 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 @@ -4008,7 +4007,6 @@ expected-test-failures: - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server - accelerate-bignum # CUDA GPU - - accelerate-blas # CUDA GPU - gdax # Needs environment variables set - nakadi-client # Needs environment variable set - lxd-client # Needs LXD, not available on debian @@ -4046,7 +4044,6 @@ expected-test-failures: - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - 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 @@ -4081,7 +4078,6 @@ expected-test-failures: - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - - zm # https://github.com/fpco/stackage/issues/3026 - perf # https://github.com/fpco/stackage/pull/2859 # Stackage upper bounds, re-enable these when their upper bound is removed @@ -4104,6 +4100,7 @@ expected-test-failures: # Doctest failures - teardown - model # https://github.com/Quid2/model/issues/2 + - zm # https://github.com/fpco/stackage/issues/3026 # Requires running server - milena From 6a496d99100721f189a1f3280a08d8365691b0e0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 23 Nov 2017 17:00:45 +0100 Subject: [PATCH 0467/1263] Disable git-annex --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8903f0ab..f4a5f9e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -897,7 +897,7 @@ packages: - naqsha "Joey Hess @joeyh": - - git-annex + - git-annex < 0 # compilation failure # - github-backup # bounds: github - concurrent-output - mountpoints From 52ae59704495aceec2f448c2e4fc112da379c367 Mon Sep 17 00:00:00 2001 From: Bob Long Date: Thu, 23 Nov 2017 16:13:27 +0000 Subject: [PATCH 0468/1263] add yesod-csp --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4a5f9e7..293420ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3453,6 +3453,9 @@ packages: "Warlock @A1-Triard": - errors-ext + "Bob Long @bobjflong": + - yesod-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 d58d26c981bf7a9b5b7e521f61d8fd06df1bdf10 Mon Sep 17 00:00:00 2001 From: koral Date: Thu, 23 Nov 2017 21:38:19 +0100 Subject: [PATCH 0469/1263] Expect test success on conduit-parse, dublincore-xml-conduit, opml-conduit, xml-conduit-parse --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 293420ee..ac4acecd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4125,11 +4125,7 @@ expected-test-failures: # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - - conduit-parse - - dublincore-xml-conduit - folds - - opml-conduit - - xml-conduit-parse # end of expected-test-failures From 2e873a64e962136c4195cf18161efa2f3affe227 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 16:30:19 +0100 Subject: [PATCH 0470/1263] Re-enable hslua and hslua-module-text tests d2de4b31af58282416e7f163cdff0627c0ea11a6 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac4acecd..b359dcc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4120,8 +4120,6 @@ expected-test-failures: - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - hslua # Undiagnosed: expected: OK, but got: ErrFile - - hslua-module-text # Undiagnosed: error while running lua tests, expected: OK, but got: ErrFile # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 9ac79ae4770e7830b9dc9f68311a374fffac1213 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 16:31:27 +0100 Subject: [PATCH 0471/1263] Re-enable git-annex 6a496d99100721f189a1f3280a08d8365691b0e0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b359dcc2..33160e8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -897,7 +897,7 @@ packages: - naqsha "Joey Hess @joeyh": - - git-annex < 0 # compilation failure + - git-annex # - github-backup # bounds: github - concurrent-output - mountpoints From 2119253fc0b6b128a5618f792ab1941edf45c496 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:09:41 +0100 Subject: [PATCH 0472/1263] Close #2967, Close #2971 in favor of #3044, and re-enable tdigest --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33160e8d..2279a520 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1344,7 +1344,7 @@ packages: - singleton-bool - spdx - splitmix - # - tdigest + - tdigest # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers @@ -3505,11 +3505,8 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 - # https://github.com/fpco/stackage/issues/2967 - - swagger2 < 2.2 - - # https://github.com/fpco/stackage/issues/2971 - - either < 4.5 + # https://github.com/fpco/stackage/issues/3044 + - either < 4.5 # Latest ATOW is either-5 # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 From 310033031dd16a57265896def4e28f712dbd123a Mon Sep 17 00:00:00 2001 From: Tom Sydney Kerckhove Date: Sat, 25 Nov 2017 19:10:10 +0100 Subject: [PATCH 0473/1263] Add validity to stackage --- build-constraints.yaml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33160e8d..7349a5e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3456,6 +3456,37 @@ packages: "Bob Long @bobjflong": - yesod-csp + "Tom Sydney Kerckhove @NorfairKing": + - genvalidity + - genvalidity-aeson + - genvalidity-bytestring + - genvalidity-containers + - genvalidity-hspec + - genvalidity-hspec-aeson + - genvalidity-hspec-binary + - genvalidity-hspec-cereal + - genvalidity-hspec-hashable + - genvalidity-path + - genvalidity-property + - genvalidity-scientific + - genvalidity-text + - genvalidity-time + - genvalidity-unordered-containers + - genvalidity-uuid + - genvalidity-vector + - validity + - validity-aeson + - validity-bytestring + - validity-containers + - validity-path + - validity-scientific + - validity-text + - validity-time + - validity-unordered-containers + - validity-uuid + - validity-vector + + # 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 be0024e71369eb8803deda2a413dad9b409572f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:11:47 +0100 Subject: [PATCH 0474/1263] Try to re-enable download and yahoo-finance-api tests #2811, #2821 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2279a520..8263957a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4037,7 +4037,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 - - 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 @@ -4047,7 +4046,6 @@ 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 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures From 8120db318d7265c5f3f5fe634af2305d6d0d01ea Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:17:55 +0100 Subject: [PATCH 0475/1263] Un-hide protolude and re-enable hpio tests, closes #2926 --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8263957a..2fe5de70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3886,14 +3886,12 @@ skipped-tests: - graphviz - wl-pprint-text + # Uncategorized, please categorize! - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - - hpio # https://github.com/fpco/stackage/issues/2926 - validation # https://github.com/fpco/stackage/issues/2949 - - # https://github.com/fpco/stackage/issues/3014 - - servant-mock - - servant-server + - servant-mock # https://github.com/fpco/stackage/issues/3014 + - servant-server # # https://github.com/fpco/stackage/issues/3014 # end of skipped-tests @@ -4383,7 +4381,6 @@ 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 - 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 From be8ebd99c9ae4eb97f34c7ac933d853457d35b0c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:20:20 +0100 Subject: [PATCH 0476/1263] Re-enable cryptol, closes #2927 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2fe5de70..f3f02715 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1396,7 +1396,7 @@ packages: # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - # cryptol # https://github.com/fpco/stackage/issues/2927 + - cryptol - gitrev - persistent-refs From a8bc1af0f14c34e5e69adf5d486b098499cf3581 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:27:58 +0100 Subject: [PATCH 0477/1263] Ping phadej for futurice issues #2814 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3f02715..cf6291e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4338,6 +4338,8 @@ github-users: - liskin - trskop - xkollar + futurice: + - phadej # end of github-users From 1802d506174ee07440f80fe591664a3ddf96da3a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:31:32 +0100 Subject: [PATCH 0478/1263] Disable http-api-data and tdigest tests, closes #2814 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf6291e1..c93ed01c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3485,10 +3485,6 @@ packages: - Win32 == 2.5.4.1 "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/2740 - fgl < 5.6 @@ -3798,6 +3794,7 @@ skipped-tests: - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - extensible-effects # HUnit 1.6 + - http-api-data # doctest 0.13 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 @@ -3807,6 +3804,7 @@ skipped-tests: - retry # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck + - tdigest # doctest 0.13 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck @@ -3829,7 +3827,6 @@ 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 c2c147393bf6bc2cfab978d6da9aa250e973afab Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:33:46 +0100 Subject: [PATCH 0479/1263] Re-enable validation tests, closes #2949 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c93ed01c..ac0f1300 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3886,7 +3886,6 @@ skipped-tests: # Uncategorized, please categorize! - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - - validation # https://github.com/fpco/stackage/issues/2949 - servant-mock # https://github.com/fpco/stackage/issues/3014 - servant-server # # https://github.com/fpco/stackage/issues/3014 From 7e91c74bb2f620fec06af6891f508c95912cc7ff Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 19:53:58 +0100 Subject: [PATCH 0480/1263] Disable cryptol #2927 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac0f1300..c603277b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1396,7 +1396,7 @@ packages: # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - - cryptol + - cryptol < 0 # Happy setup-depends https://github.com/fpco/stackage/issues/2927 - gitrev - persistent-refs From aeaf236545c8efa97b3478d32d0e46d0c8f14e38 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 20:00:02 +0100 Subject: [PATCH 0481/1263] Expect download tests to fail, #2811 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c603277b..7bb73687 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4031,6 +4031,7 @@ 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 + - 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 a1fd1d2461af1fbc4a569d740a7e74e306e6f010 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 20:39:08 +0100 Subject: [PATCH 0482/1263] persistent upper bound for #3046 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7bb73687..16870a0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3621,6 +3621,9 @@ packages: # https://github.com/fpco/stackage/issues/3039 - skylighting < 0.4.4 + # https://github.com/fpco/stackage/issues/3046 + - persistent < 2.7.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 244c1029afd4bc1dc5962f6649facd6ae34e67ee Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 20:47:34 +0100 Subject: [PATCH 0483/1263] Re-disable yahoo-finance-api tests #2821 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16870a0e..41b1da70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4044,6 +4044,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 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures From 64598d28f2867e3f6d37fbac38fdc6bdb0293cc1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 22:24:30 +0100 Subject: [PATCH 0484/1263] Mass re-enabling --- build-constraints.yaml | 235 ++++++++++++++++++++--------------------- 1 file changed, 112 insertions(+), 123 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b1da70..b2ba0ca0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -85,8 +85,7 @@ packages: - hidden-char "Vanessa McHale @vmchale": - [] - # - tibetan-utils # bounds: text-show + - tibetan-utils # bounds: text-show "Henning Thielemann @thielema": # - accelerate-arithmetic # via accelerate: bounds: base @@ -105,9 +104,9 @@ packages: - comfort-graph - concurrent-split - cutter - - data-accessor # GHC 8.2.1 + - data-accessor - data-accessor-mtl - - data-accessor-template # GHC 8.2.1 + - data-accessor-template - data-accessor-transformers - data-ref - dsp @@ -116,8 +115,8 @@ packages: - event-list - explicit-exception - fixed-length - - gnuplot # GHC 8.2.1 - - group-by-date # GHC 8.2.1 via c2hs + - gnuplot + - group-by-date - iff - interpolation - jack @@ -125,7 +124,7 @@ packages: - lazyio - markov-chain - midi - # - midi-music-box # GHC 8.2.1 via diagrams-lib + - midi-music-box # GHC 8.2.1 via diagrams-lib - mbox-utility - med-module - non-empty @@ -138,7 +137,7 @@ packages: - sample-frame-np - set-cover # - sound-collage # via synthesizer-core compilation failure - - sox # GHC 8.2.1 + - sox - soxlib # - split-record # via synthesizer-core compilation failure - spreadsheet @@ -154,7 +153,7 @@ packages: - unsafe - utility-ht - xml-basic - - youtube # GHC 8.2.1 + - youtube - prelude-compat - fft - carray @@ -178,8 +177,8 @@ packages: - newtype-generics "Joe M @joe9": - - logger-thread # GHC 8.2.1 via protolude - # - text-generic-pretty # GHC 8.2.1 via ixset-typed + - logger-thread + - text-generic-pretty # GHC 8.2.1 via ixset-typed "Li-yao Xia @Lysxia": - boltzmann-samplers @@ -202,12 +201,12 @@ packages: - matrix-market-attoparsec - network-multicast - xeno - # - plot-light # GHC 8.2.1 via palette + - plot-light # GHC 8.2.1 via palette "Joseph Canero @caneroj1": - sqlite-simple-errors - median-stream - # - stm-supply # GHC 8.2.1 via Unique + - stm-supply # GHC 8.2.1 via Unique - filter-logger - tile - mbtiles @@ -236,7 +235,7 @@ packages: - xls "Aleksey Uimanov @s9gf4ult": - # - postgresql-query # compilation error + - postgresql-query # compilation error - hreader - hset @@ -268,8 +267,8 @@ packages: - miso - envy - s3-signer - - google-translate # bounds: servant - - hackernews # GHC 8.2.1 + - google-translate + - hackernews - ses-html - stripe-haskell - stripe-http-streams @@ -338,7 +337,7 @@ packages: - executable-path - foreign-store - formatting - - gtk2hs-buildtools # Cabal 2.0.0.2 + - gtk2hs-buildtools - happy - hybrid-vectors - indents @@ -369,8 +368,8 @@ packages: - Win32-notify "Omari Norman @massysett": - - rainbow # GHC 8.2.1 via lens-simple - - rainbox # GHC 8.2.1 via lens-simple + - rainbow + - rainbox - anonymous-sums < 0 # compilation failure https://github.com/massysett/anonymous-sums/issues/1 - multiarg - prednote < 0 # test compilation failure @@ -398,7 +397,7 @@ packages: - ghcid - hexml - weeder - - profiterole # GHC 8.2.1 via ghc-prof + - profiterole "Alan Zimmerman @alanz": - ghc-exactprint @@ -422,7 +421,7 @@ packages: # - hakyll # bounds: process time - stylish-haskell # - patat # bounds: base - - profiteur # GHC 8.2.1 via ghc-prof + - profiteur - psqueues - websockets - websockets-snap @@ -438,7 +437,7 @@ packages: - hourglass-orphans - wai-slack-middleware - sysinfo - - xmonad-extras # GHC 8.2.1 via c2hs + - xmonad-extras "haskell-openal": - OpenAL @@ -463,7 +462,7 @@ packages: - HTF - xmlgen - stm-stats - # - large-hashable # via: safecopy, bounds, vector + - large-hashable # via: safecopy, bounds, vector "Bart Massey @BartMassey": - parseargs @@ -535,7 +534,7 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - # - approximate # GHC 8.2.1 via safecopy + - approximate # GHC 8.2.1 via safecopy - bifunctors - bits - bound @@ -544,7 +543,7 @@ packages: - comonad - comonads-fd - comonad-transformers - # - compensated # GHC 8.2.1 via safecopy + - compensated # GHC 8.2.1 via safecopy # - compressed # bounds: comonad, pointed - concurrent-supply - constraints @@ -559,7 +558,7 @@ packages: - graphs - groupoids - heaps - # - hyperloglog # GHC 8.2.1 via safecopy + - hyperloglog # GHC 8.2.1 via safecopy - hyphenation - integration - intervals @@ -568,7 +567,7 @@ packages: - lens - linear - linear-accelerate - # - log-domain # GHC 8.2.1 via safecopy + - log-domain # GHC 8.2.1 via safecopy - machines - monadic-arrays - monad-products @@ -628,16 +627,16 @@ packages: - active # - BlogLiterately # bounds: base pandoc pandoc-citeproc # - BlogLiterately-diagrams # bounds: pandoc - # - diagrams # bounds: optparse-applicative - # - diagrams-builder # GHC 8.2.1 + - diagrams # bounds: optparse-applicative + - diagrams-builder # GHC 8.2.1 # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - # - 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-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 - # - diagrams-lib # GHC 8.2.1 via diagrams-core + - diagrams-lib # GHC 8.2.1 via diagrams-core # - diagrams-rasterific # bounds: optparse-applicative - # - diagrams-svg # bounds: optparse-applicative + - diagrams-svg # bounds: optparse-applicative # - dual-tree # via testing-feat - force-layout - haxr @@ -722,7 +721,7 @@ packages: # - latex-formulae-image # BLOCKED directory 1.3 # - latex-formulae-pandoc # bounds: pandoc-types # - latex-formulae-hakyll # bounds: ghc, base - # - agda-snippets # bounds: ghc, base + # - agda-snippets # bounds: Agda, base # - agda-snippets-hakyll # bounds: ghc, base "Dan Burton @DanBurton": @@ -822,16 +821,15 @@ packages: # - hPDB-examples # GHC 8.2.1 # - homplexity # BLOCKED directory 1.3 # - wordpass # bounds: vector - # - json-autotype # bounds: aeson 1.0, lens + - json-autotype # bounds: aeson 1.0, lens - posix-realtime < 0 "Dom De Re @domdere": - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - [] # - yarr # bounds template-haskell - # - random-fu # via: log-domain, safecopy, bounds: vector + - random-fu # via: log-domain, safecopy, bounds: vector "Ben Gamari @bgamari": - vector-fftw @@ -852,8 +850,8 @@ packages: - tasty-smallcheck - tasty-html - time-lens - - timezone-olson # GHC 8.2.1 - - timezone-series # GHC 8.2.1 + - timezone-olson + - timezone-series - traverse-with-class - tuples-homogenous-h98 @@ -905,12 +903,12 @@ packages: "Colin Woodbury @fosskers": - microlens-aeson - # - versions # GHC 8.2.1 per megaparsec + - versions # GHC 8.2.1 per megaparsec # - vectortiles # GHC 8.2.1 # - pipes-random # GHC 8.2.1 - # - repa # bounds: vector - # - repa-io # bounds: vector - # - repa-algorithms # bounds: vector + - repa # bounds: vector + - repa-io # bounds: vector + - repa-algorithms # bounds: vector # - kanji # bounds: ghc 8, base "Ketil Malde @ketil-malde": @@ -981,14 +979,14 @@ packages: "Dimitri Sabadie @phaazon": - al < 0 # Setup failure, needs old c2hs - event - - hid # GHC 8.2.1 via c2hs + - hid # - luminance # BLOCKED directory 1.3 # - luminance-samples # bounds: base - monad-journal # - msi-kb-backlit # bounds: ghc, base - smoothie # - tellbot # bounds: bifunctors, http-conduit, tagsoup - # - wavefront # bounds: vector + - wavefront # bounds: vector - zero "Thomas Schilling @nominolo": @@ -1001,7 +999,7 @@ packages: "Daniel Gröber @DanielG": [] # - ghc-mod # bounds: syb - # - cabal-helper # bounds: extra + # - cabal-helper # bounds: Cabal, process "Yann Esposito yogsototh @yogsototh": - human-readable-duration @@ -1070,7 +1068,7 @@ packages: - multimap - parallel-io - text-binary - # - Chart-cairo # Cabal 2.0.0.2 + - Chart-cairo # Cabal 2.0.0.2 - ghc-events - monad-extras # - stack < 9.9.9 # bounds: ghc, template-haskell @@ -1212,7 +1210,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-haskell-tools - # - stackage-query # via stackage-types compilation failure + - stackage-query # via stackage-types compilation failure # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds optparse-applicative, https://github.com/fpco/stackage/pull/2856 @@ -1247,7 +1245,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - # - avers-api-docs # https://github.com/wereHamster/avers/issues/2 + - avers-api-docs # https://github.com/wereHamster/avers/issues/2 - avers-server - css-syntax - etcd @@ -1266,14 +1264,13 @@ packages: - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - [] - # - palette # GHC 8.2.1 - # - diagrams-canvas # bounds: optparse-applicative + - palette # GHC 8.2.1 + - diagrams-canvas # bounds: optparse-applicative # - diagrams-rasterific # bounds: optparse-applicative # - lucid-svg # GHC 8.2.1 # - diagrams-html5 # bounds: optparse-applicative # - static-canvas # GHC 8.2.1 - # - svg-builder # GHC 8.2.1 + - svg-builder # GHC 8.2.1 "Gabríel Arthúr Pétursson @polarina": - sdl2 @@ -1352,9 +1349,9 @@ packages: # - waitra # GHC 8.2.1 # scrive/log - # - log # via bloodhound: bounds: vector # GHC 8.2.1 + - log # via bloodhound: bounds: vector # GHC 8.2.1 - log-base - # - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 + - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 - log-postgres # Not a maintainer @@ -1621,11 +1618,11 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - # - plot # Cabal 2.0.0.2 & via pango + - plot # Cabal 2.0.0.2 & via pango # - plot-gtk # Cabal 2.0.0.2 # - plot-gtk3 # Cabal 2.0.0.2 - vector-buffer - # - hmatrix-repa # via repa: bounds: vector + - hmatrix-repa # via repa: bounds: vector "Noam Lewis @sinelaw": - xml-to-json @@ -1756,8 +1753,8 @@ packages: "Athan Clark @athanclark": - alternative-vector - attoparsec-path - # - attoparsec-ip via: ip - # - attoparsec-uri via: attoparsec-ip + - attoparsec-ip # via: ip + - attoparsec-uri # via: attoparsec-ip - commutative - composition-extra # - digestive-functors-lucid # via: digestive-functors @@ -1787,8 +1784,8 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - # - wai-middleware-content-type # compilation errors - # - wai-middleware-verbs # compilation errors + - wai-middleware-content-type # compilation errors + - wai-middleware-verbs # compilation errors - websockets-rpc - webpage @@ -1847,7 +1844,7 @@ packages: "Michael Xavier @MichaelXavier": # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring - # - phash # Setup failure, 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 @@ -1919,7 +1916,7 @@ packages: # - haddocset # GHC 8 "Kai Zhang @kaizhang": - - clustering + # - clustering # via Rlang-QQ - matrices "Michel Boucey @MichelBoucey": @@ -2013,7 +2010,7 @@ packages: "Oliver Charles @ocharles": - engine-io < 0 # compilation failure - diff3 - # - digestive-functors-aeson # bounds: aeson, lens # via: digestive-functors + # - digestive-functors-aeson # bounds: aeson, lens - via: digestive-functors - exhaustive - libsystemd-journal - network-carbon @@ -2089,7 +2086,6 @@ packages: # - 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 @@ -2100,9 +2096,9 @@ packages: - dependent-sum - dependent-sum-template - dependent-map - # - dice # via random-fu: via log-domain: via safecopy: bounds: vector + - dice # via random-fu: via log-domain: via safecopy: bounds: vector - hstatsd - # - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector + - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector "Timo von Holtz @tvh": - ekg-wai @@ -2129,7 +2125,7 @@ packages: - fmt "Takano Akio tak@anoak.io @takano-akio": - # - fast-builder # GHC 8.2.1 + - fast-builder # GHC 8.2.1 - filelock # - euphoria # GHC 8.2.1 @@ -2138,8 +2134,7 @@ packages: # - QuadTree # base and lens "Brian Lewis brian@lorf.org @bsl": - [] - # - bindings-GLFW # GHC 8.2.1 + - bindings-GLFW # GHC 8.2.1 # - GLFW-b # GHC 8.2.1 "Niklas Hambüchen mail@nh2.me @nh2": @@ -2160,7 +2155,7 @@ packages: "Michael Walker @barrucadu": - both - - concurrency # GHC 8.2.1 via atomic-primops + - concurrency - dpor - dejafu - async-dejafu @@ -2188,7 +2183,7 @@ packages: # - highlight # GHC 8.2.1 via regex-with-pcre # - ig # bounds: http-conduit, transformers - natural-transformation - # - opaleye-trans # GHC 8.2.1 + - opaleye-trans # GHC 8.2.1 - pretty-simple - read-env-var - servant-checked-exceptions @@ -2318,7 +2313,7 @@ packages: - find-clumpiness - blosum # - convert-annotation # via inline-r compilation failure - # - rank-product # GHC 8.2.1 via random-fu + - rank-product # GHC 8.2.1 via random-fu "Simon Marechal @bartavelle": - compactmap @@ -2328,7 +2323,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet # also in "skipped-haddocks" section + - language-puppet - tar-conduit # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose @@ -2417,8 +2412,7 @@ packages: - twitter-types-lens "Robbin C. @robbinch": - [] - # - zim-parser # via: lzma + - zim-parser # via: lzma "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs @@ -2429,8 +2423,7 @@ packages: # - engine-io-yesod # bounds: ghc, base "Tim McGilchrist @tmcgilchrist": - [] - # - riak # bounds: aeson + - riak # bounds: aeson # - airship # bounds: mmorph "Yuras Shumovich @Yuras": @@ -2509,7 +2502,7 @@ packages: "Will Sewell @willsewell": - benchpress - # - pusher-http-haskell # GHC 8.2.1 + - pusher-http-haskell # GHC 8.2.1 "Yorick Laupa yo.eight@gmail.com @YoEight": - eventstore @@ -2561,18 +2554,18 @@ packages: # - hackage-whatsnew # bounds: directory 1.3 # - happstack-authenticate # via acid-state: via safecopy: bounds: vector # - happstack-clientsession # via safecopy: bounds: vector - # - happstack-hsp # GHC 8.2.1 via hsx2hs + - happstack-hsp # GHC 8.2.1 via hsx2hs - happstack-jmacro - happstack-server - happstack-server-tls - hsx-jmacro - # - ixset # via: syb-with-class, safecopy + - ixset # via: syb-with-class, safecopy - reform - reform-blaze - reform-hamlet - reform-happstack - reform-hsp - # - userid # via safecopy: bounds: vector + - userid # via safecopy: bounds: vector - web-plugins - web-routes - web-routes-boomerang @@ -2610,7 +2603,7 @@ packages: "Denis Redozubov @dredozubov": # - tracy # GHC 8.2.1 - hreader-lens - # - schematic # GHC 8.2.1 + - schematic # GHC 8.2.1 "Yuji Yamamoto @igrep": - yes-precure5-command @@ -2618,7 +2611,7 @@ packages: "Hans-Christian Esperer @hce": - avwx - # - wai-session-postgresql # GHC-8.2.1 + - wai-session-postgresql # GHC-8.2.1 "Haisheng Wu @freizl": - hoauth2 @@ -2664,7 +2657,7 @@ packages: - mustache "Cindy Wang @CindyLinz": - # - NoTrace # GHC 8.2.1 + - NoTrace # GHC 8.2.1 - linked-list-with-iterator "Jean-Philippe Bernardy @jyp": @@ -2677,7 +2670,7 @@ packages: - texmath - highlighting-kate - skylighting - - pandoc-types < 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 + - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - pandoc @@ -2708,7 +2701,7 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - # - SVGFonts # GHC 8.2.1 via diagrams-core + - SVGFonts # GHC 8.2.1 via diagrams-core "Aaron Levin @aaronmblevin": [] @@ -2811,7 +2804,7 @@ packages: "Stephen Diehl @sdiehl": - protolude - # - repline # GHC 8.2.1 + - repline # GHC 8.2.1 - picosat "Daishi Nakajima @nakaji_dayo": @@ -2948,9 +2941,9 @@ packages: - type-assertions "Patrick Chilton @chpatrick": - # - solga # https://github.com/chpatrick/solga/issues/9 - # - solga-swagger # GHC 8.2.1 via swagger2 - # - clang-pure # https://github.com/chpatrick/clang-pure/issues/10 + - solga # https://github.com/chpatrick/solga/issues/9 + - solga-swagger # GHC 8.2.1 via swagger2 + - clang-pure # https://github.com/chpatrick/clang-pure/issues/10 - webrtc-vad "Michal Konecny @michalkonecny": @@ -3008,8 +3001,7 @@ packages: - hocilib "Matthias Herrmann @2chilled": - [] - # scrape-changes # https://github.com/fpco/stackage/issues/2948 + - scrape-changes # https://github.com/fpco/stackage/issues/2948 "Daniel Mendler @minad": - quickcheck-special @@ -3055,8 +3047,7 @@ packages: - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": - [] - # - json-stream # GHC 8.2.1 + - json-stream # GHC 8.2.1 "Philipp Balzarek ": - xml-picklers @@ -3069,8 +3060,7 @@ packages: - brittany "Ryan Mulligan @ryantm": - [] - # - HDBC-mysql # GHC 8.2.1 + - HDBC-mysql # GHC 8.2.1 "Tony Morris @tonymorris": - validation @@ -3150,7 +3140,7 @@ packages: "Alexey Kuleshevich @lehins": - wai-middleware-auth - # - hip # via repa-algorithms + - hip # via repa-algorithms "Hans-Peter Deifel @hpdeifel": - hledger-iadd @@ -3161,15 +3151,15 @@ packages: "Boldizsár Németh @nboldi": - instance-control - references - # - 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 - # - haskell-tools-daemon # GHC 8.2.1 - # - haskell-tools-debug # GHC 8.2.1 + - 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 + - haskell-tools-daemon # GHC 8.2.1 + - haskell-tools-debug # GHC 8.2.1 "David Fisher @ddfisher": - socket-activation @@ -3185,7 +3175,7 @@ packages: - viewprof "Dylan Simon @dylex": - # - postgresql-typed # GHC 8.2.1 + - postgresql-typed # GHC 8.2.1 - invertible # - ztail # GHC 8.2.1 @@ -3199,8 +3189,8 @@ packages: - glaze - glazier - glazier-pipes - # - glazier-react # https://github.com/louispan/glazier-react/issues/7 - # - glazier-react-widget # https://github.com/louispan/glazier-react/issues/7 + - 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 @@ -3214,8 +3204,7 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - [] - # - minio-hs # GHC 8.2.1 via protolude + - minio-hs # GHC 8.2.1 via protolude "ncaq @ncaq": - haskell-import-graph @@ -3257,7 +3246,7 @@ packages: "Peter Trško @trskop": - between - connection-pool - # - freer-effects # https://github.com/IxpertaSolutions/freer-effects/issues/49 + - freer-effects # https://github.com/IxpertaSolutions/freer-effects/issues/49 - verbosity "Devon Hollowood @devonhollowood": @@ -3294,11 +3283,11 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - proto-lens-protobuf-types - # - 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 # 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 "Christof Schramm ": @@ -3363,7 +3352,7 @@ packages: - bno055-haskell "Lars Brünjes @brunjlar": - # neural # https://github.com/fpco/stackage/issues/2950 + # - neural # https://github.com/fpco/stackage/issues/2950 - pell "Matt Noonan @matt-noonan": @@ -3377,7 +3366,7 @@ packages: - listsafe "Serokell @serokell": - # - log-warper # https://github.com/serokell/log-warper/issues/25 + - log-warper # https://github.com/serokell/log-warper/issues/25 - universum "Lorenz Moesenlechner @moesenle": @@ -3391,7 +3380,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - docker-build-cacher - # - mysql-haskell-nem : blocked on mysql-haskell + - mysql-haskell-nem # blocked on mysql-haskell "Phil Ruffwind @Rufflewind": - blas-hs @@ -3819,7 +3808,7 @@ skipped-tests: # 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) + # - clustering # via RLang-QQ via HList https://github.com/kaizhang/clustering/issues/2 (also sent e-mail to HList maintainer) - dbus # via chell-quickcheck - language-ecmascript # via testing-feat - options # QuickCheck via chell-quickcheck From 435d43bcae7d7f3dcba01853def95deca10bc333 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 22:27:29 +0100 Subject: [PATCH 0485/1263] Remove upper bound and close #2860 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2ba0ca0..f10c7345 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3487,9 +3487,6 @@ packages: # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 - # https://github.com/fpco/stackage/issues/2860 - - language-c < 0.7 - # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 From 4e8573b78f4dd50343f73b69e28ae381e4e88bca Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 25 Nov 2017 21:35:02 +0000 Subject: [PATCH 0486/1263] Remove some whitespace. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..24702c5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -36,7 +36,7 @@ packages: "Jacob Stanley @jystic": - hedgehog - hedgehog-quickcheck - + "Walter Schulze @awalterschulze": - katydid From 8ecfe16627058151334f4963de5710efe0549103 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 25 Nov 2017 21:39:30 +0000 Subject: [PATCH 0487/1263] Remove extra line and whitespace. --- MAINTAINERS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index c4ce607e..fdfe75ab 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -45,7 +45,7 @@ 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 at +by making sure the latest version is listed at https://github.com/commercialhaskell/all-cabal-metadata/tree/master/packages/. ## Uploading a new package version @@ -56,7 +56,6 @@ If the new version doesn't compile then the package author should upload a fixed 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 recommended that all package maintainers follow the dependencies of their packages on [Packdeps](http://packdeps.haskellers.com/), typically using the RSS feeds. From 603174c6009ecb9278965a38cfb9b87350660f75 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 25 Nov 2017 21:50:45 +0000 Subject: [PATCH 0488/1263] Add note about notifications and throttling. --- MAINTAINERS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fdfe75ab..07fdce3a 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,6 +8,19 @@ The idea behind Stackage is that, if all packages work with the newest versions Packages in Stackage are not patched: all package changes occur upstream in Hackage. +## Github and Notifications + +Stackage uses Github notifications to reduce overhead of contacting individual +package maintainers through various channels. As a package maintainer, you will +receive notifications for a number of reasons, package build failures of +different sorts, blockages and bounds issues, etc. + +Please note, Github does some throttling on the number people that can be +notified within one issue. This means that on issues created with a large +number of packages affected, maintainers may not receive a notification. This +is not ideal, but Stackage is largely a manual process and done on a best +effort basis. + ## 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. From d0fea09b187c6d9528f4e1c03975d59c5386c42a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 23:52:51 +0100 Subject: [PATCH 0489/1263] Re-disable some packages & tests --- build-constraints.yaml | 59 +++++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f10c7345..b5809498 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -85,7 +85,7 @@ packages: - hidden-char "Vanessa McHale @vmchale": - - tibetan-utils # bounds: text-show + - tibetan-utils "Henning Thielemann @thielema": # - accelerate-arithmetic # via accelerate: bounds: base @@ -201,7 +201,7 @@ packages: - matrix-market-attoparsec - network-multicast - xeno - - plot-light # GHC 8.2.1 via palette + - plot-light < 0 # Compilation failure "Joseph Canero @caneroj1": - sqlite-simple-errors @@ -903,7 +903,7 @@ packages: "Colin Woodbury @fosskers": - microlens-aeson - - versions # GHC 8.2.1 per megaparsec + # - versions # test failure https://github.com/fosskers/versions/issues/9 # - vectortiles # GHC 8.2.1 # - pipes-random # GHC 8.2.1 - repa # bounds: vector @@ -1210,7 +1210,7 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-haskell-tools - - stackage-query # via stackage-types compilation failure + # - stackage-query # via stackage-types compilation failure # - cabal-sort # BLOCKED directory 1.3 # - idris # bounds optparse-applicative, https://github.com/fpco/stackage/pull/2856 @@ -1245,7 +1245,7 @@ packages: "Tomas Carnecky @wereHamster": - avers - avers-api - - avers-api-docs # https://github.com/wereHamster/avers/issues/2 + - avers-api-docs < 0 # compilation failure https://github.com/wereHamster/avers/issues/2 - avers-server - css-syntax - etcd @@ -1784,8 +1784,8 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - - wai-middleware-content-type # compilation errors - - wai-middleware-verbs # compilation errors + - wai-middleware-content-type < 0 # compilation errors + - wai-middleware-verbs < 0 # compilation errors - websockets-rpc - webpage @@ -1844,7 +1844,7 @@ packages: "Michael Xavier @MichaelXavier": # - angel # https://github.com/MichaelXavier/Angel/issues/52 - uri-bytestring - - phash # Setup failure, can't build on stackage server https://github.com/MichaelXavier/phash/issues/5 + # - phash # Missing C library pHash - https://github.com/MichaelXavier/phash/issues/5 - cron - tasty-tap - tasty-fail-fast @@ -2423,7 +2423,8 @@ packages: # - engine-io-yesod # bounds: ghc, base "Tim McGilchrist @tmcgilchrist": - - riak # bounds: aeson + [] + # - riak # compilation failure via riak-protobuf # - airship # bounds: mmorph "Yuras Shumovich @Yuras": @@ -2502,7 +2503,7 @@ packages: "Will Sewell @willsewell": - benchpress - - pusher-http-haskell # GHC 8.2.1 + - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - eventstore @@ -2941,9 +2942,9 @@ packages: - type-assertions "Patrick Chilton @chpatrick": - - solga # https://github.com/chpatrick/solga/issues/9 - - solga-swagger # GHC 8.2.1 via swagger2 - - clang-pure # https://github.com/chpatrick/clang-pure/issues/10 + - solga < 0 # Compilation failure https://github.com/chpatrick/solga/issues/9 + # - solga-swagger # Compilation failure via swagger2 + - clang-pure < 0 # Compilation failure https://github.com/chpatrick/clang-pure/issues/10 - webrtc-vad "Michal Konecny @michalkonecny": @@ -3001,7 +3002,7 @@ packages: - hocilib "Matthias Herrmann @2chilled": - - scrape-changes # https://github.com/fpco/stackage/issues/2948 + - scrape-changes < 0 # Compilation failure https://github.com/fpco/stackage/issues/2948 "Daniel Mendler @minad": - quickcheck-special @@ -3189,8 +3190,8 @@ packages: - glaze - glazier - glazier-pipes - - glazier-react # https://github.com/louispan/glazier-react/issues/7 - - glazier-react-widget # https://github.com/louispan/glazier-react/issues/7 + - glazier-react < 0 # Compilation failure https://github.com/louispan/glazier-react/issues/7 + # - glazier-react-widget # via glazier-react-widget - javascript-extras - l10n - pipes-category @@ -3246,7 +3247,7 @@ packages: "Peter Trško @trskop": - between - connection-pool - - freer-effects # https://github.com/IxpertaSolutions/freer-effects/issues/49 + - freer-effects < 0 # Compilation failure https://github.com/IxpertaSolutions/freer-effects/issues/49 - verbosity "Devon Hollowood @devonhollowood": @@ -3283,11 +3284,11 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - proto-lens-protobuf-types - - 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 # compilation failure via: tensorflow-proto + # - tensorflow-core-ops # compilation failure via: tensorflow-proto + # - tensorflow-opgen # compilation failure via: tensorflow-proto + # - tensorflow-ops # compilation failure via: tensorflow-proto + - tensorflow-proto < 0 # compilation failure - tensorflow-test "Christof Schramm ": @@ -3462,6 +3463,13 @@ packages: # - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1 - cassava + # Packages without maintainers that cause compilation failures, + # this is to prevent us from including them by accident. They can + # be removed from this list if they are fixed. + "Unmaintained packages with compilation failures": + - riak-protobuf < 0 + - stackage-types < 0 + # 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 @@ -3951,8 +3959,8 @@ expected-test-failures: - 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-tools-cli # https://github.com/haskell-tools/haskell-tools/issues/230 + - haskell-tools-refactor # https://github.com/haskell-tools/haskell-tools/issues/231 - hasql # PostgreSQL - hasql-transaction # PostgreSQL - hedis @@ -4062,6 +4070,8 @@ expected-test-failures: - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - perf # https://github.com/fpco/stackage/pull/2859 + - tibetan-utils # https://github.com/vmchale/tibetan-utils/issues/1 + - haskell-tools-builtin-refactorings # Stackage upper bounds, re-enable these when their upper bound is removed @@ -4155,6 +4165,7 @@ expected-haddock-failures: - 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 + - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 # Runs out of memory - store From d97e05a407c3dc3563552719cbcc5888f25c29f7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 01:13:31 +0100 Subject: [PATCH 0490/1263] Add/fix github user names --- build-constraints.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5809498..330bd468 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1656,7 +1656,7 @@ packages: "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": - setlocale - "John Chee @chee1bot": + "John Chee @cheecheeo": [] # - cgi # GHC 8.2.1 @@ -2247,7 +2247,7 @@ packages: "Sebastian de Bellefon @Helkafen": - wai-middleware-metrics - "Stefan Berthold": + "Stefan Berthold @ZjMNZHgG5jMXw": [] # - smallcaps # GHC 8.2.1 @@ -2680,7 +2680,7 @@ packages: "Karun Ramakrishnan @karun012": - doctest-discover - "Elie Genard @eliegenard": + "Elie Genard @elaye": - turtle-options - mushu < 0 # compilation failure # - hakyll-favicon # needs: hakyll @@ -2704,7 +2704,7 @@ packages: - OneTuple - SVGFonts # GHC 8.2.1 via diagrams-core - "Aaron Levin @aaronmblevin": + "Aaron Levin @aaronlevin": [] # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client @@ -2808,7 +2808,7 @@ packages: - repline # GHC 8.2.1 - picosat - "Daishi Nakajima @nakaji_dayo": + "Daishi Nakajima @nakaji-dayo": - api-field-json-th # - yesod-job-queue # bounds cron @@ -3082,7 +3082,7 @@ packages: - hsinstall - tce-conf - "Jonathan Fischoff ": + "Jonathan Fischoff @jfischoff": - clock-extras - next-ref - threads-extras @@ -3095,7 +3095,7 @@ packages: "Bernie Pope @bjpop": - language-python < 0 # compilation failure https://github.com/bjpop/language-python/issues/35 - "Mahdi Dibaiee ": + "Mahdi Dibaiee @mdibaiee": - picedit - mathexpr # - sibe # GHC 8.2.1 via stemmer From 0b033f36d1a6590345f37aa8c0133bbefaff196e Mon Sep 17 00:00:00 2001 From: Hardy Jones Date: Sat, 25 Nov 2017 16:21:46 -0800 Subject: [PATCH 0491/1263] Re-enable servant-ruby and wai-middleware-rollbar --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 330bd468..3dfd1568 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3264,9 +3264,8 @@ packages: - ziptastic-core "Hardy Jones @joneshf": - [] - # - servant-ruby # GHC 8.2.1 - # - wai-middleware-rollbar # GHC 8.2.1 + - servant-ruby + - wai-middleware-rollbar "Andrey Mokhov @snowleopard": - algebraic-graphs From 68086b476e2b1799c3dd1ed7eac317f5d4ab08d8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 01:24:08 +0100 Subject: [PATCH 0492/1263] Remove packages that have already been disabled --- build-constraints.yaml | 625 +++++------------------------------------ 1 file changed, 65 insertions(+), 560 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 330bd468..558a3771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -48,18 +48,11 @@ packages: "Pavol Klacansky @pavolzetor": - openexr-write - "Bas van Dijk @basvandijk": - - opencv < 0 # hard to install build tools - - opencv-extra < 0 # hard to install build tools - "Pasqualino Assini @tittoassini": - zm - flat - model - "Timo Koepke @koepket": - - hinterface < 0 # compilation failure https://github.com/lindenbaum/hinterface/issues/2 - "Jose Iborra @pepeiborra": - arrowp-qq - clr-marshal @@ -73,13 +66,8 @@ packages: - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - strict-types - "Joshua Koike @jano017": - [] - # - discord-hs # bounds: req - "Roman Gonzalez @roman": - teardown - # - etc # GHC 8.2.1 via protolude "Richard Cook @rcook": - hidden-char @@ -88,17 +76,12 @@ packages: - tibetan-utils "Henning Thielemann @thielema": - # - accelerate-arithmetic # via accelerate: bounds: base - # - 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 - # - board-games # GHC 8.2.1 via cgi - buffer-pipe - calendar-recycling - comfort-graph @@ -124,7 +107,7 @@ packages: - lazyio - markov-chain - midi - - midi-music-box # GHC 8.2.1 via diagrams-lib + - midi-music-box - mbox-utility - med-module - non-empty @@ -136,17 +119,12 @@ packages: - sample-frame - sample-frame-np - set-cover - # - sound-collage # via synthesizer-core compilation failure - sox - soxlib - # - split-record # via synthesizer-core compilation failure - spreadsheet - stm-split - storable-record - storablevector - - synthesizer-core < 0 # test compilation failure - # - synthesizer-dimensional # via synthesizer-core compilation failure - # - synthesizer-midi # via synthesizer-core compilation failure - tagchup - tfp - unicode @@ -178,7 +156,7 @@ packages: "Joe M @joe9": - logger-thread - - text-generic-pretty # GHC 8.2.1 via ixset-typed + - text-generic-pretty "Li-yao Xia @Lysxia": - boltzmann-samplers @@ -193,20 +171,17 @@ packages: "Luke Murphy @lwm": - tasty-discover - # - lentil # bounds: optparse-applicative & via terminal-progress-bar - # - packunused # bounds: optparse-applicative "Marco Zocca @ocramz": - sparse-linear-algebra - matrix-market-attoparsec - network-multicast - xeno - - plot-light < 0 # Compilation failure "Joseph Canero @caneroj1": - sqlite-simple-errors - median-stream - - stm-supply # GHC 8.2.1 via Unique + - stm-supply - filter-logger - tile - mbtiles @@ -214,7 +189,6 @@ packages: "James M.C. Haver II @mchaver": - quickcheck-arbitrary-adt - hspec-golden-aeson - # - servant-aeson-specs # bounds: servant "Winter Han @winterland1989": - if @@ -235,7 +209,7 @@ packages: - xls "Aleksey Uimanov @s9gf4ult": - - postgresql-query # compilation error + - postgresql-query - hreader - hset @@ -249,16 +223,11 @@ packages: "Nicolas Mattia @nmattia": - makefile - "Michael Litchard @mlitchard": - [] - # - point-octree # GHC 8.2.1 - "Siddharth Bhat @bollu": - symengine "alpheccar @alpheccar": - HPDF - - hbayes < 0 # compilation failure https://github.com/alpheccar/hbayes/issues/3 "Dmitry Bogatov ": - once @@ -277,7 +246,6 @@ packages: "Piotr Mlodawski @pmlodawski": - error-util - signal - # - ghc-session # bounds: GHC 8 "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit @@ -288,7 +256,6 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - - keter < 0 # compilation failure https://github.com/snoyberg/keter/issues/170 - markdown - mime-mail - mime-mail-ses @@ -303,13 +270,11 @@ packages: - stm-conduit - wai-websockets - warp-tls - - yackage < 0 # compilation failure - yesod - yesod-auth - authenticate-oauth - yesod-bin - yesod-eventsource - # - yesod-fay # via: fay - yesod-gitrepo - yesod-newsfeed - yesod-sitemap @@ -342,7 +307,6 @@ packages: - hybrid-vectors - indents - language-c - - lhs2tex < 0 # compilation failure https://github.com/kosmikus/lhs2tex/issues/55 - persistent-mongoDB - pretty-class - th-expand-syns @@ -370,13 +334,10 @@ packages: "Omari Norman @massysett": - rainbow - rainbox - - anonymous-sums < 0 # compilation failure https://github.com/massysett/anonymous-sums/issues/1 - multiarg - - prednote < 0 # test compilation failure - cartel - Earley - ofx - - pinchot < 0 # compilation failure - accuerr - timelens - non-empty-sequence @@ -405,7 +366,6 @@ packages: - hjsmin - language-javascript - Strafunski-StrategyLib - # - HaRe # via: ghc-mod "Alfredo Di Napoli @adinapoli": - mandrill @@ -417,10 +377,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - # - cabal-dependency-licenses # Cabal 2.0.0.2 - # - hakyll # bounds: process time - stylish-haskell - # - patat # bounds: base - profiteur - psqueues - websockets @@ -462,7 +419,7 @@ packages: - HTF - xmlgen - stm-stats - - large-hashable # via: safecopy, bounds, vector + - large-hashable "Bart Massey @BartMassey": - parseargs @@ -507,19 +464,15 @@ packages: - hostname-validate - ini - lucid - # - osdkeys # via libnotify # Cabal 2.0.0.2 - pdfinfo - present - pure-io - - scrobble < 0 # compilation failure against time 1.6 - sourcemap - hindent - descriptive - wrap - path - # - intero # ghc-8.2.2 - weigh - # - haskell-docs # BLOCKED haddock-api GHC 8.0.2 - structured-haskell-mode "Alberto G. Corona @agocorona": @@ -534,7 +487,7 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions - - approximate # GHC 8.2.1 via safecopy + - approximate - bifunctors - bits - bound @@ -543,8 +496,7 @@ packages: - comonad - comonads-fd - comonad-transformers - - compensated # GHC 8.2.1 via safecopy - # - compressed # bounds: comonad, pointed + - compensated - concurrent-supply - constraints - contravariant @@ -558,7 +510,7 @@ packages: - graphs - groupoids - heaps - - hyperloglog # GHC 8.2.1 via safecopy + - hyperloglog - hyphenation - integration - intervals @@ -567,7 +519,7 @@ packages: - lens - linear - linear-accelerate - - log-domain # GHC 8.2.1 via safecopy + - log-domain - machines - monadic-arrays - monad-products @@ -625,19 +577,13 @@ packages: "Brent Yorgey @byorgey": - active - # - BlogLiterately # bounds: base pandoc pandoc-citeproc - # - BlogLiterately-diagrams # bounds: pandoc - - diagrams # bounds: optparse-applicative - - diagrams-builder # GHC 8.2.1 - # - diagrams-haddock # BLOCKED directory 1.3 via cautious-file - - 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 - - diagrams-lib # GHC 8.2.1 via diagrams-core - # - diagrams-rasterific # bounds: optparse-applicative - - diagrams-svg # bounds: optparse-applicative - # - dual-tree # via testing-feat + - diagrams + - diagrams-builder + - diagrams-cairo + - diagrams-contrib + - diagrams-core + - diagrams-lib + - diagrams-svg - force-layout - haxr - MonadRandom @@ -647,35 +593,21 @@ packages: - JuicyPixels - FontyFruity - Rasterific - - 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 - "Paul Harper @benekastah": - [] - # - yesod-auth-oauth2 # bounds: aeson-1.0, http-client, load-env - "Felipe Lessa @meteficha": - # - country-codes # bounds: tagsoup - 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 - 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 - yesod-fb - # - yesod-mangopay # bounds: wai-logger, vector, hjsmin "Alexander Altman @pthariensflame": # Maintaining on behalf of @roelvandijk: @@ -713,19 +645,7 @@ packages: - nvvm - wide-word - "Liam O'Connor @liamoc": - [] - # - patches-vector # bounds: QuickCheck, edit-distance-vector, hspec - # - composition-tree # bounds: QuickCheck - # - dixi # bounds: aeson, lens, time, [...] - # - latex-formulae-image # BLOCKED directory 1.3 - # - latex-formulae-pandoc # bounds: pandoc-types - # - latex-formulae-hakyll # bounds: ghc, base - # - agda-snippets # bounds: Agda, base - # - agda-snippets-hakyll # bounds: ghc, base - "Dan Burton @DanBurton": - - hspec-jenkins < 0 # compilation failure https://github.com/worksap-ate/hspec-jenkins/issues/3 - yesod-gitrev - basic-prelude - composition @@ -744,7 +664,6 @@ packages: - grouped-list - haskintex - HaTeX - - hatex-guide < 0 - include-file - matrix - pcre-light @@ -815,21 +734,14 @@ packages: "Michal J. Gajda @mgajda": - iterable - # - Octree # GHC 8.2.1 - FenwickTree - # - 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 - - posix-realtime < 0 + - json-autotype "Dom De Re @domdere": - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - # - yarr # bounds template-haskell - - random-fu # via: log-domain, safecopy, bounds: vector + - random-fu "Ben Gamari @bgamari": - vector-fftw @@ -869,15 +781,8 @@ packages: "Joachim Breitner @nomeata": - circle-packing - # - 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 - tasty-expected-failure - # - RepLib # GHC 8.2.1 - # - unbound # GHC 8.2.1 "Aditya Bhargava @egonSchiele": - HandsomeSoup @@ -896,38 +801,26 @@ packages: "Joey Hess @joeyh": - git-annex - # - github-backup # bounds: github - concurrent-output - mountpoints - disk-free-space "Colin Woodbury @fosskers": - microlens-aeson - # - versions # test failure https://github.com/fosskers/versions/issues/9 - # - vectortiles # GHC 8.2.1 - # - pipes-random # GHC 8.2.1 - - repa # bounds: vector - - repa-io # bounds: vector - - repa-algorithms # bounds: vector - # - kanji # bounds: ghc 8, base + - repa + - repa-io + - repa-algorithms "Ketil Malde @ketil-malde": - biocore - biofasta - biofastq - - biosff < 0 # 0.3.7.1 compilation failure - blastxml - bioace - biopsl - - samtools < 0 # compilation failure against c2hs https://github.com/ingolia/SamTools/issues/3 - seqloc - bioalign - BlastHTTP - # Outdated dependencies: - # biostockholm memexml RNAwolf Biobase BiobaseDotP - # BiobaseFR3D BiobaseInfernal BiobaseMAF BiobaseTrainingData - # BiobaseTurner BiobaseXNA BiobaseVienna" - # BiobaseTypes BiobaseFasta MC-Fold-DP "Florian Eggenhofer @eggzilla": - ClustalParser @@ -935,16 +828,13 @@ packages: - Genbank - RNAlien - Taxonomy - - TaxonomyTools < 0 # compilation failure - ViennaRNAParser "Silk ": - aeson-utils - arrow-list - attoparsec-expr - # - bumper # GHC 8.2.1 - code-builder - # - fay-builder # via: fay - generic-aeson - generic-xmlpickler - hxt-pickle-utils @@ -963,13 +853,11 @@ packages: - uri-encode "Simon Michael @simonmichael": - # - darcs # bounds: graphviz < 2999.19 - hledger - hledger-lib - hledger-ui - hledger-web - hledger-api - # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -977,16 +865,11 @@ packages: - io-manager "Dimitri Sabadie @phaazon": - - al < 0 # Setup failure, needs old c2hs - event - hid - # - luminance # BLOCKED directory 1.3 - # - luminance-samples # bounds: base - monad-journal - # - msi-kb-backlit # bounds: ghc, base - smoothie - # - tellbot # bounds: bifunctors, http-conduit, tagsoup - - wavefront # bounds: vector + - wavefront - zero "Thomas Schilling @nominolo": @@ -994,12 +877,6 @@ packages: "Boris Buliga @d12frosted": - io-choice - # - system-canonicalpath # bounds: ghc, base # https://github.com/d12frosted/CanonicalPath/issues/5 - - "Daniel Gröber @DanielG": - [] - # - ghc-mod # bounds: syb - # - cabal-helper # bounds: Cabal, process "Yann Esposito yogsototh @yogsototh": - human-readable-duration @@ -1044,7 +921,6 @@ packages: "Pavel Krajcevski @Mokosha": - netwire - netwire-input - # - netwire-input-glfw # GHC 8.2.1 via GLFW-b - yoga - freetype2 @@ -1055,7 +931,6 @@ packages: - bytestring-trie - data-accessor - data-accessor-mtl - - file-location < 0 - fuzzcheck - here - hlibgit2 @@ -1068,10 +943,9 @@ packages: - multimap - parallel-io - text-binary - - Chart-cairo # Cabal 2.0.0.2 + - Chart-cairo - ghc-events - monad-extras - # - stack < 9.9.9 # bounds: ghc, template-haskell - optparse-simple - hpack @@ -1103,7 +977,6 @@ packages: - Spock-core - Spock-api - Spock-api-server - # - Spock-digestive # via: digestive-functors - Spock-worker - graph-core - hvect @@ -1114,8 +987,6 @@ packages: - users-test - validate-input - ignore - # - elm-bridge # bounds: aeson - # - digestive-bootstrap # via: digestive-functors, digestive-functors-blaze - blaze-bootstrap - dataurl - psql-helpers @@ -1127,16 +998,12 @@ packages: - highjson - highjson-swagger - highjson-th - # - superrecord # GHC 8.2.1 via bookkeeper - fileplow "Joey Eremondi @JoeyEremondi": - aeson-pretty - digest - # - elm-build-lib # via: elm-compiler - # - elm-compiler # bounds: aeson, binary, transformers, [...] - elm-core-sources - # - elm-package # bounds: HTTP, binary # via: elm-compiler, [...] - language-glsl - prettyclass - QuasiText @@ -1147,13 +1014,6 @@ packages: - yesod-form-richtext - ghcjs-perch - "Sebastian Nagel @ch1bo": - - hdevtools < 0 # Compilation failure https://github.com/hdevtools/hdevtools/issues/57 - - "Andrey Chudnov @achudnov": - [] - # - language-ecmascript # via testing-feat - "Tom Ellis @tomjaguarpaw": - opaleye - product-profunctors @@ -1178,9 +1038,7 @@ packages: - servant-cassava "Alexandr Ruchkin @mvoidex": - # - hdocs # GHC 8.2.1 via haddock-api 2.18.1 - hformat - # - hsdev # bounds: mmorph - simple-log - text-region @@ -1191,10 +1049,7 @@ packages: - clang-compilation-database "Alois Cochard @aloiscochard": - # - codex # bounds: http-client, directory - machines-binary - # - machines-process # GHC 8.2.1 - # - sarsi # bound: cryptonite # on behalf of Bryan O'Sullivan @bos: - wreq @@ -1210,42 +1065,28 @@ packages: "Jens Petersen @juhp": - cabal-rpm - fedora-haskell-tools - # - stackage-query # via stackage-types compilation failure - # - cabal-sort # BLOCKED directory 1.3 - # - idris # bounds optparse-applicative, https://github.com/fpco/stackage/pull/2856 - libffi - xmonad-contrib - shelly - cairo - # - gio # Cabal 2.0.0.2 - glib - # - gtk # via gio - # - gtk3 # via gio - # - gtksourceview3 # Cabal 2.0.0.2 - pango - # - webkitgtk3 # Cabal 2.0.0.2 - # - webkitgtk3-javascriptcore # Cabal 2.0.0.2 - ghcjs-codemirror - ghcjs-dom - jsaddle - # - leksah-server # bounds: ghc, base - # - ltk # bounds: ghc, base - vado - # - vcsgui # via: gi-gtk-hs compilation failure - vcswrapper "Renzo Carbonara @k0001": - network-simple - pipes-aeson - pipes-attoparsec - # - pipes-binary # bounds: binary, pipes, transformers - pipes-network "Tomas Carnecky @wereHamster": - avers - avers-api - - avers-api-docs < 0 # compilation failure https://github.com/wereHamster/avers/issues/2 - avers-server - css-syntax - etcd @@ -1264,13 +1105,9 @@ packages: - bcrypt "Jeffrey Rosenbluth @jeffreyrosenbluth": - - palette # GHC 8.2.1 - - diagrams-canvas # bounds: optparse-applicative - # - diagrams-rasterific # bounds: optparse-applicative - # - lucid-svg # GHC 8.2.1 - # - diagrams-html5 # bounds: optparse-applicative - # - static-canvas # GHC 8.2.1 - - svg-builder # GHC 8.2.1 + - palette + - diagrams-canvas + - svg-builder "Gabríel Arthúr Pétursson @polarina": - sdl2 @@ -1293,7 +1130,6 @@ packages: - http-media "Greg V @myfreeweb": - # - gitson # GHC 8.2.1 via flock - pcre-heavy - http-link-header - microformats2-parser @@ -1342,16 +1178,14 @@ packages: - spdx - splitmix - tdigest - # - tdigest-Chart # bounds: optparse-applicative - these - time-parsers - tree-diff - # - waitra # GHC 8.2.1 # scrive/log - - log # via bloodhound: bounds: vector # GHC 8.2.1 + - log - log-base - - log-elasticsearch # via bloodhound: bounds: vector # GHC 8.2.1 + - log-elasticsearch - log-postgres # Not a maintainer @@ -1367,13 +1201,9 @@ packages: # Regex packages by Chris Kuklewicz - regex-base - regex-compat - - 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 # 0.91 Compilation failure due to -Werror # Universe - universe @@ -1390,10 +1220,8 @@ packages: - farmhash - pinch - sandman - # - language-thrift # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 "Adam C. Foltzer @acfoltzer": - - cryptol < 0 # Happy setup-depends https://github.com/fpco/stackage/issues/2927 - gitrev - persistent-refs @@ -1618,16 +1446,13 @@ packages: - hmatrix-gsl-stats - hsignal - hstatistics - - plot # Cabal 2.0.0.2 & via pango - # - plot-gtk # Cabal 2.0.0.2 - # - plot-gtk3 # Cabal 2.0.0.2 + - plot - vector-buffer - - hmatrix-repa # via repa: bounds: vector + - hmatrix-repa "Noam Lewis @sinelaw": - xml-to-json - xml-to-json-fast - # - resolve-trivial-conflicts # bounds: optparse-applicative - wl-pprint # not a maintainer - hxt-curl @@ -1641,29 +1466,16 @@ packages: - system-argv0 - markdown-unlit - "Mateusz Kowalczyk @Fuuzetsu": - - 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 < 0 # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 - - cabal-debian < 0 # compilation failure - "Stefan Saasen @juretta": - jwt "Sven Bartscher sven.bartscher@weltraumschlangen.de @kritzefitz": - setlocale - "John Chee @cheecheeo": - [] - # - cgi # GHC 8.2.1 - "Taylor Fausak @tfausak": - autoexporter - bento - - bmp # Maintained by @benl23x5. + - bmp - Chart # Maintained by @timbod7. - Chart-diagrams # Maintained by @timbod7. - diagrams-postscript # Maintained by @byorgey. @@ -1675,8 +1487,6 @@ packages: - gpolyline # Maintained by @fegu. - lackey - monad-memo # Maintained by @EduardSergeev. - # - octane # GHC 8.2.1 - # - overloaded-records # Maintained by @trskop. # GHC 8.2.1 - postgresql-simple-migration # Maintained by @ameingast. - ratel - ratel-wai @@ -1711,12 +1521,6 @@ packages: - pipes-mongodb - servant-elm - skeletons - # - streaming-wai # bounds: mmorph - - "Smirnov Alexey @chemist": - [] - # - snmp # bounds: ghc, base - # - agentx # bounds: ghc, base "David Raymond Christiansen @david-christiansen": - annotated-wl-pprint @@ -1743,27 +1547,18 @@ packages: - 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 - # - clash-verilog # GHC 8.2.1 - # - clash-systemverilog # GHC 8.2.1 - # - clash-ghc # GHC 8.2.1 "Athan Clark @athanclark": - alternative-vector - attoparsec-path - - attoparsec-ip # via: ip - - attoparsec-uri # via: attoparsec-ip + - attoparsec-ip + - attoparsec-uri - commutative - composition-extra - # - digestive-functors-lucid # via: digestive-functors - every - extractable-singleton - follow-file - HSet - # - nested-routes # via: HList - - ltext < 0 # compilation failure: https://github.com/ltext/ltext/issues/22 - markup - monad-control-aligned - monadoid @@ -1784,8 +1579,6 @@ packages: - unfoldable-restricted - urlpath - wai-transformers - - wai-middleware-content-type < 0 # compilation errors - - wai-middleware-verbs < 0 # compilation errors - websockets-rpc - webpage @@ -1801,7 +1594,6 @@ packages: "Peter Harpending @pharpend": - editor-open - exceptional - # - optparse-helper # GHC 8.2.1 - pager - semiring-simple @@ -1813,9 +1605,6 @@ packages: - lens-simple - lens-family-core - lens-family - # - streaming # bounds: mmorph - # - streaming-bytestring # bounds: mmorph - # - streaming-utils # bounds: mmorph "Justin Le @mstksg": - auto @@ -1836,15 +1625,9 @@ packages: - serf - uri-templater - librato - # - 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 - # - phash # Missing C library pHash - https://github.com/MichaelXavier/phash/issues/5 - cron - tasty-tap - tasty-fail-fast @@ -1857,32 +1640,18 @@ packages: "Sam Rijs @srijs": - ndjson-conduit - # - attoparsec-trans # bounds: transformers - operational-class - result - "Anupam Jain @ajnsit": - [] - # - wai-routes # GHC 8.2.1 - "Daniel Patterson @dbp": - # - hspec-snap # bounds: hspec, hspec-core # via: digestive-functors - hworker - - hworker-ses < 0 # 0.1.1.0 compilation failure - fn - # - fn-extra # via: digestive-functors "Mathieu Boespflug @mboes": - # - ihaskell-inline-r # via: ihaskell, ihaskell-blaze - cassette - choice - distributed-closure - - H < 0 # compilation failure - - inline-r < 0 # compilation failure - jni - - jvm < 0 # compilation failure - # - sparkle # bounds: mmorph - # - streaming-binary # bounds: mmorph - th-lift "Christopher Reichert @creichert": @@ -1892,31 +1661,10 @@ packages: - wai-middleware-throttle - yesod-auth-basic - "Alcides Viamontes @alcidesv": - [] - # - second-transfer # bounds: GHC 8 - "Hirotomo Moriwaki @philopon": - # - 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 - # - haddocset # GHC 8 "Kai Zhang @kaizhang": - # - clustering # via Rlang-QQ - matrices "Michel Boucey @MichelBoucey": @@ -1933,8 +1681,6 @@ packages: - conduit-parse - dublincore-xml-conduit - opml-conduit - - rss-conduit < 0 # test runtime failure - - imm < 0 # compilation failure via synthesizer-core - timerep - xml-conduit-parse @@ -1958,12 +1704,9 @@ packages: "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx - # - pipes-illumina # via: pipes-bgzf - seqalign - - xlsior < 0 # compilation failure https://github.com/eurekagenomics/xlsior/issues/3 "John Lenz @wuzzeb": - - yesod-auth-account < 0 # test compilation failure - yesod-static-angular - hspec-webdriver - webdriver-angular @@ -1972,12 +1715,6 @@ packages: - b9 - type-spec - pretty-types - # - mediabus # GHC 8.2.1 - # - mediabus-fdk-aac # needs non-free libfdk-aac-dev - # - mediabus-rtp # GHC 8.2.1 - - "Will Thompson @wjt": - - bustle < 0 # compilation failure against haskell-src-exts https://github.com/vasylp/hgettext/issues/10 "Jakub Fijałkowski @jakubfijalkowski": - hlibsass @@ -1993,14 +1730,12 @@ packages: "Stack Builders stackage@stackbuilders.com @stackbuilders": - atomic-write - # - cassava-megaparsec # via cassava: bounds: vector - dbcleaner - dotenv - hapistrano - inflections - stache - scalendar - # - twitter-feed # GHC 8.2.1 "Sergey Alirzaev @l29ah": - monad-peel @@ -2008,13 +1743,10 @@ packages: - Network-NineP "Oliver Charles @ocharles": - - engine-io < 0 # compilation failure - diff3 - # - digestive-functors-aeson # bounds: aeson, lens - via: digestive-functors - exhaustive - libsystemd-journal - network-carbon - # - socket-io # via engine-io compilation-failure - tasty-rerun - logging-effect - reactive-banana @@ -2076,18 +1808,7 @@ packages: - apply-refact "Andrew Gibiansky @gibiansky": - # - 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 - # - ghc-parser # GHC 8 - - ipython-kernel # GHC 8 + - ipython-kernel "Andrés Sicard-Ramírez @asr": - Agda @@ -2096,9 +1817,9 @@ packages: - dependent-sum - dependent-sum-template - dependent-map - - dice # via random-fu: via log-domain: via safecopy: bounds: vector + - dice - hstatsd - - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector + - misfortune "Timo von Holtz @tvh": - ekg-wai @@ -2125,17 +1846,11 @@ packages: - fmt "Takano Akio tak@anoak.io @takano-akio": - - fast-builder # GHC 8.2.1 + - fast-builder - filelock - # - euphoria # GHC 8.2.1 - - "Ashley Moni ashley.moni1@gmail.com @AshleyMoni": - [] - # - QuadTree # base and lens "Brian Lewis brian@lorf.org @bsl": - - bindings-GLFW # GHC 8.2.1 - # - GLFW-b # GHC 8.2.1 + - bindings-GLFW "Niklas Hambüchen mail@nh2.me @nh2": - hidapi @@ -2143,16 +1858,10 @@ packages: - loop - netpbm - network-house - # - posix-paths # GHC 8.2.1 - reinterpret-cast # As dependencies of packages above - attoparsec-binary - "Brandon Martin @codedmart": - [] - # - engine-io-wai # bounds websockets - # - rethinkdb # GHC 8.2.1 - "Michael Walker @barrucadu": - both - concurrency @@ -2180,10 +1889,8 @@ packages: - from-sum - 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 + - opaleye-trans - pretty-simple - read-env-var - servant-checked-exceptions @@ -2192,7 +1899,6 @@ packages: - xml-html-qq - xml-indexed-cursor - yahoo-finance-api - # - yesod-markdown # bounds: pandoc "Franklin Chen @FranklinChen": - Ebnf2ps @@ -2209,9 +1915,7 @@ packages: - unordered-intmap - word-trie - xdg-basedir - # - yi # Cabal 2.0.0.2 via yi-frontend-pango via pango - yi-core - # - yi-frontend-pango # Cabal 2.0.0.2 via pango - yi-frontend-vty - yi-fuzzy-open - yi-ireader @@ -2228,29 +1932,15 @@ packages: "Tobias Bexelius @tobbebex": - GPipe - "Patrick Redmond @plredmond": - [] - # - GPipe-GLFW # GHC 8.2.1 via GLFW-b - "Jonas Carpay @jonascarpay": - apecs - "Csaba Hruska @csabahruska": - [] - # - lambdacube-ir # bounds: aeson - # - lambdacube-gl # bounds: aeson, time # via: lambdacube-ir - # - lambdacube-compiler # bounds: aeson, megaparsec # via: lambdacube-ir - "Spencer Janssen @spencerjanssen": - Xauth "Sebastian de Bellefon @Helkafen": - wai-middleware-metrics - "Stefan Berthold @ZjMNZHgG5jMXw": - [] - # - smallcaps # GHC 8.2.1 - "Gregory Collins @gregorycollins": - hashtables - io-streams @@ -2260,16 +1950,11 @@ packages: - http-common - http-streams - "Devan Stormont @stormont": - [] - # - forecast-io # bounds: aeson 1.0 - "Sean Hunt @ivan-m": - fgl - # - fgl-arbitrary # bounds: QuickCheck - graphviz - wl-pprint-text - servant-pandoc @@ -2312,8 +1997,7 @@ packages: - clumpiness - find-clumpiness - blosum - # - convert-annotation # via inline-r compilation failure - - rank-product # GHC 8.2.1 via random-fu + - rank-product "Simon Marechal @bartavelle": - compactmap @@ -2325,8 +2009,6 @@ packages: - hruby - language-puppet - tar-conduit - # - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp - # - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose "Mark Karpov @mrkkrp": - megaparsec @@ -2357,15 +2039,6 @@ packages: - mmark - mmark-ext - "Thomas Bereknyei ": - [] - # - multiplate # bounds: transformers - - "Sumit Sahrawat @sumitsahrawat": - [] - # - plot-gtk-ui # Cabal 2.0.0.2 - # - calculator # bounds: ghc, base - "Emmanuel Touzery @emmanueltouzery": - app-settings - hsexif @@ -2373,7 +2046,6 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - - smsaero < 0 # compilation failure against aeson https://github.com/GetShopTV/smsaero/issues/12 - swagger2 - servant-swagger @@ -2400,11 +2072,6 @@ packages: - pthread - rank1dynamic - "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 - twitter-conduit @@ -2412,21 +2079,12 @@ packages: - twitter-types-lens "Robbin C. @robbinch": - - zim-parser # via: lzma + - zim-parser "David Wiltshire @dave77": # on behalf of Alexey Karakulov @w3rs - hashable-time - "Tim Baumann @timjb": - [] - # - engine-io-yesod # bounds: ghc, base - - "Tim McGilchrist @tmcgilchrist": - [] - # - riak # compilation failure via riak-protobuf - # - airship # bounds: mmorph - "Yuras Shumovich @Yuras": - pdf-toolbox-core - pdf-toolbox-content @@ -2446,8 +2104,6 @@ packages: - pathwalk "John Galt @centromere": - # - cacophony # GHC 8.2.1 - # - pipes-cacophony # GHC 8.2.1 - blake2 - nfc @@ -2459,17 +2115,8 @@ packages: - inline-c-cpp - ekg - "Emin Karayel @ekarayel": - [] - # - sync-mht # bounds: ghc, base - "Michael Schröder @mcschroeder": - ctrie - # - ttrie # GHC 8.2.1 via atomic-primops - - "Greg Weber @gregwebs": - [] - # - base-noprelude # cabal-version >= 2 "Andrew Lelechenko @Bodigrim": - exp-pairs @@ -2485,22 +2132,6 @@ packages: - hashids - fuzzyset - "Joe Hermaszewski @expipiplus1": - [] - # - exact-real # bounds: ghc, base - - "Jonatan Sundqvist jonatanhsundqvist@gmail.com @SwiftsNamesake": - [] - # - Cartesian # bounds: lens - # - Michelangelo # bounds: lens # via: Wavefront - - "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 - pusher-http-haskell @@ -2536,7 +2167,6 @@ packages: - pkcs10 "David Luposchainsky @quchen": - # - binary-typed # https://github.com/quchen/binary-typed/issues/42 - pgp-wordlist - show-prettyprint - prettyprinter @@ -2547,26 +2177,18 @@ packages: "Jeremy Shaw @stepcut": - 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 - # - 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 # via acid-state: via safecopy: bounds: vector - # - happstack-clientsession # via safecopy: bounds: vector - - happstack-hsp # GHC 8.2.1 via hsx2hs + - happstack-hsp - happstack-jmacro - happstack-server - happstack-server-tls - hsx-jmacro - - ixset # via: syb-with-class, safecopy + - ixset - reform - reform-blaze - reform-hamlet - reform-happstack - reform-hsp - - userid # via safecopy: bounds: vector + - userid - web-plugins - web-routes - web-routes-boomerang @@ -2579,19 +2201,13 @@ packages: "Pedro Tacla Yamada @yamadapc": - ascii-progress - drawille - # - extract-dependencies # via: package-description-remote - file-modules - frontmatter - read-editor - # - hspec-setup # bounds: haskell-src-exts - # - hzulip # bounds: aeson, stm-conduit - list-prompt - # - memoization-utils # bounds: time - package-description-remote - projectroot - questioner - # - stack-run-auto # GHC 8.2.1 via extract-dependencies - - hpack-convert < 0 - language-dockerfile "Pascal Hartig @passy": @@ -2602,9 +2218,8 @@ packages: - open-browser "Denis Redozubov @dredozubov": - # - tracy # GHC 8.2.1 - hreader-lens - - schematic # GHC 8.2.1 + - schematic "Yuji Yamamoto @igrep": - yes-precure5-command @@ -2612,7 +2227,7 @@ packages: "Hans-Christian Esperer @hce": - avwx - - wai-session-postgresql # GHC-8.2.1 + - wai-session-postgresql "Haisheng Wu @freizl": - hoauth2 @@ -2624,11 +2239,9 @@ packages: - dawg-ord "Amit Levy @alevy": - - postgresql-orm < 0 # 0.5.0 compilation failure - simple - simple-templates - simple-session - # - simple-postgresql-orm # compilation failure via: postgresql-orm "Sergey Astanin @astanin": # Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1. @@ -2658,7 +2271,7 @@ packages: - mustache "Cindy Wang @CindyLinz": - - NoTrace # GHC 8.2.1 + - NoTrace - linked-list-with-iterator "Jean-Philippe Bernardy @jyp": @@ -2682,17 +2295,10 @@ packages: "Elie Genard @elaye": - turtle-options - - mushu < 0 # compilation failure - # - hakyll-favicon # needs: hakyll - - "Ruey-Lin Hsu @petercommand": - [] - # - MASMGen # bounds: ghc, base "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - rng-utils - # - rotating-log # GHC 8.2.1 - ua-parser - hs-GeoIP - retry @@ -2702,11 +2308,7 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - - SVGFonts # GHC 8.2.1 via diagrams-core - - "Aaron Levin @aaronlevin": - [] - # - haskell-kubernetes # bounds: QuickCheck, aeson, http-api-data, lens, servant, servant-client + - SVGFonts "Aaron Levin @aaronmblevin": - free-vl @@ -2722,14 +2324,6 @@ packages: "Lennart Kolmodin @kolmodin": - binary-bits - "Nicolas Trangez @NicolasT": - [] - # - reedsolomon # bounds: vector - - "Alp Mestanogullari @alpmestan": - - 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": - tidal @@ -2757,17 +2351,10 @@ packages: - unification-fd - unix-bytestring - "Carlo Hamalainen @carlohamalainen": - [] - # - ghc-imported-from # bounds: process-streaming # via: ghc-mod - "Fraser Tweedale @frasertweedale": - concise - jose - "Yutaka Nishimura @ynishi": - - atndapi < 0 # compilation failure https://github.com/ynishi/atndapi/issues/1 - "Yoshikuni Jujo @YoshikuniJujo": - zot - yjtools @@ -2781,7 +2368,6 @@ packages: "Jan Gerlinger @JanGe": - irc-dcc - # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": - hw-balancedparens @@ -2805,22 +2391,17 @@ packages: "Stephen Diehl @sdiehl": - protolude - - repline # GHC 8.2.1 + - repline - picosat "Daishi Nakajima @nakaji-dayo": - api-field-json-th - # - yesod-job-queue # bounds cron - - "Braden Walters @meoblast001": - - hakyll-sass < 0 # compilation failure "Patrick Thomson @helium": - postgresql-transactional "Tom Murphy @amindfv": - vivid - # - midair # bounds: ghc, base - nano-erl "Toshio Ito @debug-ito": @@ -2830,8 +2411,6 @@ packages: - wikicfp-scraper - wild-bind - wild-bind-x11 - # - wild-bind-indicator # Cabal 2.0.0.2 - # - wild-bind-task-x11 # Cabal 2.0.0.2 "Cies Breijs @cies": - htoml @@ -2847,28 +2426,15 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - - oanda-rest-api < 0 # test compilation failure - stratosphere - sum-type-boilerplate - "Alexey Rodiontsev @klappvisor": - [] - # - telegram-api # bounds: aeson, servant - "Iñaki García Etxebarria @garetxe": - gi-atk - gi-cairo - - gi-gdk < 0 # compilation failure via gi-pango 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 # 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 # 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 < 0 # dependent on gi-gio - haskell-gi - haskell-gi-base @@ -2885,8 +2451,6 @@ packages: "Richard Eisenberg @goldfirere": - th-desugar - singletons - - units < 0 # compilation failure - # - units-defs # via units compilation failure - HUnit-approx - units-parser @@ -2901,7 +2465,6 @@ packages: "Pavel Ryzhov @paulrzcz": - hquantlib - HSvm - # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr": - bordacount @@ -2912,7 +2475,6 @@ packages: "Cliff Harvey @BlackBrane": - ansigraph - # - quantum-random # BLOCKED directory 1.3 "Tebello Thejane @tebello-thejane": - bitx-bitcoin @@ -2922,9 +2484,6 @@ packages: - fast-digits - bit-stream - "Greg Hurrell @wincent": - - docvim < 0 # compilation failure: https://github.com/wincent/docvim/issues/30 - "Ashley Yakeley @AshleyYakeley": - countable - witness @@ -2942,9 +2501,6 @@ packages: - type-assertions "Patrick Chilton @chpatrick": - - solga < 0 # Compilation failure https://github.com/chpatrick/solga/issues/9 - # - solga-swagger # Compilation failure via swagger2 - - clang-pure < 0 # Compilation failure https://github.com/chpatrick/clang-pure/issues/10 - webrtc-vad "Michal Konecny @michalkonecny": @@ -2962,10 +2518,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - # - camfort # https://github.com/camfort/camfort/issues/102 - codo-notation - - 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": @@ -2974,16 +2527,10 @@ packages: "Shao Cheng @TerrorJack": - cabal-toolkit - direct-rocksdb - # - simple-download # GHC 8.2.1 - # - encoding-io # GHC 8.2.1 "Anton Gushcha @ncrashed": - aeson-injector - "Rune K. Svendsen @runeks": - [] - # - bitcoin-payment-channel # bounds: QuickCheck, aeson 1.0 # via: haskoin-core - "Al Zohali @zohl": - servant-auth-cookie - dictionaries @@ -3001,9 +2548,6 @@ packages: - heatshrink - hocilib - "Matthias Herrmann @2chilled": - - scrape-changes < 0 # Compilation failure https://github.com/fpco/stackage/issues/2948 - "Daniel Mendler @minad": - quickcheck-special - writer-cps-mtl @@ -3044,11 +2588,10 @@ packages: - vector-mmap "Alex Mason @Axman6": - # - foldl-statistics # bounds: foldl - amazonka-s3-streaming "Ondrej Palkovsky @ondrap": - - json-stream # GHC 8.2.1 + - json-stream "Philipp Balzarek ": - xml-picklers @@ -3061,7 +2604,7 @@ packages: - brittany "Ryan Mulligan @ryantm": - - HDBC-mysql # GHC 8.2.1 + - HDBC-mysql "Tony Morris @tonymorris": - validation @@ -3087,25 +2630,15 @@ packages: - next-ref - threads-extras - tmp-postgres - # - postgresql-simple-opts # bounds: optparse-applicative - pg-transact - hspec-pg-transact - postgresql-simple-queue - "Bernie Pope @bjpop": - - language-python < 0 # compilation failure https://github.com/bjpop/language-python/issues/35 - "Mahdi Dibaiee @mdibaiee": - picedit - mathexpr - # - sibe # GHC 8.2.1 via stemmer - termcolor - "Alexis Williams @typedrat": - [] - # - stb-image-redux # bounds: vector - # - wavefront-obj # GHC 8.2.1 - "XT @xtendo-org": - rawfilepath @@ -3133,15 +2666,11 @@ packages: - line "Hannes Saffrich @m0rphism": - # - 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": - wai-middleware-auth - - hip # via repa-algorithms + - hip "Hans-Peter Deifel @hpdeifel": - hledger-iadd @@ -3152,15 +2681,15 @@ packages: "Boldizsár Németh @nboldi": - instance-control - references - - 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 - - haskell-tools-daemon # GHC 8.2.1 - - haskell-tools-debug # GHC 8.2.1 + - 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 "David Fisher @ddfisher": - socket-activation @@ -3176,9 +2705,8 @@ packages: - viewprof "Dylan Simon @dylex": - - postgresql-typed # GHC 8.2.1 + - postgresql-typed - invertible - # - ztail # GHC 8.2.1 "Louis Pan @louispan": - alternators @@ -3190,8 +2718,6 @@ packages: - glaze - glazier - glazier-pipes - - glazier-react < 0 # Compilation failure https://github.com/louispan/glazier-react/issues/7 - # - glazier-react-widget # via glazier-react-widget - javascript-extras - l10n - pipes-category @@ -3205,7 +2731,7 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - - minio-hs # GHC 8.2.1 via protolude + - minio-hs "ncaq @ncaq": - haskell-import-graph @@ -3233,10 +2759,6 @@ packages: "Pavel Yakovlev @zmactep": - hasbolt - "Michael Thomas @Michaelt293": - [] - # - isotope # megaparsec bounds: https://github.com/fpco/stackage/issues/2666 - "Christopher A. Gorski @cgorski": - general-games @@ -3247,15 +2769,12 @@ packages: "Peter Trško @trskop": - between - connection-pool - - freer-effects < 0 # Compilation failure https://github.com/IxpertaSolutions/freer-effects/issues/49 - verbosity "Devon Hollowood @devonhollowood": - search-algorithms "Chris Dornan @cdornan": - # - regex # GHC 8.2.1 - # - regex-with-pcre # GHC 8.2.1 - sort - regex-pcre-text @@ -3263,11 +2782,6 @@ packages: - ziptastic-client - ziptastic-core - "Hardy Jones @joneshf": - [] - # - servant-ruby # GHC 8.2.1 - # - wai-middleware-rollbar # GHC 8.2.1 - "Andrey Mokhov @snowleopard": - algebraic-graphs @@ -3284,11 +2798,6 @@ packages: - proto-lens-arbitrary - proto-lens-optparse - proto-lens-protobuf-types - # - tensorflow # compilation failure via: tensorflow-proto - # - tensorflow-core-ops # compilation failure via: tensorflow-proto - # - tensorflow-opgen # compilation failure via: tensorflow-proto - # - tensorflow-ops # compilation failure via: tensorflow-proto - - tensorflow-proto < 0 # compilation failure - tensorflow-test "Christof Schramm ": @@ -3331,8 +2840,6 @@ packages: "Alex Biehl @alexbiehl": - haddock-library < 1.4.4 # cabal-version >= 2 - # - haddock-api # cabal-version >= 2 - # - haddock # cabal-version >= 2 "Mark Hopkins @mjhopkins": - alerta @@ -3353,7 +2860,6 @@ packages: - bno055-haskell "Lars Brünjes @brunjlar": - # - neural # https://github.com/fpco/stackage/issues/2950 - pell "Matt Noonan @matt-noonan": @@ -3367,7 +2873,7 @@ packages: - listsafe "Serokell @serokell": - - log-warper # https://github.com/serokell/log-warper/issues/25 + - log-warper - universum "Lorenz Moesenlechner @moesenle": @@ -3381,7 +2887,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - docker-build-cacher - - mysql-haskell-nem # blocked on mysql-haskell + - mysql-haskell-nem "Phil Ruffwind @Rufflewind": - blas-hs @@ -3394,7 +2900,6 @@ packages: "typeable.io ": - dom-parser - - stackage2nix < 0 # compilation failure - xml-isogen "Jeremy Huffman @jeremyjh": From a013b0d60e54147881f7f4b6a4f52fdaf39855b5 Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Sat, 25 Nov 2017 23:30:06 -0500 Subject: [PATCH 0493/1263] Re-add ztail, now updated for ghc 8.2.2 compat --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 558a3771..3999faac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2707,6 +2707,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - invertible + - ztail "Louis Pan @louispan": - alternators From 47304c12d1b1c0c8b8b123d7b01a8908ce89d1cf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 26 Nov 2017 12:32:25 +0200 Subject: [PATCH 0494/1263] Extra upper bound for #3044 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 558a3771..8635e508 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3002,6 +3002,7 @@ packages: # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 + - rebase < 1.2 # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 From 69011427207be3a2c73f700d6218a20717d0444a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 26 Nov 2017 12:32:53 +0200 Subject: [PATCH 0495/1263] Remove stm-conduit from my packages --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8635e508..06157533 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -267,7 +267,6 @@ packages: - persistent-template - stackage-curator - store - - stm-conduit - wai-websockets - warp-tls - yesod From acf794d988b48a39f063952a5fada32a6d59d402 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:02:04 +0100 Subject: [PATCH 0496/1263] Move maintainership of shelly to @psibi https://github.com/yesodweb/Shelly.hs/pull/158 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06157533..7cac9cd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -394,6 +394,7 @@ packages: - wai-slack-middleware - sysinfo - xmonad-extras + - shelly "haskell-openal": - OpenAL @@ -1067,7 +1068,6 @@ packages: - libffi - xmonad-contrib - - shelly - cairo - glib - pango From befde7d5efaa82d4bdbf84c4e5d122868df578a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:06:16 +0100 Subject: [PATCH 0497/1263] Remove upper bound and close #3006 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cac9cd7..6afd36c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3014,9 +3014,6 @@ packages: # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 - # https://github.com/fpco/stackage/issues/3006 - - unix-compat < 0.5 - # https://github.com/fpco/stackage/issues/3013 - servant < 0.12 - servant-client < 0.12 From 022761c6bf94b74591b8ff1affedc11f625f99d6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:09:03 +0100 Subject: [PATCH 0498/1263] Add posix-paths again --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6afd36c5..70f80c9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1858,6 +1858,7 @@ packages: - netpbm - network-house - reinterpret-cast + - posix-paths # As dependencies of packages above - attoparsec-binary From b2259c9730c0e567012b75bf24b333cbbaa98101 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:16:23 +0100 Subject: [PATCH 0499/1263] Remove yahoo-finance-api #2821 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c029137..e988a7d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1898,7 +1898,6 @@ packages: - servant-static-th - xml-html-qq - xml-indexed-cursor - - yahoo-finance-api "Franklin Chen @FranklinChen": - Ebnf2ps @@ -3546,7 +3545,6 @@ 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 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 # Compilation failures From b9b145ec2a0366b610451ef15be12fb70a810e08 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:31:18 +0100 Subject: [PATCH 0500/1263] MAINTAINERS: Improve add package instructions --- MAINTAINERS.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 07fdce3a..0f6ad71b 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -25,8 +25,7 @@ effort basis. 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`. +To add your package you can edit [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) directly on github or fork the project. There's a section called `packages`. To add a set of packages, you would add: "My Name @mygithubuser": @@ -34,16 +33,16 @@ 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). +Note that you should edit on the `master` branch (and not the `nightly` branch, which is used for the nightly docker builder image). 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 dependencies you can do this: ``` $ cabal update -$ ghc --version # Should give v8.0.2 -$ cabal get PACKAGE-VERSION # e.g. aeson-0.11.2.1 -$ cd PACKAGE-VERSION +$ ghc --version # Should be the same as the latest nightly, it's in the title of https://www.stackage.org/nightly +$ cabal get PACKAGE +$ cd PACKAGE-* $ 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 From 2ad9eac29fa19825d3882f870c0762f086d63e3b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:33:23 +0100 Subject: [PATCH 0501/1263] Move github notification section below adding packages --- MAINTAINERS.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 0f6ad71b..2aab0941 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -8,19 +8,6 @@ The idea behind Stackage is that, if all packages work with the newest versions Packages in Stackage are not patched: all package changes occur upstream in Hackage. -## Github and Notifications - -Stackage uses Github notifications to reduce overhead of contacting individual -package maintainers through various channels. As a package maintainer, you will -receive notifications for a number of reasons, package build failures of -different sorts, blockages and bounds issues, etc. - -Please note, Github does some throttling on the number people that can be -notified within one issue. This means that on issues created with a large -number of packages affected, maintainers may not receive a notification. This -is not ideal, but Stackage is largely a manual process and done on a best -effort basis. - ## 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. @@ -60,6 +47,19 @@ 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/. +## Github and Notifications + +Stackage uses Github notifications to reduce overhead of contacting individual +package maintainers through various channels. As a package maintainer, you will +receive notifications for a number of reasons, package build failures of +different sorts, blockages and bounds issues, etc. + +Please note, Github does some throttling on the number people that can be +notified within one issue. This means that on issues created with a large +number of packages affected, maintainers may not receive a notification. This +is not ideal, but Stackage is largely a manual process and done on a best +effort basis. + ## Uploading a new package version 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. From d81fb0c0c66c9a9a0dde96ebaee1f738599c48ab Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 14:38:38 +0100 Subject: [PATCH 0502/1263] Remove mention of "experimental" releases, we have no such checks --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 2aab0941..c2b5c9cb 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -62,7 +62,7 @@ effort basis. ## Uploading a new package version -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. +When a new version of a package in Stackage is uploaded to Hackage, we automatically try to include it in Stackage. 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 upload a fixed version. From 4e593300f8ab0d421907feca6618a1226162df08 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 15:57:42 +0100 Subject: [PATCH 0503/1263] Rephrasing/updating of MAINTAINERS.md --- MAINTAINERS.md | 101 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 69 insertions(+), 32 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index c2b5c9cb..fac083ad 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -12,28 +12,32 @@ Packages in Stackage are not patched: all package changes occur upstream in Hack 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 you can edit [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) directly on github or fork the project. There's a section called `packages`. -To add a set of packages, you would add: +To add your package you can edit [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) directly on github or fork the project. There's a section called `packages` where you would add yourself and your packages: "My Name @mygithubuser": - package1 - package2 - package3 -Note that you should edit on the `master` branch (and not the `nightly` branch, which is used for the nightly docker builder image). +If your library depends on a C library, please add it to the `debian-bootstrap.sh` script. -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 +After doing that commit with a message like "add foo-bar" and send a pull request. + +The continuous integration job will do some checks to see if your package's dependencies are up-to-date. + +The CI job notably doesn't compile packages, run tests, build documentation, or find missing C libraries. +If you want to be proactive or if CI fails, you can make sure that your package builds against the newest versions of all dependencies like this: -If you want to make sure that the package builds against the newest versions of all dependencies you can do this: ``` -$ cabal update $ ghc --version # Should be the same as the latest nightly, it's in the title of https://www.stackage.org/nightly +$ cabal update $ cabal get PACKAGE $ cd PACKAGE-* $ 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 +$ cabal haddock ``` **NB** Please use commit messages like "add foo-bar" or "add johndev's packages" @@ -70,42 +74,70 @@ If a package's test suite is failing, the first job is to investigate why. If th ## 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 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 your package may fail to +build or tests may fail. In most cases we will add an upper bound on +the dependency so that your package remains in nightly. We'll also +create a github issue pinging you with the bounds issues or give build +logs showing failures. It's then up to you to modify your package. -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: +We recommend that you also follow the dependencies of your packages on +[Packdeps](http://packdeps.haskellers.com/) (typically using the RSS +feeds) as well as that often gives you notice ahead of stackage +issues. There are cases where we will not notice a new release of a +package because of other upper bounds that are in place. -* If restrictive version bounds are the only problem, we will give at - least a week to respond. +If a package is not updated in time, it may be temporarily removed +from Stackage by the curator team. We strive to notify you when this +happens. If it does you are always welcome to file another pull +request to add it back. + +We typically use fairly long windows before disabling packages, but it +is decided on a case-by-case basis. + +* If restrictive version bounds are the only problem, we will give + maintainers 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 + packages. +* We usually drop all upper bounds and disable packages when we create a new Long Term Support (LTS) major version. +* There are rare cases where an upper bound or build failure are hard + to deal with so then we may disable -**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. +**NOTE** Previously we had stricter time limits, but we decided to +remove 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 +## Delays -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. +Maintainers are humans, humans get sick/have babies/go on +holiday. Sometimes a dependency upgrade is extra time consuming. -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. +Consider finding a co-maintainer with access to SCM and Hackage to +help you out. + +We appreciate if you notify us of any expected delays in the Github +issues, some kind soul might decide to help out. ## Upgrading to a new GHC version -The Stackage curation team tries to move Stackage Nightly to new versions of GHC quickly as they become available, while keeping LTS Haskell on a regular release schedule. For package maintainers, the most important impacts of a new GHC release are: +The Stackage curation team tries to move Stackage Nightly to new +versions of GHC quickly as they become available, while keeping LTS +Haskell on a regular release schedule. For package maintainers, the +most important impacts of a new GHC release are: -* We will typically do a sweep through the Stackage upper bounds and aggressively remove packages that block them. This is because, in most cases, we will need to move to the newest versions of a package to get support for the latest GHC, and asking package maintainers to backport their fixes is an undue burden - * We will definitely do this at a GHC major version release, and may do so at a minor version release -* Packages that are incompatible with the newest GHC version will be temporarily blocked +* We will typically do a sweep through the Stackage upper bounds and + remove blocking packages. We prefer to do it this way rather than + ask other maintainers to backport fixes. + * We will definitely do this at a GHC major version release, and + may do so at a minor version release +* Packages that are incompatible with the newest GHC version will be + temporarily disabled -If your package ends up being temporarily removed from Stackage Nightly, please simply send a pull request to add it back once it and its dependencies are compatible with the newest GHC version. +If your package ends up being temporarily disabled from Stackage +Nightly, please simply send a pull request to add it back once it and +its dependencies are compatible with the newest GHC version. ## Adding a package to an LTS snapshot @@ -119,8 +151,13 @@ If you would like to get your package added to an existing LTS Haskell major 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: +* Check that your package can be built with that LTS major version (e.g. `stack build --test --bench --haddock --resolver lts-8.10`) * 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-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 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. + * Specify the LTS major versions you would like your packages to go into (e.g. lts-8) + * Provide a list of packages you would like added + * If relevant, mention any upper bounds that are needed on those packages +* Be patient! The LTS releases are less frequent than Nightly. The + Stackage curators will try to get to your issue as soon as possible, + but it may take some time. +* We gradually stop maintainng old LTS major versions, so your + request may take longer or be declined if it's for an old LTS. From 4e27a1329f02d9761d48585afa31865e3a303036 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Nov 2017 16:07:55 +0100 Subject: [PATCH 0504/1263] Add @qnikst & stm-conduit --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e988a7d0..df727711 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2955,6 +2955,9 @@ packages: "Bob Long @bobjflong": - yesod-csp + "Alexander Vershilov @qnikst": + - stm-conduit + # 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 73ced1ca3ef0cb65767b873f9a24c25b076fa959 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Sun, 26 Nov 2017 11:36:36 -0800 Subject: [PATCH 0505/1263] Update build-constraints.yaml --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df727711..ac645a6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -810,6 +810,10 @@ packages: - repa - repa-io - repa-algorithms + - versions + - kanji + - pipes-random + - vectortiles "Ketil Malde @ketil-malde": - biocore From f4ab83eb4299b89f9851a6b1cb1b995fdf91670e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Sun, 26 Nov 2017 21:00:25 +0100 Subject: [PATCH 0506/1263] Re-add ttrie The package got disabled via atomic-primops, which is back now. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df727711..85caa0c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2116,6 +2116,7 @@ packages: "Michael Schröder @mcschroeder": - ctrie + - ttrie "Andrew Lelechenko @Bodigrim": - exp-pairs From fcdf3fb77ba0759b34ba9750d52415a27fdac0f3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Nov 2017 08:01:18 +0200 Subject: [PATCH 0507/1263] Build with Stack, LTS Haskell and GHC --- MAINTAINERS.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fac083ad..d565be90 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -26,7 +26,20 @@ After doing that commit with a message like "add foo-bar" and send a pull reques The continuous integration job will do some checks to see if your package's dependencies are up-to-date. The CI job notably doesn't compile packages, run tests, build documentation, or find missing C libraries. -If you want to be proactive or if CI fails, you can make sure that your package builds against the newest versions of all dependencies like this: +If you want to be proactive or if CI fails, you can make sure that your package builds against the latest nightly: + +``` +$ stack build --resolver nightly --haddock --test --bench --no-run-benchmarks +``` + +Or, if some dependencies haven't made it into Stackage Nightly yet: + +``` +$ rm -f stack.yaml && stack init --resolver nightly --solver +``` + +Or, alternatively, with `cabal` (may end up using older dependency +versions): ``` $ ghc --version # Should be the same as the latest nightly, it's in the title of https://www.stackage.org/nightly @@ -139,6 +152,13 @@ If your package ends up being temporarily disabled from Stackage Nightly, please simply send a pull request to add it back once it and its dependencies are compatible with the newest GHC version. +Note that it is _not_ a goal of LTS Haskell to track the latest +version of GHC. If you want the latest and greatest, Stackage Nightly +is your best bet. In particular, LTS Haskell will often—but not +always—avoid upgrading to the first point release of GHC +releases (e.g., 8.2.1) to allow further testing and to get the +benefits of the first bugfix release (e.g., 8.2.2). + ## Adding a package to an LTS snapshot The steps above affect the Stackage Nightly builds, but do not directly affect From 51f13eb9329e58ca1ce10439e940fbfb3d3805ba Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Nov 2017 09:09:22 +0200 Subject: [PATCH 0508/1263] Better Stack instructions using tarball --- MAINTAINERS.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d565be90..ded7a119 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -29,13 +29,12 @@ The CI job notably doesn't compile packages, run tests, build documentation, or If you want to be proactive or if CI fails, you can make sure that your package builds against the latest nightly: ``` -$ stack build --resolver nightly --haddock --test --bench --no-run-benchmarks -``` - -Or, if some dependencies haven't made it into Stackage Nightly yet: - -``` +# Build from the tarball on Hackage to check for missing files +$ stack unpack yourpackage && cd yourpackage-* +# Generate a pristine stack.yaml, adding any missing extra-deps $ rm -f stack.yaml && stack init --resolver nightly --solver +# Build, generate docs, test, and build benchmarks +$ stack build --resolver nightly --haddock --test --bench --no-run-benchmarks ``` Or, alternatively, with `cabal` (may end up using older dependency From 26a075c4e404f7fbdff087502aa9046c9db1590c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 27 Nov 2017 13:32:54 +0200 Subject: [PATCH 0509/1263] Mention Packdeps --- MAINTAINERS.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ded7a119..52f316de 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -37,8 +37,19 @@ $ rm -f stack.yaml && stack init --resolver nightly --solver $ stack build --resolver nightly --haddock --test --bench --no-run-benchmarks ``` -Or, alternatively, with `cabal` (may end up using older dependency -versions): +This approach works well, but has two limitations you should be aware +of: + +* It won't notify you of restrictive upper bounds in your package if + Stackage has the same upper bounds. For that reason, we recommend + using [Packdeps](http://packdeps.haskellers.com/) (see "Following + dependency upgrades" below). +* If the latest Stackage Nightly is missing some of the latest + packages, your build above may succeed whereas the Travis job may + fail. Again: Packdeps will help you detect this situation. + +Alternatively, you can build with `cabal`. Note that this may end up +using older dependency versions: ``` $ ghc --version # Should be the same as the latest nightly, it's in the title of https://www.stackage.org/nightly From 7d6d97c04f1816043b0983279a1e0f1d3b9dfa2a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 27 Nov 2017 22:06:41 +0100 Subject: [PATCH 0510/1263] Skip OpenGLRaw benchmarks --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index df727711..e2965500 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3721,6 +3721,7 @@ skipped-benchmarks: # Timeouts - gogol-youtube + - OpenGLRaw # Maintainers who don't want to update benchmarks # Only re-enable if requested. From a6fe830006b9901540d76f389d80b9fd4a54e239 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 27 Nov 2017 22:08:24 +0100 Subject: [PATCH 0511/1263] Skip pandoc & git-annex benchmarks as well --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2965500..500d8686 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3721,7 +3721,11 @@ skipped-benchmarks: # Timeouts - gogol-youtube + + # Very resource intensive - OpenGLRaw + - pandoc + - git-annex # Maintainers who don't want to update benchmarks # Only re-enable if requested. From 3fa0bde60ebfb91e0bba25ba74f298b907ac5433 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 27 Nov 2017 22:31:44 +0100 Subject: [PATCH 0512/1263] Skip approximate haddocks --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 500d8686..69ba9089 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,6 +3684,7 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: - language-puppet # https://github.com/fpco/stackage/issues/2822 +- approximate # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them. From 0ed472620c42a98122b785f4802ccc8d23954258 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 27 Nov 2017 22:56:45 +0100 Subject: [PATCH 0513/1263] persistent-sqlite upper bound for #3046 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69ba9089..9973673b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3127,6 +3127,7 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 + - persistent-sqlite < 2.6.3.2 # end of packages From f2dba28214a210b0c892e709f0e9bf89ada11b62 Mon Sep 17 00:00:00 2001 From: thielema Date: Tue, 28 Nov 2017 22:31:21 +0100 Subject: [PATCH 0514/1263] re-add my basic accelerate packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9973673b..f6858e0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -76,6 +76,10 @@ packages: - tibetan-utils "Henning Thielemann @thielema": + - accelerate-utility + - accelerate-arithmetic + - accelerate-fourier + - accelerate-fftw - alsa-core - alsa-pcm - alsa-seq From 6b0ab59efc2c31bab101f14212135b292b5612fc Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 29 Nov 2017 15:50:55 +0000 Subject: [PATCH 0515/1263] hscolour-1.24.3 fails to build (#3057) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9973673b..b05f61e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3129,6 +3129,9 @@ packages: - persistent < 2.7.2 - persistent-sqlite < 2.6.3.2 + # https://github.com/fpco/stackage/issues/3057 + - hscolour <1.24.3 + # end of packages # Package flags are applied to individual packages, and override the values of From ad6111b7e39b692a6b3d6c6997c1f87db430e6e0 Mon Sep 17 00:00:00 2001 From: Tim McGilchrist Date: Fri, 1 Dec 2017 10:11:08 +1100 Subject: [PATCH 0516/1263] Add riak and airship --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05f61e5..0cbb4e41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,10 @@ packages: "Alexander Vershilov @qnikst": - stm-conduit + "Tim McGilchrist @tmcgilchrist": + - riak + - airship + # 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 @@ -2979,7 +2983,6 @@ packages: # this is to prevent us from including them by accident. They can # be removed from this list if they are fixed. "Unmaintained packages with compilation failures": - - riak-protobuf < 0 - stackage-types < 0 # If you want to make sure a package is removed from stackage, @@ -3501,7 +3504,6 @@ expected-test-failures: - 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 - shake # Needs ghc on $PATH with some installed haskell packages From d87c7310e414853e46420c33d595e5f7d5b1cbbf Mon Sep 17 00:00:00 2001 From: Cliff Harvey Date: Sun, 3 Dec 2017 17:26:05 +0100 Subject: [PATCH 0517/1263] add microsoft-translator --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05f61e5..ed6baa35 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2474,6 +2474,7 @@ packages: "Cliff Harvey @BlackBrane": - ansigraph + - microsoft-translator "Tebello Thejane @tebello-thejane": - bitx-bitcoin From 5eb4ff882ba8a466c3bea4ef9c490200b6cf127a Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 4 Dec 2017 00:40:14 +0100 Subject: [PATCH 0518/1263] Reintroduce a number of previously disable packages. Reintroduced: - H - inline-java - inline-r - jvm --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05f61e5..cc2073d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1650,7 +1650,11 @@ packages: - cassette - choice - distributed-closure + - H + - inline-java + - inline-r - jni + - jvm - th-lift "Christopher Reichert @creichert": From 7434e1be6b41abd8c8a62ba3c140897516e3bf75 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 4 Dec 2017 17:15:51 +0200 Subject: [PATCH 0519/1263] Non parallel builds --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05f61e5..dabd093c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3958,3 +3958,8 @@ no-revisions: - cryptonite - foundation - gauge + +# Do not build these packages in parallel with others. Useful for high memory +# usage. +non-parallel-builds: +- pandoc From a4a76672bf80ab07db1fce2677bf33e5aeada9b8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:35:14 -0800 Subject: [PATCH 0520/1263] Add constraints on req and req-conduit per #3061 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dabd093c..c0c4b1ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3132,6 +3132,10 @@ packages: # https://github.com/fpco/stackage/issues/3057 - hscolour <1.24.3 + # https://github.com/fpco/stackage/issues/3061 + - req < 1.0.0 + - req-conduit < 1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 8ba598144e3a44a6653e3eebd0b681c048f52708 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:37:48 -0800 Subject: [PATCH 0521/1263] Unconstrain skylighting, closes #3039 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0c4b1ac..8a99fa37 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3122,9 +3122,6 @@ packages: - amazonka-workspaces < 1.5 - amazonka-xray < 1.5 - # https://github.com/fpco/stackage/issues/3039 - - skylighting < 0.4.4 - # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - persistent-sqlite < 2.6.3.2 From 08a31dfd96c89bd0487987a518133ddc7580ecde Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:51:01 -0800 Subject: [PATCH 0522/1263] Skip tests for cabal-install per #2995 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a99fa37..ee81afeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3021,6 +3021,8 @@ packages: # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 + # When tasty constraint is lifted: + # don't forget to unskip tests for cabal-install # https://github.com/fpco/stackage/issues/3013 - servant < 0.12 @@ -3287,6 +3289,8 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # Bleeding edge dependencies + - cabal-install # tasty 0.12 # https://github.com/fpco/stackage/issues/2995 # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. From 24b92c87e356755389ea5dc151dfa62ffd08b947 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:52:12 -0800 Subject: [PATCH 0523/1263] Add constraint "tasty-hunit < 0.10" per #3062 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee81afeb..0b481bc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3135,6 +3135,9 @@ packages: - req < 1.0.0 - req-conduit < 1.0.0 + # https://github.com/fpco/stackage/issues/3062 + - tasty-hunit < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of From 7236423ad54a9005cb9b14f0f58f2ad884771dbd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:54:31 -0800 Subject: [PATCH 0524/1263] Add constraint "vty < 5.19" per #3063 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b481bc9..4b9c54a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3138,6 +3138,9 @@ packages: # https://github.com/fpco/stackage/issues/3062 - tasty-hunit < 0.10 + # https://github.com/fpco/stackage/issues/3063 + - vty < 5.19 + # end of packages # Package flags are applied to individual packages, and override the values of From 5d69cd6e1decad6375f9a48ac32c5880f728b653 Mon Sep 17 00:00:00 2001 From: stites Date: Mon, 4 Dec 2017 18:56:20 -0500 Subject: [PATCH 0525/1263] add gym-http-api --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dabd093c..ab872599 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,9 @@ packages: "Alexander Vershilov @qnikst": - stm-conduit + "Sam Stites @stites": + - gym-http-api + # 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 ecc7e930c60cfa5ba4dcebd8d67e4ed613b82148 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 22:01:21 -0800 Subject: [PATCH 0526/1263] Add constraint "basic-prelude < 0.7" per #3065 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b9c54a7..2818ea42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3141,6 +3141,9 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 + # https://github.com/fpco/stackage/issues/3065 + - basic-prelude < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 15e49af565e4b023115e9be7d1779018ae4bd6ff Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 22:27:03 -0800 Subject: [PATCH 0527/1263] Revert "Add constraint "basic-prelude < 0.7" per #3065" This reverts commit ecc7e930c60cfa5ba4dcebd8d67e4ed613b82148. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2818ea42..4b9c54a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3141,9 +3141,6 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 - # https://github.com/fpco/stackage/issues/3065 - - basic-prelude < 0.7 - # end of packages # Package flags are applied to individual packages, and override the values of From 27afc5e6abdb6b6d529082e0daa4ef3a5b0f49aa Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 5 Dec 2017 11:33:15 +0200 Subject: [PATCH 0528/1263] Add hsyslog-udp --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b9c54a7..26f9161b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1700,6 +1700,7 @@ packages: - SHA - data-ordlist - hedis + - hsyslog-udp "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From ae63828e66420f1947f917fe5f1c7e2f922eca33 Mon Sep 17 00:00:00 2001 From: Jacob Stanley Date: Wed, 6 Dec 2017 12:36:28 +1100 Subject: [PATCH 0529/1263] Add transformers-bifunctors --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b9c54a7..889c97c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -36,6 +36,7 @@ packages: "Jacob Stanley @jystic": - hedgehog - hedgehog-quickcheck + - transformers-bifunctors "Walter Schulze @awalterschulze": - katydid From 5647896e8d509609c17890ad25c5712df14d01b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Dec 2017 22:01:38 -0800 Subject: [PATCH 0530/1263] Add constraint "vinyl < 0.7.0" per #3069 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b9c54a7..212d938b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3141,6 +3141,9 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 + # https://github.com/fpco/stackage/issues/3069 + - vinyl < 0.7.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3fa86937a58664b2f9bbf0295bd71b047449a2ad Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Dec 2017 22:33:50 -0800 Subject: [PATCH 0531/1263] Skip benchmarks for ttrie per unmaintained deps --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 282c39eb..0377ec86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3736,6 +3736,7 @@ skipped-benchmarks: - binary-parsers # criterion 1.2 - cryptohash-sha512 # criterion 1.2 - pipes # optparse-applicative 0.13 + - ttrie # criterion-plus and th-pprint - unordered-containers # criterion 1.2 # Transitive outdated dependencies From 313dc7cd3c55ea6dad1ed51af596b523acc15d13 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Dec 2017 22:58:16 -0800 Subject: [PATCH 0532/1263] Disable riak per riak-haskell-client/riak-haskell-client#98 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0377ec86..eddad300 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2971,7 +2971,7 @@ packages: - time-locale-vietnamese "Tim McGilchrist @tmcgilchrist": - - riak + # - riak # https://github.com/riak-haskell-client/riak-haskell-client/issues/98 - airship "Sam Stites @stites": From e6baffd74e8294aa9dc20a0519b63d40dfa6f33d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 Dec 2017 23:10:25 -0800 Subject: [PATCH 0533/1263] Re-add constraint "basic-prelude < 0.7" per #3065 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eddad300..dd236dd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3162,6 +3162,9 @@ packages: # https://github.com/fpco/stackage/issues/3069 - vinyl < 0.7.0 + # https://github.com/fpco/stackage/issues/3065 + - basic-prelude < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From b9fc6916ffd75688e4a64ce9c48eebf7ba524b63 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 6 Dec 2017 00:15:53 -0800 Subject: [PATCH 0534/1263] Expect conduit-throttle tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd236dd0..c0000344 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3593,6 +3593,7 @@ expected-test-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 + - conduit-throttle # waiting on https://github.com/snoyberg/conduit/pull/335 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - flat # https://github.com/Quid2/flat/issues/1 - haddock From cba016bff2c136bd9aa4a7730a4615991b84a9cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Dec 2017 10:50:18 +0200 Subject: [PATCH 0535/1263] Revert "Expect conduit-throttle tests to fail" This reverts commit b9fc6916ffd75688e4a64ce9c48eebf7ba524b63. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0000344..dd236dd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3593,7 +3593,6 @@ expected-test-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 - - conduit-throttle # waiting on https://github.com/snoyberg/conduit/pull/335 - dbus # 0.10.12 No issue tracker, e-mail sent to maintainer - flat # https://github.com/Quid2/flat/issues/1 - haddock From bb086dbf2e4ffe8452eb3d89628255b70b16068e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 6 Dec 2017 10:50:27 +0200 Subject: [PATCH 0536/1263] Revert "Re-add constraint "basic-prelude < 0.7" per #3065" This reverts commit e6baffd74e8294aa9dc20a0519b63d40dfa6f33d. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd236dd0..eddad300 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3162,9 +3162,6 @@ packages: # https://github.com/fpco/stackage/issues/3069 - vinyl < 0.7.0 - # https://github.com/fpco/stackage/issues/3065 - - basic-prelude < 0.7 - # end of packages # Package flags are applied to individual packages, and override the values of From ecde40fe068d9ba157b40bac065fa0b33b4bfec4 Mon Sep 17 00:00:00 2001 From: mikkonecny Date: Wed, 6 Dec 2017 10:30:43 +0000 Subject: [PATCH 0537/1263] Adding packages aern2-mp, aern2-real --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eddad300..8cd7f798 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2514,6 +2514,8 @@ packages: "Michal Konecny @michalkonecny": - hmpfr - mixed-types-num + - aern2-mp + - aern2-real "Bartosz Nitka @niteria": - oeis From d1284a690e643a6ee744828d7905d81c79de444a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 6 Dec 2017 10:13:07 -0800 Subject: [PATCH 0538/1263] Remove constraint "vinyl < 0.7.0", closes #3069 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eddad300..deb7507d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3159,9 +3159,6 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 - # https://github.com/fpco/stackage/issues/3069 - - vinyl < 0.7.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 3a83742ca01aa13cfa66c33e40d2e7da99b13742 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 6 Dec 2017 12:11:16 -0800 Subject: [PATCH 0539/1263] Add tidal-midi, with PortMidi constraint, see #2915 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61713518..949a6c30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2334,6 +2334,7 @@ packages: "Alex McLean @yaxu": - tidal + - tidal-midi "Kei Hibino @khibino": - th-data-compat @@ -3161,6 +3162,9 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 + # https://github.com/fpco/stackage/pull/2915 + - PortMidi < 0.1.6.1 + # end of packages # Package flags are applied to individual packages, and override the values of From d1d16d4b7d3aabc46658dc1055e1206a09b01abc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 6 Dec 2017 14:16:21 -0800 Subject: [PATCH 0540/1263] Expect test failure (timeout) for accelerate-fourier --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23f0790e..f187d044 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3512,6 +3512,7 @@ expected-test-failures: # 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. + - accelerate-fourier - cabal-helper - generic-random - graphviz From a39718f6cf3243d5aba8e9de73290cf2b2950b0a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 4 Dec 2017 15:49:42 +0100 Subject: [PATCH 0541/1263] Upgrade persistent-sqlite --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f187d044..7332f73d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3184,7 +3184,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - - persistent-sqlite < 2.6.3.2 # https://github.com/fpco/stackage/issues/3057 - hscolour <1.24.3 From 0898545ca1e6a549e6bb65978b4deebdb44ce823 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Dec 2017 09:19:39 +0200 Subject: [PATCH 0542/1263] Skip benchmarks for #3074 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7332f73d..dd619ee6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3845,6 +3845,9 @@ skipped-benchmarks: - ed25519 # Criterion + # https://github.com/fpco/stackage/issues/3074 + - servant-kotlin + # end of skipped-benchmarks From bc9934c432706fb8ed116d33e1a97611fc8984cf Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Thu, 7 Dec 2017 11:13:39 +0100 Subject: [PATCH 0543/1263] Update build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd619ee6..3306f47a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2517,6 +2517,9 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad + - servant-generic + - clang-pure + - codec "Michal Konecny @michalkonecny": - hmpfr From 59ce55cf8a21c4bcd002f90d5bfe7a1656733236 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 6 Dec 2017 21:57:59 -0800 Subject: [PATCH 0544/1263] Add back 'stack' --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd619ee6..bf77736c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -957,6 +957,7 @@ packages: - monad-extras - optparse-simple - hpack + - stack "Michael Sloan @mgsloan": - th-orphans @@ -3672,7 +3673,6 @@ expected-test-failures: # Problem on the stackage build server, we need to dig deeper into # 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 @@ -4039,6 +4039,7 @@ no-revisions: - cryptonite - foundation - gauge +- stack # Do not build these packages in parallel with others. Useful for high memory # usage. From d3b2741858b14f58786d5ea65d55366c19516545 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 7 Dec 2017 18:27:22 +0200 Subject: [PATCH 0545/1263] Revert "Skip benchmarks for #3074" This reverts commit 0898545ca1e6a549e6bb65978b4deebdb44ce823. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd619ee6..7332f73d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3845,9 +3845,6 @@ skipped-benchmarks: - ed25519 # Criterion - # https://github.com/fpco/stackage/issues/3074 - - servant-kotlin - # end of skipped-benchmarks From 8f93abe7bf70d937f65472fcc2d00547b8d5ba50 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 09:28:19 -0800 Subject: [PATCH 0546/1263] Remove constraint "req < 1", closes #3061 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7332f73d..d9bf194b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3188,10 +3188,6 @@ packages: # https://github.com/fpco/stackage/issues/3057 - hscolour <1.24.3 - # https://github.com/fpco/stackage/issues/3061 - - req < 1.0.0 - - req-conduit < 1.0.0 - # https://github.com/fpco/stackage/issues/3062 - tasty-hunit < 0.10 From 3da293264d5b3cb69c20c39359feae5e0b967670 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 09:29:57 -0800 Subject: [PATCH 0547/1263] Add constraint "bifunctors < 5.5" per #3076 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9bf194b..984dbd8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3197,6 +3197,9 @@ packages: # https://github.com/fpco/stackage/pull/2915 - PortMidi < 0.1.6.1 + # https://github.com/fpco/stackage/issues/3076 + - bifunctors < 5.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 9dae50bef0a574d215696f0db33bfc5cba19f37d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 09:31:59 -0800 Subject: [PATCH 0548/1263] Add constraint "deriving-compat < 0.4" per #3077 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 984dbd8c..fa0e7263 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3200,6 +3200,9 @@ packages: # https://github.com/fpco/stackage/issues/3076 - bifunctors < 5.5 + # https://github.com/fpco/stackage/issues/3077 + - deriving-compat < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From b6cced41d13c539c3b94659364bee1360cb9bee1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 09:55:14 -0800 Subject: [PATCH 0549/1263] Revert "Disable riak per riak-haskell-client/riak-haskell-client#98" This reverts commit 313dc7cd3c55ea6dad1ed51af596b523acc15d13. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa0e7263..d1e932fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2980,7 +2980,7 @@ packages: - time-locale-vietnamese "Tim McGilchrist @tmcgilchrist": - # - riak # https://github.com/riak-haskell-client/riak-haskell-client/issues/98 + - riak - airship "Sam Stites @stites": From e5aee9a4e1d1dde6332929ce06914d2f13b82134 Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Fri, 8 Dec 2017 00:32:41 +0530 Subject: [PATCH 0550/1263] Add streamly --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1e932fa..7d544fd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -210,6 +210,7 @@ packages: "Harendra Kumar @harendra-kumar": - monad-recorder + - streamly - unicode-transforms - xls From 723316549a346e6db8c40ac2faf56a46e32763bc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 12:46:02 -0800 Subject: [PATCH 0551/1263] Add constraint "generic-deriivng < 1.12" per #3079 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1e932fa..3ae5faff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3203,6 +3203,9 @@ packages: # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 + # https://github.com/fpco/stackage/issues/3079 + - generic-deriving < 1.12 + # end of packages # Package flags are applied to individual packages, and override the values of From bee40b75c4871a1f868b45deb933ae35e721f315 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 13:15:27 -0800 Subject: [PATCH 0552/1263] Expect test failure for riak (missing files) per riak-haskell-client#100 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ae5faff..6c984d72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3618,6 +3618,7 @@ expected-test-failures: - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 + - riak # https://github.com/riak-haskell-client/riak-haskell-client/issues/100 - xlsior # https://github.com/rcallahan/xlsior/issues/1 # Assertion failures, these can be real bugs or just limitations From d29e6f6bd27ebf314827e6a7e758b5e3db0b2c42 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 13:33:06 -0800 Subject: [PATCH 0553/1263] Disable clang-pure, see #3075 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46c2b68a..e45249c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2520,7 +2520,7 @@ packages: "Patrick Chilton @chpatrick": - webrtc-vad - servant-generic - - clang-pure + # - clang-pure - codec "Michal Konecny @michalkonecny": From 1bb416aa5993c31e0683ea2f823b483e6f98d659 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 13:36:44 -0800 Subject: [PATCH 0554/1263] Constrain stack to < 9.9.9 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e45249c1..7e614fb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -958,7 +958,7 @@ packages: - monad-extras - optparse-simple - hpack - - stack + - stack < 9.9.9 "Michael Sloan @mgsloan": - th-orphans From 5de5f9f8d3a10acad43a387ccd9e9b389104d178 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 13:50:35 -0800 Subject: [PATCH 0555/1263] Unconstrain ansi-terminal, closes #2778 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e614fb1..c04a84b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2223,7 +2223,7 @@ packages: - list-prompt - package-description-remote - projectroot - - questioner + # - questioner # ansi-terminal-0.7 - language-dockerfile "Pascal Hartig @passy": @@ -3064,9 +3064,6 @@ packages: # https://github.com/commercialhaskell/stack/issues/3345 - cassava < 0.5.1.0 - # https://github.com/fpco/stackage/issues/2778 - - ansi-terminal < 0.7 - # https://github.com/fpco/stackage/issues/2832 - io-streams < 1.5 @@ -3421,6 +3418,7 @@ skipped-tests: - path # via genvalidity genvalidity-property - servant-js # via language-ecmascript - system-filepath # QuickCheck 2.9 via chell-quickcheck + - system-fileio # via chell (per ansi-terminal-0.7) - unordered-containers # via ChasingBottoms # Blocked by stackage upper bounds. These can be re-enabled once From a735c2587ede0b6e4f960ca63657fe89ac9d4800 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Thu, 7 Dec 2017 14:17:43 -0800 Subject: [PATCH 0556/1263] Add freer-simple --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c04a84b4..a528b98a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2511,6 +2511,7 @@ packages: - bson "Alexis King @lexi-lambda": + - freer-simple - monad-mock - test-fixture - text-conversions @@ -3850,6 +3851,8 @@ skipped-benchmarks: - graphviz - graphviz - wl-pprint-text + # @lexi-lambda https://github.com/fpco/stackage/pull/3080 + - freer-simple - ed25519 # Criterion From e08bdcef13d5a5aa61849d294cb2452f3f4d254f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 16:02:04 -0800 Subject: [PATCH 0557/1263] Expect tests to fail for stack per #3082 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a528b98a..4c89064a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3592,6 +3592,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 + - stack # https://github.com/fpco/stackage/issues/3082 - users-persistent # sqlite - users-postgresql-simple # PostgreSQL - wai-cors # PhantomJS From 31086613ff9e9642e064919fd04e8cdca0e3c014 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 16:02:17 -0800 Subject: [PATCH 0558/1263] Disable list-prompt per yamadapc/list-prompt#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c89064a..26b50870 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2220,7 +2220,7 @@ packages: - file-modules - frontmatter - read-editor - - list-prompt + # - list-prompt # https://github.com/yamadapc/list-prompt/issues/3 - package-description-remote - projectroot # - questioner # ansi-terminal-0.7 From 5b6c5086c82fb8ffedc58390f92df433ce3c5f5d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 00:25:03 -0800 Subject: [PATCH 0559/1263] Add constraint "mmark < 0.0.2.0" per mrkkrp/mmark-ext#5 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8be19a7..af23c153 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3210,6 +3210,9 @@ packages: # https://github.com/fpco/stackage/issues/3079 - generic-deriving < 1.12 + # https://github.com/mrkkrp/mmark-ext/issues/5 + - mmark < 0.0.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From b4a22fd47df24b62c26b1a1a5504e54671a9ac34 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 00:53:47 -0800 Subject: [PATCH 0560/1263] Disable amazonka-s3-streaming per #2978, axman6/amazonka-s3-streaming#9 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af23c153..231f0492 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2612,7 +2612,8 @@ packages: - vector-mmap "Alex Mason @Axman6": - - amazonka-s3-streaming + [] + # - amazonka-s3-streaming # https://github.com/axman6/amazonka-s3-streaming/issues/9 "Ondrej Palkovsky @ondrap": - json-stream From f0b5d76ab479093b4ee68efab6d76123683dfda5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 00:57:53 -0800 Subject: [PATCH 0561/1263] Skip tests for HTTP per #2978 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 231f0492..92b962c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3374,6 +3374,7 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - Glob # HUnit 1.6 + - HTTP # conduit-extra 1.2 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From f098985ad98c9ee1cff238a10df5ec5b943cb18b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 00:59:13 -0800 Subject: [PATCH 0562/1263] Unconstrain conduit-extra, closes #2978 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92b962c2..b4b48147 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3078,10 +3078,6 @@ packages: - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 - # https://github.com/fpco/stackage/issues/2978 - - conduit-extra < 1.2.0 - - cassava-conduit < 0.4.0.1 - # https://github.com/fpco/stackage/issues/2995 - tasty < 0.12 # When tasty constraint is lifted: From 0ab445effbbf8c74dd2bb27cb05e1667b37efef4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:00:22 -0800 Subject: [PATCH 0563/1263] Unconstrain io-streams, closes #2832 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4b48147..91e073e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3067,9 +3067,6 @@ packages: # https://github.com/commercialhaskell/stack/issues/3345 - cassava < 0.5.1.0 - # https://github.com/fpco/stackage/issues/2832 - - io-streams < 1.5 - # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 - rebase < 1.2 From 1d5e6922a101df1dfbe2130afe61306f698e45e6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:02:15 -0800 Subject: [PATCH 0564/1263] Unconstrain amazonka*, closes #3030 --- build-constraints.yaml | 91 ------------------------------------------ 1 file changed, 91 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e073e1..08dab5e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3089,97 +3089,6 @@ packages: - slack-web < 0.2.0.2 - servant-client-core < 0.12 - # https://github.com/fpco/stackage/issues/3030 - - amazonka < 1.5 - - amazonka-core < 1.5 - - amazonka-s3 < 1.5 - - amazonka-test < 1.5 - - amazonka-apigateway < 1.5 - - amazonka-application-autoscaling < 1.5 - - amazonka-appstream < 1.5 - - amazonka-autoscaling < 1.5 - - amazonka-budgets < 1.5 - - amazonka-certificatemanager < 1.5 - - amazonka-cloudformation < 1.5 - - amazonka-cloudfront < 1.5 - - amazonka-cloudhsm < 1.5 - - amazonka-cloudsearch < 1.5 - - amazonka-cloudsearch-domains < 1.5 - - amazonka-cloudtrail < 1.5 - - amazonka-cloudwatch < 1.5 - - amazonka-cloudwatch-events < 1.5 - - amazonka-cloudwatch-logs < 1.5 - - amazonka-codebuild < 1.5 - - amazonka-codecommit < 1.5 - - amazonka-codedeploy < 1.5 - - amazonka-codepipeline < 1.5 - - amazonka-cognito-identity < 1.5 - - amazonka-cognito-idp < 1.5 - - amazonka-cognito-sync < 1.5 - - amazonka-config < 1.5 - - amazonka-datapipeline < 1.5 - - amazonka-devicefarm < 1.5 - - amazonka-directconnect < 1.5 - - amazonka-discovery < 1.5 - - amazonka-dms < 1.5 - - amazonka-ds < 1.5 - - amazonka-dynamodb < 1.5 - - amazonka-dynamodb-streams < 1.5 - - amazonka-ec2 < 1.5 - - amazonka-ecr < 1.5 - - amazonka-ecs < 1.5 - - amazonka-efs < 1.5 - - amazonka-elasticache < 1.5 - - amazonka-elasticbeanstalk < 1.5 - - amazonka-elasticsearch < 1.5 - - amazonka-elastictranscoder < 1.5 - - amazonka-elb < 1.5 - - amazonka-elbv2 < 1.5 - - amazonka-emr < 1.5 - - amazonka-gamelift < 1.5 - - amazonka-glacier < 1.5 - - amazonka-health < 1.5 - - amazonka-iam < 1.5 - - amazonka-importexport < 1.5 - - amazonka-inspector < 1.5 - - amazonka-iot < 1.5 - - amazonka-iot-dataplane < 1.5 - - amazonka-kinesis < 1.5 - - amazonka-kinesis-analytics < 1.5 - - amazonka-kinesis-firehose < 1.5 - - amazonka-kms < 1.5 - - amazonka-lambda < 1.5 - - amazonka-lightsail < 1.5 - - amazonka-marketplace-analytics < 1.5 - - amazonka-marketplace-metering < 1.5 - - amazonka-ml < 1.5 - - amazonka-opsworks < 1.5 - - amazonka-opsworks-cm < 1.5 - - amazonka-pinpoint < 1.5 - - amazonka-polly < 1.5 - - amazonka-rds < 1.5 - - amazonka-redshift < 1.5 - - amazonka-rekognition < 1.5 - - amazonka-route53 < 1.5 - - amazonka-route53-domains < 1.5 - - amazonka-sdb < 1.5 - - amazonka-servicecatalog < 1.5 - - amazonka-ses < 1.5 - - amazonka-shield < 1.5 - - amazonka-sms < 1.5 - - amazonka-snowball < 1.5 - - amazonka-sns < 1.5 - - amazonka-sqs < 1.5 - - amazonka-ssm < 1.5 - - amazonka-stepfunctions < 1.5 - - amazonka-storagegateway < 1.5 - - amazonka-sts < 1.5 - - amazonka-support < 1.5 - - amazonka-swf < 1.5 - - amazonka-waf < 1.5 - - amazonka-workspaces < 1.5 - - amazonka-xray < 1.5 - # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 From 9cf5403e51e37f9f07c70d321b203bbb149be82d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:14:08 -0800 Subject: [PATCH 0565/1263] Unconstrain cassava per commercialhaskell/stack#3345 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08dab5e9..9e71afe7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,9 +3064,6 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 - # https://github.com/commercialhaskell/stack/issues/3345 - - cassava < 0.5.1.0 - # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 - rebase < 1.2 From bb28865764841c1b62af5130f83bf487a3138853 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:26:08 -0800 Subject: [PATCH 0566/1263] Revert "Unconstrain cassava per commercialhaskell/stack#3345" This reverts commit 9cf5403e51e37f9f07c70d321b203bbb149be82d. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e71afe7..08dab5e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,6 +3064,9 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + # https://github.com/commercialhaskell/stack/issues/3345 + - cassava < 0.5.1.0 + # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 - rebase < 1.2 From a83c00e66615acf02a38dfc2a41a3320e9a90c17 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 8 Dec 2017 11:30:40 +0200 Subject: [PATCH 0567/1263] Switch cassava flag name --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08dab5e9..712d973e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,7 +3213,7 @@ package-flags: win32-2-5: true cassava: - pre-bytestring-0-10-4: false + bytestring--lt-0_10_4: false alerta: servant-client-core: false From 074a7ed34e2bb89662bfc645998d7d15250a39af Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:14:08 -0800 Subject: [PATCH 0568/1263] Unconstrain cassava per commercialhaskell/stack#3345 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 712d973e..822ca7d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3064,9 +3064,6 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 - # https://github.com/commercialhaskell/stack/issues/3345 - - cassava < 0.5.1.0 - # https://github.com/fpco/stackage/issues/3044 - either < 4.5 # Latest ATOW is either-5 - rebase < 1.2 From de4982e2224b9ce97d913057c89da50af2f4c604 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 01:40:42 -0800 Subject: [PATCH 0569/1263] Unconstrain mmark per mrkkrp/mmark-ext#5 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 822ca7d8..179a8187 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,9 +3110,6 @@ packages: # https://github.com/fpco/stackage/issues/3079 - generic-deriving < 1.12 - # https://github.com/mrkkrp/mmark-ext/issues/5 - - mmark < 0.0.2.0 - # end of packages # Package flags are applied to individual packages, and override the values of From cc32babcd3e073b7e46e67494b75e8aeb6940dc6 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Fri, 8 Dec 2017 21:32:06 +0100 Subject: [PATCH 0570/1263] Remove constraint on lspitzner/butcher The newly released `brittany-0.9.0.0` works with latest released butcher. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 179a8187..be459bac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2624,7 +2624,7 @@ packages: "Lennart Spitzner @lspitzner": - multistate - pqueue - - butcher ==1.1.1.0 + - butcher - czipwith - brittany From 51f605f02d25fa83bbd43cbec782db73b27b74ca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 8 Dec 2017 23:53:22 -0800 Subject: [PATCH 0571/1263] Unconstrain PortMidi, constrain hosc, see #2915 and #3084 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be459bac..8b912e18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3098,8 +3098,8 @@ packages: # https://github.com/fpco/stackage/issues/3063 - vty < 5.19 - # https://github.com/fpco/stackage/pull/2915 - - PortMidi < 0.1.6.1 + # https://github.com/fpco/stackage/issues/3084 + - hosc < 0.16 # https://github.com/fpco/stackage/issues/3076 - bifunctors < 5.5 From 06890244503d2d6f4284032100db076019320b5c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 00:39:21 -0800 Subject: [PATCH 0572/1263] Disable language-dockerfile and docker-build-cacher per beijaflor-io/haskell-language-dockerfile#11 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b912e18..2ea7a36d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2224,7 +2224,7 @@ packages: - package-description-remote - projectroot # - questioner # ansi-terminal-0.7 - - language-dockerfile + # - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 "Pascal Hartig @passy": - giphy-api @@ -2916,7 +2916,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - - docker-build-cacher + # - docker-build-cacher # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 - mysql-haskell-nem "Phil Ruffwind @Rufflewind": From b0135cf9b7731b79f6d2d05bae159b1c7a7da40d Mon Sep 17 00:00:00 2001 From: Henry Laxen Date: Sat, 9 Dec 2017 08:58:21 -0600 Subject: [PATCH 0573/1263] Update build-constraints.yaml added myself (HenryLaxen) and my package (bbdb) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ea7a36d..3b3d28bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3024,7 +3024,9 @@ packages: - validity-uuid - validity-vector - + "Henry Laxen @HenryLaxen": + - bbdb + # 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 6b300dc051ee30c065811fca46e5b262bd65e3fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 09:57:40 -0800 Subject: [PATCH 0574/1263] Expect test failure for bbdb (missingn files), see henrylaxen/bbdb#1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b3d28bf..8fd8e7e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,6 +3519,7 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - angel # https://github.com/MichaelXavier/Angel/issues/43 + - bbdb # https://github.com/henrylaxen/bbdb/issues/1 - 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 From 8709bfe4d551530245e06459c2226c598e3be750 Mon Sep 17 00:00:00 2001 From: Henry Laxen Date: Sat, 9 Dec 2017 14:01:57 -0600 Subject: [PATCH 0575/1263] revert bbdb expected test failure You wrote: I've marked bbdb as an expected test failure in stackage. If you're able to correct the issue, then feel free to open a PR reverting this commit: fpco/ stackage@6b300dc. I removed the line you added. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fd8e7e5..3b3d28bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,7 +3519,6 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - angel # https://github.com/MichaelXavier/Angel/issues/43 - - bbdb # https://github.com/henrylaxen/bbdb/issues/1 - 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 From ae6e55824d4f5bf1544c9e855f8a2b2ae3bacf2a Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Sat, 9 Dec 2017 13:54:05 -0800 Subject: [PATCH 0576/1263] Re-enable GLFW --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fd8e7e5..966eb871 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -931,6 +931,7 @@ packages: "Pavel Krajcevski @Mokosha": - netwire - netwire-input + - netwire-input-glfw - yoga - freetype2 @@ -1866,6 +1867,7 @@ packages: "Brian Lewis brian@lorf.org @bsl": - bindings-GLFW + - GLFW-b "Niklas Hambüchen mail@nh2.me @nh2": - hidapi From cc29954237250913772c67f6fe64c3ff9e33a08b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 23:46:03 -0800 Subject: [PATCH 0577/1263] Skip benchmarks for servant-kotlin per #3088 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fd8e7e5..74906354 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3699,6 +3699,7 @@ skipped-benchmarks: - pipes # optparse-applicative 0.13 - ttrie # criterion-plus and th-pprint - unordered-containers # criterion 1.2 + - servant-kotlin # shelly 1.7 https://github.com/fpco/stackage/issues/3088 # Transitive outdated dependencies # These packages From 95bc498d3780edbcfbc3636259ee4ed20c6966d9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 23:48:40 -0800 Subject: [PATCH 0578/1263] Skip tests for wai-middleware-rollbar per #3089 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74906354..9307731e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3308,6 +3308,7 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck + - wai-middleware-rollbar # hspec-golden-aeson 0.4 https://github.com/fpco/stackage/issues/3089 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck From cfe05e2f4436e2ac763f69e6411efb178f713006 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sun, 10 Dec 2017 13:07:25 +0200 Subject: [PATCH 0579/1263] Fix #3076: enable bifunctors-5.5 --- build-constraints.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 229d19e7..bb6798f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3103,9 +3103,6 @@ packages: # https://github.com/fpco/stackage/issues/3084 - hosc < 0.16 - # https://github.com/fpco/stackage/issues/3076 - - bifunctors < 5.5 - # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 @@ -3284,7 +3281,6 @@ skipped-tests: - diagrams-solve # tasty-quickcheck - drawille # hspec 2.4 - dual-tree # testing-feat per ghc < 4.10 - - edit-distance # QuickCheck 2.10 - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - extensible-effects # HUnit 1.6 @@ -3294,7 +3290,6 @@ skipped-tests: - genvalidity-hspec-cereal # doctest 0.13 - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - - http-api-data # doctest 0.13 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 @@ -3304,7 +3299,6 @@ skipped-tests: - retry # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - - tdigest # doctest 0.13 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck @@ -3384,12 +3378,17 @@ skipped-tests: - fgl-arbitrary - graphviz - wl-pprint-text + # @phadej + - edit-distance # QuickCheck 2.10 + - http-api-data # doctest 0.13 + - tdigest # doctest 0.13 + - time-parsers + - servant-mock # hspec-wai https://github.com/fpco/stackage/issues/3014 + - servant-server # hspec-wai https://github.com/fpco/stackage/issues/3014 # Uncategorized, please categorize! - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more - - servant-mock # https://github.com/fpco/stackage/issues/3014 - - servant-server # # https://github.com/fpco/stackage/issues/3014 # end of skipped-tests From 8a55bcd7235e8fd3e6270a5e809ce60eeb963e33 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Dec 2017 11:47:45 -0800 Subject: [PATCH 0580/1263] Revert "Skip tests for wai-middleware-rollbar per #3089" This reverts commit 95bc498d3780edbcfbc3636259ee4ed20c6966d9. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 229d19e7..f315be4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3308,7 +3308,6 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck - - wai-middleware-rollbar # hspec-golden-aeson 0.4 https://github.com/fpco/stackage/issues/3089 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck From d5f35793da0b73f4ad7a696dfe7ea0cf06d2c561 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Sun, 10 Dec 2017 14:47:08 -0800 Subject: [PATCH 0581/1263] Add GLFW-b to skipped-tests --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 966eb871..a0baefa6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3296,6 +3296,7 @@ skipped-tests: - genvalidity-hspec-cereal # doctest 0.13 - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 + - GLFW-b # HUnit 1.6 - http-api-data # doctest 0.13 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 From 580e2f81fc81f8c476314ba58a1d10e7f2976d9a Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Sun, 10 Dec 2017 14:58:45 -0800 Subject: [PATCH 0582/1263] Update build-constraints.yaml Re-remove http-api-data due to merge conflicts. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63b33778..12829563 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3293,7 +3293,6 @@ skipped-tests: - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - GLFW-b # HUnit 1.6 - - http-api-data # doctest 0.13 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From e3deaa015ce39cfee04e3c56a06dc9d06a8afcb2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 13:01:07 +0900 Subject: [PATCH 0583/1263] Revert "Add constraint "vty < 5.19" per #3063" This reverts commit 7236423ad54a9005cb9b14f0f58f2ad884771dbd. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12829563..2dcbc324 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3099,9 +3099,6 @@ packages: # https://github.com/fpco/stackage/issues/3062 - tasty-hunit < 0.10 - # https://github.com/fpco/stackage/issues/3063 - - vty < 5.19 - # https://github.com/fpco/stackage/issues/3084 - hosc < 0.16 From f86a293f5894e2c851707b90816e50f6e7b70285 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 13:09:24 +0900 Subject: [PATCH 0584/1263] allow either-5 now (#3044) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2dcbc324..1eb8983e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,10 +3068,6 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 - # https://github.com/fpco/stackage/issues/3044 - - either < 4.5 # Latest ATOW is either-5 - - rebase < 1.2 - # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 From ae7e091b6727af2cd016d1a6db60d0a0f04c1e7b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 15:00:01 +0900 Subject: [PATCH 0585/1263] haskell-src-exts < 1.20.1 (#3093) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1eb8983e..3cb191b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3104,6 +3104,8 @@ packages: # https://github.com/fpco/stackage/issues/3079 - generic-deriving < 1.12 + # https://github.com/fpco/stackage/issues/3093 + - haskell-src-exts < 1.20.1 # end of packages # Package flags are applied to individual packages, and override the values of From 5805bca87a9643be083123fcdd9f352f38074add Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 15:02:42 +0900 Subject: [PATCH 0586/1263] skylighting < 0.5 (#3094) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cb191b8..a87a3bc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3106,6 +3106,9 @@ packages: # https://github.com/fpco/stackage/issues/3093 - haskell-src-exts < 1.20.1 + + # https://github.com/fpco/stackage/issues/3094 + - skylighting < 0.5 # end of packages # Package flags are applied to individual packages, and override the values of From c27d4734c0589dffff6cba36d70cfc24470f3140 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 15:05:32 +0900 Subject: [PATCH 0587/1263] leancheck < 0.7.0 (#3095) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a87a3bc8..5310a7b5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,6 +3109,9 @@ packages: # https://github.com/fpco/stackage/issues/3094 - skylighting < 0.5 + + # https://github.com/fpco/stackage/issues/3095 + - leancheck < 0.7.0 # end of packages # Package flags are applied to individual packages, and override the values of From bc15b0f3afbddfbf1925741a31219e08d415df6a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 12 Dec 2017 15:08:05 +0900 Subject: [PATCH 0588/1263] haskell-src-exts < 1.20.0 (#3093) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5310a7b5..722e9c71 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3105,7 +3105,7 @@ packages: - generic-deriving < 1.12 # https://github.com/fpco/stackage/issues/3093 - - haskell-src-exts < 1.20.1 + - haskell-src-exts < 1.20.0 # https://github.com/fpco/stackage/issues/3094 - skylighting < 0.5 From 027614a6f45bf96f265a2894e58f8b3f86f6fc19 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 12 Dec 2017 15:14:22 +0200 Subject: [PATCH 0589/1263] Add streaming package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 722e9c71..c3d36395 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1717,6 +1717,7 @@ packages: - data-ordlist - hedis - hsyslog-udp + - streaming "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From ce1a7f280e74da466538eeb66c2b8f17203a4508 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 12 Dec 2017 15:20:48 +0100 Subject: [PATCH 0590/1263] Add lentil back again. Refs https://github.com/fpco/stackage/issues/3059. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 722e9c71..7e0cf6fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -176,6 +176,7 @@ packages: "Luke Murphy @lwm": - tasty-discover + - lentil "Marco Zocca @ocramz": - sparse-linear-algebra From bcd515ca21c1cfd22ea01048faf36dbbd7fe1a3a Mon Sep 17 00:00:00 2001 From: quxbar Date: Tue, 12 Dec 2017 17:46:21 +0100 Subject: [PATCH 0591/1263] add type-of-html --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 722e9c71..b04ff35b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Florian Knupfer @knupfer": + - type-of-html + "Mikolaj Konarski @Mikolaj": - sdl2-ttf - assert-failure From 8580ea538fde133775cdd98fb44d6b881ebe6cc5 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Tue, 12 Dec 2017 18:21:35 +0200 Subject: [PATCH 0592/1263] Disable tests for phadej packages (tasty) --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 722e9c71..2701e849 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3388,6 +3388,18 @@ skipped-tests: - time-parsers - servant-mock # hspec-wai https://github.com/fpco/stackage/issues/3014 - servant-server # hspec-wai https://github.com/fpco/stackage/issues/3014 + - aeson-compat # tasty, tasty-hunit https://github.com/fpco/stackage/issues/3062, https://github.com/fpco/stackage/issues/2995 + - aeson-extra + - binary-orphans + - insert-ordered-containers + - integer-logarithms + - lattices + - postgresql-simple-url + - range-set-list + - spdx + - tdigest + - these + - time-parsers # Uncategorized, please categorize! - hackage-security # Cabal 2.0 From 5203e6b157c579ce6d4c700b52c5e36aa205bdd7 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 11:19:04 +0900 Subject: [PATCH 0593/1263] universum < 0.9.0 (#3100) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 722e9c71..75cc4ad7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3112,6 +3112,9 @@ packages: # https://github.com/fpco/stackage/issues/3095 - leancheck < 0.7.0 + + # https://github.com/fpco/stackage/issues/3100 + - universum < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of From f39586d0cdcb6868bcf53222e52802078fc9f290 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 11:20:44 +0900 Subject: [PATCH 0594/1263] hlint < 2.0.12 and hoogle < 5.0.15 for haskell-src-exts (#3093) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75cc4ad7..93ba880c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3106,6 +3106,8 @@ packages: # https://github.com/fpco/stackage/issues/3093 - haskell-src-exts < 1.20.0 + - hlint < 2.0.12 + - hoogle < 5.0.15 # https://github.com/fpco/stackage/issues/3094 - skylighting < 0.5 From cea794a149ee62f9e6a370c145a17708ad54a480 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 11:22:52 +0900 Subject: [PATCH 0595/1263] fitspec < 0.4.4 and speculate < 0.3.2 for leancheck (#3095) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93ba880c..548e3548 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3114,6 +3114,8 @@ packages: # https://github.com/fpco/stackage/issues/3095 - leancheck < 0.7.0 + - fitspec < 0.4.4 + - speculate < 0.3.2 # https://github.com/fpco/stackage/issues/3100 - universum < 0.9.0 From 4d9e9f5de95a9533196f9727b2f7a1ae2a97cb20 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 11:26:33 +0900 Subject: [PATCH 0596/1263] drop hosc < 0.16 (#3084) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 548e3548..52902b05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3095,9 +3095,6 @@ packages: # https://github.com/fpco/stackage/issues/3062 - tasty-hunit < 0.10 - # https://github.com/fpco/stackage/issues/3084 - - hosc < 0.16 - # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 From 8a94f764e414ff283553e74a09a4e68f72249509 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 12:15:14 +0900 Subject: [PATCH 0597/1263] try removing hosc from expected-test-failures hosc-0.16: unexpected test success --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52902b05..7b88c161 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3613,7 +3613,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 - - hosc # GHC 8.2.1 (?) - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 From 8f941711b84e587c4fedf7c7f2155a8d74499139 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 12:38:35 +0900 Subject: [PATCH 0598/1263] mallard fails with hasql-optparse-applicative-0.3 (AndrewRademacher/mallard#49) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b88c161..3ce6fdd4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,6 +3116,9 @@ packages: # https://github.com/fpco/stackage/issues/3100 - universum < 0.9.0 + + # https://github.com/AndrewRademacher/mallard/issues/49 + - hasql-optparse-applicative < 0.3 # end of packages # Package flags are applied to individual packages, and override the values of From 03338f5db16c4d66444581b3dd22178b2b58e3d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 12:50:19 +0900 Subject: [PATCH 0599/1263] either < 5 (#3044) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ce6fdd4..ac7f2ad7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,6 +3068,10 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + # https://github.com/fpco/stackage/issues/3044 + - either < 5 + - rebase < 1.2 + # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 From 9e8ba689b3e6b50b54fbbbb61e0019f9365fdaed Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 12:58:24 +0900 Subject: [PATCH 0600/1263] revert: Add constraint "generic-deriivng < 1.12" per #3079 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac7f2ad7..6f189ceb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3102,9 +3102,6 @@ packages: # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 - # https://github.com/fpco/stackage/issues/3079 - - generic-deriving < 1.12 - # https://github.com/fpco/stackage/issues/3093 - haskell-src-exts < 1.20.0 - hlint < 2.0.12 From 1f474ad53dfb5365c7683d57cb31bb5c880ded28 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 13:05:21 +0900 Subject: [PATCH 0601/1263] drop "leancheck < 0.7.0" (#3095) --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f189ceb..03bde62e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,11 +3110,6 @@ packages: # https://github.com/fpco/stackage/issues/3094 - skylighting < 0.5 - # https://github.com/fpco/stackage/issues/3095 - - leancheck < 0.7.0 - - fitspec < 0.4.4 - - speculate < 0.3.2 - # https://github.com/fpco/stackage/issues/3100 - universum < 0.9.0 From 95a22068aad08aebd315f211c9f036c15c2a0541 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 14:28:43 +0900 Subject: [PATCH 0602/1263] skip terminal-progress-bar tests HUnit < 1.6 (#3101) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 161da341..844d3b33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3311,6 +3311,7 @@ skipped-tests: - retry # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck + - terminal-progress-bar # HUnit 1.6 https://github.com/fpco/stackage/issues/3101 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck From ec99245b70e7d426cbe534d0bab4d783072d00e3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 16:18:42 +0900 Subject: [PATCH 0603/1263] drop "skylighting < 0.5" (#3094) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 844d3b33..1ec10058 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3112,9 +3112,6 @@ packages: - hlint < 2.0.12 - hoogle < 5.0.15 - # https://github.com/fpco/stackage/issues/3094 - - skylighting < 0.5 - # https://github.com/fpco/stackage/issues/3100 - universum < 0.9.0 From ba48bb22c93ee0eaeebf6ac21f5b7c53cd14519e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 17:00:16 +0900 Subject: [PATCH 0604/1263] move milena into expected-test-failures server subsection --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ec10058..0cd9118f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3497,6 +3497,7 @@ expected-test-failures: - log # ElasticSearch - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 - memcached-binary # memcached + - milena - 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. @@ -3620,9 +3621,6 @@ expected-test-failures: - model # https://github.com/Quid2/model/issues/2 - zm # https://github.com/fpco/stackage/issues/3026 - # Requires running server - - milena - # Misc. - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 From c0a51bbb9f485e22dc3f554c1e785167177e2cba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 17:01:02 +0900 Subject: [PATCH 0605/1263] store test failing (fpco/store#120) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd9118f..14cd8f92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3632,6 +3632,7 @@ expected-test-failures: - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... + - store # https://github.com/fpco/store/issues/120 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 68c16e646e5375948ad4f26b0a1dd32e632df981 Mon Sep 17 00:00:00 2001 From: Jose Lorenzo Rodriguez Date: Wed, 13 Dec 2017 11:20:08 +0100 Subject: [PATCH 0606/1263] Added language-docker This helps re-enable docker-build-cacher --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14cd8f92..43af6bfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2923,7 +2923,8 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - # - docker-build-cacher # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 + - language-docker + - docker-build-cacher - mysql-haskell-nem "Phil Ruffwind @Rufflewind": From 1d654ded312b0775b2dcb31ef870cf6c659ae3b3 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Wed, 13 Dec 2017 14:15:52 +0200 Subject: [PATCH 0607/1263] Add country, streaming-bytestring --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 14cd8f92..d8d380bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1722,6 +1722,8 @@ packages: - hedis - hsyslog-udp - streaming + - streaming-bytestring + - country "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From f9540819d56b92b42d12b810655e6ca0d0117925 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 9 Dec 2017 18:30:27 +0100 Subject: [PATCH 0608/1263] Add NBs to a pull request template. --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ MAINTAINERS.md | 11 ----------- 2 files changed, 5 insertions(+), 11 deletions(-) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..6a17bef8 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +Checklist: +- [ ] Meaningful commit message. +- [ ] Some time passed since Hackage upload. +- [ ] Tested with Stackage Nightly. +--- diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 52f316de..2178f727 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -63,17 +63,6 @@ $ cabal test $ cabal haddock ``` -**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). - -**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 verify this -by making sure the latest version is listed at -https://github.com/commercialhaskell/all-cabal-metadata/tree/master/packages/. - ## Github and Notifications Stackage uses Github notifications to reduce overhead of contacting individual From 5c8f62c555d10110cf17a488e657d5beb24f0af6 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Wed, 13 Dec 2017 19:37:23 +0200 Subject: [PATCH 0609/1263] Add friday and friday-juicypixels --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8d380bc..917b4cb9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1724,6 +1724,8 @@ packages: - streaming - streaming-bytestring - country + - friday + - friday-juicypixels "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From b0a40adf0a48ac831db3b24a9ef2cd49f77f1dac Mon Sep 17 00:00:00 2001 From: Kadzuya OKAMOTO Date: Thu, 14 Dec 2017 03:41:53 +0900 Subject: [PATCH 0610/1263] Add ochintin-daicho --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43af6bfc..8985e21f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2687,6 +2687,7 @@ packages: - type-level-kv-list - heterocephalus - bookkeeping + - ochintin-daicho "Marcin Tolysz @tolysz": - rawstring-qm From 70be1f7356b49917c55d1da665087e4b5cbcd4a9 Mon Sep 17 00:00:00 2001 From: Chris Martin Date: Wed, 13 Dec 2017 20:56:03 -0500 Subject: [PATCH 0611/1263] add path-text-utf8 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43af6bfc..c3afb61e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2967,6 +2967,7 @@ packages: "Chris Martin @chris-martin": - partial-semigroup + - path-text-utf8 "Viacheslav Lotsmanov @unclechu": - qm-interpolated-string From f3aaf519c7a59feb50508fe00956ff557084bdb8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Dec 2017 13:27:31 +0900 Subject: [PATCH 0612/1263] brick < 0.30 (#3106) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43af6bfc..20135b59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3118,6 +3118,9 @@ packages: # https://github.com/AndrewRademacher/mallard/issues/49 - hasql-optparse-applicative < 0.3 + + # https://github.com/fpco/stackage/issues/3106 + - brick < 0.30 # end of packages # Package flags are applied to individual packages, and override the values of From 55b7b28a32a113d00f34e058fb2ee5f312a832cf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Dec 2017 13:58:37 +0900 Subject: [PATCH 0613/1263] log-warper-1.7.6 fails to build (serokell/log-warper#75) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2057d0a0..09f7b38c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3123,6 +3123,9 @@ packages: # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 + + # https://github.com/serokell/log-warper/issues/75 + - log-warper < 1.7.6 # end of packages # Package flags are applied to individual packages, and override the values of From fbc71d65a99626067d81714eb6542467e8cf56b9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 14 Dec 2017 16:30:18 +0900 Subject: [PATCH 0614/1263] add ShellCheck --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09f7b38c..6a790583 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1092,6 +1092,7 @@ packages: - jsaddle - vado - vcswrapper + - ShellCheck "Renzo Carbonara @k0001": - network-simple From d9754b16912b088872e0b8be6793f303806b5a77 Mon Sep 17 00:00:00 2001 From: Jaro Reinders Date: Thu, 14 Dec 2017 11:37:19 +0100 Subject: [PATCH 0615/1263] Add haskell-lsp-client --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a790583..4d7a1d44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Jaro Reinders @Noughtmare": + - haskell-lsp-client + "Florian Knupfer @knupfer": - type-of-html From e700d2ffea16b6796eebc1110d79df049379cd06 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Thu, 14 Dec 2017 16:16:59 +0100 Subject: [PATCH 0616/1263] Add `goggles` I'm the original author of the library :) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a790583..0ee1ef96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -186,6 +186,7 @@ packages: - matrix-market-attoparsec - network-multicast - xeno + - goggles "Joseph Canero @caneroj1": - sqlite-simple-errors From 7e29b7a4c4dcbdf29a7f7a5b5b42eddc27e78110 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Dec 2017 14:11:04 +0900 Subject: [PATCH 0617/1263] allow universum-0.9.1 and log-warper-1.7.6 (#3100, serokell/log-warper#75) --- build-constraints.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a790583..0dbb6bbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,17 +3116,11 @@ packages: - hlint < 2.0.12 - hoogle < 5.0.15 - # https://github.com/fpco/stackage/issues/3100 - - universum < 0.9.0 - # https://github.com/AndrewRademacher/mallard/issues/49 - hasql-optparse-applicative < 0.3 # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 - - # https://github.com/serokell/log-warper/issues/75 - - log-warper < 1.7.6 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3726,6 +3720,7 @@ skipped-benchmarks: - cryptohash-sha512 # criterion 1.2 - pipes # optparse-applicative 0.13 - ttrie # criterion-plus and th-pprint + - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 - servant-kotlin # shelly 1.7 https://github.com/fpco/stackage/issues/3088 From eae6b8cf848e4df79da3610bcd36c71b92220f1e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Dec 2017 19:13:53 +0900 Subject: [PATCH 0618/1263] megaparsec < 6.3.0 (#3110) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b6f1f86..30b6e569 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3125,6 +3125,9 @@ packages: # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 + + # https://github.com/fpco/stackage/issues/3110 + - megaparsec < 6.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From c68da2f2484748a451189698ca95e9fb07f09f20 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Dec 2017 19:14:52 +0900 Subject: [PATCH 0619/1263] markdown-unlit < 0.5.0 (#3111) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30b6e569..3db09ddf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3128,6 +3128,9 @@ packages: # https://github.com/fpco/stackage/issues/3110 - megaparsec < 6.3.0 + + # https://github.com/fpco/stackage/issues/3111 + - markdown-unlit < 0.5.0 # end of packages # Package flags are applied to individual packages, and override the values of From 81e92a742aa7c2b9a172846a808d1e8326992a9f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Dec 2017 21:34:56 +0900 Subject: [PATCH 0620/1263] friday-juicypixels tests fail to build (#3103) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e1dc083..9bb7c54d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,7 +1727,7 @@ packages: - streaming-bytestring - country - friday - - friday-juicypixels + # - friday-juicypixels https://github.com/fpco/stackage/pull/3103 "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From 6bd68020103ecdb85adc95a5fbc934f173f0371e Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 15 Dec 2017 13:28:44 +0000 Subject: [PATCH 0621/1263] Add the debug library --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bb7c54d..97099394 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -369,6 +369,7 @@ packages: - hexml - weeder - profiterole + - debug "Alan Zimmerman @alanz": - ghc-exactprint From e56eeaa008c97c9b1b3441fd2bd79bdb021ace94 Mon Sep 17 00:00:00 2001 From: Stevan Andjelkovic Date: Fri, 15 Dec 2017 16:41:15 +0100 Subject: [PATCH 0622/1263] Add quickcheck-state-machine --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bb7c54d..e9735da5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3042,6 +3042,9 @@ packages: "Henry Laxen @HenryLaxen": - bbdb + + "Stevan Andjelkovic @stevana": + - quickcheck-state-machine # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From a89b547ffc9ba9fecb94c3bfb3ebe876e05a1b22 Mon Sep 17 00:00:00 2001 From: Ian Duncan Date: Sat, 16 Dec 2017 09:13:38 +0900 Subject: [PATCH 0623/1263] Remove librato from LTS --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bb7c54d..6dd6e700 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1641,7 +1641,6 @@ packages: - pipes-wai - serf - uri-templater - - librato "Michael Xavier @MichaelXavier": - uri-bytestring From 3a183f266499feddd61b0fc0645fcc29dd9dfe7b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Dec 2017 16:48:06 +0900 Subject: [PATCH 0624/1263] drop "megaparsec < 6.3.0" (#3110) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c0df20c..89f395be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3134,9 +3134,6 @@ packages: # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 - # https://github.com/fpco/stackage/issues/3110 - - megaparsec < 6.3.0 - # https://github.com/fpco/stackage/issues/3111 - markdown-unlit < 0.5.0 # end of packages From 5957e0181800ff4a6fc839934f64b1ddd01a6f3c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Dec 2017 17:55:16 +0900 Subject: [PATCH 0625/1263] hledger-web-1.4 testsuite still needs megaparsec < 6.3 (#3110) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 560f1d99..7819157c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3317,6 +3317,7 @@ skipped-tests: - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - GLFW-b # HUnit 1.6 + - hledger-web # megaparsec 6.3 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From 156688bf99721181a0f04b375bdd68cbf228b36d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 16 Dec 2017 21:13:52 +0900 Subject: [PATCH 0626/1263] add binary-shared --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7819157c..8986e8f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1098,6 +1098,7 @@ packages: - vado - vcswrapper - ShellCheck + - binary-shared "Renzo Carbonara @k0001": - network-simple From 2a7613b20eb0d893c7cc761d3ba5ee260d678e5f Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 16 Dec 2017 17:21:26 +0100 Subject: [PATCH 0627/1263] Add combinatorial, {netlib,blas,lapack}-{ffi,carray} --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7819157c..951ef038 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -95,6 +95,7 @@ packages: - bibtex - buffer-pipe - calendar-recycling + - combinatorial - comfort-graph - concurrent-split - cutter @@ -146,6 +147,13 @@ packages: - prelude-compat - fft - carray + - netlib-ffi + - netlib-carray + - blas-ffi + - blas-carray + - lapack-ffi + - lapack-carray + - lapack-ffi-tools # Not a maintainer - ix-shapable From 18608985cc4a866402302efb067e9c83195649d7 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Sat, 16 Dec 2017 12:01:01 -0500 Subject: [PATCH 0628/1263] Add load-env --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8986e8f3..cdd60f59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -611,6 +611,7 @@ packages: "Patrick Brisbin @pbrisbin": - gravatar + - load-env "Felipe Lessa @meteficha": - fb From e0a285b418f3d3f5b256c228f7b11b45d5972c56 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Dec 2017 20:54:17 +0900 Subject: [PATCH 0629/1263] turtle < 1.5.0 (#3118) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8986e8f3..b3c0a593 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3136,6 +3136,9 @@ packages: # https://github.com/fpco/stackage/issues/3111 - markdown-unlit < 0.5.0 + + # https://github.com/fpco/stackage/issues/3118 + - turtle < 1.5.0 # end of packages # Package flags are applied to individual packages, and override the values of From d68be7c583aa09e9b76f57f188718a1480045e5d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Dec 2017 21:04:11 +0900 Subject: [PATCH 0630/1263] Revert "hledger-web-1.4 testsuite still needs megaparsec < 6.3 (#3110)" This reverts commit 5957e0181800ff4a6fc839934f64b1ddd01a6f3c. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3c0a593..b9a9692f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3321,7 +3321,6 @@ skipped-tests: - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - GLFW-b # HUnit 1.6 - - hledger-web # megaparsec 6.3 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From 1f54700b5cbb8716c4670614d399cbd4ecc60ae4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Dec 2017 21:21:54 +0900 Subject: [PATCH 0631/1263] add gi-gtk-hs, gi-gtksource, gi-webkit2 under @garetxe (fpco/lts-haskell#72) allow newer gi-javascriptcore-4 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9727dcb3..53608200 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2469,9 +2469,12 @@ packages: - gi-cairo - gi-glib - gi-gobject - - gi-javascriptcore == 3.0.* + - gi-javascriptcore - haskell-gi - haskell-gi-base + - gi-gtk-hs + - gi-gtksource + - gi-webkit2 "Brandon Simmons @jberryman": - directory-tree From 90ee9325b2b9b8673fa82de7dd4d58d6b15d21b8 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Sun, 17 Dec 2017 22:19:04 +0100 Subject: [PATCH 0632/1263] Re-enable hdevtools and add servant-exceptions --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53608200..b51b1101 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,7 +3053,11 @@ packages: "Stevan Andjelkovic @stevana": - quickcheck-state-machine - + + "Sebastian Nagel @ch1bo": + - hdevtools + - servant-exceptions + # 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 1ad789c8990babd645c193235b00316e48f8296f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Dec 2017 10:48:33 +0900 Subject: [PATCH 0633/1263] revert "add gi-gtk-hs, gi-gtksource, gi-webkit2" (fpco/lts-haskell#72) gi-gio and gi-pango cause ghc to panic --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b51b1101..61daee82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2472,9 +2472,9 @@ packages: - gi-javascriptcore - haskell-gi - haskell-gi-base - - gi-gtk-hs - - gi-gtksource - - gi-webkit2 + # - gi-gtk-hs # gi-gio fails to build with ghc-8.2 + # - gi-gtksource # gi-gio fails to build with ghc-8.2 + # - gi-webkit2 # gi-gio fails to build with ghc-8.2 "Brandon Simmons @jberryman": - directory-tree From a8234cb586c3022099a3b0155275ed067df00f72 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 18 Dec 2017 10:59:04 +0900 Subject: [PATCH 0634/1263] debian-bootstrap.sh: add libjavascriptcoregtk-4.0-dev for gi-javascriptcore --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 9eab0cf2..e45a4619 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -77,6 +77,7 @@ apt-get install -y \ libicu-dev \ libimlib2-dev \ libjack-jackd2-dev \ + libjavascriptcoregtk-4.0-dev \ libjudy-dev \ liblapack-dev \ libleveldb-dev \ From 3a52c0d6193d01ff821cd23f7fb77614b37c247c Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Mon, 18 Dec 2017 06:25:06 +0300 Subject: [PATCH 0635/1263] Add importify --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61daee82..1b962600 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2925,6 +2925,7 @@ packages: - listsafe "Serokell @serokell": + - importify - log-warper - universum @@ -3057,7 +3058,7 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools - servant-exceptions - + # 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 bf3e6c7fc01b6b12f70af82c1c4dfd41ac29d630 Mon Sep 17 00:00:00 2001 From: Tim McGilchrist Date: Mon, 18 Dec 2017 14:38:48 +1100 Subject: [PATCH 0636/1263] Revert expect test failure for riak (missing files) per riak-haskell-client#100 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61daee82..389cb5ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3579,7 +3579,6 @@ expected-test-failures: - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - - riak # https://github.com/riak-haskell-client/riak-haskell-client/issues/100 - xlsior # https://github.com/rcallahan/xlsior/issues/1 # Assertion failures, these can be real bugs or just limitations From 55eb7ebe78dba2df788db8b8df16968e91418dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Bla=C5=BEevi=C4=87?= Date: Sun, 17 Dec 2017 23:06:06 -0500 Subject: [PATCH 0637/1263] Added the rank2classes package --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61daee82..371e61e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -589,6 +589,7 @@ packages: - incremental-parser - monoid-subclasses - picoparsec + - rank2classes "Brent Yorgey @byorgey": - active From 17e01d103e1572c7b72419bbe42f3bef689baeef Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Mon, 18 Dec 2017 15:42:46 +0700 Subject: [PATCH 0638/1263] =?UTF-8?q?Add=20the=20=E2=80=98html-entity-map?= =?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 67108c44..299dfbc5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2072,6 +2072,7 @@ packages: - modern-uri - mmark - mmark-ext + - html-entity-map "Emmanuel Touzery @emmanueltouzery": - app-settings From 335ba1e65a8b4d6d72275f42168c787b26a892f4 Mon Sep 17 00:00:00 2001 From: Vincent Berthoux Date: Mon, 18 Dec 2017 22:03:38 +0100 Subject: [PATCH 0639/1263] Restore svg-tree/rasterific-svg/asciidiagram Root cause during haddock build solved. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 299dfbc5..cd8b979c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -609,6 +609,9 @@ packages: - JuicyPixels - FontyFruity - Rasterific + - svg-tree + - rasterific-svg + - asciidiagram "Patrick Brisbin @pbrisbin": - gravatar From 3119d460d0716381cf2044790b26940958465695 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 19 Dec 2017 00:03:15 +0100 Subject: [PATCH 0640/1263] Re-enable hakyll. Closes https://github.com/fpco/stackage/issues/3032. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67108c44..6225c332 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -396,6 +396,7 @@ packages: - psqueues - websockets - websockets-snap + - hakyll "Sibi Prabakaran @psibi": - download From a6fda292be96a2c77f5a6b05051c4f5d404bf7d2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Dec 2017 12:13:59 +0900 Subject: [PATCH 0641/1263] riak testsuite needs riak server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e2b50c1..d59b23c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3559,6 +3559,7 @@ expected-test-failures: - redis-io - rethinkdb - rethinkdb-client-driver + - riak # needs riak server on localhost:8098 - 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 a0edbaf83388da00d214c09e6e5be56486e6a68c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Dec 2017 12:32:28 +0900 Subject: [PATCH 0642/1263] importify testsuite fails (#3121) Linking dist/build/importify/importify ... > /tmp/stackage-build11/importify-1.0$ dist/build/importify-test/importify-test /var/stackage/.stack/global-project: createDirectory: permission denied (Read-only file system) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d59b23c0..b4872260 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3656,6 +3656,7 @@ expected-test-failures: # these if we want them fixed - 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 + - importify # importify-test: /var/stackage/.stack/global-project: createDirectory: permission denied (Read-only file system) # Doctests require hidden Glob package - multiset From e8859f55fc1711e0c13ae6ebce0900ba1a14a635 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Dec 2017 12:45:19 +0900 Subject: [PATCH 0643/1263] PULL_REQUEST_TEMPLATE.md: encourage stack build --test --bench --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6a17bef8..7b2f0460 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,4 @@ Checklist: -- [ ] Meaningful commit message. -- [ ] Some time passed since Hackage upload. -- [ ] Tested with Stackage Nightly. ---- +- [ ] Meaningful commit message +- [ ] Some time passed since Hackage upload +- [ ] stack build --resolver nightly --haddock --test --bench --no-run-benchmarks From 704cd1206bca184d5c904d58a45ca2d56bb7b39d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Dec 2017 13:01:20 +0900 Subject: [PATCH 0644/1263] rank2classes testsuite fails (#3122) > /tmp/stackage-build12/rank2classes-1.0$ dist/build/doctests/doctests : error: can't find file: test/README.lhs --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4872260..815525d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -598,7 +598,7 @@ packages: - incremental-parser - monoid-subclasses - picoparsec - - rank2classes + # - rank2classes # doctest https://github.com/fpco/stackage/pull/3122 "Brent Yorgey @byorgey": - active From eb73781baf805aba1556691cd001894b362eef8b Mon Sep 17 00:00:00 2001 From: tejon Date: Tue, 19 Dec 2017 20:30:00 -0800 Subject: [PATCH 0645/1263] Update build-constraints.yaml Add package: aeson-yak (tanuki@gmail.com) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 815525d5..56d84b44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Theodore Lief Gannon @tejon": + - aeson-yak + "Jaro Reinders @Noughtmare": - haskell-lsp-client From 2f4841a9124d45ab0af620752d90a7270d2e71dd Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 11:43:46 +0100 Subject: [PATCH 0646/1263] Revert "rank2classes testsuite fails (#3122)" This reverts commit 704cd1206bca184d5c904d58a45ca2d56bb7b39d. Closes https://github.com/fpco/stackage/pull/3122. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 815525d5..b4872260 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -598,7 +598,7 @@ packages: - incremental-parser - monoid-subclasses - picoparsec - # - rank2classes # doctest https://github.com/fpco/stackage/pull/3122 + - rank2classes "Brent Yorgey @byorgey": - active From 90d7fecc9ec9036b3fb0a04041eee117405f6a50 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 20 Dec 2017 11:45:38 +0100 Subject: [PATCH 0647/1263] Add sparkle and jvm-streaming. These were previously blocked on the inclusion of `streaming`. --- build-constraints.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 815525d5..27462c32 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1686,11 +1686,13 @@ packages: - cassette - choice - distributed-closure - - H - inline-java - inline-r - jni - jvm + - jvm-streaming + - H + - sparkle - th-lift "Christopher Reichert @creichert": @@ -3283,6 +3285,13 @@ configure-args: - /usr/lib/jvm/java-8-openjdk-amd64/include - --extra-include-dirs - /usr/lib/jvm/java-8-openjdk-amd64/include/linux + jvm-streaming: + - --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 c0a1d123ed147045774f4186e68e2bc04893aa36 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 11:51:35 +0100 Subject: [PATCH 0648/1263] Make it explicit what should be avoided. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7b2f0460..2808420b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ Checklist: -- [ ] Meaningful commit message +- [ ] Meaningful commit message - please not `Update build-constraints.yml` - [ ] Some time passed since Hackage upload - [ ] stack build --resolver nightly --haddock --test --bench --no-run-benchmarks From 6b2fc8ce7aa4a902e6af7bb3c7d4a178920f5062 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 20 Dec 2017 11:01:14 +0000 Subject: [PATCH 0649/1263] Add bounds for eventstore #3129. --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4872260..308feec5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3162,6 +3162,10 @@ packages: # https://github.com/fpco/stackage/issues/3118 - turtle < 1.5.0 + + # https://github.com/fpco/stackage/issues/3129 + - eventstore < 1.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 9a2d3dd63a6062e20508156ce4692d6848b680bb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 12:25:02 +0100 Subject: [PATCH 0650/1263] Block aeson-yak (new) due to aeson bounds issue. Please see https://github.com/fpco/stackage/pull/3127#issuecomment-353038279. Also smash some white space. Thanks $EDITOR. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18d13843..9f4741c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,8 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Theodore Lief Gannon @tejon": - - aeson-yak + # - aeson-yak + [] "Jaro Reinders @Noughtmare": - haskell-lsp-client @@ -3167,7 +3168,7 @@ packages: - turtle < 1.5.0 # https://github.com/fpco/stackage/issues/3129 - - eventstore < 1.0.0 + - eventstore < 1.0.0 # end of packages From ed73c4ad9b80dcb93dab50fea761e5b2c18264c0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 13:17:23 +0100 Subject: [PATCH 0651/1263] Temporarily block Stack, sparkle and conduit-throttle. Please see: * https://github.com/commercialhaskell/stack/issues/3683 * https://github.com/fpco/stackage/pull/3128#issuecomment-353047334 * https://github.com/mtesseract/conduit-throttle/issues/9 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 321e9deb..c4abf482 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -986,7 +986,7 @@ packages: - monad-extras - optparse-simple - hpack - - stack < 9.9.9 + # - stack < 9.9.9 # https://github.com/commercialhaskell/stack/issues/3683 "Michael Sloan @mgsloan": - th-orphans @@ -1696,7 +1696,7 @@ packages: - jvm - jvm-streaming - H - - sparkle + # - sparkle # https://github.com/fpco/stackage/pull/3128#issuecomment-353047334 - th-lift "Christopher Reichert @creichert": @@ -2886,7 +2886,7 @@ packages: - async-timer - nakadi-client - throttle-io-stream - - conduit-throttle + # - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/9 "Simon Hafner @reactormonk": - uri-bytestring-aeson From c5851b3f120a7c20368bc4e0a2a4fd75ee8d9a4d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 14:31:37 +0100 Subject: [PATCH 0652/1263] Remove bound on eventstore. Closes https://github.com/fpco/stackage/issues/3129. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4abf482..c3d06db4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,9 +3169,6 @@ packages: # https://github.com/fpco/stackage/issues/3118 - turtle < 1.5.0 - # https://github.com/fpco/stackage/issues/3129 - - eventstore < 1.0.0 - # end of packages # Package flags are applied to individual packages, and override the values of From 2d9cbba0a13b1f4e05d61ba5c18eb7a3f1295cfa Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 15:40:33 +0100 Subject: [PATCH 0653/1263] Unblock aeson-yak. Please see https://github.com/fpco/stackage/pull/3127#issuecomment-353076876. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3d06db4..0e8b06f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,8 +8,7 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Theodore Lief Gannon @tejon": - # - aeson-yak - [] + - aeson-yak "Jaro Reinders @Noughtmare": - haskell-lsp-client From cec067d4d6e87399a4525a3b5a15ed1bd3ae3819 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 16:28:35 +0100 Subject: [PATCH 0654/1263] Place upper bound on formatting. Please see https://github.com/fpco/stackage/issues/3130. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e8b06f0..573e6356 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,6 +3168,9 @@ packages: # https://github.com/fpco/stackage/issues/3118 - turtle < 1.5.0 + # https://github.com/fpco/stackage/issues/3130 + - formatting < 6.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of From b41d16eb33b3b839ab76ee806525b917fba64def Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 21 Dec 2017 10:37:38 +0100 Subject: [PATCH 0655/1263] Re-enable stack. Please see https://github.com/commercialhaskell/stack/issues/3683#issuecomment-353207753. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 573e6356..1839447e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -985,7 +985,7 @@ packages: - monad-extras - optparse-simple - hpack - # - stack < 9.9.9 # https://github.com/commercialhaskell/stack/issues/3683 + - stack < 9.9.9 "Michael Sloan @mgsloan": - th-orphans From 5d14c71d8b8b6d1b29213fa4a0f57ec257588c83 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 21 Dec 2017 10:44:34 +0100 Subject: [PATCH 0656/1263] Add bindings-uname as well. Please see (mixup) in https://github.com/fpco/stackage/pull/3131. Closes #3131. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1839447e..fd3107a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -985,6 +985,7 @@ packages: - monad-extras - optparse-simple - hpack + - bindings-uname - stack < 9.9.9 "Michael Sloan @mgsloan": From 19c95a30ebe754aadbcfa7af7f12c12cdc78e25a Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Thu, 21 Dec 2017 15:28:55 +0200 Subject: [PATCH 0657/1263] Add friday-juicypixel --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd3107a4..94eb165e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1751,7 +1751,7 @@ packages: - streaming-bytestring - country - friday - # - friday-juicypixels https://github.com/fpco/stackage/pull/3103 + - friday-juicypixels "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From f119c3e07c63297bd80c944118500fd579246010 Mon Sep 17 00:00:00 2001 From: Kei Hibino Date: Fri, 22 Dec 2017 14:02:43 +0900 Subject: [PATCH 0658/1263] add protocol-radius and protocol-radius-test. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 94eb165e..25c91ef6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2393,6 +2393,8 @@ packages: - debian-build - aeson-generic-compat - json-rpc-generic + - protocol-radius + - protocol-radius-test "wren romano @wrengr": - bytestring-lexing From 36a1a840ea8714d435f5b6e12aa42ff2b1187341 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 22 Dec 2017 12:27:56 +0100 Subject: [PATCH 0659/1263] Re-enable conduit-throttle. Please see https://github.com/mtesseract/conduit-throttle/issues/9#issuecomment-353476573. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25c91ef6..c44131f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2888,7 +2888,7 @@ packages: - async-timer - nakadi-client - throttle-io-stream - # - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/9 + - conduit-throttle "Simon Hafner @reactormonk": - uri-bytestring-aeson From 2217fdd62d915efb95e233318a1c0d33e36b4c9e Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sat, 23 Dec 2017 13:02:18 +0000 Subject: [PATCH 0660/1263] Remove deprecated async-dejafu and dpor packages These have both been deprecated for a while in favour of (respectively) `concurrency` and `dejafu`. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c44131f4..d581973b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1918,9 +1918,7 @@ packages: "Michael Walker @barrucadu": - both - concurrency - - dpor - dejafu - - async-dejafu - hunit-dejafu - tasty-dejafu - irc-ctcp From 0c54907a7af2f2e4c84bf4594bdd9c8b6ed3089d Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 24 Dec 2017 23:01:12 +0800 Subject: [PATCH 0661/1263] Add @vaibhavsagar as the maintainer of `ihaskell` and `ghc-parser` --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d581973b..b6e05e96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3079,6 +3079,10 @@ packages: - hdevtools - servant-exceptions + "Vaibhav Sagar @vaibhavsagar": + - ihaskell + - ghc-parser + # 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 01b15270fc1c937e01820bbc92af55cfdcf222b6 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Mon, 25 Dec 2017 16:07:16 +0100 Subject: [PATCH 0662/1263] Reenable sparkle. Needs v0.7.2 just released. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d581973b..e9669196 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1696,7 +1696,7 @@ packages: - jvm - jvm-streaming - H - # - sparkle # https://github.com/fpco/stackage/pull/3128#issuecomment-353047334 + - sparkle - th-lift "Christopher Reichert @creichert": From 5280f32ff2396dd737a7ad7fbde8df40b41b37ab Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:34:26 +0200 Subject: [PATCH 0663/1263] Upper bound for #3139 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d581973b..f4acc86d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,6 +3172,9 @@ packages: # https://github.com/fpco/stackage/issues/3130 - formatting < 6.3.0 + # https://github.com/fpco/stackage/issues/3139 + - hasmin < 1.0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 3f6fe3939825db18eea59edab75bb3a323582221 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:35:23 +0200 Subject: [PATCH 0664/1263] Remove upper bound, drop packages and close #2740 (fgl) --- build-constraints.yaml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4acc86d..eba659d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -824,7 +824,7 @@ packages: - openpgp-asciiarmor - MusicBrainz - DAV - - hopenpgp-tools + # - hopenpgp-tools # fgl via graphviz - opensource "Piyush P Kurur @piyush-kurur": @@ -860,10 +860,10 @@ packages: "Florian Eggenhofer @eggzilla": - ClustalParser - - EntrezHTTP + # - EntrezHTTP # fgl via graphviz via Taxonomy - Genbank - - RNAlien - - Taxonomy + # - RNAlien # fgl via graphviz via Taxonomy + # - Taxonomy # fgl via graphviz - ViennaRNAParser "Silk ": @@ -2005,7 +2005,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl - - graphviz + # - graphviz # fgl 5.6.0.0 - wl-pprint-text - servant-pandoc @@ -2802,7 +2802,7 @@ packages: - minio-hs "ncaq @ncaq": - - haskell-import-graph + # - haskell-import-graph # fgl via graphviz - string-transform - uniq-deep - yesod-form-bootstrap4 @@ -3115,9 +3115,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2740 - - fgl < 5.6 - # https://github.com/fpco/stackage/issues/3044 - either < 5 - rebase < 1.2 From 6c82ff8ee0b3c63a93c967c5c27c50e4975d4bb4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:39:41 +0200 Subject: [PATCH 0665/1263] Remove upper bounds and close #3044 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eba659d0..3c482588 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,10 +3115,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/3044 - - either < 5 - - rebase < 1.2 - # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 From a38aa814934d415344c3f3c4752d12d2cb7134b4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:50:42 +0200 Subject: [PATCH 0666/1263] Remove upper bounds and close #2995 close #3062 --- build-constraints.yaml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c482588..a2940f6c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -192,7 +192,7 @@ packages: - List "Luke Murphy @lwm": - - tasty-discover + # - tasty-discover # tasty via tasty-hedgehog - lentil "Marco Zocca @ocramz": @@ -2350,7 +2350,7 @@ packages: "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - - rng-utils + # - rng-utils # tasty via tasty-hedgehog - ua-parser - hs-GeoIP - retry @@ -3119,11 +3119,6 @@ packages: - http-types < 0.10 - servant-auth-cookie < 0.5.0.6 - # https://github.com/fpco/stackage/issues/2995 - - tasty < 0.12 - # When tasty constraint is lifted: - # don't forget to unskip tests for cabal-install - # https://github.com/fpco/stackage/issues/3013 - servant < 0.12 - servant-client < 0.12 @@ -3139,9 +3134,6 @@ packages: # https://github.com/fpco/stackage/issues/3057 - hscolour <1.24.3 - # https://github.com/fpco/stackage/issues/3062 - - tasty-hunit < 0.10 - # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 @@ -3329,8 +3321,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # Bleeding edge dependencies - - cabal-install # tasty 0.12 # https://github.com/fpco/stackage/issues/2995 # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -3469,6 +3459,15 @@ skipped-tests: - hackage-security # Cabal 2.0 - ed25519 # QuickCheck, hlint and more + # tasty 0.12 and tasty-hunit 0.10 + - airship + - arithmoi + - hakyll + - indents + - barrier + - haskell-names + - throwable-exceptions + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From c4e698c21eb736c77b97364f622481f7cd03119d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:55:12 +0200 Subject: [PATCH 0667/1263] Remove upper bounds, drop packages and close #3013 (servant 0.12) --- build-constraints.yaml | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2940f6c..a3bc3b6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -261,8 +261,8 @@ packages: - miso - envy - s3-signer - - google-translate - - hackernews + # - google-translate # servant 0.12 + # - hackernews # servant 0.12 - ses-html - stripe-haskell - stripe-http-streams @@ -2057,7 +2057,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + # - language-puppet # servant 0.12 - tar-conduit "Mark Karpov @mrkkrp": @@ -2847,8 +2847,10 @@ packages: - regex-pcre-text "Elliot Cameron @3noch": - - ziptastic-client - - ziptastic-core + [] + # servant 0.12 + # - ziptastic-client + # - ziptastic-core "Hardy Jones @joneshf": - servant-ruby @@ -2914,7 +2916,8 @@ packages: - haddock-library < 1.4.4 # cabal-version >= 2 "Mark Hopkins @mjhopkins": - - alerta + [] + # - alerta # servant-client 0.12 "Steven Vandevelde @icidasset": - shikensu @@ -3117,16 +3120,6 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - - servant-auth-cookie < 0.5.0.6 - - # https://github.com/fpco/stackage/issues/3013 - - servant < 0.12 - - servant-client < 0.12 - - servant-server < 0.12 - - servant-docs < 0.11.1 - - servant-foreign < 0.10.2 - - slack-web < 0.2.0.2 - - servant-client-core < 0.12 # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 From 037d52a17d621228a357cda9ab15f9bd410e8169 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:56:07 +0200 Subject: [PATCH 0668/1263] Remove upper bound and close #3139 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3bc3b6e..af9da995 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3150,9 +3150,6 @@ packages: # https://github.com/fpco/stackage/issues/3130 - formatting < 6.3.0 - # https://github.com/fpco/stackage/issues/3139 - - hasmin < 1.0.1 - # end of packages # Package flags are applied to individual packages, and override the values of From 56348bab2f2a94ab64e5b0dad72d08bf50c339b1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:56:18 +0200 Subject: [PATCH 0669/1263] Remove upper bound and close #3057 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af9da995..ad9427c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3124,9 +3124,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3057 - - hscolour <1.24.3 - # https://github.com/fpco/stackage/issues/3077 - deriving-compat < 0.4 From 296900cbf7ba98dd017e6357107fad214df82ccf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 17:58:21 +0200 Subject: [PATCH 0670/1263] Remove upper bound and close #3077 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad9427c8..6b1133d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -717,7 +717,7 @@ packages: - dhall - dhall-bash - dhall-json - - dhall-nix + # - dhall-nix # deriving-compat via hnix - dhall-text "Andrew Thaddeus Martin @andrewthad": @@ -3124,9 +3124,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3077 - - deriving-compat < 0.4 - # https://github.com/fpco/stackage/issues/3093 - haskell-src-exts < 1.20.0 - hlint < 2.0.12 From d06020a2b480f40350cbcf82ceee8ebf41e3f519 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:04:27 +0200 Subject: [PATCH 0671/1263] Remove upper bounds, drop packages, and close #3093 (haskell-src-exts) --- build-constraints.yaml | 151 ++++++++++++++++++++++------------------- 1 file changed, 81 insertions(+), 70 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6b1133d9..c47b82e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -59,12 +59,12 @@ packages: - openexr-write "Pasqualino Assini @tittoassini": - - zm - - flat + # - zm # haskell-src-exts via derive + # - flat # haskell-src-exts via derive - model "Jose Iborra @pepeiborra": - - arrowp-qq + # - arrowp-qq # haskell-src-exts via haskell-src-meta - clr-marshal - clr-host - haskell-src-exts-util @@ -73,7 +73,7 @@ packages: - floatshow - NoHoed - threepenny-editors - - clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 + # - clr-inline # haskell-src-exts via here # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - strict-types "Roman Gonzalez @roman": @@ -234,7 +234,7 @@ packages: - xls "Aleksey Uimanov @s9gf4ult": - - postgresql-query + # - postgresql-query # haskell-src-exts via derive - hreader - hset @@ -402,7 +402,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell + # - stylish-haskell # haskell-src-exts - profiteur - psqueues - websockets @@ -589,9 +589,9 @@ packages: "Simon Hengel @sol": - hspec - hspec-wai - - hspec-wai-json - - aeson-qq - - interpolate + # - hspec-wai-json # haskell-src-exts via aeson-qq + # - aeson-qq # haskell-src-exts via haskell-src-meta + # - interpolate # haskell-src-exts via haskell-src-meta - doctest - base-compat @@ -606,7 +606,7 @@ packages: "Brent Yorgey @byorgey": - active - diagrams - - diagrams-builder + # - diagrams-builder # haskell-src-exts - diagrams-cairo - diagrams-contrib - diagrams-core @@ -879,8 +879,8 @@ packages: - multipart - rest-client - rest-core - - rest-gen - - rest-happstack + # - rest-gen # haskell-src-exts + # - rest-happstack # haskell-src-exts via rest-gen - rest-snap - rest-stringmap - rest-types @@ -889,11 +889,13 @@ packages: - uri-encode "Simon Michael @simonmichael": - - hledger - - hledger-lib - - hledger-ui - - hledger-web - - hledger-api + # haskell-src-exts via here + # - hledger + # - hledger-lib + # - hledger-ui + # - hledger-web + # - hledger-api # haskell-src-exts via servant-swagger + - quickbench - regex-compat-tdfa @@ -969,11 +971,11 @@ packages: - data-accessor - data-accessor-mtl - fuzzcheck - - here + # - here # haskell-src-exts via haskell-src-meta - hlibgit2 - gitlib-libgit2 - hostname-validate - - interpolatedstring-perl6 + # - interpolatedstring-perl6 # haskell-src-exts via haskell-src-meta - iproute - missing-foreign - MissingH @@ -1035,8 +1037,8 @@ packages: - async-extra - format-numbers - highjson - - highjson-swagger - - highjson-th + # - highjson-swagger # haskell-src-exts via swagger2 + # - highjson-th # haskell-src-exts via swagger2 - fileplow "Joey Eremondi @JoeyEremondi": @@ -1045,7 +1047,7 @@ packages: - elm-core-sources - language-glsl - prettyclass - - QuasiText + # - QuasiText # haskell-src-exts via haskell-src-meta - union-find - zip-archive @@ -1172,16 +1174,17 @@ packages: "Greg V @myfreeweb": - pcre-heavy - http-link-header - - microformats2-parser + # - microformats2-parser # haskell-src-exts via aeson-qq - hspec-expectations-pretty-diff - wai-cli - - magicbane + # - magicbane # haskell-src-exts via aeson-qq "Francesco Mazzoli @bitonic": - - language-c-quote + [] + # - language-c-quote # haskell-src-exts via haskell-src-meta "Sönke Hahn @soenkehahn": - - generics-eot + # - generics-eot # haskell-src-exts via interpolate - getopt-generics - graph-wrapper - string-conversions @@ -1212,7 +1215,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text - - servant-swagger-ui + # - servant-swagger-ui # haskell-src-exts via servant-swagger - servant-yaml - singleton-bool - spdx @@ -1464,10 +1467,12 @@ packages: - cabal-file-th "Gershom Bazerman @gbaz": - - jmacro - - jmacro-rpc - - jmacro-rpc-happstack - - jmacro-rpc-snap + # haskell-src-exts via haskell-src-meta + # - jmacro + # - jmacro-rpc + # - jmacro-rpc-happstack + # - jmacro-rpc-snap + - mbox - kmeans - boolsimplifier @@ -1559,7 +1564,7 @@ packages: - elm-export-persistent - pipes-csv - pipes-mongodb - - servant-elm + # - servant-elm # haskell-src-exts via interpolate - skeletons "David Raymond Christiansen @david-christiansen": @@ -1731,7 +1736,7 @@ packages: "Kostiantyn Rybnikov @k-bx": - protocol-buffers - - hprotoc + # - hprotoc # haskell-src-exts - protocol-buffers-descriptor - ekg-core - digits @@ -1894,7 +1899,7 @@ packages: - charsetdetect-ae - ilist - text-all - - fmt + # - fmt # haskell-src-exts via interpolate "Takano Akio tak@anoak.io @takano-akio": - fast-builder @@ -2097,8 +2102,8 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - - swagger2 - - servant-swagger + # - swagger2 # haskell-src-exts via aeson-qq + # - servant-swagger # haskell-src-exts via aeson-qq "Jared Tobin @jtobin": - mwc-probability @@ -2125,9 +2130,10 @@ packages: "Takahiro Himura @thimura": - lens-regex - - twitter-conduit - - twitter-types - - twitter-types-lens + # haskell-src-exts via derive + # - twitter-conduit + # - twitter-types + # - twitter-types-lens "Robbin C. @robbinch": - zim-parser @@ -2189,10 +2195,10 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - - eventstore + # - eventstore # haskell-src-exts via interpolate - dotnet-timespan - eventsource-api - - eventsource-geteventstore-store + # - eventsource-geteventstore-store # haskell-src-exts via interpolate - eventsource-store-specs - eventsource-stub-store @@ -2204,7 +2210,7 @@ packages: - aeson-casing - graylog - parsec-numeric - - mallard + # - mallard # haskell-src-exts via Interpolation - gdax "Callum Rogers @CRogers": @@ -2229,17 +2235,17 @@ packages: "Jeremy Shaw @stepcut": - boomerang - - happstack-hsp - - happstack-jmacro + # - happstack-hsp # haskell-src-exts via hsx2hs + # - happstack-jmacro # haskell-src-exts via jmacro - happstack-server - happstack-server-tls - - hsx-jmacro + # - hsx-jmacro # haskell-src-exts via jmacro - ixset - reform - reform-blaze - reform-hamlet - reform-happstack - - reform-hsp + # - reform-hsp # haskell-src-exts via hsx2hs - userid - web-plugins - web-routes @@ -2248,7 +2254,7 @@ packages: - web-routes-hsp - web-routes-th - web-routes-wai - - hsx2hs + # - hsx2hs # haskell-src-exts "Pedro Tacla Yamada @yamadapc": - ascii-progress @@ -2318,8 +2324,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin - - marvin-interpolate >= 1.1 + # - marvin # haskell-src-exts via haskell-src-meta + # - marvin-interpolate >= 1.1 # haskell-src-exts via haskell-src-meta - mustache "Cindy Wang @CindyLinz": @@ -2371,7 +2377,7 @@ packages: "Mikhail Glushenkov @23Skidoo": - Cabal - cabal-install - - pointful + # - pointful # haskell-src-exts "Lennart Kolmodin @kolmodin": - binary-bits @@ -2554,11 +2560,11 @@ packages: "Alexis King @lexi-lambda": - freer-simple - - monad-mock - - test-fixture + # - monad-mock # haskell-src-exts via haskell-src-meta + # - test-fixture # haskell-src-exts via haskell-src-meta - text-conversions - th-to-exp - - type-assertions + # - type-assertions # haskell-src-exts via haskell-src-meta "Patrick Chilton @chpatrick": - webrtc-vad @@ -2583,18 +2589,20 @@ packages: "Dominic Orchard @dorchard": - array-memoize - - codo-notation + # - codo-notation # haskell-src-exts via haskell-src-meta - language-fortran "Philipp Schuster @phischu": - - haskell-names + [] + # - haskell-names # haskell-src-exts "Shao Cheng @TerrorJack": - cabal-toolkit - direct-rocksdb "Anton Gushcha @ncrashed": - - aeson-injector + [] + # - aeson-injector # haskell-src-exts via swagger2 "Al Zohali @zohl": - servant-auth-cookie @@ -2772,8 +2780,8 @@ packages: - viewprof "Dylan Simon @dylex": - - postgresql-typed - - invertible + # - postgresql-typed # haskell-src-exts via haskell-src-meta + # - invertible # haskell-src-exts via haskell-src-meta - ztail "Louis Pan @louispan": @@ -2867,11 +2875,11 @@ packages: - lens-labels - proto-lens - proto-lens-descriptors - - proto-lens-protoc - - proto-lens-combinators + # - proto-lens-protoc # haskell-src-exts + # - proto-lens-combinators # haskell-src-exts via proto-lens-protoc - proto-lens-arbitrary - proto-lens-optparse - - proto-lens-protobuf-types + # - proto-lens-protobuf-types # haskell-src-exts via proto-lens-protoc - tensorflow-test "Christof Schramm ": @@ -2948,8 +2956,8 @@ packages: - listsafe "Serokell @serokell": - - importify - - log-warper + # - importify # haskell-src-exts via haskell-names + # - log-warper # haskell-src-exts via interpolate - universum "Lorenz Moesenlechner @moesenle": @@ -2961,7 +2969,7 @@ packages: - yesod-alerts "José Lorenzo Rodríguez @lorenzo": - - wrecker + # - wrecker # haskell-src-exts via aeson-qq - language-docker - docker-build-cacher - mysql-haskell-nem @@ -3009,7 +3017,8 @@ packages: - path-text-utf8 "Viacheslav Lotsmanov @unclechu": - - qm-interpolated-string + [] + # - qm-interpolated-string # haskell-src-exts via haskell-src-meta "Douglas Burke @DougBurke": - swish @@ -3124,11 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3093 - - haskell-src-exts < 1.20.0 - - hlint < 2.0.12 - - hoogle < 5.0.15 - # https://github.com/AndrewRademacher/mallard/issues/49 - hasql-optparse-applicative < 0.3 @@ -3452,6 +3456,13 @@ skipped-tests: - haskell-names - throwable-exceptions + # Requires exactly pretty-show-1.6.10 + - haskell-src-exts + + - yaml # haskell-src-exts via aeson-qq + + - hpack # haskell-src-exts via interpolate + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From a46c1229c87e36b2a3ea77ffb1be477dc3e3b988 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:30:25 +0200 Subject: [PATCH 0672/1263] Remove upper bound on hasql-optparse-applicative --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c47b82e0..090cac3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3133,9 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/AndrewRademacher/mallard/issues/49 - - hasql-optparse-applicative < 0.3 - # https://github.com/fpco/stackage/issues/3106 - brick < 0.30 From db79fba0a24bbbee165e270baaf2b24abcaf9f0f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:31:40 +0200 Subject: [PATCH 0673/1263] Remove upper bound and close #3106 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 090cac3a..1e932624 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2777,7 +2777,7 @@ packages: "Mitsutoshi Aoe @maoe": - influxdb - sensu-run - - viewprof + # - viewprof # brick 0.30 "Dylan Simon @dylex": # - postgresql-typed # haskell-src-exts via haskell-src-meta @@ -3133,9 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3106 - - brick < 0.30 - # https://github.com/fpco/stackage/issues/3111 - markdown-unlit < 0.5.0 From cc0136c901a7a41cf2a025d957ebb563bcf40303 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:33:47 +0200 Subject: [PATCH 0674/1263] Remove upper bounds and close #3111 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e932624..5c49f605 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3133,9 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3111 - - markdown-unlit < 0.5.0 - # https://github.com/fpco/stackage/issues/3118 - turtle < 1.5.0 From 435e7e80d0df9c744ec217e804a2946b67f60616 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:34:33 +0200 Subject: [PATCH 0675/1263] Remove upper bound and close #3118 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c49f605..f1815256 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -713,7 +713,7 @@ packages: - turtle - foldl - morte - - bench + # - bench # turtle 1.5 - dhall - dhall-bash - dhall-json @@ -3133,9 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3118 - - turtle < 1.5.0 - # https://github.com/fpco/stackage/issues/3130 - formatting < 6.3.0 From 9eb7205adb797a6419945e0290436bb0e7ddd1a4 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Dec 2017 18:35:42 +0200 Subject: [PATCH 0676/1263] Remove upper bound and close #3130 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1815256..9a37e4ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -53,7 +53,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - rakuten - - servant-kotlin + # - servant-kotlin # formatting 6.3 "Pavol Klacansky @pavolzetor": - openexr-write @@ -3133,9 +3133,6 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3130 - - formatting < 6.3.0 - # end of packages # Package flags are applied to individual packages, and override the values of From f58c404740a51be69ad58b32177fffe615ecc716 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 26 Dec 2017 06:43:26 +0200 Subject: [PATCH 0677/1263] Upper bound for #3143 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28e2b36f..f9ed0025 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,9 @@ packages: # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 + # https://github.com/fpco/stackage/issues/3143 + - ansi-terminal < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of From d9a76fc48fba2b1c056f98f16048885dbe84cb19 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 26 Dec 2017 06:44:47 +0200 Subject: [PATCH 0678/1263] Skip ihaskell tests due to here dependency --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9ed0025..aa4db2fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3455,6 +3455,8 @@ skipped-tests: - hpack # haskell-src-exts via interpolate + - ihaskell # haskell-src-exts via here + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 0956bc7112082cf52d6fb410b31edd02d7c884f0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 26 Dec 2017 06:52:50 +0200 Subject: [PATCH 0679/1263] Add back fmt and log-warper, closes #3141 --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa4db2fc..a4caa7e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1899,7 +1899,7 @@ packages: - charsetdetect-ae - ilist - text-all - # - fmt # haskell-src-exts via interpolate + - fmt "Takano Akio tak@anoak.io @takano-akio": - fast-builder @@ -2957,7 +2957,7 @@ packages: "Serokell @serokell": # - importify # haskell-src-exts via haskell-names - # - log-warper # haskell-src-exts via interpolate + - log-warper - universum "Lorenz Moesenlechner @moesenle": @@ -3829,6 +3829,8 @@ skipped-benchmarks: - ed25519 # Criterion + - fmt # haskell-src-exts via interpolate + # end of skipped-benchmarks From e01d711cf74d1fcb506dc4454aa6b41386a4966d Mon Sep 17 00:00:00 2001 From: Alexis Williams Date: Mon, 25 Dec 2017 20:56:00 -0800 Subject: [PATCH 0680/1263] Re-add sub-image-redux --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4caa7e0..9a369797 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3094,6 +3094,9 @@ packages: "Vaibhav Sagar @vaibhavsagar": - ihaskell - ghc-parser + + "Alexis Williams @typedrat": + - 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 8b31bcfaaf94106153156256f2eb31c5b52d37ca Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 26 Dec 2017 20:10:02 +0200 Subject: [PATCH 0681/1263] Add two non-parallel builds --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a369797..d09737af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4031,3 +4031,5 @@ no-revisions: # usage. non-parallel-builds: - pandoc +- gogol-dfareporting +- gogol-compute From 1928242ca5653b5e20098c99280467f7d2bbb252 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:33:35 +0200 Subject: [PATCH 0682/1263] Expect Haddock failure tweag/sparkle#131 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d09737af..e4231d72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3743,6 +3743,9 @@ expected-haddock-failures: # Runs out of memory - store + # https://github.com/tweag/sparkle/issues/131 + - sparkle + # end of expected-haddock-failures # For packages with haddock issues From a200ae13a12c0fc4f0c096aafc37ab18c8545861 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:38:41 +0200 Subject: [PATCH 0683/1263] Temporary block: ch1bo/servant-exceptions#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4231d72..4eae1df2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3089,7 +3089,7 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools - - servant-exceptions + # - servant-exceptions # https://github.com/ch1bo/servant-exceptions/issues/1 "Vaibhav Sagar @vaibhavsagar": - ihaskell From 853c3713f58e010231f37c31799fa34bc85e13a6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:40:00 +0200 Subject: [PATCH 0684/1263] Temporary block prowdsponsor/thumbnail-plus#5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4eae1df2..a0afbe00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -637,7 +637,7 @@ packages: - serversession-backend-redis - serversession-frontend-wai - serversession-frontend-yesod - - thumbnail-plus + # - thumbnail-plus # https://github.com/prowdsponsor/thumbnail-plus/issues/5 - yesod-auth-fb - yesod-fb From 00746ddc3b297fd2e531093346a7271edaa5ef0b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:41:30 +0200 Subject: [PATCH 0685/1263] Temporary block cdepillabout/servant-checked-exceptions#15 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0afbe00..c36dc19a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1949,7 +1949,7 @@ packages: - opaleye-trans - pretty-simple - read-env-var - - servant-checked-exceptions + # - servant-checked-exceptions # https://github.com/cdepillabout/servant-checked-exceptions/issues/15 - servant-rawm - servant-static-th - xml-html-qq From e5c89ebbeda0def69b50d6f5e0ed9070651fab0f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:43:11 +0200 Subject: [PATCH 0686/1263] Temporary block zohl/servant-auth-cookie#42 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c36dc19a..e50a8a71 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2605,7 +2605,7 @@ packages: # - aeson-injector # haskell-src-exts via swagger2 "Al Zohali @zohl": - - servant-auth-cookie + # - servant-auth-cookie # https://github.com/zohl/servant-auth-cookie/issues/42 - dictionaries - cereal-time From e576d194bd50a44d2f7d7d22a74683e1da939a88 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:44:25 +0200 Subject: [PATCH 0687/1263] Temporary block cdepillabout/servant-rawm#4 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e50a8a71..05226b9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1950,7 +1950,7 @@ packages: - pretty-simple - read-env-var # - servant-checked-exceptions # https://github.com/cdepillabout/servant-checked-exceptions/issues/15 - - servant-rawm + # - servant-rawm # https://github.com/cdepillabout/servant-rawm/issues/4 - servant-static-th - xml-html-qq - xml-indexed-cursor From 3825dd32d8984756681b6daa7e8b86b1bc13e7f5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:46:07 +0200 Subject: [PATCH 0688/1263] Temporary blocks MichaelXavier/tasty-tap#2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05226b9e..ff0b007c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1673,8 +1673,8 @@ packages: "Michael Xavier @MichaelXavier": - uri-bytestring - cron - - tasty-tap - - tasty-fail-fast + # - tasty-tap # https://github.com/MichaelXavier/tasty-tap/issues/2 + # - tasty-fail-fast # https://github.com/MichaelXavier/tasty-tap/issues/2 - drifter - drifter-postgresql From 32267e9a7ee42d85609323b66a141a8a241cf650 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:47:50 +0200 Subject: [PATCH 0689/1263] Remove deprecated ical package (missing either-5 support) CC @chrisdone --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff0b007c..916cca38 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -483,7 +483,6 @@ packages: "Chris Done @chrisdone": - labels - ace - - ical - check-email - freenect - frisby From 793b6762af51a4e2fcf5db568000e336e406303d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 12:48:55 +0200 Subject: [PATCH 0690/1263] Temporary block agrafix/validate-input#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 916cca38..659eaa04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1025,7 +1025,7 @@ packages: - users-persistent - users-postgresql-simple - users-test - - validate-input + # - validate-input # https://github.com/agrafix/validate-input/issues/3 - ignore - blaze-bootstrap - dataurl From 87a8bf144048db1962af87d5c69b8573c934f380 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 13:25:07 +0200 Subject: [PATCH 0691/1263] Temporary block tonyday567/perf#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 659eaa04..120adf3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2685,7 +2685,7 @@ packages: "Tony Day @tonyday567": - numhask - numhask-range - - perf + # - perf # https://github.com/tonyday567/perf/issues/2 - online - chart-unit From 6ffa7606301de444e49716561d31b74a06bc2cd0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 13:36:52 +0200 Subject: [PATCH 0692/1263] Temporary block commercialhaskell/hindent#478 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 120adf3e..50fceaad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -494,7 +494,7 @@ packages: - present - pure-io - sourcemap - - hindent + # - hindent # https://github.com/commercialhaskell/hindent/issues/478 - descriptive - wrap - path From cfc3f2e89c76b1895c190dc98494bb26e5d26161 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 27 Dec 2017 13:38:00 +0200 Subject: [PATCH 0693/1263] Temporary block tonyday567/chart-unit#13 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50fceaad..e849d0bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2687,7 +2687,7 @@ packages: - numhask-range # - perf # https://github.com/tonyday567/perf/issues/2 - online - - chart-unit + # - chart-unit # https://github.com/tonyday567/chart-unit/issues/13 "Iphigenia Df @iphydf": - data-msgpack From 281fe929279f2fc5f59365f8270841fa250e962d Mon Sep 17 00:00:00 2001 From: Jacob Errington Date: Mon, 25 Dec 2017 11:58:22 -0500 Subject: [PATCH 0694/1263] add servant-github-webhook --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e849d0bc..f3444f22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Jacob Thomas Errington @tsani": + - servant-github-webhook + "Theodore Lief Gannon @tejon": - aeson-yak From 564ed8ad1598dd68612eae198efdd32baef1c0c6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 11:28:48 +0200 Subject: [PATCH 0695/1263] Skip tests haskell/text#211 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3444f22..d16f1edd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3462,6 +3462,8 @@ skipped-tests: - ihaskell # haskell-src-exts via here + - text # https://github.com/haskell/text/issues/211 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 5fd1ff19f3cfb26301596f322bda281e79a3ec24 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 11:29:50 +0200 Subject: [PATCH 0696/1263] Upper bound on brick for #3146 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d16f1edd..b62c66b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3145,6 +3145,9 @@ packages: # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 + # https://github.com/fpco/stackage/issues/3146 + - brick < 0.31 + # end of packages # Package flags are applied to individual packages, and override the values of From 8e21708fe6b5c8a79402bc82b8d0339f02a8d621 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 11:31:41 +0200 Subject: [PATCH 0697/1263] Upper bound for #3147 --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b62c66b7..e4ee0744 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,6 +3148,12 @@ packages: # https://github.com/fpco/stackage/issues/3146 - brick < 0.31 + # https://github.com/fpco/stackage/issues/3147 + # + # Note: due to https://github.com/haskell/text/issues/211, + # may need to skip tests when removing this + - text < 1.2.3 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3465,8 +3471,6 @@ skipped-tests: - ihaskell # haskell-src-exts via here - - text # https://github.com/haskell/text/issues/211 - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 3294754201d2c27c4dfa36348df3ea13be68e2a7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 12:00:08 +0200 Subject: [PATCH 0698/1263] Temporary block noughtmare/haskell-lsp-client#5 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e4ee0744..a1343e23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -14,7 +14,9 @@ packages: - aeson-yak "Jaro Reinders @Noughtmare": - - haskell-lsp-client + [] + # https://github.com/noughtmare/haskell-lsp-client/issues/5 + # - haskell-lsp-client "Florian Knupfer @knupfer": - type-of-html From bf9a74511f66bb031681a9f7cb8029c49b937bb1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 28 Dec 2017 19:29:34 +0200 Subject: [PATCH 0699/1263] More non-parallel builds --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1343e23..e60e5be9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4049,3 +4049,5 @@ non-parallel-builds: - pandoc - gogol-dfareporting - gogol-compute +- idris +- amazonka-ec2 From afe33fafe586d08e5ef429a93274cd77b969e578 Mon Sep 17 00:00:00 2001 From: Tony Day Date: Fri, 29 Dec 2017 11:12:22 +1000 Subject: [PATCH 0700/1263] re-adding perf --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e60e5be9..7000b148 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2690,7 +2690,7 @@ packages: "Tony Day @tonyday567": - numhask - numhask-range - # - perf # https://github.com/tonyday567/perf/issues/2 + - perf - online # - chart-unit # https://github.com/tonyday567/chart-unit/issues/13 From 04605dc17a08b9d2f77dee3134d55c3bd070e17d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 29 Dec 2017 10:21:23 +0200 Subject: [PATCH 0701/1263] Drop skipped tests for yaml --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e60e5be9..d1bcb85f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3467,8 +3467,6 @@ skipped-tests: # Requires exactly pretty-show-1.6.10 - haskell-src-exts - - yaml # haskell-src-exts via aeson-qq - - hpack # haskell-src-exts via interpolate - ihaskell # haskell-src-exts via here From 43a2e6ad9cbf102f859751971865fbd7ba3c9715 Mon Sep 17 00:00:00 2001 From: Jaro Reinders Date: Fri, 29 Dec 2017 11:27:22 +0100 Subject: [PATCH 0702/1263] Re-enable haskell-lsp-client The build error is fixed by https://github.com/noughtmare/haskell-lsp-client/commit/1b85577ffc08ce18b0174e2887a776cb7acba299. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1bcb85f..f27c3ae1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -14,9 +14,7 @@ packages: - aeson-yak "Jaro Reinders @Noughtmare": - [] - # https://github.com/noughtmare/haskell-lsp-client/issues/5 - # - haskell-lsp-client + - haskell-lsp-client "Florian Knupfer @knupfer": - type-of-html From e8eabcf04cd5e12be9ef23c57154a4ab6645f476 Mon Sep 17 00:00:00 2001 From: Alexandre Peyroux Date: Fri, 29 Dec 2017 11:34:55 +0100 Subject: [PATCH 0703/1263] add HSlippyMap --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1bcb85f..355b542b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3102,6 +3102,9 @@ packages: "Alexis Williams @typedrat": - stb-image-redux + "Alexandre Peyroux @apeyroux": + - HSlippyMap + # 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 750d5706a2db6452383ff06760c0bad13ab8e3a1 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 29 Dec 2017 15:32:16 +0200 Subject: [PATCH 0704/1263] Revert "Temporary block zohl/servant-auth-cookie#42" This reverts commit e5c89ebbeda0def69b50d6f5e0ed9070651fab0f. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a28deee..572d1744 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2607,7 +2607,7 @@ packages: # - aeson-injector # haskell-src-exts via swagger2 "Al Zohali @zohl": - # - servant-auth-cookie # https://github.com/zohl/servant-auth-cookie/issues/42 + - servant-auth-cookie - dictionaries - cereal-time From 92b637c96c74e597cf5b259b17750549630d410b Mon Sep 17 00:00:00 2001 From: Tony Day Date: Sat, 30 Dec 2017 13:46:31 +1000 Subject: [PATCH 0705/1263] re-add chart-unit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7000b148..206a9b4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2692,7 +2692,7 @@ packages: - numhask-range - perf - online - # - chart-unit # https://github.com/tonyday567/chart-unit/issues/13 + - chart-unit "Iphigenia Df @iphydf": - data-msgpack From 41dba2915cb0b9ee14e427504ed3658621201862 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 30 Dec 2017 17:56:49 +0200 Subject: [PATCH 0706/1263] Unblock package tonyday567/chart-unit#13 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 572d1744..72e0f362 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2690,7 +2690,7 @@ packages: - numhask-range # - perf # https://github.com/tonyday567/perf/issues/2 - online - # - chart-unit # https://github.com/tonyday567/chart-unit/issues/13 + - chart-unit "Iphigenia Df @iphydf": - data-msgpack From f21c0deb72ef7fa596f12fb8eaf71fc1e7d690c7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 30 Dec 2017 18:00:42 +0200 Subject: [PATCH 0707/1263] Temporary block serokell/log-warper#87 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8888e3e9..6aa00206 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2959,7 +2959,7 @@ packages: "Serokell @serokell": # - importify # haskell-src-exts via haskell-names - - log-warper + # - log-warper # https://github.com/serokell/log-warper/issues/87 - universum "Lorenz Moesenlechner @moesenle": From e13f28c6771d311c0b372164721b91acc3cad392 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 30 Dec 2017 22:59:46 +0200 Subject: [PATCH 0708/1263] Do not use newest test-framework --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6aa00206..23efe2a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3157,6 +3157,9 @@ packages: # may need to skip tests when removing this - text < 1.2.3 + # Does not support newest QuickCheck + - test-framework < 0.8.2.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 87eeaa6ffc2ad7f809f59b0f24d1cc0b4edfae5f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 Dec 2017 06:12:59 +0200 Subject: [PATCH 0709/1263] Revert "Temporary block serokell/log-warper#87" This reverts commit f21c0deb72ef7fa596f12fb8eaf71fc1e7d690c7. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23efe2a0..8760baad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2959,7 +2959,7 @@ packages: "Serokell @serokell": # - importify # haskell-src-exts via haskell-names - # - log-warper # https://github.com/serokell/log-warper/issues/87 + - log-warper - universum "Lorenz Moesenlechner @moesenle": From 2037d038037835d2d7abb173bd5cab6b8d0853a8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 Dec 2017 06:17:45 +0200 Subject: [PATCH 0710/1263] Upper bound on EdisonCore for #3152 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8760baad..46e482b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3160,6 +3160,9 @@ packages: # Does not support newest QuickCheck - test-framework < 0.8.2.0 + # https://github.com/fpco/stackage/issues/3152 + - EdisonCore < 1.3.2 + # end of packages # Package flags are applied to individual packages, and override the values of From e2f6fb3a6dd022f86b07b2665cfe0fc2f3859d33 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 Dec 2017 15:25:48 +0200 Subject: [PATCH 0711/1263] Upper bound for #3153 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46e482b1..2ef68325 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3163,6 +3163,9 @@ packages: # https://github.com/fpco/stackage/issues/3152 - EdisonCore < 1.3.2 + # https://github.com/fpco/stackage/issues/3153 + - megaparsec < 6.4 + # end of packages # Package flags are applied to individual packages, and override the values of From fa73e85767c2dbc1ab537a55c4fc40047b9acb9c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 31 Dec 2017 17:08:38 +0200 Subject: [PATCH 0712/1263] Extra upper bound for #3153 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ef68325..584a469e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3165,6 +3165,7 @@ packages: # https://github.com/fpco/stackage/issues/3153 - megaparsec < 6.4 + - mmark < 0.0.4.1 # end of packages From 434e057c791e92a4e87248fd96fa1b0f35fe85d7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Dec 2017 13:20:20 -0800 Subject: [PATCH 0713/1263] Upper bound entropy < 0.4 (#3154) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 584a469e..293071e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3167,6 +3167,9 @@ packages: - megaparsec < 6.4 - mmark < 0.0.4.1 + # https://github.com/fpco/stackage/issues/3154 + - entropy < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From d88aab8af449eff0d91a2159e5dc1bc437479926 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Dec 2017 13:22:08 -0800 Subject: [PATCH 0714/1263] Upper bound hledger-lib < 1.5 (#3155) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 293071e5..d3bca136 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,6 +3170,9 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 + # https://github.com/fpco/stackage/issues/3155 + - hledger-lib < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From e4562c9803d2151023dd80b273515fde7a6f3285 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Dec 2017 13:34:34 -0800 Subject: [PATCH 0715/1263] Re-enable wreq tests (#wreq/107) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3bca136..b6166f05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3397,7 +3397,6 @@ skipped-tests: # 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 From b90849e40e536cd4275af92cb595769870225f1b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Dec 2017 14:16:44 -0800 Subject: [PATCH 0716/1263] Disable tests for wreq due to new failures (bos/wreq#113) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6166f05..6ce32e1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3397,6 +3397,7 @@ skipped-tests: # 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/113 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 # Runtime issues From 6690e8be8fc983ddec2a454b854349c114179834 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 10:08:48 -0800 Subject: [PATCH 0717/1263] Remove upper bound on hldeger-lib and close #3155 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ce32e1f..1689c15b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,9 +3170,6 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 - # https://github.com/fpco/stackage/issues/3155 - - hledger-lib < 1.5 - # end of packages # Package flags are applied to individual packages, and override the values of From bc2efd3b9fe82abf7e3929db5671cc1b7e8c4fc7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 10:14:16 -0800 Subject: [PATCH 0718/1263] Remove upper bound on brick and close #3146 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1689c15b..aba0ea42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,9 +3148,6 @@ packages: # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 - # https://github.com/fpco/stackage/issues/3146 - - brick < 0.31 - # https://github.com/fpco/stackage/issues/3147 # # Note: due to https://github.com/haskell/text/issues/211, From 34e4a43420b063bd2eb0b4f143d0da945f3e2913 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 10:31:34 -0800 Subject: [PATCH 0719/1263] Remove upper bound on megaparsec and mmark, close #3153. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aba0ea42..f59b2415 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3160,10 +3160,6 @@ packages: # https://github.com/fpco/stackage/issues/3152 - EdisonCore < 1.3.2 - # https://github.com/fpco/stackage/issues/3153 - - megaparsec < 6.4 - - mmark < 0.0.4.1 - # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 From 4348312a1cbdc4b4781250a3bd32adcccac9cde9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 11:17:36 -0800 Subject: [PATCH 0720/1263] Update `PULL_REQUEST_TEMPLATE.md` So that the fact that the last step needs to be run on a local machine is made clear --- .github/PULL_REQUEST_TEMPLATE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2808420b..0da066f2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,9 @@ Checklist: - [ ] Meaningful commit message - please not `Update build-constraints.yml` - [ ] Some time passed since Hackage upload -- [ ] stack build --resolver nightly --haddock --test --bench --no-run-benchmarks +- [ ] On your own machine, in a new directory, you have succesfully run the following set of commands (replace `$package` with the name of the package that is submitted, `$version` is the version of the package you want to get into Stackage): + + stack unpack $package + cd $package-$version + stack init --resolrver nightly + stack build --resolver nightly --haddock --test --bench --no-run-benchmarks From 837a05e0ba0b1bc9a0dec90cc35ef34980834274 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 11:18:06 -0800 Subject: [PATCH 0721/1263] Fix typo in pull request template. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0da066f2..7270f812 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,5 +5,5 @@ Checklist: stack unpack $package cd $package-$version - stack init --resolrver nightly + stack init --resolver nightly stack build --resolver nightly --haddock --test --bench --no-run-benchmarks From ea6cb42675b31cb271260ee37e7da3ed5c73c5ee Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 14:12:38 -0800 Subject: [PATCH 0722/1263] Upper bound wreq (#3158) and mark TODOs re: tests --- build-constraints.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f59b2415..2e38c274 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3163,6 +3163,12 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 + # https://github.com/fpco/stackage/issues/3158 + # + # Note: when #3158 is closed, also remove wreq from the skipped-tests + # section as wreq-0.5.2 makes tests compile properly + - wreq < 0.5.2 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3387,7 +3393,7 @@ skipped-tests: # 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/113 + - wreq # https://github.com/bos/wreq/issues/113, https://github.com/fpco/stackage/issues/3158 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 # Runtime issues From 38f40a9cb1774a39d12b0e98df05488827ce81bd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 14:38:18 -0800 Subject: [PATCH 0723/1263] Re-add bounds to megaparsec and mmark as megaparsec causes name clashes (#3159) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e38c274..5d473a1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,10 @@ packages: # section as wreq-0.5.2 makes tests compile properly - wreq < 0.5.2 + # https://github.com/fpco/stackage/issues/3159 + - megaparsec < 6.4 + - mmark < 0.0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 24613f7403edb6e8c10f874462c9ebfe571f4ddd Mon Sep 17 00:00:00 2001 From: Andrey Sverdlichenko Date: Mon, 1 Jan 2018 14:01:33 -0500 Subject: [PATCH 0724/1263] Add credential-store --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d473a1e..bfe7aaf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3102,6 +3102,9 @@ packages: "Alexandre Peyroux @apeyroux": - HSlippyMap + + "Andrey Sverdlichenko @rblaze": + - credential-store # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 8bbfad98a0113c4d7c36d6f8ee4d3565a4049ff2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jan 2018 16:40:06 -0800 Subject: [PATCH 0725/1263] Disable tests for credential-store as they require dbus-sockets --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfe7aaf4..71fd04d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3096,13 +3096,13 @@ packages: "Vaibhav Sagar @vaibhavsagar": - ihaskell - ghc-parser - + "Alexis Williams @typedrat": - stb-image-redux "Alexandre Peyroux @apeyroux": - HSlippyMap - + "Andrey Sverdlichenko @rblaze": - credential-store @@ -3549,6 +3549,7 @@ expected-test-failures: - bloodhound # ElasticSearch - cabal-install - consul-haskell + - credential-store # requieres dbus sockets - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - dns # https://github.com/kazu-yamamoto/dns/issues/29 From 2c8a54787e3713ac2fa5f23887d65e9d6c24520d Mon Sep 17 00:00:00 2001 From: Andrey Sverdlichenko Date: Mon, 1 Jan 2018 20:42:16 -0500 Subject: [PATCH 0726/1263] Takeover dbus maintainership I'm current maintainer of dbus package. Last release should have tests and benchmarks running fine, no longer depends on chell packages. --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71fd04d9..21918e26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3105,6 +3105,7 @@ packages: "Andrey Sverdlichenko @rblaze": - credential-store + - dbus # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. @@ -3385,7 +3386,6 @@ skipped-tests: - 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) - - dbus # via chell-quickcheck - language-ecmascript # via testing-feat - options # QuickCheck via chell-quickcheck - path # via genvalidity genvalidity-property @@ -3654,7 +3654,6 @@ expected-test-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 - haddock - heap # https://github.com/pruvisto/heap/issues/4 @@ -3735,7 +3734,6 @@ expected-benchmark-failures: # Compilation 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 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/895 - thyme # https://github.com/liyang/thyme/issues/50 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 From 589e4334b812994424be9ab8f5c2308ec3b4b86b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 05:53:37 -0800 Subject: [PATCH 0727/1263] Remove upper bound on wreq, close #3158 --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21918e26..a20554ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3167,12 +3167,6 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 - # https://github.com/fpco/stackage/issues/3158 - # - # Note: when #3158 is closed, also remove wreq from the skipped-tests - # section as wreq-0.5.2 makes tests compile properly - - wreq < 0.5.2 - # https://github.com/fpco/stackage/issues/3159 - megaparsec < 6.4 - mmark < 0.0.4.1 @@ -3400,7 +3394,6 @@ skipped-tests: # 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/113, https://github.com/fpco/stackage/issues/3158 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 # Runtime issues From 8997749591406e24ba29f30b08bd1c5d5440e653 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 05:57:46 -0800 Subject: [PATCH 0728/1263] Upper bound hspec-golden-aeson (#3163) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a20554ae..dcb4c869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,6 +3171,9 @@ packages: - megaparsec < 6.4 - mmark < 0.0.4.1 + # https://github.com/fpco/stackage/issues/3163 + - hspec-golden-aeson < 0.5 + # end of packages # Package flags are applied to individual packages, and override the values of From c7b7e7efce46bb9567f8a1065201aca3cbb1e09d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 2 Jan 2018 09:09:33 +0100 Subject: [PATCH 0729/1263] Add HStringTemplate --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcb4c869..7eb3bbaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -737,6 +737,8 @@ packages: - feed - time-compat - through-text + # Not my packages + - HStringTemplate "Benedict Aas @Shou": - boolean-like From 1907a031b43ef995dae4137d2dbaf2ead8438b76 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 06:12:56 -0800 Subject: [PATCH 0730/1263] More constraints required by #3163 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7eb3bbaa..5b3e8968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3174,6 +3174,9 @@ packages: - mmark < 0.0.4.1 # https://github.com/fpco/stackage/issues/3163 + # + # Note: also remove dependency wai-middleware-rollbar from the skipped + # tests section. - hspec-golden-aeson < 0.5 # end of packages @@ -3376,6 +3379,7 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck + - wai-middleware-rollbar-0.8.0 # hspec-golden-aeson, https://github.com/fpco/stackage/issues/3163 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck From c4913a4af200f9a126142763945faa72abdb3791 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 11:29:13 -0800 Subject: [PATCH 0731/1263] Extra bound for #3163 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b3e8968..1042eb01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3178,6 +3178,7 @@ packages: # Note: also remove dependency wai-middleware-rollbar from the skipped # tests section. - hspec-golden-aeson < 0.5 + - quickcheck-arbitrary-adt < 0.3 # end of packages From d81c0c8b5cad76f9b5002cb3e93e3eb8d12b48d9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 12:04:58 -0800 Subject: [PATCH 0732/1263] Upper bound hoauth2 as new version requires the newest http-types (#2976) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1042eb01..4b93f203 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3147,6 +3147,7 @@ packages: # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 + - hoauth2 < 1.6.1 # https://github.com/fpco/stackage/issues/3046 - persistent < 2.7.2 From 2ac0213cdde1971512962047d1c63236ea9b76a0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 19:21:46 -0800 Subject: [PATCH 0733/1263] Temporarily disable transient-universe. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b93f203..fb8b2a89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3495,6 +3495,9 @@ skipped-tests: - ihaskell # haskell-src-exts via here + # temporary disabled + - transient-universe + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 7b72f477971535c328b38ce36fac6b16ec872127 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Jan 2018 19:40:21 -0800 Subject: [PATCH 0734/1263] Re-enable tests for transient-universe --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb8b2a89..4b93f203 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3495,9 +3495,6 @@ skipped-tests: - ihaskell # haskell-src-exts via here - # temporary disabled - - transient-universe - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From cdfacd77cc4fdcd0e76375eeeedea1c584953453 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 3 Jan 2018 07:16:55 -0800 Subject: [PATCH 0735/1263] More bounds for #3159 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b93f203..bd52a0af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3173,6 +3173,7 @@ packages: # https://github.com/fpco/stackage/issues/3159 - megaparsec < 6.4 - mmark < 0.0.4.1 + - modern-uri < 0.2.0.0 # https://github.com/fpco/stackage/issues/3163 # From a8ac1bd40feb81e3ca24b8224d2d7c5c61b74459 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 3 Jan 2018 07:33:13 -0800 Subject: [PATCH 0736/1263] Close #3163 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bd52a0af..31da3290 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3175,13 +3175,6 @@ packages: - mmark < 0.0.4.1 - modern-uri < 0.2.0.0 - # https://github.com/fpco/stackage/issues/3163 - # - # Note: also remove dependency wai-middleware-rollbar from the skipped - # tests section. - - hspec-golden-aeson < 0.5 - - quickcheck-arbitrary-adt < 0.3 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3382,7 +3375,6 @@ skipped-tests: - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck - - wai-middleware-rollbar-0.8.0 # hspec-golden-aeson, https://github.com/fpco/stackage/issues/3163 - websockets # QuickCheck 2.10 - zlib # tasty-quickcheck From 26976f33a918eb3a051e3e442c097070a5d66f81 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Wed, 3 Jan 2018 10:05:31 +0100 Subject: [PATCH 0737/1263] Reenable building sparkle Haddocks Upstream ticket https://github.com/tweag/sparkle/issues/131 was resolved. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31da3290..f7faf8a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3770,9 +3770,6 @@ expected-haddock-failures: # Runs out of memory - store - # https://github.com/tweag/sparkle/issues/131 - - sparkle - # end of expected-haddock-failures # For packages with haddock issues From c92a648606ea2611524ded498c5ec277ce1b513c Mon Sep 17 00:00:00 2001 From: "HE, Tao" Date: Thu, 4 Jan 2018 11:52:59 +0800 Subject: [PATCH 0738/1263] Allow hindent since new release are available. Signed-off-by: HE, Tao --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7faf8a1..156fb14d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -497,7 +497,7 @@ packages: - present - pure-io - sourcemap - # - hindent # https://github.com/commercialhaskell/hindent/issues/478 + - hindent - descriptive - wrap - path From 811174037c781fad4b1e8c422b1b51e6827e8f73 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 4 Jan 2018 16:42:39 -0800 Subject: [PATCH 0739/1263] Upper bound log-warper --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 156fb14d..e2235957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3175,6 +3175,10 @@ packages: - mmark < 0.0.4.1 - modern-uri < 0.2.0.0 + # https://github.com/serokell/log-warper/pull/91 + # That PR switches to `<^` Cabal bounds syntax + - log-warper < 1.8.5 + # end of packages # Package flags are applied to individual packages, and override the values of From c22b2e5043b22df2faa6a620cffbf8a7b779c410 Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Tue, 2 Jan 2018 03:42:09 +0000 Subject: [PATCH 0740/1263] Add capataz dependency --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2235957..462d4064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -81,6 +81,7 @@ packages: "Roman Gonzalez @roman": - teardown + - capataz "Richard Cook @rcook": - hidden-char From 4cb5a4066965d88974569fa779dbbd06445a06e1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 4 Jan 2018 18:54:32 -0800 Subject: [PATCH 0741/1263] Rever 81117403 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 462d4064..101bbe7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3176,10 +3176,6 @@ packages: - mmark < 0.0.4.1 - modern-uri < 0.2.0.0 - # https://github.com/serokell/log-warper/pull/91 - # That PR switches to `<^` Cabal bounds syntax - - log-warper < 1.8.5 - # end of packages # Package flags are applied to individual packages, and override the values of From 525307e54b840e5e3d4474ffa5c4b998a54b5122 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 5 Jan 2018 05:37:54 -0800 Subject: [PATCH 0742/1263] Revert Revert 81117403 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 101bbe7f..462d4064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3176,6 +3176,10 @@ packages: - mmark < 0.0.4.1 - modern-uri < 0.2.0.0 + # https://github.com/serokell/log-warper/pull/91 + # That PR switches to `<^` Cabal bounds syntax + - log-warper < 1.8.5 + # end of packages # Package flags are applied to individual packages, and override the values of From c06cdd1c385d6eaa3d7f8ea37d8d69d34ae3f139 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 5 Jan 2018 20:08:18 -0800 Subject: [PATCH 0743/1263] Remove upper bound on EdisonCore. Close #3152 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 462d4064..614e510c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3165,9 +3165,6 @@ packages: # Does not support newest QuickCheck - test-framework < 0.8.2.0 - # https://github.com/fpco/stackage/issues/3152 - - EdisonCore < 1.3.2 - # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 From c6380db580e3d72b3875681f9b67896503357934 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Jan 2018 06:36:03 -0800 Subject: [PATCH 0744/1263] Upper bound hspec (#3171) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 614e510c..bb01924b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3177,6 +3177,9 @@ packages: # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 + # https://github.com/fpco/stackage/issues/3171 + - hspec < 2.4.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 59dca57087442421edcdf4e05602e78e149ed66f Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Sat, 6 Jan 2018 01:12:08 +0100 Subject: [PATCH 0745/1263] Added pomaps to build-constraints.yaml I'm willing to maintain `pomaps` for the foreseeable future. The testsuite needs `ChasingBottoms` (a non-stackage dependency), though. I'm not sure this will pass CI, at least it doesn't as per the pro-active checks listed in `MAINTAINERS.md`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb01924b..954809bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,6 +3109,9 @@ packages: "Andrey Sverdlichenko @rblaze": - credential-store - dbus + + "Sebastian Graf @sgraf812": + - pomaps # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 863a0099d9f943b7583634e170127727b1ca4a77 Mon Sep 17 00:00:00 2001 From: koral Date: Wed, 3 Jan 2018 21:44:21 +0100 Subject: [PATCH 0746/1263] Add euler-tour-tree --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 954809bc..2d766265 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1735,6 +1735,7 @@ packages: - atom-conduit - conduit-parse - dublincore-xml-conduit + - euler-tour-tree - opml-conduit - timerep - xml-conduit-parse From 48506345c2be327a901c9f69122b88969cbfc9e3 Mon Sep 17 00:00:00 2001 From: koral Date: Wed, 3 Jan 2018 21:44:56 +0100 Subject: [PATCH 0747/1263] Add rss-conduit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d766265..07196e87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1737,6 +1737,7 @@ packages: - dublincore-xml-conduit - euler-tour-tree - opml-conduit + - rss-conduit - timerep - xml-conduit-parse From 237dd81c75d3ebace0ed381f042bd4271bf66152 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Jan 2018 09:56:21 -0800 Subject: [PATCH 0748/1263] More upper bounds for #3171 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07196e87..d361dfdb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3184,6 +3184,8 @@ packages: # https://github.com/fpco/stackage/issues/3171 - hspec < 2.4.5 + - hspec-core < 2.4.5 + - hspec-discover < 2.4.5 # end of packages From e1514b8dcc143a932ca13bc68e8d79cb59a9a3b5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Jan 2018 14:24:50 -0800 Subject: [PATCH 0749/1263] Upper bounds safe (#3172) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d361dfdb..242de745 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,9 @@ packages: - hspec-core < 2.4.5 - hspec-discover < 2.4.5 + # https://github.com/fpco/stackage/issues/3172 + - safe < 0.3.16 + # end of packages # Package flags are applied to individual packages, and override the values of From 255c74062c38dad160907e5a3453876aefe170ed Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 6 Jan 2018 14:25:04 -0800 Subject: [PATCH 0750/1263] Upper bound th-desugar (#3173) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 242de745..2a1dc953 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,6 +3190,9 @@ packages: # https://github.com/fpco/stackage/issues/3172 - safe < 0.3.16 + # https://github.com/fpco/stackage/issues/3173 + - th-desugar < 1.8 + # end of packages # Package flags are applied to individual packages, and override the values of From 92f8c696fcdc2a3af1fd5ebe03f91e445f9921ef Mon Sep 17 00:00:00 2001 From: Lucas David Traverso Date: Thu, 21 Dec 2017 23:49:28 -0300 Subject: [PATCH 0751/1263] Add snap into stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1dc953..f35bdd85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,6 +3115,9 @@ packages: "Sebastian Graf @sgraf812": - pomaps + "Lucas David Traverso @ludat": + - snap + # 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 c76fbf543b69b318ca1d25661437c8febd39fb67 Mon Sep 17 00:00:00 2001 From: Lucas David Traverso Date: Sat, 6 Jan 2018 22:44:54 -0300 Subject: [PATCH 0752/1263] Add heist and map-syntax to stackage to get snap working --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f35bdd85..5ba4f48c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,7 +3116,9 @@ packages: - pomaps "Lucas David Traverso @ludat": + - map-syntax - snap + - heist # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 7e8e85613c872369e55d2e45428e13ddf3bf2c72 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Jan 2018 06:43:33 -0800 Subject: [PATCH 0753/1263] Remove upper bounds on hspec (Close #3171) --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1dc953..aeda1d34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3182,11 +3182,6 @@ packages: # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 - # https://github.com/fpco/stackage/issues/3171 - - hspec < 2.4.5 - - hspec-core < 2.4.5 - - hspec-discover < 2.4.5 - # https://github.com/fpco/stackage/issues/3172 - safe < 0.3.16 From 0470efe59e7c55d6e0e07be5a3e8a49f80efd681 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Jan 2018 15:19:40 -0800 Subject: [PATCH 0754/1263] More bounds for #3173 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeda1d34..a25cea72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,7 @@ packages: # https://github.com/fpco/stackage/issues/3173 - th-desugar < 1.8 + - singletons < 2.4 # end of packages From ee852cd415898b9ec8afff6483a9c798bd390c34 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Sun, 7 Jan 2018 11:24:16 +1100 Subject: [PATCH 0755/1263] Add serverless-haskell --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a25cea72..edadca8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,6 +3115,9 @@ packages: "Sebastian Graf @sgraf812": - pomaps + "Alexey Kotlyarov @koterpillar": + - serverless-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 f5cead6a64c8bdb8e49830e0664477299f9d71f1 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Mon, 1 Jan 2018 18:49:36 +0530 Subject: [PATCH 0756/1263] Add new package: persistent-redis --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index edadca8c..b612d8ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -426,6 +426,7 @@ packages: - sysinfo - xmonad-extras - shelly + - persistent-redis "haskell-openal": - OpenAL From ea9755b43e8cc8ed00b83ad332069d7ce6c44d6a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Jan 2018 06:00:17 -0800 Subject: [PATCH 0757/1263] Upper bound pandoc (#3176) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b612d8ec..54b822e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3193,6 +3193,9 @@ packages: - th-desugar < 1.8 - singletons < 2.4 + # https://github.com/fpco/stackage/issues/3176 + - pandoc < 2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 98c83e3a2f6b4abc92d8590f1ee6da50a3942b52 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Jan 2018 16:38:03 -0800 Subject: [PATCH 0758/1263] Upper bound tasty (#3178( --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54b822e6..37d0a40b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3196,6 +3196,9 @@ packages: # https://github.com/fpco/stackage/issues/3176 - pandoc < 2.1 + # https://github.com/fpco/stackage/issues/3178 + - tasty < 1.0 + # end of packages # Package flags are applied to individual packages, and override the values of From dd9d35707964b39639641ac6f9c5f518be2961e0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 9 Jan 2018 12:20:09 +0900 Subject: [PATCH 0759/1263] add back idris --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37d0a40b..d69931d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1113,6 +1113,7 @@ packages: - cabal-rpm - fedora-haskell-tools + - idris - libffi - xmonad-contrib - cairo From 2d15a512e722b8fb5ab1510d4703d4c88cbc67d8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Jan 2018 07:26:07 -0800 Subject: [PATCH 0760/1263] Add squeal-postgresql to test failures (#3180) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d69931d1..1dbc1d7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3701,6 +3701,7 @@ expected-test-failures: - perf # https://github.com/fpco/stackage/pull/2859 - tibetan-utils # https://github.com/vmchale/tibetan-utils/issues/1 - haskell-tools-builtin-refactorings + - squeal-postgresql # https://github.com/fpco/stackage/issues/3180 # Stackage upper bounds, re-enable these when their upper bound is removed From 7d79cab6db9713cc4fbcc05fea03655477eb7829 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Jan 2018 07:26:23 -0800 Subject: [PATCH 0761/1263] Add foundation to skipped benchmarks (#3179) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dbc1d7c..ec807b8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3836,6 +3836,7 @@ skipped-benchmarks: - 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 + - foundation # https://github.com/fpco/stackage/issues/3179 # Cyclic dependencies - cassava From c5c9c59b90672cc05eac291d7f5346c7ef9855ff Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Mon, 8 Jan 2018 19:59:35 +0700 Subject: [PATCH 0762/1263] =?UTF-8?q?Add=20=E2=80=98imprint=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 ec807b8d..c04a8f47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2103,6 +2103,7 @@ packages: - mmark - mmark-ext - html-entity-map + - imprint "Emmanuel Touzery @emmanueltouzery": - app-settings From dd756dda994db283db42f5632ab0369da52bc7bb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 8 Jan 2018 10:24:27 -0600 Subject: [PATCH 0763/1263] Re-enable compressed A new release ([`compressed-3.11`](https://hackage.haskell.org/package/compressed-3.11)) was just uploaded to Hackage with appropriate version bounds. Chip away at https://github.com/fpco/stackage/issues/3048. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c04a8f47..b88762a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -528,6 +528,7 @@ packages: - comonads-fd - comonad-transformers - compensated + - compressed - concurrent-supply - constraints - contravariant From d3b41b034572d4420afd1ae3c1061d00f15df210 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jan 2018 22:37:18 +0100 Subject: [PATCH 0764/1263] criterion upper bound for #3183 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b88762a9..06755ff5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,7 +3115,7 @@ packages: "Andrey Sverdlichenko @rblaze": - credential-store - dbus - + "Sebastian Graf @sgraf812": - pomaps @@ -3202,6 +3202,9 @@ packages: # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 + # https://github.com/fpco/stackage/issues/3183 + - criterion < 1.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 4bdee38f6912d162188c4af5cc9ba7faada21014 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jan 2018 22:39:06 +0100 Subject: [PATCH 0765/1263] eliminators upper bound for #3184 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06755ff5..2576189a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,6 +3205,9 @@ packages: # https://github.com/fpco/stackage/issues/3183 - criterion < 1.3 + # https://github.com/fpco/stackage/issues/3184 + - eliminators < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 8cfff8a8589e99186dab3af3af33e48ba6ca0bda Mon Sep 17 00:00:00 2001 From: Andrey Sverdlichenko Date: Tue, 9 Jan 2018 14:46:38 -0800 Subject: [PATCH 0766/1263] Add re2 --- build-constraints.yaml | 1 + debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2576189a..09557247 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,6 +3115,7 @@ packages: "Andrey Sverdlichenko @rblaze": - credential-store - dbus + - re2 "Sebastian Graf @sgraf812": - pomaps diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index e45a4619..1d54266c 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -99,6 +99,7 @@ apt-get install -y \ libpango1.0-dev \ libpcap0.8-dev \ libpq-dev \ + libre2-dev \ libsdl1.2-dev \ libsdl2-dev \ libsdl2-gfx-dev \ From 16d5b2bd3cb8d0213346110d5d3ef0b93a81564d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 10 Jan 2018 18:56:38 +0900 Subject: [PATCH 0767/1263] arithmoi should build now (cartazio/arithmoi#83) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2576189a..f1e0d37d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3507,7 +3507,6 @@ skipped-tests: # tasty 0.12 and tasty-hunit 0.10 - airship - - arithmoi - hakyll - indents - barrier From ffe78a4bf26a5d99f2da29317686ae70a590f30c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 10 Jan 2018 16:19:04 +0100 Subject: [PATCH 0768/1263] pandoc-citeproc upper bound for #3176 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b5e08151..f0cb8b54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3199,6 +3199,7 @@ packages: # https://github.com/fpco/stackage/issues/3176 - pandoc < 2.1 + - pandoc-citeproc < 0.13 # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 From cf7611cec7bbff1d3e6b6d7e99235f10f31b13a4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 11 Jan 2018 10:34:12 +0100 Subject: [PATCH 0769/1263] gi-* upper bounds for #3186 and capataz upper bound for #3178 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0cb8b54..38871b2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3203,6 +3203,7 @@ packages: # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 + - capataz < 0.0.0.2 # https://github.com/fpco/stackage/issues/3183 - criterion < 1.3 @@ -3210,6 +3211,13 @@ packages: # https://github.com/fpco/stackage/issues/3184 - eliminators < 0.4 + # https://github.com/fpco/stackage/issues/3186 + - gi-atk < 2.0.15 + - gi-cairo < 1.0.15 + - gi-glib < 2.0.16 + - gi-gobject < 2.0.16 + - gi-javascriptcore < 4.0.15 + # end of packages # Package flags are applied to individual packages, and override the values of From 2e09f645fe40b010e9a63c422e4dda5ac54911b0 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 9 Jan 2018 11:46:43 -0600 Subject: [PATCH 0770/1263] Add lens-properties Another Kmettiverse package that I comaintain now has up-to-date version bounds. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38871b2a..ab81dedf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -549,6 +549,7 @@ packages: - kan-extensions - lca - lens + - lens-properties - linear - linear-accelerate - log-domain @@ -3995,6 +3996,8 @@ github-users: - xkollar futurice: - phadej + ekmett: + - RyanGlScott # end of github-users From 33aaca7f7925f6fa4e9fe2dd6964f0069bf37d9d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 13 Jan 2018 11:14:54 +0100 Subject: [PATCH 0771/1263] Upper bounds for #3187 #3188 #3189 #3190 --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab81dedf..f6ba7b4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3219,6 +3219,18 @@ packages: - gi-gobject < 2.0.16 - gi-javascriptcore < 4.0.15 + # https://github.com/fpco/stackage/issues/3187 + - QuickCheck < 2.11 + + # https://github.com/fpco/stackage/issues/3188 + - brick < 0.33 + + # https://github.com/fpco/stackage/issues/3189 + - skylighting < 0.6 + + # https://github.com/fpco/stackage/issues/3190 + - tasty-quickcheck < 0.9.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 113c094e1a9f3b3ff5b2b368cf4283acf37b6eca Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sat, 13 Jan 2018 21:20:47 +0700 Subject: [PATCH 0772/1263] =?UTF-8?q?Add=20=E2=80=98mmark-cli=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 f6ba7b4a..b360a06a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2106,6 +2106,7 @@ packages: - mmark-ext - html-entity-map - imprint + - mmark-cli "Emmanuel Touzery @emmanueltouzery": - app-settings From 62551b694c2a9e55a5ec8e4d91f76360a7aa498f Mon Sep 17 00:00:00 2001 From: Ferdinand van Walree Date: Sat, 13 Jan 2018 23:55:51 +0100 Subject: [PATCH 0773/1263] add sessiontypes and sessiontypes-distributed --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6ba7b4a..927b6697 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,10 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Ferdinand van Walree @Ferdinand-vW": + - sessiontypes + - sessiontypes-distributed + "Jacob Thomas Errington @tsani": - servant-github-webhook From 43695663ab235b075b97c971ff118f29ebb8e704 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 11:33:46 +0100 Subject: [PATCH 0774/1263] Upper bounds for #3193 #3194 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6ba7b4a..7603bb58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,6 +3231,13 @@ packages: # https://github.com/fpco/stackage/issues/3190 - tasty-quickcheck < 0.9.2 + # https://github.com/fpco/stackage/issues/3193 + - hedis < 0.10 + + # https://github.com/fpco/stackage/issues/3194 + - microlens < 0.4.8.2 + - microlens-th < 0.4.1.2 + # end of packages # Package flags are applied to individual packages, and override the values of From ac776bf9d56342e51ef9fa4f60bf8f0f68aacf56 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:31:51 +0100 Subject: [PATCH 0775/1263] Remove upper bound and close #3188 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7603bb58..89b6bcda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3222,9 +3222,6 @@ packages: # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11 - # https://github.com/fpco/stackage/issues/3188 - - brick < 0.33 - # https://github.com/fpco/stackage/issues/3189 - skylighting < 0.6 From 2e80b74dd025710127b46fbba355c63b16c101de Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:50:51 +0100 Subject: [PATCH 0776/1263] Change gi upper bounds #3186 --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89b6bcda..c2a2b4b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,11 +3213,12 @@ packages: - eliminators < 0.4 # https://github.com/fpco/stackage/issues/3186 - - gi-atk < 2.0.15 - - gi-cairo < 1.0.15 - - gi-glib < 2.0.16 - - gi-gobject < 2.0.16 - - gi-javascriptcore < 4.0.15 + # - gi-atk < 2.0.15 + # - gi-cairo < 1.0.15 + # - gi-glib < 2.0.16 + # - gi-gobject < 2.0.16 + # - gi-javascriptcore < 4.0.15 + - haskell-gi-overloading < 1 # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11 From ff0240b0141254a051f5d45fde12ada9b82f0d74 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:52:02 +0100 Subject: [PATCH 0777/1263] Remove commented out bounds from previous commit --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2a2b4b0..f9c31b7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,11 +3213,6 @@ packages: - eliminators < 0.4 # https://github.com/fpco/stackage/issues/3186 - # - gi-atk < 2.0.15 - # - gi-cairo < 1.0.15 - # - gi-glib < 2.0.16 - # - gi-gobject < 2.0.16 - # - gi-javascriptcore < 4.0.15 - haskell-gi-overloading < 1 # https://github.com/fpco/stackage/issues/3187 From b2d58d13c857ea2d25cf69c83d91a732881d1da4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:55:18 +0100 Subject: [PATCH 0778/1263] Remove upper bound and close #3046 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9c31b7c..ce84970b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3164,9 +3164,6 @@ packages: - http-types < 0.10 - hoauth2 < 1.6.1 - # https://github.com/fpco/stackage/issues/3046 - - persistent < 2.7.2 - # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 From 2e40ade77c29546567902e70b8004466ac2b4b17 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:57:44 +0100 Subject: [PATCH 0779/1263] Re-enable foundation benchmarks, closes #3179 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ce84970b..59f696cf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3863,7 +3863,6 @@ skipped-benchmarks: - 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 - - foundation # https://github.com/fpco/stackage/issues/3179 # Cyclic dependencies - cassava From 043cda35004be36bab6c7f6d64b37c2f74c8b49b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 14:25:30 +0100 Subject: [PATCH 0780/1263] Re-enable some tests --- build-constraints.yaml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc5f8352..d76574d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3396,22 +3396,16 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - - Glob # HUnit 1.6 - - HTTP # conduit-extra 1.2 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck - blaze-html - blaze-markup - - bytestring-handle # QuickCheck 2.9 - case-insensitive # HUnit 1.6 - - cryptohash-sha512 # tasty-quickcheck - diagrams-solve # tasty-quickcheck - drawille # hspec 2.4 - - dual-tree # testing-feat per ghc < 4.10 - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - - extensible-effects # HUnit 1.6 - genvalidity-hspec # doctest 0.13 - genvalidity-hspec-aeson # doctest 0.13 - genvalidity-hspec-binary # doctest 0.13 @@ -3425,29 +3419,19 @@ skipped-tests: - parsec # HUnit 1.6 - partial-order # HUnit 1.6 - printcess # QuickCheck 2.10 - - retry # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - terminal-progress-bar # HUnit 1.6 https://github.com/fpco/stackage/issues/3101 - 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 - - system-fileio # via chell (per ansi-terminal-0.7) - - unordered-containers # via ChasingBottoms # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. @@ -3480,6 +3464,7 @@ skipped-tests: - cryptohash-md5 - cryptohash-sha1 - cryptohash-sha256 + - cryptohash-sha512 - lzma - token-bucket - uuid From b3cd7dcf006ed3ece420788c4ed041618141c51a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 20:03:36 +0100 Subject: [PATCH 0781/1263] Expect websockets tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d76574d5..0da21e0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3644,6 +3644,7 @@ expected-test-failures: - wai-cors # PhantomJS - wai-session-postgresql # PostgreSQL - webdriver-angular # webdriver server + - websockets - accelerate-bignum # CUDA GPU - gdax # Needs environment variables set - nakadi-client # Needs environment variable set From d236f6d2262df9da734070a301e7bc6a1bc4d43f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 20:04:22 +0100 Subject: [PATCH 0782/1263] Expect aeson-diff tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0da21e0e..f02e249a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3758,6 +3758,7 @@ expected-test-failures: # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds + - aeson-diff # end of expected-test-failures From 6424456317b69cc51d4430a798c42d55ee8d54e9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 20:07:04 +0100 Subject: [PATCH 0783/1263] expect dbus tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f02e249a..bf756ed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3743,6 +3743,7 @@ expected-test-failures: - zm # https://github.com/fpco/stackage/issues/3026 # Misc. + - dbus - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug From 658d33a0eaae05967aeb6af559b1e175b5f66b74 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 14 Jan 2018 13:41:38 -0800 Subject: [PATCH 0784/1263] re-enable hledger packages They got quietly removed 3 weeks ago by #3093. The current 1.5 versions all seem to build fine with haskell-src-exts-1.20.1. --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf756ed4..15805818 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -901,13 +901,11 @@ packages: - uri-encode "Simon Michael @simonmichael": - # haskell-src-exts via here - # - hledger - # - hledger-lib - # - hledger-ui - # - hledger-web - # - hledger-api # haskell-src-exts via servant-swagger - + - hledger + - hledger-lib + - hledger-ui + - hledger-web + - hledger-api - quickbench - regex-compat-tdfa From 727d45720a22ab561099b165628f3cf6c1aed1c8 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 14 Jan 2018 13:44:07 -0800 Subject: [PATCH 0785/1263] add shelltestrunner again, after 1.9 release --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15805818..3a12ef26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -908,6 +908,7 @@ packages: - hledger-api - quickbench - regex-compat-tdfa + - shelltestrunner "Mihai Maruseac @mihaimaruseac": - io-manager From 964c74ee616257c8d59ed148807c942653831eb1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Jan 2018 00:27:57 +0100 Subject: [PATCH 0786/1263] Temporarily disable xml-conduit-parse --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bf756ed4..cd820365 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1747,7 +1747,7 @@ packages: - opml-conduit - rss-conduit - timerep - - xml-conduit-parse + # - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers From 6bd6bde55b80c65fef8402ec14f2a2ad50b33ae1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Jan 2018 17:49:44 +0100 Subject: [PATCH 0787/1263] Fix @himura's github user name --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0db0470b..4b190b34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2143,7 +2143,7 @@ packages: - pthread - rank1dynamic - "Takahiro Himura @thimura": + "Takahiro Himura @himura": - lens-regex # haskell-src-exts via derive # - twitter-conduit From 5ba15a0a09fd0796644eedca057d6d368888e0f4 Mon Sep 17 00:00:00 2001 From: Tim Humphries Date: Mon, 15 Jan 2018 14:27:48 -0800 Subject: [PATCH 0788/1263] Add transformers-either As per https://github.com/tmcgilchrist/transformers-either/issues/1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b190b34..d4844813 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3126,6 +3126,9 @@ packages: "Alexey Kotlyarov @koterpillar": - serverless-haskell + + "Tim Humphries @thumphries": + - transformers-either # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 81c7ee6422999af1b817d3a8f4cced5a556b17ea Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 Jan 2018 00:46:38 +0000 Subject: [PATCH 0789/1263] remove bounds on pandoc & pandoc-citeproc (#3176) --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b190b34..b14a7777 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3198,10 +3198,6 @@ packages: - th-desugar < 1.8 - singletons < 2.4 - # https://github.com/fpco/stackage/issues/3176 - - pandoc < 2.1 - - pandoc-citeproc < 0.13 - # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 - capataz < 0.0.0.2 From 08e1c4f88e787df31c4ae55c49c9fc910380d2bf Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 Jan 2018 08:45:04 +0000 Subject: [PATCH 0790/1263] genvalidity-0.4.0.3 is not building (#3198) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b14a7777..b043f4eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3227,6 +3227,10 @@ packages: - microlens < 0.4.8.2 - microlens-th < 0.4.1.2 + # https://github.com/fpco/stackage/issues/3198 + - genvalidity < 0.4.0.3 + + # end of packages # Package flags are applied to individual packages, and override the values of From daa49f7d812233536ccf97907a2c46a3bc93d21f Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 Jan 2018 09:26:48 +0000 Subject: [PATCH 0791/1263] mono-traversable benchmarks failing for 1.0.8.0 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b043f4eb..2b30d85b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -363,6 +363,8 @@ packages: - hfsevents - Win32-notify + - mono-traversable + "Omari Norman @massysett": - rainbow - rainbox @@ -3784,6 +3786,7 @@ expected-benchmark-failures: - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 + - mono-traversable # https://github.com/snoyberg/mono-traversable/issues/158 # end of expected-benchmark-failures From 68306171a04c0e8d4505b686cd63d2d534b35f06 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 16 Jan 2018 11:40:55 +0200 Subject: [PATCH 0792/1263] No benchmark failure snoyberg/mono-traversable#158 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b30d85b..68a69f7e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3786,7 +3786,6 @@ expected-benchmark-failures: - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - - mono-traversable # https://github.com/snoyberg/mono-traversable/issues/158 # end of expected-benchmark-failures From 367661987b1dc6e0146fba997bf15b5571aa4bfe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 16 Jan 2018 11:01:46 +0100 Subject: [PATCH 0793/1263] Re-enable xml-conduit-parse snoyberg/xml#124 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b30d85b..6507b4ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1748,7 +1748,7 @@ packages: - opml-conduit - rss-conduit - timerep - # - xml-conduit-parse + - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers From 53bd45988414163afeca1abd40bae2761c6e662b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 16 Jan 2018 11:38:08 +0100 Subject: [PATCH 0794/1263] Re-enable some packages from #3093 --- build-constraints.yaml | 78 ++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 41 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6507b4ef..78d9e5fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -71,7 +71,7 @@ packages: - model "Jose Iborra @pepeiborra": - # - arrowp-qq # haskell-src-exts via haskell-src-meta + - arrowp-qq - clr-marshal - clr-host - haskell-src-exts-util @@ -601,9 +601,9 @@ packages: "Simon Hengel @sol": - hspec - hspec-wai - # - hspec-wai-json # haskell-src-exts via aeson-qq - # - aeson-qq # haskell-src-exts via haskell-src-meta - # - interpolate # haskell-src-exts via haskell-src-meta + - hspec-wai-json + - aeson-qq + - interpolate - doctest - base-compat @@ -984,11 +984,11 @@ packages: - data-accessor - data-accessor-mtl - fuzzcheck - # - here # haskell-src-exts via haskell-src-meta + - here - hlibgit2 - gitlib-libgit2 - hostname-validate - # - interpolatedstring-perl6 # haskell-src-exts via haskell-src-meta + - interpolatedstring-perl6 - iproute - missing-foreign - MissingH @@ -1050,8 +1050,8 @@ packages: - async-extra - format-numbers - highjson - # - highjson-swagger # haskell-src-exts via swagger2 - # - highjson-th # haskell-src-exts via swagger2 + - highjson-swagger + - highjson-th - fileplow "Joey Eremondi @JoeyEremondi": @@ -1060,7 +1060,7 @@ packages: - elm-core-sources - language-glsl - prettyclass - # - QuasiText # haskell-src-exts via haskell-src-meta + - QuasiText - union-find - zip-archive @@ -1188,17 +1188,16 @@ packages: "Greg V @myfreeweb": - pcre-heavy - http-link-header - # - microformats2-parser # haskell-src-exts via aeson-qq + - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - # - magicbane # haskell-src-exts via aeson-qq + - magicbane "Francesco Mazzoli @bitonic": - [] - # - language-c-quote # haskell-src-exts via haskell-src-meta + - language-c-quote "Sönke Hahn @soenkehahn": - # - generics-eot # haskell-src-exts via interpolate + - generics-eot - getopt-generics - graph-wrapper - string-conversions @@ -1229,7 +1228,7 @@ packages: - postgresql-simple-url - range-set-list - regex-applicative-text - # - servant-swagger-ui # haskell-src-exts via servant-swagger + - servant-swagger-ui - servant-yaml - singleton-bool - spdx @@ -1481,11 +1480,10 @@ packages: - cabal-file-th "Gershom Bazerman @gbaz": - # haskell-src-exts via haskell-src-meta - # - jmacro - # - jmacro-rpc - # - jmacro-rpc-happstack - # - jmacro-rpc-snap + - jmacro + - jmacro-rpc + - jmacro-rpc-happstack + - jmacro-rpc-snap - mbox - kmeans @@ -1578,7 +1576,7 @@ packages: - elm-export-persistent - pipes-csv - pipes-mongodb - # - servant-elm # haskell-src-exts via interpolate + - servant-elm - skeletons "David Raymond Christiansen @david-christiansen": @@ -2119,8 +2117,8 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data - # - swagger2 # haskell-src-exts via aeson-qq - # - servant-swagger # haskell-src-exts via aeson-qq + - swagger2 + - servant-swagger "Jared Tobin @jtobin": - mwc-probability @@ -2212,10 +2210,10 @@ packages: - pusher-http-haskell "Yorick Laupa yo.eight@gmail.com @YoEight": - # - eventstore # haskell-src-exts via interpolate + - eventstore - dotnet-timespan - eventsource-api - # - eventsource-geteventstore-store # haskell-src-exts via interpolate + - eventsource-geteventstore-store - eventsource-store-specs - eventsource-stub-store @@ -2227,7 +2225,7 @@ packages: - aeson-casing - graylog - parsec-numeric - # - mallard # haskell-src-exts via Interpolation + - mallard - gdax "Callum Rogers @CRogers": @@ -2253,10 +2251,10 @@ packages: "Jeremy Shaw @stepcut": - boomerang # - happstack-hsp # haskell-src-exts via hsx2hs - # - happstack-jmacro # haskell-src-exts via jmacro + - happstack-jmacro - happstack-server - happstack-server-tls - # - hsx-jmacro # haskell-src-exts via jmacro + - hsx-jmacro - ixset - reform - reform-blaze @@ -2341,8 +2339,8 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - # - marvin # haskell-src-exts via haskell-src-meta - # - marvin-interpolate >= 1.1 # haskell-src-exts via haskell-src-meta + - marvin + - marvin-interpolate - mustache "Cindy Wang @CindyLinz": @@ -2577,11 +2575,11 @@ packages: "Alexis King @lexi-lambda": - freer-simple - # - monad-mock # haskell-src-exts via haskell-src-meta - # - test-fixture # haskell-src-exts via haskell-src-meta + - monad-mock + - test-fixture - text-conversions - th-to-exp - # - type-assertions # haskell-src-exts via haskell-src-meta + - type-assertions "Patrick Chilton @chpatrick": - webrtc-vad @@ -2606,7 +2604,7 @@ packages: "Dominic Orchard @dorchard": - array-memoize - # - codo-notation # haskell-src-exts via haskell-src-meta + - codo-notation - language-fortran "Philipp Schuster @phischu": @@ -2618,8 +2616,7 @@ packages: - direct-rocksdb "Anton Gushcha @ncrashed": - [] - # - aeson-injector # haskell-src-exts via swagger2 + - aeson-injector "Al Zohali @zohl": - servant-auth-cookie @@ -2797,8 +2794,8 @@ packages: # - viewprof # brick 0.30 "Dylan Simon @dylex": - # - postgresql-typed # haskell-src-exts via haskell-src-meta - # - invertible # haskell-src-exts via haskell-src-meta + - postgresql-typed + - invertible - ztail "Louis Pan @louispan": @@ -2986,7 +2983,7 @@ packages: - yesod-alerts "José Lorenzo Rodríguez @lorenzo": - # - wrecker # haskell-src-exts via aeson-qq + - wrecker - language-docker - docker-build-cacher - mysql-haskell-nem @@ -3034,8 +3031,7 @@ packages: - path-text-utf8 "Viacheslav Lotsmanov @unclechu": - [] - # - qm-interpolated-string # haskell-src-exts via haskell-src-meta + - qm-interpolated-string "Douglas Burke @DougBurke": - swish From 62df138e392424cdfafd86d0029d0348f72b479a Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Tue, 16 Jan 2018 11:53:43 +0100 Subject: [PATCH 0795/1263] Add plot-light I am the original author and current maintainer --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6507b4ef..bff0b2fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -209,6 +209,7 @@ packages: - network-multicast - xeno - goggles + - plot-light "Joseph Canero @caneroj1": - sqlite-simple-errors From 04f3cc7d7d3f8cb694eada8581d30993faade85b Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Tue, 16 Jan 2018 18:30:29 +0000 Subject: [PATCH 0796/1263] http-client and http-conduit out of bounds, genvalidity and micorlens fixed --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6507b4ef..d348b757 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -364,6 +364,8 @@ packages: - Win32-notify - mono-traversable + - http-client + - http-conduit "Omari Norman @massysett": - rainbow @@ -3225,13 +3227,11 @@ packages: # https://github.com/fpco/stackage/issues/3193 - hedis < 0.10 - # https://github.com/fpco/stackage/issues/3194 - - microlens < 0.4.8.2 - - microlens-th < 0.4.1.2 - - # https://github.com/fpco/stackage/issues/3198 - - genvalidity < 0.4.0.3 + # https://github.com/fpco/stackage/issues/3203 + - http-client < 0.5.8 + # https://github.com/fpco/stackage/issues/3204 + - http-conduit < 2.3.0 # end of packages From 5606e953aa9f678955c32a32040108cc470bc7ee Mon Sep 17 00:00:00 2001 From: Jacek Galowicz Date: Wed, 17 Jan 2018 18:59:39 +0100 Subject: [PATCH 0797/1263] Add hamtsolo to build-constraints.yaml --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d348b757..14b30037 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Jacek Galowicz @tfc": + - hamtsolo + "Ferdinand van Walree @Ferdinand-vW": - sessiontypes - sessiontypes-distributed From 107018097034a5bc896bd474b3356b7bbcb122cd Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Thu, 18 Jan 2018 00:57:33 +0300 Subject: [PATCH 0798/1263] Add o-clock --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d348b757..36d94e7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,7 @@ packages: "Serokell @serokell": # - importify # haskell-src-exts via haskell-names - log-warper + - o-clock - universum "Lorenz Moesenlechner @moesenle": From 137ed04d581dbd98575ccfee64929bf10b321a67 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 Jan 2018 11:14:32 +0000 Subject: [PATCH 0799/1263] hold back hoogle-5.0.17 on http-conduit-2.3.0 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d348b757..363e47c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3232,6 +3232,7 @@ packages: # https://github.com/fpco/stackage/issues/3204 - http-conduit < 2.3.0 + - hoogle < 5.0.17 # end of packages From 8f0302d1da4179f6110994299cb9ce987a47c5e2 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 Jan 2018 11:56:02 +0000 Subject: [PATCH 0800/1263] tests broken for zip-archive and conduit-algorithms --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 363e47c2..62a37148 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3531,6 +3531,8 @@ skipped-tests: - ihaskell # haskell-src-exts via here + - conduit-algorithms # https://github.com/luispedro/conduit-algorithms/issues/3 + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3652,6 +3654,7 @@ expected-test-failures: - nakadi-client # Needs environment variable set - lxd-client # Needs LXD, not available on debian - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account + - zip-archive # https://github.com/jgm/zip-archive/issues/38 # Test executable requires arguments - hpqtypes From d998bd9025858c4d182d97e39305613225683882 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Thu, 18 Jan 2018 12:31:38 +0000 Subject: [PATCH 0801/1263] hpack-0.22 out of bounds for cabal2nix-2.8 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 62a37148..c6baee76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3234,6 +3234,9 @@ packages: - http-conduit < 2.3.0 - hoogle < 5.0.17 + # https://github.com/fpco/stackage/issues/3208 + - hpack < 0.22.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 3ddbdf3c28f44f426031e7d55d91885f09cba725 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sat, 20 Jan 2018 13:20:52 +0200 Subject: [PATCH 0802/1263] Skip dlist-nonempty tests/benchmarks and splitmix benchmarks --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6baee76..bfd1fbfb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3514,6 +3514,7 @@ skipped-tests: - tdigest - these - time-parsers + - dlist-nonempty # QuickCheck2.11 # Uncategorized, please categorize! - hackage-security # Cabal 2.0 @@ -3915,6 +3916,10 @@ skipped-benchmarks: - fmt # haskell-src-exts via interpolate + # @phadej + - dlist-nonempty # criterion-1.3 + - splitmix# # criterion-1.3 + # end of skipped-benchmarks From 119a44a64e25c49a030d4a9652c2134a903b9984 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 20 Jan 2018 20:52:46 +0000 Subject: [PATCH 0803/1263] fix plan --- build-constraints.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6baee76..c271b192 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3227,9 +3227,6 @@ packages: # https://github.com/fpco/stackage/issues/3193 - hedis < 0.10 - # https://github.com/fpco/stackage/issues/3203 - - http-client < 0.5.8 - # https://github.com/fpco/stackage/issues/3204 - http-conduit < 2.3.0 - hoogle < 5.0.17 @@ -3237,6 +3234,15 @@ packages: # https://github.com/fpco/stackage/issues/3208 - hpack < 0.22.0 + # https://github.com/fpco/stackage/issues/3210 + - constraints < 0.10 + + # https://github.com/fpco/stackage/issues/3211 + - pandoc-citeproc < 0.14 + + # https://github.com/fpco/stackage/issues/3212 + - safe-exceptions < 0.1.7.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 7c68f28c288c364089698c8b49e13c64582e8ea6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 21 Jan 2018 10:28:34 +0000 Subject: [PATCH 0804/1263] hamilton and rebase are not building --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c271b192..77d99472 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3243,6 +3243,14 @@ packages: # https://github.com/fpco/stackage/issues/3212 - safe-exceptions < 0.1.7.0 + # https://github.com/mstksg/hamilton/issues/4 + - hamilton < 0 + + # https://github.com/nikita-volkov/rebase/issues/11 + - rebase < 0 + - hasql-transaction < 0 + - hasql-migration < 0 + # end of packages # Package flags are applied to individual packages, and override the values of From 52e0d66794140110b971b6cefbfc5d36858b6d61 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 22 Jan 2018 08:49:03 +0000 Subject: [PATCH 0805/1263] js-jquery < 3.3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77d99472..1bb83a51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3251,6 +3251,9 @@ packages: - hasql-transaction < 0 - hasql-migration < 0 + # https://github.com/fpco/stackage/issues/3213 + - js-jquery < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of From c4500a78c1787de884e8858e08046703cc44fb49 Mon Sep 17 00:00:00 2001 From: Paulo Tanaka Date: Mon, 22 Jan 2018 09:17:04 -0800 Subject: [PATCH 0806/1263] Adding zstd to stackage --- build-constraints.yaml | 4 ++++ debian-bootstrap.sh | 1 + 2 files changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6baee76..cd930f94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,10 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: + "Paulo Tanaka @paulot": + # on behalf of Bryan O'Sullivan @bos: + - zstd + "Ferdinand van Walree @Ferdinand-vW": - sessiontypes - sessiontypes-distributed diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 1d54266c..833da323 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -123,6 +123,7 @@ apt-get install -y \ libxss-dev \ libyaml-dev \ libzip-dev \ + libzstd-dev \ libzmq3-dev \ llvm-3.9 \ locales \ From 110a5c8ae7a66b4278dde3fa3960060147a8831a Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Mon, 22 Jan 2018 10:35:00 -0800 Subject: [PATCH 0807/1263] Restore `bench` The latest release of `bench` supports the most recent version of its dependencies (including `turtle`) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bb83a51..6ab26733 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -727,7 +727,7 @@ packages: - turtle - foldl - morte - # - bench # turtle 1.5 + - bench - dhall - dhall-bash - dhall-json From b9cf04e367752965d10d3a1caf6af7583ad338f7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 22 Jan 2018 13:27:10 -0800 Subject: [PATCH 0808/1263] Skip tests for zip-archive per jgm/zip-archive#38 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ab26733..5ab7cbd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3415,6 +3415,8 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # Too-new dependencies + - zip-archive # directory >= 1.3.1 # https://github.com/jgm/zip-archive/issues/38 # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -3674,7 +3676,6 @@ expected-test-failures: - nakadi-client # Needs environment variable set - lxd-client # Needs LXD, not available on debian - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account - - zip-archive # https://github.com/jgm/zip-archive/issues/38 # Test executable requires arguments - hpqtypes From 86f68eb8393b6e46009d9dfb0f752cd2c7a1f096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Hahn?= Date: Mon, 22 Jan 2018 21:54:13 -0500 Subject: [PATCH 0809/1263] remove SoenkeHahn from the list of servant maintainers --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9aa80a17..18dddb16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4005,7 +4005,6 @@ github-users: haskell-servant: - phadej - jkarni - - SoenkeHahn vivid: - vivid-synth midair: From 305c491a1a6ed6f04b85395251edb2ab3e55ed96 Mon Sep 17 00:00:00 2001 From: Guru Devanla Date: Tue, 23 Jan 2018 06:08:32 -0800 Subject: [PATCH 0810/1263] Add 2 packages (cassava-records, pptable) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9aa80a17..a357bb8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3134,6 +3134,10 @@ packages: "Alexey Kotlyarov @koterpillar": - serverless-haskell + + "Guru Devanla @gdevanla": + - pptable + - cassava-records # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From a20b6821b9f1157befcf6b108986b25447c49865 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 23 Jan 2018 15:57:55 +0100 Subject: [PATCH 0811/1263] Add lambdabot-core and lambdabot-irc-plugins. Also, sort the list of packages I maintain alphabetically. :-) --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9aa80a17..399756d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2041,8 +2041,8 @@ packages: - nagios-check "Peter Simons @peti": - - distribution-nixpkgs - cabal2nix + - distribution-nixpkgs - funcmp - hackage-db - hledger-interest @@ -2051,12 +2051,14 @@ packages: - hsemail - hsyslog - jailbreak-cabal + - json-autotype + - lambdabot-core + - lambdabot-irc-plugins - language-nix - logging-facade-syslog - nix-paths - streamproc - titlecase - - json-autotype "Mark Fine @markfine": - postgresql-schema From 41f94f7cbb152ce9e684327d4348f2ddc16c0d6e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 23 Jan 2018 16:12:48 +0100 Subject: [PATCH 0812/1263] Add prim-unique to satisfy dependencies of lambdabot-core. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 399756d5..b4d66c7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2057,6 +2057,7 @@ packages: - language-nix - logging-facade-syslog - nix-paths + - prim-uniq - streamproc - titlecase From da53f8eee790c2e46efc35dc8344710a8a14ab63 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 16:18:46 -0800 Subject: [PATCH 0813/1263] Skip hasql-transaction tests, re-add to build plan --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1222b5e0..11333202 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3248,7 +3248,6 @@ packages: # https://github.com/nikita-volkov/rebase/issues/11 - rebase < 0 - - hasql-transaction < 0 - hasql-migration < 0 # https://github.com/fpco/stackage/issues/3213 @@ -3437,6 +3436,7 @@ skipped-tests: - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - GLFW-b # HUnit 1.6 + - hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3 From 8e513b471c2ac548165d407a143861c714601c8e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 17:24:27 -0800 Subject: [PATCH 0814/1263] Expect test failures for libmpd per vimus/libmpd-haskell#104 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28b9a200..f028b9ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3596,6 +3596,7 @@ expected-test-failures: - hastache - idris # https://github.com/fpco/stackage/issues/1382 - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 + - libmpd # https://github.com/vimus/libmpd-haskell/issues/104 - math-functions # https://github.com/bos/math-functions/issues/25 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems From f97c7efa7d64b12210e21f81d58265d68a89fd44 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 17:41:27 -0800 Subject: [PATCH 0815/1263] update cabal-format-version to 2.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f028b9ea..ec6ea821 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3,7 +3,7 @@ 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 # supported by the most recent cabal-install and Stack releases. -cabal-format-version: "1.24" +cabal-format-version: "2.0" # Constraints for brand new builds packages: From bf6cd16d764ec18f31adbb95ca657be1b6fe33af Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 19:00:25 -0800 Subject: [PATCH 0816/1263] Unskip tests for zip-archive per jgm/zip-archive#38 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f028b9ea..aadaf500 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3433,8 +3433,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # Too-new dependencies - - zip-archive # directory >= 1.3.1 # https://github.com/jgm/zip-archive/issues/38 # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. From c2484d3d705c07bcfe1b78c9f913af103a54953d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:17:53 -0800 Subject: [PATCH 0817/1263] Add constraint "http-client ==0.5.8.*" per #3221 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aadaf500..7ebbd72e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,9 @@ packages: # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 + # https://github.com/fpco/stackage/issues/3221 + - http-client ==0.5.8.* + # end of packages # Package flags are applied to individual packages, and override the values of From 19b9de1615bc62b56aefe5b96599bbb703bfc6c6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:40:15 -0800 Subject: [PATCH 0818/1263] Expect test failure for zstd per #3219 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ebbd72e..3c988624 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3803,6 +3803,7 @@ expected-test-failures: - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - store # https://github.com/fpco/store/issues/120 + - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites From 3159aae18a1e7d09828b10ba8d6869a965db87fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:58:19 -0800 Subject: [PATCH 0819/1263] Add constraint "attoparsec-time" per ocramz/plot-light#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c988624..17a6b806 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,9 @@ packages: # https://github.com/fpco/stackage/issues/3221 - http-client ==0.5.8.* + # https://github.com/ocramz/plot-light/issues/2 + - attoparsec-time < 1 + # end of packages # Package flags are applied to individual packages, and override the values of From fa94356031f1eea971bcc8b95fa6e592bc5f8977 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:59:38 -0800 Subject: [PATCH 0820/1263] Disable arrowp-qq per pepeiborra/arrowp#8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 17a6b806..90d25735 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -78,7 +78,7 @@ packages: - model "Jose Iborra @pepeiborra": - - arrowp-qq + # - arrowp-qq # build failure https://github.com/pepeiborra/arrowp/issues/8 - clr-marshal - clr-host - haskell-src-exts-util From 40205d9b951f1191113a94e68c70a124a82c7a26 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 23:06:05 -0800 Subject: [PATCH 0821/1263] Disable invertible per dylex/invertible#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 90d25735..5b8a6340 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2808,7 +2808,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - - invertible + # - invertible # build failure https://github.com/dylex/invertible/issues/3 - ztail "Louis Pan @louispan": From 7799c906cae0ab317b848f872579dacd94f23789 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 23:48:49 -0800 Subject: [PATCH 0822/1263] Expect test failure for heist, see snapframework/heist#111 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b8a6340..0e1be59f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3798,6 +3798,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 + - heist # not updated to pandoc 2, see https://github.com/snapframework/heist/pull/111 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 From af09f12b4ab727a1119bbc423fe5a86ed2dc30cc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 00:33:47 -0800 Subject: [PATCH 0823/1263] Disable mallard per AndrewRademacher/mallard#49 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e1be59f..22a6fec6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2238,7 +2238,7 @@ packages: - aeson-casing - graylog - parsec-numeric - - mallard + # - mallard # https://github.com/AndrewRademacher/mallard/issues/49 - gdax "Callum Rogers @CRogers": From c3cf8944ee57b3dc8e744e2697cf67ecdda2cecb Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 24 Jan 2018 12:16:28 -0500 Subject: [PATCH 0824/1263] Re-enable invertible 0.2.0.3 fixes build with semigroupoids-5.2.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 22a6fec6..66a47227 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2808,7 +2808,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - # - invertible # build failure https://github.com/dylex/invertible/issues/3 + - invertible - ztail "Louis Pan @louispan": From 3e3a2cbad33db8586d103e08f0714bc4801036de Mon Sep 17 00:00:00 2001 From: Dylan Simon Date: Wed, 24 Jan 2018 14:05:49 -0500 Subject: [PATCH 0825/1263] PR template: fix typo of "successfully" --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7270f812..253ecd41 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ Checklist: - [ ] Meaningful commit message - please not `Update build-constraints.yml` - [ ] Some time passed since Hackage upload -- [ ] On your own machine, in a new directory, you have succesfully run the following set of commands (replace `$package` with the name of the package that is submitted, `$version` is the version of the package you want to get into Stackage): +- [ ] On your own machine, in a new directory, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, `$version` is the version of the package you want to get into Stackage): stack unpack $package cd $package-$version From 0796d652217e20b2cc54ff069a525ab0f428630d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 13:32:19 -0800 Subject: [PATCH 0826/1263] Unconstrain megaparsec and friends per #3159 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66a47227..6f85d6e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,11 +3205,6 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 - # https://github.com/fpco/stackage/issues/3159 - - megaparsec < 6.4 - - mmark < 0.0.4.1 - - modern-uri < 0.2.0.0 - # https://github.com/serokell/log-warper/pull/91 # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 From 0e24e94208ef061747c6608deee6cfda81191b31 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 14:46:26 -0800 Subject: [PATCH 0827/1263] Remove constraint "constraints < 0.10", closes #3210 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a37a363..e95477de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3249,9 +3249,6 @@ packages: # https://github.com/fpco/stackage/issues/3208 - hpack < 0.22.0 - # https://github.com/fpco/stackage/issues/3210 - - constraints < 0.10 - # https://github.com/fpco/stackage/issues/3211 - pandoc-citeproc < 0.14 From f6488a1aea3a02f0ef4d39a9a8a95bbce85a760c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 14:54:02 -0800 Subject: [PATCH 0828/1263] Expect zm tests to pass per #3026 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e95477de..980b7160 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3784,7 +3784,6 @@ expected-test-failures: # Doctest failures - teardown - model # https://github.com/Quid2/model/issues/2 - - zm # https://github.com/fpco/stackage/issues/3026 # Misc. - dbus From 00fe5c6d36926ee4dda79b9b5058a1300dd99caa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 15:05:52 -0800 Subject: [PATCH 0829/1263] Unskip benchmarks for servant-kotlin, closes #3088 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 980b7160..956155c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,7 +3885,6 @@ skipped-benchmarks: - ttrie # criterion-plus and th-pprint - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 - - servant-kotlin # shelly 1.7 https://github.com/fpco/stackage/issues/3088 # Transitive outdated dependencies # These packages From 7e7302f6221e9225fa37a572999f9814a94b2e70 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 15:11:26 -0800 Subject: [PATCH 0830/1263] Update link re: terminal-progress-bar tests, closes #3101 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 956155c7..2f321c82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,7 +3461,7 @@ skipped-tests: - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - - terminal-progress-bar # HUnit 1.6 https://github.com/fpco/stackage/issues/3101 + - terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck From 4aca2b1be3b08c06ef50601857a017359336775a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 16:51:12 -0800 Subject: [PATCH 0831/1263] Unconstrain http-types (0.11), block incompatible, see #2976 --- build-constraints.yaml | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f321c82..9069ab3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -748,7 +748,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - - bloodhound + # - bloodhound # http-types 0.11 - esqueleto "Adam Bergmark @bergmark": @@ -1137,8 +1137,8 @@ packages: - glib - pango - ghcjs-codemirror - - ghcjs-dom - - jsaddle + # - ghcjs-dom # http-types 0.11 via jsaddle + # - jsaddle # http-types 0.11 - vado - vcswrapper - ShellCheck @@ -1249,9 +1249,9 @@ packages: - tree-diff # scrive/log - - log + # - log # http-types 0.11 via bloodhound - log-base - - log-elasticsearch + # - log-elasticsearch # http-types 0.11 via bloodhound - log-postgres # Not a maintainer @@ -1746,7 +1746,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt - - IPv6DB + # - IPv6DB # http-types 0.11 "koral koral@mailoo.org @k0ral": - atom-conduit @@ -2282,7 +2282,7 @@ packages: - web-routes-happstack - web-routes-hsp - web-routes-th - - web-routes-wai + # - web-routes-wai # http-types 0.11 # - hsx2hs # haskell-src-exts "Pedro Tacla Yamada @yamadapc": @@ -2390,7 +2390,7 @@ packages: - hs-GeoIP - retry - katip - - katip-elasticsearch + # - katip-elasticsearch # http-types 0.11 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -3028,7 +3028,8 @@ packages: - cisco-spark-api "Deni Bertovic @denibertovic, James Parker ": - - docker + [] + # - docker # http-types 0.11 "Hexirp @Hexirp": - doctest-driver-gen @@ -3073,7 +3074,7 @@ packages: "Tim McGilchrist @tmcgilchrist": - riak - - airship + # - airship # http-types 0.11 "Sam Stites @stites": - gym-http-api @@ -3187,10 +3188,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2976 - - http-types < 0.10 - - hoauth2 < 1.6.1 - # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 From 2ddf38c33ce0c318b2d2c6231bbafbba7a77e7f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 16:56:53 -0800 Subject: [PATCH 0832/1263] Unconstrain text (1.2.3.0), block incompatible, see #3147 --- build-constraints.yaml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9069ab3e..1112e48a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -219,7 +219,7 @@ packages: - plot-light "Joseph Canero @caneroj1": - - sqlite-simple-errors + # - sqlite-simple-errors # text 1.2.3.0 - median-stream - stm-supply - filter-logger @@ -1557,7 +1557,7 @@ packages: - postgresql-simple-migration # Maintained by @ameingast. - ratel - ratel-wai - - rattletrap + # - rattletrap # text-1.2.3.0 - statestack # Maintained by @byorgey. - strive - wuss @@ -1922,7 +1922,7 @@ packages: - Spock-lucid - charsetdetect-ae - ilist - - text-all + # - text-all # text-1.2.3.0 - fmt "Takano Akio tak@anoak.io @takano-akio": @@ -3191,12 +3191,6 @@ packages: # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 - # https://github.com/fpco/stackage/issues/3147 - # - # Note: due to https://github.com/haskell/text/issues/211, - # may need to skip tests when removing this - - text < 1.2.3 - # Does not support newest QuickCheck - test-framework < 0.8.2.0 @@ -3459,6 +3453,7 @@ skipped-tests: - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23 + - text # HUnit 1.6 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck From a5bbaaf7547d17159f7b202e157cf1e8a63e41c1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 24 Jan 2018 16:59:44 -0800 Subject: [PATCH 0833/1263] Unconstrain http-client (0.5.8), see #3221 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1112e48a..f3a77ddf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,9 +3256,6 @@ packages: # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 - # https://github.com/fpco/stackage/issues/3221 - - http-client ==0.5.8.* - # https://github.com/ocramz/plot-light/issues/2 - attoparsec-time < 1 From 90dba1444d8ebd011cad728b9cbb46a9bdc78789 Mon Sep 17 00:00:00 2001 From: MATSUBARA Nobutada Date: Thu, 25 Jan 2018 14:47:18 +0900 Subject: [PATCH 0834/1263] Re-enable servant-kotlin --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3a77ddf..fb3b7afe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -67,7 +67,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - rakuten - # - servant-kotlin # formatting 6.3 + - servant-kotlin "Pavol Klacansky @pavolzetor": - openexr-write From 64d4962541a29afe435f96ae74b64e5ec440e171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Estrella?= Date: Thu, 25 Jan 2018 08:52:42 -0500 Subject: [PATCH 0835/1263] Update Stack Builders maintainers list --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3a77ddf..9215360b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3998,9 +3998,9 @@ github-users: clckwrks: - stepcut stackbuilders: - - sestrella + - javcasas - jsl - - jsantos17 + - sestrella scotty-web: - RyanGlScott - xich From 92b881f1669fc5379a11210abed4caf924881fc2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Jan 2018 10:48:09 -0800 Subject: [PATCH 0836/1263] Revert "Unconstrain http-types (0.11), block incompatible, see #2976" This reverts commit 4aca2b1be3b08c06ef50601857a017359336775a. --- build-constraints.yaml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3a77ddf..882a9e78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -748,7 +748,7 @@ packages: "Chris Allen @bitemyapp": - machines-directory - machines-io - # - bloodhound # http-types 0.11 + - bloodhound - esqueleto "Adam Bergmark @bergmark": @@ -1137,8 +1137,8 @@ packages: - glib - pango - ghcjs-codemirror - # - ghcjs-dom # http-types 0.11 via jsaddle - # - jsaddle # http-types 0.11 + - ghcjs-dom + - jsaddle - vado - vcswrapper - ShellCheck @@ -1249,9 +1249,9 @@ packages: - tree-diff # scrive/log - # - log # http-types 0.11 via bloodhound + - log - log-base - # - log-elasticsearch # http-types 0.11 via bloodhound + - log-elasticsearch - log-postgres # Not a maintainer @@ -1746,7 +1746,7 @@ packages: - Spintax - glabrous - google-oauth2-jwt - # - IPv6DB # http-types 0.11 + - IPv6DB "koral koral@mailoo.org @k0ral": - atom-conduit @@ -2282,7 +2282,7 @@ packages: - web-routes-happstack - web-routes-hsp - web-routes-th - # - web-routes-wai # http-types 0.11 + - web-routes-wai # - hsx2hs # haskell-src-exts "Pedro Tacla Yamada @yamadapc": @@ -2390,7 +2390,7 @@ packages: - hs-GeoIP - retry - katip - # - katip-elasticsearch # http-types 0.11 + - katip-elasticsearch "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -3028,8 +3028,7 @@ packages: - cisco-spark-api "Deni Bertovic @denibertovic, James Parker ": - [] - # - docker # http-types 0.11 + - docker "Hexirp @Hexirp": - doctest-driver-gen @@ -3074,7 +3073,7 @@ packages: "Tim McGilchrist @tmcgilchrist": - riak - # - airship # http-types 0.11 + - airship "Sam Stites @stites": - gym-http-api @@ -3188,6 +3187,10 @@ packages: "Stackage upper bounds": + # https://github.com/fpco/stackage/issues/2976 + - http-types < 0.10 + - hoauth2 < 1.6.1 + # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 From 27dfe7fbada938d0335d086ec3ea6dbbb4589792 Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Thu, 25 Jan 2018 20:05:34 +0100 Subject: [PATCH 0837/1263] Re-enable servant-exceptions servant-0.12 support was added in version 0.1.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 882a9e78..2494a18a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3116,7 +3116,7 @@ packages: "Sebastian Nagel @ch1bo": - hdevtools - # - servant-exceptions # https://github.com/ch1bo/servant-exceptions/issues/1 + - servant-exceptions "Vaibhav Sagar @vaibhavsagar": - ihaskell From 9559d10b68d08f9b529683976721873e4970dfe9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Jan 2018 14:58:33 -0800 Subject: [PATCH 0838/1263] Remove constraint "hpack < 0.22.0", closes #3208 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 882a9e78..44669b5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3240,9 +3240,6 @@ packages: - http-conduit < 2.3.0 - hoogle < 5.0.17 - # https://github.com/fpco/stackage/issues/3208 - - hpack < 0.22.0 - # https://github.com/fpco/stackage/issues/3211 - pandoc-citeproc < 0.14 From f11032209fac318d1350c131439007718b2decb7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Jan 2018 15:05:47 -0800 Subject: [PATCH 0839/1263] Remove constraint "safe-exceptions < 0.1.7.0", closes #3212 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44669b5c..f008b4b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3243,9 +3243,6 @@ packages: # https://github.com/fpco/stackage/issues/3211 - pandoc-citeproc < 0.14 - # https://github.com/fpco/stackage/issues/3212 - - safe-exceptions < 0.1.7.0 - # https://github.com/mstksg/hamilton/issues/4 - hamilton < 0 From f45e1eb4810ed304a62015d14e26f745284d82f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 25 Jan 2018 23:27:34 -0800 Subject: [PATCH 0840/1263] Add constraint "rest-client < 0.5.2.1" per silkapp/rest#157 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee761be2..af156a2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,9 @@ packages: # https://github.com/ocramz/plot-light/issues/2 - attoparsec-time < 1 + # https://github.com/silkapp/rest/issues/157 + - rest-client < 0.5.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of From f63cd41d77ec8092db517f923983372adf0e8883 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 09:52:44 -0800 Subject: [PATCH 0841/1263] Remove constraint "attoparsec-time < 1" per ocramz/plot-light#2 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af156a2f..16307eec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3253,9 +3253,6 @@ packages: # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 - # https://github.com/ocramz/plot-light/issues/2 - - attoparsec-time < 1 - # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 From fe03ac76cbc4bb0a2aac8f781e777aeaa8aa94f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 09:56:18 -0800 Subject: [PATCH 0842/1263] Add constraint "ratel < 1" per #3228 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16307eec..317d2c9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,6 +3256,9 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 + # https://github.com/fpco/stackage/issues/3228 + - ratel < 1 + # end of packages # Package flags are applied to individual packages, and override the values of From 8899a46dd6eb0caefdd6a591d08ad8c4c7f508c2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 10:00:51 -0800 Subject: [PATCH 0843/1263] Skip test & bench for o-clock per #3207 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f85e8606..921f6711 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3461,6 +3461,7 @@ skipped-tests: # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 + - o-clock # tasty 0.12 via tasty-hedgehog - path # via genvalidity genvalidity-property # Blocked by stackage upper bounds. These can be re-enabled once @@ -3879,6 +3880,7 @@ skipped-benchmarks: # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. + - o-clock # base-4.10 and time-1.8 via tiempo # Compilation failures From 7bd086e53bba5269d901792520d8bc64a3fd8c1c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 10:54:30 -0800 Subject: [PATCH 0844/1263] Add constraint "universum < 1.0.4" per serokell/universum#127 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 921f6711..730cd8c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3260,6 +3260,9 @@ packages: # https://github.com/fpco/stackage/issues/3228 - ratel < 1 + # https://github.com/serokell/universum/issues/127 + - universum < 1.0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 9baf406b83b79af9e7cb06dee2243fd4df98892b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 16:54:01 -0800 Subject: [PATCH 0845/1263] Remove constraint "ratel < 1", closes #3228 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 730cd8c2..15072ac0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3257,9 +3257,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/fpco/stackage/issues/3228 - - ratel < 1 - # https://github.com/serokell/universum/issues/127 - universum < 1.0.4 From 61c8fe8e359305a63c565faf6cd01f445349dc4f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 16:56:00 -0800 Subject: [PATCH 0846/1263] Unskip tests for terminal-progress-bar per roelvandijk/terminal-progress-bar#23 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15072ac0..6ca9101a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3450,7 +3450,6 @@ skipped-tests: - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - - terminal-progress-bar # HUnit 1.6 https://github.com/roelvandijk/terminal-progress-bar/issues/23 - text # HUnit 1.6 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 From 318b628da929ed61d7f15f846bd8c9782191c8fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 16:59:01 -0800 Subject: [PATCH 0847/1263] Unconstrain universum, but expect test failure per serokell/universum#127 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ca9101a..20513844 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3257,9 +3257,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/serokell/universum/issues/127 - - universum < 1.0.4 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -3718,6 +3715,7 @@ expected-test-failures: - shikensu # https://github.com/icidasset/shikensu/issues/5 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - universum # due to text-1.2.3.0 https://github.com/serokell/universum/issues/127 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 From 7c13c80ef858ec4474028225e37e95ce6dd3b5e7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Jan 2018 20:44:39 -0800 Subject: [PATCH 0848/1263] Unconstrain tasty-quickcheck, skip tests for model, see #3190 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20513844..b8e7f4ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3231,9 +3231,6 @@ packages: # https://github.com/fpco/stackage/issues/3189 - skylighting < 0.6 - # https://github.com/fpco/stackage/issues/3190 - - tasty-quickcheck < 0.9.2 - # https://github.com/fpco/stackage/issues/3193 - hedis < 0.10 @@ -3441,6 +3438,7 @@ skipped-tests: - hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 + - model # tasty-quickcheck 0.9.2 - next-ref # hspec 2.3 - parsec # HUnit 1.6 - partial-order # HUnit 1.6 From 9100f29b7bd56b2c64995e925d097c61cd236ef0 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 10:46:48 +0200 Subject: [PATCH 0849/1263] add bhoogle --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8e7f4ce..74865bdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3151,6 +3151,10 @@ packages: "Tim Humphries @thumphries": - transformers-either + + "Andre Van Der Merwe @andrevdm": + - bhoogle + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 97b5e766d7ca309174e8c8fab7f4d32c4e395ee8 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 14:08:28 +0200 Subject: [PATCH 0850/1263] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74865bdf..c1dc7a4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,7 +3154,6 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle - # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 309a95c6ab45300f07e6988d4da9d1b7e2d5c6f7 Mon Sep 17 00:00:00 2001 From: Andre Van Der Merwe Date: Sat, 27 Jan 2018 14:09:38 +0200 Subject: [PATCH 0851/1263] Add bhoogle fixing commit message --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c1dc7a4e..790741c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,7 +3154,7 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle - + # 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 771100ee137d397d0c15da732a631fb82869eec3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 27 Jan 2018 07:54:15 -0800 Subject: [PATCH 0852/1263] Constrain terminal-progress bar < 0.1.2, skip tests per #3230 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8e7f4ce..324a5800 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3254,6 +3254,9 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 + # https://github.com/fpco/stackage/issues/3230 + - terminal-progress-bar < 0.1.2 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3445,6 +3448,7 @@ skipped-tests: - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck + - terminal-progress-bar # HUnit 1.6, see also https://github.com/fpco/stackage/issues/3230 - text # HUnit 1.6 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 From b49c03535d54e4892bacdd2b82349839ec8cd796 Mon Sep 17 00:00:00 2001 From: John Ky Date: Sat, 27 Jan 2018 16:16:34 +1100 Subject: [PATCH 0853/1263] Add hw-fingertree and hw-fingertree-strict libraries --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 324a5800..e57e7fb8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2468,6 +2468,8 @@ packages: - hw-hedgehog - hw-hspec-hedgehog - hw-int + - hw-fingertree + - hw-fingertree-strict - hw-json - hw-parser - hw-prim From c066ebd533474260d9c64105de0307c59bdb883f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 27 Jan 2018 15:58:22 -0800 Subject: [PATCH 0854/1263] Tell me when http-types (> 0.11) is released, see #2976 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 324a5800..f5f6d9ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4065,6 +4065,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: +- http-types-0.11 # Open an issue to unconstrain (currently < 0.11), see https://github.com/fpco/stackage/issues/2976#issuecomment-360716645 - 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 - freer-effects-0.3.0.1 # re-enable extensible benchmarks From 4588a517c52f1bfbc0a40a19efa3771e456d911b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 28 Jan 2018 14:31:32 +0200 Subject: [PATCH 0855/1263] List the curators --- CURATORS.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index fb424315..24cd35b4 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -1,8 +1,15 @@ 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 5 people handling requests weekly in rotation. +team who maintain the Stackage project itself - should be doing on a regular basis. Curation activities are mostly automated, and do not take up a significant amount of time. +The following is the current list of curators, in alphabetical order: + +* Adam Bergmark +* Chris Dornan +* Dan Burton +* Jens Petersen +* Luke Murphy +* Michael Snoyman +* Mihai Maruseac ## Workflow overview From 1e3519e85dca48a9b7f877e28d0e10168b7456b4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 05:15:26 -0800 Subject: [PATCH 0856/1263] Update issue link for http-types (0.12) #3232 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf17c9e4..d7970eb2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3193,7 +3193,7 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/2976 + # https://github.com/fpco/stackage/issues/3232 - http-types < 0.10 - hoauth2 < 1.6.1 @@ -4070,7 +4070,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: -- http-types-0.11 # Open an issue to unconstrain (currently < 0.11), see https://github.com/fpco/stackage/issues/2976#issuecomment-360716645 - 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 - freer-effects-0.3.0.1 # re-enable extensible benchmarks From a32891d75a55a0f9bd40188e3d1afff3840ea0a3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 05:35:15 -0800 Subject: [PATCH 0857/1263] Unconstrain haddock-library per #3220 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7970eb2..6eb0911f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2951,7 +2951,7 @@ packages: - conduit-algorithms "Alex Biehl @alexbiehl": - - haddock-library < 1.4.4 # cabal-version >= 2 + - haddock-library "Mark Hopkins @mjhopkins": [] From 121b3e65c97080461731360e4af24812792d10ea Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 07:45:37 -0800 Subject: [PATCH 0858/1263] Add constraint "adjunctions < 4.4" per #3233 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6eb0911f..2669ff84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3262,6 +3262,9 @@ packages: # https://github.com/fpco/stackage/issues/3230 - terminal-progress-bar < 0.1.2 + # https://github.com/fpco/stackage/issues/3233 + - adjunctions < 4.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 7771059310be80bfb5d630ad683926c6a4bfb238 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 07:47:05 -0800 Subject: [PATCH 0859/1263] Add constraint "free < 5" per #3234 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2669ff84..4e341b1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3265,6 +3265,9 @@ packages: # https://github.com/fpco/stackage/issues/3233 - adjunctions < 4.4 + # https://github.com/fpco/stackage/issues/3234 + - free < 5 + # end of packages # Package flags are applied to individual packages, and override the values of From 8f7b5cbb63bfed96354ea62ec0c25b531b06d48e Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 28 Jan 2018 23:41:03 +0530 Subject: [PATCH 0860/1263] Enable shelly tests back --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf17c9e4..9481c723 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3484,7 +3484,6 @@ skipped-tests: - 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 From 267f898e790526c4d265d59df584b3e83c3d1449 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:13:01 -0800 Subject: [PATCH 0861/1263] Skip tests for pipes-group (needs doctest < 0.13) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e341b1f..911ee5f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3456,6 +3456,7 @@ skipped-tests: - next-ref # hspec 2.3 - parsec # HUnit 1.6 - partial-order # HUnit 1.6 + - pipes-group # doctest 0.13 - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck From 85e1c1d5759fb0db34ca88530e6ec9876ddcd2bc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:13:42 -0800 Subject: [PATCH 0862/1263] Add constraint "hpack < 0.23" per #3237 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 911ee5f1..7ab8877a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3268,6 +3268,9 @@ packages: # https://github.com/fpco/stackage/issues/3234 - free < 5 + # https://github.com/fpco/stackage/issues/3237 + - hpack < 0.23 + # end of packages # Package flags are applied to individual packages, and override the values of From b906c8f5810cdcc73eb96d675bcfce77a56cfc04 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:15:18 -0800 Subject: [PATCH 0863/1263] Add constraint "lens < 4.16" per #3238 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ab8877a..b6a75950 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3271,6 +3271,9 @@ packages: # https://github.com/fpco/stackage/issues/3237 - hpack < 0.23 + # https://github.com/fpco/stackage/issues/3238 + - lens < 4.16 + # end of packages # Package flags are applied to individual packages, and override the values of From 1df63c7ae4fa95d8075b473574f8f56bbf19cc60 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:16:35 -0800 Subject: [PATCH 0864/1263] Expect haddock failure for haddock-library per #3236 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6a75950..72bf6b6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3861,9 +3861,10 @@ 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-library # https://github.com/fpco/stackage/issues/3236 - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 + - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 # Runs out of memory - store From 64129536f433cb7a5830868243dfa277c33a87bb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 18:08:33 -0800 Subject: [PATCH 0865/1263] Add constraint "ChannelT < 0.0.0.7" per #3234 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72bf6b6b..709f259d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3267,6 +3267,7 @@ packages: # https://github.com/fpco/stackage/issues/3234 - free < 5 + - ChannelT < 0.0.0.7 # https://github.com/fpco/stackage/issues/3237 - hpack < 0.23 From ebb8754f46a1e16b24f9523ab5f91797a1d5c119 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 20:21:53 -0800 Subject: [PATCH 0866/1263] Adjust ChannelT constraint to == 0.0.0.4, see #3234 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 709f259d..b2246048 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3267,7 +3267,7 @@ packages: # https://github.com/fpco/stackage/issues/3234 - free < 5 - - ChannelT < 0.0.0.7 + - ChannelT == 0.0.0.4 # https://github.com/fpco/stackage/issues/3237 - hpack < 0.23 From fe12399059ad3a5ee0e513c0a0185745c28f70e4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 29 Jan 2018 17:29:12 +0100 Subject: [PATCH 0867/1263] Disable failing tests for http-link-header. Please see https://github.com/myfreeweb/http-link-header/issues/7. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73f50bd4..e31f712f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3153,10 +3153,10 @@ packages: "Tim Humphries @thumphries": - transformers-either - + "Andre Van Der Merwe @andrevdm": - bhoogle - + # 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 @@ -3739,6 +3739,7 @@ expected-test-failures: - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 7c711c36ac620fdbb6f42ff5c63a8d2a1531a946 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 29 Jan 2018 19:58:18 +0100 Subject: [PATCH 0868/1263] Add upper bounds for semigroupoids. Please see https://github.com/fpco/stackage/issues/3239. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e31f712f..de6c9f40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,9 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 + # https://github.com/fpco/stackage/issues/3239 + - semigroupoids < 5.2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 1d13a7f6227fdeb17bc44107a37e2857acc63360 Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Mon, 29 Jan 2018 14:53:49 -0800 Subject: [PATCH 0869/1263] Add aeson-typescript --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index de6c9f40..b0830da3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Tom McLaughlin @thomasjm": + - aeson-typescript + "Paulo Tanaka @paulot": # on behalf of Bryan O'Sullivan @bos: - zstd From 8053f677c43bb8822a791e27ae950fe68db1feaf Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 30 Jan 2018 10:44:28 +0100 Subject: [PATCH 0870/1263] Revert "Add upper bounds for semigroupoids." This reverts commit 7c711c36ac620fdbb6f42ff5c63a8d2a1531a946. Closes https://github.com/fpco/stackage/issues/3239. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index de6c9f40..e31f712f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,9 +3275,6 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 - # https://github.com/fpco/stackage/issues/3239 - - semigroupoids < 5.2.2 - # end of packages # Package flags are applied to individual packages, and override the values of From 1fdd5e7ef9338a989871e39743a7e72cdb775de1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 30 Jan 2018 17:12:01 +0100 Subject: [PATCH 0871/1263] Remove constraint on terminal-progress-bar. Also reverts 771100ee137d397d0c15da732a631fb82869eec3. This closes https://github.com/fpco/stackage/issues/3230. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e31f712f..9905c65f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3259,9 +3259,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/fpco/stackage/issues/3230 - - terminal-progress-bar < 0.1.2 - # https://github.com/fpco/stackage/issues/3233 - adjunctions < 4.4 @@ -3467,7 +3464,6 @@ skipped-tests: - printcess # QuickCheck 2.10 - superbuffer # QuickCheck 2.10 - tar # tasty-quickcheck - - terminal-progress-bar # HUnit 1.6, see also https://github.com/fpco/stackage/issues/3230 - text # HUnit 1.6 - text-short # tasty-quickcheck - vector # QuickCheck 2.10 From 99b860ca273614ba75810d9131316dea811c5df5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 31 Jan 2018 11:26:24 +0100 Subject: [PATCH 0872/1263] Add upper bounds for eventsource-geteventstore-store + mwc-probability. Please see: * https://github.com/fpco/stackage/issues/3244 * https://github.com/fpco/stackage/issues/3245 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9905c65f..ed778de2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,12 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 + # https://github.com/fpco/stackage/issues/3244 + - eventsource-geteventstore-store < 1.1 + + # https://github.com/fpco/stackage/issues/3245 + - mwc-probability < 2 + # end of packages # Package flags are applied to individual packages, and override the values of From 04dfd8258dd65cc752b306759c34bbfe9c3b08e7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 31 Jan 2018 11:31:15 +0100 Subject: [PATCH 0873/1263] Add upper bounds for eventstore not eventsource*. This is a fix-up for 99b860ca. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed778de2..f3fa77bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3273,7 +3273,7 @@ packages: - lens < 4.16 # https://github.com/fpco/stackage/issues/3244 - - eventsource-geteventstore-store < 1.1 + - eventstore < 1.1 # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 From 90faa4e5bf5827ec0ba10debff34bb5da20d58c7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 31 Jan 2018 11:50:57 +0100 Subject: [PATCH 0874/1263] Temporarily block xlsx-tabular. Please see https://github.com/kkazuo/xlsx-tabular/issues/8. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff3b48cc..7d43b6ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2404,7 +2404,8 @@ packages: - free-vl "Kazuo Koga @kkazuo": - - xlsx-tabular + [] + # - xlsx-tabular # https://github.com/kkazuo/xlsx-tabular/issues/8 "Mikhail Glushenkov @23Skidoo": - Cabal From ad867cea5693b287309990a51ca9f88a935a0fdc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 1 Feb 2018 10:51:53 +0100 Subject: [PATCH 0875/1263] Revert "Temporarily block xlsx-tabular." This reverts commit 90faa4e5bf5827ec0ba10debff34bb5da20d58c7. Closes https://github.com/kkazuo/xlsx-tabular/issues/8. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d43b6ab..ff3b48cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2404,8 +2404,7 @@ packages: - free-vl "Kazuo Koga @kkazuo": - [] - # - xlsx-tabular # https://github.com/kkazuo/xlsx-tabular/issues/8 + - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - Cabal From cbb23ceb25571317bfa4cd381e41410a6c8cf53f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 1 Feb 2018 11:51:11 +0100 Subject: [PATCH 0876/1263] Add upper bounds sfor product-profunctors. Please see https://github.com/fpco/stackage/issues/3246. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff3b48cc..f5ab9b5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3281,6 +3281,9 @@ packages: # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 + # https://github.com/fpco/stackage/issues/3246 + - product-profunctors < 0.9.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 817058ffe758b925443733f6b6bf07faa4e7d663 Mon Sep 17 00:00:00 2001 From: Roman Gonzalez Date: Thu, 1 Feb 2018 16:26:38 +0000 Subject: [PATCH 0877/1263] Update email and mark package test-suite as unreliable --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f5ab9b5f..47b0c2ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -93,7 +93,7 @@ packages: # - clr-inline # haskell-src-exts via here # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - strict-types - "Roman Gonzalez @roman": + "Roman Gonzalez @roman": - teardown - capataz @@ -3598,6 +3598,7 @@ expected-test-failures: # 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 + - capataz # https://github.com/roman/Haskell-capataz/issues/6 - crypto-numbers - css-text # 0.1.2.2 https://github.com/yesodweb/css-text/issues/10 - distributed-process From 68db0a93ec17d3fa7dbe53f6be7bd12e016747d7 Mon Sep 17 00:00:00 2001 From: Dmitry Kovanikov Date: Thu, 1 Feb 2018 23:17:51 +0300 Subject: [PATCH 0878/1263] Return haskell-names back --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b0c2ed..d7771861 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2627,8 +2627,7 @@ packages: - language-fortran "Philipp Schuster @phischu": - [] - # - haskell-names # haskell-src-exts + - haskell-names "Shao Cheng @TerrorJack": - cabal-toolkit From 0b1c203ca0746b97834681ed824703d498e153ca Mon Sep 17 00:00:00 2001 From: Justin Le Date: Thu, 1 Feb 2018 15:27:20 -0800 Subject: [PATCH 0879/1263] adding hamilton back in to stackage https://github.com/mstksg/hamilton/4 has been fixed in the latest version, so just submitting a change to put it back into the nightlies :) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b0c2ed..9b230bcf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3249,9 +3249,6 @@ packages: # https://github.com/fpco/stackage/issues/3211 - pandoc-citeproc < 0.14 - # https://github.com/mstksg/hamilton/issues/4 - - hamilton < 0 - # https://github.com/nikita-volkov/rebase/issues/11 - rebase < 0 - hasql-migration < 0 From 710aab2cdc7ea4ec291b824655b961e507fc2619 Mon Sep 17 00:00:00 2001 From: Jason Shipman Date: Thu, 1 Feb 2018 22:51:19 -0500 Subject: [PATCH 0880/1263] Add overhang --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b0c2ed..203cdc7a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2351,6 +2351,7 @@ packages: - logging-effect-extra - logging-effect-extra-file - logging-effect-extra-handler + - overhang "Suhail Shergill @suhailshergill": - extensible-effects From 672d6f636f36fab6b7a9f5f2c5639ea410877298 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Feb 2018 12:35:09 +0100 Subject: [PATCH 0881/1263] CURATORS: Add curator github IDs --- CURATORS.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CURATORS.md b/CURATORS.md index 24cd35b4..0cfaca7d 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -3,13 +3,13 @@ team who maintain the Stackage project itself - should be doing on a regular bas Curation activities are mostly automated, and do not take up a significant amount of time. The following is the current list of curators, in alphabetical order: -* Adam Bergmark -* Chris Dornan -* Dan Burton -* Jens Petersen -* Luke Murphy -* Michael Snoyman -* Mihai Maruseac +* Adam Bergmark (@bergmark) +* Chris Dornan (@cdornan) +* Dan Burton (@danburton) +* Jens Petersen (@juhp) +* Luke Murphy (@lwm) +* Michael Snoyman (@snoyberg) +* Mihai Maruseac (@mihaimaruseac) ## Workflow overview From 796d1b6caf3ea433d64a32e913c92cc27b027f70 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 12:46:09 +0100 Subject: [PATCH 0882/1263] Remove upper bounds for eventstore. Closes https://github.com/fpco/stackage/issues/3244. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b0c2ed..e60df053 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,9 +3275,6 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 - # https://github.com/fpco/stackage/issues/3244 - - eventstore < 1.1 - # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 From ce10957f89ffa14acf233ed543cf8e2335846b1f Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 12:48:19 +0100 Subject: [PATCH 0883/1263] Mark aeson-typescript test suite for failure. Please see https://github.com/codedownio/aeson-typescript/issues/2. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e60df053..a14b9787 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3746,6 +3746,7 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 + - aeson-typescript # https://github.com/codedownio/aeson-typescript/issues/2 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 3ecc908c0b057fc17794eec86401bb381d717ef8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 13:08:28 +0100 Subject: [PATCH 0884/1263] Mark courier test suite as failing. Please see https://github.com/hargettp/courier/issues/19. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a14b9787..dfdfce3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3747,6 +3747,7 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - aeson-typescript # https://github.com/codedownio/aeson-typescript/issues/2 + - courier # https://github.com/hargettp/courier/issues/19 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From e0b99d32421d7efc287fc19e726653f03aef6a45 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 13:12:51 +0100 Subject: [PATCH 0885/1263] Temp block mega-sdist, hs-snowtify and structured-haskell-mode. Please see: * https://github.com/snoyberg/mega-sdist/issues/4 * https://github.com/aiya000/hs-snowtify/issues/1 * https://github.com/chrisdone/structured-haskell-mode/issues/156 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfdfce3f..604c056e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -294,7 +294,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - cabal-install - - mega-sdist + # - mega-sdist # https://github.com/snoyberg/mega-sdist/issues/4 - case-insensitive - classy-prelude-yesod - conduit-combinators @@ -523,7 +523,7 @@ packages: - wrap - path - weigh - - structured-haskell-mode + # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 "Alberto G. Corona @agocorona": - RefSerialize @@ -2805,7 +2805,7 @@ packages: "aiya000 @aiya000": - stack-type - throwable-exceptions - - snowtify + # - snowtify # https://github.com/aiya000/hs-snowtify/issues/1 "Mitsutoshi Aoe @maoe": - influxdb From 87b5bfcc8e8e1f9e53b10671cae916e55ea270eb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 13:58:36 +0100 Subject: [PATCH 0886/1263] Add upper bounds for conduit/yesod-pocalypse. Please see issues referenced in the commit body. --- build-constraints.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 604c056e..fdc2a27d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3281,6 +3281,48 @@ packages: # https://github.com/fpco/stackage/issues/3246 - product-profunctors < 0.9.0.0 + # https://github.com/fpco/stackage/issues/3251 + - conduit < 1.3.0 + + # https://github.com/fpco/stackage/issues/3252 + - conduit-combinators < 1.3.0 + + # https://github.com/fpco/stackage/issues/3253 + - conduit-extra < 1.3.0 + + # https://github.com/fpco/stackage/issues/3254 + - network-conduit-tls < 1.3.0 + + # https://github.com/fpco/stackage/issues/3255 + - persistent < 2.8.0 + + # https://github.com/fpco/stackage/issues/3256 + - resourcet < 1.2.0 + + # https://github.com/fpco/stackage/issues/3257 + - xml-conduit < 1.8.0 + + # https://github.com/fpco/stackage/issues/3258 + - xml-hamlet < 0.5.0 + + # https://github.com/fpco/stackage/issues/3259 + - yesod < 1.6.0 + + # https://github.com/fpco/stackage/issues/3260 + - yesod-auth < 1.6.0 + + # https://github.com/fpco/stackage/issues/3261 + - yesod-core < 1.6.0 + + # https://github.com/fpco/stackage/issues/3262 + - yesod-form < 1.6.0 + + # https://github.com/fpco/stackage/issues/3263 + - yesod-static < 1.6.0 + + # https://github.com/fpco/stackage/issues/3264 + - yesod-test < 1.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From 7f8f13464585b0686b7dfa3ce47326560f14436b Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 14:11:20 +0100 Subject: [PATCH 0887/1263] More bounds in place for 87b5bfcc8e8e1f9e53b10671cae916e55ea270eb. --- build-constraints.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdc2a27d..4b1f04e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3283,6 +3283,10 @@ packages: # https://github.com/fpco/stackage/issues/3251 - conduit < 1.3.0 + - html-conduit < 1.3.0 + - yesod-bin < 1.6.0 + - yesod-eventsource < 1.6.0 + - yesod-websockets < 0.3.0 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 @@ -3295,6 +3299,11 @@ packages: # https://github.com/fpco/stackage/issues/3255 - persistent < 2.8.0 + - persistent-mongoDB < 2.8.0 + - persistent-mysql < 2.8.0 + - persistent-postgresql < 2.8.0 + - persistent-sqlite < 2.8.0 + - yesod-persistent < 1.6.0 # https://github.com/fpco/stackage/issues/3256 - resourcet < 1.2.0 @@ -3313,6 +3322,11 @@ packages: # https://github.com/fpco/stackage/issues/3261 - yesod-core < 1.6.0 + - yesod-eventsource < 1.6.0 + - yesod-newsfeed < 1.6.1.0 + - yesod-persistent < 1.6.0 + - yesod-sitemap < 1.6.0 + - yesod-websockets < 0.3.0 # https://github.com/fpco/stackage/issues/3262 - yesod-form < 1.6.0 From 86693d4d585d24bab44d08c1ef215bd7d13b7654 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sun, 4 Feb 2018 00:26:34 +0700 Subject: [PATCH 0888/1263] =?UTF-8?q?Remove=20=E2=80=98data-check=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The package has been deprecated and is no longer supported. I seriously doubt it's used by anyone, so it's fairly safe to drop it. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcbe5953..468e46d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2106,7 +2106,6 @@ packages: - JuicyPixels-extra - identicon - pagination - - data-check - text-metrics - tagged-identity - req From 13cf91e4bb84735bb9efcbe056bd9dbee520f2cf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 3 Feb 2018 20:39:14 +0200 Subject: [PATCH 0889/1263] Add back mega-sdist (fixes snoyberg/mega-sdist#4) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcbe5953..9951ecdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -294,7 +294,7 @@ packages: "Michael Snoyman michael@snoyman.com @snoyberg": - bzlib-conduit - cabal-install - # - mega-sdist # https://github.com/snoyberg/mega-sdist/issues/4 + - mega-sdist - case-insensitive - classy-prelude-yesod - conduit-combinators From f0516e6d48224f374bc51e18e9a4bde664a81b63 Mon Sep 17 00:00:00 2001 From: Johannes Gerer Date: Sun, 4 Feb 2018 20:54:18 +0000 Subject: [PATCH 0890/1263] add buchhaltung --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9951ecdf..e5eb783c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Johannes Gerer ": + - buchhaltung + "Tom McLaughlin @thomasjm": - aeson-typescript From e0e594d2e2d42f76d63307269151ab1bd4f5fbf2 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 10:47:43 +0200 Subject: [PATCH 0891/1263] Extra upper bounds for conduitpocalypse --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9951ecdf..b563d5b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3283,6 +3283,11 @@ packages: - yesod-bin < 1.6.0 - yesod-eventsource < 1.6.0 - yesod-websockets < 0.3.0 + - binary-conduit < 1.3 + - classy-prelude < 1.4 + - classy-prelude-conduit < 1.4 + - classy-prelude-yesod < 1.4 + - hOpenPGP < 2.6 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 @@ -3300,9 +3305,13 @@ packages: - persistent-postgresql < 2.8.0 - persistent-sqlite < 2.8.0 - yesod-persistent < 1.6.0 + - persistent-mysql-haskell < 0.4 # https://github.com/fpco/stackage/issues/3256 - resourcet < 1.2.0 + - bzlib-conduit < 0.3 + - fold-debounce-conduit < 0.2 + - higher-leveldb < 0.5 # https://github.com/fpco/stackage/issues/3257 - xml-conduit < 1.8.0 From 519ec9c60458da6d74790e10bca2721f0019eaf7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 10:48:06 +0200 Subject: [PATCH 0892/1263] Upper bound on async for #3268 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b563d5b6..47eb3f9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3342,6 +3342,9 @@ packages: # https://github.com/fpco/stackage/issues/3264 - yesod-test < 1.6.0 + # https://github.com/fpco/stackage/issues/3268 + - async < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 9648b613388bf8db16d0b7b7f03515d611356cc7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 10:48:19 +0200 Subject: [PATCH 0893/1263] Upper bound for tsani/servant-github-webhook#9 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47eb3f9f..a8deda48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3345,6 +3345,9 @@ packages: # https://github.com/fpco/stackage/issues/3268 - async < 2.2 + # https://github.com/tsani/servant-github-webhook/issues/9 + - servant-github-webhook < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of From 70c689bfd406bef294e07a08dddd475ae3e8d9e9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 11:48:38 +0200 Subject: [PATCH 0894/1263] Upper bound for haskell/parsec#88 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3190e39..78963474 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3351,6 +3351,9 @@ packages: # https://github.com/tsani/servant-github-webhook/issues/9 - servant-github-webhook < 0.4 + # https://github.com/haskell/parsec/issues/88 + - parsec < 3.1.12 + # end of packages # Package flags are applied to individual packages, and override the values of From f9cea244fa12e6ff71f494fd3043bbb8b0902c6c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 5 Feb 2018 16:42:58 +0100 Subject: [PATCH 0895/1263] Remove th-printf expected test failure, it has been fixed / th-printf is no longer in nightly --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78963474..5d76b1c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.0" packages: "Johannes Gerer ": - buchhaltung - + "Tom McLaughlin @thomasjm": - aeson-typescript @@ -3812,7 +3812,6 @@ expected-test-failures: - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - shikensu # https://github.com/icidasset/shikensu/issues/5 - - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - universum # due to text-1.2.3.0 https://github.com/serokell/universum/issues/127 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 From 84ea7f083054233f02fa5351478b07a44eff1818 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 19:50:17 +0200 Subject: [PATCH 0896/1263] Upper bound on unordered-containers for #3269 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d76b1c1..332e6b12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3354,6 +3354,9 @@ packages: # https://github.com/haskell/parsec/issues/88 - parsec < 3.1.12 + # https://github.com/fpco/stackage/issues/3269 + - unordered-containers < 0.2.9 + # end of packages # Package flags are applied to individual packages, and override the values of From 2476177309f662d60aef7c902ba940b6f0b2bf39 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 20:08:44 +0200 Subject: [PATCH 0897/1263] cereal-conduit upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 332e6b12..fced6013 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3291,6 +3291,7 @@ packages: - classy-prelude-conduit < 1.4 - classy-prelude-yesod < 1.4 - hOpenPGP < 2.6 + - cereal-conduit < 0.8 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 From dd3e9ae4c0b3d68330e767d802ca8a30408154e6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 23:38:28 +0200 Subject: [PATCH 0898/1263] Temporary block tweag/sparkle#137 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fced6013..e8110eab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1729,7 +1729,7 @@ packages: - jvm - jvm-streaming - H - - sparkle + # - sparkle # BLOCK https://github.com/tweag/sparkle/issues/137 - th-lift "Christopher Reichert @creichert": From 5b9ca4fb56ffe96b4e9e45bb856a576412bbf113 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 23:42:43 +0200 Subject: [PATCH 0899/1263] Upper bound on yesod-gitrepo --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e8110eab..a13334c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3336,6 +3336,7 @@ packages: - yesod-persistent < 1.6.0 - yesod-sitemap < 1.6.0 - yesod-websockets < 0.3.0 + - yesod-gitrepo < 0.3 # https://github.com/fpco/stackage/issues/3262 - yesod-form < 1.6.0 From 1bfe7c71fe684ec921e9ecffba23b60c8a8d1a1d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 5 Feb 2018 23:47:36 +0200 Subject: [PATCH 0900/1263] Skip tests for retry CC @ozataman, see https://github.com/qfpl/tasty-hedgehog/issues/4 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a13334c2..63d61ffa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3563,6 +3563,7 @@ skipped-tests: - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - o-clock # tasty 0.12 via tasty-hedgehog - path # via genvalidity genvalidity-property + - retry # tasty 0.12 via tasty-hedgehog # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From fa4ffedaf401ce98f8e7068680f0978a1419ca5b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 06:44:09 +0200 Subject: [PATCH 0901/1263] Upper bound on distributed-closure for tweag/sparkle#137 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63d61ffa..e0a8517e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1729,7 +1729,7 @@ packages: - jvm - jvm-streaming - H - # - sparkle # BLOCK https://github.com/tweag/sparkle/issues/137 + - sparkle - th-lift "Christopher Reichert @creichert": @@ -3359,6 +3359,9 @@ packages: # https://github.com/fpco/stackage/issues/3269 - unordered-containers < 0.2.9 + # https://github.com/tweag/sparkle/issues/137 + - distributed-closure < 0.3.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 26faf5bc8cfc2c0bfc2df323856e8aeca5d80f0a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 06:44:18 +0200 Subject: [PATCH 0902/1263] Upper bound on brick for #3270 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e0a8517e..39de781c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3362,6 +3362,9 @@ packages: # https://github.com/tweag/sparkle/issues/137 - distributed-closure < 0.3.5 + # https://github.com/fpco/stackage/issues/3270 + - brick < 0.34 + # end of packages # Package flags are applied to individual packages, and override the values of From 9a11c89718b140eee54b5c33a59a55909ce0fd5e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 5 Feb 2018 22:26:23 -0800 Subject: [PATCH 0903/1263] Expect tests to pass for universum per serokell/universum#127 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 39de781c..76ddad1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3825,7 +3825,6 @@ expected-test-failures: - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - shikensu # https://github.com/icidasset/shikensu/issues/5 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - universum # due to text-1.2.3.0 https://github.com/serokell/universum/issues/127 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 From ec70f06b53c935740b73fa12ccb9a891dfbc1022 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 12:12:40 +0200 Subject: [PATCH 0904/1263] Upper bound for diagrams/diagrams-contrib#73 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76ddad1d..2cf3c51e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3365,6 +3365,9 @@ packages: # https://github.com/fpco/stackage/issues/3270 - brick < 0.34 + # https://github.com/diagrams/diagrams-contrib/issues/73 + - diagrams-contrib < 1.4.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 23d9d23ff48759074dc50051ae58e8334e43dabb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 6 Feb 2018 10:36:40 -0500 Subject: [PATCH 0905/1263] Cleanup Kmett packages This accomplishes the following: * Re-alphabetize some packages that were out-of-order * Remove the deprecated packages `comonads-fd`, `comonad-transformers`, `groupoids`, `prelude-extras`, and `profunctor-extras` * Remove a duplicate entry for `monad-products` * Add some packages which I thought were already in this list, but weren't: `algebra`, `ansi-wl-pprint`, `fold`, `gc`, `hybrid-vectors`, `intern`, `keys`, `lens-action`, `rcu`, `recursion-schemes`, and `structs` --- build-constraints.yaml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2cf3c51e..31a01809 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -540,6 +540,8 @@ packages: "Edward Kmett @ekmett": - ad - adjunctions + - algebra + - ansi-wl-pprint - approximate - bifunctors - bits @@ -547,8 +549,6 @@ packages: - bytes - charset - comonad - - comonads-fd - - comonad-transformers - compensated - compressed - concurrent-supply @@ -560,17 +560,26 @@ packages: - eq - ersatz - exceptions + - fixed + - folds - free + - gc + - gl - graphs - - groupoids + - half - heaps + - hybrid-vectors - hyperloglog - hyphenation - integration + - intern - intervals - kan-extensions + - keys - lca - lens + - lens-action + - lens-aeson - lens-properties - linear - linear-accelerate @@ -578,17 +587,16 @@ packages: - machines - monadic-arrays - monad-products - - monad-products - monad-st - mtl - nats - numeric-extras - parsers - pointed - - prelude-extras - - profunctor-extras - profunctors - promises + - rcu + - recursion-schemes - reducers - reflection - semigroupoid-extras @@ -596,6 +604,7 @@ packages: - semigroups - speculation - streams + - structs - tagged - trifecta - unique @@ -604,10 +613,6 @@ packages: - wl-pprint-extras - wl-pprint-terminfo - zippers - - fixed - - half - - gl - - lens-aeson - zlib-lens "Andrew Farmer @xich": From d43b91e4546b123a9fa22069919dc87501d5a8ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 6 Feb 2018 12:48:20 -0300 Subject: [PATCH 0906/1263] Remove upper bound on distributed-closure. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2cf3c51e..8ac1397b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3359,9 +3359,6 @@ packages: # https://github.com/fpco/stackage/issues/3269 - unordered-containers < 0.2.9 - # https://github.com/tweag/sparkle/issues/137 - - distributed-closure < 0.3.5 - # https://github.com/fpco/stackage/issues/3270 - brick < 0.34 From c26a98649ea73f01711e8afe8be236225f59f94b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 18:28:04 +0200 Subject: [PATCH 0907/1263] Upper bound on cryptonite #3274 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2cf3c51e..dac1e561 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3368,6 +3368,9 @@ packages: # https://github.com/diagrams/diagrams-contrib/issues/73 - diagrams-contrib < 1.4.2 + # https://github.com/fpco/stackage/issues/3274 + - cryptonite < 0.25 + # end of packages # Package flags are applied to individual packages, and override the values of From 2de1f73939e41798fc73a9a03ad8c67269cfb290 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 18:39:12 +0200 Subject: [PATCH 0908/1263] Temporary block ekmett/rcu#3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 95e5b135..813f1b40 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -595,7 +595,7 @@ packages: - pointed - profunctors - promises - - rcu + # - rcu # https://github.com/ekmett/rcu/issues/3 - recursion-schemes - reducers - reflection From 88ef88d83822531fb702f701053e2a940528fc4a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 19:11:12 +0200 Subject: [PATCH 0909/1263] Remove upper bound and close #3270 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 813f1b40..b0179dc3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3364,9 +3364,6 @@ packages: # https://github.com/fpco/stackage/issues/3269 - unordered-containers < 0.2.9 - # https://github.com/fpco/stackage/issues/3270 - - brick < 0.34 - # https://github.com/diagrams/diagrams-contrib/issues/73 - diagrams-contrib < 1.4.2 From 4a8c96a65ea4ad37e8a7e5e1e99311ba0b86118e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 19:41:45 +0200 Subject: [PATCH 0910/1263] Revert "Temporary block ekmett/rcu#3" This reverts commit 2de1f73939e41798fc73a9a03ad8c67269cfb290. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0179dc3..6349c091 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -595,7 +595,7 @@ packages: - pointed - profunctors - promises - # - rcu # https://github.com/ekmett/rcu/issues/3 + - rcu - recursion-schemes - reducers - reflection From fb05be5005216492af685d3da2cdb0eee9b549a4 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 7 Feb 2018 17:11:16 +0100 Subject: [PATCH 0911/1263] Enable language-puppet package again The upper bound constraint on `servant` has been removed --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6349c091..36ebc2ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2100,7 +2100,7 @@ packages: - strict-base-types - withdependencies - hruby - # - language-puppet # servant 0.12 + - language-puppet - tar-conduit "Mark Karpov @mrkkrp": From 29da9590bff53fb74c7af29eea714337d61877a4 Mon Sep 17 00:00:00 2001 From: Pi3r Date: Wed, 7 Feb 2018 17:20:10 +0100 Subject: [PATCH 0912/1263] Remove language-puppet from skipped-haddocks The haddock issues has been identified as a bug related to `makeClassy` : https://github.com/haskell/haddock/issues/679 The calls to `makeClassy` has been replaced while waiting for the fix to propagate. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36ebc2ee..c1b4e7af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3970,7 +3970,6 @@ expected-haddock-failures: # For packages with haddock issues skipped-haddocks: -- language-puppet # https://github.com/fpco/stackage/issues/2822 - approximate # end of skipped-haddocks From 878b137b51ecdf2ea280f0c211c3ba1298543859 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 7 Feb 2018 13:22:12 -0800 Subject: [PATCH 0913/1263] one-liner-instances added added one-liner-instances package to stackage --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6349c091..d2d21fd0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1689,6 +1689,7 @@ packages: - backprop - configurator-export - hamilton + - one-liner-linstances - prompt - tagged-binary - type-combinators-singletons From 36eb04ed00f1549e6184cc3dbddacf2fa54f157a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 8 Feb 2018 06:32:27 +0200 Subject: [PATCH 0914/1263] Upper bound on lifted-async #3278 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6349c091..e30e69ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3355,6 +3355,9 @@ packages: # https://github.com/fpco/stackage/issues/3268 - async < 2.2 + # https://github.com/fpco/stackage/issues/3278 + - lifted-async < 0.10 + # https://github.com/tsani/servant-github-webhook/issues/9 - servant-github-webhook < 0.4 From 6e1695a239d6f750a0385697a3828c8a9ce65177 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 8 Feb 2018 06:37:45 +0200 Subject: [PATCH 0915/1263] Fix typo from #3277 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbaf3abc..aa2c6fc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1689,7 +1689,7 @@ packages: - backprop - configurator-export - hamilton - - one-liner-linstances + - one-liner-instances - prompt - tagged-binary - type-combinators-singletons From f472d13e5df25c8ed4ec11ae13932102ab6352ee Mon Sep 17 00:00:00 2001 From: Bogdan Neterebskii Date: Thu, 8 Feb 2018 11:11:31 +0300 Subject: [PATCH 0916/1263] aeson-picker package added --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2c6fc7..41b1f6d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3072,6 +3072,7 @@ packages: "Bogdan Neterebskii @ozzzzz": - cast + - aeson-picker "Warlock @A1-Triard": - errors-ext From a886a971f2b77f8d9744fc2a3b6dbde5aad226d1 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 9 Feb 2018 22:20:03 +0700 Subject: [PATCH 0917/1263] =?UTF-8?q?Remove=20=E2=80=98plan-b=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The package is deprecated and no longer supported. Please merge when we have ‘zip-1.0.0’, older versions of ‘zip’ depend on ‘plan-b’. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b1f6d1..242d2e50 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2110,7 +2110,6 @@ packages: - slug - path-io - hspec-megaparsec - - plan-b - zip - JuicyPixels-extra - identicon From d37ea69fd0f33a26a62253b13a349d4f1055a1d1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Feb 2018 13:40:43 -0800 Subject: [PATCH 0918/1263] Add package: ANum (Also sort my packages) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b1f6d1..380ce33b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -711,15 +711,16 @@ packages: - wide-word "Dan Burton @DanBurton": - - yesod-gitrev + - ANum - basic-prelude - composition - io-memoize + - lens-family-th - numbers - rev-state - runmemo - tardis - - lens-family-th + - yesod-gitrev "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From c5d4ba8145aef86c14088d788646fc5574dcd07d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 10 Feb 2018 19:38:14 +0200 Subject: [PATCH 0919/1263] More conduit-related upper bounds --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41b1f6d1..53430cef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3299,6 +3299,7 @@ packages: - classy-prelude-yesod < 1.4 - hOpenPGP < 2.6 - cereal-conduit < 0.8 + - zip < 1 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 From 42c3a3c36e8238f66af6f9c8521ba35715cb916e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 10 Feb 2018 19:38:49 +0200 Subject: [PATCH 0920/1263] Servant upper bounds for #3281 --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53430cef..17544ce6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3376,6 +3376,16 @@ packages: # https://github.com/fpco/stackage/issues/3274 - cryptonite < 0.25 + # https://github.com/fpco/stackage/issues/3281 + - servant < 0.13 + - servant-client < 0.13 + - servant-client-core < 0.13 + - servant-foreign < 0.11 + - servant-server < 0.13 + - servant-docs < 0.11.2 + - servant-mock < 0.8.4 + - servant-swagger < 1.1.5 + # end of packages # Package flags are applied to individual packages, and override the values of From 648c3d0000957c5181e0c60efc31b52f905b5a5f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 11 Feb 2018 15:19:11 +0200 Subject: [PATCH 0921/1263] Expect benchmark failure mongodb-haskell/mongodb#88 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 981549b3..30bbbda1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3951,6 +3951,7 @@ expected-benchmark-failures: - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 + - mongoDB # https://github.com/mongodb-haskell/mongodb/issues/88 # end of expected-benchmark-failures From 75c91dcfa743050b5b1a732b2283f7657fb3688e Mon Sep 17 00:00:00 2001 From: David Millar-Durrant Date: Mon, 12 Feb 2018 04:07:32 +1300 Subject: [PATCH 0922/1263] add indexed-list-literals --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 30bbbda1..c427cbd9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3169,6 +3169,9 @@ packages: "Andre Van Der Merwe @andrevdm": - bhoogle + "David Millar-Durrant @DavidM-D": + - indexed-list-literals + # 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 9f80fabee89b8f0ac56e1df229748bfa457da640 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 11 Feb 2018 19:21:40 +0200 Subject: [PATCH 0923/1263] Remove upper bound on unordered-containers and close #3269 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c427cbd9..5271c0cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3370,9 +3370,6 @@ packages: # https://github.com/haskell/parsec/issues/88 - parsec < 3.1.12 - # https://github.com/fpco/stackage/issues/3269 - - unordered-containers < 0.2.9 - # https://github.com/diagrams/diagrams-contrib/issues/73 - diagrams-contrib < 1.4.2 From e53cd23a6eef4b3d32595ae24cd6e2076ae5eaf4 Mon Sep 17 00:00:00 2001 From: Jacob Errington Date: Sun, 11 Feb 2018 14:44:01 -0500 Subject: [PATCH 0924/1263] add pushbullet-types --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5271c0cd..f39857da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -26,6 +26,7 @@ packages: "Jacob Thomas Errington @tsani": - servant-github-webhook + - pushbullet-types "Theodore Lief Gannon @tejon": - aeson-yak From 586379c7118a1052ccf92c0ab9396fc67083f39f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 12 Feb 2018 08:46:26 +0100 Subject: [PATCH 0925/1263] Allow recent versions of hpack. Closes https://github.com/fpco/stackage/issues/3237. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f39857da..07dd09df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3279,9 +3279,6 @@ packages: - free < 5 - ChannelT == 0.0.0.4 - # https://github.com/fpco/stackage/issues/3237 - - hpack < 0.23 - # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 From 91838f4fd2deac119b29a3b605792a8e70634a1a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Feb 2018 11:39:29 +0200 Subject: [PATCH 0926/1263] Revert "Expect benchmark failure mongodb-haskell/mongodb#88" This reverts commit 648c3d0000957c5181e0c60efc31b52f905b5a5f. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f39857da..e9cd33ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3952,7 +3952,6 @@ expected-benchmark-failures: - monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3 - ip # https://github.com/andrewthad/haskell-ip/issues/22 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - - mongoDB # https://github.com/mongodb-haskell/mongodb/issues/88 # end of expected-benchmark-failures From cf787c94106eb82aad989eadb2ae77ca6f330cf8 Mon Sep 17 00:00:00 2001 From: Marco Zocca Date: Mon, 12 Feb 2018 19:29:46 +0100 Subject: [PATCH 0927/1263] Add mapquest-api --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9cd33ba..cb97ef09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -224,6 +224,7 @@ packages: - xeno - goggles - plot-light + - mapquest-api "Joseph Canero @caneroj1": # - sqlite-simple-errors # text 1.2.3.0 From e040911eade1ccaa2e24f17de20be52b8512b37b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Feb 2018 12:00:40 +0900 Subject: [PATCH 0928/1263] drop skylighting < 0.6 (#3189) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 266a6ea0..cead192a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3249,9 +3249,6 @@ packages: # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11 - # https://github.com/fpco/stackage/issues/3189 - - skylighting < 0.6 - # https://github.com/fpco/stackage/issues/3193 - hedis < 0.10 From 011bc3f024c121468341f2d396a828d97e6d0cad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Feb 2018 12:11:02 +0900 Subject: [PATCH 0929/1263] pqueue < 1.4.1 (#3288) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cead192a..d7d1967e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3381,6 +3381,8 @@ packages: - servant-mock < 0.8.4 - servant-swagger < 1.1.5 + # https://github.com/fpco/stackage/issues/3288 + - pqueue < 1.4.1 # end of packages # Package flags are applied to individual packages, and override the values of From 3df29863dfee6129f8b2fb0d9ec41ab11b962e38 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Feb 2018 12:13:42 +0900 Subject: [PATCH 0930/1263] butcher < 1.3 (#3289) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7d1967e..4b2c8c90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3383,6 +3383,9 @@ packages: # https://github.com/fpco/stackage/issues/3288 - pqueue < 1.4.1 + + # https://github.com/fpco/stackage/issues/3289 + - butcher < 1.3 # end of packages # Package flags are applied to individual packages, and override the values of From 11a62b01efb072540f2746c40642d7453c2ec307 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 13 Feb 2018 12:16:47 +0900 Subject: [PATCH 0931/1263] doctest < 0.14 (#3290) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b2c8c90..6330d741 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3386,6 +3386,9 @@ packages: # https://github.com/fpco/stackage/issues/3289 - butcher < 1.3 + + # https://github.com/fpco/stackage/issues/3290 + - doctest < 0.14 # end of packages # Package flags are applied to individual packages, and override the values of From b34ea3f4ddcc659d71f329a03910af3fe3ad9211 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 14 Feb 2018 20:48:12 -0800 Subject: [PATCH 0932/1263] added hmatrix-vector-sized and hmatrix-backprop hmatrix-vector-sized and hmatrix-backprop --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea4a668e..52f592bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1692,6 +1692,8 @@ packages: - backprop - configurator-export - hamilton + - hmatrix-backprop + - hmatrix-vector-sized - one-liner-instances - prompt - tagged-binary From 3cb33fc90e1ee73f073ae52e2981413f19997e54 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Feb 2018 19:14:56 +0900 Subject: [PATCH 0933/1263] Revert "butcher < 1.3 (#3289)" This reverts commit 3df29863dfee6129f8b2fb0d9ec41ab11b962e38. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52f592bb..cc1b209b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3387,9 +3387,6 @@ packages: # https://github.com/fpco/stackage/issues/3288 - pqueue < 1.4.1 - # https://github.com/fpco/stackage/issues/3289 - - butcher < 1.3 - # https://github.com/fpco/stackage/issues/3290 - doctest < 0.14 # end of packages From 7461d3cc4c332be22b0ce841dcaa86d1ef3b3046 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Feb 2018 19:29:47 +0900 Subject: [PATCH 0934/1263] stm-conduit < 4.0.0 (#3251) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc1b209b..9a1d0401 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3301,6 +3301,7 @@ packages: - hOpenPGP < 2.6 - cereal-conduit < 0.8 - zip < 1 + - stm-conduit < 4.0.0 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 From 249df1b3d68637e1be67e7e5bc6f6eb5ca5b41e0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Feb 2018 19:35:22 +0900 Subject: [PATCH 0935/1263] pretty-show < 1.7 (#3292) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a1d0401..b0948a01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3390,6 +3390,9 @@ packages: # https://github.com/fpco/stackage/issues/3290 - doctest < 0.14 + + # https://github.com/fpco/stackage/issues/3292 + - pretty-show < 1.7 # end of packages # Package flags are applied to individual packages, and override the values of From 3e67ac9394134c2d36353b71f748db881b590900 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Feb 2018 19:43:02 +0900 Subject: [PATCH 0936/1263] tasty-golden < 2.3.1.3 and drop capataz < 0.0.0.2 (#3178) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0948a01..3f118ae5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3238,7 +3238,7 @@ packages: # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 - - capataz < 0.0.0.2 + - tasty-golden < 2.3.1.3 # https://github.com/fpco/stackage/issues/3183 - criterion < 1.3 From 128e7b783b90ea051ad24b44acc792f3d399227c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 15 Feb 2018 19:43:48 +0900 Subject: [PATCH 0937/1263] tasty-quickcheck < 0.10 (#3178, #3293) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3f118ae5..4c928f79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,7 @@ packages: # https://github.com/fpco/stackage/issues/3178 - tasty < 1.0 - tasty-golden < 2.3.1.3 + - tasty-quickcheck < 0.10 # https://github.com/fpco/stackage/issues/3293 # https://github.com/fpco/stackage/issues/3183 - criterion < 1.3 From 08a36109229414be25285acd1963feb59ff543f1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Feb 2018 11:36:07 +0900 Subject: [PATCH 0938/1263] hpack < 0.27.0 (#3294, commercialhaskell/stack#3871) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4c928f79..4cb621d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3394,6 +3394,10 @@ packages: # https://github.com/fpco/stackage/issues/3292 - pretty-show < 1.7 + + # https://github.com/fpco/stackage/issues/3294 + # https://github.com/commercialhaskell/stack/issues/3871 + - hpack < 0.27.0 # end of packages # Package flags are applied to individual packages, and override the values of From 9c3ca47d2c63cd82c9bbc34d05d2abe8012443f4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Feb 2018 18:54:55 +0900 Subject: [PATCH 0939/1263] hpack < 0.26.0 and cabal2nix < 2.8.2 (#3294) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4cb621d1..dc455bf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3397,7 +3397,8 @@ packages: # https://github.com/fpco/stackage/issues/3294 # https://github.com/commercialhaskell/stack/issues/3871 - - hpack < 0.27.0 + - hpack < 0.26.0 + - cabal2nix < 2.8.2 # end of packages # Package flags are applied to individual packages, and override the values of From fb95265c61bc7efe022cc23ba68812e17e82463e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Feb 2018 20:19:31 +0900 Subject: [PATCH 0940/1263] filecache < 0.3.0 (#3295) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc455bf8..8348899a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3399,6 +3399,9 @@ packages: # https://github.com/commercialhaskell/stack/issues/3871 - hpack < 0.26.0 - cabal2nix < 2.8.2 + + # https://github.com/fpco/stackage/issues/3295 + - filecache < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 71658f6c744c9467c2ed03c65baacae972d590de Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Feb 2018 20:25:38 +0900 Subject: [PATCH 0941/1263] hpack < 0.23.0 (#3294) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8348899a..1d3fd392 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3397,7 +3397,7 @@ packages: # https://github.com/fpco/stackage/issues/3294 # https://github.com/commercialhaskell/stack/issues/3871 - - hpack < 0.26.0 + - hpack < 0.23.0 - cabal2nix < 2.8.2 # https://github.com/fpco/stackage/issues/3295 From 90f1a56b2d65ad28afd60fbddbbc14cc36dbb5fd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Feb 2018 18:44:13 +0900 Subject: [PATCH 0942/1263] stack-1.6.3.1 should build with latest hpack (#3294) fixes #3294 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d3fd392..516c1339 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3395,11 +3395,6 @@ packages: # https://github.com/fpco/stackage/issues/3292 - pretty-show < 1.7 - # https://github.com/fpco/stackage/issues/3294 - # https://github.com/commercialhaskell/stack/issues/3871 - - hpack < 0.23.0 - - cabal2nix < 2.8.2 - # https://github.com/fpco/stackage/issues/3295 - filecache < 0.3.0 # end of packages From 4019d58a17d1c41e2813b47e9e45d9d4a81c16b1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Feb 2018 19:24:28 +0900 Subject: [PATCH 0943/1263] drop "adjunctions < 4.4": closes #3233 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 516c1339..20c0752f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3273,9 +3273,6 @@ packages: # https://github.com/silkapp/rest/issues/157 - rest-client < 0.5.2.1 - # https://github.com/fpco/stackage/issues/3233 - - adjunctions < 4.4 - # https://github.com/fpco/stackage/issues/3234 - free < 5 - ChannelT == 0.0.0.4 From 30a32b3696a3309f249dbfafad9499d89e4872e8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 17 Feb 2018 19:25:40 +0900 Subject: [PATCH 0944/1263] drop "safe < 0.3.16": closes #3172 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20c0752f..f3533703 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3229,9 +3229,6 @@ packages: # That PR switches to `<^` Cabal bounds syntax - log-warper < 1.8.5 - # https://github.com/fpco/stackage/issues/3172 - - safe < 0.3.16 - # https://github.com/fpco/stackage/issues/3173 - th-desugar < 1.8 - singletons < 2.4 From 8f04a48da8828bc5578168d50a0b2845b4227cf8 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Sat, 17 Feb 2018 13:53:45 +0000 Subject: [PATCH 0945/1263] add static-text --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3533703..704a5e9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3176,6 +3176,9 @@ packages: "David Millar-Durrant @DavidM-D": - indexed-list-literals + "Dmitry Dzhus @dzhus": + - static-text + # 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 81aaadb51eeb9287883504f093da69dc9e2084e3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 18 Feb 2018 17:48:36 +0900 Subject: [PATCH 0946/1263] doctest-discover < 0.1.0.8 (karun012/doctest-discover#19) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3533703..a9d8a245 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3391,6 +3391,9 @@ packages: # https://github.com/fpco/stackage/issues/3295 - filecache < 0.3.0 + + # https://github.com/karun012/doctest-discover/issues/19 + - doctest-discover < 0.1.0.8 # end of packages # Package flags are applied to individual packages, and override the values of From 9fc9bb48f7f34ec30b30eea2296da32a3e44c635 Mon Sep 17 00:00:00 2001 From: Karl Ostmo Date: Sun, 18 Feb 2018 13:43:53 -0800 Subject: [PATCH 0947/1263] Add perfect-hash-generator --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1d6b3f..20761ed3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -413,6 +413,9 @@ packages: - profiterole - debug + "Karl Ostmo @kostmo": + - perfect-hash-generator + "Alan Zimmerman @alanz": - ghc-exactprint - haskell-lsp From abd2e479c46061b4cb77c965de709e6a7899c2ad Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 19 Feb 2018 12:01:10 +0900 Subject: [PATCH 0948/1263] drop "filecache < 0.3.0" (#3295) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f1d6b3f..16807d43 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3392,9 +3392,6 @@ packages: # https://github.com/fpco/stackage/issues/3292 - pretty-show < 1.7 - # https://github.com/fpco/stackage/issues/3295 - - filecache < 0.3.0 - # https://github.com/karun012/doctest-discover/issues/19 - doctest-discover < 0.1.0.8 # end of packages From 63379e9dbda9a2bf18c7e4dfdb265130e3b828ea Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Mon, 19 Feb 2018 12:59:57 +0300 Subject: [PATCH 0949/1263] Add new packages massiv and massiv-io to Stackage --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16807d43..337a858a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2791,6 +2791,8 @@ packages: "Alexey Kuleshevich @lehins": - wai-middleware-auth - hip + - massiv + - massiv-io "Hans-Peter Deifel @hpdeifel": - hledger-iadd From 6424958fadaad68858aed8f83a7e829cc1c1665a Mon Sep 17 00:00:00 2001 From: Hardy Jones Date: Mon, 19 Feb 2018 06:47:04 -0800 Subject: [PATCH 0950/1263] Add rollbar-hs --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16807d43..216f83d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2906,6 +2906,7 @@ packages: # - ziptastic-core "Hardy Jones @joneshf": + - rollbar-hs - servant-ruby - wai-middleware-rollbar From a0f69f335b10ef4d4885694cc5742bd6f193bacf Mon Sep 17 00:00:00 2001 From: Richard Cook Date: Mon, 19 Feb 2018 08:39:10 -0800 Subject: [PATCH 0951/1263] Add req-url-extra --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16807d43..f8e63b3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -103,6 +103,7 @@ packages: "Richard Cook @rcook": - hidden-char + - req-url-extra "Vanessa McHale @vmchale": - tibetan-utils From b25d69fefcab973ef3b0b12950b139f2d3eeac27 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Feb 2018 14:52:53 +0900 Subject: [PATCH 0952/1263] We will miss lwm --- CURATORS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CURATORS.md b/CURATORS.md index 0cfaca7d..dc4ebfbf 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -7,7 +7,6 @@ The following is the current list of curators, in alphabetical order: * Chris Dornan (@cdornan) * Dan Burton (@danburton) * Jens Petersen (@juhp) -* Luke Murphy (@lwm) * Michael Snoyman (@snoyberg) * Mihai Maruseac (@mihaimaruseac) From b117f6147c30f84dde291270e3796515e146fe2b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 19 Feb 2018 12:14:22 +0900 Subject: [PATCH 0953/1263] prettyprinter < 1.2 (#3298) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16807d43..f781696e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3394,6 +3394,9 @@ packages: # https://github.com/karun012/doctest-discover/issues/19 - doctest-discover < 0.1.0.8 + + # https://github.com/fpco/stackage/issues/3298 + - prettyprinter < 1.2 # end of packages # Package flags are applied to individual packages, and override the values of From 0ec5d8d343b63e1c3ca96d826f607b8a0e20c6a6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 20 Feb 2018 15:56:09 +0900 Subject: [PATCH 0954/1263] github < 0.19 (#3232) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f781696e..96d8f397 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3218,6 +3218,7 @@ packages: # https://github.com/fpco/stackage/issues/3232 - http-types < 0.10 - hoauth2 < 1.6.1 + - github < 0.19 # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 From 4cbb4f985715ea47bd6f64b5919be6c6e6f11753 Mon Sep 17 00:00:00 2001 From: Hardy Jones Date: Tue, 20 Feb 2018 03:45:03 -0800 Subject: [PATCH 0955/1263] Add katip-rollbar --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53994511..89d862d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2912,6 +2912,7 @@ packages: # - ziptastic-core "Hardy Jones @joneshf": + - katip-rollbar - rollbar-hs - servant-ruby - wai-middleware-rollbar From 04153515003c1297b4e96642795740b39ce9b3a3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Feb 2018 09:31:10 -0800 Subject: [PATCH 0956/1263] Bound zip-archive as it's broken on Windows (#3304) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89d862d3..7af9f65f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,6 +3406,9 @@ packages: # https://github.com/fpco/stackage/issues/3298 - prettyprinter < 1.2 + + # https://github.com/fpco/stackage/issues/3304 + - zip-archive < 0.3.2.3 # end of packages # Package flags are applied to individual packages, and override the values of From e97590dab19c53b09b38f5da639b1f6c17e2d5f4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Feb 2018 09:42:24 -0800 Subject: [PATCH 0957/1263] Remove upper bound on log-warper (serokell/log-warper#91) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7af9f65f..f0bd6186 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,7 +3239,7 @@ packages: # https://github.com/serokell/log-warper/pull/91 # That PR switches to `<^` Cabal bounds syntax - - log-warper < 1.8.5 + # log-warper < 1.8.5 # https://github.com/fpco/stackage/issues/3173 - th-desugar < 1.8 From 360152948185ebee322001124de03aa11983434d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 22 Feb 2018 08:16:37 -0800 Subject: [PATCH 0958/1263] Remove commented out stanza --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f0bd6186..108fa21a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3237,10 +3237,6 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 - # https://github.com/serokell/log-warper/pull/91 - # That PR switches to `<^` Cabal bounds syntax - # log-warper < 1.8.5 - # https://github.com/fpco/stackage/issues/3173 - th-desugar < 1.8 - singletons < 2.4 From 6d7f9eef34b3d62a71ad8eaa14b6aaf2b5f3b6dc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 22 Feb 2018 11:31:17 -0800 Subject: [PATCH 0959/1263] Add @jprider63 as maintainer for http-conduit --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 108fa21a..05432af4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -382,6 +382,9 @@ packages: - mono-traversable - http-client + + + "Michael Snoyman michael@snoyman.com @snoyberg & TODO Name TODO email @jprider63": - http-conduit "Omari Norman @massysett": From 5862704dc04348ad032485832a838799ab3fc86d Mon Sep 17 00:00:00 2001 From: James Parker Date: Thu, 22 Feb 2018 14:35:51 -0500 Subject: [PATCH 0960/1263] Revert "Add @jprider63 as maintainer for http-conduit" This reverts commit 6d7f9eef34b3d62a71ad8eaa14b6aaf2b5f3b6dc. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05432af4..108fa21a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -382,9 +382,6 @@ packages: - mono-traversable - http-client - - - "Michael Snoyman michael@snoyman.com @snoyberg & TODO Name TODO email @jprider63": - http-conduit "Omari Norman @massysett": From 0c94f63d6eb1d5d867154b7fdd2a4678e8de8889 Mon Sep 17 00:00:00 2001 From: James Parker Date: Thu, 22 Feb 2018 14:39:49 -0500 Subject: [PATCH 0961/1263] Add my github username for docker --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 108fa21a..c75c2dab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3053,7 +3053,7 @@ packages: - bitset-word8 - cisco-spark-api - "Deni Bertovic @denibertovic, James Parker ": + "Deni Bertovic @denibertovic & James Parker @jprider63": - docker "Hexirp @Hexirp": From a63053cc9acea291663886fe9341e1ba8e296f0f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 22 Feb 2018 14:58:36 -0800 Subject: [PATCH 0962/1263] zip-archive has been upgraded --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c75c2dab..97f2bf5d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3402,9 +3402,6 @@ packages: # https://github.com/fpco/stackage/issues/3298 - prettyprinter < 1.2 - - # https://github.com/fpco/stackage/issues/3304 - - zip-archive < 0.3.2.3 # end of packages # Package flags are applied to individual packages, and override the values of From 69b8a328f35f89d13e473f20ffd24bfed5f7b8ee Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 22 Feb 2018 23:57:40 -0800 Subject: [PATCH 0963/1263] Upper bound cassava-conduit as it depends on conduit upper bounded by #3251 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97f2bf5d..780197c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3305,6 +3305,7 @@ packages: - cereal-conduit < 0.8 - zip < 1 - stm-conduit < 4.0.0 + - cassava-conduit < 0.4.0.2 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 From 394250e213ae92d68e1b0445ab31f3dd376af36d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 11:05:04 -0800 Subject: [PATCH 0964/1263] Bound optpare-generic (#3306) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 780197c2..7ecb1620 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3403,6 +3403,9 @@ packages: # https://github.com/fpco/stackage/issues/3298 - prettyprinter < 1.2 + + # https://github.com/fpco/stackage/issues/3306 + - optparse-generic < 1.3.0 # end of packages # Package flags are applied to individual packages, and override the values of From 84c0d1c444fc58f9ada0c8c12115f86ebfbe59f8 Mon Sep 17 00:00:00 2001 From: Dan Fithian Date: Fri, 23 Feb 2018 15:06:02 -0500 Subject: [PATCH 0965/1263] Add datadog to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ecb1620..b030d164 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,9 @@ packages: "Dmitry Dzhus @dzhus": - static-text + "Dan Fithian @dfithian": + - datadog + # 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 c85a8e7c069369ded2756c9127e687986e3961ef Mon Sep 17 00:00:00 2001 From: Dan Fithian Date: Fri, 23 Feb 2018 15:06:34 -0500 Subject: [PATCH 0966/1263] Add oauthenticated to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ecb1620..e5e85de5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,9 @@ packages: "Dmitry Dzhus @dzhus": - static-text + "Dan Fithian @dfithian": + - oauthenticated + # 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 118336d2a57379fb3c2ecaa2467df3cbe60e067a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 21:20:03 -0800 Subject: [PATCH 0967/1263] Bound dhall (#3309) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ecb1620..856fb2b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,6 +3406,9 @@ packages: # https://github.com/fpco/stackage/issues/3306 - optparse-generic < 1.3.0 + + # https://github.com/fpco/stackage/issues/3309 + - dhall < 1.10 # end of packages # Package flags are applied to individual packages, and override the values of From a0d97fc5ef416e787a0974e7fb653e6c6a629b3e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 21:29:32 -0800 Subject: [PATCH 0968/1263] Upper bound dhall-bash due to compile failure (#3310) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 856fb2b4..b88f1177 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,6 +3409,9 @@ packages: # https://github.com/fpco/stackage/issues/3309 - dhall < 1.10 + + # https://github.com/fpco/stackage/issues/3310 + - dhall-bash < 1.0.8 # end of packages # Package flags are applied to individual packages, and override the values of From 8f5a88105c7775e1b28f6e3e722925d701a198c7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 21:31:45 -0800 Subject: [PATCH 0969/1263] Group dhall-packages together. Close #3310 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b88f1177..b4b949de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,8 +3409,6 @@ packages: # https://github.com/fpco/stackage/issues/3309 - dhall < 1.10 - - # https://github.com/fpco/stackage/issues/3310 - dhall-bash < 1.0.8 # end of packages From 928633ef9595da06cf4c0895453e5cc618fbafa7 Mon Sep 17 00:00:00 2001 From: Dan Fithian Date: Fri, 23 Feb 2018 15:06:34 -0500 Subject: [PATCH 0970/1263] Add oauthenticated to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4b949de..d8aad464 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,9 @@ packages: "Dmitry Dzhus @dzhus": - static-text + "Dan Fithian @dfithian": + - oauthenticated + # 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 16de3d1cc5e4a93b8be7200bad1a2319990bfe2f Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Sat, 24 Feb 2018 19:42:01 -0800 Subject: [PATCH 0971/1263] Add a symlink from /usr/bin/node to /usr/bin/nodejs Fixes a problem on https://github.com/fpco/lts-haskell/issues/94 See https://github.com/yarnpkg/yarn/pull/1180 for more context on the underlying problem --- debian-bootstrap.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 833da323..12ee32cd 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -170,6 +170,11 @@ update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 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 +# Made sure a "node" binary is in the path, as well as "nodejs". +# A historical naming collision on Debian means that the binary is called "nodejs", +# but some tools like tsc still expect "node" to exist. +ln -s /usr/bin/nodejs /usr/bin/node + # 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 \ From b2700bee1d8ea5f3cecbd7f4b5d4e4b012b4fbe4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 24 Feb 2018 22:08:59 -0800 Subject: [PATCH 0972/1263] Bound transformers-compat (#3312) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8aad464..baaedb4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3413,6 +3413,9 @@ packages: # https://github.com/fpco/stackage/issues/3309 - dhall < 1.10 - dhall-bash < 1.0.8 + + # https://github.com/fpco/stackage/issues/3312 + - transformers-compat < 0.6.0.2 # end of packages # Package flags are applied to individual packages, and override the values of From 096b3642924e6cd76463b3e7ea2d34cdfae26954 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 25 Feb 2018 11:18:02 +0100 Subject: [PATCH 0973/1263] tasty-hedgehog made a release. Unblock packages. Refs: - https://github.com/qfpl/tasty-hedgehog/issues/4 - https://github.com/fpco/stackage/issues/2995 - https://github.com/fpco/stackage/pull/3140/files --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index baaedb4b..6211c451 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -215,7 +215,7 @@ packages: - List "Luke Murphy @lwm": - # - tasty-discover # tasty via tasty-hedgehog + - tasty-discover - lentil "Marco Zocca @ocramz": @@ -2405,7 +2405,7 @@ packages: "Ozgun Ataman ozgun.ataman@soostone.com @ozataman": - string-conv - # - rng-utils # tasty via tasty-hedgehog + - rng-utils - ua-parser - hs-GeoIP - retry From 4f7383f18be795bfb1cc04fd3bd128fce09f1a36 Mon Sep 17 00:00:00 2001 From: Raghu Kaippully Date: Sun, 25 Feb 2018 19:20:31 +0530 Subject: [PATCH 0974/1263] Add starter package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baaedb4b..f8272aeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,6 +3190,9 @@ packages: "Dan Fithian @dfithian": - oauthenticated + "Raghu Kaippully @rkaippully": + - starter + # 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 dba73acc5961a9210cf082a2c793943ebb53ff72 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 25 Feb 2018 12:49:39 -0800 Subject: [PATCH 0975/1263] Upper bound exceptions (#3315) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baaedb4b..4462838a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3416,6 +3416,9 @@ packages: # https://github.com/fpco/stackage/issues/3312 - transformers-compat < 0.6.0.2 + + # https://github.com/fpco/stackage/issues/3315 + - exceptions < 0.9 # end of packages # Package flags are applied to individual packages, and override the values of From 15f57b1a9a05d3746d93b93dda08d6092a19ada5 Mon Sep 17 00:00:00 2001 From: Jeremy Huffman Date: Sun, 25 Feb 2018 16:03:54 -0500 Subject: [PATCH 0976/1263] add distributed-process-(monad-control, lifted) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4462838a..18e45bea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3043,6 +3043,8 @@ packages: "Jeremy Huffman @jeremyjh": - higher-leveldb + - distributed-process-monad-control + - distributed-process-lifted "Adam Curtis @kallisti-dev": - webdriver From a1a8e7999efc9a83ac9c4c664b7147483be4b547 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Mon, 26 Feb 2018 08:20:23 -0500 Subject: [PATCH 0977/1263] Add more pbrisbin packages --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2d175b7..06bff6b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -667,6 +667,9 @@ packages: "Patrick Brisbin @pbrisbin": - gravatar - load-env + - yesod-auth-oauth2 + - yesod-markdown + - yesod-paginator "Felipe Lessa @meteficha": - fb From e1cd8d9ea380297086879fbdaad125aee66db2fd Mon Sep 17 00:00:00 2001 From: Josh Holland Date: Mon, 26 Feb 2018 16:55:52 +0000 Subject: [PATCH 0978/1263] Remove myself as a maintainer I have no particular connection to the projects I'm listed as maintaining, so it's inappropriate for me to be listed as a maintainer in Stackage. --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2d175b7..8b9b11e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1615,11 +1615,6 @@ packages: - timezone-series - timezone-olson - "Josh Holland @jshholland": - - sandi - - data-ordlist - - xmonad - "Harry Garrood @hdgarrood": - aeson-better-errors From 93f1117f8041af4e447980bc60326a976623f212 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 18:29:01 +0100 Subject: [PATCH 0979/1263] Re-enable store tests fpco/store#120 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2d175b7..e3a20512 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3957,7 +3957,6 @@ expected-test-failures: - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - store # https://github.com/fpco/store/issues/120 - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) From 2395e0b23a7d0d6d1f52c861f6fbf4732678f0b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 18:30:42 +0100 Subject: [PATCH 0980/1263] Re-enable nakadi-client tests --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3a20512..9018ebea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3745,6 +3745,7 @@ expected-test-failures: - distributed-process - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-task + - dns # https://github.com/kazu-yamamoto/dns/issues/29 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - fsnotify # Often runs out of inotify handles - hastache @@ -3752,13 +3753,13 @@ expected-test-failures: - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 - libmpd # https://github.com/vimus/libmpd-haskell/issues/104 - math-functions # https://github.com/bos/math-functions/issues/25 + - matplotlib # https://github.com/fpco/stackage/issues/2365 + - mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1 - 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 - - 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 @@ -3791,7 +3792,6 @@ expected-test-failures: - credential-store # requieres dbus sockets - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - - dns # https://github.com/kazu-yamamoto/dns/issues/29 - drifter-postgresql # PostgreSQL - etcd # etcd https://github.com/fpco/stackage/issues/811 - eventful-dynamodb @@ -3848,7 +3848,6 @@ expected-test-failures: - websockets - accelerate-bignum # CUDA GPU - gdax # Needs environment variables set - - nakadi-client # Needs environment variable set - lxd-client # Needs LXD, not available on debian - stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account From 32e5e0d3ae5180d629c6239f7acd4fc0cfe4c648 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 18:32:48 +0100 Subject: [PATCH 0981/1263] Close #3298. Close #3306. Close #3309 --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9018ebea..c8bab4de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,16 +3409,6 @@ packages: # https://github.com/karun012/doctest-discover/issues/19 - doctest-discover < 0.1.0.8 - # https://github.com/fpco/stackage/issues/3298 - - prettyprinter < 1.2 - - # https://github.com/fpco/stackage/issues/3306 - - optparse-generic < 1.3.0 - - # https://github.com/fpco/stackage/issues/3309 - - dhall < 1.10 - - dhall-bash < 1.0.8 - # https://github.com/fpco/stackage/issues/3312 - transformers-compat < 0.6.0.2 From 96da791c9a308397eba0c5dfd0dc3cfbb25a5457 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 19:09:51 +0100 Subject: [PATCH 0982/1263] Upgrade hedis, closes #3193. Re-enable rebase/hasql-migration nikita-volkov/rebase#11. Close #3254, in favor of #3251. Close #3258. Upgrade parsec haskell/parsec#88. Re-enable diagrams-contrib diagrams/diagrams-contrib#73 --- build-constraints.yaml | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8bab4de..4b475a31 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,7 +3239,7 @@ packages: # https://github.com/fpco/stackage/issues/3143 - ansi-terminal < 0.8 - # Does not support newest QuickCheck + # https://github.com/haskell/test-framework/issues/35 - test-framework < 0.8.2.0 # https://github.com/fpco/stackage/issues/3154 @@ -3266,9 +3266,6 @@ packages: # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11 - # https://github.com/fpco/stackage/issues/3193 - - hedis < 0.10 - # https://github.com/fpco/stackage/issues/3204 - http-conduit < 2.3.0 - hoogle < 5.0.17 @@ -3276,14 +3273,11 @@ packages: # https://github.com/fpco/stackage/issues/3211 - pandoc-citeproc < 0.14 - # https://github.com/nikita-volkov/rebase/issues/11 - - rebase < 0 - - hasql-migration < 0 - # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 # https://github.com/silkapp/rest/issues/157 + # Build failure - rest-client < 0.5.2.1 # https://github.com/fpco/stackage/issues/3234 @@ -3314,6 +3308,7 @@ packages: - zip < 1 - stm-conduit < 4.0.0 - cassava-conduit < 0.4.0.2 + - network-conduit-tls < 1.3.0 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 @@ -3321,9 +3316,6 @@ packages: # https://github.com/fpco/stackage/issues/3253 - conduit-extra < 1.3.0 - # https://github.com/fpco/stackage/issues/3254 - - network-conduit-tls < 1.3.0 - # https://github.com/fpco/stackage/issues/3255 - persistent < 2.8.0 - persistent-mongoDB < 2.8.0 @@ -3342,9 +3334,6 @@ packages: # https://github.com/fpco/stackage/issues/3257 - xml-conduit < 1.8.0 - # https://github.com/fpco/stackage/issues/3258 - - xml-hamlet < 0.5.0 - # https://github.com/fpco/stackage/issues/3259 - yesod < 1.6.0 @@ -3378,12 +3367,6 @@ packages: # https://github.com/tsani/servant-github-webhook/issues/9 - servant-github-webhook < 0.4 - # https://github.com/haskell/parsec/issues/88 - - parsec < 3.1.12 - - # https://github.com/diagrams/diagrams-contrib/issues/73 - - diagrams-contrib < 1.4.2 - # https://github.com/fpco/stackage/issues/3274 - cryptonite < 0.25 From d430244a2499c7be295f2a6e88a2afb745ec9fae Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 21:04:09 +0100 Subject: [PATCH 0983/1263] Re-enable aeson-typescript tests (needs new docker image) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5abb988c..a73ede25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3858,7 +3858,6 @@ expected-test-failures: - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - - aeson-typescript # https://github.com/codedownio/aeson-typescript/issues/2 - courier # https://github.com/hargettp/courier/issues/19 # Compilation failures From b7c3a7a579873bb1a1561ccbfcb2047fc2e5e823 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 23:29:25 +0100 Subject: [PATCH 0984/1263] Re-disable store tests fpco/store#125 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a73ede25..23efa182 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3608,6 +3608,7 @@ skipped-tests: - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 - pell # https://github.com/brunjlar/pell/issues/1 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 + - store # https://github.com/fpco/store/issues/125 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 From 80138d4d7ffbe8bd4d5179a28ae8a50d6eda2108 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 27 Feb 2018 00:08:31 +0100 Subject: [PATCH 0985/1263] Expect show-prettyprint tests to fail #3298 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 23efa182..1bd0c28e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3857,9 +3857,10 @@ 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 - - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - - courier # https://github.com/hargettp/courier/issues/19 + - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 + - courier # https://github.com/hargettp/courier/issues/19 + - show-prettyprint # https://github.com/fpco/stackage/issues/3298#issuecomment-368632703 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From 741e15abf6257e6aa540b4f1a6babdccb1e35088 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 28 Feb 2018 03:14:43 +0100 Subject: [PATCH 0986/1263] upper bounds for #3320 and #3321 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bd0c28e..efbd25b3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,6 +3307,8 @@ packages: - stm-conduit < 4.0.0 - cassava-conduit < 0.4.0.2 - network-conduit-tls < 1.3.0 + # https://github.com/fpco/stackage/issues/3321 + - conduit < 1.2.13.1 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 @@ -3395,6 +3397,13 @@ packages: # https://github.com/fpco/stackage/issues/3315 - exceptions < 0.9 + + # https://github.com/fpco/stackage/issues/3320 + - inline-java < 0.8 + - jni < 0.6 + - jvm-streaming < 0.3 + - jvm-batching < 0 + # end of packages # Package flags are applied to individual packages, and override the values of From 791d0a8ac7eecab08dcacbf647146574b7a5cb9e Mon Sep 17 00:00:00 2001 From: Xia Li-yao Date: Tue, 27 Feb 2018 21:41:58 -0500 Subject: [PATCH 0987/1263] Add show-combinators --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index efbd25b3..366dd9c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -206,6 +206,7 @@ packages: "Li-yao Xia @Lysxia": - boltzmann-samplers - generic-random + - show-combinators "Tobias Dammers @tdammers": - ginger From babcf5dea50e1d92f5e90777a63ff3c7fd3a1e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 27 Feb 2018 15:41:41 -0300 Subject: [PATCH 0988/1263] Add jvm-batching. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bd0c28e..b398e61a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2166,6 +2166,7 @@ packages: - distributed-process-tests - distributed-process-simplelocalnet - distributed-static + - jvm-batching - network-transport - network-transport-tests - network-transport-tcp From bb7640c5fb6cde7b974655c4d1b2a7b0344a10c1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 28 Feb 2018 21:33:59 +0100 Subject: [PATCH 0989/1263] Close #3321. Close #3320 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index efbd25b3..274be21b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,8 +3307,6 @@ packages: - stm-conduit < 4.0.0 - cassava-conduit < 0.4.0.2 - network-conduit-tls < 1.3.0 - # https://github.com/fpco/stackage/issues/3321 - - conduit < 1.2.13.1 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 @@ -3398,12 +3396,6 @@ packages: # https://github.com/fpco/stackage/issues/3315 - exceptions < 0.9 - # https://github.com/fpco/stackage/issues/3320 - - inline-java < 0.8 - - jni < 0.6 - - jvm-streaming < 0.3 - - jvm-batching < 0 - # end of packages # Package flags are applied to individual packages, and override the values of From ded6e07ceef9a8b24955ade17fe9464db283caae Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 28 Feb 2018 21:36:12 +0100 Subject: [PATCH 0990/1263] debian-bootstrap: Add datadog env vars --- debian-bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 12ee32cd..bf1bf991 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -243,3 +243,7 @@ pushd /tmp \ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev + +# For the datadog package +DATADOG_API_KEY=abd7b2a270e44c0a846c94e44534b215 +DATADOG_APP_KEY=1775440c64d5bff48441a33755e072c82c2ab88b From a8f75ee7daeacd28d97d0c82a7e05d9873b4a273 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 28 Feb 2018 21:36:24 +0100 Subject: [PATCH 0991/1263] debian-bootstrap: Add datadog env vars --- debian-bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index bf1bf991..a2c5aedb 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -245,5 +245,5 @@ apt-add-repository multiverse \ && apt-get install -y nvidia-cuda-dev # For the datadog package -DATADOG_API_KEY=abd7b2a270e44c0a846c94e44534b215 -DATADOG_APP_KEY=1775440c64d5bff48441a33755e072c82c2ab88b +export DATADOG_API_KEY=abd7b2a270e44c0a846c94e44534b215 +export DATADOG_APP_KEY=1775440c64d5bff48441a33755e072c82c2ab88b From 68cfdee1e4dea0c7d489dab21b85d8e1e83622ed Mon Sep 17 00:00:00 2001 From: Kyle Van Berendonck Date: Wed, 28 Feb 2018 18:31:51 +1100 Subject: [PATCH 0992/1263] Update information for donkeybonks & add github-webhooks - take 2 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index efbd25b3..3ca265c9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2877,10 +2877,13 @@ packages: - aeson-diff - edit-distance-vector - "Kyle Van Berendonck @kvanberendonck": + "Kyle Van Berendonck @donkeybonks": - rot13 - dvorak + "OnRock Engineering ": + - github-webhooks + "Pavel Yakovlev @zmactep": - hasbolt @@ -4184,6 +4187,8 @@ github-users: - phadej ekmett: - RyanGlScott + onrock-eng: + - donkeybonks # end of github-users From 14215b3cf9dbe7949a0e4daf451df5935be2fc7a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Mar 2018 10:06:29 +0100 Subject: [PATCH 0993/1263] async-timer upper bound for #3268 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 83f0714c..03d5a10f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3359,6 +3359,7 @@ packages: # https://github.com/fpco/stackage/issues/3268 - async < 2.2 + - async-timer < 0.2 # https://github.com/fpco/stackage/issues/3278 - lifted-async < 0.10 From b7f29197c7f3315d604710cfcd70d70fa02c08ba Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Mar 2018 10:40:45 +0100 Subject: [PATCH 0994/1263] Expect datadog tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5695c17..8303cb0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3769,6 +3769,7 @@ expected-test-failures: - cabal-install - consul-haskell - credential-store # requieres dbus sockets + - datadog # requires API keys in env vars https://github.com/fpco/stackage/pull/3308#issuecomment-369535040 - dbcleaner # Requires running PostgreSQL server - dbmigrations # PostgreSQL - drifter-postgresql # PostgreSQL From 13ab2b86779c98598e96af7f4c4b9653ba280be5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Mar 2018 10:41:11 +0100 Subject: [PATCH 0995/1263] debian-bootstrap: Remove datadog keys --- debian-bootstrap.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index a2c5aedb..12ee32cd 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -243,7 +243,3 @@ pushd /tmp \ apt-add-repository multiverse \ && apt-get update \ && apt-get install -y nvidia-cuda-dev - -# For the datadog package -export DATADOG_API_KEY=abd7b2a270e44c0a846c94e44534b215 -export DATADOG_APP_KEY=1775440c64d5bff48441a33755e072c82c2ab88b From 37d6aee6050fb0811d5de0784584cb33cff00ffe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Mar 2018 10:42:14 +0100 Subject: [PATCH 0996/1263] Expect jvm-streaming tests to fail #3323 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8303cb0d..dbb20ff6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3793,6 +3793,7 @@ expected-test-failures: - hocilib # oracle - hworker - jvm + - jvm-streaming # https://github.com/fpco/stackage/issues/3323 - katip-elasticsearch # elasticsearch - log # ElasticSearch - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 From 44161955e3d268e0e39467848b1bfb4c8c282feb Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Mar 2018 10:46:17 +0100 Subject: [PATCH 0997/1263] Expect github-webhooks tests to fail #3322 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbb20ff6..192525d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3848,6 +3848,7 @@ expected-test-failures: - 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 + - github-webhooks # https://github.com/fpco/stackage/pull/3322#issuecomment-369536583 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 From 571143041f5c2f6f3769710f3e6af03bef309e3f Mon Sep 17 00:00:00 2001 From: Yusent Chig Date: Thu, 1 Mar 2018 08:00:43 -0800 Subject: [PATCH 0998/1263] add yesod-auth-bcryptdb resolve yusent/yesod-auth-bcryptdb#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192525d8..79477f0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Yusent Chig ": + - yesod-auth-bcryptdb + "Johannes Gerer ": - buchhaltung From 643d70e5ff86aa5a4e0b6f53e182ec688d089f0d Mon Sep 17 00:00:00 2001 From: recursion-ninja Date: Thu, 1 Mar 2018 13:44:22 -0500 Subject: [PATCH 0999/1263] Adding bv-little package to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 192525d8..0df5aa08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3198,6 +3198,9 @@ packages: "Raghu Kaippully @rkaippully": - starter + "Alex Washburn @recursion-ninja": + - bv-little + # 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 6b986d163494d39a1ea134eff4877d8e31e36ea4 Mon Sep 17 00:00:00 2001 From: Yusent Chig Date: Thu, 1 Mar 2018 21:50:00 -0800 Subject: [PATCH 1000/1263] add github username --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79477f0b..76262f1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,7 +7,7 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: - "Yusent Chig ": + "Yusent Chig @yusent": - yesod-auth-bcryptdb "Johannes Gerer ": From ea43a844a102de1a4187d74e37e38b4d29eb5e68 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Mar 2018 20:07:13 +0100 Subject: [PATCH 1001/1263] streaming-commons upper bound for #3327 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index beb24fca..1a0c9c7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3203,7 +3203,7 @@ packages: "Alex Washburn @recursion-ninja": - bv-little - + # 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 @@ -3408,6 +3408,9 @@ packages: # https://github.com/fpco/stackage/issues/3315 - exceptions < 0.9 + # https://github.com/fpco/stackage/issues/3327 + - streaming-commons < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 5d027d2ac694bb93976dcb6d4b189319537aef4a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Mar 2018 20:11:58 +0100 Subject: [PATCH 1002/1263] Re-enable jvm-streaming tests, closes #3323 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a0c9c7d..4e96396a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3802,7 +3802,6 @@ expected-test-failures: - hocilib # oracle - hworker - jvm - - jvm-streaming # https://github.com/fpco/stackage/issues/3323 - katip-elasticsearch # elasticsearch - log # ElasticSearch - mangopay # https://github.com/prowdsponsor/mangopay/issues/30 From 44e6d2b50c0473485a822b03bbb0adcb44aa875b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Mar 2018 20:19:33 +0100 Subject: [PATCH 1003/1263] Re-enable show-prettyprint tests #3298 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e96396a..cc004a8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3878,7 +3878,6 @@ expected-test-failures: - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 - - show-prettyprint # https://github.com/fpco/stackage/issues/3298#issuecomment-368632703 # Compilation failures - yeshql # https://bitbucket.org/tdammers/yeshql/issues/1/stackage-nightly-test-failure From b7fd47607d0a7ef2259fc1f79466b5c8cbd77f9f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 4 Mar 2018 19:04:41 +0100 Subject: [PATCH 1004/1263] skylighting upper bound for #3329 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d05af00..ed73cf0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3412,6 +3412,9 @@ packages: # https://github.com/fpco/stackage/issues/3327 - streaming-commons < 0.2 + # https://github.com/fpco/stackage/issues/3329 + - skylighting < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From d1a91fcda13de783ce9e2ffcb6d74daf458a193d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 4 Mar 2018 22:01:45 +0100 Subject: [PATCH 1005/1263] one-liner upper bound for #3330 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed73cf0e..8b6b9d84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3415,6 +3415,9 @@ packages: # https://github.com/fpco/stackage/issues/3329 - skylighting < 0.7 + # https://github.com/fpco/stackage/issues/3330 + - one-liner < 1 + # end of packages # Package flags are applied to individual packages, and override the values of From 87030b7d9c2c1ecd254db42a15a5cd0321c98833 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 5 Mar 2018 08:52:27 +0100 Subject: [PATCH 1006/1263] Expect influxdb tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b6b9d84..4ca293ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3808,6 +3808,7 @@ expected-test-failures: - hedis - hocilib # oracle - hworker + - influxdb - jvm - katip-elasticsearch # elasticsearch - log # ElasticSearch From dcd4b3368806244b7acadacb1bf3ebc2777f96f5 Mon Sep 17 00:00:00 2001 From: Jacob Errington Date: Mon, 5 Mar 2018 11:10:55 -0500 Subject: [PATCH 1007/1263] resolved: upper bound for tsani/servant-github-webhook#9 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ca293ac..f65c1a67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3375,9 +3375,6 @@ packages: # https://github.com/fpco/stackage/issues/3278 - lifted-async < 0.10 - # https://github.com/tsani/servant-github-webhook/issues/9 - - servant-github-webhook < 0.4 - # https://github.com/fpco/stackage/issues/3274 - cryptonite < 0.25 From 1b9ff4fab934c0dafcd0dbb301101b4f199f4475 Mon Sep 17 00:00:00 2001 From: aviaviavi Date: Mon, 5 Mar 2018 16:22:12 -0800 Subject: [PATCH 1008/1263] adding curl-runnings and cryptocompare libraries, maintainer avi press --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f65c1a67..d47dfc98 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3205,6 +3205,10 @@ packages: "Alex Washburn @recursion-ninja": - bv-little + "Avi Press @aviaviavi": + - curl-runnings + - cryptocompare + # 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 6c063671aa272b102bd6ebfad974e70dac5da490 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 6 Mar 2018 18:04:31 +0100 Subject: [PATCH 1009/1263] llvm-hs(-pure) upper bounds for #3333 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f65c1a67..038b1de9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3415,6 +3415,10 @@ packages: # https://github.com/fpco/stackage/issues/3330 - one-liner < 1 + # https://github.com/fpco/stackage/issues/3333 + - llvm-hs < 6 + - llvm-hs-pure < 6 + # end of packages # Package flags are applied to individual packages, and override the values of From 8f1261bcb68f423a928ae7dcb2d117ce3353537f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 6 Mar 2018 19:25:42 +0100 Subject: [PATCH 1010/1263] Disable rakuten #3334 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 262c2ce1..fa844ea5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -76,7 +76,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - - rakuten + - rakuten < 0 # https://github.com/fpco/stackage/issues/3334 - servant-kotlin "Pavol Klacansky @pavolzetor": From 3304fc72d35df76e9acdb794e501115e4caf3d55 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 6 Mar 2018 20:24:25 +0100 Subject: [PATCH 1011/1263] extensible upper bound for #3334, re-enable rakuten --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa844ea5..8ee023a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -76,7 +76,7 @@ packages: "Nobutada Matsubara @matsubara0507": - chatwork - - rakuten < 0 # https://github.com/fpco/stackage/issues/3334 + - rakuten - servant-kotlin "Pavol Klacansky @pavolzetor": @@ -3423,6 +3423,9 @@ packages: - llvm-hs < 6 - llvm-hs-pure < 6 + # https://github.com/fpco/stackage/issues/3334 + - extensible < 0.4.7.2 + # end of packages # Package flags are applied to individual packages, and override the values of From edb0cae5724c993c050fcbdf4f58c2381fa15bd3 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Tue, 6 Mar 2018 20:55:42 +0100 Subject: [PATCH 1012/1263] re-add diagrams-rasterific The constraint on optparse-applicative was relaxed in the meantime. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ee023a5..e1b2f5dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -654,6 +654,7 @@ packages: - diagrams-contrib - diagrams-core - diagrams-lib + - diagrams-rasterific - diagrams-svg - force-layout - haxr From d34a711b0e7e9c23fa6655dca5b09950cb2631f0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 7 Mar 2018 01:56:11 +0100 Subject: [PATCH 1013/1263] fb upper bounds for #3251 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ee023a5..12218400 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3323,6 +3323,9 @@ packages: - stm-conduit < 4.0.0 - cassava-conduit < 0.4.0.2 - network-conduit-tls < 1.3.0 + - fb < 1.2.0 + - yesod-fb < 0.5.0 + - yesod-auth-fb < 1.9.0 # https://github.com/fpco/stackage/issues/3252 - conduit-combinators < 1.3.0 From 6ff7e4968d95621b2c00753b1227d68f990fe285 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 7 Mar 2018 15:48:30 +0100 Subject: [PATCH 1014/1263] Upper bound for #3336 and fix a github user name --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51ddbf2f..b27015e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -186,7 +186,7 @@ packages: # Not a maintainer - ix-shapable - "Jeremy Barisch-Rooney @barischj": + "Jeremy Barisch-Rooney @barischrooneyj": - threepenny-gui-flexbox "Romain Edelmann @redelmann": @@ -3428,8 +3428,13 @@ packages: - llvm-hs-pure < 6 # https://github.com/fpco/stackage/issues/3334 + # compilation failures - extensible < 0.4.7.2 + # https://github.com/fpco/stackage/issues/3336 + # compilation failures + - clay < 0.12.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 7f652b3852e6e0f388624889e6d4ccea39c91a0a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 7 Mar 2018 15:25:01 -0500 Subject: [PATCH 1015/1263] aeson upper bound for #3337 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b27015e8..7de3ed3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3435,6 +3435,9 @@ packages: # compilation failures - clay < 0.12.3 + # https://github.com/fpco/stackage/issues/3337 + - aeson < 1.3 + # end of packages # Package flags are applied to individual packages, and override the values of From ec31a4477e11fdc2b7f88f0baa7f02b6b48f38c1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 07:11:52 -0800 Subject: [PATCH 1016/1263] Add constraint "haddock-library < 1.5" per #3187 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7de3ed3c..9bd87c7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,6 +3280,7 @@ packages: # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11 + - haddock-library < 1.5 # https://github.com/fpco/stackage/issues/3204 - http-conduit < 2.3.0 From 55a32cda408fc1fe84ee9efc5b4f56202c62cfdd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 07:31:39 -0800 Subject: [PATCH 1017/1263] Add constraint "base-orphans < 0.7" per #3339 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bd87c7b..7015724e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3439,6 +3439,9 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 + # https://github.com/fpco/stackage/issues/3339 + - base-orphans < 0.7 + # end of packages # Package flags are applied to individual packages, and override the values of From 9bed8e6fd4a180d4e750d117c10898f124f24dbd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 07:32:56 -0800 Subject: [PATCH 1018/1263] Remove constraint "extensible < 0.4.7.2", closes #3334 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7015724e..dc58bb01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3428,10 +3428,6 @@ packages: - llvm-hs < 6 - llvm-hs-pure < 6 - # https://github.com/fpco/stackage/issues/3334 - # compilation failures - - extensible < 0.4.7.2 - # https://github.com/fpco/stackage/issues/3336 # compilation failures - clay < 0.12.3 From 1a90f8953794bb661301d620b8015f2e4824cbb4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 8 Mar 2018 11:05:08 -0500 Subject: [PATCH 1019/1263] Add new curators --- CURATORS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index dc4ebfbf..0c9e8b02 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -4,9 +4,11 @@ Curation activities are mostly automated, and do not take up a significant amoun The following is the current list of curators, in alphabetical order: * Adam Bergmark (@bergmark) +* Alexey Zabelin (@alexeyzab) * Chris Dornan (@cdornan) * Dan Burton (@danburton) * Jens Petersen (@juhp) +* Joe Kachmar (@jkachmar) * Michael Snoyman (@snoyberg) * Mihai Maruseac (@mihaimaruseac) From 4d18d8f253e214082e9b160dc475d5d000ed3158 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 8 Mar 2018 13:50:58 -0500 Subject: [PATCH 1020/1263] Add constraint "Cabal < 2.2" per #3340 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc58bb01..e5778881 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3438,6 +3438,9 @@ packages: # https://github.com/fpco/stackage/issues/3339 - base-orphans < 0.7 + # https://github.com/fpco/stackage/issues/3340 + - Cabal < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 9c8dccec56fa02ed509fafd0be0dbadf0d7b735f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 8 Mar 2018 14:07:22 -0500 Subject: [PATCH 1021/1263] Remove constraint "base-orphans < 0.7", closes #3339 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5778881..81bb52a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3435,9 +3435,6 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 - # https://github.com/fpco/stackage/issues/3339 - - base-orphans < 0.7 - # https://github.com/fpco/stackage/issues/3340 - Cabal < 2.2 From 7a664ecbbd8f62d725376f4729db76530882909c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 13:58:02 -0800 Subject: [PATCH 1022/1263] Add constraint "microlens-aeson < 2.3" per #3341 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81bb52a3..24b88dbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3438,6 +3438,9 @@ packages: # https://github.com/fpco/stackage/issues/3340 - Cabal < 2.2 + # https://github.com/fpco/stackage/issues/3341 + - microlens-aeson < 2.3 + # end of packages # Package flags are applied to individual packages, and override the values of From 8e057463537389febe194e10576061b503c3d26b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 14:19:13 -0800 Subject: [PATCH 1023/1263] Add constraint "groundhog-postgresql < 0.8.0.2" per lykahb/groundhog#78 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24b88dbf..119864b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3441,6 +3441,10 @@ packages: # https://github.com/fpco/stackage/issues/3341 - microlens-aeson < 2.3 + # https://github.com/lykahb/groundhog/issues/78 + # (build failure) + - groundhog-postgresql < 0.8.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of From ee659a2b77d2b1c8f4faccdcb478211bc68263b0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 17:34:19 -0800 Subject: [PATCH 1024/1263] Add constraint "quickcheck-instances < 0.3.17" per build failure --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 119864b8..a13b3be9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3445,6 +3445,10 @@ packages: # (build failure) - groundhog-postgresql < 0.8.0.2 + # https://github.com/RyanGlScott/text-show/issues/34 + # (downstream build failure) + - quickcheck-instances < 0.3.17 + # end of packages # Package flags are applied to individual packages, and override the values of From 21135b8fb2757a8bcd067f36b1f90b574d650f63 Mon Sep 17 00:00:00 2001 From: Kyle Van Berendonck Date: Fri, 9 Mar 2018 13:07:00 +1100 Subject: [PATCH 1025/1263] Remove github-webhooks as an expected failure --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a13b3be9..174636c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3895,7 +3895,6 @@ expected-test-failures: - 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 - - github-webhooks # https://github.com/fpco/stackage/pull/3322#issuecomment-369536583 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - matplotlib # https://github.com/fpco/stackage/issues/2365 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 From 156e74e78bb12cc237d13261b1cee2d2b5031813 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 18:46:53 -0800 Subject: [PATCH 1026/1263] Add constraint "websockets-simple < 0.1" per build failure --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a13b3be9..1a3e020c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,6 +3449,10 @@ packages: # (downstream build failure) - quickcheck-instances < 0.3.17 + # https://github.com/athanclark/websockets-rpc/issues/2 + # (downstream build failure) + - websockets-simple < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 929a7052a3aed571c9e7f3505049115199ca7b08 Mon Sep 17 00:00:00 2001 From: Juan Paucar Date: Fri, 9 Mar 2018 08:07:23 -0500 Subject: [PATCH 1027/1263] Add more github names --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a3e020c..94d2c43d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4202,6 +4202,7 @@ github-users: - javcasas - jsl - sestrella + - juanpaucar scotty-web: - RyanGlScott - xich From 9bd9a52a128b33cc9ae0f1809e17eb672e410efe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 06:38:44 -0800 Subject: [PATCH 1028/1263] Add constraints for Cabal --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a3e020c..def9fa07 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3453,6 +3453,11 @@ packages: # (downstream build failure) - websockets-simple < 0.1 + # Requires too-new or too-old Cabal + - distribution-nixpkgs < 1.1.1 # Cabal >2.2 + - haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2 + - hackage-db < 2.0.1 # Cabal >2.2 + # end of packages # Package flags are applied to individual packages, and override the values of From 4fe90d489249ca9144b7236b3221649262083a44 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 06:43:02 -0800 Subject: [PATCH 1029/1263] Add constraint "haskell-tools-refactor < 1.0.1.1" per #3346 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index def9fa07..ab094df1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3458,6 +3458,8 @@ packages: - haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2 - hackage-db < 2.0.1 # Cabal >2.2 + # https://github.com/fpco/stackage/issues/3346 + - haskell-tools-refactor < 1.0.1.1 # end of packages # Package flags are applied to individual packages, and override the values of From 856d583feb873850eaf6f895dd6a5c66826c8a2d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 06:43:54 -0800 Subject: [PATCH 1030/1263] Add constraint cabal2nix < 2.9 per Cabal >2.2 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab094df1..649fe02d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,6 +3454,7 @@ packages: - websockets-simple < 0.1 # Requires too-new or too-old Cabal + - cabal2nix < 2.9 # Cabal >2.2 - distribution-nixpkgs < 1.1.1 # Cabal >2.2 - haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2 - hackage-db < 2.0.1 # Cabal >2.2 From 51629766a96ba987438b7bd61fc13a9ff7800d40 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 06:45:51 -0800 Subject: [PATCH 1031/1263] Remove constraint "quickcheck-instances < 0.3.17" per RyanGlScott/text-show#34 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 649fe02d..7a6bce34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3445,10 +3445,6 @@ packages: # (build failure) - groundhog-postgresql < 0.8.0.2 - # https://github.com/RyanGlScott/text-show/issues/34 - # (downstream build failure) - - quickcheck-instances < 0.3.17 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.1 From 1d5d746039e86b9f443ceb3576de5f7d6c7d5762 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 9 Mar 2018 10:41:01 -0500 Subject: [PATCH 1032/1263] Remove microlens-aeson < 2.3 constraint, closes #3341 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84e7e858..63e1e2ab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3438,9 +3438,6 @@ packages: # https://github.com/fpco/stackage/issues/3340 - Cabal < 2.2 - # https://github.com/fpco/stackage/issues/3341 - - microlens-aeson < 2.3 - # https://github.com/lykahb/groundhog/issues/78 # (build failure) - groundhog-postgresql < 0.8.0.2 From 604a2bb12bd9d5b0fb6f848e7dd1b910db04689c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 13:45:38 -0800 Subject: [PATCH 1033/1263] Add constraint "xhtml < 3000.2.2.1" per constraint on base --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63e1e2ab..f4988158 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,6 +3454,10 @@ packages: # https://github.com/fpco/stackage/issues/3346 - haskell-tools-refactor < 1.0.1.1 + + # Requires too-new base + - xhtml < 3000.2.2.1 # base >= 4.11 + # end of packages # Package flags are applied to individual packages, and override the values of From dd6db5b9a30ef79c6770a4e428bd455b2e6e4b87 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 13:59:16 -0800 Subject: [PATCH 1034/1263] Remove constraint "groundhog-postgresql < 0.8.0.2" per lykahb/groundhog#78 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4988158..03204391 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3438,10 +3438,6 @@ packages: # https://github.com/fpco/stackage/issues/3340 - Cabal < 2.2 - # https://github.com/lykahb/groundhog/issues/78 - # (build failure) - - groundhog-postgresql < 0.8.0.2 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.1 From e9c95ded1713cbf09a54ca24bc098540f0e5b4df Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 14:18:10 -0800 Subject: [PATCH 1035/1263] Add constraints to microlens-* per jdaughterty/vty#147 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03204391..8a74f876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,6 +3454,13 @@ packages: # Requires too-new base - xhtml < 3000.2.2.1 # base >= 4.11 + # https://github.com/jtdaugherty/vty/issues/147 + # (downstream build failure) + - microlens < 0.4.9 + - microlens-ghc < 0.4.9 + - microlens-platform < 0.3.10 + - microlens-th < 0.4.2 + # end of packages # Package flags are applied to individual packages, and override the values of From e42adf01be4f6f340db5a9a5c971fc93a8f774d7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 14:33:09 -0800 Subject: [PATCH 1036/1263] Add constraint "haskell-tools-builtin-refactorings < 1.0.1.1" per haskell-tools/haskell-tools#615 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a74f876..f1b4c93b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3450,6 +3450,8 @@ packages: # https://github.com/fpco/stackage/issues/3346 - haskell-tools-refactor < 1.0.1.1 + # https://github.com/haskell-tools/haskell-tools/issues/615 + - haskell-tools-builtin-refactorings < 1.0.1.1 # Requires too-new base - xhtml < 3000.2.2.1 # base >= 4.11 From 7a620363bf21a52a062c53fc43e5dd80d4726958 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 9 Mar 2018 21:11:53 -0500 Subject: [PATCH 1037/1263] Remove upper bounds for tasty, tasty-golden closes #3178 --- build-constraints.yaml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1b4c93b..dfdf2e00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3264,10 +3264,8 @@ packages: - th-desugar < 1.8 - singletons < 2.4 - # https://github.com/fpco/stackage/issues/3178 - - tasty < 1.0 - - tasty-golden < 2.3.1.3 - - tasty-quickcheck < 0.10 # https://github.com/fpco/stackage/issues/3293 + # https://github.com/fpco/stackage/issues/3293 + - tasty-quickcheck < 0.10 # https://github.com/fpco/stackage/issues/3183 - criterion < 1.3 @@ -3660,6 +3658,15 @@ skipped-tests: - vector # QuickCheck 2.10 - vector-builder # tasty-quickcheck - zlib # tasty-quickcheck + - diagrams-lib # tasty-quickcheck + - irc-dcc # tasty-quickcheck + - pandoc # tasty-quickcheck + - scientific # tasty-quickcheck + - versions # tasty-quickcheck + - tree-diff # tasty-quickcheck + - capataz # tasty + - mysql-haskell # tasty + - static-text # tasty # Transitive outdated dependencies # These packages From 2118ddbf7c8077533f7a4316c5562e2a3edc5fbb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 23:23:13 -0800 Subject: [PATCH 1038/1263] Constrain haskell-tools-* along with #3346 --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dfdf2e00..d31a2225 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,7 +3449,19 @@ packages: # https://github.com/fpco/stackage/issues/3346 - haskell-tools-refactor < 1.0.1.1 # https://github.com/haskell-tools/haskell-tools/issues/615 + # apparently these don't build well when out of sync + - haskell-tools-ast < 1.0.1.1 + - haskell-tools-backend-ghc < 1.0.1.1 - haskell-tools-builtin-refactorings < 1.0.1.1 + - haskell-tools-cli < 1.0.1.1 + - haskell-tools-daemon < 1.0.1.1 + - haskell-tools-debug < 1.0.1.1 + - haskell-tools-demo < 1.0.1.1 + - haskell-tools-prettyprint < 1.0.1.1 + - haskell-tools-refactor < 1.0.1.1 + - haskell-tools-rewrite < 1.0.1.1 + + - haskell-tools-cli < 1.0.1.1 # Requires too-new base - xhtml < 3000.2.2.1 # base >= 4.11 From a239a578f5b8304daa5215f56f29400da726d921 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 23:31:19 -0800 Subject: [PATCH 1039/1263] Tighten constraint on websockets-simple --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d31a2225..3cbfdcf6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3438,7 +3438,7 @@ packages: # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - - websockets-simple < 0.1 + - websockets-simple < 0.0.7 # Requires too-new or too-old Cabal - cabal2nix < 2.9 # Cabal >2.2 From 7678c5ca6b1b0f90fd4903aa1b6517f96f194cc1 Mon Sep 17 00:00:00 2001 From: Intolerable Date: Sat, 10 Mar 2018 18:41:59 +0000 Subject: [PATCH 1040/1263] add stitch --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cbfdcf6..f121795a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7,6 +7,9 @@ cabal-format-version: "2.0" # Constraints for brand new builds packages: + "Fraser Murray @yusent": - yesod-auth-bcryptdb From 159ad81e215bb106baeb2fe87606a6086c8c61d5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 13:36:49 -0800 Subject: [PATCH 1041/1263] Unconstrain ansi-terminal (#3143) and test-framework --- build-constraints.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 096efdd6..99562db6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -765,11 +765,11 @@ packages: - foldl - morte - bench - - dhall - - dhall-bash - - dhall-json + # - dhall # ansi-terminal-0.8 + # - dhall-bash # via dhall + # - dhall-json # via dhall # - dhall-nix # deriving-compat via hnix - - dhall-text + # - dhall-text # via dhall "Andrew Thaddeus Martin @andrewthad": - yesod-table @@ -1159,7 +1159,7 @@ packages: - cabal-rpm - fedora-haskell-tools - - idris + # - idris # ansi-terminal-0.8 - libffi - xmonad-contrib - cairo @@ -3254,12 +3254,6 @@ packages: - hoauth2 < 1.6.1 - github < 0.19 - # https://github.com/fpco/stackage/issues/3143 - - ansi-terminal < 0.8 - - # https://github.com/haskell/test-framework/issues/35 - - test-framework < 0.8.2.0 - # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 @@ -3682,14 +3676,19 @@ skipped-tests: - capataz # tasty - mysql-haskell # tasty - static-text # tasty + - test-framework # QuickCheck 2.10 # Transitive outdated dependencies # These packages # These can also be checked for updates periodically. - MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11 - o-clock # tasty 0.12 via tasty-hedgehog + - options # ansi-terminal-0.8 via chell - path # via genvalidity genvalidity-property - retry # tasty 0.12 via tasty-hedgehog + - system-fileio # ansi-terminal-0.8 via chell + - system-filepath # ansi-terminal-0.8 via chell + # Blocked by stackage upper bounds. These can be re-enabled once # the relevant stackage upper bound is lifted. From bb3136e158e5a95cb4e1a4ee72b82832cfde49de Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 13:52:19 -0800 Subject: [PATCH 1042/1263] Change constraint to "criterion < 1.4" per #3183 --- build-constraints.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99562db6..72e0fb05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3265,7 +3265,7 @@ packages: - tasty-quickcheck < 0.10 # https://github.com/fpco/stackage/issues/3183 - - criterion < 1.3 + - criterion < 1.4 # https://github.com/fpco/stackage/issues/3184 - eliminators < 0.4 @@ -4098,10 +4098,17 @@ skipped-benchmarks: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' # to verify. + - avers # criterion 1.3 - binary-parsers # criterion 1.2 - cryptohash-sha512 # criterion 1.2 + - heist # criterion 1.3 - pipes # optparse-applicative 0.13 + - splitmix # criterion 1.3 + - superbuffer # criterion 1.3 + - teardown # criterion 1.3 - ttrie # criterion-plus and th-pprint + - tz # criterion 1.3 + - unicode-transforms # criterion 1.3 - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 From b95e23d50e900d136f30b5fecd1fe949fbf458b7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 14:53:02 -0800 Subject: [PATCH 1043/1263] Unconstrain http-types (#3232) and servant (#3281) --- build-constraints.yaml | 73 +++++++++++------------------------------- 1 file changed, 18 insertions(+), 55 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72e0fb05..668ba542 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -435,7 +435,7 @@ packages: - mandrill "Jon Schoning @jonschoning": - - pinboard + # - pinboard # http-types 0.12 - swagger-petstore "Jasper Van der Jeugt @jaspervdj": @@ -446,7 +446,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll + # - hakyll # http-types 0.12 "Sibi Prabakaran @psibi": - download @@ -675,8 +675,8 @@ packages: "Patrick Brisbin @pbrisbin": - gravatar - load-env - - yesod-auth-oauth2 - - yesod-markdown + # - yesod-auth-oauth2 # http-types 0.12 via hoauth2 + # - yesod-markdown # http-types 0.12 via pandoc - yesod-paginator "Felipe Lessa @meteficha": @@ -930,14 +930,14 @@ packages: - imagesize-conduit - json-schema - multipart - - rest-client + # - rest-client # http-types 0.12 - rest-core # - rest-gen # haskell-src-exts # - rest-happstack # haskell-src-exts via rest-gen - rest-snap - rest-stringmap - rest-types - - rest-wai + # - rest-wai # http-types 0.12 - tostring - uri-encode @@ -1166,8 +1166,8 @@ packages: - glib - pango - ghcjs-codemirror - - ghcjs-dom - - jsaddle + # - ghcjs-dom # http-types 0.12 + # - jsaddle # http-types 0.12 - vado - vcswrapper - ShellCheck @@ -1263,7 +1263,7 @@ packages: - JuicyPixels-scale-dct - lattices - microstache - - monad-http + # - monad-http # http-types 0.12 - postgresql-simple-url - range-set-list - regex-applicative-text @@ -2116,7 +2116,7 @@ packages: - strict-base-types - withdependencies - hruby - - language-puppet + # - language-puppet # servant 0.13 - tar-conduit "Mark Karpov @mrkkrp": @@ -2343,7 +2343,8 @@ packages: - wai-session-postgresql "Haisheng Wu @freizl": - - hoauth2 + [] + # - hoauth2 # http-types 0.12 "Falko Peters @informatikr": - scrypt @@ -2401,8 +2402,8 @@ packages: - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - - pandoc - - pandoc-citeproc + # - pandoc # http-types 0.12 + # - pandoc-citeproc # http-types 0.12 via pandoc "Karun Ramakrishnan @karun012": - doctest-discover @@ -2597,7 +2598,7 @@ packages: "Cliff Harvey @BlackBrane": - ansigraph - - microsoft-translator + # - microsoft-translator # servant 0.13 "Tebello Thejane @tebello-thejane": - bitx-bitcoin @@ -2661,7 +2662,7 @@ packages: - aeson-injector "Al Zohali @zohl": - - servant-auth-cookie + # - servant-auth-cookie # servant 0.13 - dictionaries - cereal-time @@ -2800,7 +2801,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth + # - wai-middleware-auth # http-types 0.12 via hoauth2 - hip - massiv - massiv-io @@ -3249,11 +3250,6 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/3232 - - http-types < 0.10 - - hoauth2 < 1.6.1 - - github < 0.19 - # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 @@ -3281,16 +3277,9 @@ packages: - http-conduit < 2.3.0 - hoogle < 5.0.17 - # https://github.com/fpco/stackage/issues/3211 - - pandoc-citeproc < 0.14 - # https://github.com/fpco/stackage/issues/3213 - js-jquery < 3.3 - # https://github.com/silkapp/rest/issues/157 - # Build failure - - rest-client < 0.5.2.1 - # https://github.com/fpco/stackage/issues/3234 - free < 5 - ChannelT == 0.0.0.4 @@ -3382,16 +3371,6 @@ packages: # https://github.com/fpco/stackage/issues/3274 - cryptonite < 0.25 - # https://github.com/fpco/stackage/issues/3281 - - servant < 0.13 - - servant-client < 0.13 - - servant-client-core < 0.13 - - servant-foreign < 0.11 - - servant-server < 0.13 - - servant-docs < 0.11.2 - - servant-mock < 0.8.4 - - servant-swagger < 1.1.5 - # https://github.com/fpco/stackage/issues/3288 - pqueue < 1.4.1 @@ -3443,23 +3422,6 @@ packages: - haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2 - hackage-db < 2.0.1 # Cabal >2.2 - # https://github.com/fpco/stackage/issues/3346 - - haskell-tools-refactor < 1.0.1.1 - # https://github.com/haskell-tools/haskell-tools/issues/615 - # apparently these don't build well when out of sync - - haskell-tools-ast < 1.0.1.1 - - haskell-tools-backend-ghc < 1.0.1.1 - - haskell-tools-builtin-refactorings < 1.0.1.1 - - haskell-tools-cli < 1.0.1.1 - - haskell-tools-daemon < 1.0.1.1 - - haskell-tools-debug < 1.0.1.1 - - haskell-tools-demo < 1.0.1.1 - - haskell-tools-prettyprint < 1.0.1.1 - - haskell-tools-refactor < 1.0.1.1 - - haskell-tools-rewrite < 1.0.1.1 - - - haskell-tools-cli < 1.0.1.1 - # Requires too-new base - xhtml < 3000.2.2.1 # base >= 4.11 @@ -3651,6 +3613,7 @@ skipped-tests: - genvalidity-hspec-hashable # doctest 0.13 - genvalidity-property # doctest 0.13 - GLFW-b # HUnit 1.6 + - haskell-tools-refactor # either, tasty, and tasty-hunit - hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 From f8f87d114c859e5079fae292eb5399e73f3398fb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 15:09:41 -0800 Subject: [PATCH 1044/1263] Update comments re: hoauth2 disabled packages --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 668ba542..3eabfc1a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -675,7 +675,7 @@ packages: "Patrick Brisbin @pbrisbin": - gravatar - load-env - # - yesod-auth-oauth2 # http-types 0.12 via hoauth2 + # - yesod-auth-oauth2 # via hoauth2 # - yesod-markdown # http-types 0.12 via pandoc - yesod-paginator @@ -2344,7 +2344,7 @@ packages: "Haisheng Wu @freizl": [] - # - hoauth2 # http-types 0.12 + # - hoauth2 # various deps out of date "Falko Peters @informatikr": - scrypt @@ -2801,7 +2801,7 @@ packages: - printcess "Alexey Kuleshevich @lehins": - # - wai-middleware-auth # http-types 0.12 via hoauth2 + # - wai-middleware-auth # via hoauth2 - hip - massiv - massiv-io From 3da1b3184afb612fc620b7f114403f226ac80022 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 15:42:43 -0800 Subject: [PATCH 1045/1263] Remove profiteur, unconstrain js-jquery. Closes #3213 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3eabfc1a..3c072cfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -442,7 +442,7 @@ packages: - blaze-html - blaze-markup # - stylish-haskell # haskell-src-exts - - profiteur + # - profiteur # js-jquery 3.3 - psqueues - websockets - websockets-snap @@ -3277,9 +3277,6 @@ packages: - http-conduit < 2.3.0 - hoogle < 5.0.17 - # https://github.com/fpco/stackage/issues/3213 - - js-jquery < 3.3 - # https://github.com/fpco/stackage/issues/3234 - free < 5 - ChannelT == 0.0.0.4 From d27974445fa76c99b952c57653915096b1996a0b Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Sat, 10 Mar 2018 18:00:13 -0600 Subject: [PATCH 1046/1263] pinboard / http-types --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c072cfd..fee2975d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -435,7 +435,7 @@ packages: - mandrill "Jon Schoning @jonschoning": - # - pinboard # http-types 0.12 + - pinboard - swagger-petstore "Jasper Van der Jeugt @jaspervdj": From 8ec75d3fcded3f59b9995e2cd43fa04cf2121b3c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 16:38:16 -0800 Subject: [PATCH 1047/1263] Unconstrain lens (#3238) and free (#3234) --- build-constraints.yaml | 58 ++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 31 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c072cfd..f115010c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -27,8 +27,9 @@ packages: - hamtsolo "Ferdinand van Walree @Ferdinand-vW": - - sessiontypes - - sessiontypes-distributed + [] + # - sessiontypes # lens 4.16 via diagrams + # - sessiontypes-distributed # lens 4.16 via diagrams "Jacob Thomas Errington @tsani": - servant-github-webhook @@ -151,7 +152,7 @@ packages: - lazyio - markov-chain - midi - - midi-music-box + # - midi-music-box # lens 4.16 via diagrams - mbox-utility - med-module - non-empty @@ -296,8 +297,8 @@ packages: # - google-translate # servant 0.12 # - hackernews # servant 0.12 - ses-html - - stripe-haskell - - stripe-http-streams + # - stripe-haskell # free 5 + # - stripe-http-streams # free 5 - stripe-core "Piotr Mlodawski @pmlodawski": @@ -651,14 +652,14 @@ packages: "Brent Yorgey @byorgey": - active - - diagrams + # - diagrams # lens 4.16 # - diagrams-builder # haskell-src-exts - - diagrams-cairo - - diagrams-contrib - - diagrams-core - - diagrams-lib - - diagrams-rasterific - - diagrams-svg + # - diagrams-cairo # lens 4.16 + # - diagrams-contrib # lens 4.16 + # - diagrams-core # lens 4.16 + # - diagrams-lib # lens 4.16 + # - diagrams-rasterific # lens 4.16 + # - diagrams-svg # lens 4.16 - force-layout - haxr - MonadRandom @@ -757,7 +758,7 @@ packages: "Gabriel Gonzalez @Gabriel439": - optparse-generic - pipes - - pipes-extras + # - pipes-extras # lens 4.16 - pipes-parse - pipes-concurrency - pipes-safe @@ -1147,7 +1148,7 @@ packages: - wreq "Andraz Bajt @edofic": - - effect-handlers + # - effect-handlers # free 5 - koofr-client - snowflake @@ -1201,7 +1202,7 @@ packages: "Jeffrey Rosenbluth @jeffreyrosenbluth": - palette - - diagrams-canvas + # - diagrams-canvas # lens 4.16 - svg-builder "Gabríel Arthúr Pétursson @polarina": @@ -1573,8 +1574,8 @@ packages: - bento - bmp - Chart # Maintained by @timbod7. - - Chart-diagrams # Maintained by @timbod7. - - diagrams-postscript # Maintained by @byorgey. + # - Chart-diagrams # lens 4.16 via diagrams # Maintained by @timbod7. + # - diagrams-postscript # lens 4.16 # Maintained by @byorgey. - ekg-statsd # Maintained by @tibbe. - flow - github-release @@ -2423,7 +2424,7 @@ packages: "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple - OneTuple - - SVGFonts + # - SVGFonts # lens 4.16 via diagrams "Aaron Levin @aaronmblevin": - free-vl @@ -2745,7 +2746,7 @@ packages: - numhask-range - perf - online - - chart-unit + # - chart-unit # lens 4.16 via diagrams "Iphigenia Df @iphydf": - data-msgpack @@ -2798,11 +2799,12 @@ packages: - line "Hannes Saffrich @m0rphism": - - printcess + [] + # - printcess # lens 4.16 "Alexey Kuleshevich @lehins": # - wai-middleware-auth # via hoauth2 - - hip + # - hip # lens 4.16 via diagrams/chart - massiv - massiv-io @@ -2855,9 +2857,9 @@ packages: - glazier-pipes - javascript-extras - l10n - - pipes-category - - pipes-fluid - - pipes-misc + # - pipes-category # lens 4.16 via pipes-extras + # - pipes-fluid # lens 4.16 via pipes-extras + # - pipes-misc # lens 4.16 via pipes-extras - stm-extras "Siniša Biđin @sbidin": @@ -3277,13 +3279,6 @@ packages: - http-conduit < 2.3.0 - hoogle < 5.0.17 - # https://github.com/fpco/stackage/issues/3234 - - free < 5 - - ChannelT == 0.0.0.4 - - # https://github.com/fpco/stackage/issues/3238 - - lens < 4.16 - # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 @@ -3637,6 +3632,7 @@ skipped-tests: - mysql-haskell # tasty - static-text # tasty - test-framework # QuickCheck 2.10 + - heist # lens 4.16 # Transitive outdated dependencies # These packages From 33697f99130a861c0415492f9790abc58608286d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 10 Mar 2018 20:11:50 -0500 Subject: [PATCH 1048/1263] Remove "pqueue < 1.4.1" constraint --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54861ad0..8b224d9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1857,7 +1857,7 @@ packages: - network-carbon - tasty-rerun - logging-effect - - reactive-banana + # - reactive-banana # pqueue-1.4.1 "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -3363,9 +3363,6 @@ packages: # https://github.com/fpco/stackage/issues/3274 - cryptonite < 0.25 - # https://github.com/fpco/stackage/issues/3288 - - pqueue < 1.4.1 - # https://github.com/fpco/stackage/issues/3290 - doctest < 0.14 From d868feaa078bbadf9060cc27d9a5346b2161164d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Mar 2018 17:40:02 -0800 Subject: [PATCH 1049/1263] Unconstrain http-conduit, see #3204 --- build-constraints.yaml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b224d9f..72d192c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -323,7 +323,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - stackage-curator + # - stackage-curator # http-conduit 2.3 via amazonka - store - wai-websockets - warp-tls @@ -1325,7 +1325,7 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - - amazonka + # - amazonka # http-conduit 2.3 - amazonka-core - amazonka-test - amazonka-apigateway @@ -1907,7 +1907,7 @@ packages: "Matt Parsons @parsonsmatt": - monad-logger-prefix - monad-metrics - - ekg-cloudwatch + # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - liboath-hs @@ -1931,7 +1931,7 @@ packages: "Timo von Holtz @tvh": - ekg-wai - - haxl-amazonka + # - haxl-amazonka # http-conduit 2.3 via amazonka - hasql-migration - servant-JuicyPixels @@ -2541,7 +2541,7 @@ packages: "David Reaver @jdreaver": - eventful-core - - eventful-dynamodb + # - eventful-dynamodb # http-conduit 2.3 via amazonka - eventful-memory - eventful-postgresql - eventful-sql-common @@ -2960,7 +2960,7 @@ packages: - type-level-integers - partial-order - async-timer - - nakadi-client + # - nakadi-client # http-conduit 2.3 - throttle-io-stream - conduit-throttle @@ -3275,10 +3275,6 @@ packages: - QuickCheck < 2.11 - haddock-library < 1.5 - # https://github.com/fpco/stackage/issues/3204 - - http-conduit < 2.3.0 - - hoogle < 5.0.17 - # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 From 707e41ae45c0abc0442548c47f78ebb9253e2bea Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sat, 10 Mar 2018 18:47:17 -0800 Subject: [PATCH 1050/1263] Restore `pipes-extras` `pipes-extras-1.0.13` now builds against `lens-4.16` --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72d192c7..58d1b7e8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -758,7 +758,7 @@ packages: "Gabriel Gonzalez @Gabriel439": - optparse-generic - pipes - # - pipes-extras # lens 4.16 + - pipes-extras - pipes-parse - pipes-concurrency - pipes-safe @@ -2857,9 +2857,9 @@ packages: - glazier-pipes - javascript-extras - l10n - # - pipes-category # lens 4.16 via pipes-extras - # - pipes-fluid # lens 4.16 via pipes-extras - # - pipes-misc # lens 4.16 via pipes-extras + - pipes-category + - pipes-fluid + - pipes-misc - stm-extras "Siniša Biđin @sbidin": From 095ba69ae4a9b74835bcffd2f91cf426c3b35da4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 10 Mar 2018 22:20:32 -0500 Subject: [PATCH 1051/1263] Remove upper bound for product-profunctors --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 58d1b7e8..c5d3b3a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1998,7 +1998,7 @@ packages: - hailgun - hailgun-simple - natural-transformation - - opaleye-trans + # - opaleye-trans # product-profunctors 0.9 - pretty-simple - read-env-var # - servant-checked-exceptions # https://github.com/cdepillabout/servant-checked-exceptions/issues/15 @@ -3278,9 +3278,6 @@ packages: # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2 - # https://github.com/fpco/stackage/issues/3246 - - product-profunctors < 0.9.0.0 - # https://github.com/fpco/stackage/issues/3251 - conduit < 1.3.0 - html-conduit < 1.3.0 From 5fc74ef674dee09cfe2781d8594842cac1fb88e9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 10 Mar 2018 22:27:38 -0500 Subject: [PATCH 1052/1263] Remove upper bounds for mwc-probability, closes #3245 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5d3b3a7..66e1576f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,9 +3275,6 @@ packages: - QuickCheck < 2.11 - haddock-library < 1.5 - # https://github.com/fpco/stackage/issues/3245 - - mwc-probability < 2 - # https://github.com/fpco/stackage/issues/3251 - conduit < 1.3.0 - html-conduit < 1.3.0 From b3c2206463121000b95572b613310e31f5f55b3c Mon Sep 17 00:00:00 2001 From: "(cdep)illabout" Date: Sun, 11 Mar 2018 16:08:54 +0900 Subject: [PATCH 1053/1263] Add the world-peace package. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66e1576f..45bcf85d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2004,6 +2004,7 @@ packages: # - servant-checked-exceptions # https://github.com/cdepillabout/servant-checked-exceptions/issues/15 # - servant-rawm # https://github.com/cdepillabout/servant-rawm/issues/4 - servant-static-th + - world-peace - xml-html-qq - xml-indexed-cursor From 500124a6387367b9904ddd855736c4446f34ba0b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 08:52:47 -0700 Subject: [PATCH 1054/1263] Remove some haskell-tools-* pkgs per #3346 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45bcf85d..5d5cb17c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2823,10 +2823,10 @@ packages: - haskell-tools-rewrite - haskell-tools-prettyprint - haskell-tools-refactor - - haskell-tools-demo - - haskell-tools-cli - - haskell-tools-daemon - - haskell-tools-debug + # - haskell-tools-demo # Cabal 2 via minisat-solver + # - haskell-tools-cli # Cabal 2 via minisat-solver + # - haskell-tools-daemon # Cabal 2 via minisat-solver + # - haskell-tools-debug # Cabal 2 via minisat-solver "David Fisher @ddfisher": - socket-activation @@ -3399,7 +3399,6 @@ packages: # Requires too-new or too-old Cabal - cabal2nix < 2.9 # Cabal >2.2 - distribution-nixpkgs < 1.1.1 # Cabal >2.2 - - haskell-tools-builtin-refactorings < 1.0.1.1 # via minisat-solver via easyrender, Cabal < 2 - hackage-db < 2.0.1 # Cabal >2.2 # Requires too-new base From 60fe2d69d9b98096dd41ea6d357c81ea237fc8a9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 09:47:52 -0700 Subject: [PATCH 1055/1263] Unconstrain numerous packages (esp #3251, #3255, #3256, #3259) --- build-constraints.yaml | 277 ++++++++++++++++------------------------- 1 file changed, 106 insertions(+), 171 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d5cb17c..2a76238c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,8 @@ packages: - stitch "Yusent Chig @yusent": - - yesod-auth-bcryptdb + [] + # - yesod-auth-bcryptdb # conduit 1.3, yesod 1.6 "Johannes Gerer ": - buchhaltung @@ -437,7 +438,7 @@ packages: "Jon Schoning @jonschoning": - pinboard - - swagger-petstore + # - swagger-petstore # conduit 1.3, yesod 1.6 "Jasper Van der Jeugt @jaspervdj": - blaze-html @@ -687,7 +688,7 @@ packages: - serversession-backend-persistent - serversession-backend-redis - serversession-frontend-wai - - serversession-frontend-yesod + # - serversession-frontend-yesod # conduit 1.3, yesod 1.6 # - thumbnail-plus # https://github.com/prowdsponsor/thumbnail-plus/issues/5 - yesod-auth-fb - yesod-fb @@ -779,7 +780,7 @@ packages: - machines-directory - machines-io - bloodhound - - esqueleto + # - esqueleto # persistent 2.8 "Adam Bergmark @bergmark": - HUnit @@ -886,7 +887,7 @@ packages: - naqsha "Joey Hess @joeyh": - - git-annex + # - git-annex # conduit 1.3 - concurrent-output - mountpoints - disk-free-space @@ -1076,7 +1077,7 @@ packages: - hvect - reroute - users - - users-persistent + # - users-persistent # persistent 2.8 - users-postgresql-simple - users-test # - validate-input # https://github.com/agrafix/validate-input/issues/3 @@ -1105,7 +1106,7 @@ packages: - zip-archive "Arthur Fayzrakhmanov @geraldus": - - yesod-form-richtext + # - yesod-form-richtext # conduit 1.3, yesod 1.6 - ghcjs-perch "Tom Ellis @tomjaguarpaw": @@ -1325,95 +1326,95 @@ packages: - jose-jwt "Brendan Hay @brendanhay": - # - amazonka # http-conduit 2.3 - - 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 + # - amazonka # http-conduit 2.3, conduit 1.3 + # - 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 @@ -1815,7 +1816,7 @@ packages: - seqalign "John Lenz @wuzzeb": - - yesod-static-angular + # - yesod-static-angular # conduit 1.3, yesod 1.6 - hspec-webdriver - webdriver-angular @@ -2134,7 +2135,7 @@ packages: - text-metrics - tagged-identity - req - - req-conduit + # - req-conduit # conduit 1.3 - cue-sheet - wave - flac @@ -2419,8 +2420,8 @@ packages: - ua-parser - hs-GeoIP - retry - - katip - - katip-elasticsearch + # - katip # conduit 1.3 + # - katip-elasticsearch # conduit 1.3 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -2751,7 +2752,7 @@ packages: "Iphigenia Df @iphydf": - data-msgpack - - network-msgpack-rpc + # - network-msgpack-rpc # conduit 1.3 "Dino Morelli @dino-": - epub-metadata @@ -2926,7 +2927,7 @@ packages: # - ziptastic-core "Hardy Jones @joneshf": - - katip-rollbar + # - katip-rollbar # conduit 1.3 - rollbar-hs - servant-ruby - wai-middleware-rollbar @@ -3180,7 +3181,8 @@ packages: - pomaps "Alexey Kotlyarov @koterpillar": - - serverless-haskell + [] + # - serverless-haskell # conduit 1.3, yesod 1.6 "Guru Devanla @gdevanla": - pptable @@ -3276,74 +3278,6 @@ packages: - QuickCheck < 2.11 - haddock-library < 1.5 - # https://github.com/fpco/stackage/issues/3251 - - conduit < 1.3.0 - - html-conduit < 1.3.0 - - yesod-bin < 1.6.0 - - yesod-eventsource < 1.6.0 - - yesod-websockets < 0.3.0 - - binary-conduit < 1.3 - - classy-prelude < 1.4 - - classy-prelude-conduit < 1.4 - - classy-prelude-yesod < 1.4 - - hOpenPGP < 2.6 - - cereal-conduit < 0.8 - - zip < 1 - - stm-conduit < 4.0.0 - - cassava-conduit < 0.4.0.2 - - network-conduit-tls < 1.3.0 - - fb < 1.2.0 - - yesod-fb < 0.5.0 - - yesod-auth-fb < 1.9.0 - - # https://github.com/fpco/stackage/issues/3252 - - conduit-combinators < 1.3.0 - - # https://github.com/fpco/stackage/issues/3253 - - conduit-extra < 1.3.0 - - # https://github.com/fpco/stackage/issues/3255 - - persistent < 2.8.0 - - persistent-mongoDB < 2.8.0 - - persistent-mysql < 2.8.0 - - persistent-postgresql < 2.8.0 - - persistent-sqlite < 2.8.0 - - yesod-persistent < 1.6.0 - - persistent-mysql-haskell < 0.4 - - # https://github.com/fpco/stackage/issues/3256 - - resourcet < 1.2.0 - - bzlib-conduit < 0.3 - - fold-debounce-conduit < 0.2 - - higher-leveldb < 0.5 - - # https://github.com/fpco/stackage/issues/3257 - - xml-conduit < 1.8.0 - - # https://github.com/fpco/stackage/issues/3259 - - yesod < 1.6.0 - - # https://github.com/fpco/stackage/issues/3260 - - yesod-auth < 1.6.0 - - # https://github.com/fpco/stackage/issues/3261 - - yesod-core < 1.6.0 - - yesod-eventsource < 1.6.0 - - yesod-newsfeed < 1.6.1.0 - - yesod-persistent < 1.6.0 - - yesod-sitemap < 1.6.0 - - yesod-websockets < 0.3.0 - - yesod-gitrepo < 0.3 - - # https://github.com/fpco/stackage/issues/3262 - - yesod-form < 1.6.0 - - # https://github.com/fpco/stackage/issues/3263 - - yesod-static < 1.6.0 - - # https://github.com/fpco/stackage/issues/3264 - - yesod-test < 1.6.0 - # https://github.com/fpco/stackage/issues/3268 - async < 2.2 - async-timer < 0.2 @@ -3575,6 +3509,7 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + - HTTP # conduit-extra 1.3 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From 3b48e91535b28d89d7686a7ee255df27e4e451d2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 11 Mar 2018 14:16:50 -0400 Subject: [PATCH 1056/1263] Remove upper bounds for cryptonite --- build-constraints.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a76238c..76d31f47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1182,9 +1182,9 @@ packages: - pipes-network "Tomas Carnecky @wereHamster": - - avers - - avers-api - - avers-server + # - avers # cryptonite 0.25 + # - avers-api # cryptonite 0.25 + # - avers-server # cryptonite 0.25 - css-syntax - etcd - github-types @@ -3285,9 +3285,6 @@ packages: # https://github.com/fpco/stackage/issues/3278 - lifted-async < 0.10 - # https://github.com/fpco/stackage/issues/3274 - - cryptonite < 0.25 - # https://github.com/fpco/stackage/issues/3290 - doctest < 0.14 From c85d2a2a46a665bb16011990b93fbdb933d93a96 Mon Sep 17 00:00:00 2001 From: Tim Humphries Date: Sun, 11 Mar 2018 13:38:48 -0700 Subject: [PATCH 1057/1263] Add transformers-fix --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 76d31f47..6bd84f9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3195,6 +3195,7 @@ packages: "Tim Humphries @thumphries": - transformers-either + - transformers-fix "Andre Van Der Merwe @andrevdm": - bhoogle From e73f4c45f1a2ea9eab637e7d5eee8507843a2520 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 14:52:29 -0700 Subject: [PATCH 1058/1263] Remove gogol-* per brendenhay/gogol#99 --- build-constraints.yaml | 194 ++++++++++++++++++++--------------------- 1 file changed, 97 insertions(+), 97 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bd84f9c..fc633d66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1415,103 +1415,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 # conduit 1.3, servant 0.13 + # - 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 From fbbdefb05df5349ef5c5818f62d13b88779c2c71 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 15:05:22 -0700 Subject: [PATCH 1059/1263] Disable minio-hs per minio/minio-hs#79 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fc633d66..4d0d0b81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2870,7 +2870,8 @@ packages: - sdl2-gfx "Aditya Manthramurthy @donatello": - - minio-hs + [] + # - minio-hs # https://github.com/minio/minio-hs/issues/79 "ncaq @ncaq": # - haskell-import-graph # fgl via graphviz From 85b9d48e2418edbd3493d31f6103f3d9c6300b2f Mon Sep 17 00:00:00 2001 From: Jack Conrad Kiefer II Date: Sun, 11 Mar 2018 16:09:39 -0600 Subject: [PATCH 1060/1263] Add herms Herm's! https://hackage.haskell.org/package/herms --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d0d0b81..631d124a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3220,6 +3220,9 @@ packages: "Avi Press @aviaviavi": - curl-runnings - cryptocompare + + "Jack Kiefer @JackKiefer": + - herms # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From d54e2cf6d0e4a7af3e2156e1168c2c295b144b51 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 15:23:34 -0700 Subject: [PATCH 1061/1263] Remove conduit-parse and xml-conduit-parse per k0ral/conduit-parse#2 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d0d0b81..a6a60be0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1779,13 +1779,13 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - - conduit-parse + # - conduit-parse # https://github.com/k0ral/conduit-parse/issues/2 - dublincore-xml-conduit - euler-tour-tree - opml-conduit - rss-conduit - timerep - - xml-conduit-parse + # - xml-conduit-parse # via conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers From f986859a8d0e153f7fe1b8cb42f8d7e554236933 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 15:44:01 -0700 Subject: [PATCH 1062/1263] Remove hasty-hamiltonian per jtobin/hasty-hamiltonian#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6a60be0..feff21ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2167,7 +2167,7 @@ packages: - mcmc-types - mighty-metropolis - speedy-slice - - hasty-hamiltonian + # - hasty-hamiltonian # https://github.com/jtobin/hasty-hamiltonian/issues/2 - declarative - sampling - flat-mcmc From 652ea53f337f4a30177f132d8885844a26865456 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 15:53:57 -0700 Subject: [PATCH 1063/1263] Remove yesod-gitrev per danburton/yesod-gitrev#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index feff21ed..4ac62918 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -739,7 +739,7 @@ packages: - rev-state - runmemo - tardis - - yesod-gitrev + # - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/1 "Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz": - bimap-server From c78ca32ac6fc1919d46d6fc9fbb25ec77ca6a034 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 15:57:54 -0700 Subject: [PATCH 1064/1263] Remove declarative per jtobin/hasty-hamiltonian#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ac62918..a80c334e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2168,7 +2168,7 @@ packages: - mighty-metropolis - speedy-slice # - hasty-hamiltonian # https://github.com/jtobin/hasty-hamiltonian/issues/2 - - declarative + # - declarative # via hasty-hamiltonian - sampling - flat-mcmc From 0049482030c33ff69b9fb4292aa94dc1c3b4a1c9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 16:15:30 -0700 Subject: [PATCH 1065/1263] Remove gitlib-libgit2 per jwiegley/gitlib#72 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a80c334e..c9b22bca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1027,7 +1027,7 @@ packages: - fuzzcheck - here - hlibgit2 - - gitlib-libgit2 + # - gitlib-libgit2 # via gitlib: https://github.com/jwiegley/gitlib/issues/72 - hostname-validate - interpolatedstring-perl6 - iproute From 6e7bc4ae9bbd869123580d373a7f52869157a218 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 16:32:29 -0700 Subject: [PATCH 1066/1263] Remove nvim-hs-* per neovimhaskell/nvim-hs#63 --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9b22bca..e11e9bb7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2971,9 +2971,10 @@ packages: - uri-bytestring-aeson "Sebastian Witte @saep": - - nvim-hs - - nvim-hs-contrib - - nvim-hs-ghcid + [] + # - nvim-hs # https://github.com/neovimhaskell/nvim-hs/issues/63 + # - nvim-hs-contrib # via nvim-hs + # - nvim-hs-ghcid # via nvim-hs "Sam Protas @SamProtas": - triplesec From 61092e4353bfd68d2a844a5e45c8e4266616137d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 16:50:22 -0700 Subject: [PATCH 1067/1263] Remove ede per brendenhay/ede#28 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e11e9bb7..c2a43ac9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1512,7 +1512,7 @@ packages: # - gogol-youtube # - gogol-youtube-analytics # - gogol-youtube-reporting - - ede + # - ede # https://github.com/brendanhay/ede/issues/28 - pagerduty - semver - text-manipulate From fc2c20c3050213fcf7002e630d61b0ca9f3a73a7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 16:52:47 -0700 Subject: [PATCH 1068/1263] Remove range per build failure w/ free-5 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2a43ac9..559aed8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1830,7 +1830,8 @@ packages: - hsass "Robert Massaioli @robertmassaioli": - - range + [] + # - range # build failure w/ free 5 "Vladislav Zavialov @int-index": - transformers-lift From c3c94c87de970ef2608436ba7bbf7fabc6c4a7c8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 17:02:09 -0700 Subject: [PATCH 1069/1263] Remove yesod-recaptcha2 per ncaq/yesod-recaptcha2#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 559aed8e..86256c5f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2879,7 +2879,7 @@ packages: - string-transform - uniq-deep - yesod-form-bootstrap4 - - yesod-recaptcha2 + # - yesod-recaptcha2 # https://github.com/ncaq/yesod-recaptcha2/issues/2 "Andrei Barbu @abarbu": - nondeterminism From a7e685132b85d8d30a48cd1fbf9b0b8d0778131a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 17:21:04 -0700 Subject: [PATCH 1070/1263] Remove shell-conduit per psibi/shell-conduit#15 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86256c5f..16cac531 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -453,7 +453,7 @@ packages: "Sibi Prabakaran @psibi": - download - textlocal - - shell-conduit + # - shell-conduit # https://github.com/psibi/shell-conduit/issues/15 - tldr - fb - yesod-fb From 3190b190932af376ef974e05a440bc89242728a0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 17:29:58 -0700 Subject: [PATCH 1071/1263] Remove gym-http-api, closes #3354 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16cac531..ed4187a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3123,7 +3123,8 @@ packages: - airship "Sam Stites @stites": - - gym-http-api + [] + # - gym-http-api # https://github.com/fpco/stackage/issues/3354 "Tom Sydney Kerckhove @NorfairKing": - genvalidity From a1be72478f2f65806984f948cbd546eab393a614 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 17:41:53 -0700 Subject: [PATCH 1072/1263] Remove yesod-auth-basic per creichert/yesod-auth-basic#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed4187a0..4a88bc69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1760,7 +1760,7 @@ packages: - hsebaysdk - dockerfile - wai-middleware-throttle - - yesod-auth-basic + # - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/2 "Hirotomo Moriwaki @philopon": - barrier From 9d2b67d18deaf30bd77dd8a26b814f8288715b6c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:02:56 -0700 Subject: [PATCH 1073/1263] Expect xlsx tests to fail per qrilka/xlsx#13 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a88bc69..ca352717 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3828,6 +3828,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 + - xlsx # https://github.com/qrilka/xlsx/issues/113 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 From a209682ea725370381c87bf5bc446c5043ae6b8b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 11 Mar 2018 18:08:37 -0700 Subject: [PATCH 1074/1263] Added pandoc, pandoc-citeproc. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca352717..6a197e30 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2406,8 +2406,8 @@ packages: - pandoc-types < 1.19 || > 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223 - zip-archive - doctemplates - # - pandoc # http-types 0.12 - # - pandoc-citeproc # http-types 0.12 via pandoc + - pandoc + - pandoc-citeproc "Karun Ramakrishnan @karun012": - doctest-discover From 100b84d700714b9b2641351bf99e26a19c8b4944 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:14:17 -0700 Subject: [PATCH 1075/1263] Expect servant-elm tests to fail per mattjbray/servant-elm#38 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ca352717..405e268e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3824,6 +3824,7 @@ expected-test-failures: - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 + - servant-elm # https://github.com/mattjbray/servant-elm/issues/38 - shikensu # https://github.com/icidasset/shikensu/issues/5 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 From 5af8963d9aac0bf0bb0e5b4dce5ba115853318cb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:19:42 -0700 Subject: [PATCH 1076/1263] Remove marvin per JustusAdam/marvin#22 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 405e268e..e807baf7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2385,7 +2385,7 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin + # - marvin # https://github.com/JustusAdam/marvin/issues/22 - marvin-interpolate - mustache From 2f431cd272e21cc27330de9e67bb99d4e24013f3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:30:07 -0700 Subject: [PATCH 1077/1263] Remove giphy-api per passy/giphy-api#17 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e807baf7..21acbd81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2328,7 +2328,7 @@ packages: # - language-dockerfile # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/11 "Pascal Hartig @passy": - - giphy-api + # - giphy-api # https://github.com/passy/giphy-api/issues/17 - optparse-text "rightfold @rightfold": From 3957ee9ef5471f9c30f65cd72e8fc627b1fda411 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:41:34 -0700 Subject: [PATCH 1078/1263] Remove magicbane per myfreeweb/magicbane#9 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 66dae923..08caebbd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1232,7 +1232,7 @@ packages: - microformats2-parser - hspec-expectations-pretty-diff - wai-cli - - magicbane + # - magicbane # https://github.com/myfreeweb/magicbane/issues/9 "Francesco Mazzoli @bitonic": - language-c-quote From 3e37d05aa34cf0f6ac93833e26868ab936d2e9fb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:48:28 -0700 Subject: [PATCH 1079/1263] Expect tests to fail for http-reverse-proxy per fpco/http-reverse-proxy#26 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08caebbd..e5916e21 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3843,6 +3843,7 @@ expected-test-failures: - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled + - http-reverse-proxy # https://github.com/fpco/http-reverse-proxy/issues/26 - 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 From 422e73dcf6aaf100cf7bd93e51651439444a53ca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 18:58:33 -0700 Subject: [PATCH 1080/1263] Remove conduit-algorithms per luispedro/conduit-algorithms#6 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5916e21..774df837 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2989,7 +2989,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio - - conduit-algorithms + # - conduit-algorithms # https://github.com/luispedro/conduit-algorithms/issues/6 "Alex Biehl @alexbiehl": - haddock-library From b008cda9a1a424a95f7a52d43870e0e6793ed408 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:09:58 -0700 Subject: [PATCH 1081/1263] Remove holy-project per yogsototh/holy-project#7 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 774df837..6ffec613 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -972,7 +972,7 @@ packages: "Yann Esposito yogsototh @yogsototh": - human-readable-duration - - holy-project + # - holy-project # https://github.com/yogsototh/holy-project/issues/7 - wai-middleware-caching - wai-middleware-caching-lru - wai-middleware-caching-redis From 6b07eb4fa9159309568134860dc10d2a75fd50a2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:17:25 -0700 Subject: [PATCH 1082/1263] Remove elm-export-persistent per jb55/elm-export-persistent#2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ffec613..b6495f3f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1614,7 +1614,7 @@ packages: - bson-lens - cased - elm-export - - elm-export-persistent + # - elm-export-persistent # https://github.com/jb55/elm-export-persistent/issues/2 - pipes-csv - pipes-mongodb - servant-elm From d821e27fd61ad10516d6a089ed39d2a2b16f5d4d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:29:36 -0700 Subject: [PATCH 1083/1263] Disable hledger-web per simonmichael/hledger#717 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6495f3f..dde222c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -947,7 +947,7 @@ packages: - hledger - hledger-lib - hledger-ui - - hledger-web + # - hledger-web # https://github.com/simonmichael/hledger/issues/717 - hledger-api - quickbench - regex-compat-tdfa From b98570fb0a5433757172cb6848924a867c819569 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:34:52 -0700 Subject: [PATCH 1084/1263] Rmove etcd per wereHamster/etcd-hs#5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dde222c5..e21755a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1186,7 +1186,7 @@ packages: # - avers-api # cryptonite 0.25 # - avers-server # cryptonite 0.25 - css-syntax - - etcd + # - etcd # https://github.com/wereHamster/etcd-hs/issues/5 - github-types - github-webhook-handler - github-webhook-handler-snap From 869677d40a94e760a84f8ba7975fef471a053fac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:40:11 -0700 Subject: [PATCH 1085/1263] Disable BlastHTTP per eggzilla/BlastHTTP#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e21755a1..b01dce77 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -911,7 +911,7 @@ packages: - biopsl - seqloc - bioalign - - BlastHTTP + # - BlastHTTP # https://github.com/eggzilla/BlastHTTP/issues/1 "Florian Eggenhofer @eggzilla": - ClustalParser From 1d4c705ef0948cf6ef718d0210d3b8c28b027e97 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:48:06 -0700 Subject: [PATCH 1086/1263] Expect tests to fail for conduit-throttle per mtesseract/conduit-throttle#12 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b01dce77..7f15052f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3839,6 +3839,7 @@ expected-test-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 + - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12 - flat # https://github.com/Quid2/flat/issues/1 - haddock - heap # https://github.com/pruvisto/heap/issues/4 From 84150da9ee36aea9c3377da0d1c5da8e6fdb6e0b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 20:00:56 -0700 Subject: [PATCH 1087/1263] Remove cisco-spark-api per nshimaza/cisco-spark-api#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7f15052f..0ae006b2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3071,7 +3071,7 @@ packages: "Naoto Shimazaki @igy": - thread-hierarchy - bitset-word8 - - cisco-spark-api + # - cisco-spark-api # https://github.com/nshimaza/cisco-spark-api/issues/1 "Deni Bertovic @denibertovic & James Parker @jprider63": - docker From 9a90ff4bce9be5759307396b40fc287d2b522037 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 21:00:03 -0700 Subject: [PATCH 1088/1263] Remove bake per ndmitchell/bake#44 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ae006b2..43e57120 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -416,7 +416,7 @@ packages: - js-jquery - js-flot - extra - - bake + # - bake # https://github.com/ndmitchell/bake/issues/44 - ghcid - hexml - weeder From 686915235652366fcac1e18bcbadc642c7dc6e01 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 21:08:32 -0700 Subject: [PATCH 1089/1263] Add constraint "matrix < 0.3.6.0" per Daniel-Diaz/matrix#55 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 43e57120..ddf23a3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3347,6 +3347,9 @@ packages: - microlens-platform < 0.3.10 - microlens-th < 0.4.2 + # https://github.com/Daniel-Diaz/matrix/issues/55 + - matrix < 0.3.6.0 + # end of packages # Package flags are applied to individual packages, and override the values of From dc25d0974d42de378ea14088355b5bcd0de72f5a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 12 Mar 2018 04:11:53 +0000 Subject: [PATCH 1090/1263] re-add hledger-web hledger-web 1.5.1 builds with yesod 1.6 (cf https://github.com/simonmichael/hledger/issues/717) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddf23a3c..ebbd1859 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -947,7 +947,7 @@ packages: - hledger - hledger-lib - hledger-ui - # - hledger-web # https://github.com/simonmichael/hledger/issues/717 + - hledger-web - hledger-api - quickbench - regex-compat-tdfa From 6a8b93b1dfaa70fa3be632c358bcbb5bdaf509a5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 21:18:33 -0700 Subject: [PATCH 1091/1263] Remove MusicBrainz, closes #3357 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddf23a3c..79b7068e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -877,7 +877,7 @@ packages: "Clint Adams @clinty": - hOpenPGP - openpgp-asciiarmor - - MusicBrainz + # - MusicBrainz # https://github.com/fpco/stackage/issues/3357 - DAV # - hopenpgp-tools # fgl via graphviz - opensource From b19333d29835353a484e33c61fb121c7768c0b31 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 21:35:42 -0700 Subject: [PATCH 1092/1263] Disable accelerate-examples per AccelerateHS/accelerate#418 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1f2ee4a..077b320c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -709,7 +709,7 @@ packages: - accelerate-fft - accelerate-blas - accelerate-bignum - - accelerate-examples + # - accelerate-examples # https://github.com/AccelerateHS/accelerate/issues/418 - repa - repa-io - repa-algorithms From 24182605a6a536973fa436bdf4fc24b6770649e9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 21:53:21 -0700 Subject: [PATCH 1093/1263] Add comment re: doctest constraint linked to QuickCheck --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 077b320c..f7945ed7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3291,6 +3291,7 @@ packages: - lifted-async < 0.10 # https://github.com/fpco/stackage/issues/3290 + # also blocked by QuickCheck < 2.11 - doctest < 0.14 # https://github.com/fpco/stackage/issues/3292 From 0fcfa2bc7176ce2e2f9a574094b95a794fd06935 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Mar 2018 10:47:11 +0200 Subject: [PATCH 1094/1263] http-reverse-proxy should not fail CC @DanBurton --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7921894..93306174 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3851,7 +3851,6 @@ expected-test-failures: - haddock - heap # https://github.com/pruvisto/heap/issues/4 - hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled - - http-reverse-proxy # https://github.com/fpco/http-reverse-proxy/issues/26 - 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 From b89f05ecc1c06eb271046727a9fe75a8c1c88d7d Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Mon, 12 Mar 2018 06:56:59 -0700 Subject: [PATCH 1095/1263] Add `pipes-http` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93306174..9bb7dfc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -760,6 +760,7 @@ packages: - optparse-generic - pipes - pipes-extras + - pipes-http - pipes-parse - pipes-concurrency - pipes-safe From 08e5f62d5a15261ecc14172ee59868809f3b4311 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 12 Mar 2018 11:36:39 -0400 Subject: [PATCH 1096/1263] Remove upper bounds for one-liner, closes #3330 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 93306174..4107edcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3315,9 +3315,6 @@ packages: # https://github.com/fpco/stackage/issues/3329 - skylighting < 0.7 - # https://github.com/fpco/stackage/issues/3330 - - one-liner < 1 - # https://github.com/fpco/stackage/issues/3333 - llvm-hs < 6 - llvm-hs-pure < 6 From c0b33a9aec30d350126e321a3421f2dc85dbdeb7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 12 Mar 2018 12:46:59 -0400 Subject: [PATCH 1097/1263] Remove upper bounds for pretty-show, closes #3292 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5f6d86e..59c149f1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,9 +3298,6 @@ packages: # also blocked by QuickCheck < 2.11 - doctest < 0.14 - # https://github.com/fpco/stackage/issues/3292 - - pretty-show < 1.7 - # https://github.com/karun012/doctest-discover/issues/19 - doctest-discover < 0.1.0.8 From 948f3f9ad650f5ee8d0b9d73ff1b8d8b30e2df8f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 17:28:47 -0800 Subject: [PATCH 1098/1263] Bump ghc in build-constraints and check script to 8.4.1 --- build-constraints.yaml | 2 +- check | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59c149f1..eac27e89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,4 +1,4 @@ -ghc-major-version: "8.2" +ghc-major-version: "8.4" # 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/check b/check index 4189690a..24bd97ad 100755 --- a/check +++ b/check @@ -3,4 +3,4 @@ # Convenience script for checking constraints locally cd `dirname $0` -exec stack exec --resolver ghc-8.2.2 stackage-curator check +exec stack exec --resolver ghc-8.4.1 stackage-curator check From 3dd33d41aed07c13fb5f3e2f721a418b3c0b5524 Mon Sep 17 00:00:00 2001 From: Luis Pedro Coelho Date: Mon, 12 Mar 2018 18:38:21 +0100 Subject: [PATCH 1099/1263] Add conduit-algorithms back Issues blocking it are fixed in newer release --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59c149f1..efd16ca0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2990,7 +2990,7 @@ packages: "Luis Pedro Coelho @luispedro": - safeio - # - conduit-algorithms # https://github.com/luispedro/conduit-algorithms/issues/6 + - conduit-algorithms "Alex Biehl @alexbiehl": - haddock-library @@ -3669,8 +3669,6 @@ skipped-tests: - ihaskell # haskell-src-exts via here - - conduit-algorithms # https://github.com/luispedro/conduit-algorithms/issues/3 - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We From 999a5f2ed551499140e8d8e63fd419869129e161 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 12:02:21 -0700 Subject: [PATCH 1100/1263] Add a lot of stuff to "Removed packages" for ghc 8.4 --- build-constraints.yaml | 2209 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 2208 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eac27e89..4365ab7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,7 +3256,2212 @@ packages: # 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": [] + "Removed packages": + - Agda < 0 # GHC 8.4 via base-4.11.0.0 + - Earley < 0 # GHC 8.4 via base-4.11.0.0 + - Frames < 0 # GHC 8.4 via base-4.11.0.0 + - GPipe < 0 # GHC 8.4 via base-4.11.0.0 + - JuicyPixels-scale-dct < 0 # GHC 8.4 via base-4.11.0.0 + - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 + - Unique < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-arithmetic < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-bignum < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-blas < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-fft < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-fftw < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-fourier < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-io < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-llvm < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-llvm-native < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-llvm-ptx < 0 # GHC 8.4 via base-4.11.0.0 + - accelerate-utility < 0 # GHC 8.4 via base-4.11.0.0 + - active < 0 # GHC 8.4 via base-4.11.0.0 + - aeson-diff < 0 # GHC 8.4 via base-4.11.0.0 + - aeson-extra < 0 # GHC 8.4 via base-4.11.0.0 + - aeson-injector < 0 # GHC 8.4 via base-4.11.0.0 + - alarmclock < 0 # GHC 8.4 via base-4.11.0.0 + - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 + - apply-refact < 0 # GHC 8.4 via base-4.11.0.0 + - async < 0 # GHC 8.4 via base-4.11.0.0 + - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 + - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 + - benchpress < 0 # GHC 8.4 via base-4.11.0.0 + - binary-tagged < 0 # GHC 8.4 via base-4.11.0.0 + - blaze-builder < 0 # GHC 8.4 via base-4.11.0.0 + - brittany < 0 # GHC 8.4 via base-4.11.0.0 + - butcher < 0 # GHC 8.4 via base-4.11.0.0 + - cabal-install < 0 # GHC 8.4 via base-4.11.0.0 + - capataz < 0 # GHC 8.4 via base-4.11.0.0 + - circle-packing < 0 # GHC 8.4 via base-4.11.0.0 + - classyplate < 0 # GHC 8.4 via base-4.11.0.0 + - colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - compact < 0 # GHC 8.4 via base-4.11.0.0 + - country < 0 # GHC 8.4 via base-4.11.0.0 + - crypt-sha512 < 0 # GHC 8.4 via base-4.11.0.0 + - crypto-enigma < 0 # GHC 8.4 via base-4.11.0.0 + - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 + - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 + - cryptohash-sha512 < 0 # GHC 8.4 via base-4.11.0.0 + - css-syntax < 0 # GHC 8.4 via base-4.11.0.0 + - czipwith < 0 # GHC 8.4 via base-4.11.0.0 + - data-tree-print < 0 # GHC 8.4 via base-4.11.0.0 + - deepseq-generics < 0 # GHC 8.4 via base-4.11.0.0 + - dictionaries < 0 # GHC 8.4 via base-4.11.0.0 + - doctest-driver-gen < 0 # GHC 8.4 via base-4.11.0.0 + - ekg < 0 # GHC 8.4 via base-4.11.0.0 + - ekg-core < 0 # GHC 8.4 via base-4.11.0.0 + - ekg-json < 0 # GHC 8.4 via base-4.11.0.0 + - ekg-statsd < 0 # GHC 8.4 via base-4.11.0.0 + - ekg-wai < 0 # GHC 8.4 via base-4.11.0.0 + - eliminators < 0 # GHC 8.4 via base-4.11.0.0 + - ether < 0 # GHC 8.4 via base-4.11.0.0 + - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 + - exhaustive < 0 # GHC 8.4 via base-4.11.0.0 + - extensible-effects < 0 # GHC 8.4 via base-4.11.0.0 + - fast-builder < 0 # GHC 8.4 via base-4.11.0.0 + - feed < 0 # GHC 8.4 via base-4.11.0.0 + - fold-debounce-conduit < 0 # GHC 8.4 via base-4.11.0.0 + - force-layout < 0 # GHC 8.4 via base-4.11.0.0 + - friday-juicypixels < 0 # GHC 8.4 via base-4.11.0.0 + - generic-aeson < 0 # GHC 8.4 via base-4.11.0.0 + - generic-random < 0 # GHC 8.4 via base-4.11.0.0 + - generic-xmlpickler < 0 # GHC 8.4 via base-4.11.0.0 + - ghc-compact < 0 # GHC 8.4 via base-4.11.0.0 + - ghc-prof < 0 # GHC 8.4 via base-4.11.0.0 + - github < 0 # GHC 8.4 via base-4.11.0.0 + - github-release < 0 # GHC 8.4 via base-4.11.0.0 + - github-webhook-handler < 0 # GHC 8.4 via base-4.11.0.0 + - github-webhook-handler-snap < 0 # GHC 8.4 via base-4.11.0.0 + - gloss < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-algorithms < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-raster < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-raster-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - gloss-rendering < 0 # GHC 8.4 via base-4.11.0.0 + - google-cloud < 0 # GHC 8.4 via base-4.11.0.0 + - grouped-list < 0 # GHC 8.4 via base-4.11.0.0 + - hackage-security < 0 # GHC 8.4 via base-4.11.0.0 + - haddock-library < 0 # GHC 8.4 via base-4.11.0.0 + - hashable-time < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-lsp < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-src-meta < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-tools-ast < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-tools-backend-ghc < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-tools-prettyprint < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-tools-refactor < 0 # GHC 8.4 via base-4.11.0.0 + - haskell-tools-rewrite < 0 # GHC 8.4 via base-4.11.0.0 + - hastache < 0 # GHC 8.4 via base-4.11.0.0 + - hjsonpointer < 0 # GHC 8.4 via base-4.11.0.0 + - hoopl < 0 # GHC 8.4 via base-4.11.0.0 + - http-api-data < 0 # GHC 8.4 via base-4.11.0.0 + - http-media < 0 # GHC 8.4 via base-4.11.0.0 + - hxt-pickle-utils < 0 # GHC 8.4 via base-4.11.0.0 + - ihaskell < 0 # GHC 8.4 via base-4.11.0.0 + - indexed-list-literals < 0 # GHC 8.4 via base-4.11.0.0 + - io-streams-haproxy < 0 # GHC 8.4 via base-4.11.0.0 + - json-autotype < 0 # GHC 8.4 via base-4.11.0.0 + - json-stream < 0 # GHC 8.4 via base-4.11.0.0 + - kraken < 0 # GHC 8.4 via base-4.11.0.0 + - lackey < 0 # GHC 8.4 via base-4.11.0.0 + - lapack-ffi-tools < 0 # GHC 8.4 via base-4.11.0.0 + - lens-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - lens-labels < 0 # GHC 8.4 via base-4.11.0.0 + - libinfluxdb < 0 # GHC 8.4 via base-4.11.0.0 + - libsystemd-journal < 0 # GHC 8.4 via base-4.11.0.0 + - licensor < 0 # GHC 8.4 via base-4.11.0.0 + - lifted-async < 0 # GHC 8.4 via base-4.11.0.0 + - llvm-hs-pure < 0 # GHC 8.4 via base-4.11.0.0 + - logging-effect < 0 # GHC 8.4 via base-4.11.0.0 + - logging-effect-extra < 0 # GHC 8.4 via base-4.11.0.0 + - logging-effect-extra-file < 0 # GHC 8.4 via base-4.11.0.0 + - logging-effect-extra-handler < 0 # GHC 8.4 via base-4.11.0.0 + - lzma < 0 # GHC 8.4 via base-4.11.0.0 + - map-syntax < 0 # GHC 8.4 via base-4.11.0.0 + - mole < 0 # GHC 8.4 via base-4.11.0.0 + - monoid-extras < 0 # GHC 8.4 via base-4.11.0.0 + - multistate < 0 # GHC 8.4 via base-4.11.0.0 + - mwc-random-accelerate < 0 # GHC 8.4 via base-4.11.0.0 + - naqsha < 0 # GHC 8.4 via base-4.11.0.0 + - network-carbon < 0 # GHC 8.4 via base-4.11.0.0 + - newtype-generics < 0 # GHC 8.4 via base-4.11.0.0 + - numhask < 0 # GHC 8.4 via base-4.11.0.0 + - numhask-range < 0 # GHC 8.4 via base-4.11.0.0 + - palette < 0 # GHC 8.4 via base-4.11.0.0 + - partial-semigroup < 0 # GHC 8.4 via base-4.11.0.0 + - path-text-utf8 < 0 # GHC 8.4 via base-4.11.0.0 + - perf < 0 # GHC 8.4 via base-4.11.0.0 + - pipes-random < 0 # GHC 8.4 via base-4.11.0.0 + - pomaps < 0 # GHC 8.4 via base-4.11.0.0 + - posix-paths < 0 # GHC 8.4 via base-4.11.0.0 + - postgresql-simple < 0 # GHC 8.4 via base-4.11.0.0 + - postgresql-simple-url < 0 # GHC 8.4 via base-4.11.0.0 + - proto-lens < 0 # GHC 8.4 via base-4.11.0.0 + - proto-lens-arbitrary < 0 # GHC 8.4 via base-4.11.0.0 + - proto-lens-descriptors < 0 # GHC 8.4 via base-4.11.0.0 + - proto-lens-optparse < 0 # GHC 8.4 via base-4.11.0.0 + - protolude < 0 # GHC 8.4 via base-4.11.0.0 + - publicsuffix < 0 # GHC 8.4 via base-4.11.0.0 + - pusher-http-haskell < 0 # GHC 8.4 via base-4.11.0.0 + - raaz < 0 # GHC 8.4 via base-4.11.0.0 + - range-set-list < 0 # GHC 8.4 via base-4.11.0.0 + - ratel < 0 # GHC 8.4 via base-4.11.0.0 + - ratel-wai < 0 # GHC 8.4 via base-4.11.0.0 + - regex-applicative-text < 0 # GHC 8.4 via base-4.11.0.0 + - repa < 0 # GHC 8.4 via base-4.11.0.0 + - repa-algorithms < 0 # GHC 8.4 via base-4.11.0.0 + - repa-io < 0 # GHC 8.4 via base-4.11.0.0 + - rest-core < 0 # GHC 8.4 via base-4.11.0.0 + - rest-stringmap < 0 # GHC 8.4 via base-4.11.0.0 + - rest-types < 0 # GHC 8.4 via base-4.11.0.0 + - rethinkdb-client-driver < 0 # GHC 8.4 via base-4.11.0.0 + - safe-exceptions < 0 # GHC 8.4 via base-4.11.0.0 + - schematic < 0 # GHC 8.4 via base-4.11.0.0 + - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 + - servant < 0 # GHC 8.4 via base-4.11.0.0 + - servant-JuicyPixels < 0 # GHC 8.4 via base-4.11.0.0 + - servant-client < 0 # GHC 8.4 via base-4.11.0.0 + - servant-client-core < 0 # GHC 8.4 via base-4.11.0.0 + - servant-docs < 0 # GHC 8.4 via base-4.11.0.0 + - servant-foreign < 0 # GHC 8.4 via base-4.11.0.0 + - servant-generic < 0 # GHC 8.4 via base-4.11.0.0 + - servant-js < 0 # GHC 8.4 via base-4.11.0.0 + - servant-server < 0 # GHC 8.4 via base-4.11.0.0 + - servant-swagger < 0 # GHC 8.4 via base-4.11.0.0 + - servant-swagger-ui < 0 # GHC 8.4 via base-4.11.0.0 + - servant-yaml < 0 # GHC 8.4 via base-4.11.0.0 + - setlocale < 0 # GHC 8.4 via base-4.11.0.0 + - slack-web < 0 # GHC 8.4 via base-4.11.0.0 + - snap < 0 # GHC 8.4 via base-4.11.0.0 + - spdx < 0 # GHC 8.4 via base-4.11.0.0 + - splitmix < 0 # GHC 8.4 via base-4.11.0.0 + - statestack < 0 # GHC 8.4 via base-4.11.0.0 + - stitch < 0 # GHC 8.4 via base-4.11.0.0 + - strive < 0 # GHC 8.4 via base-4.11.0.0 + - svg-builder < 0 # GHC 8.4 via base-4.11.0.0 + - swagger2 < 0 # GHC 8.4 via base-4.11.0.0 + - tasty-hedgehog < 0 # GHC 8.4 via base-4.11.0.0 + - tasty-rerun < 0 # GHC 8.4 via base-4.11.0.0 + - tdigest < 0 # GHC 8.4 via base-4.11.0.0 + - threads < 0 # GHC 8.4 via base-4.11.0.0 + - threepenny-gui < 0 # GHC 8.4 via base-4.11.0.0 + - through-text < 0 # GHC 8.4 via base-4.11.0.0 + - time-parsers < 0 # GHC 8.4 via base-4.11.0.0 + - token-bucket < 0 # GHC 8.4 via base-4.11.0.0 + - transformers-lift < 0 # GHC 8.4 via base-4.11.0.0 + - tree-diff < 0 # GHC 8.4 via base-4.11.0.0 + - union < 0 # GHC 8.4 via base-4.11.0.0 + - uri-bytestring-aeson < 0 # GHC 8.4 via base-4.11.0.0 + - userid < 0 # GHC 8.4 via base-4.11.0.0 + - vado < 0 # GHC 8.4 via base-4.11.0.0 + - vcswrapper < 0 # GHC 8.4 via base-4.11.0.0 + - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 + - vectortiles < 0 # GHC 8.4 via base-4.11.0.0 + - versions < 0 # GHC 8.4 via base-4.11.0.0 + - wavefront < 0 # GHC 8.4 via base-4.11.0.0 + - xhtml < 0 # GHC 8.4 via base-4.11.0.0 + - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 + - brittany < 0 # GHC 8.4 via ghc-8.4.1 + - doctest < 0 # GHC 8.4 via ghc-8.4.1 + - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 + - haskell-tools-ast < 0 # GHC 8.4 via ghc-8.4.1 + - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-8.4.1 + - haskell-tools-prettyprint < 0 # GHC 8.4 via ghc-8.4.1 + - haskell-tools-refactor < 0 # GHC 8.4 via ghc-8.4.1 + - haskell-tools-rewrite < 0 # GHC 8.4 via ghc-8.4.1 + - hint < 0 # GHC 8.4 via ghc-8.4.1 + - inline-java < 0 # GHC 8.4 via ghc-8.4.1 + - ihaskell < 0 # GHC 8.4 via ghc-boot-8.4.1 + - brittany < 0 # GHC 8.4 via ghc-boot-th-8.4.1 + - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-boot-th-8.4.1 + - text-show < 0 # GHC 8.4 via ghc-boot-th-8.4.1 + - text-show-instances < 0 # GHC 8.4 via ghc-boot-th-8.4.1 + - ghc-compact < 0 # GHC 8.4 via ghc-prim-0.5.2.0 + - Agda < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - aeson-extra < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - bindings-GLFW < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - boomerang < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - classyplate < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - czipwith < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - data-accessor-template < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - eliminators < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - ghc-typelits-knownnat < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - happstack-server < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - haskell-src-meta < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - haskell-tools-ast < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - haskell-tools-backend-ghc < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - haskell-tools-refactor < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - ixset-typed < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - modern-uri < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - monad-mock < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - papillon < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - rank2classes < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - servant-swagger-ui < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - stache < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - static-text < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - strive < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - test-fixture < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - testing-feat < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - text-show < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - text-show-instances < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - th-to-exp < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - threepenny-gui < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - time-parsers < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - tz < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - web-routes-th < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - monad-logger-prefix < 0 # GHC 8.4 via transformers-0.5.5.0 + - morte < 0 # GHC 8.4 via Earley + - stm-supply < 0 # GHC 8.4 via Unique + - linear-accelerate < 0 # GHC 8.4 via accelerate + - wrecker < 0 # GHC 8.4 via ansigraph + - apecs < 0 # GHC 8.4 via async + - ascii-progress < 0 # GHC 8.4 via async + - async-extra < 0 # GHC 8.4 via async + - b9 < 0 # GHC 8.4 via async + - buchhaltung < 0 # GHC 8.4 via async + - classy-prelude < 0 # GHC 8.4 via async + - concurrent-output < 0 # GHC 8.4 via async + - conduit-extra < 0 # GHC 8.4 via async + - conduit-throttle < 0 # GHC 8.4 via async + - courier < 0 # GHC 8.4 via async + - cql-io < 0 # GHC 8.4 via async + - ctrie < 0 # GHC 8.4 via async + - djinn-ghc < 0 # GHC 8.4 via async + - dns < 0 # GHC 8.4 via async + - enclosed-exceptions < 0 # GHC 8.4 via async + - eventsource-store-specs < 0 # GHC 8.4 via async + - eventsource-stub-store < 0 # GHC 8.4 via async + - eventstore < 0 # GHC 8.4 via async + - every < 0 # GHC 8.4 via async + - file-modules < 0 # GHC 8.4 via async + - filelock < 0 # GHC 8.4 via async + - fsnotify < 0 # GHC 8.4 via async + - fsnotify-conduit < 0 # GHC 8.4 via async + - hamtsolo < 0 # GHC 8.4 via async + - hapistrano < 0 # GHC 8.4 via async + - hedgehog < 0 # GHC 8.4 via async + - hedis < 0 # GHC 8.4 via async + - hinotify < 0 # GHC 8.4 via async + - hjsonschema < 0 # GHC 8.4 via async + - hledger-ui < 0 # GHC 8.4 via async + - hpc-coveralls < 0 # GHC 8.4 via async + - hpio < 0 # GHC 8.4 via async + - hspec-meta < 0 # GHC 8.4 via async + - http-client < 0 # GHC 8.4 via async + - http-reverse-proxy < 0 # GHC 8.4 via async + - io-memoize < 0 # GHC 8.4 via async + - irc-conduit < 0 # GHC 8.4 via async + - leveldb-haskell < 0 # GHC 8.4 via async + - log-warper < 0 # GHC 8.4 via async + - lxd-client < 0 # GHC 8.4 via async + - metrics < 0 # GHC 8.4 via async + - moesocks < 0 # GHC 8.4 via async + - pipes-concurrency < 0 # GHC 8.4 via async + - pipes-fluid < 0 # GHC 8.4 via async + - pixelated-avatar-generator < 0 # GHC 8.4 via async + - postgresql-simple-queue < 0 # GHC 8.4 via async + - quickcheck-state-machine < 0 # GHC 8.4 via async + - redis-io < 0 # GHC 8.4 via async + - riak < 0 # GHC 8.4 via async + - sbv < 0 # GHC 8.4 via async + - scotty < 0 # GHC 8.4 via async + - servant-subscriber < 0 # GHC 8.4 via async + - servant-websockets < 0 # GHC 8.4 via async + - shelly < 0 # GHC 8.4 via async + - simple-log < 0 # GHC 8.4 via async + - socket < 0 # GHC 8.4 via async + - stack < 0 # GHC 8.4 via async + - stm-conduit < 0 # GHC 8.4 via async + - stm-supply < 0 # GHC 8.4 via async + - store < 0 # GHC 8.4 via async + - streaming-commons < 0 # GHC 8.4 via async + - tasty < 0 # GHC 8.4 via async + - tasty-golden < 0 # GHC 8.4 via async + - tasty-silver < 0 # GHC 8.4 via async + - tasty-smallcheck < 0 # GHC 8.4 via async + - terminal-progress-bar < 0 # GHC 8.4 via async + - throttle-io-stream < 0 # GHC 8.4 via async + - tls < 0 # GHC 8.4 via async + - tmapmvar < 0 # GHC 8.4 via async + - turtle < 0 # GHC 8.4 via async + - typed-process < 0 # GHC 8.4 via async + - unboxed-ref < 0 # GHC 8.4 via async + - unliftio < 0 # GHC 8.4 via async + - wai-handler-launch < 0 # GHC 8.4 via async + - wai-middleware-consul < 0 # GHC 8.4 via async + - warp < 0 # GHC 8.4 via async + - websockets-rpc < 0 # GHC 8.4 via async + - websockets-simple < 0 # GHC 8.4 via async + - wild-bind-x11 < 0 # GHC 8.4 via async + - yesod-core < 0 # GHC 8.4 via async + - yesod-static < 0 # GHC 8.4 via async + - zeromq4-haskell < 0 # GHC 8.4 via async + - GLFW-b < 0 # GHC 8.4 via bindings-GLFW + - HStringTemplate < 0 # GHC 8.4 via blaze-builder + - airship < 0 # GHC 8.4 via blaze-builder + - atom-conduit < 0 # GHC 8.4 via blaze-builder + - authenticate < 0 # GHC 8.4 via blaze-builder + - authenticate-oauth < 0 # GHC 8.4 via blaze-builder + - blaze-html < 0 # GHC 8.4 via blaze-builder + - blaze-markup < 0 # GHC 8.4 via blaze-builder + - blaze-textual < 0 # GHC 8.4 via blaze-builder + - bloodhound < 0 # GHC 8.4 via blaze-builder + - csv-conduit < 0 # GHC 8.4 via blaze-builder + - docker < 0 # GHC 8.4 via blaze-builder + - fn < 0 # GHC 8.4 via blaze-builder + - groundhog < 0 # GHC 8.4 via blaze-builder + - groundhog-postgresql < 0 # GHC 8.4 via blaze-builder + - haxr < 0 # GHC 8.4 via blaze-builder + - hbeanstalk < 0 # GHC 8.4 via blaze-builder + - heist < 0 # GHC 8.4 via blaze-builder + - hjsmin < 0 # GHC 8.4 via blaze-builder + - hosc < 0 # GHC 8.4 via blaze-builder + - http-client < 0 # GHC 8.4 via blaze-builder + - http-common < 0 # GHC 8.4 via blaze-builder + - http-conduit < 0 # GHC 8.4 via blaze-builder + - http-reverse-proxy < 0 # GHC 8.4 via blaze-builder + - http-streams < 0 # GHC 8.4 via blaze-builder + - json-builder < 0 # GHC 8.4 via blaze-builder + - language-javascript < 0 # GHC 8.4 via blaze-builder + - lucid < 0 # GHC 8.4 via blaze-builder + - mime-mail < 0 # GHC 8.4 via blaze-builder + - monad-logger < 0 # GHC 8.4 via blaze-builder + - mysql-simple < 0 # GHC 8.4 via blaze-builder + - oauthenticated < 0 # GHC 8.4 via blaze-builder + - persistent-mysql < 0 # GHC 8.4 via blaze-builder + - persistent-postgresql < 0 # GHC 8.4 via blaze-builder + - pipes-csv < 0 # GHC 8.4 via blaze-builder + - pipes-wai < 0 # GHC 8.4 via blaze-builder + - req < 0 # GHC 8.4 via blaze-builder + - riak < 0 # GHC 8.4 via blaze-builder + - rss-conduit < 0 # GHC 8.4 via blaze-builder + - scotty < 0 # GHC 8.4 via blaze-builder + - servant-subscriber < 0 # GHC 8.4 via blaze-builder + - servius < 0 # GHC 8.4 via blaze-builder + - simple < 0 # GHC 8.4 via blaze-builder + - simple-session < 0 # GHC 8.4 via blaze-builder + - snap-server < 0 # GHC 8.4 via blaze-builder + - sqlite-simple < 0 # GHC 8.4 via blaze-builder + - stack < 0 # GHC 8.4 via blaze-builder + - streaming-commons < 0 # GHC 8.4 via blaze-builder + - tagstream-conduit < 0 # GHC 8.4 via blaze-builder + - trifecta < 0 # GHC 8.4 via blaze-builder + - uri-bytestring < 0 # GHC 8.4 via blaze-builder + - vty < 0 # GHC 8.4 via blaze-builder + - wai < 0 # GHC 8.4 via blaze-builder + - wai-app-static < 0 # GHC 8.4 via blaze-builder + - wai-conduit < 0 # GHC 8.4 via blaze-builder + - wai-extra < 0 # GHC 8.4 via blaze-builder + - wai-handler-launch < 0 # GHC 8.4 via blaze-builder + - wai-middleware-caching < 0 # GHC 8.4 via blaze-builder + - wai-middleware-caching-lru < 0 # GHC 8.4 via blaze-builder + - wai-middleware-caching-redis < 0 # GHC 8.4 via blaze-builder + - wai-middleware-crowd < 0 # GHC 8.4 via blaze-builder + - wai-predicates < 0 # GHC 8.4 via blaze-builder + - wai-routing < 0 # GHC 8.4 via blaze-builder + - wai-session < 0 # GHC 8.4 via blaze-builder + - wai-websockets < 0 # GHC 8.4 via blaze-builder + - warp < 0 # GHC 8.4 via blaze-builder + - web-routes < 0 # GHC 8.4 via blaze-builder + - websockets < 0 # GHC 8.4 via blaze-builder + - wrecker < 0 # GHC 8.4 via blaze-builder + - xmlgen < 0 # GHC 8.4 via blaze-builder + - xmlhtml < 0 # GHC 8.4 via blaze-builder + - yesod-auth < 0 # GHC 8.4 via blaze-builder + - yesod-bin < 0 # GHC 8.4 via blaze-builder + - yesod-eventsource < 0 # GHC 8.4 via blaze-builder + - yesod-form < 0 # GHC 8.4 via blaze-builder + - yesod-persistent < 0 # GHC 8.4 via blaze-builder + - yesod-static < 0 # GHC 8.4 via blaze-builder + - yesod-test < 0 # GHC 8.4 via blaze-builder + - web-routes-boomerang < 0 # GHC 8.4 via boomerang + - uuid < 0 # GHC 8.4 via cryptohash-md5 + - uuid < 0 # GHC 8.4 via cryptohash-sha1 + - github-webhooks < 0 # GHC 8.4 via deepseq-generics + - hidapi < 0 # GHC 8.4 via deepseq-generics + - kdt < 0 # GHC 8.4 via deepseq-generics + - uri-bytestring < 0 # GHC 8.4 via deepseq-generics + - yesod-core < 0 # GHC 8.4 via deepseq-generics + - ad < 0 # GHC 8.4 via doctest + - approximate < 0 # GHC 8.4 via doctest + - attoparsec-time < 0 # GHC 8.4 via doctest + - bits < 0 # GHC 8.4 via doctest + - bitx-bitcoin < 0 # GHC 8.4 via doctest + - bookkeeping < 0 # GHC 8.4 via doctest + - bound < 0 # GHC 8.4 via doctest + - bytes < 0 # GHC 8.4 via doctest + - comonad < 0 # GHC 8.4 via doctest + - compensated < 0 # GHC 8.4 via doctest + - composable-associations-aeson < 0 # GHC 8.4 via doctest + - config-ini < 0 # GHC 8.4 via doctest + - dimensional < 0 # GHC 8.4 via doctest + - distribution-nixpkgs < 0 # GHC 8.4 via doctest + - distributive < 0 # GHC 8.4 via doctest + - dns < 0 # GHC 8.4 via doctest + - doctest-discover < 0 # GHC 8.4 via doctest + - email-validate < 0 # GHC 8.4 via doctest + - emailaddress < 0 # GHC 8.4 via doctest + - envelope < 0 # GHC 8.4 via doctest + - ersatz < 0 # GHC 8.4 via doctest + - fixed-vector < 0 # GHC 8.4 via doctest + - flow < 0 # GHC 8.4 via doctest + - folds < 0 # GHC 8.4 via doctest + - from-sum < 0 # GHC 8.4 via doctest + - gc < 0 # GHC 8.4 via doctest + - generic-lens < 0 # GHC 8.4 via doctest + - generics-eot < 0 # GHC 8.4 via doctest + - haskell-gi < 0 # GHC 8.4 via doctest + - hasmin < 0 # GHC 8.4 via doctest + - heaps < 0 # GHC 8.4 via doctest + - hedis < 0 # GHC 8.4 via doctest + - heterocephalus < 0 # GHC 8.4 via doctest + - hexml-lens < 0 # GHC 8.4 via doctest + - hledger-lib < 0 # GHC 8.4 via doctest + - hopenssl < 0 # GHC 8.4 via doctest + - hpio < 0 # GHC 8.4 via doctest + - hsemail < 0 # GHC 8.4 via doctest + - hsyslog < 0 # GHC 8.4 via doctest + - http-date < 0 # GHC 8.4 via doctest + - http-types < 0 # GHC 8.4 via doctest + - http2 < 0 # GHC 8.4 via doctest + - human-readable-duration < 0 # GHC 8.4 via doctest + - hyperloglog < 0 # GHC 8.4 via doctest + - hyphenation < 0 # GHC 8.4 via doctest + - influxdb < 0 # GHC 8.4 via doctest + - intervals < 0 # GHC 8.4 via doctest + - ip < 0 # GHC 8.4 via doctest + - iproute < 0 # GHC 8.4 via doctest + - jose-jwt < 0 # GHC 8.4 via doctest + - jwt < 0 # GHC 8.4 via doctest + - language-nix < 0 # GHC 8.4 via doctest + - lca < 0 # GHC 8.4 via doctest + - lens < 0 # GHC 8.4 via doctest + - lens-action < 0 # GHC 8.4 via doctest + - lens-aeson < 0 # GHC 8.4 via doctest + - lens-regex < 0 # GHC 8.4 via doctest + - linear < 0 # GHC 8.4 via doctest + - linear-accelerate < 0 # GHC 8.4 via doctest + - log-domain < 0 # GHC 8.4 via doctest + - machines < 0 # GHC 8.4 via doctest + - multiset < 0 # GHC 8.4 via doctest + - network < 0 # GHC 8.4 via doctest + - ochintin-daicho < 0 # GHC 8.4 via doctest + - online < 0 # GHC 8.4 via doctest + - pcre-heavy < 0 # GHC 8.4 via doctest + - pgp-wordlist < 0 # GHC 8.4 via doctest + - pretty-simple < 0 # GHC 8.4 via doctest + - prettyprinter < 0 # GHC 8.4 via doctest + - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest + - prometheus-client < 0 # GHC 8.4 via doctest + - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest + - rcu < 0 # GHC 8.4 via doctest + - read-env-var < 0 # GHC 8.4 via doctest + - sbv < 0 # GHC 8.4 via doctest + - search-algorithms < 0 # GHC 8.4 via doctest + - semigroupoids < 0 # GHC 8.4 via doctest + - servant-ruby < 0 # GHC 8.4 via doctest + - servant-static-th < 0 # GHC 8.4 via doctest + - shake-language-c < 0 # GHC 8.4 via doctest + - show-prettyprint < 0 # GHC 8.4 via doctest + - squeal-postgresql < 0 # GHC 8.4 via doctest + - stm-conduit < 0 # GHC 8.4 via doctest + - structs < 0 # GHC 8.4 via doctest + - teardown < 0 # GHC 8.4 via doctest + - trifecta < 0 # GHC 8.4 via doctest + - triplesec < 0 # GHC 8.4 via doctest + - turtle < 0 # GHC 8.4 via doctest + - type-level-kv-list < 0 # GHC 8.4 via doctest + - universum < 0 # GHC 8.4 via doctest + - unix-time < 0 # GHC 8.4 via doctest + - vinyl < 0 # GHC 8.4 via doctest + - wai-logger < 0 # GHC 8.4 via doctest + - wai-middleware-prometheus < 0 # GHC 8.4 via doctest + - warp < 0 # GHC 8.4 via doctest + - world-peace < 0 # GHC 8.4 via doctest + - wreq < 0 # GHC 8.4 via doctest + - xml-html-qq < 0 # GHC 8.4 via doctest + - xml-indexed-cursor < 0 # GHC 8.4 via doctest + - zippers < 0 # GHC 8.4 via doctest + - log < 0 # GHC 8.4 via ekg + - eventstore < 0 # GHC 8.4 via ekg-core + - monad-metrics < 0 # GHC 8.4 via ekg-core + - wai-middleware-metrics < 0 # GHC 8.4 via ekg-core + - download < 0 # GHC 8.4 via feed + - json-schema < 0 # GHC 8.4 via generic-aeson + - profiterole < 0 # GHC 8.4 via ghc-prof + - ghc-typelits-extra < 0 # GHC 8.4 via ghc-typelits-knownnat + - hmatrix-backprop < 0 # GHC 8.4 via ghc-typelits-knownnat + - hmatrix-vector-sized < 0 # GHC 8.4 via ghc-typelits-knownnat + - servant-github-webhook < 0 # GHC 8.4 via github + - stack < 0 # GHC 8.4 via hackage-security + - pandoc < 0 # GHC 8.4 via haddock-library + - happstack-jmacro < 0 # GHC 8.4 via happstack-server + - happstack-server-tls < 0 # GHC 8.4 via happstack-server + - jmacro-rpc-happstack < 0 # GHC 8.4 via happstack-server + - reform-happstack < 0 # GHC 8.4 via happstack-server + - web-routes-happstack < 0 # GHC 8.4 via happstack-server + - haskell-lsp-client < 0 # GHC 8.4 via haskell-lsp + - QuasiText < 0 # GHC 8.4 via haskell-src-meta + - aeson-qq < 0 # GHC 8.4 via haskell-src-meta + - codo-notation < 0 # GHC 8.4 via haskell-src-meta + - here < 0 # GHC 8.4 via haskell-src-meta + - interpolate < 0 # GHC 8.4 via haskell-src-meta + - interpolatedstring-perl6 < 0 # GHC 8.4 via haskell-src-meta + - invertible < 0 # GHC 8.4 via haskell-src-meta + - jmacro < 0 # GHC 8.4 via haskell-src-meta + - language-c-quote < 0 # GHC 8.4 via haskell-src-meta + - marvin-interpolate < 0 # GHC 8.4 via haskell-src-meta + - persistent < 0 # GHC 8.4 via haskell-src-meta + - postgresql-typed < 0 # GHC 8.4 via haskell-src-meta + - qm-interpolated-string < 0 # GHC 8.4 via haskell-src-meta + - stack < 0 # GHC 8.4 via hastache + - buchhaltung < 0 # GHC 8.4 via hint + - haskintex < 0 # GHC 8.4 via hint + - xmonad-extras < 0 # GHC 8.4 via hint + - hjsonschema < 0 # GHC 8.4 via hjsonpointer + - Spock-core < 0 # GHC 8.4 via http-api-data + - chatwork < 0 # GHC 8.4 via http-api-data + - emailaddress < 0 # GHC 8.4 via http-api-data + - envelope < 0 # GHC 8.4 via http-api-data + - eventful-core < 0 # GHC 8.4 via http-api-data + - http-link-header < 0 # GHC 8.4 via http-api-data + - lxd-client < 0 # GHC 8.4 via http-api-data + - miso < 0 # GHC 8.4 via http-api-data + - persistent < 0 # GHC 8.4 via http-api-data + - persistent-mongoDB < 0 # GHC 8.4 via http-api-data + - persistent-redis < 0 # GHC 8.4 via http-api-data + - persistent-template < 0 # GHC 8.4 via http-api-data + - pushbullet-types < 0 # GHC 8.4 via http-api-data + - rakuten < 0 # GHC 8.4 via http-api-data + - req < 0 # GHC 8.4 via http-api-data + - reroute < 0 # GHC 8.4 via http-api-data + - servant-kotlin < 0 # GHC 8.4 via http-api-data + - slug < 0 # GHC 8.4 via http-api-data + - airship < 0 # GHC 8.4 via http-media + - lxd-client < 0 # GHC 8.4 via http-media + - servant-blaze < 0 # GHC 8.4 via http-media + - servant-cassava < 0 # GHC 8.4 via http-media + - servant-exceptions < 0 # GHC 8.4 via http-media + - servant-lucid < 0 # GHC 8.4 via http-media + - servant-pandoc < 0 # GHC 8.4 via http-media + - servant-static-th < 0 # GHC 8.4 via http-media + - jvm-batching < 0 # GHC 8.4 via inline-java + - jvm-streaming < 0 # GHC 8.4 via inline-java + - sparkle < 0 # GHC 8.4 via inline-java + - snap-server < 0 # GHC 8.4 via io-streams-haproxy + - hOpenPGP < 0 # GHC 8.4 via ixset-typed + - text-generic-pretty < 0 # GHC 8.4 via ixset-typed + - async-refresh < 0 # GHC 8.4 via lifted-async + - async-refresh-tokens < 0 # GHC 8.4 via lifted-async + - async-timer < 0 # GHC 8.4 via lifted-async + - consul-haskell < 0 # GHC 8.4 via lifted-async + - eventsource-api < 0 # GHC 8.4 via lifted-async + - eventstore < 0 # GHC 8.4 via lifted-async + - hedgehog < 0 # GHC 8.4 via lifted-async + - log-warper < 0 # GHC 8.4 via lifted-async + - pipes-fluid < 0 # GHC 8.4 via lifted-async + - quickcheck-state-machine < 0 # GHC 8.4 via lifted-async + - shelly < 0 # GHC 8.4 via lifted-async + - llvm-hs < 0 # GHC 8.4 via llvm-hs-pure + - lzma-conduit < 0 # GHC 8.4 via lzma + - zim-parser < 0 # GHC 8.4 via lzma + - heist < 0 # GHC 8.4 via map-syntax + - mmark < 0 # GHC 8.4 via modern-uri + - mmark-ext < 0 # GHC 8.4 via modern-uri + - req-url-extra < 0 # GHC 8.4 via modern-uri + - MemoTrie < 0 # GHC 8.4 via newtype-generics + - online < 0 # GHC 8.4 via numhask + - plot-light < 0 # GHC 8.4 via palette + - online < 0 # GHC 8.4 via perf + - dbcleaner < 0 # GHC 8.4 via postgresql-simple + - drifter-postgresql < 0 # GHC 8.4 via postgresql-simple + - emailaddress < 0 # GHC 8.4 via postgresql-simple + - groundhog-postgresql < 0 # GHC 8.4 via postgresql-simple + - hspec-pg-transact < 0 # GHC 8.4 via postgresql-simple + - opaleye < 0 # GHC 8.4 via postgresql-simple + - persistent-postgresql < 0 # GHC 8.4 via postgresql-simple + - pg-transact < 0 # GHC 8.4 via postgresql-simple + - postgresql-schema < 0 # GHC 8.4 via postgresql-simple + - postgresql-simple-migration < 0 # GHC 8.4 via postgresql-simple + - postgresql-simple-queue < 0 # GHC 8.4 via postgresql-simple + - postgresql-transactional < 0 # GHC 8.4 via postgresql-simple + - psql-helpers < 0 # GHC 8.4 via postgresql-simple + - tmp-postgres < 0 # GHC 8.4 via postgresql-simple + - users-postgresql-simple < 0 # GHC 8.4 via postgresql-simple + - wai-session-postgresql < 0 # GHC 8.4 via postgresql-simple + - bhoogle < 0 # GHC 8.4 via protolude + - eventsource-geteventstore-store < 0 # GHC 8.4 via protolude + - eventsource-stub-store < 0 # GHC 8.4 via protolude + - hjsonschema < 0 # GHC 8.4 via protolude + - hpio < 0 # GHC 8.4 via protolude + - kanji < 0 # GHC 8.4 via protolude + - logger-thread < 0 # GHC 8.4 via protolude + - online < 0 # GHC 8.4 via protolude + - teardown < 0 # GHC 8.4 via protolude + - text-generic-pretty < 0 # GHC 8.4 via protolude + - stack < 0 # GHC 8.4 via regex-applicative-text + - hmatrix-repa < 0 # GHC 8.4 via repa + - rest-snap < 0 # GHC 8.4 via rest-core + - async-refresh < 0 # GHC 8.4 via safe-exceptions + - async-refresh-tokens < 0 # GHC 8.4 via safe-exceptions + - async-timer < 0 # GHC 8.4 via safe-exceptions + - atom-conduit < 0 # GHC 8.4 via safe-exceptions + - credential-store < 0 # GHC 8.4 via safe-exceptions + - direct-rocksdb < 0 # GHC 8.4 via safe-exceptions + - dublincore-xml-conduit < 0 # GHC 8.4 via safe-exceptions + - eventstore < 0 # GHC 8.4 via safe-exceptions + - groundhog < 0 # GHC 8.4 via safe-exceptions + - inline-c-cpp < 0 # GHC 8.4 via safe-exceptions + - irc-dcc < 0 # GHC 8.4 via safe-exceptions + - liboath-hs < 0 # GHC 8.4 via safe-exceptions + - logger-thread < 0 # GHC 8.4 via safe-exceptions + - massiv < 0 # GHC 8.4 via safe-exceptions + - opml-conduit < 0 # GHC 8.4 via safe-exceptions + - pinboard < 0 # GHC 8.4 via safe-exceptions + - rss-conduit < 0 # GHC 8.4 via safe-exceptions + - safe-exceptions-checked < 0 # GHC 8.4 via safe-exceptions + - tar-conduit < 0 # GHC 8.4 via safe-exceptions + - teardown < 0 # GHC 8.4 via safe-exceptions + - throwable-exceptions < 0 # GHC 8.4 via safe-exceptions + - universum < 0 # GHC 8.4 via safe-exceptions + - approximate < 0 # GHC 8.4 via safecopy + - compensated < 0 # GHC 8.4 via safecopy + - hyperloglog < 0 # GHC 8.4 via safecopy + - ixset < 0 # GHC 8.4 via safecopy + - large-hashable < 0 # GHC 8.4 via safecopy + - lxd-client < 0 # GHC 8.4 via servant + - miso < 0 # GHC 8.4 via servant + - servant-blaze < 0 # GHC 8.4 via servant + - servant-cassava < 0 # GHC 8.4 via servant + - servant-elm < 0 # GHC 8.4 via servant + - servant-exceptions < 0 # GHC 8.4 via servant + - servant-github-webhook < 0 # GHC 8.4 via servant + - servant-kotlin < 0 # GHC 8.4 via servant + - servant-lucid < 0 # GHC 8.4 via servant + - servant-mock < 0 # GHC 8.4 via servant + - servant-purescript < 0 # GHC 8.4 via servant + - servant-static-th < 0 # GHC 8.4 via servant + - servant-subscriber < 0 # GHC 8.4 via servant + - lxd-client < 0 # GHC 8.4 via servant-client + - servant-pandoc < 0 # GHC 8.4 via servant-docs + - servant-elm < 0 # GHC 8.4 via servant-foreign + - servant-kotlin < 0 # GHC 8.4 via servant-foreign + - servant-purescript < 0 # GHC 8.4 via servant-foreign + - servant-ruby < 0 # GHC 8.4 via servant-foreign + - servant-subscriber < 0 # GHC 8.4 via servant-foreign + - chatwork < 0 # GHC 8.4 via servant-server + - hledger-api < 0 # GHC 8.4 via servant-server + - rakuten < 0 # GHC 8.4 via servant-server + - servant-blaze < 0 # GHC 8.4 via servant-server + - servant-cassava < 0 # GHC 8.4 via servant-server + - servant-exceptions < 0 # GHC 8.4 via servant-server + - servant-github-webhook < 0 # GHC 8.4 via servant-server + - servant-lucid < 0 # GHC 8.4 via servant-server + - servant-mock < 0 # GHC 8.4 via servant-server + - servant-purescript < 0 # GHC 8.4 via servant-server + - servant-static-th < 0 # GHC 8.4 via servant-server + - servant-subscriber < 0 # GHC 8.4 via servant-server + - servant-websockets < 0 # GHC 8.4 via servant-server + - hledger-api < 0 # GHC 8.4 via servant-swagger + - xmonad < 0 # GHC 8.4 via setlocale + - xturtle < 0 # GHC 8.4 via setlocale + - mmark-cli < 0 # GHC 8.4 via stache + - highjson-swagger < 0 # GHC 8.4 via swagger2 + - highjson-th < 0 # GHC 8.4 via swagger2 + - hledger-api < 0 # GHC 8.4 via swagger2 + - ixset < 0 # GHC 8.4 via syb-with-class + - rng-utils < 0 # GHC 8.4 via tasty-hedgehog + - tasty-discover < 0 # GHC 8.4 via tasty-hedgehog + - universum < 0 # GHC 8.4 via tasty-hedgehog + - teardown < 0 # GHC 8.4 via tasty-rerun + - online < 0 # GHC 8.4 via tdigest + - wrecker < 0 # GHC 8.4 via tdigest + - type-assertions < 0 # GHC 8.4 via test-fixture + - blosum < 0 # GHC 8.4 via text-show + - find-clumpiness < 0 # GHC 8.4 via text-show + - hpqtypes < 0 # GHC 8.4 via text-show + - log < 0 # GHC 8.4 via text-show + - log-elasticsearch < 0 # GHC 8.4 via text-show + - log-postgres < 0 # GHC 8.4 via text-show + - modify-fasta < 0 # GHC 8.4 via text-show + - tibetan-utils < 0 # GHC 8.4 via text-show + - snap-server < 0 # GHC 8.4 via threads + - threads-extras < 0 # GHC 8.4 via threads + - wrecker < 0 # GHC 8.4 via threads + - threepenny-editors < 0 # GHC 8.4 via threepenny-gui + - threepenny-gui-flexbox < 0 # GHC 8.4 via threepenny-gui + - wai-middleware-throttle < 0 # GHC 8.4 via token-bucket + - netwire-input-glfw < 0 # GHC 8.4 via GLFW-b + - vector-space < 0 # GHC 8.4 via MemoTrie + - Spock < 0 # GHC 8.4 via Spock-core + - Spock-api-server < 0 # GHC 8.4 via Spock-core + - boltzmann-samplers < 0 # GHC 8.4 via ad + - hamilton < 0 # GHC 8.4 via ad + - matplotlib < 0 # GHC 8.4 via ad + - uncertain < 0 # GHC 8.4 via ad + - hspec-wai-json < 0 # GHC 8.4 via aeson-qq + - microformats2-parser < 0 # GHC 8.4 via aeson-qq + - stratosphere < 0 # GHC 8.4 via aeson-qq + - mltool < 0 # GHC 8.4 via ascii-progress + - MFlow < 0 # GHC 8.4 via blaze-html + - ace < 0 # GHC 8.4 via blaze-html + - alerts < 0 # GHC 8.4 via blaze-html + - blaze-bootstrap < 0 # GHC 8.4 via blaze-html + - cheapskate < 0 # GHC 8.4 via blaze-html + - cheapskate-highlight < 0 # GHC 8.4 via blaze-html + - cheapskate-lucid < 0 # GHC 8.4 via blaze-html + - cmark < 0 # GHC 8.4 via blaze-html + - cmark-highlight < 0 # GHC 8.4 via blaze-html + - doctemplates < 0 # GHC 8.4 via blaze-html + - highlighting-kate < 0 # GHC 8.4 via blaze-html + - hledger-web < 0 # GHC 8.4 via blaze-html + - jmacro-rpc < 0 # GHC 8.4 via blaze-html + - mandrill < 0 # GHC 8.4 via blaze-html + - markdown < 0 # GHC 8.4 via blaze-html + - markup < 0 # GHC 8.4 via blaze-html + - microformats2-parser < 0 # GHC 8.4 via blaze-html + - reform-blaze < 0 # GHC 8.4 via blaze-html + - ses-html < 0 # GHC 8.4 via blaze-html + - shakespeare < 0 # GHC 8.4 via blaze-html + - skylighting < 0 # GHC 8.4 via blaze-html + - snap-blaze < 0 # GHC 8.4 via blaze-html + - tasty-html < 0 # GHC 8.4 via blaze-html + - type-of-html < 0 # GHC 8.4 via blaze-html + - webpage < 0 # GHC 8.4 via blaze-html + - xml-conduit < 0 # GHC 8.4 via blaze-html + - yesod < 0 # GHC 8.4 via blaze-html + - yesod-alerts < 0 # GHC 8.4 via blaze-html + - yesod-newsfeed < 0 # GHC 8.4 via blaze-html + - MFlow < 0 # GHC 8.4 via blaze-markup + - ace < 0 # GHC 8.4 via blaze-markup + - blaze-svg < 0 # GHC 8.4 via blaze-markup + - doctemplates < 0 # GHC 8.4 via blaze-markup + - hledger-web < 0 # GHC 8.4 via blaze-markup + - markdown < 0 # GHC 8.4 via blaze-markup + - markup < 0 # GHC 8.4 via blaze-markup + - microformats2-parser < 0 # GHC 8.4 via blaze-markup + - reform-blaze < 0 # GHC 8.4 via blaze-markup + - reform-hamlet < 0 # GHC 8.4 via blaze-markup + - shakespeare < 0 # GHC 8.4 via blaze-markup + - xml-conduit < 0 # GHC 8.4 via blaze-markup + - yesod < 0 # GHC 8.4 via blaze-markup + - yesod-alerts < 0 # GHC 8.4 via blaze-markup + - yesod-newsfeed < 0 # GHC 8.4 via blaze-markup + - mysql-haskell < 0 # GHC 8.4 via blaze-textual + - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude + - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude + - adjunctions < 0 # GHC 8.4 via comonad + - bifunctors < 0 # GHC 8.4 via comonad + - compressed < 0 # GHC 8.4 via comonad + - extensible < 0 # GHC 8.4 via comonad + - foldl < 0 # GHC 8.4 via comonad + - free < 0 # GHC 8.4 via comonad + - hamilton < 0 # GHC 8.4 via comonad + - hreader-lens < 0 # GHC 8.4 via comonad + - invariant < 0 # GHC 8.4 via comonad + - kan-extensions < 0 # GHC 8.4 via comonad + - keys < 0 # GHC 8.4 via comonad + - markup < 0 # GHC 8.4 via comonad + - pointed < 0 # GHC 8.4 via comonad + - profunctors < 0 # GHC 8.4 via comonad + - recursion-schemes < 0 # GHC 8.4 via comonad + - streams < 0 # GHC 8.4 via comonad + - universe-instances-extended < 0 # GHC 8.4 via comonad + - vector-instances < 0 # GHC 8.4 via comonad + - MFlow < 0 # GHC 8.4 via conduit-extra + - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra + - editor-open < 0 # GHC 8.4 via conduit-extra + - fb < 0 # GHC 8.4 via conduit-extra + - haskell-spacegoo < 0 # GHC 8.4 via conduit-extra + - hledger-web < 0 # GHC 8.4 via conduit-extra + - hoogle < 0 # GHC 8.4 via conduit-extra + - imagesize-conduit < 0 # GHC 8.4 via conduit-extra + - markdown < 0 # GHC 8.4 via conduit-extra + - mega-sdist < 0 # GHC 8.4 via conduit-extra + - mongoDB < 0 # GHC 8.4 via conduit-extra + - network-conduit-tls < 0 # GHC 8.4 via conduit-extra + - pager < 0 # GHC 8.4 via conduit-extra + - sbp < 0 # GHC 8.4 via conduit-extra + - serf < 0 # GHC 8.4 via conduit-extra + - wire-streams < 0 # GHC 8.4 via conduit-extra + - xml-conduit < 0 # GHC 8.4 via conduit-extra + - zip < 0 # GHC 8.4 via conduit-extra + - brick < 0 # GHC 8.4 via config-ini + - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs + - adjunctions < 0 # GHC 8.4 via distributive + - algebra < 0 # GHC 8.4 via distributive + - free < 0 # GHC 8.4 via distributive + - kan-extensions < 0 # GHC 8.4 via distributive + - profunctors < 0 # GHC 8.4 via distributive + - streams < 0 # GHC 8.4 via distributive + - check-email < 0 # GHC 8.4 via email-validate + - hailgun < 0 # GHC 8.4 via email-validate + - hailgun-simple < 0 # GHC 8.4 via email-validate + - mandrill < 0 # GHC 8.4 via email-validate + - configuration-tools < 0 # GHC 8.4 via enclosed-exceptions + - network-attoparsec < 0 # GHC 8.4 via enclosed-exceptions + - eventful-memory < 0 # GHC 8.4 via eventful-core + - eventful-postgresql < 0 # GHC 8.4 via eventful-core + - eventful-sql-common < 0 # GHC 8.4 via eventful-core + - eventful-sqlite < 0 # GHC 8.4 via eventful-core + - eventful-test-helpers < 0 # GHC 8.4 via eventful-core + - fixed-vector-hetero < 0 # GHC 8.4 via fixed-vector + - shikensu < 0 # GHC 8.4 via flow + - filecache < 0 # GHC 8.4 via fsnotify + - ghcid < 0 # GHC 8.4 via fsnotify + - starter < 0 # GHC 8.4 via fsnotify + - data-diverse-lens < 0 # GHC 8.4 via generic-lens + - groundhog-inspector < 0 # GHC 8.4 via groundhog + - groundhog-mysql < 0 # GHC 8.4 via groundhog + - groundhog-sqlite < 0 # GHC 8.4 via groundhog + - groundhog-th < 0 # GHC 8.4 via groundhog + - gi-atk < 0 # GHC 8.4 via haskell-gi + - gi-cairo < 0 # GHC 8.4 via haskell-gi + - gi-glib < 0 # GHC 8.4 via haskell-gi + - gi-gobject < 0 # GHC 8.4 via haskell-gi + - gi-javascriptcore < 0 # GHC 8.4 via haskell-gi + - either < 0 # GHC 8.4 via hedgehog + - hedgehog-quickcheck < 0 # GHC 8.4 via hedgehog + - hw-fingertree-strict < 0 # GHC 8.4 via hedgehog + - hw-hedgehog < 0 # GHC 8.4 via hedgehog + - hw-hspec-hedgehog < 0 # GHC 8.4 via hedgehog + - hw-rankselect < 0 # GHC 8.4 via hedgehog + - validation < 0 # GHC 8.4 via hedgehog + - IPv6DB < 0 # GHC 8.4 via hedis + - hworker < 0 # GHC 8.4 via hedis + - serversession-backend-redis < 0 # GHC 8.4 via hedis + - hledger < 0 # GHC 8.4 via here + - follow-file < 0 # GHC 8.4 via hinotify + - ztail < 0 # GHC 8.4 via hinotify + - hledger-web < 0 # GHC 8.4 via hjsmin + - hledger < 0 # GHC 8.4 via hledger-lib + - hledger-iadd < 0 # GHC 8.4 via hledger-lib + - hledger-interest < 0 # GHC 8.4 via hledger-lib + - hledger-web < 0 # GHC 8.4 via hledger-lib + - cabal2nix < 0 # GHC 8.4 via hopenssl + - tidal < 0 # GHC 8.4 via hosc + - wai-middleware-static < 0 # GHC 8.4 via hpc-coveralls + - mbox-utility < 0 # GHC 8.4 via hsemail + - hspec < 0 # GHC 8.4 via hspec-meta + - hspec-core < 0 # GHC 8.4 via hspec-meta + - hspec-discover < 0 # GHC 8.4 via hspec-meta + - hdaemonize < 0 # GHC 8.4 via hsyslog + - hsyslog-udp < 0 # GHC 8.4 via hsyslog + - logging-facade-syslog < 0 # GHC 8.4 via hsyslog + - monad-logger-syslog < 0 # GHC 8.4 via hsyslog + - DAV < 0 # GHC 8.4 via http-client + - IPv6DB < 0 # GHC 8.4 via http-client + - bitcoin-api < 0 # GHC 8.4 via http-client + - bitcoin-api-extra < 0 # GHC 8.4 via http-client + - cabal-rpm < 0 # GHC 8.4 via http-client + - cayley-client < 0 # GHC 8.4 via http-client + - configuration-tools < 0 # GHC 8.4 via http-client + - datadog < 0 # GHC 8.4 via http-client + - fb < 0 # GHC 8.4 via http-client + - gdax < 0 # GHC 8.4 via http-client + - goggles < 0 # GHC 8.4 via http-client + - hailgun < 0 # GHC 8.4 via http-client + - haskell-neo4j-client < 0 # GHC 8.4 via http-client + - hledger-web < 0 # GHC 8.4 via http-client + - hpack < 0 # GHC 8.4 via http-client + - hsebaysdk < 0 # GHC 8.4 via http-client + - http-client-openssl < 0 # GHC 8.4 via http-client + - http-client-tls < 0 # GHC 8.4 via http-client + - kawhi < 0 # GHC 8.4 via http-client + - koofr-client < 0 # GHC 8.4 via http-client + - mandrill < 0 # GHC 8.4 via http-client + - mime-mail-ses < 0 # GHC 8.4 via http-client + - opensource < 0 # GHC 8.4 via http-client + - pagerduty < 0 # GHC 8.4 via http-client + - pipes-http < 0 # GHC 8.4 via http-client + - rollbar-hs < 0 # GHC 8.4 via http-client + - soap < 0 # GHC 8.4 via http-client + - soap-openssl < 0 # GHC 8.4 via http-client + - soap-tls < 0 # GHC 8.4 via http-client + - textlocal < 0 # GHC 8.4 via http-client + - wai-middleware-rollbar < 0 # GHC 8.4 via http-client + - wai-slack-middleware < 0 # GHC 8.4 via http-client + - webdriver < 0 # GHC 8.4 via http-client + - cabal-rpm < 0 # GHC 8.4 via http-conduit + - cayley-client < 0 # GHC 8.4 via http-conduit + - classy-prelude-yesod < 0 # GHC 8.4 via http-conduit + - cryptocompare < 0 # GHC 8.4 via http-conduit + - curl-runnings < 0 # GHC 8.4 via http-conduit + - fb < 0 # GHC 8.4 via http-conduit + - github-types < 0 # GHC 8.4 via http-conduit + - haskell-neo4j-client < 0 # GHC 8.4 via http-conduit + - hledger-web < 0 # GHC 8.4 via http-conduit + - hoogle < 0 # GHC 8.4 via http-conduit + - kawhi < 0 # GHC 8.4 via http-conduit + - line < 0 # GHC 8.4 via http-conduit + - mega-sdist < 0 # GHC 8.4 via http-conduit + - mime-mail-ses < 0 # GHC 8.4 via http-conduit + - rollbar-hs < 0 # GHC 8.4 via http-conduit + - textlocal < 0 # GHC 8.4 via http-conduit + - wai-middleware-rollbar < 0 # GHC 8.4 via http-conduit + - yesod-auth-fb < 0 # GHC 8.4 via http-conduit + - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit + - yesod-fb < 0 # GHC 8.4 via http-conduit + - ses-html < 0 # GHC 8.4 via http-streams + - DAV < 0 # GHC 8.4 via http-types + - IPv6DB < 0 # GHC 8.4 via http-types + - MFlow < 0 # GHC 8.4 via http-types + - Spock < 0 # GHC 8.4 via http-types + - attoparsec < 0 # GHC 8.4 via http-types + - bimap-server < 0 # GHC 8.4 via http-types + - buffer-builder < 0 # GHC 8.4 via http-types + - classy-prelude-yesod < 0 # GHC 8.4 via http-types + - configuration-tools < 0 # GHC 8.4 via http-types + - curl-runnings < 0 # GHC 8.4 via http-types + - datadog < 0 # GHC 8.4 via http-types + - fb < 0 # GHC 8.4 via http-types + - filter-logger < 0 # GHC 8.4 via http-types + - ginger < 0 # GHC 8.4 via http-types + - goggles < 0 # GHC 8.4 via http-types + - hailgun < 0 # GHC 8.4 via http-types + - haskell-neo4j-client < 0 # GHC 8.4 via http-types + - hoogle < 0 # GHC 8.4 via http-types + - hpack < 0 # GHC 8.4 via http-types + - hsebaysdk < 0 # GHC 8.4 via http-types + - hspec-wai < 0 # GHC 8.4 via http-types + - http-client-openssl < 0 # GHC 8.4 via http-types + - http-client-tls < 0 # GHC 8.4 via http-types + - kawhi < 0 # GHC 8.4 via http-types + - koofr-client < 0 # GHC 8.4 via http-types + - line < 0 # GHC 8.4 via http-types + - mandrill < 0 # GHC 8.4 via http-types + - mime-mail-ses < 0 # GHC 8.4 via http-types + - pagerduty < 0 # GHC 8.4 via http-types + - picoparsec < 0 # GHC 8.4 via http-types + - rollbar-hs < 0 # GHC 8.4 via http-types + - s3-signer < 0 # GHC 8.4 via http-types + - soap < 0 # GHC 8.4 via http-types + - wai-cli < 0 # GHC 8.4 via http-types + - wai-cors < 0 # GHC 8.4 via http-types + - wai-middleware-rollbar < 0 # GHC 8.4 via http-types + - wai-middleware-static < 0 # GHC 8.4 via http-types + - wai-slack-middleware < 0 # GHC 8.4 via http-types + - web-routes-wai < 0 # GHC 8.4 via http-types + - webdriver < 0 # GHC 8.4 via http-types + - yesod-auth-hashdb < 0 # GHC 8.4 via http-types + - yesod-gitrepo < 0 # GHC 8.4 via http-types + - aeson-typescript < 0 # GHC 8.4 via interpolate + - attoparsec-ip < 0 # GHC 8.4 via ip + - attoparsec-uri < 0 # GHC 8.4 via ip + - IPv6Addr < 0 # GHC 8.4 via iproute + - cql < 0 # GHC 8.4 via iproute + - transient-universe < 0 # GHC 8.4 via iproute + - irc-client < 0 # GHC 8.4 via irc-conduit + - hsx-jmacro < 0 # GHC 8.4 via jmacro + - jmacro-rpc < 0 # GHC 8.4 via jmacro + - jmacro-rpc-snap < 0 # GHC 8.4 via jmacro + - buffer-builder < 0 # GHC 8.4 via json-builder + - webdriver-angular < 0 # GHC 8.4 via language-javascript + - cabal2nix < 0 # GHC 8.4 via language-nix + - Chart < 0 # GHC 8.4 via lens + - Chart-cairo < 0 # GHC 8.4 via lens + - DAV < 0 # GHC 8.4 via lens + - accuerr < 0 # GHC 8.4 via lens + - aern2-mp < 0 # GHC 8.4 via lens + - aern2-real < 0 # GHC 8.4 via lens + - aeson-picker < 0 # GHC 8.4 via lens + - api-field-json-th < 0 # GHC 8.4 via lens + - asciidiagram < 0 # GHC 8.4 via lens + - avwx < 0 # GHC 8.4 via lens + - backprop < 0 # GHC 8.4 via lens + - bitcoin-api < 0 # GHC 8.4 via lens + - bitcoin-api-extra < 0 # GHC 8.4 via lens + - bitcoin-block < 0 # GHC 8.4 via lens + - bitcoin-tx < 0 # GHC 8.4 via lens + - boundingboxes < 0 # GHC 8.4 via lens + - bson-lens < 0 # GHC 8.4 via lens + - cabal2nix < 0 # GHC 8.4 via lens + - cayley-client < 0 # GHC 8.4 via lens + - composable-associations < 0 # GHC 8.4 via lens + - concise < 0 # GHC 8.4 via lens + - data-diverse-lens < 0 # GHC 8.4 via lens + - datadog < 0 # GHC 8.4 via lens + - dom-parser < 0 # GHC 8.4 via lens + - extensible < 0 # GHC 8.4 via lens + - fasta < 0 # GHC 8.4 via lens + - fuzzyset < 0 # GHC 8.4 via lens + - gdax < 0 # GHC 8.4 via lens + - generics-sop-lens < 0 # GHC 8.4 via lens + - glaze < 0 # GHC 8.4 via lens + - glazier < 0 # GHC 8.4 via lens + - handwriting < 0 # GHC 8.4 via lens + - highjson < 0 # GHC 8.4 via lens + - hreader-lens < 0 # GHC 8.4 via lens + - hw-xml < 0 # GHC 8.4 via lens + - ilist < 0 # GHC 8.4 via lens + - insert-ordered-containers < 0 # GHC 8.4 via lens + - intro < 0 # GHC 8.4 via lens + - jose < 0 # GHC 8.4 via lens + - lens-datetime < 0 # GHC 8.4 via lens + - lens-properties < 0 # GHC 8.4 via lens + - mandrill < 0 # GHC 8.4 via lens + - microlens-aeson < 0 # GHC 8.4 via lens + - milena < 0 # GHC 8.4 via lens + - monoidal-containers < 0 # GHC 8.4 via lens + - mustache < 0 # GHC 8.4 via lens + - package-description-remote < 0 # GHC 8.4 via lens + - pagerduty < 0 # GHC 8.4 via lens + - pipes-category < 0 # GHC 8.4 via lens + - pipes-extras < 0 # GHC 8.4 via lens + - pipes-misc < 0 # GHC 8.4 via lens + - purescript-bridge < 0 # GHC 8.4 via lens + - quickcheck-arbitrary-adt < 0 # GHC 8.4 via lens + - random-tree < 0 # GHC 8.4 via lens + - rasterific-svg < 0 # GHC 8.4 via lens + - references < 0 # GHC 8.4 via lens + - rollbar-hs < 0 # GHC 8.4 via lens + - sbp < 0 # GHC 8.4 via lens + - speedy-slice < 0 # GHC 8.4 via lens + - stateWriter < 0 # GHC 8.4 via lens + - stratosphere < 0 # GHC 8.4 via lens + - strict-base-types < 0 # GHC 8.4 via lens + - svg-tree < 0 # GHC 8.4 via lens + - text-region < 0 # GHC 8.4 via lens + - timelens < 0 # GHC 8.4 via lens + - validation < 0 # GHC 8.4 via lens + - writer-cps-lens < 0 # GHC 8.4 via lens + - xlsx < 0 # GHC 8.4 via lens + - xlsx-tabular < 0 # GHC 8.4 via lens + - xml-isogen < 0 # GHC 8.4 via lens + - xml-lens < 0 # GHC 8.4 via lens + - hreader-lens < 0 # GHC 8.4 via lens-action + - aeson-picker < 0 # GHC 8.4 via lens-aeson + - bitcoin-api < 0 # GHC 8.4 via lens-aeson + - cayley-client < 0 # GHC 8.4 via lens-aeson + - gdax < 0 # GHC 8.4 via lens-aeson + - handwriting < 0 # GHC 8.4 via lens-aeson + - microformats2-parser < 0 # GHC 8.4 via lens-aeson + - microlens-aeson < 0 # GHC 8.4 via lens-aeson + - package-description-remote < 0 # GHC 8.4 via lens-aeson + - pagerduty < 0 # GHC 8.4 via lens-aeson + - rollbar-hs < 0 # GHC 8.4 via lens-aeson + - sbp < 0 # GHC 8.4 via lens-aeson + - higher-leveldb < 0 # GHC 8.4 via leveldb-haskell + - asciidiagram < 0 # GHC 8.4 via linear + - qchas < 0 # GHC 8.4 via linear + - rasterific-svg < 0 # GHC 8.4 via linear + - sdl2 < 0 # GHC 8.4 via linear + - sdl2-gfx < 0 # GHC 8.4 via linear + - smoothie < 0 # GHC 8.4 via linear + - svg-tree < 0 # GHC 8.4 via linear + - random-fu < 0 # GHC 8.4 via log-domain + - Spock-lucid < 0 # GHC 8.4 via lucid + - cheapskate-lucid < 0 # GHC 8.4 via lucid + - cmark-lucid < 0 # GHC 8.4 via lucid + - markup < 0 # GHC 8.4 via lucid + - webpage < 0 # GHC 8.4 via lucid + - machines-binary < 0 # GHC 8.4 via machines + - machines-directory < 0 # GHC 8.4 via machines + - machines-io < 0 # GHC 8.4 via machines + - massiv-io < 0 # GHC 8.4 via massiv + - HaskellNet < 0 # GHC 8.4 via mime-mail + - mime-mail-ses < 0 # GHC 8.4 via mime-mail + - smtp-mail < 0 # GHC 8.4 via mime-mail + - eventful-test-helpers < 0 # GHC 8.4 via monad-logger + - fb < 0 # GHC 8.4 via monad-logger + - groundhog-mysql < 0 # GHC 8.4 via monad-logger + - markup < 0 # GHC 8.4 via monad-logger + - monad-logger-json < 0 # GHC 8.4 via monad-logger + - monad-logger-syslog < 0 # GHC 8.4 via monad-logger + - persistent-mysql-haskell < 0 # GHC 8.4 via monad-logger + - persistent-sqlite < 0 # GHC 8.4 via monad-logger + - serversession-backend-persistent < 0 # GHC 8.4 via monad-logger + - urlpath < 0 # GHC 8.4 via monad-logger + - yesod < 0 # GHC 8.4 via monad-logger + - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger + - groundhog-mysql < 0 # GHC 8.4 via mysql-simple + - DAV < 0 # GHC 8.4 via network + - HTTP < 0 # GHC 8.4 via network + - HandsomeSoup < 0 # GHC 8.4 via network + - HaskellNet < 0 # GHC 8.4 via network + - HaskellNet-SSL < 0 # GHC 8.4 via network + - HsOpenSSL < 0 # GHC 8.4 via network + - IPv6Addr < 0 # GHC 8.4 via network + - MissingH < 0 # GHC 8.4 via network + - Network-NineP < 0 # GHC 8.4 via network + - amqp < 0 # GHC 8.4 via network + - atom-basic < 0 # GHC 8.4 via network + - bson < 0 # GHC 8.4 via network + - conduit-connection < 0 # GHC 8.4 via network + - connection < 0 # GHC 8.4 via network + - connection-pool < 0 # GHC 8.4 via network + - cql < 0 # GHC 8.4 via network + - datadog < 0 # GHC 8.4 via network + - dbus < 0 # GHC 8.4 via network + - distributed-process-lifted < 0 # GHC 8.4 via network + - distributed-process-simplelocalnet < 0 # GHC 8.4 via network + - distributed-process-tests < 0 # GHC 8.4 via network + - graylog < 0 # GHC 8.4 via network + - hasbolt < 0 # GHC 8.4 via network + - hdevtools < 0 # GHC 8.4 via network + - hoogle < 0 # GHC 8.4 via network + - hsdns < 0 # GHC 8.4 via network + - hslogger < 0 # GHC 8.4 via network + - hstatsd < 0 # GHC 8.4 via network + - hsyslog-udp < 0 # GHC 8.4 via network + - http-client-openssl < 0 # GHC 8.4 via network + - http-client-tls < 0 # GHC 8.4 via network + - hxt-http < 0 # GHC 8.4 via network + - io-streams < 0 # GHC 8.4 via network + - lambdabot-core < 0 # GHC 8.4 via network + - lambdabot-irc-plugins < 0 # GHC 8.4 via network + - libmpd < 0 # GHC 8.4 via network + - microformats2-parser < 0 # GHC 8.4 via network + - milena < 0 # GHC 8.4 via network + - mongoDB < 0 # GHC 8.4 via network + - mysql-haskell < 0 # GHC 8.4 via network + - network-anonymous-i2p < 0 # GHC 8.4 via network + - network-anonymous-tor < 0 # GHC 8.4 via network + - network-attoparsec < 0 # GHC 8.4 via network + - network-conduit-tls < 0 # GHC 8.4 via network + - network-multicast < 0 # GHC 8.4 via network + - network-simple < 0 # GHC 8.4 via network + - network-transport-tcp < 0 # GHC 8.4 via network + - oeis < 0 # GHC 8.4 via network + - openssl-streams < 0 # GHC 8.4 via network + - persistent-mysql-haskell < 0 # GHC 8.4 via network + - pipes-network < 0 # GHC 8.4 via network + - rollbar-hs < 0 # GHC 8.4 via network + - smtp-mail < 0 # GHC 8.4 via network + - snap-core < 0 # GHC 8.4 via network + - socket-activation < 0 # GHC 8.4 via network + - socks < 0 # GHC 8.4 via network + - sphinx < 0 # GHC 8.4 via network + - splice < 0 # GHC 8.4 via network + - tcp-streams < 0 # GHC 8.4 via network + - tcp-streams-openssl < 0 # GHC 8.4 via network + - tls-debug < 0 # GHC 8.4 via network + - transient-universe < 0 # GHC 8.4 via network + - vivid < 0 # GHC 8.4 via network + - wai-cli < 0 # GHC 8.4 via network + - wai-cors < 0 # GHC 8.4 via network + - warp-tls < 0 # GHC 8.4 via network + - webdriver < 0 # GHC 8.4 via network + - wuss < 0 # GHC 8.4 via network + - xenstore < 0 # GHC 8.4 via network + - pandoc-citeproc < 0 # GHC 8.4 via pandoc + - heatshrink < 0 # GHC 8.4 via pcre-heavy + - ignore < 0 # GHC 8.4 via pcre-heavy + - microformats2-parser < 0 # GHC 8.4 via pcre-heavy + - classy-prelude-yesod < 0 # GHC 8.4 via persistent + - eventful-postgresql < 0 # GHC 8.4 via persistent + - eventful-sql-common < 0 # GHC 8.4 via persistent + - eventful-sqlite < 0 # GHC 8.4 via persistent + - persistent-mysql-haskell < 0 # GHC 8.4 via persistent + - persistent-sqlite < 0 # GHC 8.4 via persistent + - serversession-backend-persistent < 0 # GHC 8.4 via persistent + - yesod-auth-hashdb < 0 # GHC 8.4 via persistent + - yesod-paginator < 0 # GHC 8.4 via persistent + - eventful-postgresql < 0 # GHC 8.4 via persistent-postgresql + - serversession-backend-persistent < 0 # GHC 8.4 via persistent-postgresql + - eventful-sql-common < 0 # GHC 8.4 via persistent-template + - persistent-mysql-haskell < 0 # GHC 8.4 via persistent-template + - persistent-sqlite < 0 # GHC 8.4 via persistent-template + - serversession-backend-persistent < 0 # GHC 8.4 via persistent-template + - pipes-misc < 0 # GHC 8.4 via pipes-concurrency + - debug < 0 # GHC 8.4 via prettyprinter + - prettyprinter-compat-annotated-wl-pprint < 0 # GHC 8.4 via prettyprinter + - prettyprinter-compat-ansi-wl-pprint < 0 # GHC 8.4 via prettyprinter + - prettyprinter-compat-wl-pprint < 0 # GHC 8.4 via prettyprinter + - prettyprinter-compat-ansi-wl-pprint < 0 # GHC 8.4 via prettyprinter-ansi-terminal + - goggles < 0 # GHC 8.4 via req + - mapquest-api < 0 # GHC 8.4 via req + - Spock < 0 # GHC 8.4 via reroute + - Spock-api < 0 # GHC 8.4 via reroute + - filter-logger < 0 # GHC 8.4 via scotty + - line < 0 # GHC 8.4 via scotty + - microformats2-parser < 0 # GHC 8.4 via scotty + - adjunctions < 0 # GHC 8.4 via semigroupoids + - algebra < 0 # GHC 8.4 via semigroupoids + - checkers < 0 # GHC 8.4 via semigroupoids + - compressed < 0 # GHC 8.4 via semigroupoids + - dlist-nonempty < 0 # GHC 8.4 via semigroupoids + - either < 0 # GHC 8.4 via semigroupoids + - eq < 0 # GHC 8.4 via semigroupoids + - free < 0 # GHC 8.4 via semigroupoids + - glazier < 0 # GHC 8.4 via semigroupoids + - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids + - kan-extensions < 0 # GHC 8.4 via semigroupoids + - keys < 0 # GHC 8.4 via semigroupoids + - lattices < 0 # GHC 8.4 via semigroupoids + - monad-products < 0 # GHC 8.4 via semigroupoids + - pointed < 0 # GHC 8.4 via semigroupoids + - reducers < 0 # GHC 8.4 via semigroupoids + - rose-trees < 0 # GHC 8.4 via semigroupoids + - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids + - sets < 0 # GHC 8.4 via semigroupoids + - streams < 0 # GHC 8.4 via semigroupoids + - these < 0 # GHC 8.4 via semigroupoids + - validation < 0 # GHC 8.4 via semigroupoids + - vector-instances < 0 # GHC 8.4 via semigroupoids + - witness < 0 # GHC 8.4 via semigroupoids + - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids + - c2hs < 0 # GHC 8.4 via shelly + - websockets-snap < 0 # GHC 8.4 via snap-server + - mbtiles < 0 # GHC 8.4 via sqlite-simple + - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit + - connection-pool < 0 # GHC 8.4 via streaming-commons + - network-conduit-tls < 0 # GHC 8.4 via streaming-commons + - pipes-text < 0 # GHC 8.4 via streaming-commons + - wai-cli < 0 # GHC 8.4 via streaming-commons + - warp-tls < 0 # GHC 8.4 via streaming-commons + - yesod < 0 # GHC 8.4 via streaming-commons + - html-conduit < 0 # GHC 8.4 via tagstream-conduit + - mega-sdist < 0 # GHC 8.4 via tar-conduit + - HaTeX < 0 # GHC 8.4 via tasty + - aeson-casing < 0 # GHC 8.4 via tasty + - aeson-typescript < 0 # GHC 8.4 via tasty + - arithmoi < 0 # GHC 8.4 via tasty + - asn1-encoding < 0 # GHC 8.4 via tasty + - bit-stream < 0 # GHC 8.4 via tasty + - blake2 < 0 # GHC 8.4 via tasty + - bower-json < 0 # GHC 8.4 via tasty + - bv-little < 0 # GHC 8.4 via tasty + - bytestring-conversion < 0 # GHC 8.4 via tasty + - cabal2nix < 0 # GHC 8.4 via tasty + - cartel < 0 # GHC 8.4 via tasty + - cassava-records < 0 # GHC 8.4 via tasty + - cli < 0 # GHC 8.4 via tasty + - clock < 0 # GHC 8.4 via tasty + - codec < 0 # GHC 8.4 via tasty + - commutative < 0 # GHC 8.4 via tasty + - compiler-warnings < 0 # GHC 8.4 via tasty + - composable-associations < 0 # GHC 8.4 via tasty + - concise < 0 # GHC 8.4 via tasty + - cookie < 0 # GHC 8.4 via tasty + - countable < 0 # GHC 8.4 via tasty + - cql < 0 # GHC 8.4 via tasty + - criterion < 0 # GHC 8.4 via tasty + - cron < 0 # GHC 8.4 via tasty + - cryptohash < 0 # GHC 8.4 via tasty + - cryptonite < 0 # GHC 8.4 via tasty + - cryptonite-conduit < 0 # GHC 8.4 via tasty + - cryptonite-openssl < 0 # GHC 8.4 via tasty + - csp < 0 # GHC 8.4 via tasty + - data-bword < 0 # GHC 8.4 via tasty + - data-dword < 0 # GHC 8.4 via tasty + - data-serializer < 0 # GHC 8.4 via tasty + - dawg-ord < 0 # GHC 8.4 via tasty + - dbus < 0 # GHC 8.4 via tasty + - drifter < 0 # GHC 8.4 via tasty + - exp-pairs < 0 # GHC 8.4 via tasty + - fast-digits < 0 # GHC 8.4 via tasty + - free-vl < 0 # GHC 8.4 via tasty + - freer-simple < 0 # GHC 8.4 via tasty + - gauge < 0 # GHC 8.4 via tasty + - gdax < 0 # GHC 8.4 via tasty + - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty + - ghcid < 0 # GHC 8.4 via tasty + - ginger < 0 # GHC 8.4 via tasty + - git < 0 # GHC 8.4 via tasty + - glob-posix < 0 # GHC 8.4 via tasty + - graylog < 0 # GHC 8.4 via tasty + - heatshrink < 0 # GHC 8.4 via tasty + - hit < 0 # GHC 8.4 via tasty + - hocilib < 0 # GHC 8.4 via tasty + - hourglass < 0 # GHC 8.4 via tasty + - hslua < 0 # GHC 8.4 via tasty + - htoml < 0 # GHC 8.4 via tasty + - immortal < 0 # GHC 8.4 via tasty + - incremental-parser < 0 # GHC 8.4 via tasty + - indentation-parsec < 0 # GHC 8.4 via tasty + - inline-r < 0 # GHC 8.4 via tasty + - jose < 0 # GHC 8.4 via tasty + - katydid < 0 # GHC 8.4 via tasty + - kawhi < 0 # GHC 8.4 via tasty + - language-java < 0 # GHC 8.4 via tasty + - lexer-applicative < 0 # GHC 8.4 via tasty + - mandrill < 0 # GHC 8.4 via tasty + - matplotlib < 0 # GHC 8.4 via tasty + - matrices < 0 # GHC 8.4 via tasty + - matrix < 0 # GHC 8.4 via tasty + - microlens-aeson < 0 # GHC 8.4 via tasty + - milena < 0 # GHC 8.4 via tasty + - monad-loops < 0 # GHC 8.4 via tasty + - monoid-subclasses < 0 # GHC 8.4 via tasty + - multiarg < 0 # GHC 8.4 via tasty + - natural-transformation < 0 # GHC 8.4 via tasty + - network-ip < 0 # GHC 8.4 via tasty + - nondeterminism < 0 # GHC 8.4 via tasty + - open-witness < 0 # GHC 8.4 via tasty + - opensource < 0 # GHC 8.4 via tasty + - parsec-numeric < 0 # GHC 8.4 via tasty + - pipes-attoparsec < 0 # GHC 8.4 via tasty + - pkcs10 < 0 # GHC 8.4 via tasty + - pptable < 0 # GHC 8.4 via tasty + - pred-trie < 0 # GHC 8.4 via tasty + - qchas < 0 # GHC 8.4 via tasty + - rainbox < 0 # GHC 8.4 via tasty + - regex-applicative < 0 # GHC 8.4 via tasty + - sbp < 0 # GHC 8.4 via tasty + - semver < 0 # GHC 8.4 via tasty + - sets < 0 # GHC 8.4 via tasty + - shikensu < 0 # GHC 8.4 via tasty + - singletons < 0 # GHC 8.4 via tasty + - skylighting < 0 # GHC 8.4 via tasty + - streaming-bytestring < 0 # GHC 8.4 via tasty + - string-transform < 0 # GHC 8.4 via tasty + - swagger < 0 # GHC 8.4 via tasty + - tasty-ant-xml < 0 # GHC 8.4 via tasty + - tasty-auto < 0 # GHC 8.4 via tasty + - tasty-dejafu < 0 # GHC 8.4 via tasty + - tasty-expected-failure < 0 # GHC 8.4 via tasty + - tasty-hspec < 0 # GHC 8.4 via tasty + - tasty-html < 0 # GHC 8.4 via tasty + - tasty-hunit < 0 # GHC 8.4 via tasty + - tasty-kat < 0 # GHC 8.4 via tasty + - tasty-program < 0 # GHC 8.4 via tasty + - tasty-quickcheck < 0 # GHC 8.4 via tasty + - tasty-stats < 0 # GHC 8.4 via tasty + - tasty-th < 0 # GHC 8.4 via tasty + - temporary < 0 # GHC 8.4 via tasty + - text-manipulate < 0 # GHC 8.4 via tasty + - tidal < 0 # GHC 8.4 via tasty + - timemap < 0 # GHC 8.4 via tasty + - timerep < 0 # GHC 8.4 via tasty + - titlecase < 0 # GHC 8.4 via tasty + - traverse-with-class < 0 # GHC 8.4 via tasty + - tries < 0 # GHC 8.4 via tasty + - ua-parser < 0 # GHC 8.4 via tasty + - unbound-generics < 0 # GHC 8.4 via tasty + - units-parser < 0 # GHC 8.4 via tasty + - unordered-intmap < 0 # GHC 8.4 via tasty + - vector-binary-instances < 0 # GHC 8.4 via tasty + - vector-split < 0 # GHC 8.4 via tasty + - wai-cors < 0 # GHC 8.4 via tasty + - wire-streams < 0 # GHC 8.4 via tasty + - wl-pprint-annotated < 0 # GHC 8.4 via tasty + - x509 < 0 # GHC 8.4 via tasty + - x509-store < 0 # GHC 8.4 via tasty + - x509-validation < 0 # GHC 8.4 via tasty + - xlsx < 0 # GHC 8.4 via tasty + - xml-picklers < 0 # GHC 8.4 via tasty + - yeshql < 0 # GHC 8.4 via tasty + - yi-core < 0 # GHC 8.4 via tasty + - yi-keymap-vim < 0 # GHC 8.4 via tasty + - yi-language < 0 # GHC 8.4 via tasty + - cabal2nix < 0 # GHC 8.4 via tasty-golden + - countable < 0 # GHC 8.4 via tasty-golden + - heatshrink < 0 # GHC 8.4 via tasty-golden + - inline-r < 0 # GHC 8.4 via tasty-golden + - matplotlib < 0 # GHC 8.4 via tasty-golden + - singletons < 0 # GHC 8.4 via tasty-golden + - skylighting < 0 # GHC 8.4 via tasty-golden + - arithmoi < 0 # GHC 8.4 via tasty-smallcheck + - bit-stream < 0 # GHC 8.4 via tasty-smallcheck + - dawg-ord < 0 # GHC 8.4 via tasty-smallcheck + - exp-pairs < 0 # GHC 8.4 via tasty-smallcheck + - fast-digits < 0 # GHC 8.4 via tasty-smallcheck + - kawhi < 0 # GHC 8.4 via tasty-smallcheck + - regex-applicative < 0 # GHC 8.4 via tasty-smallcheck + - streaming-bytestring < 0 # GHC 8.4 via tasty-smallcheck + - string-transform < 0 # GHC 8.4 via tasty-smallcheck + - tasty-auto < 0 # GHC 8.4 via tasty-smallcheck + - tasty-hspec < 0 # GHC 8.4 via tasty-smallcheck + - xlsx < 0 # GHC 8.4 via tasty-smallcheck + - lentil < 0 # GHC 8.4 via terminal-progress-bar + - HaskellNet-SSL < 0 # GHC 8.4 via tls + - configuration-tools < 0 # GHC 8.4 via tls + - connection < 0 # GHC 8.4 via tls + - http-client-tls < 0 # GHC 8.4 via tls + - irc-client < 0 # GHC 8.4 via tls + - mongoDB < 0 # GHC 8.4 via tls + - mysql-haskell < 0 # GHC 8.4 via tls + - network-conduit-tls < 0 # GHC 8.4 via tls + - persistent-mysql-haskell < 0 # GHC 8.4 via tls + - soap-tls < 0 # GHC 8.4 via tls + - tcp-streams < 0 # GHC 8.4 via tls + - tls-debug < 0 # GHC 8.4 via tls + - tls-session-manager < 0 # GHC 8.4 via tls + - warp-tls < 0 # GHC 8.4 via tls + - uri-templater < 0 # GHC 8.4 via trifecta + - bench < 0 # GHC 8.4 via turtle + - docker-build-cacher < 0 # GHC 8.4 via turtle + - turtle-options < 0 # GHC 8.4 via turtle + - mega-sdist < 0 # GHC 8.4 via typed-process + - tldr < 0 # GHC 8.4 via typed-process + - fast-logger < 0 # GHC 8.4 via unix-time + - goggles < 0 # GHC 8.4 via unix-time + - google-oauth2-jwt < 0 # GHC 8.4 via unix-time + - textlocal < 0 # GHC 8.4 via unix-time + - tinylog < 0 # GHC 8.4 via unix-time + - conduit < 0 # GHC 8.4 via unliftio + - fb < 0 # GHC 8.4 via unliftio + - higher-leveldb < 0 # GHC 8.4 via unliftio + - nonce < 0 # GHC 8.4 via unliftio + - yesod-auth-fb < 0 # GHC 8.4 via unliftio + - yesod-gitrepo < 0 # GHC 8.4 via unliftio + - yesod-websockets < 0 # GHC 8.4 via unliftio + - cql < 0 # GHC 8.4 via uuid + - eventful-sql-common < 0 # GHC 8.4 via uuid + - eventful-sqlite < 0 # GHC 8.4 via uuid + - gdax < 0 # GHC 8.4 via uuid + - genvalidity-uuid < 0 # GHC 8.4 via uuid + - hworker < 0 # GHC 8.4 via uuid + - ipython-kernel < 0 # GHC 8.4 via uuid + - network-anonymous-i2p < 0 # GHC 8.4 via uuid + - postgresql-binary < 0 # GHC 8.4 via uuid + - rollbar-hs < 0 # GHC 8.4 via uuid + - validity-uuid < 0 # GHC 8.4 via uuid + - wai-middleware-rollbar < 0 # GHC 8.4 via uuid + - brick < 0 # GHC 8.4 via vty + - hamilton < 0 # GHC 8.4 via vty + - herms < 0 # GHC 8.4 via vty + - hledger-iadd < 0 # GHC 8.4 via vty + - yi-frontend-vty < 0 # GHC 8.4 via vty + - IPv6DB < 0 # GHC 8.4 via wai + - MFlow < 0 # GHC 8.4 via wai + - Spock < 0 # GHC 8.4 via wai + - bimap-server < 0 # GHC 8.4 via wai + - configuration-tools < 0 # GHC 8.4 via wai + - filter-logger < 0 # GHC 8.4 via wai + - hledger-web < 0 # GHC 8.4 via wai + - hoogle < 0 # GHC 8.4 via wai + - hspec-wai < 0 # GHC 8.4 via wai + - line < 0 # GHC 8.4 via wai + - serversession-frontend-wai < 0 # GHC 8.4 via wai + - wai-cli < 0 # GHC 8.4 via wai + - wai-cors < 0 # GHC 8.4 via wai + - wai-middleware-rollbar < 0 # GHC 8.4 via wai + - wai-middleware-static < 0 # GHC 8.4 via wai + - wai-slack-middleware < 0 # GHC 8.4 via wai + - wai-transformers < 0 # GHC 8.4 via wai + - warp-tls < 0 # GHC 8.4 via wai + - web-routes-wai < 0 # GHC 8.4 via wai + - yesod < 0 # GHC 8.4 via wai + - yesod-auth-fb < 0 # GHC 8.4 via wai + - yesod-csp < 0 # GHC 8.4 via wai + - yesod-fb < 0 # GHC 8.4 via wai + - yesod-gitrepo < 0 # GHC 8.4 via wai + - yesod-websockets < 0 # GHC 8.4 via wai + - webdriver-angular < 0 # GHC 8.4 via wai-app-static + - MFlow < 0 # GHC 8.4 via wai-extra + - Spock < 0 # GHC 8.4 via wai-extra + - filter-logger < 0 # GHC 8.4 via wai-extra + - hledger-web < 0 # GHC 8.4 via wai-extra + - hspec-wai < 0 # GHC 8.4 via wai-extra + - microformats2-parser < 0 # GHC 8.4 via wai-extra + - wai-cli < 0 # GHC 8.4 via wai-extra + - wai-cors < 0 # GHC 8.4 via wai-extra + - yesod < 0 # GHC 8.4 via wai-extra + - yesod-auth-hashdb < 0 # GHC 8.4 via wai-extra + - yesod-paginator < 0 # GHC 8.4 via wai-extra + - hledger-web < 0 # GHC 8.4 via wai-handler-launch + - IPv6DB < 0 # GHC 8.4 via wai-logger + - filter-logger < 0 # GHC 8.4 via wai-logger + - hoogle < 0 # GHC 8.4 via wai-logger + - yesod < 0 # GHC 8.4 via wai-logger + - serversession-frontend-wai < 0 # GHC 8.4 via wai-session + - wai-cors < 0 # GHC 8.4 via wai-websockets + - wai-transformers < 0 # GHC 8.4 via wai-websockets + - yesod-websockets < 0 # GHC 8.4 via wai-websockets + - IPv6DB < 0 # GHC 8.4 via warp + - MFlow < 0 # GHC 8.4 via warp + - bimap-server < 0 # GHC 8.4 via warp + - configuration-tools < 0 # GHC 8.4 via warp + - hledger-web < 0 # GHC 8.4 via warp + - hoogle < 0 # GHC 8.4 via warp + - wai-cli < 0 # GHC 8.4 via warp + - wai-cors < 0 # GHC 8.4 via warp + - warp-tls < 0 # GHC 8.4 via warp + - webdriver-angular < 0 # GHC 8.4 via warp + - yesod < 0 # GHC 8.4 via warp + - yesod-paginator < 0 # GHC 8.4 via warp + - web-routes-hsp < 0 # GHC 8.4 via web-routes + - web-routes-wai < 0 # GHC 8.4 via web-routes + - gdax < 0 # GHC 8.4 via websockets + - tidal < 0 # GHC 8.4 via websockets + - transient-universe < 0 # GHC 8.4 via websockets + - wai-cors < 0 # GHC 8.4 via websockets + - wai-transformers < 0 # GHC 8.4 via websockets + - websockets-snap < 0 # GHC 8.4 via websockets + - wuss < 0 # GHC 8.4 via websockets + - yesod-websockets < 0 # GHC 8.4 via websockets + - bitcoin-api < 0 # GHC 8.4 via wreq + - bitcoin-api-extra < 0 # GHC 8.4 via wreq + - datasets < 0 # GHC 8.4 via wreq + - gdax < 0 # GHC 8.4 via wreq + - handwriting < 0 # GHC 8.4 via wreq + - mustache < 0 # GHC 8.4 via wreq + - package-description-remote < 0 # GHC 8.4 via wreq + - wreq-stringless < 0 # GHC 8.4 via wreq + - HTF < 0 # GHC 8.4 via xmlgen + - xmonad-contrib < 0 # GHC 8.4 via xmonad + - yesod-auth-fb < 0 # GHC 8.4 via yesod-auth + - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-auth + - hledger-web < 0 # GHC 8.4 via yesod-core + - yesod < 0 # GHC 8.4 via yesod-core + - yesod-alerts < 0 # GHC 8.4 via yesod-core + - yesod-auth-fb < 0 # GHC 8.4 via yesod-core + - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-core + - yesod-csp < 0 # GHC 8.4 via yesod-core + - yesod-fb < 0 # GHC 8.4 via yesod-core + - yesod-gitrepo < 0 # GHC 8.4 via yesod-core + - yesod-newsfeed < 0 # GHC 8.4 via yesod-core + - yesod-paginator < 0 # GHC 8.4 via yesod-core + - yesod-sitemap < 0 # GHC 8.4 via yesod-core + - yesod-table < 0 # GHC 8.4 via yesod-core + - yesod-websockets < 0 # GHC 8.4 via yesod-core + - hledger-web < 0 # GHC 8.4 via yesod-form + - yesod < 0 # GHC 8.4 via yesod-form + - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-form + - yesod-form-bootstrap4 < 0 # GHC 8.4 via yesod-form + - yesod < 0 # GHC 8.4 via yesod-persistent + - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-persistent + - classy-prelude-yesod < 0 # GHC 8.4 via yesod-static + - hledger-web < 0 # GHC 8.4 via yesod-static + - hledger-web < 0 # GHC 8.4 via yesod-test + - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-test + - yesod-csp < 0 # GHC 8.4 via yesod-test + - yesod-paginator < 0 # GHC 8.4 via yesod-test + - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell + - HPDF < 0 # GHC 8.4 via HTF + - Spock-worker < 0 # GHC 8.4 via HTF + - dataurl < 0 # GHC 8.4 via HTF + - graph-core < 0 # GHC 8.4 via HTF + - gravatar < 0 # GHC 8.4 via HTTP + - js-flot < 0 # GHC 8.4 via HTTP + - js-jquery < 0 # GHC 8.4 via HTTP + - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL + - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL + - ip6addr < 0 # GHC 8.4 via IPv6Addr + - Spock-worker < 0 # GHC 8.4 via Spock + - pell < 0 # GHC 8.4 via arithmoi + - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding + - Spintax < 0 # GHC 8.4 via attoparsec + - aeson < 0 # GHC 8.4 via attoparsec + - aeson-compat < 0 # GHC 8.4 via attoparsec + - aeson-pretty < 0 # GHC 8.4 via attoparsec + - aeson-utils < 0 # GHC 8.4 via attoparsec + - attoparsec-binary < 0 # GHC 8.4 via attoparsec + - attoparsec-expr < 0 # GHC 8.4 via attoparsec + - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec + - attoparsec-path < 0 # GHC 8.4 via attoparsec + - boolean-like < 0 # GHC 8.4 via attoparsec + - cases < 0 # GHC 8.4 via attoparsec + - cassava < 0 # GHC 8.4 via attoparsec + - configurator < 0 # GHC 8.4 via attoparsec + - cpuinfo < 0 # GHC 8.4 via attoparsec + - dataurl < 0 # GHC 8.4 via attoparsec + - frontmatter < 0 # GHC 8.4 via attoparsec + - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec + - glabrous < 0 # GHC 8.4 via attoparsec + - hasql < 0 # GHC 8.4 via attoparsec + - hostname-validate < 0 # GHC 8.4 via attoparsec + - hp2pretty < 0 # GHC 8.4 via attoparsec + - hruby < 0 # GHC 8.4 via attoparsec + - html-email-validate < 0 # GHC 8.4 via attoparsec + - hw-json < 0 # GHC 8.4 via attoparsec + - hw-parser < 0 # GHC 8.4 via attoparsec + - hw-succinct < 0 # GHC 8.4 via attoparsec + - hweblib < 0 # GHC 8.4 via attoparsec + - ini < 0 # GHC 8.4 via attoparsec + - irc < 0 # GHC 8.4 via attoparsec + - makefile < 0 # GHC 8.4 via attoparsec + - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec + - ndjson-conduit < 0 # GHC 8.4 via attoparsec + - netpbm < 0 # GHC 8.4 via attoparsec + - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec + - parsers < 0 # GHC 8.4 via attoparsec + - pcre-utils < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec + - pipes-aeson < 0 # GHC 8.4 via attoparsec + - pipes-fastx < 0 # GHC 8.4 via attoparsec + - rdf < 0 # GHC 8.4 via attoparsec + - redis-resp < 0 # GHC 8.4 via attoparsec + - scanner < 0 # GHC 8.4 via attoparsec + - seqloc < 0 # GHC 8.4 via attoparsec + - simple-templates < 0 # GHC 8.4 via attoparsec + - sourcemap < 0 # GHC 8.4 via attoparsec + - text-ldap < 0 # GHC 8.4 via attoparsec + - wikicfp-scraper < 0 # GHC 8.4 via attoparsec + - yaml < 0 # GHC 8.4 via attoparsec + - cassava-conduit < 0 # GHC 8.4 via bifunctors + - descriptive < 0 # GHC 8.4 via bifunctors + - nagios-check < 0 # GHC 8.4 via bifunctors + - one-liner < 0 # GHC 8.4 via bifunctors + - product-profunctors < 0 # GHC 8.4 via bifunctors + - result < 0 # GHC 8.4 via bifunctors + - barrier < 0 # GHC 8.4 via blaze-svg + - redis-resp < 0 # GHC 8.4 via bytestring-conversion + - hspec-checkers < 0 # GHC 8.4 via checkers + - picedit < 0 # GHC 8.4 via cli + - termcolor < 0 # GHC 8.4 via cli + - Hoed < 0 # GHC 8.4 via clock + - cache < 0 # GHC 8.4 via clock + - clock-extras < 0 # GHC 8.4 via clock + - extra < 0 # GHC 8.4 via clock + - formatting < 0 # GHC 8.4 via clock + - mercury-api < 0 # GHC 8.4 via clock + - stopwatch < 0 # GHC 8.4 via clock + - binary-conduit < 0 # GHC 8.4 via conduit + - bzlib-conduit < 0 # GHC 8.4 via conduit + - cassava-conduit < 0 # GHC 8.4 via conduit + - cereal-conduit < 0 # GHC 8.4 via conduit + - conduit-iconv < 0 # GHC 8.4 via conduit + - hw-conduit < 0 # GHC 8.4 via conduit + - hw-json < 0 # GHC 8.4 via conduit + - hw-succinct < 0 # GHC 8.4 via conduit + - ndjson-conduit < 0 # GHC 8.4 via conduit + - safeio < 0 # GHC 8.4 via conduit + - withdependencies < 0 # GHC 8.4 via conduit + - xls < 0 # GHC 8.4 via conduit + - yaml < 0 # GHC 8.4 via conduit + - IntervalMap < 0 # GHC 8.4 via criterion + - JuicyPixels-extra < 0 # GHC 8.4 via criterion + - algebraic-graphs < 0 # GHC 8.4 via criterion + - binary-list < 0 # GHC 8.4 via criterion + - bitset-word8 < 0 # GHC 8.4 via criterion + - case-insensitive < 0 # GHC 8.4 via criterion + - cassava-conduit < 0 # GHC 8.4 via criterion + - conduit-iconv < 0 # GHC 8.4 via criterion + - cprng-aes < 0 # GHC 8.4 via criterion + - data-diverse < 0 # GHC 8.4 via criterion + - data-has < 0 # GHC 8.4 via criterion + - data-msgpack < 0 # GHC 8.4 via criterion + - discrimination < 0 # GHC 8.4 via criterion + - do-list < 0 # GHC 8.4 via criterion + - edit-distance < 0 # GHC 8.4 via criterion + - farmhash < 0 # GHC 8.4 via criterion + - fclabels < 0 # GHC 8.4 via criterion + - hashable < 0 # GHC 8.4 via criterion + - hindent < 0 # GHC 8.4 via criterion + - histogram-fill < 0 # GHC 8.4 via criterion + - hmatrix-morpheus < 0 # GHC 8.4 via criterion + - html-email-validate < 0 # GHC 8.4 via criterion + - html-entity-map < 0 # GHC 8.4 via criterion + - hw-balancedparens < 0 # GHC 8.4 via criterion + - hw-conduit < 0 # GHC 8.4 via criterion + - hw-json < 0 # GHC 8.4 via criterion + - hw-rankselect-base < 0 # GHC 8.4 via criterion + - hweblib < 0 # GHC 8.4 via criterion + - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion + - identicon < 0 # GHC 8.4 via criterion + - include-file < 0 # GHC 8.4 via criterion + - jvm < 0 # GHC 8.4 via criterion + - lifted-base < 0 # GHC 8.4 via criterion + - loop < 0 # GHC 8.4 via criterion + - megaparsec < 0 # GHC 8.4 via criterion + - monad-memo < 0 # GHC 8.4 via criterion + - netpbm < 0 # GHC 8.4 via criterion + - normalization-insensitive < 0 # GHC 8.4 via criterion + - pandoc-types < 0 # GHC 8.4 via criterion + - phantom-state < 0 # GHC 8.4 via criterion + - product-profunctors < 0 # GHC 8.4 via criterion + - psqueues < 0 # GHC 8.4 via criterion + - ramus < 0 # GHC 8.4 via criterion + - rdf < 0 # GHC 8.4 via criterion + - reinterpret-cast < 0 # GHC 8.4 via criterion + - sampling < 0 # GHC 8.4 via criterion + - say < 0 # GHC 8.4 via criterion + - scalpel-core < 0 # GHC 8.4 via criterion + - scanner < 0 # GHC 8.4 via criterion + - scientific < 0 # GHC 8.4 via criterion + - sorted-list < 0 # GHC 8.4 via criterion + - sourcemap < 0 # GHC 8.4 via criterion + - streamly < 0 # GHC 8.4 via criterion + - tar < 0 # GHC 8.4 via criterion + - text-metrics < 0 # GHC 8.4 via criterion + - thread-local-storage < 0 # GHC 8.4 via criterion + - varying < 0 # GHC 8.4 via criterion + - word24 < 0 # GHC 8.4 via criterion + - word8 < 0 # GHC 8.4 via criterion + - xeno < 0 # GHC 8.4 via criterion + - xxhash < 0 # GHC 8.4 via criterion + - xxhash-ffi < 0 # GHC 8.4 via criterion + - yi-rope < 0 # GHC 8.4 via criterion + - zstd < 0 # GHC 8.4 via criterion + - executable-hash < 0 # GHC 8.4 via cryptohash + - hasql-migration < 0 # GHC 8.4 via cryptohash + - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash + - vhd < 0 # GHC 8.4 via cryptohash + - protocol-radius < 0 # GHC 8.4 via cryptonite + - glabrous < 0 # GHC 8.4 via either + - model < 0 # GHC 8.4 via either + - diversity < 0 # GHC 8.4 via fasta + - loop < 0 # GHC 8.4 via foldl + - mono-traversable < 0 # GHC 8.4 via foldl + - sampling < 0 # GHC 8.4 via foldl + - ChannelT < 0 # GHC 8.4 via free + - Rasterific < 0 # GHC 8.4 via free + - ghc-exactprint < 0 # GHC 8.4 via free + - language-docker < 0 # GHC 8.4 via free + - objective < 0 # GHC 8.4 via free + - pipes-group < 0 # GHC 8.4 via free + - yi-snippet < 0 # GHC 8.4 via free + - foundation < 0 # GHC 8.4 via gauge + - mono-traversable < 0 # GHC 8.4 via gauge + - mutable-containers < 0 # GHC 8.4 via gauge + - glazier-pipes < 0 # GHC 8.4 via glazier + - asn1-types < 0 # GHC 8.4 via hourglass + - hourglass-orphans < 0 # GHC 8.4 via hourglass + - hslua-aeson < 0 # GHC 8.4 via hslua + - ClustalParser < 0 # GHC 8.4 via hspec + - JuicyPixels-extra < 0 # GHC 8.4 via hspec + - SCalendar < 0 # GHC 8.4 via hspec + - ViennaRNAParser < 0 # GHC 8.4 via hspec + - adler32 < 0 # GHC 8.4 via hspec + - app-settings < 0 # GHC 8.4 via hspec + - atomic-write < 0 # GHC 8.4 via hspec + - base-compat < 0 # GHC 8.4 via hspec + - base-orphans < 0 # GHC 8.4 via hspec + - base32string < 0 # GHC 8.4 via hspec + - base58string < 0 # GHC 8.4 via hspec + - bbdb < 0 # GHC 8.4 via hspec + - binary-conduit < 0 # GHC 8.4 via hspec + - bitcoin-script < 0 # GHC 8.4 via hspec + - bitcoin-types < 0 # GHC 8.4 via hspec + - bitset-word8 < 0 # GHC 8.4 via hspec + - bordacount < 0 # GHC 8.4 via hspec + - bzlib-conduit < 0 # GHC 8.4 via hspec + - cache < 0 # GHC 8.4 via hspec + - cereal-time < 0 # GHC 8.4 via hspec + - clay < 0 # GHC 8.4 via hspec + - clock-extras < 0 # GHC 8.4 via hspec + - compactmap < 0 # GHC 8.4 via hspec + - constraints < 0 # GHC 8.4 via hspec + - cue-sheet < 0 # GHC 8.4 via hspec + - currencies < 0 # GHC 8.4 via hspec + - data-diverse < 0 # GHC 8.4 via hspec + - data-msgpack < 0 # GHC 8.4 via hspec + - deriving-compat < 0 # GHC 8.4 via hspec + - descriptive < 0 # GHC 8.4 via hspec + - distributed-closure < 0 # GHC 8.4 via hspec + - do-list < 0 # GHC 8.4 via hspec + - dockerfile < 0 # GHC 8.4 via hspec + - dotenv < 0 # GHC 8.4 via hspec + - dvorak < 0 # GHC 8.4 via hspec + - elm-export < 0 # GHC 8.4 via hspec + - envparse < 0 # GHC 8.4 via hspec + - farmhash < 0 # GHC 8.4 via hspec + - fileplow < 0 # GHC 8.4 via hspec + - flac < 0 # GHC 8.4 via hspec + - flac-picture < 0 # GHC 8.4 via hspec + - fmt < 0 # GHC 8.4 via hspec + - fold-debounce < 0 # GHC 8.4 via hspec + - forma < 0 # GHC 8.4 via hspec + - format-numbers < 0 # GHC 8.4 via hspec + - formatting < 0 # GHC 8.4 via hspec + - friendly-time < 0 # GHC 8.4 via hspec + - frontmatter < 0 # GHC 8.4 via hspec + - fuzzcheck < 0 # GHC 8.4 via hspec + - general-games < 0 # GHC 8.4 via hspec + - generic-deriving < 0 # GHC 8.4 via hspec + - genvalidity < 0 # GHC 8.4 via hspec + - genvalidity-aeson < 0 # GHC 8.4 via hspec + - genvalidity-bytestring < 0 # GHC 8.4 via hspec + - genvalidity-containers < 0 # GHC 8.4 via hspec + - genvalidity-hspec < 0 # GHC 8.4 via hspec + - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec + - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec + - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec + - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec + - genvalidity-path < 0 # GHC 8.4 via hspec + - genvalidity-property < 0 # GHC 8.4 via hspec + - genvalidity-scientific < 0 # GHC 8.4 via hspec + - genvalidity-text < 0 # GHC 8.4 via hspec + - genvalidity-time < 0 # GHC 8.4 via hspec + - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec + - genvalidity-vector < 0 # GHC 8.4 via hspec + - getopt-generics < 0 # GHC 8.4 via hspec + - ghost-buster < 0 # GHC 8.4 via hspec + - glabrous < 0 # GHC 8.4 via hspec + - graph-wrapper < 0 # GHC 8.4 via hspec + - gravatar < 0 # GHC 8.4 via hspec + - hasql-migration < 0 # GHC 8.4 via hspec + - hexstring < 0 # GHC 8.4 via hspec + - hformat < 0 # GHC 8.4 via hspec + - hidden-char < 0 # GHC 8.4 via hspec + - hindent < 0 # GHC 8.4 via hspec + - hlibsass < 0 # GHC 8.4 via hspec + - hopfli < 0 # GHC 8.4 via hspec + - hourglass-orphans < 0 # GHC 8.4 via hspec + - hsass < 0 # GHC 8.4 via hspec + - hsexif < 0 # GHC 8.4 via hspec + - hslua-aeson < 0 # GHC 8.4 via hspec + - hspec-checkers < 0 # GHC 8.4 via hspec + - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec + - hspec-golden-aeson < 0 # GHC 8.4 via hspec + - hspec-megaparsec < 0 # GHC 8.4 via hspec + - hspec-smallcheck < 0 # GHC 8.4 via hspec + - hspec-webdriver < 0 # GHC 8.4 via hspec + - htaglib < 0 # GHC 8.4 via hspec + - html-email-validate < 0 # GHC 8.4 via hspec + - hvect < 0 # GHC 8.4 via hspec + - hw-balancedparens < 0 # GHC 8.4 via hspec + - hw-bits < 0 # GHC 8.4 via hspec + - hw-conduit < 0 # GHC 8.4 via hspec + - hw-excess < 0 # GHC 8.4 via hspec + - hw-json < 0 # GHC 8.4 via hspec + - hw-mquery < 0 # GHC 8.4 via hspec + - hw-prim < 0 # GHC 8.4 via hspec + - hw-rankselect-base < 0 # GHC 8.4 via hspec + - hw-string-parse < 0 # GHC 8.4 via hspec + - identicon < 0 # GHC 8.4 via hspec + - imprint < 0 # GHC 8.4 via hspec + - inflections < 0 # GHC 8.4 via hspec + - inline-c < 0 # GHC 8.4 via hspec + - io-choice < 0 # GHC 8.4 via hspec + - io-region < 0 # GHC 8.4 via hspec + - iso8601-time < 0 # GHC 8.4 via hspec + - justified-containers < 0 # GHC 8.4 via hspec + - jvm < 0 # GHC 8.4 via hspec + - lame < 0 # GHC 8.4 via hspec + - language-docker < 0 # GHC 8.4 via hspec + - lens-family-th < 0 # GHC 8.4 via hspec + - lift-generics < 0 # GHC 8.4 via hspec + - load-env < 0 # GHC 8.4 via hspec + - logging-facade < 0 # GHC 8.4 via hspec + - loop < 0 # GHC 8.4 via hspec + - lrucaching < 0 # GHC 8.4 via hspec + - markdown-unlit < 0 # GHC 8.4 via hspec + - matrix-market-attoparsec < 0 # GHC 8.4 via hspec + - megaparsec < 0 # GHC 8.4 via hspec + - microstache < 0 # GHC 8.4 via hspec + - mixed-types-num < 0 # GHC 8.4 via hspec + - mnist-idx < 0 # GHC 8.4 via hspec + - mockery < 0 # GHC 8.4 via hspec + - monad-recorder < 0 # GHC 8.4 via hspec + - mono-traversable < 0 # GHC 8.4 via hspec + - mutable-containers < 0 # GHC 8.4 via hspec + - mysql < 0 # GHC 8.4 via hspec + - nagios-check < 0 # GHC 8.4 via hspec + - nanospec < 0 # GHC 8.4 via hspec + - netpbm < 0 # GHC 8.4 via hspec + - openexr-write < 0 # GHC 8.4 via hspec + - optparse-text < 0 # GHC 8.4 via hspec + - pagination < 0 # GHC 8.4 via hspec + - path-io < 0 # GHC 8.4 via hspec + - path-pieces < 0 # GHC 8.4 via hspec + - pinch < 0 # GHC 8.4 via hspec + - pretty-types < 0 # GHC 8.4 via hspec + - projectroot < 0 # GHC 8.4 via hspec + - protobuf-simple < 0 # GHC 8.4 via hspec + - pthread < 0 # GHC 8.4 via hspec + - quickcheck-assertions < 0 # GHC 8.4 via hspec + - ramus < 0 # GHC 8.4 via hspec + - reinterpret-cast < 0 # GHC 8.4 via hspec + - resourcet < 0 # GHC 8.4 via hspec + - rot13 < 0 # GHC 8.4 via hspec + - say < 0 # GHC 8.4 via hspec + - scalendar < 0 # GHC 8.4 via hspec + - scanner < 0 # GHC 8.4 via hspec + - serversession < 0 # GHC 8.4 via hspec + - should-not-typecheck < 0 # GHC 8.4 via hspec + - simple-templates < 0 # GHC 8.4 via hspec + - sparse-linear-algebra < 0 # GHC 8.4 via hspec + - state-codes < 0 # GHC 8.4 via hspec + - stb-image-redux < 0 # GHC 8.4 via hspec + - stopwatch < 0 # GHC 8.4 via hspec + - streamly < 0 # GHC 8.4 via hspec + - string-conversions < 0 # GHC 8.4 via hspec + - stringbuilder < 0 # GHC 8.4 via hspec + - sum-type-boilerplate < 0 # GHC 8.4 via hspec + - sysinfo < 0 # GHC 8.4 via hspec + - text-conversions < 0 # GHC 8.4 via hspec + - text-metrics < 0 # GHC 8.4 via hspec + - th-desugar < 0 # GHC 8.4 via hspec + - th-orphans < 0 # GHC 8.4 via hspec + - thread-hierarchy < 0 # GHC 8.4 via hspec + - users-test < 0 # GHC 8.4 via hspec + - varying < 0 # GHC 8.4 via hspec + - wave < 0 # GHC 8.4 via hspec + - wide-word < 0 # GHC 8.4 via hspec + - wikicfp-scraper < 0 # GHC 8.4 via hspec + - wild-bind < 0 # GHC 8.4 via hspec + - withdependencies < 0 # GHC 8.4 via hspec + - word-trie < 0 # GHC 8.4 via hspec + - word8 < 0 # GHC 8.4 via hspec + - xeno < 0 # GHC 8.4 via hspec + - xxhash < 0 # GHC 8.4 via hspec + - xxhash-ffi < 0 # GHC 8.4 via hspec + - yaml < 0 # GHC 8.4 via hspec + - yes-precure5-command < 0 # GHC 8.4 via hspec + - yi-rope < 0 # GHC 8.4 via hspec + - zlib-bindings < 0 # GHC 8.4 via hspec + - elm-export < 0 # GHC 8.4 via hspec-core + - genvalidity-hspec < 0 # GHC 8.4 via hspec-core + - hspec-golden-aeson < 0 # GHC 8.4 via hspec-core + - hspec-smallcheck < 0 # GHC 8.4 via hspec-core + - hspec-webdriver < 0 # GHC 8.4 via hspec-core + - ClustalParser < 0 # GHC 8.4 via hspec-discover + - hsass < 0 # GHC 8.4 via hspec-discover + - pinch < 0 # GHC 8.4 via hspec-discover + - pthread < 0 # GHC 8.4 via hspec-discover + - text-conversions < 0 # GHC 8.4 via hspec-discover + - hw-json < 0 # GHC 8.4 via hw-rankselect + - hw-succinct < 0 # GHC 8.4 via hw-rankselect + - H < 0 # GHC 8.4 via inline-r + - mysql-haskell-nem < 0 # GHC 8.4 via io-streams + - pdf-toolbox-content < 0 # GHC 8.4 via io-streams + - pdf-toolbox-core < 0 # GHC 8.4 via io-streams + - pdf-toolbox-document < 0 # GHC 8.4 via io-streams + - mighty-metropolis < 0 # GHC 8.4 via kan-extensions + - result < 0 # GHC 8.4 via keys + - astro < 0 # GHC 8.4 via matrix + - general-games < 0 # GHC 8.4 via monad-loops + - hindent < 0 # GHC 8.4 via monad-loops + - hsass < 0 # GHC 8.4 via monad-loops + - misfortune < 0 # GHC 8.4 via monad-loops + - pipes-mongodb < 0 # GHC 8.4 via mongoDB + - mysql-haskell-nem < 0 # GHC 8.4 via mysql-haskell + - mysql-haskell-openssl < 0 # GHC 8.4 via mysql-haskell + - messagepack-rpc < 0 # GHC 8.4 via network-simple + - distributed-process < 0 # GHC 8.4 via network-transport-tcp + - serversession < 0 # GHC 8.4 via nonce + - pipes-aeson < 0 # GHC 8.4 via pipes-attoparsec + - pipes-fastx < 0 # GHC 8.4 via pipes-attoparsec + - hasql < 0 # GHC 8.4 via postgresql-binary + - auto < 0 # GHC 8.4 via profunctors + - dejafu < 0 # GHC 8.4 via profunctors + - discrimination < 0 # GHC 8.4 via profunctors + - hasql < 0 # GHC 8.4 via profunctors + - netwire < 0 # GHC 8.4 via profunctors + - objective < 0 # GHC 8.4 via profunctors + - one-liner < 0 # GHC 8.4 via profunctors + - product-profunctors < 0 # GHC 8.4 via profunctors + - withdependencies < 0 # GHC 8.4 via profunctors + - zlib-lens < 0 # GHC 8.4 via profunctors + - hspec-golden-aeson < 0 # GHC 8.4 via quickcheck-arbitrary-adt + - dice < 0 # GHC 8.4 via random-fu + - misfortune < 0 # GHC 8.4 via random-fu + - rank-product < 0 # GHC 8.4 via random-fu + - sdl2-image < 0 # GHC 8.4 via sdl2 + - sdl2-mixer < 0 # GHC 8.4 via sdl2 + - sdl2-ttf < 0 # GHC 8.4 via sdl2 + - state-codes < 0 # GHC 8.4 via shakespeare + - jni < 0 # GHC 8.4 via singletons + - jvm < 0 # GHC 8.4 via singletons + - n-tuple < 0 # GHC 8.4 via singletons + - type-combinators-singletons < 0 # GHC 8.4 via singletons + - yi-snippet < 0 # GHC 8.4 via tasty-hunit + - yi-snippet < 0 # GHC 8.4 via tasty-th + - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams + - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl + - H < 0 # GHC 8.4 via temporary + - atomic-write < 0 # GHC 8.4 via temporary + - direct-sqlite < 0 # GHC 8.4 via temporary + - fileplow < 0 # GHC 8.4 via temporary + - flac < 0 # GHC 8.4 via temporary + - flac-picture < 0 # GHC 8.4 via temporary + - gnuplot < 0 # GHC 8.4 via temporary + - hsass < 0 # GHC 8.4 via temporary + - lame < 0 # GHC 8.4 via temporary + - markdown-unlit < 0 # GHC 8.4 via temporary + - mockery < 0 # GHC 8.4 via temporary + - path-io < 0 # GHC 8.4 via temporary + - say < 0 # GHC 8.4 via temporary + - silently < 0 # GHC 8.4 via temporary + - texmath < 0 # GHC 8.4 via temporary + - vector-mmap < 0 # GHC 8.4 via temporary + - wave < 0 # GHC 8.4 via temporary + - weigh < 0 # GHC 8.4 via temporary + - yaml < 0 # GHC 8.4 via temporary + - zip-archive < 0 # GHC 8.4 via temporary + - tidal-midi < 0 # GHC 8.4 via tidal + - axiom < 0 # GHC 8.4 via transient-universe + - haskell-names < 0 # GHC 8.4 via traverse-with-class + - universe < 0 # GHC 8.4 via universe-instances-extended + - binary-orphans < 0 # GHC 8.4 via vector-binary-instances + - statistics < 0 # GHC 8.4 via vector-binary-instances + - openexr-write < 0 # GHC 8.4 via vector-split + - hspec-webdriver < 0 # GHC 8.4 via webdriver + - mysql-haskell-openssl < 0 # GHC 8.4 via wire-streams + - wl-pprint-console < 0 # GHC 8.4 via wl-pprint-annotated + - wl-pprint-terminfo < 0 # GHC 8.4 via wl-pprint-extras + - writer-cps-full < 0 # GHC 8.4 via writer-cps-lens + - yi-fuzzy-open < 0 # GHC 8.4 via yi-core + - yi-ireader < 0 # GHC 8.4 via yi-core + - yi-keymap-cua < 0 # GHC 8.4 via yi-core + - yi-keymap-emacs < 0 # GHC 8.4 via yi-core + - yi-misc-modes < 0 # GHC 8.4 via yi-core + - yi-mode-haskell < 0 # GHC 8.4 via yi-core + - yi-mode-javascript < 0 # GHC 8.4 via yi-core + - yi-snippet < 0 # GHC 8.4 via yi-core + - yi-fuzzy-open < 0 # GHC 8.4 via yi-language + - yi-ireader < 0 # GHC 8.4 via yi-language + - yi-keymap-emacs < 0 # GHC 8.4 via yi-language + - yi-misc-modes < 0 # GHC 8.4 via yi-language + - yi-mode-haskell < 0 # GHC 8.4 via yi-language + - yi-mode-javascript < 0 # GHC 8.4 via yi-language + - aeson-better-errors < 0 # GHC 8.4 via aeson + - aeson-generic-compat < 0 # GHC 8.4 via aeson + - aeson-yak < 0 # GHC 8.4 via aeson + - clang-compilation-database < 0 # GHC 8.4 via aeson + - docopt < 0 # GHC 8.4 via aeson + - hackage-db < 0 # GHC 8.4 via aeson + - haxl < 0 # GHC 8.4 via aeson + - hlint < 0 # GHC 8.4 via aeson + - json-rpc-generic < 0 # GHC 8.4 via aeson + - log-base < 0 # GHC 8.4 via aeson + - lxd-client-config < 0 # GHC 8.4 via aeson + - path < 0 # GHC 8.4 via aeson + - stripe-core < 0 # GHC 8.4 via aeson + - users < 0 # GHC 8.4 via aeson + - validity-aeson < 0 # GHC 8.4 via aeson + - weeder < 0 # GHC 8.4 via aeson + - xml-to-json < 0 # GHC 8.4 via aeson + - log-base < 0 # GHC 8.4 via aeson-pretty + - configurator-export < 0 # GHC 8.4 via base-compat + - gitrev < 0 # GHC 8.4 via base-compat + - prompt < 0 # GHC 8.4 via base-compat + - quickcheck-instances < 0 # GHC 8.4 via base-compat + - tagged-binary < 0 # GHC 8.4 via base-compat + - typelits-witnesses < 0 # GHC 8.4 via base-compat + - wl-pprint-text < 0 # GHC 8.4 via base-compat + - witherable < 0 # GHC 8.4 via base-orphans + - quickcheck-instances < 0 # GHC 8.4 via case-insensitive + - tostring < 0 # GHC 8.4 via case-insensitive + - configurator-export < 0 # GHC 8.4 via configurator + - monad-unlift < 0 # GHC 8.4 via constraints + - monad-unlift-ref < 0 # GHC 8.4 via constraints + - poly-arity < 0 # GHC 8.4 via constraints + - typelits-witnesses < 0 # GHC 8.4 via constraints + - unfoldable-restricted < 0 # GHC 8.4 via constraints + - unit-constraint < 0 # GHC 8.4 via constraints + - hunit-dejafu < 0 # GHC 8.4 via dejafu + - selda-sqlite < 0 # GHC 8.4 via direct-sqlite + - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process + - hexml < 0 # GHC 8.4 via extra + - hlint < 0 # GHC 8.4 via extra + - shake < 0 # GHC 8.4 via extra + - weeder < 0 # GHC 8.4 via extra + - flat-mcmc < 0 # GHC 8.4 via formatting + - memory < 0 # GHC 8.4 via foundation + - weeder < 0 # GHC 8.4 via foundation + - process-extras < 0 # GHC 8.4 via generic-deriving + - unicode-transforms < 0 # GHC 8.4 via getopt-generics + - disposable < 0 # GHC 8.4 via ghcjs-base-stub + - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub + - HSet < 0 # GHC 8.4 via hashable + - basic-prelude < 0 # GHC 8.4 via hashable + - concurrent-supply < 0 # GHC 8.4 via hashable + - dynamic-state < 0 # GHC 8.4 via hashable + - functor-classes-compat < 0 # GHC 8.4 via hashable + - hashmap < 0 # GHC 8.4 via hashable + - hashtables < 0 # GHC 8.4 via hashable + - haxl < 0 # GHC 8.4 via hashable + - intern < 0 # GHC 8.4 via hashable + - microlens-platform < 0 # GHC 8.4 via hashable + - network-transport < 0 # GHC 8.4 via hashable + - once < 0 # GHC 8.4 via hashable + - path < 0 # GHC 8.4 via hashable + - perfect-hash-generator < 0 # GHC 8.4 via hashable + - pred-set < 0 # GHC 8.4 via hashable + - quickcheck-instances < 0 # GHC 8.4 via hashable + - renderable < 0 # GHC 8.4 via hashable + - resource-pool < 0 # GHC 8.4 via hashable + - selda < 0 # GHC 8.4 via hashable + - shake < 0 # GHC 8.4 via hashable + - stm-containers < 0 # GHC 8.4 via hashable + - strict-types < 0 # GHC 8.4 via hashable + - swish < 0 # GHC 8.4 via hashable + - tmapchan < 0 # GHC 8.4 via hashable + - ttrie < 0 # GHC 8.4 via hashable + - unfoldable-restricted < 0 # GHC 8.4 via hashable + - uniplate < 0 # GHC 8.4 via hashable + - unique < 0 # GHC 8.4 via hashable + - unordered-containers < 0 # GHC 8.4 via hashable + - uuid-types < 0 # GHC 8.4 via hashable + - validity-unordered-containers < 0 # GHC 8.4 via hashable + - validity-vector < 0 # GHC 8.4 via hashable + - weeder < 0 # GHC 8.4 via hashable + - witherable < 0 # GHC 8.4 via hashable + - xml-to-json < 0 # GHC 8.4 via hashable + - hasql-optparse-applicative < 0 # GHC 8.4 via hasql + - hasql-pool < 0 # GHC 8.4 via hasql + - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema + - shake < 0 # GHC 8.4 via js-flot + - shake < 0 # GHC 8.4 via js-jquery + - lens-simple < 0 # GHC 8.4 via lens-family-th + - monad-unlift-ref < 0 # GHC 8.4 via mutable-containers + - netwire-input < 0 # GHC 8.4 via netwire + - one-liner-instances < 0 # GHC 8.4 via one-liner + - unfoldable < 0 # GHC 8.4 via one-liner + - users < 0 # GHC 8.4 via path-pieces + - protocol-radius-test < 0 # GHC 8.4 via protocol-radius + - selda < 0 # GHC 8.4 via psqueues + - set-cover < 0 # GHC 8.4 via psqueues + - bno055-haskell < 0 # GHC 8.4 via resourcet + - h2c < 0 # GHC 8.4 via resourcet + - monad-unlift-ref < 0 # GHC 8.4 via resourcet + - scalpel < 0 # GHC 8.4 via scalpel-core + - aeson-better-errors < 0 # GHC 8.4 via scientific + - binary-parsers < 0 # GHC 8.4 via scientific + - json-rpc-generic < 0 # GHC 8.4 via scientific + - quickcheck-instances < 0 # GHC 8.4 via scientific + - special-values < 0 # GHC 8.4 via scientific + - validity-scientific < 0 # GHC 8.4 via scientific + - hquantlib < 0 # GHC 8.4 via statistics + - mwc-random < 0 # GHC 8.4 via statistics + - hackage-db < 0 # GHC 8.4 via tar + - packdeps < 0 # GHC 8.4 via tar + - hlint < 0 # GHC 8.4 via yaml + - lxd-client-config < 0 # GHC 8.4 via yaml + - weeder < 0 # GHC 8.4 via yaml + - epub-metadata < 0 # GHC 8.4 via zip-archive + - quickbench < 0 # GHC 8.4 via docopt + - optparse-simple < 0 # GHC 8.4 via gitrev + - RefSerialize < 0 # GHC 8.4 via hashtables + - TCache < 0 # GHC 8.4 via hashtables + - gtk2hs-buildtools < 0 # GHC 8.4 via hashtables + - gl < 0 # GHC 8.4 via hxt + - hxt-css < 0 # GHC 8.4 via hxt + - hxt-curl < 0 # GHC 8.4 via hxt + - hxt-expat < 0 # GHC 8.4 via hxt + - hxt-tagsoup < 0 # GHC 8.4 via hxt + - rainbow < 0 # GHC 8.4 via lens-simple + - bcrypt < 0 # GHC 8.4 via memory + - pem < 0 # GHC 8.4 via memory + - securemem < 0 # GHC 8.4 via memory + - monad-par < 0 # GHC 8.4 via mwc-random + - mwc-probability < 0 # GHC 8.4 via mwc-random + - network-transport-composed < 0 # GHC 8.4 via network-transport + - network-transport-inmemory < 0 # GHC 8.4 via network-transport + - network-transport-tests < 0 # GHC 8.4 via network-transport + - path-extra < 0 # GHC 8.4 via path + - validity-path < 0 # GHC 8.4 via path + - pdfinfo < 0 # GHC 8.4 via process-extras + - edit-distance-vector < 0 # GHC 8.4 via quickcheck-instances + - selda-postgresql < 0 # GHC 8.4 via selda + - quickcheck-special < 0 # GHC 8.4 via special-values + - slave-thread < 0 # GHC 8.4 via stm-containers + - quickcheck-combinators < 0 # GHC 8.4 via unfoldable-restricted + - haskell-src-exts-util < 0 # GHC 8.4 via uniplate + - nsis < 0 # GHC 8.4 via uniplate + - biopsl < 0 # GHC 8.4 via unordered-containers + - charset < 0 # GHC 8.4 via unordered-containers + - islink < 0 # GHC 8.4 via unordered-containers + - Workflow < 0 # GHC 8.4 via RefSerialize + - Workflow < 0 # GHC 8.4 via TCache + - cairo < 0 # GHC 8.4 via gtk2hs-buildtools + - glib < 0 # GHC 8.4 via gtk2hs-buildtools + - pango < 0 # GHC 8.4 via gtk2hs-buildtools + - mcmc-types < 0 # GHC 8.4 via mwc-probability + - cipher-aes < 0 # GHC 8.4 via securemem + - cipher-blowfish < 0 # GHC 8.4 via securemem + - cipher-camellia < 0 # GHC 8.4 via securemem + - cipher-des < 0 # GHC 8.4 via securemem + - crypto-cipher-tests < 0 # GHC 8.4 via securemem + - crypto-cipher-types < 0 # GHC 8.4 via securemem + - plot < 0 # GHC 8.4 via cairo + - cryptocipher < 0 # GHC 8.4 via cipher-aes + - cryptocipher < 0 # GHC 8.4 via cipher-blowfish + - cryptocipher < 0 # GHC 8.4 via cipher-camellia + - cryptocipher < 0 # GHC 8.4 via cipher-des + - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-tests + - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-types + - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types + - plot < 0 # GHC 8.4 via pango + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -3513,6 +5718,8 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. + - Cabal # GHC 8.4 via tasty + - call-stack # GHC 8.4 via nanospec - HTTP # conduit-extra 1.3 - aeson - attoparsec # QuickCheck 2.10 From 276ac569e7fa809727442316a9b62f876db36e8f Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Mon, 12 Mar 2018 21:23:44 +0100 Subject: [PATCH 1101/1263] Add `bsb-http-chunked` to my packages --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 59c149f1..8bb52aba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -206,6 +206,7 @@ packages: - threepenny-gui - snap-server - newtype-generics + - bsb-http-chunked "Joe M @joe9": - logger-thread From 9ee4de3d841fb71912268dc1831636e5b37e54c8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 14:37:50 -0700 Subject: [PATCH 1102/1263] Bump travis GHCVER to 8.4.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f66c4a58..b9c70459 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ addons: - libgmp-dev env: -- GHCVER=8.2.2 +- GHCVER=8.4.1 install: # Download and unpack the stack executable From 63aa8a67dcce817abd601e389144802c84ad02a6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 15:24:32 -0700 Subject: [PATCH 1103/1263] Update Docker image to use ghc 8.4, llvm 5.0 --- Dockerfile | 2 +- debian-bootstrap.sh | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Dockerfile b/Dockerfile index 146edda4..eae87596 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ENV HOME /home/stackage ENV LANG en_US.UTF-8 # NOTE: also update debian-bootstrap.sh when cuda version changes -ENV PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.2.2/bin:/usr/sbin:/usr/bin:/sbin:/bin +ENV PATH /usr/local/cuda-8.0/bin:/opt/ghc/8.4.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 diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 12ee32cd..cb111408 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.2.2 +GHCVER=8.4.1 apt-get update apt-get install -y \ @@ -156,6 +156,12 @@ 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 +# llvm-5.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-5.0 main" \ + && apt-get update \ + && apt-get install -y llvm-5.0 + # Buggy versions of ld.bfd fail to link some Haskell packages: # https://sourceware.org/bugzilla/show_bug.cgi?id=17689. Gold is # faster anyways and uses less RAM. @@ -166,9 +172,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.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 +# GHC 8.4 requires LLVM 5.0 tools (specifically, llc-5.0 and opt-5.0). +update-alternatives --install "/usr/bin/llc" "llc" "/usr/bin/llc-5.0" 50 +update-alternatives --install "/usr/bin/opt" "opt" "/usr/bin/opt-5.0" 50 # Made sure a "node" binary is in the path, as well as "nodejs". # A historical naming collision on Debian means that the binary is called "nodejs", @@ -202,12 +208,6 @@ 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-5.0 main" \ - && apt-get update \ - && apt-get install -y llvm-5.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 \ From d47437641ecbffd31d1eb45eace6ba2d69287e09 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:19:55 -0700 Subject: [PATCH 1104/1263] Remove bytestring-trie and hpp per GHC 8.4 build failure --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4365ab7f..04590e49 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1022,7 +1022,7 @@ packages: - BoundedChan - broadcast-chan - bytestring-lexing - - bytestring-trie + # - bytestring-trie # build failure GHC 8.4 - data-accessor - data-accessor-mtl - fuzzcheck @@ -2370,7 +2370,7 @@ packages: "Anthony Cowley @acowley": - Frames - - hpp + # - hpp # GHC 8.4 via bytestring-trie "Takayuki Muranushi @nushio3": - binary-search From c46ea32136797219d3fb5bd04bde9c018904a534 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:25:24 -0700 Subject: [PATCH 1105/1263] Remove timespan per agrafix/timespan#1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04590e49..335e87ae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1087,7 +1087,7 @@ packages: - dataurl - psql-helpers - superbuffer - - timespan + # - timespan # build failure GHC 8.4 https://github.com/agrafix/timespan/issues/1 - distance - async-extra - format-numbers From 6c5b4c34e6800a6e768e0fe765f9e9db312ab7b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:29:28 -0700 Subject: [PATCH 1106/1263] Recategorize and comment on packages blocked by ghc 8.4 --- build-constraints.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 335e87ae..9be0efbf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3256,7 +3256,15 @@ packages: # 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": + "Removed packages": [] + + # This section was used to programmatically generate a set of removals + # that would result in a valid build plan. + # These packages have version bounds in their deps or transitive deps + # which prevent them from forming a valid build plan with ghc 8.4. + # These lines are temporary and should ideally be replaced by commenting out + # the packages at their point of inclusion. + "Blocked by GHC 8.4": - Agda < 0 # GHC 8.4 via base-4.11.0.0 - Earley < 0 # GHC 8.4 via base-4.11.0.0 - Frames < 0 # GHC 8.4 via base-4.11.0.0 From fc6c11bd183918d75bb0fdf45cbe0e003f9ff41c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:32:42 -0700 Subject: [PATCH 1107/1263] Remove heap and median-stream per pruvisto/heap#5 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9be0efbf..8035ba80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -238,7 +238,7 @@ packages: "Joseph Canero @caneroj1": # - sqlite-simple-errors # text 1.2.3.0 - - median-stream + # - median-stream # GHC 8.4 via heap - stm-supply - filter-logger - tile @@ -3258,6 +3258,11 @@ packages: # that new packages depending on it will be flagged as well. "Removed packages": [] + # Packages not explicitly in the build plan that are blocked + # from inclusion due to compilation failure with ghc 8.4 + "Build failure with GHC 8.4": + - heap < 0 # https://github.com/pruvisto/heap/issues/5 + # This section was used to programmatically generate a set of removals # that would result in a valid build plan. # These packages have version bounds in their deps or transitive deps From 01249b52df8a39c4450982d78329f2d7ca65d4eb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:40:11 -0700 Subject: [PATCH 1108/1263] Remove cabal-file-th per nkpart/cabal-file-th#8 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8035ba80..cb32a145 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1519,7 +1519,8 @@ packages: - text-manipulate "Nick Partridge @nkpart": - - cabal-file-th + - cabal-file-th < 0 # removeme + # - cabal-file-th # https://github.com/nkpart/cabal-file-th/issues/8 "Gershom Bazerman @gbaz": - jmacro From 133c1048cd7209fb81640d18416113dd027e246a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:40:42 -0700 Subject: [PATCH 1109/1263] remove the removeme --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb32a145..b8afee68 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1519,7 +1519,6 @@ packages: - text-manipulate "Nick Partridge @nkpart": - - cabal-file-th < 0 # removeme # - cabal-file-th # https://github.com/nkpart/cabal-file-th/issues/8 "Gershom Bazerman @gbaz": From f6e5c7e0a41049c1ec2b2697434b6f4a497350a4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 16:41:02 -0700 Subject: [PATCH 1110/1263] Valid yaml --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8afee68..fb931ddc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1519,6 +1519,7 @@ packages: - text-manipulate "Nick Partridge @nkpart": + [] # - cabal-file-th # https://github.com/nkpart/cabal-file-th/issues/8 "Gershom Bazerman @gbaz": From 64312dce8f86184d88438956c6989c649da08e8d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 12 Mar 2018 17:30:04 -0700 Subject: [PATCH 1111/1263] Remove packages with build failures with ghc 8.4 --- build-constraints.yaml | 87 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb931ddc..fb411241 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3259,10 +3259,93 @@ packages: # that new packages depending on it will be flagged as well. "Removed packages": [] - # Packages not explicitly in the build plan that are blocked + # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - - heap < 0 # https://github.com/pruvisto/heap/issues/5 + - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + # may have no issue yet + - FPretty < 0 # build failure with GHC 8.4 + - Genbank < 0 # build failure with GHC 8.4 + - HCodecs < 0 # build failure with GHC 8.4 + - HaXml < 0 # build failure with GHC 8.4 + - OneTuple < 0 # build failure with GHC 8.4 + - ShellCheck < 0 # build failure with GHC 8.4 + - YampaSynth < 0 # build failure with GHC 8.4 + - alsa-pcm < 0 # build failure with GHC 8.4 + - audacity < 0 # build failure with GHC 8.4 + - bioace < 0 # build failure with GHC 8.4 + - bioalign < 0 # build failure with GHC 8.4 + - biocore < 0 # build failure with GHC 8.4 + - biofasta < 0 # build failure with GHC 8.4 + - biofastq < 0 # build failure with GHC 8.4 + - blastxml < 0 # build failure with GHC 8.4 + - bytestring-trie < 0 # build failure with GHC 8.4 + - cabal-file-th < 0 # build failure with GHC 8.4 + - cassette < 0 # build failure with GHC 8.4 + - colorful-monoids < 0 # build failure with GHC 8.4 + - cublas < 0 # build failure with GHC 8.4 + - cuda < 0 # build failure with GHC 8.4 + - cusolver < 0 # build failure with GHC 8.4 + - cusparse < 0 # build failure with GHC 8.4 + - data-inttrie < 0 # build failure with GHC 8.4 + - data-memocombinators < 0 # build failure with GHC 8.4 + - diff3 < 0 # build failure with GHC 8.4 + - distance < 0 # build failure with GHC 8.4 + - distribution < 0 # build failure with GHC 8.4 + - djinn-lib < 0 # build failure with GHC 8.4 + - fitspec < 0 # build failure with GHC 8.4 + - ghc-events < 0 # build failure with GHC 8.4 + - ghc-syb-utils < 0 # build failure with GHC 8.4 + - ghcjs-perch < 0 # build failure with GHC 8.4 + - gluturtle < 0 # build failure with GHC 8.4 + - group-by-date < 0 # build failure with GHC 8.4 + - haskell-src < 0 # build failure with GHC 8.4 + - heap < 0 # build failure with GHC 8.4 + - hid < 0 # build failure with GHC 8.4 + - hpp < 0 # build failure with GHC 8.4 + - hsb2hs < 0 # build failure with GHC 8.4 + - hsignal < 0 # build failure with GHC 8.4 + - hsndfile < 0 # build failure with GHC 8.4 + - hsndfile-vector < 0 # build failure with GHC 8.4 + - hsshellscript < 0 # build failure with GHC 8.4 + - hstatistics < 0 # build failure with GHC 8.4 + - hw-fingertree < 0 # build failure with GHC 8.4 + - json < 0 # build failure with GHC 8.4 + - language-fortran < 0 # build failure with GHC 8.4 + - language-glsl < 0 # build failure with GHC 8.4 + - list-t < 0 # build failure with GHC 8.4 + - median-stream < 0 # build failure with GHC 8.4 + - miniutter < 0 # build failure with GHC 8.4 + - monadoid < 0 # build failure with GHC 8.4 + - nfc < 0 # build failure with GHC 8.4 + - nvvm < 0 # build failure with GHC 8.4 + - persistable-types-HDBC-pg < 0 # build failure with GHC 8.4 + - pipes-safe < 0 # build failure with GHC 8.4 + - preprocessor-tools < 0 # build failure with GHC 8.4 + - pure-io < 0 # build failure with GHC 8.4 + - reform < 0 # build failure with GHC 8.4 + - relational-query < 0 # build failure with GHC 8.4 + - relational-query-HDBC < 0 # build failure with GHC 8.4 + - relational-record < 0 # build failure with GHC 8.4 + - relational-schemas < 0 # build failure with GHC 8.4 + - runmemo < 0 # build failure with GHC 8.4 + - set-monad < 0 # build failure with GHC 8.4 + - skeletons < 0 # build failure with GHC 8.4 + - sql-words < 0 # build failure with GHC 8.4 + - timespan < 0 # build failure with GHC 8.4 + - timezone-olson < 0 # build failure with GHC 8.4 + - tinytemplate < 0 # build failure with GHC 8.4 + - transient < 0 # build failure with GHC 8.4 + - tuple < 0 # build failure with GHC 8.4 + - validity < 0 # build failure with GHC 8.4 + - validity-bytestring < 0 # build failure with GHC 8.4 + - validity-containers < 0 # build failure with GHC 8.4 + - validity-text < 0 # build failure with GHC 8.4 + - validity-time < 0 # build failure with GHC 8.4 + - vector-sized < 0 # build failure with GHC 8.4 + - wl-pprint < 0 # build failure with GHC 8.4 + - yjsvg < 0 # build failure with GHC 8.4 + # This section was used to programmatically generate a set of removals # that would result in a valid build plan. From 71baf39fc53024597a091a5701f43fb2eee6a8ba Mon Sep 17 00:00:00 2001 From: k0ral Date: Tue, 13 Mar 2018 17:14:36 +0100 Subject: [PATCH 1112/1263] Fixed conduit-parse and xml-conduit-parse Cf https://github.com/k0ral/conduit-parse/issues/2. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb411241..44bac64f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1781,13 +1781,13 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - # - conduit-parse # https://github.com/k0ral/conduit-parse/issues/2 + - conduit-parse - dublincore-xml-conduit - euler-tour-tree - opml-conduit - rss-conduit - timerep - # - xml-conduit-parse # via conduit-parse + - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - protocol-buffers From 51124c9de43ce76773e7761f3f386e1de83c68bb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 09:43:00 -0700 Subject: [PATCH 1113/1263] First wave of unblocks, most test frameworks ok now --- build-constraints.yaml | 1204 +++++++++------------------------------- 1 file changed, 271 insertions(+), 933 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb411241..0b78cd16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3380,7 +3380,6 @@ packages: - alarmclock < 0 # GHC 8.4 via base-4.11.0.0 - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via base-4.11.0.0 - - async < 0 # GHC 8.4 via base-4.11.0.0 - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 - benchpress < 0 # GHC 8.4 via base-4.11.0.0 @@ -3559,7 +3558,6 @@ packages: - xhtml < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - brittany < 0 # GHC 8.4 via ghc-8.4.1 - - doctest < 0 # GHC 8.4 via ghc-8.4.1 - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-ast < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-8.4.1 @@ -3613,88 +3611,6 @@ packages: - stm-supply < 0 # GHC 8.4 via Unique - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph - - apecs < 0 # GHC 8.4 via async - - ascii-progress < 0 # GHC 8.4 via async - - async-extra < 0 # GHC 8.4 via async - - b9 < 0 # GHC 8.4 via async - - buchhaltung < 0 # GHC 8.4 via async - - classy-prelude < 0 # GHC 8.4 via async - - concurrent-output < 0 # GHC 8.4 via async - - conduit-extra < 0 # GHC 8.4 via async - - conduit-throttle < 0 # GHC 8.4 via async - - courier < 0 # GHC 8.4 via async - - cql-io < 0 # GHC 8.4 via async - - ctrie < 0 # GHC 8.4 via async - - djinn-ghc < 0 # GHC 8.4 via async - - dns < 0 # GHC 8.4 via async - - enclosed-exceptions < 0 # GHC 8.4 via async - - eventsource-store-specs < 0 # GHC 8.4 via async - - eventsource-stub-store < 0 # GHC 8.4 via async - - eventstore < 0 # GHC 8.4 via async - - every < 0 # GHC 8.4 via async - - file-modules < 0 # GHC 8.4 via async - - filelock < 0 # GHC 8.4 via async - - fsnotify < 0 # GHC 8.4 via async - - fsnotify-conduit < 0 # GHC 8.4 via async - - hamtsolo < 0 # GHC 8.4 via async - - hapistrano < 0 # GHC 8.4 via async - - hedgehog < 0 # GHC 8.4 via async - - hedis < 0 # GHC 8.4 via async - - hinotify < 0 # GHC 8.4 via async - - hjsonschema < 0 # GHC 8.4 via async - - hledger-ui < 0 # GHC 8.4 via async - - hpc-coveralls < 0 # GHC 8.4 via async - - hpio < 0 # GHC 8.4 via async - - hspec-meta < 0 # GHC 8.4 via async - - http-client < 0 # GHC 8.4 via async - - http-reverse-proxy < 0 # GHC 8.4 via async - - io-memoize < 0 # GHC 8.4 via async - - irc-conduit < 0 # GHC 8.4 via async - - leveldb-haskell < 0 # GHC 8.4 via async - - log-warper < 0 # GHC 8.4 via async - - lxd-client < 0 # GHC 8.4 via async - - metrics < 0 # GHC 8.4 via async - - moesocks < 0 # GHC 8.4 via async - - pipes-concurrency < 0 # GHC 8.4 via async - - pipes-fluid < 0 # GHC 8.4 via async - - pixelated-avatar-generator < 0 # GHC 8.4 via async - - postgresql-simple-queue < 0 # GHC 8.4 via async - - quickcheck-state-machine < 0 # GHC 8.4 via async - - redis-io < 0 # GHC 8.4 via async - - riak < 0 # GHC 8.4 via async - - sbv < 0 # GHC 8.4 via async - - scotty < 0 # GHC 8.4 via async - - servant-subscriber < 0 # GHC 8.4 via async - - servant-websockets < 0 # GHC 8.4 via async - - shelly < 0 # GHC 8.4 via async - - simple-log < 0 # GHC 8.4 via async - - socket < 0 # GHC 8.4 via async - - stack < 0 # GHC 8.4 via async - - stm-conduit < 0 # GHC 8.4 via async - - stm-supply < 0 # GHC 8.4 via async - - store < 0 # GHC 8.4 via async - - streaming-commons < 0 # GHC 8.4 via async - - tasty < 0 # GHC 8.4 via async - - tasty-golden < 0 # GHC 8.4 via async - - tasty-silver < 0 # GHC 8.4 via async - - tasty-smallcheck < 0 # GHC 8.4 via async - - terminal-progress-bar < 0 # GHC 8.4 via async - - throttle-io-stream < 0 # GHC 8.4 via async - - tls < 0 # GHC 8.4 via async - - tmapmvar < 0 # GHC 8.4 via async - - turtle < 0 # GHC 8.4 via async - - typed-process < 0 # GHC 8.4 via async - - unboxed-ref < 0 # GHC 8.4 via async - - unliftio < 0 # GHC 8.4 via async - - wai-handler-launch < 0 # GHC 8.4 via async - - wai-middleware-consul < 0 # GHC 8.4 via async - - warp < 0 # GHC 8.4 via async - - websockets-rpc < 0 # GHC 8.4 via async - - websockets-simple < 0 # GHC 8.4 via async - - wild-bind-x11 < 0 # GHC 8.4 via async - - yesod-core < 0 # GHC 8.4 via async - - yesod-static < 0 # GHC 8.4 via async - - zeromq4-haskell < 0 # GHC 8.4 via async - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - HStringTemplate < 0 # GHC 8.4 via blaze-builder - airship < 0 # GHC 8.4 via blaze-builder @@ -3781,106 +3697,6 @@ packages: - kdt < 0 # GHC 8.4 via deepseq-generics - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics - - ad < 0 # GHC 8.4 via doctest - - approximate < 0 # GHC 8.4 via doctest - - attoparsec-time < 0 # GHC 8.4 via doctest - - bits < 0 # GHC 8.4 via doctest - - bitx-bitcoin < 0 # GHC 8.4 via doctest - - bookkeeping < 0 # GHC 8.4 via doctest - - bound < 0 # GHC 8.4 via doctest - - bytes < 0 # GHC 8.4 via doctest - - comonad < 0 # GHC 8.4 via doctest - - compensated < 0 # GHC 8.4 via doctest - - composable-associations-aeson < 0 # GHC 8.4 via doctest - - config-ini < 0 # GHC 8.4 via doctest - - dimensional < 0 # GHC 8.4 via doctest - - distribution-nixpkgs < 0 # GHC 8.4 via doctest - - distributive < 0 # GHC 8.4 via doctest - - dns < 0 # GHC 8.4 via doctest - - doctest-discover < 0 # GHC 8.4 via doctest - - email-validate < 0 # GHC 8.4 via doctest - - emailaddress < 0 # GHC 8.4 via doctest - - envelope < 0 # GHC 8.4 via doctest - - ersatz < 0 # GHC 8.4 via doctest - - fixed-vector < 0 # GHC 8.4 via doctest - - flow < 0 # GHC 8.4 via doctest - - folds < 0 # GHC 8.4 via doctest - - from-sum < 0 # GHC 8.4 via doctest - - gc < 0 # GHC 8.4 via doctest - - generic-lens < 0 # GHC 8.4 via doctest - - generics-eot < 0 # GHC 8.4 via doctest - - haskell-gi < 0 # GHC 8.4 via doctest - - hasmin < 0 # GHC 8.4 via doctest - - heaps < 0 # GHC 8.4 via doctest - - hedis < 0 # GHC 8.4 via doctest - - heterocephalus < 0 # GHC 8.4 via doctest - - hexml-lens < 0 # GHC 8.4 via doctest - - hledger-lib < 0 # GHC 8.4 via doctest - - hopenssl < 0 # GHC 8.4 via doctest - - hpio < 0 # GHC 8.4 via doctest - - hsemail < 0 # GHC 8.4 via doctest - - hsyslog < 0 # GHC 8.4 via doctest - - http-date < 0 # GHC 8.4 via doctest - - http-types < 0 # GHC 8.4 via doctest - - http2 < 0 # GHC 8.4 via doctest - - human-readable-duration < 0 # GHC 8.4 via doctest - - hyperloglog < 0 # GHC 8.4 via doctest - - hyphenation < 0 # GHC 8.4 via doctest - - influxdb < 0 # GHC 8.4 via doctest - - intervals < 0 # GHC 8.4 via doctest - - ip < 0 # GHC 8.4 via doctest - - iproute < 0 # GHC 8.4 via doctest - - jose-jwt < 0 # GHC 8.4 via doctest - - jwt < 0 # GHC 8.4 via doctest - - language-nix < 0 # GHC 8.4 via doctest - - lca < 0 # GHC 8.4 via doctest - - lens < 0 # GHC 8.4 via doctest - - lens-action < 0 # GHC 8.4 via doctest - - lens-aeson < 0 # GHC 8.4 via doctest - - lens-regex < 0 # GHC 8.4 via doctest - - linear < 0 # GHC 8.4 via doctest - - linear-accelerate < 0 # GHC 8.4 via doctest - - log-domain < 0 # GHC 8.4 via doctest - - machines < 0 # GHC 8.4 via doctest - - multiset < 0 # GHC 8.4 via doctest - - network < 0 # GHC 8.4 via doctest - - ochintin-daicho < 0 # GHC 8.4 via doctest - - online < 0 # GHC 8.4 via doctest - - pcre-heavy < 0 # GHC 8.4 via doctest - - pgp-wordlist < 0 # GHC 8.4 via doctest - - pretty-simple < 0 # GHC 8.4 via doctest - - prettyprinter < 0 # GHC 8.4 via doctest - - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest - - prometheus-client < 0 # GHC 8.4 via doctest - - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest - - rcu < 0 # GHC 8.4 via doctest - - read-env-var < 0 # GHC 8.4 via doctest - - sbv < 0 # GHC 8.4 via doctest - - search-algorithms < 0 # GHC 8.4 via doctest - - semigroupoids < 0 # GHC 8.4 via doctest - - servant-ruby < 0 # GHC 8.4 via doctest - - servant-static-th < 0 # GHC 8.4 via doctest - - shake-language-c < 0 # GHC 8.4 via doctest - - show-prettyprint < 0 # GHC 8.4 via doctest - - squeal-postgresql < 0 # GHC 8.4 via doctest - - stm-conduit < 0 # GHC 8.4 via doctest - - structs < 0 # GHC 8.4 via doctest - - teardown < 0 # GHC 8.4 via doctest - - trifecta < 0 # GHC 8.4 via doctest - - triplesec < 0 # GHC 8.4 via doctest - - turtle < 0 # GHC 8.4 via doctest - - type-level-kv-list < 0 # GHC 8.4 via doctest - - universum < 0 # GHC 8.4 via doctest - - unix-time < 0 # GHC 8.4 via doctest - - vinyl < 0 # GHC 8.4 via doctest - - wai-logger < 0 # GHC 8.4 via doctest - - wai-middleware-prometheus < 0 # GHC 8.4 via doctest - - warp < 0 # GHC 8.4 via doctest - - world-peace < 0 # GHC 8.4 via doctest - - wreq < 0 # GHC 8.4 via doctest - - xml-html-qq < 0 # GHC 8.4 via doctest - - xml-indexed-cursor < 0 # GHC 8.4 via doctest - - zippers < 0 # GHC 8.4 via doctest - log < 0 # GHC 8.4 via ekg - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core @@ -4149,24 +3965,6 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - - adjunctions < 0 # GHC 8.4 via comonad - - bifunctors < 0 # GHC 8.4 via comonad - - compressed < 0 # GHC 8.4 via comonad - - extensible < 0 # GHC 8.4 via comonad - - foldl < 0 # GHC 8.4 via comonad - - free < 0 # GHC 8.4 via comonad - - hamilton < 0 # GHC 8.4 via comonad - - hreader-lens < 0 # GHC 8.4 via comonad - - invariant < 0 # GHC 8.4 via comonad - - kan-extensions < 0 # GHC 8.4 via comonad - - keys < 0 # GHC 8.4 via comonad - - markup < 0 # GHC 8.4 via comonad - - pointed < 0 # GHC 8.4 via comonad - - profunctors < 0 # GHC 8.4 via comonad - - recursion-schemes < 0 # GHC 8.4 via comonad - - streams < 0 # GHC 8.4 via comonad - - universe-instances-extended < 0 # GHC 8.4 via comonad - - vector-instances < 0 # GHC 8.4 via comonad - MFlow < 0 # GHC 8.4 via conduit-extra - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - editor-open < 0 # GHC 8.4 via conduit-extra @@ -4187,12 +3985,6 @@ packages: - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs - - adjunctions < 0 # GHC 8.4 via distributive - - algebra < 0 # GHC 8.4 via distributive - - free < 0 # GHC 8.4 via distributive - - kan-extensions < 0 # GHC 8.4 via distributive - - profunctors < 0 # GHC 8.4 via distributive - - streams < 0 # GHC 8.4 via distributive - check-email < 0 # GHC 8.4 via email-validate - hailgun < 0 # GHC 8.4 via email-validate - hailgun-simple < 0 # GHC 8.4 via email-validate @@ -4241,9 +4033,6 @@ packages: - tidal < 0 # GHC 8.4 via hosc - wai-middleware-static < 0 # GHC 8.4 via hpc-coveralls - mbox-utility < 0 # GHC 8.4 via hsemail - - hspec < 0 # GHC 8.4 via hspec-meta - - hspec-core < 0 # GHC 8.4 via hspec-meta - - hspec-discover < 0 # GHC 8.4 via hspec-meta - hdaemonize < 0 # GHC 8.4 via hsyslog - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog @@ -4302,48 +4091,6 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams - - DAV < 0 # GHC 8.4 via http-types - - IPv6DB < 0 # GHC 8.4 via http-types - - MFlow < 0 # GHC 8.4 via http-types - - Spock < 0 # GHC 8.4 via http-types - - attoparsec < 0 # GHC 8.4 via http-types - - bimap-server < 0 # GHC 8.4 via http-types - - buffer-builder < 0 # GHC 8.4 via http-types - - classy-prelude-yesod < 0 # GHC 8.4 via http-types - - configuration-tools < 0 # GHC 8.4 via http-types - - curl-runnings < 0 # GHC 8.4 via http-types - - datadog < 0 # GHC 8.4 via http-types - - fb < 0 # GHC 8.4 via http-types - - filter-logger < 0 # GHC 8.4 via http-types - - ginger < 0 # GHC 8.4 via http-types - - goggles < 0 # GHC 8.4 via http-types - - hailgun < 0 # GHC 8.4 via http-types - - haskell-neo4j-client < 0 # GHC 8.4 via http-types - - hoogle < 0 # GHC 8.4 via http-types - - hpack < 0 # GHC 8.4 via http-types - - hsebaysdk < 0 # GHC 8.4 via http-types - - hspec-wai < 0 # GHC 8.4 via http-types - - http-client-openssl < 0 # GHC 8.4 via http-types - - http-client-tls < 0 # GHC 8.4 via http-types - - kawhi < 0 # GHC 8.4 via http-types - - koofr-client < 0 # GHC 8.4 via http-types - - line < 0 # GHC 8.4 via http-types - - mandrill < 0 # GHC 8.4 via http-types - - mime-mail-ses < 0 # GHC 8.4 via http-types - - pagerduty < 0 # GHC 8.4 via http-types - - picoparsec < 0 # GHC 8.4 via http-types - - rollbar-hs < 0 # GHC 8.4 via http-types - - s3-signer < 0 # GHC 8.4 via http-types - - soap < 0 # GHC 8.4 via http-types - - wai-cli < 0 # GHC 8.4 via http-types - - wai-cors < 0 # GHC 8.4 via http-types - - wai-middleware-rollbar < 0 # GHC 8.4 via http-types - - wai-middleware-static < 0 # GHC 8.4 via http-types - - wai-slack-middleware < 0 # GHC 8.4 via http-types - - web-routes-wai < 0 # GHC 8.4 via http-types - - webdriver < 0 # GHC 8.4 via http-types - - yesod-auth-hashdb < 0 # GHC 8.4 via http-types - - yesod-gitrepo < 0 # GHC 8.4 via http-types - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip @@ -4474,75 +4221,6 @@ packages: - yesod < 0 # GHC 8.4 via monad-logger - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple - - DAV < 0 # GHC 8.4 via network - - HTTP < 0 # GHC 8.4 via network - - HandsomeSoup < 0 # GHC 8.4 via network - - HaskellNet < 0 # GHC 8.4 via network - - HaskellNet-SSL < 0 # GHC 8.4 via network - - HsOpenSSL < 0 # GHC 8.4 via network - - IPv6Addr < 0 # GHC 8.4 via network - - MissingH < 0 # GHC 8.4 via network - - Network-NineP < 0 # GHC 8.4 via network - - amqp < 0 # GHC 8.4 via network - - atom-basic < 0 # GHC 8.4 via network - - bson < 0 # GHC 8.4 via network - - conduit-connection < 0 # GHC 8.4 via network - - connection < 0 # GHC 8.4 via network - - connection-pool < 0 # GHC 8.4 via network - - cql < 0 # GHC 8.4 via network - - datadog < 0 # GHC 8.4 via network - - dbus < 0 # GHC 8.4 via network - - distributed-process-lifted < 0 # GHC 8.4 via network - - distributed-process-simplelocalnet < 0 # GHC 8.4 via network - - distributed-process-tests < 0 # GHC 8.4 via network - - graylog < 0 # GHC 8.4 via network - - hasbolt < 0 # GHC 8.4 via network - - hdevtools < 0 # GHC 8.4 via network - - hoogle < 0 # GHC 8.4 via network - - hsdns < 0 # GHC 8.4 via network - - hslogger < 0 # GHC 8.4 via network - - hstatsd < 0 # GHC 8.4 via network - - hsyslog-udp < 0 # GHC 8.4 via network - - http-client-openssl < 0 # GHC 8.4 via network - - http-client-tls < 0 # GHC 8.4 via network - - hxt-http < 0 # GHC 8.4 via network - - io-streams < 0 # GHC 8.4 via network - - lambdabot-core < 0 # GHC 8.4 via network - - lambdabot-irc-plugins < 0 # GHC 8.4 via network - - libmpd < 0 # GHC 8.4 via network - - microformats2-parser < 0 # GHC 8.4 via network - - milena < 0 # GHC 8.4 via network - - mongoDB < 0 # GHC 8.4 via network - - mysql-haskell < 0 # GHC 8.4 via network - - network-anonymous-i2p < 0 # GHC 8.4 via network - - network-anonymous-tor < 0 # GHC 8.4 via network - - network-attoparsec < 0 # GHC 8.4 via network - - network-conduit-tls < 0 # GHC 8.4 via network - - network-multicast < 0 # GHC 8.4 via network - - network-simple < 0 # GHC 8.4 via network - - network-transport-tcp < 0 # GHC 8.4 via network - - oeis < 0 # GHC 8.4 via network - - openssl-streams < 0 # GHC 8.4 via network - - persistent-mysql-haskell < 0 # GHC 8.4 via network - - pipes-network < 0 # GHC 8.4 via network - - rollbar-hs < 0 # GHC 8.4 via network - - smtp-mail < 0 # GHC 8.4 via network - - snap-core < 0 # GHC 8.4 via network - - socket-activation < 0 # GHC 8.4 via network - - socks < 0 # GHC 8.4 via network - - sphinx < 0 # GHC 8.4 via network - - splice < 0 # GHC 8.4 via network - - tcp-streams < 0 # GHC 8.4 via network - - tcp-streams-openssl < 0 # GHC 8.4 via network - - tls-debug < 0 # GHC 8.4 via network - - transient-universe < 0 # GHC 8.4 via network - - vivid < 0 # GHC 8.4 via network - - wai-cli < 0 # GHC 8.4 via network - - wai-cors < 0 # GHC 8.4 via network - - warp-tls < 0 # GHC 8.4 via network - - webdriver < 0 # GHC 8.4 via network - - wuss < 0 # GHC 8.4 via network - - xenstore < 0 # GHC 8.4 via network - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy @@ -4575,31 +4253,6 @@ packages: - filter-logger < 0 # GHC 8.4 via scotty - line < 0 # GHC 8.4 via scotty - microformats2-parser < 0 # GHC 8.4 via scotty - - adjunctions < 0 # GHC 8.4 via semigroupoids - - algebra < 0 # GHC 8.4 via semigroupoids - - checkers < 0 # GHC 8.4 via semigroupoids - - compressed < 0 # GHC 8.4 via semigroupoids - - dlist-nonempty < 0 # GHC 8.4 via semigroupoids - - either < 0 # GHC 8.4 via semigroupoids - - eq < 0 # GHC 8.4 via semigroupoids - - free < 0 # GHC 8.4 via semigroupoids - - glazier < 0 # GHC 8.4 via semigroupoids - - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids - - kan-extensions < 0 # GHC 8.4 via semigroupoids - - keys < 0 # GHC 8.4 via semigroupoids - - lattices < 0 # GHC 8.4 via semigroupoids - - monad-products < 0 # GHC 8.4 via semigroupoids - - pointed < 0 # GHC 8.4 via semigroupoids - - reducers < 0 # GHC 8.4 via semigroupoids - - rose-trees < 0 # GHC 8.4 via semigroupoids - - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids - - sets < 0 # GHC 8.4 via semigroupoids - - streams < 0 # GHC 8.4 via semigroupoids - - these < 0 # GHC 8.4 via semigroupoids - - validation < 0 # GHC 8.4 via semigroupoids - - vector-instances < 0 # GHC 8.4 via semigroupoids - - witness < 0 # GHC 8.4 via semigroupoids - - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple @@ -4612,138 +4265,6 @@ packages: - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - - HaTeX < 0 # GHC 8.4 via tasty - - aeson-casing < 0 # GHC 8.4 via tasty - - aeson-typescript < 0 # GHC 8.4 via tasty - - arithmoi < 0 # GHC 8.4 via tasty - - asn1-encoding < 0 # GHC 8.4 via tasty - - bit-stream < 0 # GHC 8.4 via tasty - - blake2 < 0 # GHC 8.4 via tasty - - bower-json < 0 # GHC 8.4 via tasty - - bv-little < 0 # GHC 8.4 via tasty - - bytestring-conversion < 0 # GHC 8.4 via tasty - - cabal2nix < 0 # GHC 8.4 via tasty - - cartel < 0 # GHC 8.4 via tasty - - cassava-records < 0 # GHC 8.4 via tasty - - cli < 0 # GHC 8.4 via tasty - - clock < 0 # GHC 8.4 via tasty - - codec < 0 # GHC 8.4 via tasty - - commutative < 0 # GHC 8.4 via tasty - - compiler-warnings < 0 # GHC 8.4 via tasty - - composable-associations < 0 # GHC 8.4 via tasty - - concise < 0 # GHC 8.4 via tasty - - cookie < 0 # GHC 8.4 via tasty - - countable < 0 # GHC 8.4 via tasty - - cql < 0 # GHC 8.4 via tasty - - criterion < 0 # GHC 8.4 via tasty - - cron < 0 # GHC 8.4 via tasty - - cryptohash < 0 # GHC 8.4 via tasty - - cryptonite < 0 # GHC 8.4 via tasty - - cryptonite-conduit < 0 # GHC 8.4 via tasty - - cryptonite-openssl < 0 # GHC 8.4 via tasty - - csp < 0 # GHC 8.4 via tasty - - data-bword < 0 # GHC 8.4 via tasty - - data-dword < 0 # GHC 8.4 via tasty - - data-serializer < 0 # GHC 8.4 via tasty - - dawg-ord < 0 # GHC 8.4 via tasty - - dbus < 0 # GHC 8.4 via tasty - - drifter < 0 # GHC 8.4 via tasty - - exp-pairs < 0 # GHC 8.4 via tasty - - fast-digits < 0 # GHC 8.4 via tasty - - free-vl < 0 # GHC 8.4 via tasty - - freer-simple < 0 # GHC 8.4 via tasty - - gauge < 0 # GHC 8.4 via tasty - - gdax < 0 # GHC 8.4 via tasty - - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty - - ghcid < 0 # GHC 8.4 via tasty - - ginger < 0 # GHC 8.4 via tasty - - git < 0 # GHC 8.4 via tasty - - glob-posix < 0 # GHC 8.4 via tasty - - graylog < 0 # GHC 8.4 via tasty - - heatshrink < 0 # GHC 8.4 via tasty - - hit < 0 # GHC 8.4 via tasty - - hocilib < 0 # GHC 8.4 via tasty - - hourglass < 0 # GHC 8.4 via tasty - - hslua < 0 # GHC 8.4 via tasty - - htoml < 0 # GHC 8.4 via tasty - - immortal < 0 # GHC 8.4 via tasty - - incremental-parser < 0 # GHC 8.4 via tasty - - indentation-parsec < 0 # GHC 8.4 via tasty - - inline-r < 0 # GHC 8.4 via tasty - - jose < 0 # GHC 8.4 via tasty - - katydid < 0 # GHC 8.4 via tasty - - kawhi < 0 # GHC 8.4 via tasty - - language-java < 0 # GHC 8.4 via tasty - - lexer-applicative < 0 # GHC 8.4 via tasty - - mandrill < 0 # GHC 8.4 via tasty - - matplotlib < 0 # GHC 8.4 via tasty - - matrices < 0 # GHC 8.4 via tasty - - matrix < 0 # GHC 8.4 via tasty - - microlens-aeson < 0 # GHC 8.4 via tasty - - milena < 0 # GHC 8.4 via tasty - - monad-loops < 0 # GHC 8.4 via tasty - - monoid-subclasses < 0 # GHC 8.4 via tasty - - multiarg < 0 # GHC 8.4 via tasty - - natural-transformation < 0 # GHC 8.4 via tasty - - network-ip < 0 # GHC 8.4 via tasty - - nondeterminism < 0 # GHC 8.4 via tasty - - open-witness < 0 # GHC 8.4 via tasty - - opensource < 0 # GHC 8.4 via tasty - - parsec-numeric < 0 # GHC 8.4 via tasty - - pipes-attoparsec < 0 # GHC 8.4 via tasty - - pkcs10 < 0 # GHC 8.4 via tasty - - pptable < 0 # GHC 8.4 via tasty - - pred-trie < 0 # GHC 8.4 via tasty - - qchas < 0 # GHC 8.4 via tasty - - rainbox < 0 # GHC 8.4 via tasty - - regex-applicative < 0 # GHC 8.4 via tasty - - sbp < 0 # GHC 8.4 via tasty - - semver < 0 # GHC 8.4 via tasty - - sets < 0 # GHC 8.4 via tasty - - shikensu < 0 # GHC 8.4 via tasty - - singletons < 0 # GHC 8.4 via tasty - - skylighting < 0 # GHC 8.4 via tasty - - streaming-bytestring < 0 # GHC 8.4 via tasty - - string-transform < 0 # GHC 8.4 via tasty - - swagger < 0 # GHC 8.4 via tasty - - tasty-ant-xml < 0 # GHC 8.4 via tasty - - tasty-auto < 0 # GHC 8.4 via tasty - - tasty-dejafu < 0 # GHC 8.4 via tasty - - tasty-expected-failure < 0 # GHC 8.4 via tasty - - tasty-hspec < 0 # GHC 8.4 via tasty - - tasty-html < 0 # GHC 8.4 via tasty - - tasty-hunit < 0 # GHC 8.4 via tasty - - tasty-kat < 0 # GHC 8.4 via tasty - - tasty-program < 0 # GHC 8.4 via tasty - - tasty-quickcheck < 0 # GHC 8.4 via tasty - - tasty-stats < 0 # GHC 8.4 via tasty - - tasty-th < 0 # GHC 8.4 via tasty - - temporary < 0 # GHC 8.4 via tasty - - text-manipulate < 0 # GHC 8.4 via tasty - - tidal < 0 # GHC 8.4 via tasty - - timemap < 0 # GHC 8.4 via tasty - - timerep < 0 # GHC 8.4 via tasty - - titlecase < 0 # GHC 8.4 via tasty - - traverse-with-class < 0 # GHC 8.4 via tasty - - tries < 0 # GHC 8.4 via tasty - - ua-parser < 0 # GHC 8.4 via tasty - - unbound-generics < 0 # GHC 8.4 via tasty - - units-parser < 0 # GHC 8.4 via tasty - - unordered-intmap < 0 # GHC 8.4 via tasty - - vector-binary-instances < 0 # GHC 8.4 via tasty - - vector-split < 0 # GHC 8.4 via tasty - - wai-cors < 0 # GHC 8.4 via tasty - - wire-streams < 0 # GHC 8.4 via tasty - - wl-pprint-annotated < 0 # GHC 8.4 via tasty - - x509 < 0 # GHC 8.4 via tasty - - x509-store < 0 # GHC 8.4 via tasty - - x509-validation < 0 # GHC 8.4 via tasty - - xlsx < 0 # GHC 8.4 via tasty - - xml-picklers < 0 # GHC 8.4 via tasty - - yeshql < 0 # GHC 8.4 via tasty - - yi-core < 0 # GHC 8.4 via tasty - - yi-keymap-vim < 0 # GHC 8.4 via tasty - - yi-language < 0 # GHC 8.4 via tasty - cabal2nix < 0 # GHC 8.4 via tasty-golden - countable < 0 # GHC 8.4 via tasty-golden - heatshrink < 0 # GHC 8.4 via tasty-golden @@ -4789,13 +4310,6 @@ packages: - google-oauth2-jwt < 0 # GHC 8.4 via unix-time - textlocal < 0 # GHC 8.4 via unix-time - tinylog < 0 # GHC 8.4 via unix-time - - conduit < 0 # GHC 8.4 via unliftio - - fb < 0 # GHC 8.4 via unliftio - - higher-leveldb < 0 # GHC 8.4 via unliftio - - nonce < 0 # GHC 8.4 via unliftio - - yesod-auth-fb < 0 # GHC 8.4 via unliftio - - yesod-gitrepo < 0 # GHC 8.4 via unliftio - - yesod-websockets < 0 # GHC 8.4 via unliftio - cql < 0 # GHC 8.4 via uuid - eventful-sql-common < 0 # GHC 8.4 via uuid - eventful-sqlite < 0 # GHC 8.4 via uuid @@ -4923,64 +4437,12 @@ packages: - Spock-worker < 0 # GHC 8.4 via HTF - dataurl < 0 # GHC 8.4 via HTF - graph-core < 0 # GHC 8.4 via HTF - - gravatar < 0 # GHC 8.4 via HTTP - - js-flot < 0 # GHC 8.4 via HTTP - - js-jquery < 0 # GHC 8.4 via HTTP - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL - ip6addr < 0 # GHC 8.4 via IPv6Addr - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding - - Spintax < 0 # GHC 8.4 via attoparsec - - aeson < 0 # GHC 8.4 via attoparsec - - aeson-compat < 0 # GHC 8.4 via attoparsec - - aeson-pretty < 0 # GHC 8.4 via attoparsec - - aeson-utils < 0 # GHC 8.4 via attoparsec - - attoparsec-binary < 0 # GHC 8.4 via attoparsec - - attoparsec-expr < 0 # GHC 8.4 via attoparsec - - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec - - attoparsec-path < 0 # GHC 8.4 via attoparsec - - boolean-like < 0 # GHC 8.4 via attoparsec - - cases < 0 # GHC 8.4 via attoparsec - - cassava < 0 # GHC 8.4 via attoparsec - - configurator < 0 # GHC 8.4 via attoparsec - - cpuinfo < 0 # GHC 8.4 via attoparsec - - dataurl < 0 # GHC 8.4 via attoparsec - - frontmatter < 0 # GHC 8.4 via attoparsec - - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec - - glabrous < 0 # GHC 8.4 via attoparsec - - hasql < 0 # GHC 8.4 via attoparsec - - hostname-validate < 0 # GHC 8.4 via attoparsec - - hp2pretty < 0 # GHC 8.4 via attoparsec - - hruby < 0 # GHC 8.4 via attoparsec - - html-email-validate < 0 # GHC 8.4 via attoparsec - - hw-json < 0 # GHC 8.4 via attoparsec - - hw-parser < 0 # GHC 8.4 via attoparsec - - hw-succinct < 0 # GHC 8.4 via attoparsec - - hweblib < 0 # GHC 8.4 via attoparsec - - ini < 0 # GHC 8.4 via attoparsec - - irc < 0 # GHC 8.4 via attoparsec - - makefile < 0 # GHC 8.4 via attoparsec - - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec - - ndjson-conduit < 0 # GHC 8.4 via attoparsec - - netpbm < 0 # GHC 8.4 via attoparsec - - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec - - parsers < 0 # GHC 8.4 via attoparsec - - pcre-utils < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec - - pipes-aeson < 0 # GHC 8.4 via attoparsec - - pipes-fastx < 0 # GHC 8.4 via attoparsec - - rdf < 0 # GHC 8.4 via attoparsec - - redis-resp < 0 # GHC 8.4 via attoparsec - - scanner < 0 # GHC 8.4 via attoparsec - - seqloc < 0 # GHC 8.4 via attoparsec - - simple-templates < 0 # GHC 8.4 via attoparsec - - sourcemap < 0 # GHC 8.4 via attoparsec - - text-ldap < 0 # GHC 8.4 via attoparsec - - wikicfp-scraper < 0 # GHC 8.4 via attoparsec - - yaml < 0 # GHC 8.4 via attoparsec - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4999,83 +4461,6 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock - - binary-conduit < 0 # GHC 8.4 via conduit - - bzlib-conduit < 0 # GHC 8.4 via conduit - - cassava-conduit < 0 # GHC 8.4 via conduit - - cereal-conduit < 0 # GHC 8.4 via conduit - - conduit-iconv < 0 # GHC 8.4 via conduit - - hw-conduit < 0 # GHC 8.4 via conduit - - hw-json < 0 # GHC 8.4 via conduit - - hw-succinct < 0 # GHC 8.4 via conduit - - ndjson-conduit < 0 # GHC 8.4 via conduit - - safeio < 0 # GHC 8.4 via conduit - - withdependencies < 0 # GHC 8.4 via conduit - - xls < 0 # GHC 8.4 via conduit - - yaml < 0 # GHC 8.4 via conduit - - IntervalMap < 0 # GHC 8.4 via criterion - - JuicyPixels-extra < 0 # GHC 8.4 via criterion - - algebraic-graphs < 0 # GHC 8.4 via criterion - - binary-list < 0 # GHC 8.4 via criterion - - bitset-word8 < 0 # GHC 8.4 via criterion - - case-insensitive < 0 # GHC 8.4 via criterion - - cassava-conduit < 0 # GHC 8.4 via criterion - - conduit-iconv < 0 # GHC 8.4 via criterion - - cprng-aes < 0 # GHC 8.4 via criterion - - data-diverse < 0 # GHC 8.4 via criterion - - data-has < 0 # GHC 8.4 via criterion - - data-msgpack < 0 # GHC 8.4 via criterion - - discrimination < 0 # GHC 8.4 via criterion - - do-list < 0 # GHC 8.4 via criterion - - edit-distance < 0 # GHC 8.4 via criterion - - farmhash < 0 # GHC 8.4 via criterion - - fclabels < 0 # GHC 8.4 via criterion - - hashable < 0 # GHC 8.4 via criterion - - hindent < 0 # GHC 8.4 via criterion - - histogram-fill < 0 # GHC 8.4 via criterion - - hmatrix-morpheus < 0 # GHC 8.4 via criterion - - html-email-validate < 0 # GHC 8.4 via criterion - - html-entity-map < 0 # GHC 8.4 via criterion - - hw-balancedparens < 0 # GHC 8.4 via criterion - - hw-conduit < 0 # GHC 8.4 via criterion - - hw-json < 0 # GHC 8.4 via criterion - - hw-rankselect-base < 0 # GHC 8.4 via criterion - - hweblib < 0 # GHC 8.4 via criterion - - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion - - identicon < 0 # GHC 8.4 via criterion - - include-file < 0 # GHC 8.4 via criterion - - jvm < 0 # GHC 8.4 via criterion - - lifted-base < 0 # GHC 8.4 via criterion - - loop < 0 # GHC 8.4 via criterion - - megaparsec < 0 # GHC 8.4 via criterion - - monad-memo < 0 # GHC 8.4 via criterion - - netpbm < 0 # GHC 8.4 via criterion - - normalization-insensitive < 0 # GHC 8.4 via criterion - - pandoc-types < 0 # GHC 8.4 via criterion - - phantom-state < 0 # GHC 8.4 via criterion - - product-profunctors < 0 # GHC 8.4 via criterion - - psqueues < 0 # GHC 8.4 via criterion - - ramus < 0 # GHC 8.4 via criterion - - rdf < 0 # GHC 8.4 via criterion - - reinterpret-cast < 0 # GHC 8.4 via criterion - - sampling < 0 # GHC 8.4 via criterion - - say < 0 # GHC 8.4 via criterion - - scalpel-core < 0 # GHC 8.4 via criterion - - scanner < 0 # GHC 8.4 via criterion - - scientific < 0 # GHC 8.4 via criterion - - sorted-list < 0 # GHC 8.4 via criterion - - sourcemap < 0 # GHC 8.4 via criterion - - streamly < 0 # GHC 8.4 via criterion - - tar < 0 # GHC 8.4 via criterion - - text-metrics < 0 # GHC 8.4 via criterion - - thread-local-storage < 0 # GHC 8.4 via criterion - - varying < 0 # GHC 8.4 via criterion - - word24 < 0 # GHC 8.4 via criterion - - word8 < 0 # GHC 8.4 via criterion - - xeno < 0 # GHC 8.4 via criterion - - xxhash < 0 # GHC 8.4 via criterion - - xxhash-ffi < 0 # GHC 8.4 via criterion - - yi-rope < 0 # GHC 8.4 via criterion - - zstd < 0 # GHC 8.4 via criterion - executable-hash < 0 # GHC 8.4 via cryptohash - hasql-migration < 0 # GHC 8.4 via cryptohash - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash @@ -5084,9 +4469,6 @@ packages: - glabrous < 0 # GHC 8.4 via either - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta - - loop < 0 # GHC 8.4 via foldl - - mono-traversable < 0 # GHC 8.4 via foldl - - sampling < 0 # GHC 8.4 via foldl - ChannelT < 0 # GHC 8.4 via free - Rasterific < 0 # GHC 8.4 via free - ghc-exactprint < 0 # GHC 8.4 via free @@ -5094,193 +4476,10 @@ packages: - objective < 0 # GHC 8.4 via free - pipes-group < 0 # GHC 8.4 via free - yi-snippet < 0 # GHC 8.4 via free - - foundation < 0 # GHC 8.4 via gauge - - mono-traversable < 0 # GHC 8.4 via gauge - - mutable-containers < 0 # GHC 8.4 via gauge - glazier-pipes < 0 # GHC 8.4 via glazier - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua - - ClustalParser < 0 # GHC 8.4 via hspec - - JuicyPixels-extra < 0 # GHC 8.4 via hspec - - SCalendar < 0 # GHC 8.4 via hspec - - ViennaRNAParser < 0 # GHC 8.4 via hspec - - adler32 < 0 # GHC 8.4 via hspec - - app-settings < 0 # GHC 8.4 via hspec - - atomic-write < 0 # GHC 8.4 via hspec - - base-compat < 0 # GHC 8.4 via hspec - - base-orphans < 0 # GHC 8.4 via hspec - - base32string < 0 # GHC 8.4 via hspec - - base58string < 0 # GHC 8.4 via hspec - - bbdb < 0 # GHC 8.4 via hspec - - binary-conduit < 0 # GHC 8.4 via hspec - - bitcoin-script < 0 # GHC 8.4 via hspec - - bitcoin-types < 0 # GHC 8.4 via hspec - - bitset-word8 < 0 # GHC 8.4 via hspec - - bordacount < 0 # GHC 8.4 via hspec - - bzlib-conduit < 0 # GHC 8.4 via hspec - - cache < 0 # GHC 8.4 via hspec - - cereal-time < 0 # GHC 8.4 via hspec - - clay < 0 # GHC 8.4 via hspec - - clock-extras < 0 # GHC 8.4 via hspec - - compactmap < 0 # GHC 8.4 via hspec - - constraints < 0 # GHC 8.4 via hspec - - cue-sheet < 0 # GHC 8.4 via hspec - - currencies < 0 # GHC 8.4 via hspec - - data-diverse < 0 # GHC 8.4 via hspec - - data-msgpack < 0 # GHC 8.4 via hspec - - deriving-compat < 0 # GHC 8.4 via hspec - - descriptive < 0 # GHC 8.4 via hspec - - distributed-closure < 0 # GHC 8.4 via hspec - - do-list < 0 # GHC 8.4 via hspec - - dockerfile < 0 # GHC 8.4 via hspec - - dotenv < 0 # GHC 8.4 via hspec - - dvorak < 0 # GHC 8.4 via hspec - - elm-export < 0 # GHC 8.4 via hspec - - envparse < 0 # GHC 8.4 via hspec - - farmhash < 0 # GHC 8.4 via hspec - - fileplow < 0 # GHC 8.4 via hspec - - flac < 0 # GHC 8.4 via hspec - - flac-picture < 0 # GHC 8.4 via hspec - - fmt < 0 # GHC 8.4 via hspec - - fold-debounce < 0 # GHC 8.4 via hspec - - forma < 0 # GHC 8.4 via hspec - - format-numbers < 0 # GHC 8.4 via hspec - - formatting < 0 # GHC 8.4 via hspec - - friendly-time < 0 # GHC 8.4 via hspec - - frontmatter < 0 # GHC 8.4 via hspec - - fuzzcheck < 0 # GHC 8.4 via hspec - - general-games < 0 # GHC 8.4 via hspec - - generic-deriving < 0 # GHC 8.4 via hspec - - genvalidity < 0 # GHC 8.4 via hspec - - genvalidity-aeson < 0 # GHC 8.4 via hspec - - genvalidity-bytestring < 0 # GHC 8.4 via hspec - - genvalidity-containers < 0 # GHC 8.4 via hspec - - genvalidity-hspec < 0 # GHC 8.4 via hspec - - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec - - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec - - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec - - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec - - genvalidity-path < 0 # GHC 8.4 via hspec - - genvalidity-property < 0 # GHC 8.4 via hspec - - genvalidity-scientific < 0 # GHC 8.4 via hspec - - genvalidity-text < 0 # GHC 8.4 via hspec - - genvalidity-time < 0 # GHC 8.4 via hspec - - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec - - genvalidity-vector < 0 # GHC 8.4 via hspec - - getopt-generics < 0 # GHC 8.4 via hspec - - ghost-buster < 0 # GHC 8.4 via hspec - - glabrous < 0 # GHC 8.4 via hspec - - graph-wrapper < 0 # GHC 8.4 via hspec - - gravatar < 0 # GHC 8.4 via hspec - - hasql-migration < 0 # GHC 8.4 via hspec - - hexstring < 0 # GHC 8.4 via hspec - - hformat < 0 # GHC 8.4 via hspec - - hidden-char < 0 # GHC 8.4 via hspec - - hindent < 0 # GHC 8.4 via hspec - - hlibsass < 0 # GHC 8.4 via hspec - - hopfli < 0 # GHC 8.4 via hspec - - hourglass-orphans < 0 # GHC 8.4 via hspec - - hsass < 0 # GHC 8.4 via hspec - - hsexif < 0 # GHC 8.4 via hspec - - hslua-aeson < 0 # GHC 8.4 via hspec - - hspec-checkers < 0 # GHC 8.4 via hspec - - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec - - hspec-golden-aeson < 0 # GHC 8.4 via hspec - - hspec-megaparsec < 0 # GHC 8.4 via hspec - - hspec-smallcheck < 0 # GHC 8.4 via hspec - - hspec-webdriver < 0 # GHC 8.4 via hspec - - htaglib < 0 # GHC 8.4 via hspec - - html-email-validate < 0 # GHC 8.4 via hspec - - hvect < 0 # GHC 8.4 via hspec - - hw-balancedparens < 0 # GHC 8.4 via hspec - - hw-bits < 0 # GHC 8.4 via hspec - - hw-conduit < 0 # GHC 8.4 via hspec - - hw-excess < 0 # GHC 8.4 via hspec - - hw-json < 0 # GHC 8.4 via hspec - - hw-mquery < 0 # GHC 8.4 via hspec - - hw-prim < 0 # GHC 8.4 via hspec - - hw-rankselect-base < 0 # GHC 8.4 via hspec - - hw-string-parse < 0 # GHC 8.4 via hspec - - identicon < 0 # GHC 8.4 via hspec - - imprint < 0 # GHC 8.4 via hspec - - inflections < 0 # GHC 8.4 via hspec - - inline-c < 0 # GHC 8.4 via hspec - - io-choice < 0 # GHC 8.4 via hspec - - io-region < 0 # GHC 8.4 via hspec - - iso8601-time < 0 # GHC 8.4 via hspec - - justified-containers < 0 # GHC 8.4 via hspec - - jvm < 0 # GHC 8.4 via hspec - - lame < 0 # GHC 8.4 via hspec - - language-docker < 0 # GHC 8.4 via hspec - - lens-family-th < 0 # GHC 8.4 via hspec - - lift-generics < 0 # GHC 8.4 via hspec - - load-env < 0 # GHC 8.4 via hspec - - logging-facade < 0 # GHC 8.4 via hspec - - loop < 0 # GHC 8.4 via hspec - - lrucaching < 0 # GHC 8.4 via hspec - - markdown-unlit < 0 # GHC 8.4 via hspec - - matrix-market-attoparsec < 0 # GHC 8.4 via hspec - - megaparsec < 0 # GHC 8.4 via hspec - - microstache < 0 # GHC 8.4 via hspec - - mixed-types-num < 0 # GHC 8.4 via hspec - - mnist-idx < 0 # GHC 8.4 via hspec - - mockery < 0 # GHC 8.4 via hspec - - monad-recorder < 0 # GHC 8.4 via hspec - - mono-traversable < 0 # GHC 8.4 via hspec - - mutable-containers < 0 # GHC 8.4 via hspec - - mysql < 0 # GHC 8.4 via hspec - - nagios-check < 0 # GHC 8.4 via hspec - - nanospec < 0 # GHC 8.4 via hspec - - netpbm < 0 # GHC 8.4 via hspec - - openexr-write < 0 # GHC 8.4 via hspec - - optparse-text < 0 # GHC 8.4 via hspec - - pagination < 0 # GHC 8.4 via hspec - - path-io < 0 # GHC 8.4 via hspec - - path-pieces < 0 # GHC 8.4 via hspec - - pinch < 0 # GHC 8.4 via hspec - - pretty-types < 0 # GHC 8.4 via hspec - - projectroot < 0 # GHC 8.4 via hspec - - protobuf-simple < 0 # GHC 8.4 via hspec - - pthread < 0 # GHC 8.4 via hspec - - quickcheck-assertions < 0 # GHC 8.4 via hspec - - ramus < 0 # GHC 8.4 via hspec - - reinterpret-cast < 0 # GHC 8.4 via hspec - - resourcet < 0 # GHC 8.4 via hspec - - rot13 < 0 # GHC 8.4 via hspec - - say < 0 # GHC 8.4 via hspec - - scalendar < 0 # GHC 8.4 via hspec - - scanner < 0 # GHC 8.4 via hspec - - serversession < 0 # GHC 8.4 via hspec - - should-not-typecheck < 0 # GHC 8.4 via hspec - - simple-templates < 0 # GHC 8.4 via hspec - - sparse-linear-algebra < 0 # GHC 8.4 via hspec - - state-codes < 0 # GHC 8.4 via hspec - - stb-image-redux < 0 # GHC 8.4 via hspec - - stopwatch < 0 # GHC 8.4 via hspec - - streamly < 0 # GHC 8.4 via hspec - - string-conversions < 0 # GHC 8.4 via hspec - - stringbuilder < 0 # GHC 8.4 via hspec - - sum-type-boilerplate < 0 # GHC 8.4 via hspec - - sysinfo < 0 # GHC 8.4 via hspec - - text-conversions < 0 # GHC 8.4 via hspec - - text-metrics < 0 # GHC 8.4 via hspec - - th-desugar < 0 # GHC 8.4 via hspec - - th-orphans < 0 # GHC 8.4 via hspec - - thread-hierarchy < 0 # GHC 8.4 via hspec - - users-test < 0 # GHC 8.4 via hspec - - varying < 0 # GHC 8.4 via hspec - - wave < 0 # GHC 8.4 via hspec - - wide-word < 0 # GHC 8.4 via hspec - - wikicfp-scraper < 0 # GHC 8.4 via hspec - - wild-bind < 0 # GHC 8.4 via hspec - - withdependencies < 0 # GHC 8.4 via hspec - - word-trie < 0 # GHC 8.4 via hspec - - word8 < 0 # GHC 8.4 via hspec - - xeno < 0 # GHC 8.4 via hspec - - xxhash < 0 # GHC 8.4 via hspec - - xxhash-ffi < 0 # GHC 8.4 via hspec - - yaml < 0 # GHC 8.4 via hspec - yes-precure5-command < 0 # GHC 8.4 via hspec - yi-rope < 0 # GHC 8.4 via hspec - zlib-bindings < 0 # GHC 8.4 via hspec @@ -5301,7 +4500,6 @@ packages: - pdf-toolbox-content < 0 # GHC 8.4 via io-streams - pdf-toolbox-core < 0 # GHC 8.4 via io-streams - pdf-toolbox-document < 0 # GHC 8.4 via io-streams - - mighty-metropolis < 0 # GHC 8.4 via kan-extensions - result < 0 # GHC 8.4 via keys - astro < 0 # GHC 8.4 via matrix - general-games < 0 # GHC 8.4 via monad-loops @@ -5343,32 +4541,10 @@ packages: - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl - - H < 0 # GHC 8.4 via temporary - - atomic-write < 0 # GHC 8.4 via temporary - - direct-sqlite < 0 # GHC 8.4 via temporary - - fileplow < 0 # GHC 8.4 via temporary - - flac < 0 # GHC 8.4 via temporary - - flac-picture < 0 # GHC 8.4 via temporary - - gnuplot < 0 # GHC 8.4 via temporary - - hsass < 0 # GHC 8.4 via temporary - - lame < 0 # GHC 8.4 via temporary - - markdown-unlit < 0 # GHC 8.4 via temporary - - mockery < 0 # GHC 8.4 via temporary - - path-io < 0 # GHC 8.4 via temporary - - say < 0 # GHC 8.4 via temporary - - silently < 0 # GHC 8.4 via temporary - - texmath < 0 # GHC 8.4 via temporary - - vector-mmap < 0 # GHC 8.4 via temporary - - wave < 0 # GHC 8.4 via temporary - - weigh < 0 # GHC 8.4 via temporary - - yaml < 0 # GHC 8.4 via temporary - - zip-archive < 0 # GHC 8.4 via temporary - tidal-midi < 0 # GHC 8.4 via tidal - axiom < 0 # GHC 8.4 via transient-universe - haskell-names < 0 # GHC 8.4 via traverse-with-class - universe < 0 # GHC 8.4 via universe-instances-extended - - binary-orphans < 0 # GHC 8.4 via vector-binary-instances - - statistics < 0 # GHC 8.4 via vector-binary-instances - openexr-write < 0 # GHC 8.4 via vector-split - hspec-webdriver < 0 # GHC 8.4 via webdriver - mysql-haskell-openssl < 0 # GHC 8.4 via wire-streams @@ -5389,23 +4565,6 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language - - aeson-better-errors < 0 # GHC 8.4 via aeson - - aeson-generic-compat < 0 # GHC 8.4 via aeson - - aeson-yak < 0 # GHC 8.4 via aeson - - clang-compilation-database < 0 # GHC 8.4 via aeson - - docopt < 0 # GHC 8.4 via aeson - - hackage-db < 0 # GHC 8.4 via aeson - - haxl < 0 # GHC 8.4 via aeson - - hlint < 0 # GHC 8.4 via aeson - - json-rpc-generic < 0 # GHC 8.4 via aeson - - log-base < 0 # GHC 8.4 via aeson - - lxd-client-config < 0 # GHC 8.4 via aeson - - path < 0 # GHC 8.4 via aeson - - stripe-core < 0 # GHC 8.4 via aeson - - users < 0 # GHC 8.4 via aeson - - validity-aeson < 0 # GHC 8.4 via aeson - - weeder < 0 # GHC 8.4 via aeson - - xml-to-json < 0 # GHC 8.4 via aeson - log-base < 0 # GHC 8.4 via aeson-pretty - configurator-export < 0 # GHC 8.4 via base-compat - gitrev < 0 # GHC 8.4 via base-compat @@ -5415,8 +4574,6 @@ packages: - typelits-witnesses < 0 # GHC 8.4 via base-compat - wl-pprint-text < 0 # GHC 8.4 via base-compat - witherable < 0 # GHC 8.4 via base-orphans - - quickcheck-instances < 0 # GHC 8.4 via case-insensitive - - tostring < 0 # GHC 8.4 via case-insensitive - configurator-export < 0 # GHC 8.4 via configurator - monad-unlift < 0 # GHC 8.4 via constraints - monad-unlift-ref < 0 # GHC 8.4 via constraints @@ -5438,41 +4595,6 @@ packages: - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub - - HSet < 0 # GHC 8.4 via hashable - - basic-prelude < 0 # GHC 8.4 via hashable - - concurrent-supply < 0 # GHC 8.4 via hashable - - dynamic-state < 0 # GHC 8.4 via hashable - - functor-classes-compat < 0 # GHC 8.4 via hashable - - hashmap < 0 # GHC 8.4 via hashable - - hashtables < 0 # GHC 8.4 via hashable - - haxl < 0 # GHC 8.4 via hashable - - intern < 0 # GHC 8.4 via hashable - - microlens-platform < 0 # GHC 8.4 via hashable - - network-transport < 0 # GHC 8.4 via hashable - - once < 0 # GHC 8.4 via hashable - - path < 0 # GHC 8.4 via hashable - - perfect-hash-generator < 0 # GHC 8.4 via hashable - - pred-set < 0 # GHC 8.4 via hashable - - quickcheck-instances < 0 # GHC 8.4 via hashable - - renderable < 0 # GHC 8.4 via hashable - - resource-pool < 0 # GHC 8.4 via hashable - - selda < 0 # GHC 8.4 via hashable - - shake < 0 # GHC 8.4 via hashable - - stm-containers < 0 # GHC 8.4 via hashable - - strict-types < 0 # GHC 8.4 via hashable - - swish < 0 # GHC 8.4 via hashable - - tmapchan < 0 # GHC 8.4 via hashable - - ttrie < 0 # GHC 8.4 via hashable - - unfoldable-restricted < 0 # GHC 8.4 via hashable - - uniplate < 0 # GHC 8.4 via hashable - - unique < 0 # GHC 8.4 via hashable - - unordered-containers < 0 # GHC 8.4 via hashable - - uuid-types < 0 # GHC 8.4 via hashable - - validity-unordered-containers < 0 # GHC 8.4 via hashable - - validity-vector < 0 # GHC 8.4 via hashable - - weeder < 0 # GHC 8.4 via hashable - - witherable < 0 # GHC 8.4 via hashable - - xml-to-json < 0 # GHC 8.4 via hashable - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema @@ -5497,8 +4619,6 @@ packages: - quickcheck-instances < 0 # GHC 8.4 via scientific - special-values < 0 # GHC 8.4 via scientific - validity-scientific < 0 # GHC 8.4 via scientific - - hquantlib < 0 # GHC 8.4 via statistics - - mwc-random < 0 # GHC 8.4 via statistics - hackage-db < 0 # GHC 8.4 via tar - packdeps < 0 # GHC 8.4 via tar - hlint < 0 # GHC 8.4 via yaml @@ -5519,8 +4639,6 @@ packages: - bcrypt < 0 # GHC 8.4 via memory - pem < 0 # GHC 8.4 via memory - securemem < 0 # GHC 8.4 via memory - - monad-par < 0 # GHC 8.4 via mwc-random - - mwc-probability < 0 # GHC 8.4 via mwc-random - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -5559,6 +4677,269 @@ packages: - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango + # After first wave of unblocks + - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 + - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 + - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system + - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 + - psqueues < 0 # GHC 8.4 via QuickCheck-2.11.3 + - bower-json < 0 # GHC 8.4 via aeson-better-errors + - asn1-encoding < 0 # GHC 8.4 via asn1-types + - asn1-parse < 0 # GHC 8.4 via asn1-types + - pkcs10 < 0 # GHC 8.4 via asn1-types + - tls < 0 # GHC 8.4 via asn1-types + - x509 < 0 # GHC 8.4 via asn1-types + - x509-store < 0 # GHC 8.4 via asn1-types + - x509-validation < 0 # GHC 8.4 via asn1-types + - hinotify < 0 # GHC 8.4 via async-2.2.1 + - wreq < 0 # GHC 8.4 via authenticate-oauth + - seqloc < 0 # GHC 8.4 via biocore + - heterocephalus < 0 # GHC 8.4 via blaze-html + - heterocephalus < 0 # GHC 8.4 via blaze-markup + - hledger-lib < 0 # GHC 8.4 via blaze-markup + - xml-html-qq < 0 # GHC 8.4 via blaze-markup + - hledger-ui < 0 # GHC 8.4 via brick + - tries < 0 # GHC 8.4 via bytestring-trie + - weigh < 0 # GHC 8.4 via bytestring-trie + - parsers < 0 # GHC 8.4 via charset + - cprng-aes < 0 # GHC 8.4 via cipher-aes + - composable-associations-aeson < 0 # GHC 8.4 via composable-associations + - amqp < 0 # GHC 8.4 via connection + - conduit-connection < 0 # GHC 8.4 via connection + - hasbolt < 0 # GHC 8.4 via connection + - irc-conduit < 0 # GHC 8.4 via connection + - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell + - cql-io < 0 # GHC 8.4 via cql + - tasty-dejafu < 0 # GHC 8.4 via dejafu + - distributed-process-lifted < 0 # GHC 8.4 via distributed-process + - distributed-process-simplelocalnet < 0 # GHC 8.4 via distributed-process + - distributed-process-tests < 0 # GHC 8.4 via distributed-process + - distributed-process-lifted < 0 # GHC 8.4 via distributed-process-monad-control + - djinn-ghc < 0 # GHC 8.4 via djinn-lib + - email-validate < 0 # GHC 8.4 via doctest-0.15.0 + - flow < 0 # GHC 8.4 via doctest-0.15.0 + - hasmin < 0 # GHC 8.4 via doctest-0.15.0 + - influxdb < 0 # GHC 8.4 via doctest-0.15.0 + - linear < 0 # GHC 8.4 via doctest-0.15.0 + - log-domain < 0 # GHC 8.4 via doctest-0.15.0 + - machines < 0 # GHC 8.4 via doctest-0.15.0 + - rcu < 0 # GHC 8.4 via doctest-0.15.0 + - turtle < 0 # GHC 8.4 via doctest-0.15.0 + - zippers < 0 # GHC 8.4 via doctest-0.15.0 + - jose-jwt < 0 # GHC 8.4 via either + - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api + - Spintax < 0 # GHC 8.4 via extra + - algebraic-graphs < 0 # GHC 8.4 via extra + - dbus < 0 # GHC 8.4 via extra + - hledger-lib < 0 # GHC 8.4 via extra + - hapistrano < 0 # GHC 8.4 via formatting + - genvalidity-aeson < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-bytestring < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-containers < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-aeson < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-binary < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-cereal < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-hashable < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-path < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-scientific < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-unordered-containers < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-vector < 0 # GHC 8.4 via genvalidity-hspec + - hapistrano < 0 # GHC 8.4 via gitrev + - hasmin < 0 # GHC 8.4 via gitrev + - hexml-lens < 0 # GHC 8.4 via hexml + - xeno < 0 # GHC 8.4 via hexml + - hledger-ui < 0 # GHC 8.4 via hledger + - blake2 < 0 # GHC 8.4 via hlint + - folds < 0 # GHC 8.4 via hlint + - gc < 0 # GHC 8.4 via hlint + - rcu < 0 # GHC 8.4 via hlint + - sbv < 0 # GHC 8.4 via hlint + - structs < 0 # GHC 8.4 via hlint + - mixed-types-num < 0 # GHC 8.4 via hspec-smallcheck + - store < 0 # GHC 8.4 via hspec-smallcheck + - xml-html-qq < 0 # GHC 8.4 via html-conduit + - bitx-bitcoin < 0 # GHC 8.4 via http-client + - influxdb < 0 # GHC 8.4 via http-client + - wai-middleware-consul < 0 # GHC 8.4 via http-client + - wreq < 0 # GHC 8.4 via http-client + - bitx-bitcoin < 0 # GHC 8.4 via http-client-tls + - wreq < 0 # GHC 8.4 via http-client-tls + - HandsomeSoup < 0 # GHC 8.4 via hxt + - hxt-http < 0 # GHC 8.4 via hxt + - katydid < 0 # GHC 8.4 via hxt + - xml-to-json < 0 # GHC 8.4 via hxt + - xml-to-json < 0 # GHC 8.4 via hxt-curl + - xml-to-json < 0 # GHC 8.4 via hxt-expat + - xml-to-json < 0 # GHC 8.4 via hxt-tagsoup + - generics-eot < 0 # GHC 8.4 via interpolate + - katydid < 0 # GHC 8.4 via json + - rainbox < 0 # GHC 8.4 via lens-simple + - stm-containers < 0 # GHC 8.4 via list-t + - timemap < 0 # GHC 8.4 via list-t + - mighty-metropolis < 0 # GHC 8.4 via mcmc-types + - cryptohash < 0 # GHC 8.4 via memory + - cryptonite < 0 # GHC 8.4 via memory + - cryptonite-openssl < 0 # GHC 8.4 via memory + - git < 0 # GHC 8.4 via memory + - jose-jwt < 0 # GHC 8.4 via memory + - jwt < 0 # GHC 8.4 via memory + - text-ldap < 0 # GHC 8.4 via memory + - tls < 0 # GHC 8.4 via memory + - triplesec < 0 # GHC 8.4 via memory + - wreq < 0 # GHC 8.4 via memory + - x509 < 0 # GHC 8.4 via memory + - x509-validation < 0 # GHC 8.4 via memory + - wai-middleware-consul < 0 # GHC 8.4 via monad-logger + - mighty-metropolis < 0 # GHC 8.4 via mwc-probability + - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec + - irc-conduit < 0 # GHC 8.4 via network-conduit-tls + - distributed-process-tests < 0 # GHC 8.4 via network-transport-inmemory + - network-transport-tcp < 0 # GHC 8.4 via network-transport-tests + - pkcs10 < 0 # GHC 8.4 via pem + - x509 < 0 # GHC 8.4 via pem + - x509-store < 0 # GHC 8.4 via pem + - x509-validation < 0 # GHC 8.4 via pem + - pipes-network < 0 # GHC 8.4 via pipes-safe + - pred-trie < 0 # GHC 8.4 via poly-arity + - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary + - tasty-silver < 0 # GHC 8.4 via process-extras + - yi-core < 0 # GHC 8.4 via process-extras + - attoparsec-path < 0 # GHC 8.4 via quickcheck-instances + - commutative < 0 # GHC 8.4 via quickcheck-instances + - cron < 0 # GHC 8.4 via quickcheck-instances + - hslua < 0 # GHC 8.4 via quickcheck-instances + - monoid-subclasses < 0 # GHC 8.4 via quickcheck-instances + - natural-transformation < 0 # GHC 8.4 via quickcheck-instances + - parsers < 0 # GHC 8.4 via quickcheck-instances + - pred-trie < 0 # GHC 8.4 via quickcheck-instances + - protobuf-simple < 0 # GHC 8.4 via quickcheck-instances + - rose-trees < 0 # GHC 8.4 via quickcheck-instances + - sets < 0 # GHC 8.4 via quickcheck-instances + - string-conversions < 0 # GHC 8.4 via quickcheck-instances + - timemap < 0 # GHC 8.4 via quickcheck-instances + - tmapmvar < 0 # GHC 8.4 via quickcheck-instances + - tries < 0 # GHC 8.4 via quickcheck-instances + - websockets-rpc < 0 # GHC 8.4 via quickcheck-instances + - rainbox < 0 # GHC 8.4 via rainbow + - lambdabot-core < 0 # GHC 8.4 via random-fu + - redis-io < 0 # GHC 8.4 via redis-resp + - lexer-applicative < 0 # GHC 8.4 via regex-applicative + - crypto-random < 0 # GHC 8.4 via securemem + - generics-eot < 0 # GHC 8.4 via shake + - shake-language-c < 0 # GHC 8.4 via shake + - heterocephalus < 0 # GHC 8.4 via shakespeare + - vinyl < 0 # GHC 8.4 via singletons + - hedis < 0 # GHC 8.4 via slave-thread + - wreq < 0 # GHC 8.4 via snap-server + - conduit-extra < 0 # GHC 8.4 via streaming-commons + - store < 0 # GHC 8.4 via streaming-commons + - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec + - htoml < 0 # GHC 8.4 via tasty-hspec + - websockets-simple < 0 # GHC 8.4 via tasty-hspec + - yi-language < 0 # GHC 8.4 via tasty-hspec + - tcp-streams-openssl < 0 # GHC 8.4 via tcp-streams + - th-desugar < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - cql-io < 0 # GHC 8.4 via tinylog + - redis-io < 0 # GHC 8.4 via tinylog + - MonadRandom < 0 # GHC 8.4 via transformers-compat-0.6.0.6 + - monad-control-aligned < 0 # GHC 8.4 via transformers-compat-0.6.0.6 + - show-prettyprint < 0 # GHC 8.4 via trifecta + - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms + - users-test < 0 # GHC 8.4 via users + - courier < 0 # GHC 8.4 via uuid + - cql-io < 0 # GHC 8.4 via uuid + - eventsource-store-specs < 0 # GHC 8.4 via uuid + - squeal-postgresql < 0 # GHC 8.4 via uuid + - websockets-rpc < 0 # GHC 8.4 via uuid + - wreq < 0 # GHC 8.4 via uuid + - genvalidity < 0 # GHC 8.4 via validity + - genvalidity-aeson < 0 # GHC 8.4 via validity + - genvalidity-bytestring < 0 # GHC 8.4 via validity + - genvalidity-containers < 0 # GHC 8.4 via validity + - genvalidity-hspec-hashable < 0 # GHC 8.4 via validity + - genvalidity-property < 0 # GHC 8.4 via validity + - genvalidity-scientific < 0 # GHC 8.4 via validity + - genvalidity-text < 0 # GHC 8.4 via validity + - genvalidity-unordered-containers < 0 # GHC 8.4 via validity + - genvalidity-vector < 0 # GHC 8.4 via validity + - validity-aeson < 0 # GHC 8.4 via validity + - validity-unordered-containers < 0 # GHC 8.4 via validity + - validity-vector < 0 # GHC 8.4 via validity + - genvalidity-bytestring < 0 # GHC 8.4 via validity-bytestring + - genvalidity-containers < 0 # GHC 8.4 via validity-containers + - genvalidity-path < 0 # GHC 8.4 via validity-path + - genvalidity-scientific < 0 # GHC 8.4 via validity-scientific + - validity-aeson < 0 # GHC 8.4 via validity-scientific + - genvalidity-text < 0 # GHC 8.4 via validity-text + - validity-aeson < 0 # GHC 8.4 via validity-text + - genvalidity-time < 0 # GHC 8.4 via validity-time + - hledger-ui < 0 # GHC 8.4 via vty + - wai-middleware-consul < 0 # GHC 8.4 via wai + - wai-middleware-prometheus < 0 # GHC 8.4 via wai + - wai-middleware-consul < 0 # GHC 8.4 via wai-app-static + - wai-middleware-consul < 0 # GHC 8.4 via wai-conduit + - wai-middleware-consul < 0 # GHC 8.4 via wai-extra + - websockets-rpc < 0 # GHC 8.4 via wai-transformers + - websockets-simple < 0 # GHC 8.4 via wai-transformers + - wai-middleware-consul < 0 # GHC 8.4 via warp + - websockets-rpc < 0 # GHC 8.4 via websockets + - websockets-simple < 0 # GHC 8.4 via websockets + - rose-trees < 0 # GHC 8.4 via witherable + - sets < 0 # GHC 8.4 via witherable + - haskell-gi < 0 # GHC 8.4 via xml-conduit + - xml-html-qq < 0 # GHC 8.4 via xml-conduit + - xml-indexed-cursor < 0 # GHC 8.4 via xml-conduit + - yi-core < 0 # GHC 8.4 via yi-rope + - yi-keymap-vim < 0 # GHC 8.4 via yi-rope + - git < 0 # GHC 8.4 via zlib-bindings + - hit < 0 # GHC 8.4 via zlib-bindings + - io-streams < 0 # GHC 8.4 via zlib-bindings + - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom + - random-shuffle < 0 # GHC 8.4 via MonadRandom + - vivid < 0 # GHC 8.4 via MonadRandom + - b9 < 0 # GHC 8.4 via conduit-extra + - conduit-throttle < 0 # GHC 8.4 via conduit-extra + - hamtsolo < 0 # GHC 8.4 via conduit-extra + - stm-conduit < 0 # GHC 8.4 via conduit-extra + - bson < 0 # GHC 8.4 via cryptohash + - moesocks < 0 # GHC 8.4 via cryptohash + - s3-signer < 0 # GHC 8.4 via cryptohash + - crypto-api < 0 # GHC 8.4 via entropy + - crypto-random-api < 0 # GHC 8.4 via entropy + - nonce < 0 # GHC 8.4 via entropy + - scrypt < 0 # GHC 8.4 via entropy + - fsnotify < 0 # GHC 8.4 via hinotify + - openssl-streams < 0 # GHC 8.4 via io-streams + - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core + - apecs < 0 # GHC 8.4 via linear + - cue-sheet < 0 # GHC 8.4 via megaparsec + - dotenv < 0 # GHC 8.4 via megaparsec + - hspec-megaparsec < 0 # GHC 8.4 via megaparsec + - inflections < 0 # GHC 8.4 via megaparsec + - incremental-parser < 0 # GHC 8.4 via monoid-subclasses + - picoparsec < 0 # GHC 8.4 via monoid-subclasses + - timerep < 0 # GHC 8.4 via monoid-subclasses + - freer-simple < 0 # GHC 8.4 via natural-transformation + - inline-c < 0 # GHC 8.4 via parsers + - lrucaching < 0 # GHC 8.4 via psqueues + - pcre-heavy < 0 # GHC 8.4 via string-conversions + - IntervalMap < 0 # GHC 8.4 via weigh + - text-metrics < 0 # GHC 8.4 via weigh + - crypto-api-tests < 0 # GHC 8.4 via crypto-api + - pureMD5 < 0 # GHC 8.4 via crypto-api + - xxhash < 0 # GHC 8.4 via crypto-api + - fsnotify-conduit < 0 # GHC 8.4 via fsnotify + - hocilib < 0 # GHC 8.4 via inline-c + - ctrie < 0 # GHC 8.4 via random-shuffle + - prometheus-client < 0 # GHC 8.4 via random-shuffle + - prometheus-metrics-ghc < 0 # GHC 8.4 via prometheus-client + - gravatar < 0 # GHC 8.4 via pureMD5 + - hpc-coveralls < 0 # GHC 8.4 via pureMD5 + - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 + - xxhash-ffi < 0 # GHC 8.4 via xxhash + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -5585,62 +4966,13 @@ packages: # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 - # https://github.com/fpco/stackage/issues/3187 - - QuickCheck < 2.11 - - haddock-library < 1.5 - - # https://github.com/fpco/stackage/issues/3268 - - async < 2.2 - - async-timer < 0.2 - - # https://github.com/fpco/stackage/issues/3278 - - lifted-async < 0.10 - - # https://github.com/fpco/stackage/issues/3290 - # also blocked by QuickCheck < 2.11 - - doctest < 0.14 - - # https://github.com/karun012/doctest-discover/issues/19 - - doctest-discover < 0.1.0.8 - - # https://github.com/fpco/stackage/issues/3312 - - transformers-compat < 0.6.0.2 - - # https://github.com/fpco/stackage/issues/3315 - - exceptions < 0.9 - - # https://github.com/fpco/stackage/issues/3327 - - streaming-commons < 0.2 - - # https://github.com/fpco/stackage/issues/3329 - - skylighting < 0.7 - - # https://github.com/fpco/stackage/issues/3333 - - llvm-hs < 6 - - llvm-hs-pure < 6 - - # https://github.com/fpco/stackage/issues/3336 - # compilation failures - - clay < 0.12.3 - # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 - # https://github.com/fpco/stackage/issues/3340 - - Cabal < 2.2 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 - # Requires too-new or too-old Cabal - - cabal2nix < 2.9 # Cabal >2.2 - - distribution-nixpkgs < 1.1.1 # Cabal >2.2 - - hackage-db < 2.0.1 # Cabal >2.2 - - # Requires too-new base - - xhtml < 3000.2.2.1 # base >= 4.11 - # https://github.com/jtdaugherty/vty/issues/147 # (downstream build failure) - microlens < 0.4.9 @@ -5651,6 +4983,10 @@ packages: # https://github.com/Daniel-Diaz/matrix/issues/55 - matrix < 0.3.6.0 + # needed by path + # https://github.com/fpco/stackage/issues/3315 + - exceptions < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -5815,9 +5151,11 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - - Cabal # GHC 8.4 via tasty - - call-stack # GHC 8.4 via nanospec + - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff + - http-types # GHC 8.4 via quickcheck-instances + - semigroupoids # doctest 0.15 - HTTP # conduit-extra 1.3 + - colour # QuickCheck-2.11.3 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From 64d29ce77b9e426e454214a9397ed87638c3e40e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:14:01 -0700 Subject: [PATCH 1114/1263] Skip tests for clock to avoid cyclic dep, see #3368 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b78cd16..69268911 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5148,6 +5148,10 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # An attempt to avoid cyclic dependencies + # https://github.com/fpco/stackage/issues/3368 + - clock # tasty + # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. From 76bccddc3f5a834a7415a405c26cedcc230ab3d7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:40:43 -0700 Subject: [PATCH 1115/1263] Skip tests for stringbuilder per #3368 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69268911..ff1dde26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5151,6 +5151,7 @@ skipped-tests: # An attempt to avoid cyclic dependencies # https://github.com/fpco/stackage/issues/3368 - clock # tasty + - stringbuilder # hspec # Outdated dependencies # These can periodically be checked for updates; From 81d05fde93fe42c6f0df21206ca130e1592288f7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:58:15 -0700 Subject: [PATCH 1116/1263] Skip various tests blindly, per #3368 --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff1dde26..2808f16a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5152,6 +5152,18 @@ skipped-tests: # https://github.com/fpco/stackage/issues/3368 - clock # tasty - stringbuilder # hspec + # some stabs in the dark... + - HUnit + - aeson + - async + - attoparsec + - criterion + - doctest + - hashable + - hspec + - http-types + - semigroupoids + - tasty # Outdated dependencies # These can periodically be checked for updates; From d613a786e4fbaf0f63aa3b99e163a5f4d4096672 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:59:51 -0700 Subject: [PATCH 1117/1263] Also skip various benches per #3368 --- build-constraints.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2808f16a..27663b88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5637,6 +5637,22 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: + # An attempt to avoid cyclic dependencies + # https://github.com/fpco/stackage/issues/3368 + - clock # tasty + - stringbuilder # hspec + # some stabs in the dark... + - HUnit + - aeson + - async + - attoparsec + - criterion + - doctest + - hashable + - hspec + - http-types + - semigroupoids + - tasty # Outdated dependencies # These can periodically be checked for updates; From 5cfd05dce096d40507ea08b17ff87c583bbbda88 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:03:45 -0700 Subject: [PATCH 1118/1263] Reblock packages, attempting a smaller changeset --- build-constraints.yaml | 853 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 819 insertions(+), 34 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27663b88..b635516e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3611,6 +3611,86 @@ packages: - stm-supply < 0 # GHC 8.4 via Unique - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph + - apecs < 0 # GHC 8.4 via async + - ascii-progress < 0 # GHC 8.4 via async + - async-extra < 0 # GHC 8.4 via async + - b9 < 0 # GHC 8.4 via async + - buchhaltung < 0 # GHC 8.4 via async + - classy-prelude < 0 # GHC 8.4 via async + - concurrent-output < 0 # GHC 8.4 via async + - conduit-extra < 0 # GHC 8.4 via async + - conduit-throttle < 0 # GHC 8.4 via async + - courier < 0 # GHC 8.4 via async + - cql-io < 0 # GHC 8.4 via async + - ctrie < 0 # GHC 8.4 via async + - djinn-ghc < 0 # GHC 8.4 via async + - dns < 0 # GHC 8.4 via async + - enclosed-exceptions < 0 # GHC 8.4 via async + - eventsource-store-specs < 0 # GHC 8.4 via async + - eventsource-stub-store < 0 # GHC 8.4 via async + - eventstore < 0 # GHC 8.4 via async + - every < 0 # GHC 8.4 via async + - file-modules < 0 # GHC 8.4 via async + - filelock < 0 # GHC 8.4 via async + - fsnotify < 0 # GHC 8.4 via async + - fsnotify-conduit < 0 # GHC 8.4 via async + - hamtsolo < 0 # GHC 8.4 via async + - hapistrano < 0 # GHC 8.4 via async + - hedgehog < 0 # GHC 8.4 via async + - hedis < 0 # GHC 8.4 via async + - hinotify < 0 # GHC 8.4 via async + - hjsonschema < 0 # GHC 8.4 via async + - hledger-ui < 0 # GHC 8.4 via async + - hpc-coveralls < 0 # GHC 8.4 via async + - hpio < 0 # GHC 8.4 via async + - http-client < 0 # GHC 8.4 via async + - http-reverse-proxy < 0 # GHC 8.4 via async + - io-memoize < 0 # GHC 8.4 via async + - irc-conduit < 0 # GHC 8.4 via async + - leveldb-haskell < 0 # GHC 8.4 via async + - log-warper < 0 # GHC 8.4 via async + - lxd-client < 0 # GHC 8.4 via async + - metrics < 0 # GHC 8.4 via async + - moesocks < 0 # GHC 8.4 via async + - pipes-concurrency < 0 # GHC 8.4 via async + - pipes-fluid < 0 # GHC 8.4 via async + - pixelated-avatar-generator < 0 # GHC 8.4 via async + - postgresql-simple-queue < 0 # GHC 8.4 via async + - quickcheck-state-machine < 0 # GHC 8.4 via async + - redis-io < 0 # GHC 8.4 via async + - riak < 0 # GHC 8.4 via async + - sbv < 0 # GHC 8.4 via async + - scotty < 0 # GHC 8.4 via async + - servant-subscriber < 0 # GHC 8.4 via async + - servant-websockets < 0 # GHC 8.4 via async + - shelly < 0 # GHC 8.4 via async + - simple-log < 0 # GHC 8.4 via async + - socket < 0 # GHC 8.4 via async + - stack < 0 # GHC 8.4 via async + - stm-conduit < 0 # GHC 8.4 via async + - stm-supply < 0 # GHC 8.4 via async + - store < 0 # GHC 8.4 via async + - streaming-commons < 0 # GHC 8.4 via async + - tasty-golden < 0 # GHC 8.4 via async + - tasty-silver < 0 # GHC 8.4 via async + - tasty-smallcheck < 0 # GHC 8.4 via async + - terminal-progress-bar < 0 # GHC 8.4 via async + - throttle-io-stream < 0 # GHC 8.4 via async + - tls < 0 # GHC 8.4 via async + - tmapmvar < 0 # GHC 8.4 via async + - turtle < 0 # GHC 8.4 via async + - typed-process < 0 # GHC 8.4 via async + - unboxed-ref < 0 # GHC 8.4 via async + - unliftio < 0 # GHC 8.4 via async + - wai-handler-launch < 0 # GHC 8.4 via async + - wai-middleware-consul < 0 # GHC 8.4 via async + - warp < 0 # GHC 8.4 via async + - websockets-rpc < 0 # GHC 8.4 via async + - websockets-simple < 0 # GHC 8.4 via async + - wild-bind-x11 < 0 # GHC 8.4 via async + - yesod-core < 0 # GHC 8.4 via async + - yesod-static < 0 # GHC 8.4 via async + - zeromq4-haskell < 0 # GHC 8.4 via async - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - HStringTemplate < 0 # GHC 8.4 via blaze-builder - airship < 0 # GHC 8.4 via blaze-builder @@ -3697,6 +3777,105 @@ packages: - kdt < 0 # GHC 8.4 via deepseq-generics - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics + - ad < 0 # GHC 8.4 via doctest + - approximate < 0 # GHC 8.4 via doctest + - attoparsec-time < 0 # GHC 8.4 via doctest + - bits < 0 # GHC 8.4 via doctest + - bitx-bitcoin < 0 # GHC 8.4 via doctest + - bookkeeping < 0 # GHC 8.4 via doctest + - bound < 0 # GHC 8.4 via doctest + - bytes < 0 # GHC 8.4 via doctest + - comonad < 0 # GHC 8.4 via doctest + - compensated < 0 # GHC 8.4 via doctest + - composable-associations-aeson < 0 # GHC 8.4 via doctest + - config-ini < 0 # GHC 8.4 via doctest + - dimensional < 0 # GHC 8.4 via doctest + - distribution-nixpkgs < 0 # GHC 8.4 via doctest + - distributive < 0 # GHC 8.4 via doctest + - dns < 0 # GHC 8.4 via doctest + - doctest-discover < 0 # GHC 8.4 via doctest + - email-validate < 0 # GHC 8.4 via doctest + - emailaddress < 0 # GHC 8.4 via doctest + - envelope < 0 # GHC 8.4 via doctest + - ersatz < 0 # GHC 8.4 via doctest + - fixed-vector < 0 # GHC 8.4 via doctest + - flow < 0 # GHC 8.4 via doctest + - folds < 0 # GHC 8.4 via doctest + - from-sum < 0 # GHC 8.4 via doctest + - gc < 0 # GHC 8.4 via doctest + - generic-lens < 0 # GHC 8.4 via doctest + - generics-eot < 0 # GHC 8.4 via doctest + - haskell-gi < 0 # GHC 8.4 via doctest + - hasmin < 0 # GHC 8.4 via doctest + - heaps < 0 # GHC 8.4 via doctest + - hedis < 0 # GHC 8.4 via doctest + - heterocephalus < 0 # GHC 8.4 via doctest + - hexml-lens < 0 # GHC 8.4 via doctest + - hledger-lib < 0 # GHC 8.4 via doctest + - hopenssl < 0 # GHC 8.4 via doctest + - hpio < 0 # GHC 8.4 via doctest + - hsemail < 0 # GHC 8.4 via doctest + - hsyslog < 0 # GHC 8.4 via doctest + - http-date < 0 # GHC 8.4 via doctest + - http2 < 0 # GHC 8.4 via doctest + - human-readable-duration < 0 # GHC 8.4 via doctest + - hyperloglog < 0 # GHC 8.4 via doctest + - hyphenation < 0 # GHC 8.4 via doctest + - influxdb < 0 # GHC 8.4 via doctest + - intervals < 0 # GHC 8.4 via doctest + - ip < 0 # GHC 8.4 via doctest + - iproute < 0 # GHC 8.4 via doctest + - jose-jwt < 0 # GHC 8.4 via doctest + - jwt < 0 # GHC 8.4 via doctest + - language-nix < 0 # GHC 8.4 via doctest + - lca < 0 # GHC 8.4 via doctest + - lens < 0 # GHC 8.4 via doctest + - lens-action < 0 # GHC 8.4 via doctest + - lens-aeson < 0 # GHC 8.4 via doctest + - lens-regex < 0 # GHC 8.4 via doctest + - linear < 0 # GHC 8.4 via doctest + - linear-accelerate < 0 # GHC 8.4 via doctest + - log-domain < 0 # GHC 8.4 via doctest + - machines < 0 # GHC 8.4 via doctest + - multiset < 0 # GHC 8.4 via doctest + - network < 0 # GHC 8.4 via doctest + - ochintin-daicho < 0 # GHC 8.4 via doctest + - online < 0 # GHC 8.4 via doctest + - pcre-heavy < 0 # GHC 8.4 via doctest + - pgp-wordlist < 0 # GHC 8.4 via doctest + - pretty-simple < 0 # GHC 8.4 via doctest + - prettyprinter < 0 # GHC 8.4 via doctest + - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest + - prometheus-client < 0 # GHC 8.4 via doctest + - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest + - rcu < 0 # GHC 8.4 via doctest + - read-env-var < 0 # GHC 8.4 via doctest + - sbv < 0 # GHC 8.4 via doctest + - search-algorithms < 0 # GHC 8.4 via doctest + - semigroupoids < 0 # GHC 8.4 via doctest + - servant-ruby < 0 # GHC 8.4 via doctest + - servant-static-th < 0 # GHC 8.4 via doctest + - shake-language-c < 0 # GHC 8.4 via doctest + - show-prettyprint < 0 # GHC 8.4 via doctest + - squeal-postgresql < 0 # GHC 8.4 via doctest + - stm-conduit < 0 # GHC 8.4 via doctest + - structs < 0 # GHC 8.4 via doctest + - teardown < 0 # GHC 8.4 via doctest + - trifecta < 0 # GHC 8.4 via doctest + - triplesec < 0 # GHC 8.4 via doctest + - turtle < 0 # GHC 8.4 via doctest + - type-level-kv-list < 0 # GHC 8.4 via doctest + - universum < 0 # GHC 8.4 via doctest + - unix-time < 0 # GHC 8.4 via doctest + - vinyl < 0 # GHC 8.4 via doctest + - wai-logger < 0 # GHC 8.4 via doctest + - wai-middleware-prometheus < 0 # GHC 8.4 via doctest + - warp < 0 # GHC 8.4 via doctest + - world-peace < 0 # GHC 8.4 via doctest + - wreq < 0 # GHC 8.4 via doctest + - xml-html-qq < 0 # GHC 8.4 via doctest + - xml-indexed-cursor < 0 # GHC 8.4 via doctest + - zippers < 0 # GHC 8.4 via doctest - log < 0 # GHC 8.4 via ekg - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core @@ -4091,6 +4270,47 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams + - DAV < 0 # GHC 8.4 via http-types + - IPv6DB < 0 # GHC 8.4 via http-types + - MFlow < 0 # GHC 8.4 via http-types + - Spock < 0 # GHC 8.4 via http-types + - bimap-server < 0 # GHC 8.4 via http-types + - buffer-builder < 0 # GHC 8.4 via http-types + - classy-prelude-yesod < 0 # GHC 8.4 via http-types + - configuration-tools < 0 # GHC 8.4 via http-types + - curl-runnings < 0 # GHC 8.4 via http-types + - datadog < 0 # GHC 8.4 via http-types + - fb < 0 # GHC 8.4 via http-types + - filter-logger < 0 # GHC 8.4 via http-types + - ginger < 0 # GHC 8.4 via http-types + - goggles < 0 # GHC 8.4 via http-types + - hailgun < 0 # GHC 8.4 via http-types + - haskell-neo4j-client < 0 # GHC 8.4 via http-types + - hoogle < 0 # GHC 8.4 via http-types + - hpack < 0 # GHC 8.4 via http-types + - hsebaysdk < 0 # GHC 8.4 via http-types + - hspec-wai < 0 # GHC 8.4 via http-types + - http-client-openssl < 0 # GHC 8.4 via http-types + - http-client-tls < 0 # GHC 8.4 via http-types + - kawhi < 0 # GHC 8.4 via http-types + - koofr-client < 0 # GHC 8.4 via http-types + - line < 0 # GHC 8.4 via http-types + - mandrill < 0 # GHC 8.4 via http-types + - mime-mail-ses < 0 # GHC 8.4 via http-types + - pagerduty < 0 # GHC 8.4 via http-types + - picoparsec < 0 # GHC 8.4 via http-types + - rollbar-hs < 0 # GHC 8.4 via http-types + - s3-signer < 0 # GHC 8.4 via http-types + - soap < 0 # GHC 8.4 via http-types + - wai-cli < 0 # GHC 8.4 via http-types + - wai-cors < 0 # GHC 8.4 via http-types + - wai-middleware-rollbar < 0 # GHC 8.4 via http-types + - wai-middleware-static < 0 # GHC 8.4 via http-types + - wai-slack-middleware < 0 # GHC 8.4 via http-types + - web-routes-wai < 0 # GHC 8.4 via http-types + - webdriver < 0 # GHC 8.4 via http-types + - yesod-auth-hashdb < 0 # GHC 8.4 via http-types + - yesod-gitrepo < 0 # GHC 8.4 via http-types - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip @@ -4221,6 +4441,75 @@ packages: - yesod < 0 # GHC 8.4 via monad-logger - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple + - DAV < 0 # GHC 8.4 via network + - HTTP < 0 # GHC 8.4 via network + - HandsomeSoup < 0 # GHC 8.4 via network + - HaskellNet < 0 # GHC 8.4 via network + - HaskellNet-SSL < 0 # GHC 8.4 via network + - HsOpenSSL < 0 # GHC 8.4 via network + - IPv6Addr < 0 # GHC 8.4 via network + - MissingH < 0 # GHC 8.4 via network + - Network-NineP < 0 # GHC 8.4 via network + - amqp < 0 # GHC 8.4 via network + - atom-basic < 0 # GHC 8.4 via network + - bson < 0 # GHC 8.4 via network + - conduit-connection < 0 # GHC 8.4 via network + - connection < 0 # GHC 8.4 via network + - connection-pool < 0 # GHC 8.4 via network + - cql < 0 # GHC 8.4 via network + - datadog < 0 # GHC 8.4 via network + - dbus < 0 # GHC 8.4 via network + - distributed-process-lifted < 0 # GHC 8.4 via network + - distributed-process-simplelocalnet < 0 # GHC 8.4 via network + - distributed-process-tests < 0 # GHC 8.4 via network + - graylog < 0 # GHC 8.4 via network + - hasbolt < 0 # GHC 8.4 via network + - hdevtools < 0 # GHC 8.4 via network + - hoogle < 0 # GHC 8.4 via network + - hsdns < 0 # GHC 8.4 via network + - hslogger < 0 # GHC 8.4 via network + - hstatsd < 0 # GHC 8.4 via network + - hsyslog-udp < 0 # GHC 8.4 via network + - http-client-openssl < 0 # GHC 8.4 via network + - http-client-tls < 0 # GHC 8.4 via network + - hxt-http < 0 # GHC 8.4 via network + - io-streams < 0 # GHC 8.4 via network + - lambdabot-core < 0 # GHC 8.4 via network + - lambdabot-irc-plugins < 0 # GHC 8.4 via network + - libmpd < 0 # GHC 8.4 via network + - microformats2-parser < 0 # GHC 8.4 via network + - milena < 0 # GHC 8.4 via network + - mongoDB < 0 # GHC 8.4 via network + - mysql-haskell < 0 # GHC 8.4 via network + - network-anonymous-i2p < 0 # GHC 8.4 via network + - network-anonymous-tor < 0 # GHC 8.4 via network + - network-attoparsec < 0 # GHC 8.4 via network + - network-conduit-tls < 0 # GHC 8.4 via network + - network-multicast < 0 # GHC 8.4 via network + - network-simple < 0 # GHC 8.4 via network + - network-transport-tcp < 0 # GHC 8.4 via network + - oeis < 0 # GHC 8.4 via network + - openssl-streams < 0 # GHC 8.4 via network + - persistent-mysql-haskell < 0 # GHC 8.4 via network + - pipes-network < 0 # GHC 8.4 via network + - rollbar-hs < 0 # GHC 8.4 via network + - smtp-mail < 0 # GHC 8.4 via network + - snap-core < 0 # GHC 8.4 via network + - socket-activation < 0 # GHC 8.4 via network + - socks < 0 # GHC 8.4 via network + - sphinx < 0 # GHC 8.4 via network + - splice < 0 # GHC 8.4 via network + - tcp-streams < 0 # GHC 8.4 via network + - tcp-streams-openssl < 0 # GHC 8.4 via network + - tls-debug < 0 # GHC 8.4 via network + - transient-universe < 0 # GHC 8.4 via network + - vivid < 0 # GHC 8.4 via network + - wai-cli < 0 # GHC 8.4 via network + - wai-cors < 0 # GHC 8.4 via network + - warp-tls < 0 # GHC 8.4 via network + - webdriver < 0 # GHC 8.4 via network + - wuss < 0 # GHC 8.4 via network + - xenstore < 0 # GHC 8.4 via network - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy @@ -4253,6 +4542,31 @@ packages: - filter-logger < 0 # GHC 8.4 via scotty - line < 0 # GHC 8.4 via scotty - microformats2-parser < 0 # GHC 8.4 via scotty + - adjunctions < 0 # GHC 8.4 via semigroupoids + - algebra < 0 # GHC 8.4 via semigroupoids + - checkers < 0 # GHC 8.4 via semigroupoids + - compressed < 0 # GHC 8.4 via semigroupoids + - dlist-nonempty < 0 # GHC 8.4 via semigroupoids + - either < 0 # GHC 8.4 via semigroupoids + - eq < 0 # GHC 8.4 via semigroupoids + - free < 0 # GHC 8.4 via semigroupoids + - glazier < 0 # GHC 8.4 via semigroupoids + - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids + - kan-extensions < 0 # GHC 8.4 via semigroupoids + - keys < 0 # GHC 8.4 via semigroupoids + - lattices < 0 # GHC 8.4 via semigroupoids + - monad-products < 0 # GHC 8.4 via semigroupoids + - pointed < 0 # GHC 8.4 via semigroupoids + - reducers < 0 # GHC 8.4 via semigroupoids + - rose-trees < 0 # GHC 8.4 via semigroupoids + - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids + - sets < 0 # GHC 8.4 via semigroupoids + - streams < 0 # GHC 8.4 via semigroupoids + - these < 0 # GHC 8.4 via semigroupoids + - validation < 0 # GHC 8.4 via semigroupoids + - vector-instances < 0 # GHC 8.4 via semigroupoids + - witness < 0 # GHC 8.4 via semigroupoids + - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple @@ -4265,6 +4579,132 @@ packages: - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit + - HaTeX < 0 # GHC 8.4 via tasty + - aeson-casing < 0 # GHC 8.4 via tasty + - aeson-typescript < 0 # GHC 8.4 via tasty + - arithmoi < 0 # GHC 8.4 via tasty + - asn1-encoding < 0 # GHC 8.4 via tasty + - bit-stream < 0 # GHC 8.4 via tasty + - blake2 < 0 # GHC 8.4 via tasty + - bower-json < 0 # GHC 8.4 via tasty + - bv-little < 0 # GHC 8.4 via tasty + - bytestring-conversion < 0 # GHC 8.4 via tasty + - cabal2nix < 0 # GHC 8.4 via tasty + - cartel < 0 # GHC 8.4 via tasty + - cassava-records < 0 # GHC 8.4 via tasty + - cli < 0 # GHC 8.4 via tasty + - codec < 0 # GHC 8.4 via tasty + - commutative < 0 # GHC 8.4 via tasty + - compiler-warnings < 0 # GHC 8.4 via tasty + - composable-associations < 0 # GHC 8.4 via tasty + - concise < 0 # GHC 8.4 via tasty + - cookie < 0 # GHC 8.4 via tasty + - countable < 0 # GHC 8.4 via tasty + - cql < 0 # GHC 8.4 via tasty + - cron < 0 # GHC 8.4 via tasty + - cryptohash < 0 # GHC 8.4 via tasty + - cryptonite < 0 # GHC 8.4 via tasty + - cryptonite-conduit < 0 # GHC 8.4 via tasty + - cryptonite-openssl < 0 # GHC 8.4 via tasty + - csp < 0 # GHC 8.4 via tasty + - data-bword < 0 # GHC 8.4 via tasty + - data-dword < 0 # GHC 8.4 via tasty + - data-serializer < 0 # GHC 8.4 via tasty + - dawg-ord < 0 # GHC 8.4 via tasty + - dbus < 0 # GHC 8.4 via tasty + - drifter < 0 # GHC 8.4 via tasty + - exp-pairs < 0 # GHC 8.4 via tasty + - fast-digits < 0 # GHC 8.4 via tasty + - free-vl < 0 # GHC 8.4 via tasty + - freer-simple < 0 # GHC 8.4 via tasty + - gdax < 0 # GHC 8.4 via tasty + - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty + - ghcid < 0 # GHC 8.4 via tasty + - ginger < 0 # GHC 8.4 via tasty + - git < 0 # GHC 8.4 via tasty + - glob-posix < 0 # GHC 8.4 via tasty + - graylog < 0 # GHC 8.4 via tasty + - heatshrink < 0 # GHC 8.4 via tasty + - hit < 0 # GHC 8.4 via tasty + - hocilib < 0 # GHC 8.4 via tasty + - hourglass < 0 # GHC 8.4 via tasty + - hslua < 0 # GHC 8.4 via tasty + - htoml < 0 # GHC 8.4 via tasty + - immortal < 0 # GHC 8.4 via tasty + - incremental-parser < 0 # GHC 8.4 via tasty + - indentation-parsec < 0 # GHC 8.4 via tasty + - inline-r < 0 # GHC 8.4 via tasty + - jose < 0 # GHC 8.4 via tasty + - katydid < 0 # GHC 8.4 via tasty + - kawhi < 0 # GHC 8.4 via tasty + - language-java < 0 # GHC 8.4 via tasty + - lexer-applicative < 0 # GHC 8.4 via tasty + - mandrill < 0 # GHC 8.4 via tasty + - matplotlib < 0 # GHC 8.4 via tasty + - matrices < 0 # GHC 8.4 via tasty + - matrix < 0 # GHC 8.4 via tasty + - microlens-aeson < 0 # GHC 8.4 via tasty + - milena < 0 # GHC 8.4 via tasty + - monad-loops < 0 # GHC 8.4 via tasty + - monoid-subclasses < 0 # GHC 8.4 via tasty + - multiarg < 0 # GHC 8.4 via tasty + - natural-transformation < 0 # GHC 8.4 via tasty + - network-ip < 0 # GHC 8.4 via tasty + - nondeterminism < 0 # GHC 8.4 via tasty + - open-witness < 0 # GHC 8.4 via tasty + - opensource < 0 # GHC 8.4 via tasty + - parsec-numeric < 0 # GHC 8.4 via tasty + - pipes-attoparsec < 0 # GHC 8.4 via tasty + - pkcs10 < 0 # GHC 8.4 via tasty + - pptable < 0 # GHC 8.4 via tasty + - pred-trie < 0 # GHC 8.4 via tasty + - qchas < 0 # GHC 8.4 via tasty + - rainbox < 0 # GHC 8.4 via tasty + - regex-applicative < 0 # GHC 8.4 via tasty + - sbp < 0 # GHC 8.4 via tasty + - semver < 0 # GHC 8.4 via tasty + - sets < 0 # GHC 8.4 via tasty + - shikensu < 0 # GHC 8.4 via tasty + - singletons < 0 # GHC 8.4 via tasty + - skylighting < 0 # GHC 8.4 via tasty + - streaming-bytestring < 0 # GHC 8.4 via tasty + - string-transform < 0 # GHC 8.4 via tasty + - swagger < 0 # GHC 8.4 via tasty + - tasty-ant-xml < 0 # GHC 8.4 via tasty + - tasty-auto < 0 # GHC 8.4 via tasty + - tasty-dejafu < 0 # GHC 8.4 via tasty + - tasty-expected-failure < 0 # GHC 8.4 via tasty + - tasty-hspec < 0 # GHC 8.4 via tasty + - tasty-html < 0 # GHC 8.4 via tasty + - tasty-kat < 0 # GHC 8.4 via tasty + - tasty-program < 0 # GHC 8.4 via tasty + - tasty-stats < 0 # GHC 8.4 via tasty + - tasty-th < 0 # GHC 8.4 via tasty + - text-manipulate < 0 # GHC 8.4 via tasty + - tidal < 0 # GHC 8.4 via tasty + - timemap < 0 # GHC 8.4 via tasty + - timerep < 0 # GHC 8.4 via tasty + - titlecase < 0 # GHC 8.4 via tasty + - traverse-with-class < 0 # GHC 8.4 via tasty + - tries < 0 # GHC 8.4 via tasty + - ua-parser < 0 # GHC 8.4 via tasty + - unbound-generics < 0 # GHC 8.4 via tasty + - units-parser < 0 # GHC 8.4 via tasty + - unordered-intmap < 0 # GHC 8.4 via tasty + - vector-binary-instances < 0 # GHC 8.4 via tasty + - vector-split < 0 # GHC 8.4 via tasty + - wai-cors < 0 # GHC 8.4 via tasty + - wire-streams < 0 # GHC 8.4 via tasty + - wl-pprint-annotated < 0 # GHC 8.4 via tasty + - x509 < 0 # GHC 8.4 via tasty + - x509-store < 0 # GHC 8.4 via tasty + - x509-validation < 0 # GHC 8.4 via tasty + - xlsx < 0 # GHC 8.4 via tasty + - xml-picklers < 0 # GHC 8.4 via tasty + - yeshql < 0 # GHC 8.4 via tasty + - yi-core < 0 # GHC 8.4 via tasty + - yi-keymap-vim < 0 # GHC 8.4 via tasty + - yi-language < 0 # GHC 8.4 via tasty - cabal2nix < 0 # GHC 8.4 via tasty-golden - countable < 0 # GHC 8.4 via tasty-golden - heatshrink < 0 # GHC 8.4 via tasty-golden @@ -4443,6 +4883,52 @@ packages: - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding + - Spintax < 0 # GHC 8.4 via attoparsec + - aeson-compat < 0 # GHC 8.4 via attoparsec + - aeson-pretty < 0 # GHC 8.4 via attoparsec + - aeson-utils < 0 # GHC 8.4 via attoparsec + - attoparsec-binary < 0 # GHC 8.4 via attoparsec + - attoparsec-expr < 0 # GHC 8.4 via attoparsec + - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec + - attoparsec-path < 0 # GHC 8.4 via attoparsec + - boolean-like < 0 # GHC 8.4 via attoparsec + - cases < 0 # GHC 8.4 via attoparsec + - configurator < 0 # GHC 8.4 via attoparsec + - cpuinfo < 0 # GHC 8.4 via attoparsec + - dataurl < 0 # GHC 8.4 via attoparsec + - frontmatter < 0 # GHC 8.4 via attoparsec + - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec + - glabrous < 0 # GHC 8.4 via attoparsec + - hasql < 0 # GHC 8.4 via attoparsec + - hostname-validate < 0 # GHC 8.4 via attoparsec + - hp2pretty < 0 # GHC 8.4 via attoparsec + - hruby < 0 # GHC 8.4 via attoparsec + - html-email-validate < 0 # GHC 8.4 via attoparsec + - hw-json < 0 # GHC 8.4 via attoparsec + - hw-parser < 0 # GHC 8.4 via attoparsec + - hw-succinct < 0 # GHC 8.4 via attoparsec + - hweblib < 0 # GHC 8.4 via attoparsec + - ini < 0 # GHC 8.4 via attoparsec + - irc < 0 # GHC 8.4 via attoparsec + - makefile < 0 # GHC 8.4 via attoparsec + - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec + - ndjson-conduit < 0 # GHC 8.4 via attoparsec + - netpbm < 0 # GHC 8.4 via attoparsec + - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec + - parsers < 0 # GHC 8.4 via attoparsec + - pcre-utils < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec + - pipes-aeson < 0 # GHC 8.4 via attoparsec + - pipes-fastx < 0 # GHC 8.4 via attoparsec + - rdf < 0 # GHC 8.4 via attoparsec + - redis-resp < 0 # GHC 8.4 via attoparsec + - scanner < 0 # GHC 8.4 via attoparsec + - seqloc < 0 # GHC 8.4 via attoparsec + - simple-templates < 0 # GHC 8.4 via attoparsec + - sourcemap < 0 # GHC 8.4 via attoparsec + - text-ldap < 0 # GHC 8.4 via attoparsec + - wikicfp-scraper < 0 # GHC 8.4 via attoparsec - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4461,6 +4947,80 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock + - binary-conduit < 0 # GHC 8.4 via conduit + - bzlib-conduit < 0 # GHC 8.4 via conduit + - cassava-conduit < 0 # GHC 8.4 via conduit + - cereal-conduit < 0 # GHC 8.4 via conduit + - conduit-iconv < 0 # GHC 8.4 via conduit + - hw-conduit < 0 # GHC 8.4 via conduit + - hw-json < 0 # GHC 8.4 via conduit + - hw-succinct < 0 # GHC 8.4 via conduit + - ndjson-conduit < 0 # GHC 8.4 via conduit + - safeio < 0 # GHC 8.4 via conduit + - withdependencies < 0 # GHC 8.4 via conduit + - xls < 0 # GHC 8.4 via conduit + - yaml < 0 # GHC 8.4 via conduit + - IntervalMap < 0 # GHC 8.4 via criterion + - JuicyPixels-extra < 0 # GHC 8.4 via criterion + - algebraic-graphs < 0 # GHC 8.4 via criterion + - binary-list < 0 # GHC 8.4 via criterion + - bitset-word8 < 0 # GHC 8.4 via criterion + - cassava-conduit < 0 # GHC 8.4 via criterion + - conduit-iconv < 0 # GHC 8.4 via criterion + - cprng-aes < 0 # GHC 8.4 via criterion + - data-diverse < 0 # GHC 8.4 via criterion + - data-has < 0 # GHC 8.4 via criterion + - data-msgpack < 0 # GHC 8.4 via criterion + - discrimination < 0 # GHC 8.4 via criterion + - do-list < 0 # GHC 8.4 via criterion + - edit-distance < 0 # GHC 8.4 via criterion + - farmhash < 0 # GHC 8.4 via criterion + - fclabels < 0 # GHC 8.4 via criterion + - hindent < 0 # GHC 8.4 via criterion + - histogram-fill < 0 # GHC 8.4 via criterion + - hmatrix-morpheus < 0 # GHC 8.4 via criterion + - html-email-validate < 0 # GHC 8.4 via criterion + - html-entity-map < 0 # GHC 8.4 via criterion + - hw-balancedparens < 0 # GHC 8.4 via criterion + - hw-conduit < 0 # GHC 8.4 via criterion + - hw-json < 0 # GHC 8.4 via criterion + - hw-rankselect-base < 0 # GHC 8.4 via criterion + - hweblib < 0 # GHC 8.4 via criterion + - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion + - identicon < 0 # GHC 8.4 via criterion + - include-file < 0 # GHC 8.4 via criterion + - jvm < 0 # GHC 8.4 via criterion + - lifted-base < 0 # GHC 8.4 via criterion + - loop < 0 # GHC 8.4 via criterion + - megaparsec < 0 # GHC 8.4 via criterion + - monad-memo < 0 # GHC 8.4 via criterion + - netpbm < 0 # GHC 8.4 via criterion + - normalization-insensitive < 0 # GHC 8.4 via criterion + - pandoc-types < 0 # GHC 8.4 via criterion + - phantom-state < 0 # GHC 8.4 via criterion + - product-profunctors < 0 # GHC 8.4 via criterion + - psqueues < 0 # GHC 8.4 via criterion + - ramus < 0 # GHC 8.4 via criterion + - rdf < 0 # GHC 8.4 via criterion + - reinterpret-cast < 0 # GHC 8.4 via criterion + - sampling < 0 # GHC 8.4 via criterion + - say < 0 # GHC 8.4 via criterion + - scalpel-core < 0 # GHC 8.4 via criterion + - scanner < 0 # GHC 8.4 via criterion + - sorted-list < 0 # GHC 8.4 via criterion + - sourcemap < 0 # GHC 8.4 via criterion + - streamly < 0 # GHC 8.4 via criterion + - tar < 0 # GHC 8.4 via criterion + - text-metrics < 0 # GHC 8.4 via criterion + - thread-local-storage < 0 # GHC 8.4 via criterion + - varying < 0 # GHC 8.4 via criterion + - word24 < 0 # GHC 8.4 via criterion + - word8 < 0 # GHC 8.4 via criterion + - xeno < 0 # GHC 8.4 via criterion + - xxhash < 0 # GHC 8.4 via criterion + - xxhash-ffi < 0 # GHC 8.4 via criterion + - yi-rope < 0 # GHC 8.4 via criterion + - zstd < 0 # GHC 8.4 via criterion - executable-hash < 0 # GHC 8.4 via cryptohash - hasql-migration < 0 # GHC 8.4 via cryptohash - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash @@ -4480,6 +5040,177 @@ packages: - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua + - ClustalParser < 0 # GHC 8.4 via hspec + - JuicyPixels-extra < 0 # GHC 8.4 via hspec + - SCalendar < 0 # GHC 8.4 via hspec + - ViennaRNAParser < 0 # GHC 8.4 via hspec + - adler32 < 0 # GHC 8.4 via hspec + - app-settings < 0 # GHC 8.4 via hspec + - atomic-write < 0 # GHC 8.4 via hspec + - base-orphans < 0 # GHC 8.4 via hspec + - base32string < 0 # GHC 8.4 via hspec + - base58string < 0 # GHC 8.4 via hspec + - bbdb < 0 # GHC 8.4 via hspec + - binary-conduit < 0 # GHC 8.4 via hspec + - bitcoin-script < 0 # GHC 8.4 via hspec + - bitcoin-types < 0 # GHC 8.4 via hspec + - bitset-word8 < 0 # GHC 8.4 via hspec + - bordacount < 0 # GHC 8.4 via hspec + - bzlib-conduit < 0 # GHC 8.4 via hspec + - cache < 0 # GHC 8.4 via hspec + - cereal-time < 0 # GHC 8.4 via hspec + - clay < 0 # GHC 8.4 via hspec + - clock-extras < 0 # GHC 8.4 via hspec + - compactmap < 0 # GHC 8.4 via hspec + - constraints < 0 # GHC 8.4 via hspec + - cue-sheet < 0 # GHC 8.4 via hspec + - currencies < 0 # GHC 8.4 via hspec + - data-diverse < 0 # GHC 8.4 via hspec + - data-msgpack < 0 # GHC 8.4 via hspec + - deriving-compat < 0 # GHC 8.4 via hspec + - descriptive < 0 # GHC 8.4 via hspec + - distributed-closure < 0 # GHC 8.4 via hspec + - do-list < 0 # GHC 8.4 via hspec + - dockerfile < 0 # GHC 8.4 via hspec + - dotenv < 0 # GHC 8.4 via hspec + - dvorak < 0 # GHC 8.4 via hspec + - elm-export < 0 # GHC 8.4 via hspec + - envparse < 0 # GHC 8.4 via hspec + - farmhash < 0 # GHC 8.4 via hspec + - fileplow < 0 # GHC 8.4 via hspec + - flac < 0 # GHC 8.4 via hspec + - flac-picture < 0 # GHC 8.4 via hspec + - fmt < 0 # GHC 8.4 via hspec + - fold-debounce < 0 # GHC 8.4 via hspec + - forma < 0 # GHC 8.4 via hspec + - format-numbers < 0 # GHC 8.4 via hspec + - formatting < 0 # GHC 8.4 via hspec + - friendly-time < 0 # GHC 8.4 via hspec + - frontmatter < 0 # GHC 8.4 via hspec + - fuzzcheck < 0 # GHC 8.4 via hspec + - general-games < 0 # GHC 8.4 via hspec + - generic-deriving < 0 # GHC 8.4 via hspec + - genvalidity < 0 # GHC 8.4 via hspec + - genvalidity-aeson < 0 # GHC 8.4 via hspec + - genvalidity-bytestring < 0 # GHC 8.4 via hspec + - genvalidity-containers < 0 # GHC 8.4 via hspec + - genvalidity-hspec < 0 # GHC 8.4 via hspec + - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec + - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec + - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec + - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec + - genvalidity-path < 0 # GHC 8.4 via hspec + - genvalidity-property < 0 # GHC 8.4 via hspec + - genvalidity-scientific < 0 # GHC 8.4 via hspec + - genvalidity-text < 0 # GHC 8.4 via hspec + - genvalidity-time < 0 # GHC 8.4 via hspec + - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec + - genvalidity-vector < 0 # GHC 8.4 via hspec + - getopt-generics < 0 # GHC 8.4 via hspec + - ghost-buster < 0 # GHC 8.4 via hspec + - glabrous < 0 # GHC 8.4 via hspec + - graph-wrapper < 0 # GHC 8.4 via hspec + - gravatar < 0 # GHC 8.4 via hspec + - hasql-migration < 0 # GHC 8.4 via hspec + - hexstring < 0 # GHC 8.4 via hspec + - hformat < 0 # GHC 8.4 via hspec + - hidden-char < 0 # GHC 8.4 via hspec + - hindent < 0 # GHC 8.4 via hspec + - hlibsass < 0 # GHC 8.4 via hspec + - hopfli < 0 # GHC 8.4 via hspec + - hourglass-orphans < 0 # GHC 8.4 via hspec + - hsass < 0 # GHC 8.4 via hspec + - hsexif < 0 # GHC 8.4 via hspec + - hslua-aeson < 0 # GHC 8.4 via hspec + - hspec-checkers < 0 # GHC 8.4 via hspec + - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec + - hspec-golden-aeson < 0 # GHC 8.4 via hspec + - hspec-megaparsec < 0 # GHC 8.4 via hspec + - hspec-smallcheck < 0 # GHC 8.4 via hspec + - hspec-webdriver < 0 # GHC 8.4 via hspec + - htaglib < 0 # GHC 8.4 via hspec + - html-email-validate < 0 # GHC 8.4 via hspec + - hvect < 0 # GHC 8.4 via hspec + - hw-balancedparens < 0 # GHC 8.4 via hspec + - hw-bits < 0 # GHC 8.4 via hspec + - hw-conduit < 0 # GHC 8.4 via hspec + - hw-excess < 0 # GHC 8.4 via hspec + - hw-json < 0 # GHC 8.4 via hspec + - hw-mquery < 0 # GHC 8.4 via hspec + - hw-prim < 0 # GHC 8.4 via hspec + - hw-rankselect-base < 0 # GHC 8.4 via hspec + - hw-string-parse < 0 # GHC 8.4 via hspec + - identicon < 0 # GHC 8.4 via hspec + - imprint < 0 # GHC 8.4 via hspec + - inflections < 0 # GHC 8.4 via hspec + - inline-c < 0 # GHC 8.4 via hspec + - io-choice < 0 # GHC 8.4 via hspec + - io-region < 0 # GHC 8.4 via hspec + - iso8601-time < 0 # GHC 8.4 via hspec + - justified-containers < 0 # GHC 8.4 via hspec + - jvm < 0 # GHC 8.4 via hspec + - lame < 0 # GHC 8.4 via hspec + - language-docker < 0 # GHC 8.4 via hspec + - lens-family-th < 0 # GHC 8.4 via hspec + - lift-generics < 0 # GHC 8.4 via hspec + - load-env < 0 # GHC 8.4 via hspec + - loop < 0 # GHC 8.4 via hspec + - lrucaching < 0 # GHC 8.4 via hspec + - markdown-unlit < 0 # GHC 8.4 via hspec + - matrix-market-attoparsec < 0 # GHC 8.4 via hspec + - megaparsec < 0 # GHC 8.4 via hspec + - mixed-types-num < 0 # GHC 8.4 via hspec + - mnist-idx < 0 # GHC 8.4 via hspec + - monad-recorder < 0 # GHC 8.4 via hspec + - mutable-containers < 0 # GHC 8.4 via hspec + - mysql < 0 # GHC 8.4 via hspec + - nagios-check < 0 # GHC 8.4 via hspec + - netpbm < 0 # GHC 8.4 via hspec + - openexr-write < 0 # GHC 8.4 via hspec + - optparse-text < 0 # GHC 8.4 via hspec + - pagination < 0 # GHC 8.4 via hspec + - path-io < 0 # GHC 8.4 via hspec + - path-pieces < 0 # GHC 8.4 via hspec + - pinch < 0 # GHC 8.4 via hspec + - pretty-types < 0 # GHC 8.4 via hspec + - projectroot < 0 # GHC 8.4 via hspec + - protobuf-simple < 0 # GHC 8.4 via hspec + - pthread < 0 # GHC 8.4 via hspec + - quickcheck-assertions < 0 # GHC 8.4 via hspec + - ramus < 0 # GHC 8.4 via hspec + - reinterpret-cast < 0 # GHC 8.4 via hspec + - rot13 < 0 # GHC 8.4 via hspec + - say < 0 # GHC 8.4 via hspec + - scalendar < 0 # GHC 8.4 via hspec + - scanner < 0 # GHC 8.4 via hspec + - serversession < 0 # GHC 8.4 via hspec + - should-not-typecheck < 0 # GHC 8.4 via hspec + - simple-templates < 0 # GHC 8.4 via hspec + - sparse-linear-algebra < 0 # GHC 8.4 via hspec + - state-codes < 0 # GHC 8.4 via hspec + - stb-image-redux < 0 # GHC 8.4 via hspec + - stopwatch < 0 # GHC 8.4 via hspec + - streamly < 0 # GHC 8.4 via hspec + - string-conversions < 0 # GHC 8.4 via hspec + - sum-type-boilerplate < 0 # GHC 8.4 via hspec + - sysinfo < 0 # GHC 8.4 via hspec + - text-conversions < 0 # GHC 8.4 via hspec + - text-metrics < 0 # GHC 8.4 via hspec + - th-desugar < 0 # GHC 8.4 via hspec + - th-orphans < 0 # GHC 8.4 via hspec + - thread-hierarchy < 0 # GHC 8.4 via hspec + - users-test < 0 # GHC 8.4 via hspec + - varying < 0 # GHC 8.4 via hspec + - wave < 0 # GHC 8.4 via hspec + - wide-word < 0 # GHC 8.4 via hspec + - wikicfp-scraper < 0 # GHC 8.4 via hspec + - wild-bind < 0 # GHC 8.4 via hspec + - withdependencies < 0 # GHC 8.4 via hspec + - word-trie < 0 # GHC 8.4 via hspec + - word8 < 0 # GHC 8.4 via hspec + - xeno < 0 # GHC 8.4 via hspec + - xxhash < 0 # GHC 8.4 via hspec + - xxhash-ffi < 0 # GHC 8.4 via hspec - yes-precure5-command < 0 # GHC 8.4 via hspec - yi-rope < 0 # GHC 8.4 via hspec - zlib-bindings < 0 # GHC 8.4 via hspec @@ -4541,6 +5272,24 @@ packages: - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl + - H < 0 # GHC 8.4 via temporary + - atomic-write < 0 # GHC 8.4 via temporary + - direct-sqlite < 0 # GHC 8.4 via temporary + - fileplow < 0 # GHC 8.4 via temporary + - flac < 0 # GHC 8.4 via temporary + - flac-picture < 0 # GHC 8.4 via temporary + - gnuplot < 0 # GHC 8.4 via temporary + - hsass < 0 # GHC 8.4 via temporary + - lame < 0 # GHC 8.4 via temporary + - markdown-unlit < 0 # GHC 8.4 via temporary + - path-io < 0 # GHC 8.4 via temporary + - say < 0 # GHC 8.4 via temporary + - texmath < 0 # GHC 8.4 via temporary + - vector-mmap < 0 # GHC 8.4 via temporary + - wave < 0 # GHC 8.4 via temporary + - weigh < 0 # GHC 8.4 via temporary + - yaml < 0 # GHC 8.4 via temporary + - zip-archive < 0 # GHC 8.4 via temporary - tidal-midi < 0 # GHC 8.4 via tidal - axiom < 0 # GHC 8.4 via transient-universe - haskell-names < 0 # GHC 8.4 via traverse-with-class @@ -4565,6 +5314,23 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language + - aeson-better-errors < 0 # GHC 8.4 via aeson + - aeson-generic-compat < 0 # GHC 8.4 via aeson + - aeson-yak < 0 # GHC 8.4 via aeson + - clang-compilation-database < 0 # GHC 8.4 via aeson + - docopt < 0 # GHC 8.4 via aeson + - hackage-db < 0 # GHC 8.4 via aeson + - haxl < 0 # GHC 8.4 via aeson + - hlint < 0 # GHC 8.4 via aeson + - json-rpc-generic < 0 # GHC 8.4 via aeson + - log-base < 0 # GHC 8.4 via aeson + - lxd-client-config < 0 # GHC 8.4 via aeson + - path < 0 # GHC 8.4 via aeson + - stripe-core < 0 # GHC 8.4 via aeson + - users < 0 # GHC 8.4 via aeson + - validity-aeson < 0 # GHC 8.4 via aeson + - weeder < 0 # GHC 8.4 via aeson + - xml-to-json < 0 # GHC 8.4 via aeson - log-base < 0 # GHC 8.4 via aeson-pretty - configurator-export < 0 # GHC 8.4 via base-compat - gitrev < 0 # GHC 8.4 via base-compat @@ -4595,6 +5361,39 @@ packages: - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub + - HSet < 0 # GHC 8.4 via hashable + - basic-prelude < 0 # GHC 8.4 via hashable + - concurrent-supply < 0 # GHC 8.4 via hashable + - dynamic-state < 0 # GHC 8.4 via hashable + - functor-classes-compat < 0 # GHC 8.4 via hashable + - hashmap < 0 # GHC 8.4 via hashable + - hashtables < 0 # GHC 8.4 via hashable + - haxl < 0 # GHC 8.4 via hashable + - intern < 0 # GHC 8.4 via hashable + - microlens-platform < 0 # GHC 8.4 via hashable + - network-transport < 0 # GHC 8.4 via hashable + - once < 0 # GHC 8.4 via hashable + - path < 0 # GHC 8.4 via hashable + - perfect-hash-generator < 0 # GHC 8.4 via hashable + - pred-set < 0 # GHC 8.4 via hashable + - quickcheck-instances < 0 # GHC 8.4 via hashable + - renderable < 0 # GHC 8.4 via hashable + - resource-pool < 0 # GHC 8.4 via hashable + - selda < 0 # GHC 8.4 via hashable + - shake < 0 # GHC 8.4 via hashable + - stm-containers < 0 # GHC 8.4 via hashable + - strict-types < 0 # GHC 8.4 via hashable + - swish < 0 # GHC 8.4 via hashable + - tmapchan < 0 # GHC 8.4 via hashable + - ttrie < 0 # GHC 8.4 via hashable + - unfoldable-restricted < 0 # GHC 8.4 via hashable + - uniplate < 0 # GHC 8.4 via hashable + - unique < 0 # GHC 8.4 via hashable + - validity-unordered-containers < 0 # GHC 8.4 via hashable + - validity-vector < 0 # GHC 8.4 via hashable + - weeder < 0 # GHC 8.4 via hashable + - witherable < 0 # GHC 8.4 via hashable + - xml-to-json < 0 # GHC 8.4 via hashable - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema @@ -4940,6 +5739,26 @@ packages: - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - xxhash-ffi < 0 # GHC 8.4 via xxhash + # after reblocks + - js-flot < 0 # GHC 8.4 via HTTP + - js-jquery < 0 # GHC 8.4 via HTTP + - universe-instances-extended < 0 # GHC 8.4 via adjunctions + - bifunctors < 0 # GHC 8.4 via base-orphans + - profunctors < 0 # GHC 8.4 via base-orphans + - recursion-schemes < 0 # GHC 8.4 via base-orphans + - statistics < 0 # GHC 8.4 via base-orphans + - bifunctors < 0 # GHC 8.4 via comonad + - foldl < 0 # GHC 8.4 via comonad + - invariant < 0 # GHC 8.4 via comonad + - profunctors < 0 # GHC 8.4 via comonad + - recursion-schemes < 0 # GHC 8.4 via comonad + - universe-instances-extended < 0 # GHC 8.4 via comonad + - transformers-compat < 0 # GHC 8.4 via deriving-compat + - profunctors < 0 # GHC 8.4 via distributive + - recursion-schemes < 0 # GHC 8.4 via free + - binary-orphans < 0 # GHC 8.4 via vector-binary-instances + - statistics < 0 # GHC 8.4 via vector-binary-instances + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -5148,23 +5967,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # An attempt to avoid cyclic dependencies - # https://github.com/fpco/stackage/issues/3368 - - clock # tasty - - stringbuilder # hspec - # some stabs in the dark... - - HUnit - - aeson - - async - - attoparsec - - criterion - - doctest - - hashable - - hspec - - http-types - - semigroupoids - - tasty - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -5637,23 +6439,6 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: - # An attempt to avoid cyclic dependencies - # https://github.com/fpco/stackage/issues/3368 - - clock # tasty - - stringbuilder # hspec - # some stabs in the dark... - - HUnit - - aeson - - async - - attoparsec - - criterion - - doctest - - hashable - - hspec - - http-types - - semigroupoids - - tasty - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' From f7ba6735666b4db318cab991f00eb36690a2939f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:32:05 -0700 Subject: [PATCH 1119/1263] More reblocks to simplify build plan --- build-constraints.yaml | 123 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 114 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b635516e..9bddc965 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4144,6 +4144,24 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude + - adjunctions < 0 # GHC 8.4 via comonad + - bifunctors < 0 # GHC 8.4 via comonad + - compressed < 0 # GHC 8.4 via comonad + - extensible < 0 # GHC 8.4 via comonad + - foldl < 0 # GHC 8.4 via comonad + - free < 0 # GHC 8.4 via comonad + - hamilton < 0 # GHC 8.4 via comonad + - hreader-lens < 0 # GHC 8.4 via comonad + - invariant < 0 # GHC 8.4 via comonad + - kan-extensions < 0 # GHC 8.4 via comonad + - keys < 0 # GHC 8.4 via comonad + - markup < 0 # GHC 8.4 via comonad + - pointed < 0 # GHC 8.4 via comonad + - profunctors < 0 # GHC 8.4 via comonad + - recursion-schemes < 0 # GHC 8.4 via comonad + - streams < 0 # GHC 8.4 via comonad + - universe-instances-extended < 0 # GHC 8.4 via comonad + - vector-instances < 0 # GHC 8.4 via comonad - MFlow < 0 # GHC 8.4 via conduit-extra - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - editor-open < 0 # GHC 8.4 via conduit-extra @@ -4164,6 +4182,12 @@ packages: - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs + - adjunctions < 0 # GHC 8.4 via distributive + - algebra < 0 # GHC 8.4 via distributive + - free < 0 # GHC 8.4 via distributive + - kan-extensions < 0 # GHC 8.4 via distributive + - profunctors < 0 # GHC 8.4 via distributive + - streams < 0 # GHC 8.4 via distributive - check-email < 0 # GHC 8.4 via email-validate - hailgun < 0 # GHC 8.4 via email-validate - hailgun-simple < 0 # GHC 8.4 via email-validate @@ -4691,7 +4715,6 @@ packages: - unbound-generics < 0 # GHC 8.4 via tasty - units-parser < 0 # GHC 8.4 via tasty - unordered-intmap < 0 # GHC 8.4 via tasty - - vector-binary-instances < 0 # GHC 8.4 via tasty - vector-split < 0 # GHC 8.4 via tasty - wai-cors < 0 # GHC 8.4 via tasty - wire-streams < 0 # GHC 8.4 via tasty @@ -5047,7 +5070,6 @@ packages: - adler32 < 0 # GHC 8.4 via hspec - app-settings < 0 # GHC 8.4 via hspec - atomic-write < 0 # GHC 8.4 via hspec - - base-orphans < 0 # GHC 8.4 via hspec - base32string < 0 # GHC 8.4 via hspec - base58string < 0 # GHC 8.4 via hspec - bbdb < 0 # GHC 8.4 via hspec @@ -5067,7 +5089,6 @@ packages: - currencies < 0 # GHC 8.4 via hspec - data-diverse < 0 # GHC 8.4 via hspec - data-msgpack < 0 # GHC 8.4 via hspec - - deriving-compat < 0 # GHC 8.4 via hspec - descriptive < 0 # GHC 8.4 via hspec - distributed-closure < 0 # GHC 8.4 via hspec - do-list < 0 # GHC 8.4 via hspec @@ -5746,18 +5767,87 @@ packages: - bifunctors < 0 # GHC 8.4 via base-orphans - profunctors < 0 # GHC 8.4 via base-orphans - recursion-schemes < 0 # GHC 8.4 via base-orphans - - statistics < 0 # GHC 8.4 via base-orphans - bifunctors < 0 # GHC 8.4 via comonad - foldl < 0 # GHC 8.4 via comonad - invariant < 0 # GHC 8.4 via comonad - profunctors < 0 # GHC 8.4 via comonad - recursion-schemes < 0 # GHC 8.4 via comonad - universe-instances-extended < 0 # GHC 8.4 via comonad - - transformers-compat < 0 # GHC 8.4 via deriving-compat - profunctors < 0 # GHC 8.4 via distributive - recursion-schemes < 0 # GHC 8.4 via free - binary-orphans < 0 # GHC 8.4 via vector-binary-instances - - statistics < 0 # GHC 8.4 via vector-binary-instances + + # more reblocks + - criterion < 0 # GHC 8.4 via js-flot + - criterion < 0 # GHC 8.4 via js-jquery + - criterion < 0 # GHC 8.4 via statistics + - hquantlib < 0 # GHC 8.4 via statistics + - Glob < 0 # GHC 8.4 via transformers-compat + - contravariant < 0 # GHC 8.4 via transformers-compat + - criterion < 0 # GHC 8.4 via transformers-compat + - errors < 0 # GHC 8.4 via transformers-compat + - exceptions < 0 # GHC 8.4 via transformers-compat + - graphs < 0 # GHC 8.4 via transformers-compat + - microlens-mtl < 0 # GHC 8.4 via transformers-compat + - mmorph < 0 # GHC 8.4 via transformers-compat + - monad-control < 0 # GHC 8.4 via transformers-compat + - monad-coroutine < 0 # GHC 8.4 via transformers-compat + - monad-parallel < 0 # GHC 8.4 via transformers-compat + - monadic-arrays < 0 # GHC 8.4 via transformers-compat + - optparse-applicative < 0 # GHC 8.4 via transformers-compat + - transformers-base < 0 # GHC 8.4 via transformers-compat + - deriving-compat < 0 # GHC 8.4 via base-orphans + - tostring < 0 # GHC 8.4 via case-insensitive + - composition-extra < 0 # GHC 8.4 via contravariant + - microlens-contra < 0 # GHC 8.4 via contravariant + - errors-ext < 0 # GHC 8.4 via errors + - concurrency < 0 # GHC 8.4 via exceptions + - errors-ext < 0 # GHC 8.4 via exceptions + - exceptional < 0 # GHC 8.4 via exceptions + - hreader < 0 # GHC 8.4 via exceptions + - listsafe < 0 # GHC 8.4 via exceptions + - pipes < 0 # GHC 8.4 via exceptions + - retry < 0 # GHC 8.4 via exceptions + - foundation < 0 # GHC 8.4 via gauge + - alternators < 0 # GHC 8.4 via mmorph + - hreader < 0 # GHC 8.4 via mmorph + - monad-extras < 0 # GHC 8.4 via mmorph + - pipes < 0 # GHC 8.4 via mmorph + - streaming < 0 # GHC 8.4 via mmorph + - tardis < 0 # GHC 8.4 via mmorph + - transformers-bifunctors < 0 # GHC 8.4 via mmorph + - writer-cps-morph < 0 # GHC 8.4 via mmorph + - concurrency < 0 # GHC 8.4 via monad-control + - errors-ext < 0 # GHC 8.4 via monad-control + - hreader < 0 # GHC 8.4 via monad-control + - monad-extras < 0 # GHC 8.4 via monad-control + - monad-journal < 0 # GHC 8.4 via monad-control + - monad-par < 0 # GHC 8.4 via mwc-random + - mwc-probability < 0 # GHC 8.4 via mwc-random + - optparse-generic < 0 # GHC 8.4 via optparse-applicative + - sandman < 0 # GHC 8.4 via optparse-applicative + - elerea < 0 # GHC 8.4 via transformers-base + - hreader < 0 # GHC 8.4 via transformers-base + - monad-extras < 0 # GHC 8.4 via transformers-base + - monad-journal < 0 # GHC 8.4 via transformers-base + - streaming < 0 # GHC 8.4 via transformers-base + - pipes-parse < 0 # GHC 8.4 via pipes + + # blocks to simplify build plan + - tasty < 0 + - criterion < 0 + - case-insensitive < 0 + - gauge < 0 + - nanospec < 0 + - tasty-hunit < 0 + - silently < 0 + - doctest < 0 + - stringbuilder < 0 + - clock < 0 + - tasty-quickcheck < 0 + - http-types < 0 + - statistics < 0 + "GHC upper bounds": @@ -5785,9 +5875,6 @@ packages: # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 - # https://github.com/fpco/stackage/issues/3337 - - aeson < 1.3 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 @@ -5967,6 +6054,17 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # Skipped to simplify build plan + - mono-traversable # foldl + - call-stack # nanospec + - hspec-expectations # nanospec + - hspec-core # silently + - hspec # stringbuilder + - temporary # tasty + - transformers-compat # deriving-compat + - vector-binary-instances # tasty + - mwc-random # statistics + # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -6439,6 +6537,13 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: + # to make the build plan simpler + - attoparsec + - hashable + - scientific + - mono-traversable + - vector-binary-instances + # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' From 413b63ff10a536c523a6219b9d758d112beb6f9c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:18 -0700 Subject: [PATCH 1120/1263] Revert "More reblocks to simplify build plan" This reverts commit f7ba6735666b4db318cab991f00eb36690a2939f. --- build-constraints.yaml | 123 +++-------------------------------------- 1 file changed, 9 insertions(+), 114 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9bddc965..b635516e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4144,24 +4144,6 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - - adjunctions < 0 # GHC 8.4 via comonad - - bifunctors < 0 # GHC 8.4 via comonad - - compressed < 0 # GHC 8.4 via comonad - - extensible < 0 # GHC 8.4 via comonad - - foldl < 0 # GHC 8.4 via comonad - - free < 0 # GHC 8.4 via comonad - - hamilton < 0 # GHC 8.4 via comonad - - hreader-lens < 0 # GHC 8.4 via comonad - - invariant < 0 # GHC 8.4 via comonad - - kan-extensions < 0 # GHC 8.4 via comonad - - keys < 0 # GHC 8.4 via comonad - - markup < 0 # GHC 8.4 via comonad - - pointed < 0 # GHC 8.4 via comonad - - profunctors < 0 # GHC 8.4 via comonad - - recursion-schemes < 0 # GHC 8.4 via comonad - - streams < 0 # GHC 8.4 via comonad - - universe-instances-extended < 0 # GHC 8.4 via comonad - - vector-instances < 0 # GHC 8.4 via comonad - MFlow < 0 # GHC 8.4 via conduit-extra - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - editor-open < 0 # GHC 8.4 via conduit-extra @@ -4182,12 +4164,6 @@ packages: - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs - - adjunctions < 0 # GHC 8.4 via distributive - - algebra < 0 # GHC 8.4 via distributive - - free < 0 # GHC 8.4 via distributive - - kan-extensions < 0 # GHC 8.4 via distributive - - profunctors < 0 # GHC 8.4 via distributive - - streams < 0 # GHC 8.4 via distributive - check-email < 0 # GHC 8.4 via email-validate - hailgun < 0 # GHC 8.4 via email-validate - hailgun-simple < 0 # GHC 8.4 via email-validate @@ -4715,6 +4691,7 @@ packages: - unbound-generics < 0 # GHC 8.4 via tasty - units-parser < 0 # GHC 8.4 via tasty - unordered-intmap < 0 # GHC 8.4 via tasty + - vector-binary-instances < 0 # GHC 8.4 via tasty - vector-split < 0 # GHC 8.4 via tasty - wai-cors < 0 # GHC 8.4 via tasty - wire-streams < 0 # GHC 8.4 via tasty @@ -5070,6 +5047,7 @@ packages: - adler32 < 0 # GHC 8.4 via hspec - app-settings < 0 # GHC 8.4 via hspec - atomic-write < 0 # GHC 8.4 via hspec + - base-orphans < 0 # GHC 8.4 via hspec - base32string < 0 # GHC 8.4 via hspec - base58string < 0 # GHC 8.4 via hspec - bbdb < 0 # GHC 8.4 via hspec @@ -5089,6 +5067,7 @@ packages: - currencies < 0 # GHC 8.4 via hspec - data-diverse < 0 # GHC 8.4 via hspec - data-msgpack < 0 # GHC 8.4 via hspec + - deriving-compat < 0 # GHC 8.4 via hspec - descriptive < 0 # GHC 8.4 via hspec - distributed-closure < 0 # GHC 8.4 via hspec - do-list < 0 # GHC 8.4 via hspec @@ -5767,87 +5746,18 @@ packages: - bifunctors < 0 # GHC 8.4 via base-orphans - profunctors < 0 # GHC 8.4 via base-orphans - recursion-schemes < 0 # GHC 8.4 via base-orphans + - statistics < 0 # GHC 8.4 via base-orphans - bifunctors < 0 # GHC 8.4 via comonad - foldl < 0 # GHC 8.4 via comonad - invariant < 0 # GHC 8.4 via comonad - profunctors < 0 # GHC 8.4 via comonad - recursion-schemes < 0 # GHC 8.4 via comonad - universe-instances-extended < 0 # GHC 8.4 via comonad + - transformers-compat < 0 # GHC 8.4 via deriving-compat - profunctors < 0 # GHC 8.4 via distributive - recursion-schemes < 0 # GHC 8.4 via free - binary-orphans < 0 # GHC 8.4 via vector-binary-instances - - # more reblocks - - criterion < 0 # GHC 8.4 via js-flot - - criterion < 0 # GHC 8.4 via js-jquery - - criterion < 0 # GHC 8.4 via statistics - - hquantlib < 0 # GHC 8.4 via statistics - - Glob < 0 # GHC 8.4 via transformers-compat - - contravariant < 0 # GHC 8.4 via transformers-compat - - criterion < 0 # GHC 8.4 via transformers-compat - - errors < 0 # GHC 8.4 via transformers-compat - - exceptions < 0 # GHC 8.4 via transformers-compat - - graphs < 0 # GHC 8.4 via transformers-compat - - microlens-mtl < 0 # GHC 8.4 via transformers-compat - - mmorph < 0 # GHC 8.4 via transformers-compat - - monad-control < 0 # GHC 8.4 via transformers-compat - - monad-coroutine < 0 # GHC 8.4 via transformers-compat - - monad-parallel < 0 # GHC 8.4 via transformers-compat - - monadic-arrays < 0 # GHC 8.4 via transformers-compat - - optparse-applicative < 0 # GHC 8.4 via transformers-compat - - transformers-base < 0 # GHC 8.4 via transformers-compat - - deriving-compat < 0 # GHC 8.4 via base-orphans - - tostring < 0 # GHC 8.4 via case-insensitive - - composition-extra < 0 # GHC 8.4 via contravariant - - microlens-contra < 0 # GHC 8.4 via contravariant - - errors-ext < 0 # GHC 8.4 via errors - - concurrency < 0 # GHC 8.4 via exceptions - - errors-ext < 0 # GHC 8.4 via exceptions - - exceptional < 0 # GHC 8.4 via exceptions - - hreader < 0 # GHC 8.4 via exceptions - - listsafe < 0 # GHC 8.4 via exceptions - - pipes < 0 # GHC 8.4 via exceptions - - retry < 0 # GHC 8.4 via exceptions - - foundation < 0 # GHC 8.4 via gauge - - alternators < 0 # GHC 8.4 via mmorph - - hreader < 0 # GHC 8.4 via mmorph - - monad-extras < 0 # GHC 8.4 via mmorph - - pipes < 0 # GHC 8.4 via mmorph - - streaming < 0 # GHC 8.4 via mmorph - - tardis < 0 # GHC 8.4 via mmorph - - transformers-bifunctors < 0 # GHC 8.4 via mmorph - - writer-cps-morph < 0 # GHC 8.4 via mmorph - - concurrency < 0 # GHC 8.4 via monad-control - - errors-ext < 0 # GHC 8.4 via monad-control - - hreader < 0 # GHC 8.4 via monad-control - - monad-extras < 0 # GHC 8.4 via monad-control - - monad-journal < 0 # GHC 8.4 via monad-control - - monad-par < 0 # GHC 8.4 via mwc-random - - mwc-probability < 0 # GHC 8.4 via mwc-random - - optparse-generic < 0 # GHC 8.4 via optparse-applicative - - sandman < 0 # GHC 8.4 via optparse-applicative - - elerea < 0 # GHC 8.4 via transformers-base - - hreader < 0 # GHC 8.4 via transformers-base - - monad-extras < 0 # GHC 8.4 via transformers-base - - monad-journal < 0 # GHC 8.4 via transformers-base - - streaming < 0 # GHC 8.4 via transformers-base - - pipes-parse < 0 # GHC 8.4 via pipes - - # blocks to simplify build plan - - tasty < 0 - - criterion < 0 - - case-insensitive < 0 - - gauge < 0 - - nanospec < 0 - - tasty-hunit < 0 - - silently < 0 - - doctest < 0 - - stringbuilder < 0 - - clock < 0 - - tasty-quickcheck < 0 - - http-types < 0 - - statistics < 0 - + - statistics < 0 # GHC 8.4 via vector-binary-instances "GHC upper bounds": @@ -5875,6 +5785,9 @@ packages: # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 + # https://github.com/fpco/stackage/issues/3337 + - aeson < 1.3 + # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 @@ -6054,17 +5967,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # Skipped to simplify build plan - - mono-traversable # foldl - - call-stack # nanospec - - hspec-expectations # nanospec - - hspec-core # silently - - hspec # stringbuilder - - temporary # tasty - - transformers-compat # deriving-compat - - vector-binary-instances # tasty - - mwc-random # statistics - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -6537,13 +6439,6 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: - # to make the build plan simpler - - attoparsec - - hashable - - scientific - - mono-traversable - - vector-binary-instances - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' From 578e3ae342e0122fb15ddb2d3d4258ca17e3c23e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:29 -0700 Subject: [PATCH 1121/1263] Revert "Reblock packages, attempting a smaller changeset" This reverts commit 5cfd05dce096d40507ea08b17ff87c583bbbda88. --- build-constraints.yaml | 853 ++--------------------------------------- 1 file changed, 34 insertions(+), 819 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b635516e..27663b88 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3611,86 +3611,6 @@ packages: - stm-supply < 0 # GHC 8.4 via Unique - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph - - apecs < 0 # GHC 8.4 via async - - ascii-progress < 0 # GHC 8.4 via async - - async-extra < 0 # GHC 8.4 via async - - b9 < 0 # GHC 8.4 via async - - buchhaltung < 0 # GHC 8.4 via async - - classy-prelude < 0 # GHC 8.4 via async - - concurrent-output < 0 # GHC 8.4 via async - - conduit-extra < 0 # GHC 8.4 via async - - conduit-throttle < 0 # GHC 8.4 via async - - courier < 0 # GHC 8.4 via async - - cql-io < 0 # GHC 8.4 via async - - ctrie < 0 # GHC 8.4 via async - - djinn-ghc < 0 # GHC 8.4 via async - - dns < 0 # GHC 8.4 via async - - enclosed-exceptions < 0 # GHC 8.4 via async - - eventsource-store-specs < 0 # GHC 8.4 via async - - eventsource-stub-store < 0 # GHC 8.4 via async - - eventstore < 0 # GHC 8.4 via async - - every < 0 # GHC 8.4 via async - - file-modules < 0 # GHC 8.4 via async - - filelock < 0 # GHC 8.4 via async - - fsnotify < 0 # GHC 8.4 via async - - fsnotify-conduit < 0 # GHC 8.4 via async - - hamtsolo < 0 # GHC 8.4 via async - - hapistrano < 0 # GHC 8.4 via async - - hedgehog < 0 # GHC 8.4 via async - - hedis < 0 # GHC 8.4 via async - - hinotify < 0 # GHC 8.4 via async - - hjsonschema < 0 # GHC 8.4 via async - - hledger-ui < 0 # GHC 8.4 via async - - hpc-coveralls < 0 # GHC 8.4 via async - - hpio < 0 # GHC 8.4 via async - - http-client < 0 # GHC 8.4 via async - - http-reverse-proxy < 0 # GHC 8.4 via async - - io-memoize < 0 # GHC 8.4 via async - - irc-conduit < 0 # GHC 8.4 via async - - leveldb-haskell < 0 # GHC 8.4 via async - - log-warper < 0 # GHC 8.4 via async - - lxd-client < 0 # GHC 8.4 via async - - metrics < 0 # GHC 8.4 via async - - moesocks < 0 # GHC 8.4 via async - - pipes-concurrency < 0 # GHC 8.4 via async - - pipes-fluid < 0 # GHC 8.4 via async - - pixelated-avatar-generator < 0 # GHC 8.4 via async - - postgresql-simple-queue < 0 # GHC 8.4 via async - - quickcheck-state-machine < 0 # GHC 8.4 via async - - redis-io < 0 # GHC 8.4 via async - - riak < 0 # GHC 8.4 via async - - sbv < 0 # GHC 8.4 via async - - scotty < 0 # GHC 8.4 via async - - servant-subscriber < 0 # GHC 8.4 via async - - servant-websockets < 0 # GHC 8.4 via async - - shelly < 0 # GHC 8.4 via async - - simple-log < 0 # GHC 8.4 via async - - socket < 0 # GHC 8.4 via async - - stack < 0 # GHC 8.4 via async - - stm-conduit < 0 # GHC 8.4 via async - - stm-supply < 0 # GHC 8.4 via async - - store < 0 # GHC 8.4 via async - - streaming-commons < 0 # GHC 8.4 via async - - tasty-golden < 0 # GHC 8.4 via async - - tasty-silver < 0 # GHC 8.4 via async - - tasty-smallcheck < 0 # GHC 8.4 via async - - terminal-progress-bar < 0 # GHC 8.4 via async - - throttle-io-stream < 0 # GHC 8.4 via async - - tls < 0 # GHC 8.4 via async - - tmapmvar < 0 # GHC 8.4 via async - - turtle < 0 # GHC 8.4 via async - - typed-process < 0 # GHC 8.4 via async - - unboxed-ref < 0 # GHC 8.4 via async - - unliftio < 0 # GHC 8.4 via async - - wai-handler-launch < 0 # GHC 8.4 via async - - wai-middleware-consul < 0 # GHC 8.4 via async - - warp < 0 # GHC 8.4 via async - - websockets-rpc < 0 # GHC 8.4 via async - - websockets-simple < 0 # GHC 8.4 via async - - wild-bind-x11 < 0 # GHC 8.4 via async - - yesod-core < 0 # GHC 8.4 via async - - yesod-static < 0 # GHC 8.4 via async - - zeromq4-haskell < 0 # GHC 8.4 via async - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - HStringTemplate < 0 # GHC 8.4 via blaze-builder - airship < 0 # GHC 8.4 via blaze-builder @@ -3777,105 +3697,6 @@ packages: - kdt < 0 # GHC 8.4 via deepseq-generics - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics - - ad < 0 # GHC 8.4 via doctest - - approximate < 0 # GHC 8.4 via doctest - - attoparsec-time < 0 # GHC 8.4 via doctest - - bits < 0 # GHC 8.4 via doctest - - bitx-bitcoin < 0 # GHC 8.4 via doctest - - bookkeeping < 0 # GHC 8.4 via doctest - - bound < 0 # GHC 8.4 via doctest - - bytes < 0 # GHC 8.4 via doctest - - comonad < 0 # GHC 8.4 via doctest - - compensated < 0 # GHC 8.4 via doctest - - composable-associations-aeson < 0 # GHC 8.4 via doctest - - config-ini < 0 # GHC 8.4 via doctest - - dimensional < 0 # GHC 8.4 via doctest - - distribution-nixpkgs < 0 # GHC 8.4 via doctest - - distributive < 0 # GHC 8.4 via doctest - - dns < 0 # GHC 8.4 via doctest - - doctest-discover < 0 # GHC 8.4 via doctest - - email-validate < 0 # GHC 8.4 via doctest - - emailaddress < 0 # GHC 8.4 via doctest - - envelope < 0 # GHC 8.4 via doctest - - ersatz < 0 # GHC 8.4 via doctest - - fixed-vector < 0 # GHC 8.4 via doctest - - flow < 0 # GHC 8.4 via doctest - - folds < 0 # GHC 8.4 via doctest - - from-sum < 0 # GHC 8.4 via doctest - - gc < 0 # GHC 8.4 via doctest - - generic-lens < 0 # GHC 8.4 via doctest - - generics-eot < 0 # GHC 8.4 via doctest - - haskell-gi < 0 # GHC 8.4 via doctest - - hasmin < 0 # GHC 8.4 via doctest - - heaps < 0 # GHC 8.4 via doctest - - hedis < 0 # GHC 8.4 via doctest - - heterocephalus < 0 # GHC 8.4 via doctest - - hexml-lens < 0 # GHC 8.4 via doctest - - hledger-lib < 0 # GHC 8.4 via doctest - - hopenssl < 0 # GHC 8.4 via doctest - - hpio < 0 # GHC 8.4 via doctest - - hsemail < 0 # GHC 8.4 via doctest - - hsyslog < 0 # GHC 8.4 via doctest - - http-date < 0 # GHC 8.4 via doctest - - http2 < 0 # GHC 8.4 via doctest - - human-readable-duration < 0 # GHC 8.4 via doctest - - hyperloglog < 0 # GHC 8.4 via doctest - - hyphenation < 0 # GHC 8.4 via doctest - - influxdb < 0 # GHC 8.4 via doctest - - intervals < 0 # GHC 8.4 via doctest - - ip < 0 # GHC 8.4 via doctest - - iproute < 0 # GHC 8.4 via doctest - - jose-jwt < 0 # GHC 8.4 via doctest - - jwt < 0 # GHC 8.4 via doctest - - language-nix < 0 # GHC 8.4 via doctest - - lca < 0 # GHC 8.4 via doctest - - lens < 0 # GHC 8.4 via doctest - - lens-action < 0 # GHC 8.4 via doctest - - lens-aeson < 0 # GHC 8.4 via doctest - - lens-regex < 0 # GHC 8.4 via doctest - - linear < 0 # GHC 8.4 via doctest - - linear-accelerate < 0 # GHC 8.4 via doctest - - log-domain < 0 # GHC 8.4 via doctest - - machines < 0 # GHC 8.4 via doctest - - multiset < 0 # GHC 8.4 via doctest - - network < 0 # GHC 8.4 via doctest - - ochintin-daicho < 0 # GHC 8.4 via doctest - - online < 0 # GHC 8.4 via doctest - - pcre-heavy < 0 # GHC 8.4 via doctest - - pgp-wordlist < 0 # GHC 8.4 via doctest - - pretty-simple < 0 # GHC 8.4 via doctest - - prettyprinter < 0 # GHC 8.4 via doctest - - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest - - prometheus-client < 0 # GHC 8.4 via doctest - - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest - - rcu < 0 # GHC 8.4 via doctest - - read-env-var < 0 # GHC 8.4 via doctest - - sbv < 0 # GHC 8.4 via doctest - - search-algorithms < 0 # GHC 8.4 via doctest - - semigroupoids < 0 # GHC 8.4 via doctest - - servant-ruby < 0 # GHC 8.4 via doctest - - servant-static-th < 0 # GHC 8.4 via doctest - - shake-language-c < 0 # GHC 8.4 via doctest - - show-prettyprint < 0 # GHC 8.4 via doctest - - squeal-postgresql < 0 # GHC 8.4 via doctest - - stm-conduit < 0 # GHC 8.4 via doctest - - structs < 0 # GHC 8.4 via doctest - - teardown < 0 # GHC 8.4 via doctest - - trifecta < 0 # GHC 8.4 via doctest - - triplesec < 0 # GHC 8.4 via doctest - - turtle < 0 # GHC 8.4 via doctest - - type-level-kv-list < 0 # GHC 8.4 via doctest - - universum < 0 # GHC 8.4 via doctest - - unix-time < 0 # GHC 8.4 via doctest - - vinyl < 0 # GHC 8.4 via doctest - - wai-logger < 0 # GHC 8.4 via doctest - - wai-middleware-prometheus < 0 # GHC 8.4 via doctest - - warp < 0 # GHC 8.4 via doctest - - world-peace < 0 # GHC 8.4 via doctest - - wreq < 0 # GHC 8.4 via doctest - - xml-html-qq < 0 # GHC 8.4 via doctest - - xml-indexed-cursor < 0 # GHC 8.4 via doctest - - zippers < 0 # GHC 8.4 via doctest - log < 0 # GHC 8.4 via ekg - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core @@ -4270,47 +4091,6 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams - - DAV < 0 # GHC 8.4 via http-types - - IPv6DB < 0 # GHC 8.4 via http-types - - MFlow < 0 # GHC 8.4 via http-types - - Spock < 0 # GHC 8.4 via http-types - - bimap-server < 0 # GHC 8.4 via http-types - - buffer-builder < 0 # GHC 8.4 via http-types - - classy-prelude-yesod < 0 # GHC 8.4 via http-types - - configuration-tools < 0 # GHC 8.4 via http-types - - curl-runnings < 0 # GHC 8.4 via http-types - - datadog < 0 # GHC 8.4 via http-types - - fb < 0 # GHC 8.4 via http-types - - filter-logger < 0 # GHC 8.4 via http-types - - ginger < 0 # GHC 8.4 via http-types - - goggles < 0 # GHC 8.4 via http-types - - hailgun < 0 # GHC 8.4 via http-types - - haskell-neo4j-client < 0 # GHC 8.4 via http-types - - hoogle < 0 # GHC 8.4 via http-types - - hpack < 0 # GHC 8.4 via http-types - - hsebaysdk < 0 # GHC 8.4 via http-types - - hspec-wai < 0 # GHC 8.4 via http-types - - http-client-openssl < 0 # GHC 8.4 via http-types - - http-client-tls < 0 # GHC 8.4 via http-types - - kawhi < 0 # GHC 8.4 via http-types - - koofr-client < 0 # GHC 8.4 via http-types - - line < 0 # GHC 8.4 via http-types - - mandrill < 0 # GHC 8.4 via http-types - - mime-mail-ses < 0 # GHC 8.4 via http-types - - pagerduty < 0 # GHC 8.4 via http-types - - picoparsec < 0 # GHC 8.4 via http-types - - rollbar-hs < 0 # GHC 8.4 via http-types - - s3-signer < 0 # GHC 8.4 via http-types - - soap < 0 # GHC 8.4 via http-types - - wai-cli < 0 # GHC 8.4 via http-types - - wai-cors < 0 # GHC 8.4 via http-types - - wai-middleware-rollbar < 0 # GHC 8.4 via http-types - - wai-middleware-static < 0 # GHC 8.4 via http-types - - wai-slack-middleware < 0 # GHC 8.4 via http-types - - web-routes-wai < 0 # GHC 8.4 via http-types - - webdriver < 0 # GHC 8.4 via http-types - - yesod-auth-hashdb < 0 # GHC 8.4 via http-types - - yesod-gitrepo < 0 # GHC 8.4 via http-types - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip @@ -4441,75 +4221,6 @@ packages: - yesod < 0 # GHC 8.4 via monad-logger - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple - - DAV < 0 # GHC 8.4 via network - - HTTP < 0 # GHC 8.4 via network - - HandsomeSoup < 0 # GHC 8.4 via network - - HaskellNet < 0 # GHC 8.4 via network - - HaskellNet-SSL < 0 # GHC 8.4 via network - - HsOpenSSL < 0 # GHC 8.4 via network - - IPv6Addr < 0 # GHC 8.4 via network - - MissingH < 0 # GHC 8.4 via network - - Network-NineP < 0 # GHC 8.4 via network - - amqp < 0 # GHC 8.4 via network - - atom-basic < 0 # GHC 8.4 via network - - bson < 0 # GHC 8.4 via network - - conduit-connection < 0 # GHC 8.4 via network - - connection < 0 # GHC 8.4 via network - - connection-pool < 0 # GHC 8.4 via network - - cql < 0 # GHC 8.4 via network - - datadog < 0 # GHC 8.4 via network - - dbus < 0 # GHC 8.4 via network - - distributed-process-lifted < 0 # GHC 8.4 via network - - distributed-process-simplelocalnet < 0 # GHC 8.4 via network - - distributed-process-tests < 0 # GHC 8.4 via network - - graylog < 0 # GHC 8.4 via network - - hasbolt < 0 # GHC 8.4 via network - - hdevtools < 0 # GHC 8.4 via network - - hoogle < 0 # GHC 8.4 via network - - hsdns < 0 # GHC 8.4 via network - - hslogger < 0 # GHC 8.4 via network - - hstatsd < 0 # GHC 8.4 via network - - hsyslog-udp < 0 # GHC 8.4 via network - - http-client-openssl < 0 # GHC 8.4 via network - - http-client-tls < 0 # GHC 8.4 via network - - hxt-http < 0 # GHC 8.4 via network - - io-streams < 0 # GHC 8.4 via network - - lambdabot-core < 0 # GHC 8.4 via network - - lambdabot-irc-plugins < 0 # GHC 8.4 via network - - libmpd < 0 # GHC 8.4 via network - - microformats2-parser < 0 # GHC 8.4 via network - - milena < 0 # GHC 8.4 via network - - mongoDB < 0 # GHC 8.4 via network - - mysql-haskell < 0 # GHC 8.4 via network - - network-anonymous-i2p < 0 # GHC 8.4 via network - - network-anonymous-tor < 0 # GHC 8.4 via network - - network-attoparsec < 0 # GHC 8.4 via network - - network-conduit-tls < 0 # GHC 8.4 via network - - network-multicast < 0 # GHC 8.4 via network - - network-simple < 0 # GHC 8.4 via network - - network-transport-tcp < 0 # GHC 8.4 via network - - oeis < 0 # GHC 8.4 via network - - openssl-streams < 0 # GHC 8.4 via network - - persistent-mysql-haskell < 0 # GHC 8.4 via network - - pipes-network < 0 # GHC 8.4 via network - - rollbar-hs < 0 # GHC 8.4 via network - - smtp-mail < 0 # GHC 8.4 via network - - snap-core < 0 # GHC 8.4 via network - - socket-activation < 0 # GHC 8.4 via network - - socks < 0 # GHC 8.4 via network - - sphinx < 0 # GHC 8.4 via network - - splice < 0 # GHC 8.4 via network - - tcp-streams < 0 # GHC 8.4 via network - - tcp-streams-openssl < 0 # GHC 8.4 via network - - tls-debug < 0 # GHC 8.4 via network - - transient-universe < 0 # GHC 8.4 via network - - vivid < 0 # GHC 8.4 via network - - wai-cli < 0 # GHC 8.4 via network - - wai-cors < 0 # GHC 8.4 via network - - warp-tls < 0 # GHC 8.4 via network - - webdriver < 0 # GHC 8.4 via network - - wuss < 0 # GHC 8.4 via network - - xenstore < 0 # GHC 8.4 via network - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy @@ -4542,31 +4253,6 @@ packages: - filter-logger < 0 # GHC 8.4 via scotty - line < 0 # GHC 8.4 via scotty - microformats2-parser < 0 # GHC 8.4 via scotty - - adjunctions < 0 # GHC 8.4 via semigroupoids - - algebra < 0 # GHC 8.4 via semigroupoids - - checkers < 0 # GHC 8.4 via semigroupoids - - compressed < 0 # GHC 8.4 via semigroupoids - - dlist-nonempty < 0 # GHC 8.4 via semigroupoids - - either < 0 # GHC 8.4 via semigroupoids - - eq < 0 # GHC 8.4 via semigroupoids - - free < 0 # GHC 8.4 via semigroupoids - - glazier < 0 # GHC 8.4 via semigroupoids - - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids - - kan-extensions < 0 # GHC 8.4 via semigroupoids - - keys < 0 # GHC 8.4 via semigroupoids - - lattices < 0 # GHC 8.4 via semigroupoids - - monad-products < 0 # GHC 8.4 via semigroupoids - - pointed < 0 # GHC 8.4 via semigroupoids - - reducers < 0 # GHC 8.4 via semigroupoids - - rose-trees < 0 # GHC 8.4 via semigroupoids - - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids - - sets < 0 # GHC 8.4 via semigroupoids - - streams < 0 # GHC 8.4 via semigroupoids - - these < 0 # GHC 8.4 via semigroupoids - - validation < 0 # GHC 8.4 via semigroupoids - - vector-instances < 0 # GHC 8.4 via semigroupoids - - witness < 0 # GHC 8.4 via semigroupoids - - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple @@ -4579,132 +4265,6 @@ packages: - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - - HaTeX < 0 # GHC 8.4 via tasty - - aeson-casing < 0 # GHC 8.4 via tasty - - aeson-typescript < 0 # GHC 8.4 via tasty - - arithmoi < 0 # GHC 8.4 via tasty - - asn1-encoding < 0 # GHC 8.4 via tasty - - bit-stream < 0 # GHC 8.4 via tasty - - blake2 < 0 # GHC 8.4 via tasty - - bower-json < 0 # GHC 8.4 via tasty - - bv-little < 0 # GHC 8.4 via tasty - - bytestring-conversion < 0 # GHC 8.4 via tasty - - cabal2nix < 0 # GHC 8.4 via tasty - - cartel < 0 # GHC 8.4 via tasty - - cassava-records < 0 # GHC 8.4 via tasty - - cli < 0 # GHC 8.4 via tasty - - codec < 0 # GHC 8.4 via tasty - - commutative < 0 # GHC 8.4 via tasty - - compiler-warnings < 0 # GHC 8.4 via tasty - - composable-associations < 0 # GHC 8.4 via tasty - - concise < 0 # GHC 8.4 via tasty - - cookie < 0 # GHC 8.4 via tasty - - countable < 0 # GHC 8.4 via tasty - - cql < 0 # GHC 8.4 via tasty - - cron < 0 # GHC 8.4 via tasty - - cryptohash < 0 # GHC 8.4 via tasty - - cryptonite < 0 # GHC 8.4 via tasty - - cryptonite-conduit < 0 # GHC 8.4 via tasty - - cryptonite-openssl < 0 # GHC 8.4 via tasty - - csp < 0 # GHC 8.4 via tasty - - data-bword < 0 # GHC 8.4 via tasty - - data-dword < 0 # GHC 8.4 via tasty - - data-serializer < 0 # GHC 8.4 via tasty - - dawg-ord < 0 # GHC 8.4 via tasty - - dbus < 0 # GHC 8.4 via tasty - - drifter < 0 # GHC 8.4 via tasty - - exp-pairs < 0 # GHC 8.4 via tasty - - fast-digits < 0 # GHC 8.4 via tasty - - free-vl < 0 # GHC 8.4 via tasty - - freer-simple < 0 # GHC 8.4 via tasty - - gdax < 0 # GHC 8.4 via tasty - - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty - - ghcid < 0 # GHC 8.4 via tasty - - ginger < 0 # GHC 8.4 via tasty - - git < 0 # GHC 8.4 via tasty - - glob-posix < 0 # GHC 8.4 via tasty - - graylog < 0 # GHC 8.4 via tasty - - heatshrink < 0 # GHC 8.4 via tasty - - hit < 0 # GHC 8.4 via tasty - - hocilib < 0 # GHC 8.4 via tasty - - hourglass < 0 # GHC 8.4 via tasty - - hslua < 0 # GHC 8.4 via tasty - - htoml < 0 # GHC 8.4 via tasty - - immortal < 0 # GHC 8.4 via tasty - - incremental-parser < 0 # GHC 8.4 via tasty - - indentation-parsec < 0 # GHC 8.4 via tasty - - inline-r < 0 # GHC 8.4 via tasty - - jose < 0 # GHC 8.4 via tasty - - katydid < 0 # GHC 8.4 via tasty - - kawhi < 0 # GHC 8.4 via tasty - - language-java < 0 # GHC 8.4 via tasty - - lexer-applicative < 0 # GHC 8.4 via tasty - - mandrill < 0 # GHC 8.4 via tasty - - matplotlib < 0 # GHC 8.4 via tasty - - matrices < 0 # GHC 8.4 via tasty - - matrix < 0 # GHC 8.4 via tasty - - microlens-aeson < 0 # GHC 8.4 via tasty - - milena < 0 # GHC 8.4 via tasty - - monad-loops < 0 # GHC 8.4 via tasty - - monoid-subclasses < 0 # GHC 8.4 via tasty - - multiarg < 0 # GHC 8.4 via tasty - - natural-transformation < 0 # GHC 8.4 via tasty - - network-ip < 0 # GHC 8.4 via tasty - - nondeterminism < 0 # GHC 8.4 via tasty - - open-witness < 0 # GHC 8.4 via tasty - - opensource < 0 # GHC 8.4 via tasty - - parsec-numeric < 0 # GHC 8.4 via tasty - - pipes-attoparsec < 0 # GHC 8.4 via tasty - - pkcs10 < 0 # GHC 8.4 via tasty - - pptable < 0 # GHC 8.4 via tasty - - pred-trie < 0 # GHC 8.4 via tasty - - qchas < 0 # GHC 8.4 via tasty - - rainbox < 0 # GHC 8.4 via tasty - - regex-applicative < 0 # GHC 8.4 via tasty - - sbp < 0 # GHC 8.4 via tasty - - semver < 0 # GHC 8.4 via tasty - - sets < 0 # GHC 8.4 via tasty - - shikensu < 0 # GHC 8.4 via tasty - - singletons < 0 # GHC 8.4 via tasty - - skylighting < 0 # GHC 8.4 via tasty - - streaming-bytestring < 0 # GHC 8.4 via tasty - - string-transform < 0 # GHC 8.4 via tasty - - swagger < 0 # GHC 8.4 via tasty - - tasty-ant-xml < 0 # GHC 8.4 via tasty - - tasty-auto < 0 # GHC 8.4 via tasty - - tasty-dejafu < 0 # GHC 8.4 via tasty - - tasty-expected-failure < 0 # GHC 8.4 via tasty - - tasty-hspec < 0 # GHC 8.4 via tasty - - tasty-html < 0 # GHC 8.4 via tasty - - tasty-kat < 0 # GHC 8.4 via tasty - - tasty-program < 0 # GHC 8.4 via tasty - - tasty-stats < 0 # GHC 8.4 via tasty - - tasty-th < 0 # GHC 8.4 via tasty - - text-manipulate < 0 # GHC 8.4 via tasty - - tidal < 0 # GHC 8.4 via tasty - - timemap < 0 # GHC 8.4 via tasty - - timerep < 0 # GHC 8.4 via tasty - - titlecase < 0 # GHC 8.4 via tasty - - traverse-with-class < 0 # GHC 8.4 via tasty - - tries < 0 # GHC 8.4 via tasty - - ua-parser < 0 # GHC 8.4 via tasty - - unbound-generics < 0 # GHC 8.4 via tasty - - units-parser < 0 # GHC 8.4 via tasty - - unordered-intmap < 0 # GHC 8.4 via tasty - - vector-binary-instances < 0 # GHC 8.4 via tasty - - vector-split < 0 # GHC 8.4 via tasty - - wai-cors < 0 # GHC 8.4 via tasty - - wire-streams < 0 # GHC 8.4 via tasty - - wl-pprint-annotated < 0 # GHC 8.4 via tasty - - x509 < 0 # GHC 8.4 via tasty - - x509-store < 0 # GHC 8.4 via tasty - - x509-validation < 0 # GHC 8.4 via tasty - - xlsx < 0 # GHC 8.4 via tasty - - xml-picklers < 0 # GHC 8.4 via tasty - - yeshql < 0 # GHC 8.4 via tasty - - yi-core < 0 # GHC 8.4 via tasty - - yi-keymap-vim < 0 # GHC 8.4 via tasty - - yi-language < 0 # GHC 8.4 via tasty - cabal2nix < 0 # GHC 8.4 via tasty-golden - countable < 0 # GHC 8.4 via tasty-golden - heatshrink < 0 # GHC 8.4 via tasty-golden @@ -4883,52 +4443,6 @@ packages: - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding - - Spintax < 0 # GHC 8.4 via attoparsec - - aeson-compat < 0 # GHC 8.4 via attoparsec - - aeson-pretty < 0 # GHC 8.4 via attoparsec - - aeson-utils < 0 # GHC 8.4 via attoparsec - - attoparsec-binary < 0 # GHC 8.4 via attoparsec - - attoparsec-expr < 0 # GHC 8.4 via attoparsec - - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec - - attoparsec-path < 0 # GHC 8.4 via attoparsec - - boolean-like < 0 # GHC 8.4 via attoparsec - - cases < 0 # GHC 8.4 via attoparsec - - configurator < 0 # GHC 8.4 via attoparsec - - cpuinfo < 0 # GHC 8.4 via attoparsec - - dataurl < 0 # GHC 8.4 via attoparsec - - frontmatter < 0 # GHC 8.4 via attoparsec - - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec - - glabrous < 0 # GHC 8.4 via attoparsec - - hasql < 0 # GHC 8.4 via attoparsec - - hostname-validate < 0 # GHC 8.4 via attoparsec - - hp2pretty < 0 # GHC 8.4 via attoparsec - - hruby < 0 # GHC 8.4 via attoparsec - - html-email-validate < 0 # GHC 8.4 via attoparsec - - hw-json < 0 # GHC 8.4 via attoparsec - - hw-parser < 0 # GHC 8.4 via attoparsec - - hw-succinct < 0 # GHC 8.4 via attoparsec - - hweblib < 0 # GHC 8.4 via attoparsec - - ini < 0 # GHC 8.4 via attoparsec - - irc < 0 # GHC 8.4 via attoparsec - - makefile < 0 # GHC 8.4 via attoparsec - - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec - - ndjson-conduit < 0 # GHC 8.4 via attoparsec - - netpbm < 0 # GHC 8.4 via attoparsec - - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec - - parsers < 0 # GHC 8.4 via attoparsec - - pcre-utils < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec - - pipes-aeson < 0 # GHC 8.4 via attoparsec - - pipes-fastx < 0 # GHC 8.4 via attoparsec - - rdf < 0 # GHC 8.4 via attoparsec - - redis-resp < 0 # GHC 8.4 via attoparsec - - scanner < 0 # GHC 8.4 via attoparsec - - seqloc < 0 # GHC 8.4 via attoparsec - - simple-templates < 0 # GHC 8.4 via attoparsec - - sourcemap < 0 # GHC 8.4 via attoparsec - - text-ldap < 0 # GHC 8.4 via attoparsec - - wikicfp-scraper < 0 # GHC 8.4 via attoparsec - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4947,80 +4461,6 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock - - binary-conduit < 0 # GHC 8.4 via conduit - - bzlib-conduit < 0 # GHC 8.4 via conduit - - cassava-conduit < 0 # GHC 8.4 via conduit - - cereal-conduit < 0 # GHC 8.4 via conduit - - conduit-iconv < 0 # GHC 8.4 via conduit - - hw-conduit < 0 # GHC 8.4 via conduit - - hw-json < 0 # GHC 8.4 via conduit - - hw-succinct < 0 # GHC 8.4 via conduit - - ndjson-conduit < 0 # GHC 8.4 via conduit - - safeio < 0 # GHC 8.4 via conduit - - withdependencies < 0 # GHC 8.4 via conduit - - xls < 0 # GHC 8.4 via conduit - - yaml < 0 # GHC 8.4 via conduit - - IntervalMap < 0 # GHC 8.4 via criterion - - JuicyPixels-extra < 0 # GHC 8.4 via criterion - - algebraic-graphs < 0 # GHC 8.4 via criterion - - binary-list < 0 # GHC 8.4 via criterion - - bitset-word8 < 0 # GHC 8.4 via criterion - - cassava-conduit < 0 # GHC 8.4 via criterion - - conduit-iconv < 0 # GHC 8.4 via criterion - - cprng-aes < 0 # GHC 8.4 via criterion - - data-diverse < 0 # GHC 8.4 via criterion - - data-has < 0 # GHC 8.4 via criterion - - data-msgpack < 0 # GHC 8.4 via criterion - - discrimination < 0 # GHC 8.4 via criterion - - do-list < 0 # GHC 8.4 via criterion - - edit-distance < 0 # GHC 8.4 via criterion - - farmhash < 0 # GHC 8.4 via criterion - - fclabels < 0 # GHC 8.4 via criterion - - hindent < 0 # GHC 8.4 via criterion - - histogram-fill < 0 # GHC 8.4 via criterion - - hmatrix-morpheus < 0 # GHC 8.4 via criterion - - html-email-validate < 0 # GHC 8.4 via criterion - - html-entity-map < 0 # GHC 8.4 via criterion - - hw-balancedparens < 0 # GHC 8.4 via criterion - - hw-conduit < 0 # GHC 8.4 via criterion - - hw-json < 0 # GHC 8.4 via criterion - - hw-rankselect-base < 0 # GHC 8.4 via criterion - - hweblib < 0 # GHC 8.4 via criterion - - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion - - identicon < 0 # GHC 8.4 via criterion - - include-file < 0 # GHC 8.4 via criterion - - jvm < 0 # GHC 8.4 via criterion - - lifted-base < 0 # GHC 8.4 via criterion - - loop < 0 # GHC 8.4 via criterion - - megaparsec < 0 # GHC 8.4 via criterion - - monad-memo < 0 # GHC 8.4 via criterion - - netpbm < 0 # GHC 8.4 via criterion - - normalization-insensitive < 0 # GHC 8.4 via criterion - - pandoc-types < 0 # GHC 8.4 via criterion - - phantom-state < 0 # GHC 8.4 via criterion - - product-profunctors < 0 # GHC 8.4 via criterion - - psqueues < 0 # GHC 8.4 via criterion - - ramus < 0 # GHC 8.4 via criterion - - rdf < 0 # GHC 8.4 via criterion - - reinterpret-cast < 0 # GHC 8.4 via criterion - - sampling < 0 # GHC 8.4 via criterion - - say < 0 # GHC 8.4 via criterion - - scalpel-core < 0 # GHC 8.4 via criterion - - scanner < 0 # GHC 8.4 via criterion - - sorted-list < 0 # GHC 8.4 via criterion - - sourcemap < 0 # GHC 8.4 via criterion - - streamly < 0 # GHC 8.4 via criterion - - tar < 0 # GHC 8.4 via criterion - - text-metrics < 0 # GHC 8.4 via criterion - - thread-local-storage < 0 # GHC 8.4 via criterion - - varying < 0 # GHC 8.4 via criterion - - word24 < 0 # GHC 8.4 via criterion - - word8 < 0 # GHC 8.4 via criterion - - xeno < 0 # GHC 8.4 via criterion - - xxhash < 0 # GHC 8.4 via criterion - - xxhash-ffi < 0 # GHC 8.4 via criterion - - yi-rope < 0 # GHC 8.4 via criterion - - zstd < 0 # GHC 8.4 via criterion - executable-hash < 0 # GHC 8.4 via cryptohash - hasql-migration < 0 # GHC 8.4 via cryptohash - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash @@ -5040,177 +4480,6 @@ packages: - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua - - ClustalParser < 0 # GHC 8.4 via hspec - - JuicyPixels-extra < 0 # GHC 8.4 via hspec - - SCalendar < 0 # GHC 8.4 via hspec - - ViennaRNAParser < 0 # GHC 8.4 via hspec - - adler32 < 0 # GHC 8.4 via hspec - - app-settings < 0 # GHC 8.4 via hspec - - atomic-write < 0 # GHC 8.4 via hspec - - base-orphans < 0 # GHC 8.4 via hspec - - base32string < 0 # GHC 8.4 via hspec - - base58string < 0 # GHC 8.4 via hspec - - bbdb < 0 # GHC 8.4 via hspec - - binary-conduit < 0 # GHC 8.4 via hspec - - bitcoin-script < 0 # GHC 8.4 via hspec - - bitcoin-types < 0 # GHC 8.4 via hspec - - bitset-word8 < 0 # GHC 8.4 via hspec - - bordacount < 0 # GHC 8.4 via hspec - - bzlib-conduit < 0 # GHC 8.4 via hspec - - cache < 0 # GHC 8.4 via hspec - - cereal-time < 0 # GHC 8.4 via hspec - - clay < 0 # GHC 8.4 via hspec - - clock-extras < 0 # GHC 8.4 via hspec - - compactmap < 0 # GHC 8.4 via hspec - - constraints < 0 # GHC 8.4 via hspec - - cue-sheet < 0 # GHC 8.4 via hspec - - currencies < 0 # GHC 8.4 via hspec - - data-diverse < 0 # GHC 8.4 via hspec - - data-msgpack < 0 # GHC 8.4 via hspec - - deriving-compat < 0 # GHC 8.4 via hspec - - descriptive < 0 # GHC 8.4 via hspec - - distributed-closure < 0 # GHC 8.4 via hspec - - do-list < 0 # GHC 8.4 via hspec - - dockerfile < 0 # GHC 8.4 via hspec - - dotenv < 0 # GHC 8.4 via hspec - - dvorak < 0 # GHC 8.4 via hspec - - elm-export < 0 # GHC 8.4 via hspec - - envparse < 0 # GHC 8.4 via hspec - - farmhash < 0 # GHC 8.4 via hspec - - fileplow < 0 # GHC 8.4 via hspec - - flac < 0 # GHC 8.4 via hspec - - flac-picture < 0 # GHC 8.4 via hspec - - fmt < 0 # GHC 8.4 via hspec - - fold-debounce < 0 # GHC 8.4 via hspec - - forma < 0 # GHC 8.4 via hspec - - format-numbers < 0 # GHC 8.4 via hspec - - formatting < 0 # GHC 8.4 via hspec - - friendly-time < 0 # GHC 8.4 via hspec - - frontmatter < 0 # GHC 8.4 via hspec - - fuzzcheck < 0 # GHC 8.4 via hspec - - general-games < 0 # GHC 8.4 via hspec - - generic-deriving < 0 # GHC 8.4 via hspec - - genvalidity < 0 # GHC 8.4 via hspec - - genvalidity-aeson < 0 # GHC 8.4 via hspec - - genvalidity-bytestring < 0 # GHC 8.4 via hspec - - genvalidity-containers < 0 # GHC 8.4 via hspec - - genvalidity-hspec < 0 # GHC 8.4 via hspec - - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec - - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec - - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec - - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec - - genvalidity-path < 0 # GHC 8.4 via hspec - - genvalidity-property < 0 # GHC 8.4 via hspec - - genvalidity-scientific < 0 # GHC 8.4 via hspec - - genvalidity-text < 0 # GHC 8.4 via hspec - - genvalidity-time < 0 # GHC 8.4 via hspec - - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec - - genvalidity-vector < 0 # GHC 8.4 via hspec - - getopt-generics < 0 # GHC 8.4 via hspec - - ghost-buster < 0 # GHC 8.4 via hspec - - glabrous < 0 # GHC 8.4 via hspec - - graph-wrapper < 0 # GHC 8.4 via hspec - - gravatar < 0 # GHC 8.4 via hspec - - hasql-migration < 0 # GHC 8.4 via hspec - - hexstring < 0 # GHC 8.4 via hspec - - hformat < 0 # GHC 8.4 via hspec - - hidden-char < 0 # GHC 8.4 via hspec - - hindent < 0 # GHC 8.4 via hspec - - hlibsass < 0 # GHC 8.4 via hspec - - hopfli < 0 # GHC 8.4 via hspec - - hourglass-orphans < 0 # GHC 8.4 via hspec - - hsass < 0 # GHC 8.4 via hspec - - hsexif < 0 # GHC 8.4 via hspec - - hslua-aeson < 0 # GHC 8.4 via hspec - - hspec-checkers < 0 # GHC 8.4 via hspec - - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec - - hspec-golden-aeson < 0 # GHC 8.4 via hspec - - hspec-megaparsec < 0 # GHC 8.4 via hspec - - hspec-smallcheck < 0 # GHC 8.4 via hspec - - hspec-webdriver < 0 # GHC 8.4 via hspec - - htaglib < 0 # GHC 8.4 via hspec - - html-email-validate < 0 # GHC 8.4 via hspec - - hvect < 0 # GHC 8.4 via hspec - - hw-balancedparens < 0 # GHC 8.4 via hspec - - hw-bits < 0 # GHC 8.4 via hspec - - hw-conduit < 0 # GHC 8.4 via hspec - - hw-excess < 0 # GHC 8.4 via hspec - - hw-json < 0 # GHC 8.4 via hspec - - hw-mquery < 0 # GHC 8.4 via hspec - - hw-prim < 0 # GHC 8.4 via hspec - - hw-rankselect-base < 0 # GHC 8.4 via hspec - - hw-string-parse < 0 # GHC 8.4 via hspec - - identicon < 0 # GHC 8.4 via hspec - - imprint < 0 # GHC 8.4 via hspec - - inflections < 0 # GHC 8.4 via hspec - - inline-c < 0 # GHC 8.4 via hspec - - io-choice < 0 # GHC 8.4 via hspec - - io-region < 0 # GHC 8.4 via hspec - - iso8601-time < 0 # GHC 8.4 via hspec - - justified-containers < 0 # GHC 8.4 via hspec - - jvm < 0 # GHC 8.4 via hspec - - lame < 0 # GHC 8.4 via hspec - - language-docker < 0 # GHC 8.4 via hspec - - lens-family-th < 0 # GHC 8.4 via hspec - - lift-generics < 0 # GHC 8.4 via hspec - - load-env < 0 # GHC 8.4 via hspec - - loop < 0 # GHC 8.4 via hspec - - lrucaching < 0 # GHC 8.4 via hspec - - markdown-unlit < 0 # GHC 8.4 via hspec - - matrix-market-attoparsec < 0 # GHC 8.4 via hspec - - megaparsec < 0 # GHC 8.4 via hspec - - mixed-types-num < 0 # GHC 8.4 via hspec - - mnist-idx < 0 # GHC 8.4 via hspec - - monad-recorder < 0 # GHC 8.4 via hspec - - mutable-containers < 0 # GHC 8.4 via hspec - - mysql < 0 # GHC 8.4 via hspec - - nagios-check < 0 # GHC 8.4 via hspec - - netpbm < 0 # GHC 8.4 via hspec - - openexr-write < 0 # GHC 8.4 via hspec - - optparse-text < 0 # GHC 8.4 via hspec - - pagination < 0 # GHC 8.4 via hspec - - path-io < 0 # GHC 8.4 via hspec - - path-pieces < 0 # GHC 8.4 via hspec - - pinch < 0 # GHC 8.4 via hspec - - pretty-types < 0 # GHC 8.4 via hspec - - projectroot < 0 # GHC 8.4 via hspec - - protobuf-simple < 0 # GHC 8.4 via hspec - - pthread < 0 # GHC 8.4 via hspec - - quickcheck-assertions < 0 # GHC 8.4 via hspec - - ramus < 0 # GHC 8.4 via hspec - - reinterpret-cast < 0 # GHC 8.4 via hspec - - rot13 < 0 # GHC 8.4 via hspec - - say < 0 # GHC 8.4 via hspec - - scalendar < 0 # GHC 8.4 via hspec - - scanner < 0 # GHC 8.4 via hspec - - serversession < 0 # GHC 8.4 via hspec - - should-not-typecheck < 0 # GHC 8.4 via hspec - - simple-templates < 0 # GHC 8.4 via hspec - - sparse-linear-algebra < 0 # GHC 8.4 via hspec - - state-codes < 0 # GHC 8.4 via hspec - - stb-image-redux < 0 # GHC 8.4 via hspec - - stopwatch < 0 # GHC 8.4 via hspec - - streamly < 0 # GHC 8.4 via hspec - - string-conversions < 0 # GHC 8.4 via hspec - - sum-type-boilerplate < 0 # GHC 8.4 via hspec - - sysinfo < 0 # GHC 8.4 via hspec - - text-conversions < 0 # GHC 8.4 via hspec - - text-metrics < 0 # GHC 8.4 via hspec - - th-desugar < 0 # GHC 8.4 via hspec - - th-orphans < 0 # GHC 8.4 via hspec - - thread-hierarchy < 0 # GHC 8.4 via hspec - - users-test < 0 # GHC 8.4 via hspec - - varying < 0 # GHC 8.4 via hspec - - wave < 0 # GHC 8.4 via hspec - - wide-word < 0 # GHC 8.4 via hspec - - wikicfp-scraper < 0 # GHC 8.4 via hspec - - wild-bind < 0 # GHC 8.4 via hspec - - withdependencies < 0 # GHC 8.4 via hspec - - word-trie < 0 # GHC 8.4 via hspec - - word8 < 0 # GHC 8.4 via hspec - - xeno < 0 # GHC 8.4 via hspec - - xxhash < 0 # GHC 8.4 via hspec - - xxhash-ffi < 0 # GHC 8.4 via hspec - yes-precure5-command < 0 # GHC 8.4 via hspec - yi-rope < 0 # GHC 8.4 via hspec - zlib-bindings < 0 # GHC 8.4 via hspec @@ -5272,24 +4541,6 @@ packages: - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl - - H < 0 # GHC 8.4 via temporary - - atomic-write < 0 # GHC 8.4 via temporary - - direct-sqlite < 0 # GHC 8.4 via temporary - - fileplow < 0 # GHC 8.4 via temporary - - flac < 0 # GHC 8.4 via temporary - - flac-picture < 0 # GHC 8.4 via temporary - - gnuplot < 0 # GHC 8.4 via temporary - - hsass < 0 # GHC 8.4 via temporary - - lame < 0 # GHC 8.4 via temporary - - markdown-unlit < 0 # GHC 8.4 via temporary - - path-io < 0 # GHC 8.4 via temporary - - say < 0 # GHC 8.4 via temporary - - texmath < 0 # GHC 8.4 via temporary - - vector-mmap < 0 # GHC 8.4 via temporary - - wave < 0 # GHC 8.4 via temporary - - weigh < 0 # GHC 8.4 via temporary - - yaml < 0 # GHC 8.4 via temporary - - zip-archive < 0 # GHC 8.4 via temporary - tidal-midi < 0 # GHC 8.4 via tidal - axiom < 0 # GHC 8.4 via transient-universe - haskell-names < 0 # GHC 8.4 via traverse-with-class @@ -5314,23 +4565,6 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language - - aeson-better-errors < 0 # GHC 8.4 via aeson - - aeson-generic-compat < 0 # GHC 8.4 via aeson - - aeson-yak < 0 # GHC 8.4 via aeson - - clang-compilation-database < 0 # GHC 8.4 via aeson - - docopt < 0 # GHC 8.4 via aeson - - hackage-db < 0 # GHC 8.4 via aeson - - haxl < 0 # GHC 8.4 via aeson - - hlint < 0 # GHC 8.4 via aeson - - json-rpc-generic < 0 # GHC 8.4 via aeson - - log-base < 0 # GHC 8.4 via aeson - - lxd-client-config < 0 # GHC 8.4 via aeson - - path < 0 # GHC 8.4 via aeson - - stripe-core < 0 # GHC 8.4 via aeson - - users < 0 # GHC 8.4 via aeson - - validity-aeson < 0 # GHC 8.4 via aeson - - weeder < 0 # GHC 8.4 via aeson - - xml-to-json < 0 # GHC 8.4 via aeson - log-base < 0 # GHC 8.4 via aeson-pretty - configurator-export < 0 # GHC 8.4 via base-compat - gitrev < 0 # GHC 8.4 via base-compat @@ -5361,39 +4595,6 @@ packages: - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub - - HSet < 0 # GHC 8.4 via hashable - - basic-prelude < 0 # GHC 8.4 via hashable - - concurrent-supply < 0 # GHC 8.4 via hashable - - dynamic-state < 0 # GHC 8.4 via hashable - - functor-classes-compat < 0 # GHC 8.4 via hashable - - hashmap < 0 # GHC 8.4 via hashable - - hashtables < 0 # GHC 8.4 via hashable - - haxl < 0 # GHC 8.4 via hashable - - intern < 0 # GHC 8.4 via hashable - - microlens-platform < 0 # GHC 8.4 via hashable - - network-transport < 0 # GHC 8.4 via hashable - - once < 0 # GHC 8.4 via hashable - - path < 0 # GHC 8.4 via hashable - - perfect-hash-generator < 0 # GHC 8.4 via hashable - - pred-set < 0 # GHC 8.4 via hashable - - quickcheck-instances < 0 # GHC 8.4 via hashable - - renderable < 0 # GHC 8.4 via hashable - - resource-pool < 0 # GHC 8.4 via hashable - - selda < 0 # GHC 8.4 via hashable - - shake < 0 # GHC 8.4 via hashable - - stm-containers < 0 # GHC 8.4 via hashable - - strict-types < 0 # GHC 8.4 via hashable - - swish < 0 # GHC 8.4 via hashable - - tmapchan < 0 # GHC 8.4 via hashable - - ttrie < 0 # GHC 8.4 via hashable - - unfoldable-restricted < 0 # GHC 8.4 via hashable - - uniplate < 0 # GHC 8.4 via hashable - - unique < 0 # GHC 8.4 via hashable - - validity-unordered-containers < 0 # GHC 8.4 via hashable - - validity-vector < 0 # GHC 8.4 via hashable - - weeder < 0 # GHC 8.4 via hashable - - witherable < 0 # GHC 8.4 via hashable - - xml-to-json < 0 # GHC 8.4 via hashable - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema @@ -5739,26 +4940,6 @@ packages: - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - xxhash-ffi < 0 # GHC 8.4 via xxhash - # after reblocks - - js-flot < 0 # GHC 8.4 via HTTP - - js-jquery < 0 # GHC 8.4 via HTTP - - universe-instances-extended < 0 # GHC 8.4 via adjunctions - - bifunctors < 0 # GHC 8.4 via base-orphans - - profunctors < 0 # GHC 8.4 via base-orphans - - recursion-schemes < 0 # GHC 8.4 via base-orphans - - statistics < 0 # GHC 8.4 via base-orphans - - bifunctors < 0 # GHC 8.4 via comonad - - foldl < 0 # GHC 8.4 via comonad - - invariant < 0 # GHC 8.4 via comonad - - profunctors < 0 # GHC 8.4 via comonad - - recursion-schemes < 0 # GHC 8.4 via comonad - - universe-instances-extended < 0 # GHC 8.4 via comonad - - transformers-compat < 0 # GHC 8.4 via deriving-compat - - profunctors < 0 # GHC 8.4 via distributive - - recursion-schemes < 0 # GHC 8.4 via free - - binary-orphans < 0 # GHC 8.4 via vector-binary-instances - - statistics < 0 # GHC 8.4 via vector-binary-instances - "GHC upper bounds": # Need to always match the version shipped with GHC @@ -5967,6 +5148,23 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: + # An attempt to avoid cyclic dependencies + # https://github.com/fpco/stackage/issues/3368 + - clock # tasty + - stringbuilder # hspec + # some stabs in the dark... + - HUnit + - aeson + - async + - attoparsec + - criterion + - doctest + - hashable + - hspec + - http-types + - semigroupoids + - tasty + # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. @@ -6439,6 +5637,23 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: + # An attempt to avoid cyclic dependencies + # https://github.com/fpco/stackage/issues/3368 + - clock # tasty + - stringbuilder # hspec + # some stabs in the dark... + - HUnit + - aeson + - async + - attoparsec + - criterion + - doctest + - hashable + - hspec + - http-types + - semigroupoids + - tasty + # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' From a41116d443ce23be27f5989985a846663c171e6a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:34 -0700 Subject: [PATCH 1122/1263] Revert "Also skip various benches per #3368" This reverts commit d613a786e4fbaf0f63aa3b99e163a5f4d4096672. --- build-constraints.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27663b88..2808f16a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5637,22 +5637,6 @@ skipped-haddocks: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-benchmark-failures. skipped-benchmarks: - # An attempt to avoid cyclic dependencies - # https://github.com/fpco/stackage/issues/3368 - - clock # tasty - - stringbuilder # hspec - # some stabs in the dark... - - HUnit - - aeson - - async - - attoparsec - - criterion - - doctest - - hashable - - hspec - - http-types - - semigroupoids - - tasty # Outdated dependencies # These can periodically be checked for updates; From dc9295532c288f5c2dccdd3443b4aa33ed7fe1d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:37 -0700 Subject: [PATCH 1123/1263] Revert "Skip various tests blindly, per #3368" This reverts commit 81d05fde93fe42c6f0df21206ca130e1592288f7. --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2808f16a..ff1dde26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5152,18 +5152,6 @@ skipped-tests: # https://github.com/fpco/stackage/issues/3368 - clock # tasty - stringbuilder # hspec - # some stabs in the dark... - - HUnit - - aeson - - async - - attoparsec - - criterion - - doctest - - hashable - - hspec - - http-types - - semigroupoids - - tasty # Outdated dependencies # These can periodically be checked for updates; From 61454b8915660193f3fece609750ad95f763c7a2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:41 -0700 Subject: [PATCH 1124/1263] Revert "Skip tests for stringbuilder per #3368" This reverts commit 76bccddc3f5a834a7415a405c26cedcc230ab3d7. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff1dde26..69268911 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5151,7 +5151,6 @@ skipped-tests: # An attempt to avoid cyclic dependencies # https://github.com/fpco/stackage/issues/3368 - clock # tasty - - stringbuilder # hspec # Outdated dependencies # These can periodically be checked for updates; From 7b2c2748eb54e69426dc3bd232e7fafb1433257c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:40:45 -0700 Subject: [PATCH 1125/1263] Revert "Skip tests for clock to avoid cyclic dep, see #3368" This reverts commit 64d29ce77b9e426e454214a9397ed87638c3e40e. --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69268911..0b78cd16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5148,10 +5148,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # An attempt to avoid cyclic dependencies - # https://github.com/fpco/stackage/issues/3368 - - clock # tasty - # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. From a0b7fd0c24979670baeb198950a8e77e2548828b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:41:09 -0700 Subject: [PATCH 1126/1263] Revert "First wave of unblocks, most test frameworks ok now" This reverts commit 51124c9de43ce76773e7761f3f386e1de83c68bb. --- build-constraints.yaml | 1204 +++++++++++++++++++++++++++++++--------- 1 file changed, 933 insertions(+), 271 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b78cd16..fb411241 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3380,6 +3380,7 @@ packages: - alarmclock < 0 # GHC 8.4 via base-4.11.0.0 - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via base-4.11.0.0 + - async < 0 # GHC 8.4 via base-4.11.0.0 - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 - benchpress < 0 # GHC 8.4 via base-4.11.0.0 @@ -3558,6 +3559,7 @@ packages: - xhtml < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - brittany < 0 # GHC 8.4 via ghc-8.4.1 + - doctest < 0 # GHC 8.4 via ghc-8.4.1 - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-ast < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-8.4.1 @@ -3611,6 +3613,88 @@ packages: - stm-supply < 0 # GHC 8.4 via Unique - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph + - apecs < 0 # GHC 8.4 via async + - ascii-progress < 0 # GHC 8.4 via async + - async-extra < 0 # GHC 8.4 via async + - b9 < 0 # GHC 8.4 via async + - buchhaltung < 0 # GHC 8.4 via async + - classy-prelude < 0 # GHC 8.4 via async + - concurrent-output < 0 # GHC 8.4 via async + - conduit-extra < 0 # GHC 8.4 via async + - conduit-throttle < 0 # GHC 8.4 via async + - courier < 0 # GHC 8.4 via async + - cql-io < 0 # GHC 8.4 via async + - ctrie < 0 # GHC 8.4 via async + - djinn-ghc < 0 # GHC 8.4 via async + - dns < 0 # GHC 8.4 via async + - enclosed-exceptions < 0 # GHC 8.4 via async + - eventsource-store-specs < 0 # GHC 8.4 via async + - eventsource-stub-store < 0 # GHC 8.4 via async + - eventstore < 0 # GHC 8.4 via async + - every < 0 # GHC 8.4 via async + - file-modules < 0 # GHC 8.4 via async + - filelock < 0 # GHC 8.4 via async + - fsnotify < 0 # GHC 8.4 via async + - fsnotify-conduit < 0 # GHC 8.4 via async + - hamtsolo < 0 # GHC 8.4 via async + - hapistrano < 0 # GHC 8.4 via async + - hedgehog < 0 # GHC 8.4 via async + - hedis < 0 # GHC 8.4 via async + - hinotify < 0 # GHC 8.4 via async + - hjsonschema < 0 # GHC 8.4 via async + - hledger-ui < 0 # GHC 8.4 via async + - hpc-coveralls < 0 # GHC 8.4 via async + - hpio < 0 # GHC 8.4 via async + - hspec-meta < 0 # GHC 8.4 via async + - http-client < 0 # GHC 8.4 via async + - http-reverse-proxy < 0 # GHC 8.4 via async + - io-memoize < 0 # GHC 8.4 via async + - irc-conduit < 0 # GHC 8.4 via async + - leveldb-haskell < 0 # GHC 8.4 via async + - log-warper < 0 # GHC 8.4 via async + - lxd-client < 0 # GHC 8.4 via async + - metrics < 0 # GHC 8.4 via async + - moesocks < 0 # GHC 8.4 via async + - pipes-concurrency < 0 # GHC 8.4 via async + - pipes-fluid < 0 # GHC 8.4 via async + - pixelated-avatar-generator < 0 # GHC 8.4 via async + - postgresql-simple-queue < 0 # GHC 8.4 via async + - quickcheck-state-machine < 0 # GHC 8.4 via async + - redis-io < 0 # GHC 8.4 via async + - riak < 0 # GHC 8.4 via async + - sbv < 0 # GHC 8.4 via async + - scotty < 0 # GHC 8.4 via async + - servant-subscriber < 0 # GHC 8.4 via async + - servant-websockets < 0 # GHC 8.4 via async + - shelly < 0 # GHC 8.4 via async + - simple-log < 0 # GHC 8.4 via async + - socket < 0 # GHC 8.4 via async + - stack < 0 # GHC 8.4 via async + - stm-conduit < 0 # GHC 8.4 via async + - stm-supply < 0 # GHC 8.4 via async + - store < 0 # GHC 8.4 via async + - streaming-commons < 0 # GHC 8.4 via async + - tasty < 0 # GHC 8.4 via async + - tasty-golden < 0 # GHC 8.4 via async + - tasty-silver < 0 # GHC 8.4 via async + - tasty-smallcheck < 0 # GHC 8.4 via async + - terminal-progress-bar < 0 # GHC 8.4 via async + - throttle-io-stream < 0 # GHC 8.4 via async + - tls < 0 # GHC 8.4 via async + - tmapmvar < 0 # GHC 8.4 via async + - turtle < 0 # GHC 8.4 via async + - typed-process < 0 # GHC 8.4 via async + - unboxed-ref < 0 # GHC 8.4 via async + - unliftio < 0 # GHC 8.4 via async + - wai-handler-launch < 0 # GHC 8.4 via async + - wai-middleware-consul < 0 # GHC 8.4 via async + - warp < 0 # GHC 8.4 via async + - websockets-rpc < 0 # GHC 8.4 via async + - websockets-simple < 0 # GHC 8.4 via async + - wild-bind-x11 < 0 # GHC 8.4 via async + - yesod-core < 0 # GHC 8.4 via async + - yesod-static < 0 # GHC 8.4 via async + - zeromq4-haskell < 0 # GHC 8.4 via async - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - HStringTemplate < 0 # GHC 8.4 via blaze-builder - airship < 0 # GHC 8.4 via blaze-builder @@ -3697,6 +3781,106 @@ packages: - kdt < 0 # GHC 8.4 via deepseq-generics - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics + - ad < 0 # GHC 8.4 via doctest + - approximate < 0 # GHC 8.4 via doctest + - attoparsec-time < 0 # GHC 8.4 via doctest + - bits < 0 # GHC 8.4 via doctest + - bitx-bitcoin < 0 # GHC 8.4 via doctest + - bookkeeping < 0 # GHC 8.4 via doctest + - bound < 0 # GHC 8.4 via doctest + - bytes < 0 # GHC 8.4 via doctest + - comonad < 0 # GHC 8.4 via doctest + - compensated < 0 # GHC 8.4 via doctest + - composable-associations-aeson < 0 # GHC 8.4 via doctest + - config-ini < 0 # GHC 8.4 via doctest + - dimensional < 0 # GHC 8.4 via doctest + - distribution-nixpkgs < 0 # GHC 8.4 via doctest + - distributive < 0 # GHC 8.4 via doctest + - dns < 0 # GHC 8.4 via doctest + - doctest-discover < 0 # GHC 8.4 via doctest + - email-validate < 0 # GHC 8.4 via doctest + - emailaddress < 0 # GHC 8.4 via doctest + - envelope < 0 # GHC 8.4 via doctest + - ersatz < 0 # GHC 8.4 via doctest + - fixed-vector < 0 # GHC 8.4 via doctest + - flow < 0 # GHC 8.4 via doctest + - folds < 0 # GHC 8.4 via doctest + - from-sum < 0 # GHC 8.4 via doctest + - gc < 0 # GHC 8.4 via doctest + - generic-lens < 0 # GHC 8.4 via doctest + - generics-eot < 0 # GHC 8.4 via doctest + - haskell-gi < 0 # GHC 8.4 via doctest + - hasmin < 0 # GHC 8.4 via doctest + - heaps < 0 # GHC 8.4 via doctest + - hedis < 0 # GHC 8.4 via doctest + - heterocephalus < 0 # GHC 8.4 via doctest + - hexml-lens < 0 # GHC 8.4 via doctest + - hledger-lib < 0 # GHC 8.4 via doctest + - hopenssl < 0 # GHC 8.4 via doctest + - hpio < 0 # GHC 8.4 via doctest + - hsemail < 0 # GHC 8.4 via doctest + - hsyslog < 0 # GHC 8.4 via doctest + - http-date < 0 # GHC 8.4 via doctest + - http-types < 0 # GHC 8.4 via doctest + - http2 < 0 # GHC 8.4 via doctest + - human-readable-duration < 0 # GHC 8.4 via doctest + - hyperloglog < 0 # GHC 8.4 via doctest + - hyphenation < 0 # GHC 8.4 via doctest + - influxdb < 0 # GHC 8.4 via doctest + - intervals < 0 # GHC 8.4 via doctest + - ip < 0 # GHC 8.4 via doctest + - iproute < 0 # GHC 8.4 via doctest + - jose-jwt < 0 # GHC 8.4 via doctest + - jwt < 0 # GHC 8.4 via doctest + - language-nix < 0 # GHC 8.4 via doctest + - lca < 0 # GHC 8.4 via doctest + - lens < 0 # GHC 8.4 via doctest + - lens-action < 0 # GHC 8.4 via doctest + - lens-aeson < 0 # GHC 8.4 via doctest + - lens-regex < 0 # GHC 8.4 via doctest + - linear < 0 # GHC 8.4 via doctest + - linear-accelerate < 0 # GHC 8.4 via doctest + - log-domain < 0 # GHC 8.4 via doctest + - machines < 0 # GHC 8.4 via doctest + - multiset < 0 # GHC 8.4 via doctest + - network < 0 # GHC 8.4 via doctest + - ochintin-daicho < 0 # GHC 8.4 via doctest + - online < 0 # GHC 8.4 via doctest + - pcre-heavy < 0 # GHC 8.4 via doctest + - pgp-wordlist < 0 # GHC 8.4 via doctest + - pretty-simple < 0 # GHC 8.4 via doctest + - prettyprinter < 0 # GHC 8.4 via doctest + - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest + - prometheus-client < 0 # GHC 8.4 via doctest + - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest + - rcu < 0 # GHC 8.4 via doctest + - read-env-var < 0 # GHC 8.4 via doctest + - sbv < 0 # GHC 8.4 via doctest + - search-algorithms < 0 # GHC 8.4 via doctest + - semigroupoids < 0 # GHC 8.4 via doctest + - servant-ruby < 0 # GHC 8.4 via doctest + - servant-static-th < 0 # GHC 8.4 via doctest + - shake-language-c < 0 # GHC 8.4 via doctest + - show-prettyprint < 0 # GHC 8.4 via doctest + - squeal-postgresql < 0 # GHC 8.4 via doctest + - stm-conduit < 0 # GHC 8.4 via doctest + - structs < 0 # GHC 8.4 via doctest + - teardown < 0 # GHC 8.4 via doctest + - trifecta < 0 # GHC 8.4 via doctest + - triplesec < 0 # GHC 8.4 via doctest + - turtle < 0 # GHC 8.4 via doctest + - type-level-kv-list < 0 # GHC 8.4 via doctest + - universum < 0 # GHC 8.4 via doctest + - unix-time < 0 # GHC 8.4 via doctest + - vinyl < 0 # GHC 8.4 via doctest + - wai-logger < 0 # GHC 8.4 via doctest + - wai-middleware-prometheus < 0 # GHC 8.4 via doctest + - warp < 0 # GHC 8.4 via doctest + - world-peace < 0 # GHC 8.4 via doctest + - wreq < 0 # GHC 8.4 via doctest + - xml-html-qq < 0 # GHC 8.4 via doctest + - xml-indexed-cursor < 0 # GHC 8.4 via doctest + - zippers < 0 # GHC 8.4 via doctest - log < 0 # GHC 8.4 via ekg - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core @@ -3965,6 +4149,24 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude + - adjunctions < 0 # GHC 8.4 via comonad + - bifunctors < 0 # GHC 8.4 via comonad + - compressed < 0 # GHC 8.4 via comonad + - extensible < 0 # GHC 8.4 via comonad + - foldl < 0 # GHC 8.4 via comonad + - free < 0 # GHC 8.4 via comonad + - hamilton < 0 # GHC 8.4 via comonad + - hreader-lens < 0 # GHC 8.4 via comonad + - invariant < 0 # GHC 8.4 via comonad + - kan-extensions < 0 # GHC 8.4 via comonad + - keys < 0 # GHC 8.4 via comonad + - markup < 0 # GHC 8.4 via comonad + - pointed < 0 # GHC 8.4 via comonad + - profunctors < 0 # GHC 8.4 via comonad + - recursion-schemes < 0 # GHC 8.4 via comonad + - streams < 0 # GHC 8.4 via comonad + - universe-instances-extended < 0 # GHC 8.4 via comonad + - vector-instances < 0 # GHC 8.4 via comonad - MFlow < 0 # GHC 8.4 via conduit-extra - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - editor-open < 0 # GHC 8.4 via conduit-extra @@ -3985,6 +4187,12 @@ packages: - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs + - adjunctions < 0 # GHC 8.4 via distributive + - algebra < 0 # GHC 8.4 via distributive + - free < 0 # GHC 8.4 via distributive + - kan-extensions < 0 # GHC 8.4 via distributive + - profunctors < 0 # GHC 8.4 via distributive + - streams < 0 # GHC 8.4 via distributive - check-email < 0 # GHC 8.4 via email-validate - hailgun < 0 # GHC 8.4 via email-validate - hailgun-simple < 0 # GHC 8.4 via email-validate @@ -4033,6 +4241,9 @@ packages: - tidal < 0 # GHC 8.4 via hosc - wai-middleware-static < 0 # GHC 8.4 via hpc-coveralls - mbox-utility < 0 # GHC 8.4 via hsemail + - hspec < 0 # GHC 8.4 via hspec-meta + - hspec-core < 0 # GHC 8.4 via hspec-meta + - hspec-discover < 0 # GHC 8.4 via hspec-meta - hdaemonize < 0 # GHC 8.4 via hsyslog - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog @@ -4091,6 +4302,48 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams + - DAV < 0 # GHC 8.4 via http-types + - IPv6DB < 0 # GHC 8.4 via http-types + - MFlow < 0 # GHC 8.4 via http-types + - Spock < 0 # GHC 8.4 via http-types + - attoparsec < 0 # GHC 8.4 via http-types + - bimap-server < 0 # GHC 8.4 via http-types + - buffer-builder < 0 # GHC 8.4 via http-types + - classy-prelude-yesod < 0 # GHC 8.4 via http-types + - configuration-tools < 0 # GHC 8.4 via http-types + - curl-runnings < 0 # GHC 8.4 via http-types + - datadog < 0 # GHC 8.4 via http-types + - fb < 0 # GHC 8.4 via http-types + - filter-logger < 0 # GHC 8.4 via http-types + - ginger < 0 # GHC 8.4 via http-types + - goggles < 0 # GHC 8.4 via http-types + - hailgun < 0 # GHC 8.4 via http-types + - haskell-neo4j-client < 0 # GHC 8.4 via http-types + - hoogle < 0 # GHC 8.4 via http-types + - hpack < 0 # GHC 8.4 via http-types + - hsebaysdk < 0 # GHC 8.4 via http-types + - hspec-wai < 0 # GHC 8.4 via http-types + - http-client-openssl < 0 # GHC 8.4 via http-types + - http-client-tls < 0 # GHC 8.4 via http-types + - kawhi < 0 # GHC 8.4 via http-types + - koofr-client < 0 # GHC 8.4 via http-types + - line < 0 # GHC 8.4 via http-types + - mandrill < 0 # GHC 8.4 via http-types + - mime-mail-ses < 0 # GHC 8.4 via http-types + - pagerduty < 0 # GHC 8.4 via http-types + - picoparsec < 0 # GHC 8.4 via http-types + - rollbar-hs < 0 # GHC 8.4 via http-types + - s3-signer < 0 # GHC 8.4 via http-types + - soap < 0 # GHC 8.4 via http-types + - wai-cli < 0 # GHC 8.4 via http-types + - wai-cors < 0 # GHC 8.4 via http-types + - wai-middleware-rollbar < 0 # GHC 8.4 via http-types + - wai-middleware-static < 0 # GHC 8.4 via http-types + - wai-slack-middleware < 0 # GHC 8.4 via http-types + - web-routes-wai < 0 # GHC 8.4 via http-types + - webdriver < 0 # GHC 8.4 via http-types + - yesod-auth-hashdb < 0 # GHC 8.4 via http-types + - yesod-gitrepo < 0 # GHC 8.4 via http-types - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip @@ -4221,6 +4474,75 @@ packages: - yesod < 0 # GHC 8.4 via monad-logger - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple + - DAV < 0 # GHC 8.4 via network + - HTTP < 0 # GHC 8.4 via network + - HandsomeSoup < 0 # GHC 8.4 via network + - HaskellNet < 0 # GHC 8.4 via network + - HaskellNet-SSL < 0 # GHC 8.4 via network + - HsOpenSSL < 0 # GHC 8.4 via network + - IPv6Addr < 0 # GHC 8.4 via network + - MissingH < 0 # GHC 8.4 via network + - Network-NineP < 0 # GHC 8.4 via network + - amqp < 0 # GHC 8.4 via network + - atom-basic < 0 # GHC 8.4 via network + - bson < 0 # GHC 8.4 via network + - conduit-connection < 0 # GHC 8.4 via network + - connection < 0 # GHC 8.4 via network + - connection-pool < 0 # GHC 8.4 via network + - cql < 0 # GHC 8.4 via network + - datadog < 0 # GHC 8.4 via network + - dbus < 0 # GHC 8.4 via network + - distributed-process-lifted < 0 # GHC 8.4 via network + - distributed-process-simplelocalnet < 0 # GHC 8.4 via network + - distributed-process-tests < 0 # GHC 8.4 via network + - graylog < 0 # GHC 8.4 via network + - hasbolt < 0 # GHC 8.4 via network + - hdevtools < 0 # GHC 8.4 via network + - hoogle < 0 # GHC 8.4 via network + - hsdns < 0 # GHC 8.4 via network + - hslogger < 0 # GHC 8.4 via network + - hstatsd < 0 # GHC 8.4 via network + - hsyslog-udp < 0 # GHC 8.4 via network + - http-client-openssl < 0 # GHC 8.4 via network + - http-client-tls < 0 # GHC 8.4 via network + - hxt-http < 0 # GHC 8.4 via network + - io-streams < 0 # GHC 8.4 via network + - lambdabot-core < 0 # GHC 8.4 via network + - lambdabot-irc-plugins < 0 # GHC 8.4 via network + - libmpd < 0 # GHC 8.4 via network + - microformats2-parser < 0 # GHC 8.4 via network + - milena < 0 # GHC 8.4 via network + - mongoDB < 0 # GHC 8.4 via network + - mysql-haskell < 0 # GHC 8.4 via network + - network-anonymous-i2p < 0 # GHC 8.4 via network + - network-anonymous-tor < 0 # GHC 8.4 via network + - network-attoparsec < 0 # GHC 8.4 via network + - network-conduit-tls < 0 # GHC 8.4 via network + - network-multicast < 0 # GHC 8.4 via network + - network-simple < 0 # GHC 8.4 via network + - network-transport-tcp < 0 # GHC 8.4 via network + - oeis < 0 # GHC 8.4 via network + - openssl-streams < 0 # GHC 8.4 via network + - persistent-mysql-haskell < 0 # GHC 8.4 via network + - pipes-network < 0 # GHC 8.4 via network + - rollbar-hs < 0 # GHC 8.4 via network + - smtp-mail < 0 # GHC 8.4 via network + - snap-core < 0 # GHC 8.4 via network + - socket-activation < 0 # GHC 8.4 via network + - socks < 0 # GHC 8.4 via network + - sphinx < 0 # GHC 8.4 via network + - splice < 0 # GHC 8.4 via network + - tcp-streams < 0 # GHC 8.4 via network + - tcp-streams-openssl < 0 # GHC 8.4 via network + - tls-debug < 0 # GHC 8.4 via network + - transient-universe < 0 # GHC 8.4 via network + - vivid < 0 # GHC 8.4 via network + - wai-cli < 0 # GHC 8.4 via network + - wai-cors < 0 # GHC 8.4 via network + - warp-tls < 0 # GHC 8.4 via network + - webdriver < 0 # GHC 8.4 via network + - wuss < 0 # GHC 8.4 via network + - xenstore < 0 # GHC 8.4 via network - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy @@ -4253,6 +4575,31 @@ packages: - filter-logger < 0 # GHC 8.4 via scotty - line < 0 # GHC 8.4 via scotty - microformats2-parser < 0 # GHC 8.4 via scotty + - adjunctions < 0 # GHC 8.4 via semigroupoids + - algebra < 0 # GHC 8.4 via semigroupoids + - checkers < 0 # GHC 8.4 via semigroupoids + - compressed < 0 # GHC 8.4 via semigroupoids + - dlist-nonempty < 0 # GHC 8.4 via semigroupoids + - either < 0 # GHC 8.4 via semigroupoids + - eq < 0 # GHC 8.4 via semigroupoids + - free < 0 # GHC 8.4 via semigroupoids + - glazier < 0 # GHC 8.4 via semigroupoids + - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids + - kan-extensions < 0 # GHC 8.4 via semigroupoids + - keys < 0 # GHC 8.4 via semigroupoids + - lattices < 0 # GHC 8.4 via semigroupoids + - monad-products < 0 # GHC 8.4 via semigroupoids + - pointed < 0 # GHC 8.4 via semigroupoids + - reducers < 0 # GHC 8.4 via semigroupoids + - rose-trees < 0 # GHC 8.4 via semigroupoids + - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids + - sets < 0 # GHC 8.4 via semigroupoids + - streams < 0 # GHC 8.4 via semigroupoids + - these < 0 # GHC 8.4 via semigroupoids + - validation < 0 # GHC 8.4 via semigroupoids + - vector-instances < 0 # GHC 8.4 via semigroupoids + - witness < 0 # GHC 8.4 via semigroupoids + - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple @@ -4265,6 +4612,138 @@ packages: - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit + - HaTeX < 0 # GHC 8.4 via tasty + - aeson-casing < 0 # GHC 8.4 via tasty + - aeson-typescript < 0 # GHC 8.4 via tasty + - arithmoi < 0 # GHC 8.4 via tasty + - asn1-encoding < 0 # GHC 8.4 via tasty + - bit-stream < 0 # GHC 8.4 via tasty + - blake2 < 0 # GHC 8.4 via tasty + - bower-json < 0 # GHC 8.4 via tasty + - bv-little < 0 # GHC 8.4 via tasty + - bytestring-conversion < 0 # GHC 8.4 via tasty + - cabal2nix < 0 # GHC 8.4 via tasty + - cartel < 0 # GHC 8.4 via tasty + - cassava-records < 0 # GHC 8.4 via tasty + - cli < 0 # GHC 8.4 via tasty + - clock < 0 # GHC 8.4 via tasty + - codec < 0 # GHC 8.4 via tasty + - commutative < 0 # GHC 8.4 via tasty + - compiler-warnings < 0 # GHC 8.4 via tasty + - composable-associations < 0 # GHC 8.4 via tasty + - concise < 0 # GHC 8.4 via tasty + - cookie < 0 # GHC 8.4 via tasty + - countable < 0 # GHC 8.4 via tasty + - cql < 0 # GHC 8.4 via tasty + - criterion < 0 # GHC 8.4 via tasty + - cron < 0 # GHC 8.4 via tasty + - cryptohash < 0 # GHC 8.4 via tasty + - cryptonite < 0 # GHC 8.4 via tasty + - cryptonite-conduit < 0 # GHC 8.4 via tasty + - cryptonite-openssl < 0 # GHC 8.4 via tasty + - csp < 0 # GHC 8.4 via tasty + - data-bword < 0 # GHC 8.4 via tasty + - data-dword < 0 # GHC 8.4 via tasty + - data-serializer < 0 # GHC 8.4 via tasty + - dawg-ord < 0 # GHC 8.4 via tasty + - dbus < 0 # GHC 8.4 via tasty + - drifter < 0 # GHC 8.4 via tasty + - exp-pairs < 0 # GHC 8.4 via tasty + - fast-digits < 0 # GHC 8.4 via tasty + - free-vl < 0 # GHC 8.4 via tasty + - freer-simple < 0 # GHC 8.4 via tasty + - gauge < 0 # GHC 8.4 via tasty + - gdax < 0 # GHC 8.4 via tasty + - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty + - ghcid < 0 # GHC 8.4 via tasty + - ginger < 0 # GHC 8.4 via tasty + - git < 0 # GHC 8.4 via tasty + - glob-posix < 0 # GHC 8.4 via tasty + - graylog < 0 # GHC 8.4 via tasty + - heatshrink < 0 # GHC 8.4 via tasty + - hit < 0 # GHC 8.4 via tasty + - hocilib < 0 # GHC 8.4 via tasty + - hourglass < 0 # GHC 8.4 via tasty + - hslua < 0 # GHC 8.4 via tasty + - htoml < 0 # GHC 8.4 via tasty + - immortal < 0 # GHC 8.4 via tasty + - incremental-parser < 0 # GHC 8.4 via tasty + - indentation-parsec < 0 # GHC 8.4 via tasty + - inline-r < 0 # GHC 8.4 via tasty + - jose < 0 # GHC 8.4 via tasty + - katydid < 0 # GHC 8.4 via tasty + - kawhi < 0 # GHC 8.4 via tasty + - language-java < 0 # GHC 8.4 via tasty + - lexer-applicative < 0 # GHC 8.4 via tasty + - mandrill < 0 # GHC 8.4 via tasty + - matplotlib < 0 # GHC 8.4 via tasty + - matrices < 0 # GHC 8.4 via tasty + - matrix < 0 # GHC 8.4 via tasty + - microlens-aeson < 0 # GHC 8.4 via tasty + - milena < 0 # GHC 8.4 via tasty + - monad-loops < 0 # GHC 8.4 via tasty + - monoid-subclasses < 0 # GHC 8.4 via tasty + - multiarg < 0 # GHC 8.4 via tasty + - natural-transformation < 0 # GHC 8.4 via tasty + - network-ip < 0 # GHC 8.4 via tasty + - nondeterminism < 0 # GHC 8.4 via tasty + - open-witness < 0 # GHC 8.4 via tasty + - opensource < 0 # GHC 8.4 via tasty + - parsec-numeric < 0 # GHC 8.4 via tasty + - pipes-attoparsec < 0 # GHC 8.4 via tasty + - pkcs10 < 0 # GHC 8.4 via tasty + - pptable < 0 # GHC 8.4 via tasty + - pred-trie < 0 # GHC 8.4 via tasty + - qchas < 0 # GHC 8.4 via tasty + - rainbox < 0 # GHC 8.4 via tasty + - regex-applicative < 0 # GHC 8.4 via tasty + - sbp < 0 # GHC 8.4 via tasty + - semver < 0 # GHC 8.4 via tasty + - sets < 0 # GHC 8.4 via tasty + - shikensu < 0 # GHC 8.4 via tasty + - singletons < 0 # GHC 8.4 via tasty + - skylighting < 0 # GHC 8.4 via tasty + - streaming-bytestring < 0 # GHC 8.4 via tasty + - string-transform < 0 # GHC 8.4 via tasty + - swagger < 0 # GHC 8.4 via tasty + - tasty-ant-xml < 0 # GHC 8.4 via tasty + - tasty-auto < 0 # GHC 8.4 via tasty + - tasty-dejafu < 0 # GHC 8.4 via tasty + - tasty-expected-failure < 0 # GHC 8.4 via tasty + - tasty-hspec < 0 # GHC 8.4 via tasty + - tasty-html < 0 # GHC 8.4 via tasty + - tasty-hunit < 0 # GHC 8.4 via tasty + - tasty-kat < 0 # GHC 8.4 via tasty + - tasty-program < 0 # GHC 8.4 via tasty + - tasty-quickcheck < 0 # GHC 8.4 via tasty + - tasty-stats < 0 # GHC 8.4 via tasty + - tasty-th < 0 # GHC 8.4 via tasty + - temporary < 0 # GHC 8.4 via tasty + - text-manipulate < 0 # GHC 8.4 via tasty + - tidal < 0 # GHC 8.4 via tasty + - timemap < 0 # GHC 8.4 via tasty + - timerep < 0 # GHC 8.4 via tasty + - titlecase < 0 # GHC 8.4 via tasty + - traverse-with-class < 0 # GHC 8.4 via tasty + - tries < 0 # GHC 8.4 via tasty + - ua-parser < 0 # GHC 8.4 via tasty + - unbound-generics < 0 # GHC 8.4 via tasty + - units-parser < 0 # GHC 8.4 via tasty + - unordered-intmap < 0 # GHC 8.4 via tasty + - vector-binary-instances < 0 # GHC 8.4 via tasty + - vector-split < 0 # GHC 8.4 via tasty + - wai-cors < 0 # GHC 8.4 via tasty + - wire-streams < 0 # GHC 8.4 via tasty + - wl-pprint-annotated < 0 # GHC 8.4 via tasty + - x509 < 0 # GHC 8.4 via tasty + - x509-store < 0 # GHC 8.4 via tasty + - x509-validation < 0 # GHC 8.4 via tasty + - xlsx < 0 # GHC 8.4 via tasty + - xml-picklers < 0 # GHC 8.4 via tasty + - yeshql < 0 # GHC 8.4 via tasty + - yi-core < 0 # GHC 8.4 via tasty + - yi-keymap-vim < 0 # GHC 8.4 via tasty + - yi-language < 0 # GHC 8.4 via tasty - cabal2nix < 0 # GHC 8.4 via tasty-golden - countable < 0 # GHC 8.4 via tasty-golden - heatshrink < 0 # GHC 8.4 via tasty-golden @@ -4310,6 +4789,13 @@ packages: - google-oauth2-jwt < 0 # GHC 8.4 via unix-time - textlocal < 0 # GHC 8.4 via unix-time - tinylog < 0 # GHC 8.4 via unix-time + - conduit < 0 # GHC 8.4 via unliftio + - fb < 0 # GHC 8.4 via unliftio + - higher-leveldb < 0 # GHC 8.4 via unliftio + - nonce < 0 # GHC 8.4 via unliftio + - yesod-auth-fb < 0 # GHC 8.4 via unliftio + - yesod-gitrepo < 0 # GHC 8.4 via unliftio + - yesod-websockets < 0 # GHC 8.4 via unliftio - cql < 0 # GHC 8.4 via uuid - eventful-sql-common < 0 # GHC 8.4 via uuid - eventful-sqlite < 0 # GHC 8.4 via uuid @@ -4437,12 +4923,64 @@ packages: - Spock-worker < 0 # GHC 8.4 via HTF - dataurl < 0 # GHC 8.4 via HTF - graph-core < 0 # GHC 8.4 via HTF + - gravatar < 0 # GHC 8.4 via HTTP + - js-flot < 0 # GHC 8.4 via HTTP + - js-jquery < 0 # GHC 8.4 via HTTP - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL - ip6addr < 0 # GHC 8.4 via IPv6Addr - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding + - Spintax < 0 # GHC 8.4 via attoparsec + - aeson < 0 # GHC 8.4 via attoparsec + - aeson-compat < 0 # GHC 8.4 via attoparsec + - aeson-pretty < 0 # GHC 8.4 via attoparsec + - aeson-utils < 0 # GHC 8.4 via attoparsec + - attoparsec-binary < 0 # GHC 8.4 via attoparsec + - attoparsec-expr < 0 # GHC 8.4 via attoparsec + - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec + - attoparsec-path < 0 # GHC 8.4 via attoparsec + - boolean-like < 0 # GHC 8.4 via attoparsec + - cases < 0 # GHC 8.4 via attoparsec + - cassava < 0 # GHC 8.4 via attoparsec + - configurator < 0 # GHC 8.4 via attoparsec + - cpuinfo < 0 # GHC 8.4 via attoparsec + - dataurl < 0 # GHC 8.4 via attoparsec + - frontmatter < 0 # GHC 8.4 via attoparsec + - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec + - glabrous < 0 # GHC 8.4 via attoparsec + - hasql < 0 # GHC 8.4 via attoparsec + - hostname-validate < 0 # GHC 8.4 via attoparsec + - hp2pretty < 0 # GHC 8.4 via attoparsec + - hruby < 0 # GHC 8.4 via attoparsec + - html-email-validate < 0 # GHC 8.4 via attoparsec + - hw-json < 0 # GHC 8.4 via attoparsec + - hw-parser < 0 # GHC 8.4 via attoparsec + - hw-succinct < 0 # GHC 8.4 via attoparsec + - hweblib < 0 # GHC 8.4 via attoparsec + - ini < 0 # GHC 8.4 via attoparsec + - irc < 0 # GHC 8.4 via attoparsec + - makefile < 0 # GHC 8.4 via attoparsec + - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec + - ndjson-conduit < 0 # GHC 8.4 via attoparsec + - netpbm < 0 # GHC 8.4 via attoparsec + - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec + - parsers < 0 # GHC 8.4 via attoparsec + - pcre-utils < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec + - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec + - pipes-aeson < 0 # GHC 8.4 via attoparsec + - pipes-fastx < 0 # GHC 8.4 via attoparsec + - rdf < 0 # GHC 8.4 via attoparsec + - redis-resp < 0 # GHC 8.4 via attoparsec + - scanner < 0 # GHC 8.4 via attoparsec + - seqloc < 0 # GHC 8.4 via attoparsec + - simple-templates < 0 # GHC 8.4 via attoparsec + - sourcemap < 0 # GHC 8.4 via attoparsec + - text-ldap < 0 # GHC 8.4 via attoparsec + - wikicfp-scraper < 0 # GHC 8.4 via attoparsec + - yaml < 0 # GHC 8.4 via attoparsec - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4461,6 +4999,83 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock + - binary-conduit < 0 # GHC 8.4 via conduit + - bzlib-conduit < 0 # GHC 8.4 via conduit + - cassava-conduit < 0 # GHC 8.4 via conduit + - cereal-conduit < 0 # GHC 8.4 via conduit + - conduit-iconv < 0 # GHC 8.4 via conduit + - hw-conduit < 0 # GHC 8.4 via conduit + - hw-json < 0 # GHC 8.4 via conduit + - hw-succinct < 0 # GHC 8.4 via conduit + - ndjson-conduit < 0 # GHC 8.4 via conduit + - safeio < 0 # GHC 8.4 via conduit + - withdependencies < 0 # GHC 8.4 via conduit + - xls < 0 # GHC 8.4 via conduit + - yaml < 0 # GHC 8.4 via conduit + - IntervalMap < 0 # GHC 8.4 via criterion + - JuicyPixels-extra < 0 # GHC 8.4 via criterion + - algebraic-graphs < 0 # GHC 8.4 via criterion + - binary-list < 0 # GHC 8.4 via criterion + - bitset-word8 < 0 # GHC 8.4 via criterion + - case-insensitive < 0 # GHC 8.4 via criterion + - cassava-conduit < 0 # GHC 8.4 via criterion + - conduit-iconv < 0 # GHC 8.4 via criterion + - cprng-aes < 0 # GHC 8.4 via criterion + - data-diverse < 0 # GHC 8.4 via criterion + - data-has < 0 # GHC 8.4 via criterion + - data-msgpack < 0 # GHC 8.4 via criterion + - discrimination < 0 # GHC 8.4 via criterion + - do-list < 0 # GHC 8.4 via criterion + - edit-distance < 0 # GHC 8.4 via criterion + - farmhash < 0 # GHC 8.4 via criterion + - fclabels < 0 # GHC 8.4 via criterion + - hashable < 0 # GHC 8.4 via criterion + - hindent < 0 # GHC 8.4 via criterion + - histogram-fill < 0 # GHC 8.4 via criterion + - hmatrix-morpheus < 0 # GHC 8.4 via criterion + - html-email-validate < 0 # GHC 8.4 via criterion + - html-entity-map < 0 # GHC 8.4 via criterion + - hw-balancedparens < 0 # GHC 8.4 via criterion + - hw-conduit < 0 # GHC 8.4 via criterion + - hw-json < 0 # GHC 8.4 via criterion + - hw-rankselect-base < 0 # GHC 8.4 via criterion + - hweblib < 0 # GHC 8.4 via criterion + - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion + - identicon < 0 # GHC 8.4 via criterion + - include-file < 0 # GHC 8.4 via criterion + - jvm < 0 # GHC 8.4 via criterion + - lifted-base < 0 # GHC 8.4 via criterion + - loop < 0 # GHC 8.4 via criterion + - megaparsec < 0 # GHC 8.4 via criterion + - monad-memo < 0 # GHC 8.4 via criterion + - netpbm < 0 # GHC 8.4 via criterion + - normalization-insensitive < 0 # GHC 8.4 via criterion + - pandoc-types < 0 # GHC 8.4 via criterion + - phantom-state < 0 # GHC 8.4 via criterion + - product-profunctors < 0 # GHC 8.4 via criterion + - psqueues < 0 # GHC 8.4 via criterion + - ramus < 0 # GHC 8.4 via criterion + - rdf < 0 # GHC 8.4 via criterion + - reinterpret-cast < 0 # GHC 8.4 via criterion + - sampling < 0 # GHC 8.4 via criterion + - say < 0 # GHC 8.4 via criterion + - scalpel-core < 0 # GHC 8.4 via criterion + - scanner < 0 # GHC 8.4 via criterion + - scientific < 0 # GHC 8.4 via criterion + - sorted-list < 0 # GHC 8.4 via criterion + - sourcemap < 0 # GHC 8.4 via criterion + - streamly < 0 # GHC 8.4 via criterion + - tar < 0 # GHC 8.4 via criterion + - text-metrics < 0 # GHC 8.4 via criterion + - thread-local-storage < 0 # GHC 8.4 via criterion + - varying < 0 # GHC 8.4 via criterion + - word24 < 0 # GHC 8.4 via criterion + - word8 < 0 # GHC 8.4 via criterion + - xeno < 0 # GHC 8.4 via criterion + - xxhash < 0 # GHC 8.4 via criterion + - xxhash-ffi < 0 # GHC 8.4 via criterion + - yi-rope < 0 # GHC 8.4 via criterion + - zstd < 0 # GHC 8.4 via criterion - executable-hash < 0 # GHC 8.4 via cryptohash - hasql-migration < 0 # GHC 8.4 via cryptohash - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash @@ -4469,6 +5084,9 @@ packages: - glabrous < 0 # GHC 8.4 via either - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta + - loop < 0 # GHC 8.4 via foldl + - mono-traversable < 0 # GHC 8.4 via foldl + - sampling < 0 # GHC 8.4 via foldl - ChannelT < 0 # GHC 8.4 via free - Rasterific < 0 # GHC 8.4 via free - ghc-exactprint < 0 # GHC 8.4 via free @@ -4476,10 +5094,193 @@ packages: - objective < 0 # GHC 8.4 via free - pipes-group < 0 # GHC 8.4 via free - yi-snippet < 0 # GHC 8.4 via free + - foundation < 0 # GHC 8.4 via gauge + - mono-traversable < 0 # GHC 8.4 via gauge + - mutable-containers < 0 # GHC 8.4 via gauge - glazier-pipes < 0 # GHC 8.4 via glazier - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua + - ClustalParser < 0 # GHC 8.4 via hspec + - JuicyPixels-extra < 0 # GHC 8.4 via hspec + - SCalendar < 0 # GHC 8.4 via hspec + - ViennaRNAParser < 0 # GHC 8.4 via hspec + - adler32 < 0 # GHC 8.4 via hspec + - app-settings < 0 # GHC 8.4 via hspec + - atomic-write < 0 # GHC 8.4 via hspec + - base-compat < 0 # GHC 8.4 via hspec + - base-orphans < 0 # GHC 8.4 via hspec + - base32string < 0 # GHC 8.4 via hspec + - base58string < 0 # GHC 8.4 via hspec + - bbdb < 0 # GHC 8.4 via hspec + - binary-conduit < 0 # GHC 8.4 via hspec + - bitcoin-script < 0 # GHC 8.4 via hspec + - bitcoin-types < 0 # GHC 8.4 via hspec + - bitset-word8 < 0 # GHC 8.4 via hspec + - bordacount < 0 # GHC 8.4 via hspec + - bzlib-conduit < 0 # GHC 8.4 via hspec + - cache < 0 # GHC 8.4 via hspec + - cereal-time < 0 # GHC 8.4 via hspec + - clay < 0 # GHC 8.4 via hspec + - clock-extras < 0 # GHC 8.4 via hspec + - compactmap < 0 # GHC 8.4 via hspec + - constraints < 0 # GHC 8.4 via hspec + - cue-sheet < 0 # GHC 8.4 via hspec + - currencies < 0 # GHC 8.4 via hspec + - data-diverse < 0 # GHC 8.4 via hspec + - data-msgpack < 0 # GHC 8.4 via hspec + - deriving-compat < 0 # GHC 8.4 via hspec + - descriptive < 0 # GHC 8.4 via hspec + - distributed-closure < 0 # GHC 8.4 via hspec + - do-list < 0 # GHC 8.4 via hspec + - dockerfile < 0 # GHC 8.4 via hspec + - dotenv < 0 # GHC 8.4 via hspec + - dvorak < 0 # GHC 8.4 via hspec + - elm-export < 0 # GHC 8.4 via hspec + - envparse < 0 # GHC 8.4 via hspec + - farmhash < 0 # GHC 8.4 via hspec + - fileplow < 0 # GHC 8.4 via hspec + - flac < 0 # GHC 8.4 via hspec + - flac-picture < 0 # GHC 8.4 via hspec + - fmt < 0 # GHC 8.4 via hspec + - fold-debounce < 0 # GHC 8.4 via hspec + - forma < 0 # GHC 8.4 via hspec + - format-numbers < 0 # GHC 8.4 via hspec + - formatting < 0 # GHC 8.4 via hspec + - friendly-time < 0 # GHC 8.4 via hspec + - frontmatter < 0 # GHC 8.4 via hspec + - fuzzcheck < 0 # GHC 8.4 via hspec + - general-games < 0 # GHC 8.4 via hspec + - generic-deriving < 0 # GHC 8.4 via hspec + - genvalidity < 0 # GHC 8.4 via hspec + - genvalidity-aeson < 0 # GHC 8.4 via hspec + - genvalidity-bytestring < 0 # GHC 8.4 via hspec + - genvalidity-containers < 0 # GHC 8.4 via hspec + - genvalidity-hspec < 0 # GHC 8.4 via hspec + - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec + - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec + - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec + - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec + - genvalidity-path < 0 # GHC 8.4 via hspec + - genvalidity-property < 0 # GHC 8.4 via hspec + - genvalidity-scientific < 0 # GHC 8.4 via hspec + - genvalidity-text < 0 # GHC 8.4 via hspec + - genvalidity-time < 0 # GHC 8.4 via hspec + - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec + - genvalidity-vector < 0 # GHC 8.4 via hspec + - getopt-generics < 0 # GHC 8.4 via hspec + - ghost-buster < 0 # GHC 8.4 via hspec + - glabrous < 0 # GHC 8.4 via hspec + - graph-wrapper < 0 # GHC 8.4 via hspec + - gravatar < 0 # GHC 8.4 via hspec + - hasql-migration < 0 # GHC 8.4 via hspec + - hexstring < 0 # GHC 8.4 via hspec + - hformat < 0 # GHC 8.4 via hspec + - hidden-char < 0 # GHC 8.4 via hspec + - hindent < 0 # GHC 8.4 via hspec + - hlibsass < 0 # GHC 8.4 via hspec + - hopfli < 0 # GHC 8.4 via hspec + - hourglass-orphans < 0 # GHC 8.4 via hspec + - hsass < 0 # GHC 8.4 via hspec + - hsexif < 0 # GHC 8.4 via hspec + - hslua-aeson < 0 # GHC 8.4 via hspec + - hspec-checkers < 0 # GHC 8.4 via hspec + - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec + - hspec-golden-aeson < 0 # GHC 8.4 via hspec + - hspec-megaparsec < 0 # GHC 8.4 via hspec + - hspec-smallcheck < 0 # GHC 8.4 via hspec + - hspec-webdriver < 0 # GHC 8.4 via hspec + - htaglib < 0 # GHC 8.4 via hspec + - html-email-validate < 0 # GHC 8.4 via hspec + - hvect < 0 # GHC 8.4 via hspec + - hw-balancedparens < 0 # GHC 8.4 via hspec + - hw-bits < 0 # GHC 8.4 via hspec + - hw-conduit < 0 # GHC 8.4 via hspec + - hw-excess < 0 # GHC 8.4 via hspec + - hw-json < 0 # GHC 8.4 via hspec + - hw-mquery < 0 # GHC 8.4 via hspec + - hw-prim < 0 # GHC 8.4 via hspec + - hw-rankselect-base < 0 # GHC 8.4 via hspec + - hw-string-parse < 0 # GHC 8.4 via hspec + - identicon < 0 # GHC 8.4 via hspec + - imprint < 0 # GHC 8.4 via hspec + - inflections < 0 # GHC 8.4 via hspec + - inline-c < 0 # GHC 8.4 via hspec + - io-choice < 0 # GHC 8.4 via hspec + - io-region < 0 # GHC 8.4 via hspec + - iso8601-time < 0 # GHC 8.4 via hspec + - justified-containers < 0 # GHC 8.4 via hspec + - jvm < 0 # GHC 8.4 via hspec + - lame < 0 # GHC 8.4 via hspec + - language-docker < 0 # GHC 8.4 via hspec + - lens-family-th < 0 # GHC 8.4 via hspec + - lift-generics < 0 # GHC 8.4 via hspec + - load-env < 0 # GHC 8.4 via hspec + - logging-facade < 0 # GHC 8.4 via hspec + - loop < 0 # GHC 8.4 via hspec + - lrucaching < 0 # GHC 8.4 via hspec + - markdown-unlit < 0 # GHC 8.4 via hspec + - matrix-market-attoparsec < 0 # GHC 8.4 via hspec + - megaparsec < 0 # GHC 8.4 via hspec + - microstache < 0 # GHC 8.4 via hspec + - mixed-types-num < 0 # GHC 8.4 via hspec + - mnist-idx < 0 # GHC 8.4 via hspec + - mockery < 0 # GHC 8.4 via hspec + - monad-recorder < 0 # GHC 8.4 via hspec + - mono-traversable < 0 # GHC 8.4 via hspec + - mutable-containers < 0 # GHC 8.4 via hspec + - mysql < 0 # GHC 8.4 via hspec + - nagios-check < 0 # GHC 8.4 via hspec + - nanospec < 0 # GHC 8.4 via hspec + - netpbm < 0 # GHC 8.4 via hspec + - openexr-write < 0 # GHC 8.4 via hspec + - optparse-text < 0 # GHC 8.4 via hspec + - pagination < 0 # GHC 8.4 via hspec + - path-io < 0 # GHC 8.4 via hspec + - path-pieces < 0 # GHC 8.4 via hspec + - pinch < 0 # GHC 8.4 via hspec + - pretty-types < 0 # GHC 8.4 via hspec + - projectroot < 0 # GHC 8.4 via hspec + - protobuf-simple < 0 # GHC 8.4 via hspec + - pthread < 0 # GHC 8.4 via hspec + - quickcheck-assertions < 0 # GHC 8.4 via hspec + - ramus < 0 # GHC 8.4 via hspec + - reinterpret-cast < 0 # GHC 8.4 via hspec + - resourcet < 0 # GHC 8.4 via hspec + - rot13 < 0 # GHC 8.4 via hspec + - say < 0 # GHC 8.4 via hspec + - scalendar < 0 # GHC 8.4 via hspec + - scanner < 0 # GHC 8.4 via hspec + - serversession < 0 # GHC 8.4 via hspec + - should-not-typecheck < 0 # GHC 8.4 via hspec + - simple-templates < 0 # GHC 8.4 via hspec + - sparse-linear-algebra < 0 # GHC 8.4 via hspec + - state-codes < 0 # GHC 8.4 via hspec + - stb-image-redux < 0 # GHC 8.4 via hspec + - stopwatch < 0 # GHC 8.4 via hspec + - streamly < 0 # GHC 8.4 via hspec + - string-conversions < 0 # GHC 8.4 via hspec + - stringbuilder < 0 # GHC 8.4 via hspec + - sum-type-boilerplate < 0 # GHC 8.4 via hspec + - sysinfo < 0 # GHC 8.4 via hspec + - text-conversions < 0 # GHC 8.4 via hspec + - text-metrics < 0 # GHC 8.4 via hspec + - th-desugar < 0 # GHC 8.4 via hspec + - th-orphans < 0 # GHC 8.4 via hspec + - thread-hierarchy < 0 # GHC 8.4 via hspec + - users-test < 0 # GHC 8.4 via hspec + - varying < 0 # GHC 8.4 via hspec + - wave < 0 # GHC 8.4 via hspec + - wide-word < 0 # GHC 8.4 via hspec + - wikicfp-scraper < 0 # GHC 8.4 via hspec + - wild-bind < 0 # GHC 8.4 via hspec + - withdependencies < 0 # GHC 8.4 via hspec + - word-trie < 0 # GHC 8.4 via hspec + - word8 < 0 # GHC 8.4 via hspec + - xeno < 0 # GHC 8.4 via hspec + - xxhash < 0 # GHC 8.4 via hspec + - xxhash-ffi < 0 # GHC 8.4 via hspec + - yaml < 0 # GHC 8.4 via hspec - yes-precure5-command < 0 # GHC 8.4 via hspec - yi-rope < 0 # GHC 8.4 via hspec - zlib-bindings < 0 # GHC 8.4 via hspec @@ -4500,6 +5301,7 @@ packages: - pdf-toolbox-content < 0 # GHC 8.4 via io-streams - pdf-toolbox-core < 0 # GHC 8.4 via io-streams - pdf-toolbox-document < 0 # GHC 8.4 via io-streams + - mighty-metropolis < 0 # GHC 8.4 via kan-extensions - result < 0 # GHC 8.4 via keys - astro < 0 # GHC 8.4 via matrix - general-games < 0 # GHC 8.4 via monad-loops @@ -4541,10 +5343,32 @@ packages: - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl + - H < 0 # GHC 8.4 via temporary + - atomic-write < 0 # GHC 8.4 via temporary + - direct-sqlite < 0 # GHC 8.4 via temporary + - fileplow < 0 # GHC 8.4 via temporary + - flac < 0 # GHC 8.4 via temporary + - flac-picture < 0 # GHC 8.4 via temporary + - gnuplot < 0 # GHC 8.4 via temporary + - hsass < 0 # GHC 8.4 via temporary + - lame < 0 # GHC 8.4 via temporary + - markdown-unlit < 0 # GHC 8.4 via temporary + - mockery < 0 # GHC 8.4 via temporary + - path-io < 0 # GHC 8.4 via temporary + - say < 0 # GHC 8.4 via temporary + - silently < 0 # GHC 8.4 via temporary + - texmath < 0 # GHC 8.4 via temporary + - vector-mmap < 0 # GHC 8.4 via temporary + - wave < 0 # GHC 8.4 via temporary + - weigh < 0 # GHC 8.4 via temporary + - yaml < 0 # GHC 8.4 via temporary + - zip-archive < 0 # GHC 8.4 via temporary - tidal-midi < 0 # GHC 8.4 via tidal - axiom < 0 # GHC 8.4 via transient-universe - haskell-names < 0 # GHC 8.4 via traverse-with-class - universe < 0 # GHC 8.4 via universe-instances-extended + - binary-orphans < 0 # GHC 8.4 via vector-binary-instances + - statistics < 0 # GHC 8.4 via vector-binary-instances - openexr-write < 0 # GHC 8.4 via vector-split - hspec-webdriver < 0 # GHC 8.4 via webdriver - mysql-haskell-openssl < 0 # GHC 8.4 via wire-streams @@ -4565,6 +5389,23 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language + - aeson-better-errors < 0 # GHC 8.4 via aeson + - aeson-generic-compat < 0 # GHC 8.4 via aeson + - aeson-yak < 0 # GHC 8.4 via aeson + - clang-compilation-database < 0 # GHC 8.4 via aeson + - docopt < 0 # GHC 8.4 via aeson + - hackage-db < 0 # GHC 8.4 via aeson + - haxl < 0 # GHC 8.4 via aeson + - hlint < 0 # GHC 8.4 via aeson + - json-rpc-generic < 0 # GHC 8.4 via aeson + - log-base < 0 # GHC 8.4 via aeson + - lxd-client-config < 0 # GHC 8.4 via aeson + - path < 0 # GHC 8.4 via aeson + - stripe-core < 0 # GHC 8.4 via aeson + - users < 0 # GHC 8.4 via aeson + - validity-aeson < 0 # GHC 8.4 via aeson + - weeder < 0 # GHC 8.4 via aeson + - xml-to-json < 0 # GHC 8.4 via aeson - log-base < 0 # GHC 8.4 via aeson-pretty - configurator-export < 0 # GHC 8.4 via base-compat - gitrev < 0 # GHC 8.4 via base-compat @@ -4574,6 +5415,8 @@ packages: - typelits-witnesses < 0 # GHC 8.4 via base-compat - wl-pprint-text < 0 # GHC 8.4 via base-compat - witherable < 0 # GHC 8.4 via base-orphans + - quickcheck-instances < 0 # GHC 8.4 via case-insensitive + - tostring < 0 # GHC 8.4 via case-insensitive - configurator-export < 0 # GHC 8.4 via configurator - monad-unlift < 0 # GHC 8.4 via constraints - monad-unlift-ref < 0 # GHC 8.4 via constraints @@ -4595,6 +5438,41 @@ packages: - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub + - HSet < 0 # GHC 8.4 via hashable + - basic-prelude < 0 # GHC 8.4 via hashable + - concurrent-supply < 0 # GHC 8.4 via hashable + - dynamic-state < 0 # GHC 8.4 via hashable + - functor-classes-compat < 0 # GHC 8.4 via hashable + - hashmap < 0 # GHC 8.4 via hashable + - hashtables < 0 # GHC 8.4 via hashable + - haxl < 0 # GHC 8.4 via hashable + - intern < 0 # GHC 8.4 via hashable + - microlens-platform < 0 # GHC 8.4 via hashable + - network-transport < 0 # GHC 8.4 via hashable + - once < 0 # GHC 8.4 via hashable + - path < 0 # GHC 8.4 via hashable + - perfect-hash-generator < 0 # GHC 8.4 via hashable + - pred-set < 0 # GHC 8.4 via hashable + - quickcheck-instances < 0 # GHC 8.4 via hashable + - renderable < 0 # GHC 8.4 via hashable + - resource-pool < 0 # GHC 8.4 via hashable + - selda < 0 # GHC 8.4 via hashable + - shake < 0 # GHC 8.4 via hashable + - stm-containers < 0 # GHC 8.4 via hashable + - strict-types < 0 # GHC 8.4 via hashable + - swish < 0 # GHC 8.4 via hashable + - tmapchan < 0 # GHC 8.4 via hashable + - ttrie < 0 # GHC 8.4 via hashable + - unfoldable-restricted < 0 # GHC 8.4 via hashable + - uniplate < 0 # GHC 8.4 via hashable + - unique < 0 # GHC 8.4 via hashable + - unordered-containers < 0 # GHC 8.4 via hashable + - uuid-types < 0 # GHC 8.4 via hashable + - validity-unordered-containers < 0 # GHC 8.4 via hashable + - validity-vector < 0 # GHC 8.4 via hashable + - weeder < 0 # GHC 8.4 via hashable + - witherable < 0 # GHC 8.4 via hashable + - xml-to-json < 0 # GHC 8.4 via hashable - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema @@ -4619,6 +5497,8 @@ packages: - quickcheck-instances < 0 # GHC 8.4 via scientific - special-values < 0 # GHC 8.4 via scientific - validity-scientific < 0 # GHC 8.4 via scientific + - hquantlib < 0 # GHC 8.4 via statistics + - mwc-random < 0 # GHC 8.4 via statistics - hackage-db < 0 # GHC 8.4 via tar - packdeps < 0 # GHC 8.4 via tar - hlint < 0 # GHC 8.4 via yaml @@ -4639,6 +5519,8 @@ packages: - bcrypt < 0 # GHC 8.4 via memory - pem < 0 # GHC 8.4 via memory - securemem < 0 # GHC 8.4 via memory + - monad-par < 0 # GHC 8.4 via mwc-random + - mwc-probability < 0 # GHC 8.4 via mwc-random - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -4677,269 +5559,6 @@ packages: - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango - # After first wave of unblocks - - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 - - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system - - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 - - psqueues < 0 # GHC 8.4 via QuickCheck-2.11.3 - - bower-json < 0 # GHC 8.4 via aeson-better-errors - - asn1-encoding < 0 # GHC 8.4 via asn1-types - - asn1-parse < 0 # GHC 8.4 via asn1-types - - pkcs10 < 0 # GHC 8.4 via asn1-types - - tls < 0 # GHC 8.4 via asn1-types - - x509 < 0 # GHC 8.4 via asn1-types - - x509-store < 0 # GHC 8.4 via asn1-types - - x509-validation < 0 # GHC 8.4 via asn1-types - - hinotify < 0 # GHC 8.4 via async-2.2.1 - - wreq < 0 # GHC 8.4 via authenticate-oauth - - seqloc < 0 # GHC 8.4 via biocore - - heterocephalus < 0 # GHC 8.4 via blaze-html - - heterocephalus < 0 # GHC 8.4 via blaze-markup - - hledger-lib < 0 # GHC 8.4 via blaze-markup - - xml-html-qq < 0 # GHC 8.4 via blaze-markup - - hledger-ui < 0 # GHC 8.4 via brick - - tries < 0 # GHC 8.4 via bytestring-trie - - weigh < 0 # GHC 8.4 via bytestring-trie - - parsers < 0 # GHC 8.4 via charset - - cprng-aes < 0 # GHC 8.4 via cipher-aes - - composable-associations-aeson < 0 # GHC 8.4 via composable-associations - - amqp < 0 # GHC 8.4 via connection - - conduit-connection < 0 # GHC 8.4 via connection - - hasbolt < 0 # GHC 8.4 via connection - - irc-conduit < 0 # GHC 8.4 via connection - - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell - - cql-io < 0 # GHC 8.4 via cql - - tasty-dejafu < 0 # GHC 8.4 via dejafu - - distributed-process-lifted < 0 # GHC 8.4 via distributed-process - - distributed-process-simplelocalnet < 0 # GHC 8.4 via distributed-process - - distributed-process-tests < 0 # GHC 8.4 via distributed-process - - distributed-process-lifted < 0 # GHC 8.4 via distributed-process-monad-control - - djinn-ghc < 0 # GHC 8.4 via djinn-lib - - email-validate < 0 # GHC 8.4 via doctest-0.15.0 - - flow < 0 # GHC 8.4 via doctest-0.15.0 - - hasmin < 0 # GHC 8.4 via doctest-0.15.0 - - influxdb < 0 # GHC 8.4 via doctest-0.15.0 - - linear < 0 # GHC 8.4 via doctest-0.15.0 - - log-domain < 0 # GHC 8.4 via doctest-0.15.0 - - machines < 0 # GHC 8.4 via doctest-0.15.0 - - rcu < 0 # GHC 8.4 via doctest-0.15.0 - - turtle < 0 # GHC 8.4 via doctest-0.15.0 - - zippers < 0 # GHC 8.4 via doctest-0.15.0 - - jose-jwt < 0 # GHC 8.4 via either - - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api - - Spintax < 0 # GHC 8.4 via extra - - algebraic-graphs < 0 # GHC 8.4 via extra - - dbus < 0 # GHC 8.4 via extra - - hledger-lib < 0 # GHC 8.4 via extra - - hapistrano < 0 # GHC 8.4 via formatting - - genvalidity-aeson < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-bytestring < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-containers < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-hspec-aeson < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-hspec-binary < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-hspec-cereal < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-hspec-hashable < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-path < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-scientific < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-unordered-containers < 0 # GHC 8.4 via genvalidity-hspec - - genvalidity-vector < 0 # GHC 8.4 via genvalidity-hspec - - hapistrano < 0 # GHC 8.4 via gitrev - - hasmin < 0 # GHC 8.4 via gitrev - - hexml-lens < 0 # GHC 8.4 via hexml - - xeno < 0 # GHC 8.4 via hexml - - hledger-ui < 0 # GHC 8.4 via hledger - - blake2 < 0 # GHC 8.4 via hlint - - folds < 0 # GHC 8.4 via hlint - - gc < 0 # GHC 8.4 via hlint - - rcu < 0 # GHC 8.4 via hlint - - sbv < 0 # GHC 8.4 via hlint - - structs < 0 # GHC 8.4 via hlint - - mixed-types-num < 0 # GHC 8.4 via hspec-smallcheck - - store < 0 # GHC 8.4 via hspec-smallcheck - - xml-html-qq < 0 # GHC 8.4 via html-conduit - - bitx-bitcoin < 0 # GHC 8.4 via http-client - - influxdb < 0 # GHC 8.4 via http-client - - wai-middleware-consul < 0 # GHC 8.4 via http-client - - wreq < 0 # GHC 8.4 via http-client - - bitx-bitcoin < 0 # GHC 8.4 via http-client-tls - - wreq < 0 # GHC 8.4 via http-client-tls - - HandsomeSoup < 0 # GHC 8.4 via hxt - - hxt-http < 0 # GHC 8.4 via hxt - - katydid < 0 # GHC 8.4 via hxt - - xml-to-json < 0 # GHC 8.4 via hxt - - xml-to-json < 0 # GHC 8.4 via hxt-curl - - xml-to-json < 0 # GHC 8.4 via hxt-expat - - xml-to-json < 0 # GHC 8.4 via hxt-tagsoup - - generics-eot < 0 # GHC 8.4 via interpolate - - katydid < 0 # GHC 8.4 via json - - rainbox < 0 # GHC 8.4 via lens-simple - - stm-containers < 0 # GHC 8.4 via list-t - - timemap < 0 # GHC 8.4 via list-t - - mighty-metropolis < 0 # GHC 8.4 via mcmc-types - - cryptohash < 0 # GHC 8.4 via memory - - cryptonite < 0 # GHC 8.4 via memory - - cryptonite-openssl < 0 # GHC 8.4 via memory - - git < 0 # GHC 8.4 via memory - - jose-jwt < 0 # GHC 8.4 via memory - - jwt < 0 # GHC 8.4 via memory - - text-ldap < 0 # GHC 8.4 via memory - - tls < 0 # GHC 8.4 via memory - - triplesec < 0 # GHC 8.4 via memory - - wreq < 0 # GHC 8.4 via memory - - x509 < 0 # GHC 8.4 via memory - - x509-validation < 0 # GHC 8.4 via memory - - wai-middleware-consul < 0 # GHC 8.4 via monad-logger - - mighty-metropolis < 0 # GHC 8.4 via mwc-probability - - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec - - irc-conduit < 0 # GHC 8.4 via network-conduit-tls - - distributed-process-tests < 0 # GHC 8.4 via network-transport-inmemory - - network-transport-tcp < 0 # GHC 8.4 via network-transport-tests - - pkcs10 < 0 # GHC 8.4 via pem - - x509 < 0 # GHC 8.4 via pem - - x509-store < 0 # GHC 8.4 via pem - - x509-validation < 0 # GHC 8.4 via pem - - pipes-network < 0 # GHC 8.4 via pipes-safe - - pred-trie < 0 # GHC 8.4 via poly-arity - - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary - - tasty-silver < 0 # GHC 8.4 via process-extras - - yi-core < 0 # GHC 8.4 via process-extras - - attoparsec-path < 0 # GHC 8.4 via quickcheck-instances - - commutative < 0 # GHC 8.4 via quickcheck-instances - - cron < 0 # GHC 8.4 via quickcheck-instances - - hslua < 0 # GHC 8.4 via quickcheck-instances - - monoid-subclasses < 0 # GHC 8.4 via quickcheck-instances - - natural-transformation < 0 # GHC 8.4 via quickcheck-instances - - parsers < 0 # GHC 8.4 via quickcheck-instances - - pred-trie < 0 # GHC 8.4 via quickcheck-instances - - protobuf-simple < 0 # GHC 8.4 via quickcheck-instances - - rose-trees < 0 # GHC 8.4 via quickcheck-instances - - sets < 0 # GHC 8.4 via quickcheck-instances - - string-conversions < 0 # GHC 8.4 via quickcheck-instances - - timemap < 0 # GHC 8.4 via quickcheck-instances - - tmapmvar < 0 # GHC 8.4 via quickcheck-instances - - tries < 0 # GHC 8.4 via quickcheck-instances - - websockets-rpc < 0 # GHC 8.4 via quickcheck-instances - - rainbox < 0 # GHC 8.4 via rainbow - - lambdabot-core < 0 # GHC 8.4 via random-fu - - redis-io < 0 # GHC 8.4 via redis-resp - - lexer-applicative < 0 # GHC 8.4 via regex-applicative - - crypto-random < 0 # GHC 8.4 via securemem - - generics-eot < 0 # GHC 8.4 via shake - - shake-language-c < 0 # GHC 8.4 via shake - - heterocephalus < 0 # GHC 8.4 via shakespeare - - vinyl < 0 # GHC 8.4 via singletons - - hedis < 0 # GHC 8.4 via slave-thread - - wreq < 0 # GHC 8.4 via snap-server - - conduit-extra < 0 # GHC 8.4 via streaming-commons - - store < 0 # GHC 8.4 via streaming-commons - - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec - - htoml < 0 # GHC 8.4 via tasty-hspec - - websockets-simple < 0 # GHC 8.4 via tasty-hspec - - yi-language < 0 # GHC 8.4 via tasty-hspec - - tcp-streams-openssl < 0 # GHC 8.4 via tcp-streams - - th-desugar < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - cql-io < 0 # GHC 8.4 via tinylog - - redis-io < 0 # GHC 8.4 via tinylog - - MonadRandom < 0 # GHC 8.4 via transformers-compat-0.6.0.6 - - monad-control-aligned < 0 # GHC 8.4 via transformers-compat-0.6.0.6 - - show-prettyprint < 0 # GHC 8.4 via trifecta - - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms - - users-test < 0 # GHC 8.4 via users - - courier < 0 # GHC 8.4 via uuid - - cql-io < 0 # GHC 8.4 via uuid - - eventsource-store-specs < 0 # GHC 8.4 via uuid - - squeal-postgresql < 0 # GHC 8.4 via uuid - - websockets-rpc < 0 # GHC 8.4 via uuid - - wreq < 0 # GHC 8.4 via uuid - - genvalidity < 0 # GHC 8.4 via validity - - genvalidity-aeson < 0 # GHC 8.4 via validity - - genvalidity-bytestring < 0 # GHC 8.4 via validity - - genvalidity-containers < 0 # GHC 8.4 via validity - - genvalidity-hspec-hashable < 0 # GHC 8.4 via validity - - genvalidity-property < 0 # GHC 8.4 via validity - - genvalidity-scientific < 0 # GHC 8.4 via validity - - genvalidity-text < 0 # GHC 8.4 via validity - - genvalidity-unordered-containers < 0 # GHC 8.4 via validity - - genvalidity-vector < 0 # GHC 8.4 via validity - - validity-aeson < 0 # GHC 8.4 via validity - - validity-unordered-containers < 0 # GHC 8.4 via validity - - validity-vector < 0 # GHC 8.4 via validity - - genvalidity-bytestring < 0 # GHC 8.4 via validity-bytestring - - genvalidity-containers < 0 # GHC 8.4 via validity-containers - - genvalidity-path < 0 # GHC 8.4 via validity-path - - genvalidity-scientific < 0 # GHC 8.4 via validity-scientific - - validity-aeson < 0 # GHC 8.4 via validity-scientific - - genvalidity-text < 0 # GHC 8.4 via validity-text - - validity-aeson < 0 # GHC 8.4 via validity-text - - genvalidity-time < 0 # GHC 8.4 via validity-time - - hledger-ui < 0 # GHC 8.4 via vty - - wai-middleware-consul < 0 # GHC 8.4 via wai - - wai-middleware-prometheus < 0 # GHC 8.4 via wai - - wai-middleware-consul < 0 # GHC 8.4 via wai-app-static - - wai-middleware-consul < 0 # GHC 8.4 via wai-conduit - - wai-middleware-consul < 0 # GHC 8.4 via wai-extra - - websockets-rpc < 0 # GHC 8.4 via wai-transformers - - websockets-simple < 0 # GHC 8.4 via wai-transformers - - wai-middleware-consul < 0 # GHC 8.4 via warp - - websockets-rpc < 0 # GHC 8.4 via websockets - - websockets-simple < 0 # GHC 8.4 via websockets - - rose-trees < 0 # GHC 8.4 via witherable - - sets < 0 # GHC 8.4 via witherable - - haskell-gi < 0 # GHC 8.4 via xml-conduit - - xml-html-qq < 0 # GHC 8.4 via xml-conduit - - xml-indexed-cursor < 0 # GHC 8.4 via xml-conduit - - yi-core < 0 # GHC 8.4 via yi-rope - - yi-keymap-vim < 0 # GHC 8.4 via yi-rope - - git < 0 # GHC 8.4 via zlib-bindings - - hit < 0 # GHC 8.4 via zlib-bindings - - io-streams < 0 # GHC 8.4 via zlib-bindings - - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom - - random-shuffle < 0 # GHC 8.4 via MonadRandom - - vivid < 0 # GHC 8.4 via MonadRandom - - b9 < 0 # GHC 8.4 via conduit-extra - - conduit-throttle < 0 # GHC 8.4 via conduit-extra - - hamtsolo < 0 # GHC 8.4 via conduit-extra - - stm-conduit < 0 # GHC 8.4 via conduit-extra - - bson < 0 # GHC 8.4 via cryptohash - - moesocks < 0 # GHC 8.4 via cryptohash - - s3-signer < 0 # GHC 8.4 via cryptohash - - crypto-api < 0 # GHC 8.4 via entropy - - crypto-random-api < 0 # GHC 8.4 via entropy - - nonce < 0 # GHC 8.4 via entropy - - scrypt < 0 # GHC 8.4 via entropy - - fsnotify < 0 # GHC 8.4 via hinotify - - openssl-streams < 0 # GHC 8.4 via io-streams - - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core - - apecs < 0 # GHC 8.4 via linear - - cue-sheet < 0 # GHC 8.4 via megaparsec - - dotenv < 0 # GHC 8.4 via megaparsec - - hspec-megaparsec < 0 # GHC 8.4 via megaparsec - - inflections < 0 # GHC 8.4 via megaparsec - - incremental-parser < 0 # GHC 8.4 via monoid-subclasses - - picoparsec < 0 # GHC 8.4 via monoid-subclasses - - timerep < 0 # GHC 8.4 via monoid-subclasses - - freer-simple < 0 # GHC 8.4 via natural-transformation - - inline-c < 0 # GHC 8.4 via parsers - - lrucaching < 0 # GHC 8.4 via psqueues - - pcre-heavy < 0 # GHC 8.4 via string-conversions - - IntervalMap < 0 # GHC 8.4 via weigh - - text-metrics < 0 # GHC 8.4 via weigh - - crypto-api-tests < 0 # GHC 8.4 via crypto-api - - pureMD5 < 0 # GHC 8.4 via crypto-api - - xxhash < 0 # GHC 8.4 via crypto-api - - fsnotify-conduit < 0 # GHC 8.4 via fsnotify - - hocilib < 0 # GHC 8.4 via inline-c - - ctrie < 0 # GHC 8.4 via random-shuffle - - prometheus-client < 0 # GHC 8.4 via random-shuffle - - prometheus-metrics-ghc < 0 # GHC 8.4 via prometheus-client - - gravatar < 0 # GHC 8.4 via pureMD5 - - hpc-coveralls < 0 # GHC 8.4 via pureMD5 - - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - - xxhash-ffi < 0 # GHC 8.4 via xxhash - "GHC upper bounds": # Need to always match the version shipped with GHC @@ -4966,13 +5585,62 @@ packages: # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 + # https://github.com/fpco/stackage/issues/3187 + - QuickCheck < 2.11 + - haddock-library < 1.5 + + # https://github.com/fpco/stackage/issues/3268 + - async < 2.2 + - async-timer < 0.2 + + # https://github.com/fpco/stackage/issues/3278 + - lifted-async < 0.10 + + # https://github.com/fpco/stackage/issues/3290 + # also blocked by QuickCheck < 2.11 + - doctest < 0.14 + + # https://github.com/karun012/doctest-discover/issues/19 + - doctest-discover < 0.1.0.8 + + # https://github.com/fpco/stackage/issues/3312 + - transformers-compat < 0.6.0.2 + + # https://github.com/fpco/stackage/issues/3315 + - exceptions < 0.9 + + # https://github.com/fpco/stackage/issues/3327 + - streaming-commons < 0.2 + + # https://github.com/fpco/stackage/issues/3329 + - skylighting < 0.7 + + # https://github.com/fpco/stackage/issues/3333 + - llvm-hs < 6 + - llvm-hs-pure < 6 + + # https://github.com/fpco/stackage/issues/3336 + # compilation failures + - clay < 0.12.3 + # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 + # https://github.com/fpco/stackage/issues/3340 + - Cabal < 2.2 + # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 + # Requires too-new or too-old Cabal + - cabal2nix < 2.9 # Cabal >2.2 + - distribution-nixpkgs < 1.1.1 # Cabal >2.2 + - hackage-db < 2.0.1 # Cabal >2.2 + + # Requires too-new base + - xhtml < 3000.2.2.1 # base >= 4.11 + # https://github.com/jtdaugherty/vty/issues/147 # (downstream build failure) - microlens < 0.4.9 @@ -4983,10 +5651,6 @@ packages: # https://github.com/Daniel-Diaz/matrix/issues/55 - matrix < 0.3.6.0 - # needed by path - # https://github.com/fpco/stackage/issues/3315 - - exceptions < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -5151,11 +5815,9 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - - http-types # GHC 8.4 via quickcheck-instances - - semigroupoids # doctest 0.15 + - Cabal # GHC 8.4 via tasty + - call-stack # GHC 8.4 via nanospec - HTTP # conduit-extra 1.3 - - colour # QuickCheck-2.11.3 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From 7286b7e7adfb59c7d05d20ab4849e8734beb410a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:45:22 -0700 Subject: [PATCH 1127/1263] Remove constraint "Cabal < 2.2", see #3340 --- build-constraints.yaml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb411241..5b5f93a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5558,6 +5558,10 @@ packages: - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-types - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango + - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 + - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 + - crypto-random-api < 0 # GHC 8.4 via entropy + - scrypt < 0 # GHC 8.4 via entropy "GHC upper bounds": @@ -5626,21 +5630,10 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 - # https://github.com/fpco/stackage/issues/3340 - - Cabal < 2.2 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 - # Requires too-new or too-old Cabal - - cabal2nix < 2.9 # Cabal >2.2 - - distribution-nixpkgs < 1.1.1 # Cabal >2.2 - - hackage-db < 2.0.1 # Cabal >2.2 - - # Requires too-new base - - xhtml < 3000.2.2.1 # base >= 4.11 - # https://github.com/jtdaugherty/vty/issues/147 # (downstream build failure) - microlens < 0.4.9 From ea03b95ea1e39aab6c0c2a6821e6df2712d55460 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 13:54:33 -0700 Subject: [PATCH 1128/1263] Revert "Remove constraint "Cabal < 2.2", see #3340" This reverts commit 7286b7e7adfb59c7d05d20ab4849e8734beb410a. --- build-constraints.yaml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b5f93a0..fb411241 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5558,10 +5558,6 @@ packages: - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-types - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango - - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 - - crypto-random-api < 0 # GHC 8.4 via entropy - - scrypt < 0 # GHC 8.4 via entropy "GHC upper bounds": @@ -5630,10 +5626,21 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 + # https://github.com/fpco/stackage/issues/3340 + - Cabal < 2.2 + # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 + # Requires too-new or too-old Cabal + - cabal2nix < 2.9 # Cabal >2.2 + - distribution-nixpkgs < 1.1.1 # Cabal >2.2 + - hackage-db < 2.0.1 # Cabal >2.2 + + # Requires too-new base + - xhtml < 3000.2.2.1 # base >= 4.11 + # https://github.com/jtdaugherty/vty/issues/147 # (downstream build failure) - microlens < 0.4.9 From 94cce480bd8c6d0a7d3af22d13889d1d5f72b3ea Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 14:44:05 -0700 Subject: [PATCH 1129/1263] Revert "Revert "Remove constraint "Cabal < 2.2", see #3340"" This reverts commit ea03b95ea1e39aab6c0c2a6821e6df2712d55460. --- build-constraints.yaml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb411241..5b5f93a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5558,6 +5558,10 @@ packages: - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-types - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango + - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 + - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 + - crypto-random-api < 0 # GHC 8.4 via entropy + - scrypt < 0 # GHC 8.4 via entropy "GHC upper bounds": @@ -5626,21 +5630,10 @@ packages: # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 - # https://github.com/fpco/stackage/issues/3340 - - Cabal < 2.2 - # https://github.com/athanclark/websockets-rpc/issues/2 # (downstream build failure) - websockets-simple < 0.0.7 - # Requires too-new or too-old Cabal - - cabal2nix < 2.9 # Cabal >2.2 - - distribution-nixpkgs < 1.1.1 # Cabal >2.2 - - hackage-db < 2.0.1 # Cabal >2.2 - - # Requires too-new base - - xhtml < 3000.2.2.1 # base >= 4.11 - # https://github.com/jtdaugherty/vty/issues/147 # (downstream build failure) - microlens < 0.4.9 From b2374dafefc976cc1ddbfdd5f641a807f4624937 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 15:47:47 -0700 Subject: [PATCH 1130/1263] Revert "Revert "First wave of unblocks, most test frameworks ok now"" This reverts commit a0b7fd0c24979670baeb198950a8e77e2548828b. --- build-constraints.yaml | 1193 +++++++++------------------------------- 1 file changed, 271 insertions(+), 922 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5b5f93a0..27f2058a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3380,7 +3380,6 @@ packages: - alarmclock < 0 # GHC 8.4 via base-4.11.0.0 - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via base-4.11.0.0 - - async < 0 # GHC 8.4 via base-4.11.0.0 - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 - benchpress < 0 # GHC 8.4 via base-4.11.0.0 @@ -3559,7 +3558,6 @@ packages: - xhtml < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - brittany < 0 # GHC 8.4 via ghc-8.4.1 - - doctest < 0 # GHC 8.4 via ghc-8.4.1 - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-ast < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-8.4.1 @@ -3613,88 +3611,6 @@ packages: - stm-supply < 0 # GHC 8.4 via Unique - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph - - apecs < 0 # GHC 8.4 via async - - ascii-progress < 0 # GHC 8.4 via async - - async-extra < 0 # GHC 8.4 via async - - b9 < 0 # GHC 8.4 via async - - buchhaltung < 0 # GHC 8.4 via async - - classy-prelude < 0 # GHC 8.4 via async - - concurrent-output < 0 # GHC 8.4 via async - - conduit-extra < 0 # GHC 8.4 via async - - conduit-throttle < 0 # GHC 8.4 via async - - courier < 0 # GHC 8.4 via async - - cql-io < 0 # GHC 8.4 via async - - ctrie < 0 # GHC 8.4 via async - - djinn-ghc < 0 # GHC 8.4 via async - - dns < 0 # GHC 8.4 via async - - enclosed-exceptions < 0 # GHC 8.4 via async - - eventsource-store-specs < 0 # GHC 8.4 via async - - eventsource-stub-store < 0 # GHC 8.4 via async - - eventstore < 0 # GHC 8.4 via async - - every < 0 # GHC 8.4 via async - - file-modules < 0 # GHC 8.4 via async - - filelock < 0 # GHC 8.4 via async - - fsnotify < 0 # GHC 8.4 via async - - fsnotify-conduit < 0 # GHC 8.4 via async - - hamtsolo < 0 # GHC 8.4 via async - - hapistrano < 0 # GHC 8.4 via async - - hedgehog < 0 # GHC 8.4 via async - - hedis < 0 # GHC 8.4 via async - - hinotify < 0 # GHC 8.4 via async - - hjsonschema < 0 # GHC 8.4 via async - - hledger-ui < 0 # GHC 8.4 via async - - hpc-coveralls < 0 # GHC 8.4 via async - - hpio < 0 # GHC 8.4 via async - - hspec-meta < 0 # GHC 8.4 via async - - http-client < 0 # GHC 8.4 via async - - http-reverse-proxy < 0 # GHC 8.4 via async - - io-memoize < 0 # GHC 8.4 via async - - irc-conduit < 0 # GHC 8.4 via async - - leveldb-haskell < 0 # GHC 8.4 via async - - log-warper < 0 # GHC 8.4 via async - - lxd-client < 0 # GHC 8.4 via async - - metrics < 0 # GHC 8.4 via async - - moesocks < 0 # GHC 8.4 via async - - pipes-concurrency < 0 # GHC 8.4 via async - - pipes-fluid < 0 # GHC 8.4 via async - - pixelated-avatar-generator < 0 # GHC 8.4 via async - - postgresql-simple-queue < 0 # GHC 8.4 via async - - quickcheck-state-machine < 0 # GHC 8.4 via async - - redis-io < 0 # GHC 8.4 via async - - riak < 0 # GHC 8.4 via async - - sbv < 0 # GHC 8.4 via async - - scotty < 0 # GHC 8.4 via async - - servant-subscriber < 0 # GHC 8.4 via async - - servant-websockets < 0 # GHC 8.4 via async - - shelly < 0 # GHC 8.4 via async - - simple-log < 0 # GHC 8.4 via async - - socket < 0 # GHC 8.4 via async - - stack < 0 # GHC 8.4 via async - - stm-conduit < 0 # GHC 8.4 via async - - stm-supply < 0 # GHC 8.4 via async - - store < 0 # GHC 8.4 via async - - streaming-commons < 0 # GHC 8.4 via async - - tasty < 0 # GHC 8.4 via async - - tasty-golden < 0 # GHC 8.4 via async - - tasty-silver < 0 # GHC 8.4 via async - - tasty-smallcheck < 0 # GHC 8.4 via async - - terminal-progress-bar < 0 # GHC 8.4 via async - - throttle-io-stream < 0 # GHC 8.4 via async - - tls < 0 # GHC 8.4 via async - - tmapmvar < 0 # GHC 8.4 via async - - turtle < 0 # GHC 8.4 via async - - typed-process < 0 # GHC 8.4 via async - - unboxed-ref < 0 # GHC 8.4 via async - - unliftio < 0 # GHC 8.4 via async - - wai-handler-launch < 0 # GHC 8.4 via async - - wai-middleware-consul < 0 # GHC 8.4 via async - - warp < 0 # GHC 8.4 via async - - websockets-rpc < 0 # GHC 8.4 via async - - websockets-simple < 0 # GHC 8.4 via async - - wild-bind-x11 < 0 # GHC 8.4 via async - - yesod-core < 0 # GHC 8.4 via async - - yesod-static < 0 # GHC 8.4 via async - - zeromq4-haskell < 0 # GHC 8.4 via async - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - HStringTemplate < 0 # GHC 8.4 via blaze-builder - airship < 0 # GHC 8.4 via blaze-builder @@ -3781,106 +3697,6 @@ packages: - kdt < 0 # GHC 8.4 via deepseq-generics - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics - - ad < 0 # GHC 8.4 via doctest - - approximate < 0 # GHC 8.4 via doctest - - attoparsec-time < 0 # GHC 8.4 via doctest - - bits < 0 # GHC 8.4 via doctest - - bitx-bitcoin < 0 # GHC 8.4 via doctest - - bookkeeping < 0 # GHC 8.4 via doctest - - bound < 0 # GHC 8.4 via doctest - - bytes < 0 # GHC 8.4 via doctest - - comonad < 0 # GHC 8.4 via doctest - - compensated < 0 # GHC 8.4 via doctest - - composable-associations-aeson < 0 # GHC 8.4 via doctest - - config-ini < 0 # GHC 8.4 via doctest - - dimensional < 0 # GHC 8.4 via doctest - - distribution-nixpkgs < 0 # GHC 8.4 via doctest - - distributive < 0 # GHC 8.4 via doctest - - dns < 0 # GHC 8.4 via doctest - - doctest-discover < 0 # GHC 8.4 via doctest - - email-validate < 0 # GHC 8.4 via doctest - - emailaddress < 0 # GHC 8.4 via doctest - - envelope < 0 # GHC 8.4 via doctest - - ersatz < 0 # GHC 8.4 via doctest - - fixed-vector < 0 # GHC 8.4 via doctest - - flow < 0 # GHC 8.4 via doctest - - folds < 0 # GHC 8.4 via doctest - - from-sum < 0 # GHC 8.4 via doctest - - gc < 0 # GHC 8.4 via doctest - - generic-lens < 0 # GHC 8.4 via doctest - - generics-eot < 0 # GHC 8.4 via doctest - - haskell-gi < 0 # GHC 8.4 via doctest - - hasmin < 0 # GHC 8.4 via doctest - - heaps < 0 # GHC 8.4 via doctest - - hedis < 0 # GHC 8.4 via doctest - - heterocephalus < 0 # GHC 8.4 via doctest - - hexml-lens < 0 # GHC 8.4 via doctest - - hledger-lib < 0 # GHC 8.4 via doctest - - hopenssl < 0 # GHC 8.4 via doctest - - hpio < 0 # GHC 8.4 via doctest - - hsemail < 0 # GHC 8.4 via doctest - - hsyslog < 0 # GHC 8.4 via doctest - - http-date < 0 # GHC 8.4 via doctest - - http-types < 0 # GHC 8.4 via doctest - - http2 < 0 # GHC 8.4 via doctest - - human-readable-duration < 0 # GHC 8.4 via doctest - - hyperloglog < 0 # GHC 8.4 via doctest - - hyphenation < 0 # GHC 8.4 via doctest - - influxdb < 0 # GHC 8.4 via doctest - - intervals < 0 # GHC 8.4 via doctest - - ip < 0 # GHC 8.4 via doctest - - iproute < 0 # GHC 8.4 via doctest - - jose-jwt < 0 # GHC 8.4 via doctest - - jwt < 0 # GHC 8.4 via doctest - - language-nix < 0 # GHC 8.4 via doctest - - lca < 0 # GHC 8.4 via doctest - - lens < 0 # GHC 8.4 via doctest - - lens-action < 0 # GHC 8.4 via doctest - - lens-aeson < 0 # GHC 8.4 via doctest - - lens-regex < 0 # GHC 8.4 via doctest - - linear < 0 # GHC 8.4 via doctest - - linear-accelerate < 0 # GHC 8.4 via doctest - - log-domain < 0 # GHC 8.4 via doctest - - machines < 0 # GHC 8.4 via doctest - - multiset < 0 # GHC 8.4 via doctest - - network < 0 # GHC 8.4 via doctest - - ochintin-daicho < 0 # GHC 8.4 via doctest - - online < 0 # GHC 8.4 via doctest - - pcre-heavy < 0 # GHC 8.4 via doctest - - pgp-wordlist < 0 # GHC 8.4 via doctest - - pretty-simple < 0 # GHC 8.4 via doctest - - prettyprinter < 0 # GHC 8.4 via doctest - - prettyprinter-ansi-terminal < 0 # GHC 8.4 via doctest - - prometheus-client < 0 # GHC 8.4 via doctest - - prometheus-metrics-ghc < 0 # GHC 8.4 via doctest - - rcu < 0 # GHC 8.4 via doctest - - read-env-var < 0 # GHC 8.4 via doctest - - sbv < 0 # GHC 8.4 via doctest - - search-algorithms < 0 # GHC 8.4 via doctest - - semigroupoids < 0 # GHC 8.4 via doctest - - servant-ruby < 0 # GHC 8.4 via doctest - - servant-static-th < 0 # GHC 8.4 via doctest - - shake-language-c < 0 # GHC 8.4 via doctest - - show-prettyprint < 0 # GHC 8.4 via doctest - - squeal-postgresql < 0 # GHC 8.4 via doctest - - stm-conduit < 0 # GHC 8.4 via doctest - - structs < 0 # GHC 8.4 via doctest - - teardown < 0 # GHC 8.4 via doctest - - trifecta < 0 # GHC 8.4 via doctest - - triplesec < 0 # GHC 8.4 via doctest - - turtle < 0 # GHC 8.4 via doctest - - type-level-kv-list < 0 # GHC 8.4 via doctest - - universum < 0 # GHC 8.4 via doctest - - unix-time < 0 # GHC 8.4 via doctest - - vinyl < 0 # GHC 8.4 via doctest - - wai-logger < 0 # GHC 8.4 via doctest - - wai-middleware-prometheus < 0 # GHC 8.4 via doctest - - warp < 0 # GHC 8.4 via doctest - - world-peace < 0 # GHC 8.4 via doctest - - wreq < 0 # GHC 8.4 via doctest - - xml-html-qq < 0 # GHC 8.4 via doctest - - xml-indexed-cursor < 0 # GHC 8.4 via doctest - - zippers < 0 # GHC 8.4 via doctest - log < 0 # GHC 8.4 via ekg - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core @@ -4149,24 +3965,6 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - - adjunctions < 0 # GHC 8.4 via comonad - - bifunctors < 0 # GHC 8.4 via comonad - - compressed < 0 # GHC 8.4 via comonad - - extensible < 0 # GHC 8.4 via comonad - - foldl < 0 # GHC 8.4 via comonad - - free < 0 # GHC 8.4 via comonad - - hamilton < 0 # GHC 8.4 via comonad - - hreader-lens < 0 # GHC 8.4 via comonad - - invariant < 0 # GHC 8.4 via comonad - - kan-extensions < 0 # GHC 8.4 via comonad - - keys < 0 # GHC 8.4 via comonad - - markup < 0 # GHC 8.4 via comonad - - pointed < 0 # GHC 8.4 via comonad - - profunctors < 0 # GHC 8.4 via comonad - - recursion-schemes < 0 # GHC 8.4 via comonad - - streams < 0 # GHC 8.4 via comonad - - universe-instances-extended < 0 # GHC 8.4 via comonad - - vector-instances < 0 # GHC 8.4 via comonad - MFlow < 0 # GHC 8.4 via conduit-extra - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - editor-open < 0 # GHC 8.4 via conduit-extra @@ -4187,12 +3985,6 @@ packages: - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs - - adjunctions < 0 # GHC 8.4 via distributive - - algebra < 0 # GHC 8.4 via distributive - - free < 0 # GHC 8.4 via distributive - - kan-extensions < 0 # GHC 8.4 via distributive - - profunctors < 0 # GHC 8.4 via distributive - - streams < 0 # GHC 8.4 via distributive - check-email < 0 # GHC 8.4 via email-validate - hailgun < 0 # GHC 8.4 via email-validate - hailgun-simple < 0 # GHC 8.4 via email-validate @@ -4241,9 +4033,6 @@ packages: - tidal < 0 # GHC 8.4 via hosc - wai-middleware-static < 0 # GHC 8.4 via hpc-coveralls - mbox-utility < 0 # GHC 8.4 via hsemail - - hspec < 0 # GHC 8.4 via hspec-meta - - hspec-core < 0 # GHC 8.4 via hspec-meta - - hspec-discover < 0 # GHC 8.4 via hspec-meta - hdaemonize < 0 # GHC 8.4 via hsyslog - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog @@ -4302,48 +4091,6 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams - - DAV < 0 # GHC 8.4 via http-types - - IPv6DB < 0 # GHC 8.4 via http-types - - MFlow < 0 # GHC 8.4 via http-types - - Spock < 0 # GHC 8.4 via http-types - - attoparsec < 0 # GHC 8.4 via http-types - - bimap-server < 0 # GHC 8.4 via http-types - - buffer-builder < 0 # GHC 8.4 via http-types - - classy-prelude-yesod < 0 # GHC 8.4 via http-types - - configuration-tools < 0 # GHC 8.4 via http-types - - curl-runnings < 0 # GHC 8.4 via http-types - - datadog < 0 # GHC 8.4 via http-types - - fb < 0 # GHC 8.4 via http-types - - filter-logger < 0 # GHC 8.4 via http-types - - ginger < 0 # GHC 8.4 via http-types - - goggles < 0 # GHC 8.4 via http-types - - hailgun < 0 # GHC 8.4 via http-types - - haskell-neo4j-client < 0 # GHC 8.4 via http-types - - hoogle < 0 # GHC 8.4 via http-types - - hpack < 0 # GHC 8.4 via http-types - - hsebaysdk < 0 # GHC 8.4 via http-types - - hspec-wai < 0 # GHC 8.4 via http-types - - http-client-openssl < 0 # GHC 8.4 via http-types - - http-client-tls < 0 # GHC 8.4 via http-types - - kawhi < 0 # GHC 8.4 via http-types - - koofr-client < 0 # GHC 8.4 via http-types - - line < 0 # GHC 8.4 via http-types - - mandrill < 0 # GHC 8.4 via http-types - - mime-mail-ses < 0 # GHC 8.4 via http-types - - pagerduty < 0 # GHC 8.4 via http-types - - picoparsec < 0 # GHC 8.4 via http-types - - rollbar-hs < 0 # GHC 8.4 via http-types - - s3-signer < 0 # GHC 8.4 via http-types - - soap < 0 # GHC 8.4 via http-types - - wai-cli < 0 # GHC 8.4 via http-types - - wai-cors < 0 # GHC 8.4 via http-types - - wai-middleware-rollbar < 0 # GHC 8.4 via http-types - - wai-middleware-static < 0 # GHC 8.4 via http-types - - wai-slack-middleware < 0 # GHC 8.4 via http-types - - web-routes-wai < 0 # GHC 8.4 via http-types - - webdriver < 0 # GHC 8.4 via http-types - - yesod-auth-hashdb < 0 # GHC 8.4 via http-types - - yesod-gitrepo < 0 # GHC 8.4 via http-types - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip @@ -4474,75 +4221,6 @@ packages: - yesod < 0 # GHC 8.4 via monad-logger - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple - - DAV < 0 # GHC 8.4 via network - - HTTP < 0 # GHC 8.4 via network - - HandsomeSoup < 0 # GHC 8.4 via network - - HaskellNet < 0 # GHC 8.4 via network - - HaskellNet-SSL < 0 # GHC 8.4 via network - - HsOpenSSL < 0 # GHC 8.4 via network - - IPv6Addr < 0 # GHC 8.4 via network - - MissingH < 0 # GHC 8.4 via network - - Network-NineP < 0 # GHC 8.4 via network - - amqp < 0 # GHC 8.4 via network - - atom-basic < 0 # GHC 8.4 via network - - bson < 0 # GHC 8.4 via network - - conduit-connection < 0 # GHC 8.4 via network - - connection < 0 # GHC 8.4 via network - - connection-pool < 0 # GHC 8.4 via network - - cql < 0 # GHC 8.4 via network - - datadog < 0 # GHC 8.4 via network - - dbus < 0 # GHC 8.4 via network - - distributed-process-lifted < 0 # GHC 8.4 via network - - distributed-process-simplelocalnet < 0 # GHC 8.4 via network - - distributed-process-tests < 0 # GHC 8.4 via network - - graylog < 0 # GHC 8.4 via network - - hasbolt < 0 # GHC 8.4 via network - - hdevtools < 0 # GHC 8.4 via network - - hoogle < 0 # GHC 8.4 via network - - hsdns < 0 # GHC 8.4 via network - - hslogger < 0 # GHC 8.4 via network - - hstatsd < 0 # GHC 8.4 via network - - hsyslog-udp < 0 # GHC 8.4 via network - - http-client-openssl < 0 # GHC 8.4 via network - - http-client-tls < 0 # GHC 8.4 via network - - hxt-http < 0 # GHC 8.4 via network - - io-streams < 0 # GHC 8.4 via network - - lambdabot-core < 0 # GHC 8.4 via network - - lambdabot-irc-plugins < 0 # GHC 8.4 via network - - libmpd < 0 # GHC 8.4 via network - - microformats2-parser < 0 # GHC 8.4 via network - - milena < 0 # GHC 8.4 via network - - mongoDB < 0 # GHC 8.4 via network - - mysql-haskell < 0 # GHC 8.4 via network - - network-anonymous-i2p < 0 # GHC 8.4 via network - - network-anonymous-tor < 0 # GHC 8.4 via network - - network-attoparsec < 0 # GHC 8.4 via network - - network-conduit-tls < 0 # GHC 8.4 via network - - network-multicast < 0 # GHC 8.4 via network - - network-simple < 0 # GHC 8.4 via network - - network-transport-tcp < 0 # GHC 8.4 via network - - oeis < 0 # GHC 8.4 via network - - openssl-streams < 0 # GHC 8.4 via network - - persistent-mysql-haskell < 0 # GHC 8.4 via network - - pipes-network < 0 # GHC 8.4 via network - - rollbar-hs < 0 # GHC 8.4 via network - - smtp-mail < 0 # GHC 8.4 via network - - snap-core < 0 # GHC 8.4 via network - - socket-activation < 0 # GHC 8.4 via network - - socks < 0 # GHC 8.4 via network - - sphinx < 0 # GHC 8.4 via network - - splice < 0 # GHC 8.4 via network - - tcp-streams < 0 # GHC 8.4 via network - - tcp-streams-openssl < 0 # GHC 8.4 via network - - tls-debug < 0 # GHC 8.4 via network - - transient-universe < 0 # GHC 8.4 via network - - vivid < 0 # GHC 8.4 via network - - wai-cli < 0 # GHC 8.4 via network - - wai-cors < 0 # GHC 8.4 via network - - warp-tls < 0 # GHC 8.4 via network - - webdriver < 0 # GHC 8.4 via network - - wuss < 0 # GHC 8.4 via network - - xenstore < 0 # GHC 8.4 via network - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy @@ -4575,31 +4253,6 @@ packages: - filter-logger < 0 # GHC 8.4 via scotty - line < 0 # GHC 8.4 via scotty - microformats2-parser < 0 # GHC 8.4 via scotty - - adjunctions < 0 # GHC 8.4 via semigroupoids - - algebra < 0 # GHC 8.4 via semigroupoids - - checkers < 0 # GHC 8.4 via semigroupoids - - compressed < 0 # GHC 8.4 via semigroupoids - - dlist-nonempty < 0 # GHC 8.4 via semigroupoids - - either < 0 # GHC 8.4 via semigroupoids - - eq < 0 # GHC 8.4 via semigroupoids - - free < 0 # GHC 8.4 via semigroupoids - - glazier < 0 # GHC 8.4 via semigroupoids - - insert-ordered-containers < 0 # GHC 8.4 via semigroupoids - - kan-extensions < 0 # GHC 8.4 via semigroupoids - - keys < 0 # GHC 8.4 via semigroupoids - - lattices < 0 # GHC 8.4 via semigroupoids - - monad-products < 0 # GHC 8.4 via semigroupoids - - pointed < 0 # GHC 8.4 via semigroupoids - - reducers < 0 # GHC 8.4 via semigroupoids - - rose-trees < 0 # GHC 8.4 via semigroupoids - - semigroupoid-extras < 0 # GHC 8.4 via semigroupoids - - sets < 0 # GHC 8.4 via semigroupoids - - streams < 0 # GHC 8.4 via semigroupoids - - these < 0 # GHC 8.4 via semigroupoids - - validation < 0 # GHC 8.4 via semigroupoids - - vector-instances < 0 # GHC 8.4 via semigroupoids - - witness < 0 # GHC 8.4 via semigroupoids - - wl-pprint-extras < 0 # GHC 8.4 via semigroupoids - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple @@ -4612,138 +4265,6 @@ packages: - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - - HaTeX < 0 # GHC 8.4 via tasty - - aeson-casing < 0 # GHC 8.4 via tasty - - aeson-typescript < 0 # GHC 8.4 via tasty - - arithmoi < 0 # GHC 8.4 via tasty - - asn1-encoding < 0 # GHC 8.4 via tasty - - bit-stream < 0 # GHC 8.4 via tasty - - blake2 < 0 # GHC 8.4 via tasty - - bower-json < 0 # GHC 8.4 via tasty - - bv-little < 0 # GHC 8.4 via tasty - - bytestring-conversion < 0 # GHC 8.4 via tasty - - cabal2nix < 0 # GHC 8.4 via tasty - - cartel < 0 # GHC 8.4 via tasty - - cassava-records < 0 # GHC 8.4 via tasty - - cli < 0 # GHC 8.4 via tasty - - clock < 0 # GHC 8.4 via tasty - - codec < 0 # GHC 8.4 via tasty - - commutative < 0 # GHC 8.4 via tasty - - compiler-warnings < 0 # GHC 8.4 via tasty - - composable-associations < 0 # GHC 8.4 via tasty - - concise < 0 # GHC 8.4 via tasty - - cookie < 0 # GHC 8.4 via tasty - - countable < 0 # GHC 8.4 via tasty - - cql < 0 # GHC 8.4 via tasty - - criterion < 0 # GHC 8.4 via tasty - - cron < 0 # GHC 8.4 via tasty - - cryptohash < 0 # GHC 8.4 via tasty - - cryptonite < 0 # GHC 8.4 via tasty - - cryptonite-conduit < 0 # GHC 8.4 via tasty - - cryptonite-openssl < 0 # GHC 8.4 via tasty - - csp < 0 # GHC 8.4 via tasty - - data-bword < 0 # GHC 8.4 via tasty - - data-dword < 0 # GHC 8.4 via tasty - - data-serializer < 0 # GHC 8.4 via tasty - - dawg-ord < 0 # GHC 8.4 via tasty - - dbus < 0 # GHC 8.4 via tasty - - drifter < 0 # GHC 8.4 via tasty - - exp-pairs < 0 # GHC 8.4 via tasty - - fast-digits < 0 # GHC 8.4 via tasty - - free-vl < 0 # GHC 8.4 via tasty - - freer-simple < 0 # GHC 8.4 via tasty - - gauge < 0 # GHC 8.4 via tasty - - gdax < 0 # GHC 8.4 via tasty - - ghc-typelits-natnormalise < 0 # GHC 8.4 via tasty - - ghcid < 0 # GHC 8.4 via tasty - - ginger < 0 # GHC 8.4 via tasty - - git < 0 # GHC 8.4 via tasty - - glob-posix < 0 # GHC 8.4 via tasty - - graylog < 0 # GHC 8.4 via tasty - - heatshrink < 0 # GHC 8.4 via tasty - - hit < 0 # GHC 8.4 via tasty - - hocilib < 0 # GHC 8.4 via tasty - - hourglass < 0 # GHC 8.4 via tasty - - hslua < 0 # GHC 8.4 via tasty - - htoml < 0 # GHC 8.4 via tasty - - immortal < 0 # GHC 8.4 via tasty - - incremental-parser < 0 # GHC 8.4 via tasty - - indentation-parsec < 0 # GHC 8.4 via tasty - - inline-r < 0 # GHC 8.4 via tasty - - jose < 0 # GHC 8.4 via tasty - - katydid < 0 # GHC 8.4 via tasty - - kawhi < 0 # GHC 8.4 via tasty - - language-java < 0 # GHC 8.4 via tasty - - lexer-applicative < 0 # GHC 8.4 via tasty - - mandrill < 0 # GHC 8.4 via tasty - - matplotlib < 0 # GHC 8.4 via tasty - - matrices < 0 # GHC 8.4 via tasty - - matrix < 0 # GHC 8.4 via tasty - - microlens-aeson < 0 # GHC 8.4 via tasty - - milena < 0 # GHC 8.4 via tasty - - monad-loops < 0 # GHC 8.4 via tasty - - monoid-subclasses < 0 # GHC 8.4 via tasty - - multiarg < 0 # GHC 8.4 via tasty - - natural-transformation < 0 # GHC 8.4 via tasty - - network-ip < 0 # GHC 8.4 via tasty - - nondeterminism < 0 # GHC 8.4 via tasty - - open-witness < 0 # GHC 8.4 via tasty - - opensource < 0 # GHC 8.4 via tasty - - parsec-numeric < 0 # GHC 8.4 via tasty - - pipes-attoparsec < 0 # GHC 8.4 via tasty - - pkcs10 < 0 # GHC 8.4 via tasty - - pptable < 0 # GHC 8.4 via tasty - - pred-trie < 0 # GHC 8.4 via tasty - - qchas < 0 # GHC 8.4 via tasty - - rainbox < 0 # GHC 8.4 via tasty - - regex-applicative < 0 # GHC 8.4 via tasty - - sbp < 0 # GHC 8.4 via tasty - - semver < 0 # GHC 8.4 via tasty - - sets < 0 # GHC 8.4 via tasty - - shikensu < 0 # GHC 8.4 via tasty - - singletons < 0 # GHC 8.4 via tasty - - skylighting < 0 # GHC 8.4 via tasty - - streaming-bytestring < 0 # GHC 8.4 via tasty - - string-transform < 0 # GHC 8.4 via tasty - - swagger < 0 # GHC 8.4 via tasty - - tasty-ant-xml < 0 # GHC 8.4 via tasty - - tasty-auto < 0 # GHC 8.4 via tasty - - tasty-dejafu < 0 # GHC 8.4 via tasty - - tasty-expected-failure < 0 # GHC 8.4 via tasty - - tasty-hspec < 0 # GHC 8.4 via tasty - - tasty-html < 0 # GHC 8.4 via tasty - - tasty-hunit < 0 # GHC 8.4 via tasty - - tasty-kat < 0 # GHC 8.4 via tasty - - tasty-program < 0 # GHC 8.4 via tasty - - tasty-quickcheck < 0 # GHC 8.4 via tasty - - tasty-stats < 0 # GHC 8.4 via tasty - - tasty-th < 0 # GHC 8.4 via tasty - - temporary < 0 # GHC 8.4 via tasty - - text-manipulate < 0 # GHC 8.4 via tasty - - tidal < 0 # GHC 8.4 via tasty - - timemap < 0 # GHC 8.4 via tasty - - timerep < 0 # GHC 8.4 via tasty - - titlecase < 0 # GHC 8.4 via tasty - - traverse-with-class < 0 # GHC 8.4 via tasty - - tries < 0 # GHC 8.4 via tasty - - ua-parser < 0 # GHC 8.4 via tasty - - unbound-generics < 0 # GHC 8.4 via tasty - - units-parser < 0 # GHC 8.4 via tasty - - unordered-intmap < 0 # GHC 8.4 via tasty - - vector-binary-instances < 0 # GHC 8.4 via tasty - - vector-split < 0 # GHC 8.4 via tasty - - wai-cors < 0 # GHC 8.4 via tasty - - wire-streams < 0 # GHC 8.4 via tasty - - wl-pprint-annotated < 0 # GHC 8.4 via tasty - - x509 < 0 # GHC 8.4 via tasty - - x509-store < 0 # GHC 8.4 via tasty - - x509-validation < 0 # GHC 8.4 via tasty - - xlsx < 0 # GHC 8.4 via tasty - - xml-picklers < 0 # GHC 8.4 via tasty - - yeshql < 0 # GHC 8.4 via tasty - - yi-core < 0 # GHC 8.4 via tasty - - yi-keymap-vim < 0 # GHC 8.4 via tasty - - yi-language < 0 # GHC 8.4 via tasty - cabal2nix < 0 # GHC 8.4 via tasty-golden - countable < 0 # GHC 8.4 via tasty-golden - heatshrink < 0 # GHC 8.4 via tasty-golden @@ -4789,13 +4310,6 @@ packages: - google-oauth2-jwt < 0 # GHC 8.4 via unix-time - textlocal < 0 # GHC 8.4 via unix-time - tinylog < 0 # GHC 8.4 via unix-time - - conduit < 0 # GHC 8.4 via unliftio - - fb < 0 # GHC 8.4 via unliftio - - higher-leveldb < 0 # GHC 8.4 via unliftio - - nonce < 0 # GHC 8.4 via unliftio - - yesod-auth-fb < 0 # GHC 8.4 via unliftio - - yesod-gitrepo < 0 # GHC 8.4 via unliftio - - yesod-websockets < 0 # GHC 8.4 via unliftio - cql < 0 # GHC 8.4 via uuid - eventful-sql-common < 0 # GHC 8.4 via uuid - eventful-sqlite < 0 # GHC 8.4 via uuid @@ -4923,64 +4437,12 @@ packages: - Spock-worker < 0 # GHC 8.4 via HTF - dataurl < 0 # GHC 8.4 via HTF - graph-core < 0 # GHC 8.4 via HTF - - gravatar < 0 # GHC 8.4 via HTTP - - js-flot < 0 # GHC 8.4 via HTTP - - js-jquery < 0 # GHC 8.4 via HTTP - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL - ip6addr < 0 # GHC 8.4 via IPv6Addr - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding - - Spintax < 0 # GHC 8.4 via attoparsec - - aeson < 0 # GHC 8.4 via attoparsec - - aeson-compat < 0 # GHC 8.4 via attoparsec - - aeson-pretty < 0 # GHC 8.4 via attoparsec - - aeson-utils < 0 # GHC 8.4 via attoparsec - - attoparsec-binary < 0 # GHC 8.4 via attoparsec - - attoparsec-expr < 0 # GHC 8.4 via attoparsec - - attoparsec-iso8601 < 0 # GHC 8.4 via attoparsec - - attoparsec-path < 0 # GHC 8.4 via attoparsec - - boolean-like < 0 # GHC 8.4 via attoparsec - - cases < 0 # GHC 8.4 via attoparsec - - cassava < 0 # GHC 8.4 via attoparsec - - configurator < 0 # GHC 8.4 via attoparsec - - cpuinfo < 0 # GHC 8.4 via attoparsec - - dataurl < 0 # GHC 8.4 via attoparsec - - frontmatter < 0 # GHC 8.4 via attoparsec - - ghcjs-base-stub < 0 # GHC 8.4 via attoparsec - - glabrous < 0 # GHC 8.4 via attoparsec - - hasql < 0 # GHC 8.4 via attoparsec - - hostname-validate < 0 # GHC 8.4 via attoparsec - - hp2pretty < 0 # GHC 8.4 via attoparsec - - hruby < 0 # GHC 8.4 via attoparsec - - html-email-validate < 0 # GHC 8.4 via attoparsec - - hw-json < 0 # GHC 8.4 via attoparsec - - hw-parser < 0 # GHC 8.4 via attoparsec - - hw-succinct < 0 # GHC 8.4 via attoparsec - - hweblib < 0 # GHC 8.4 via attoparsec - - ini < 0 # GHC 8.4 via attoparsec - - irc < 0 # GHC 8.4 via attoparsec - - makefile < 0 # GHC 8.4 via attoparsec - - matrix-market-attoparsec < 0 # GHC 8.4 via attoparsec - - ndjson-conduit < 0 # GHC 8.4 via attoparsec - - netpbm < 0 # GHC 8.4 via attoparsec - - openpgp-asciiarmor < 0 # GHC 8.4 via attoparsec - - parsers < 0 # GHC 8.4 via attoparsec - - pcre-utils < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-content < 0 # GHC 8.4 via attoparsec - - pdf-toolbox-core < 0 # GHC 8.4 via attoparsec - - pipes-aeson < 0 # GHC 8.4 via attoparsec - - pipes-fastx < 0 # GHC 8.4 via attoparsec - - rdf < 0 # GHC 8.4 via attoparsec - - redis-resp < 0 # GHC 8.4 via attoparsec - - scanner < 0 # GHC 8.4 via attoparsec - - seqloc < 0 # GHC 8.4 via attoparsec - - simple-templates < 0 # GHC 8.4 via attoparsec - - sourcemap < 0 # GHC 8.4 via attoparsec - - text-ldap < 0 # GHC 8.4 via attoparsec - - wikicfp-scraper < 0 # GHC 8.4 via attoparsec - - yaml < 0 # GHC 8.4 via attoparsec - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4999,83 +4461,6 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock - - binary-conduit < 0 # GHC 8.4 via conduit - - bzlib-conduit < 0 # GHC 8.4 via conduit - - cassava-conduit < 0 # GHC 8.4 via conduit - - cereal-conduit < 0 # GHC 8.4 via conduit - - conduit-iconv < 0 # GHC 8.4 via conduit - - hw-conduit < 0 # GHC 8.4 via conduit - - hw-json < 0 # GHC 8.4 via conduit - - hw-succinct < 0 # GHC 8.4 via conduit - - ndjson-conduit < 0 # GHC 8.4 via conduit - - safeio < 0 # GHC 8.4 via conduit - - withdependencies < 0 # GHC 8.4 via conduit - - xls < 0 # GHC 8.4 via conduit - - yaml < 0 # GHC 8.4 via conduit - - IntervalMap < 0 # GHC 8.4 via criterion - - JuicyPixels-extra < 0 # GHC 8.4 via criterion - - algebraic-graphs < 0 # GHC 8.4 via criterion - - binary-list < 0 # GHC 8.4 via criterion - - bitset-word8 < 0 # GHC 8.4 via criterion - - case-insensitive < 0 # GHC 8.4 via criterion - - cassava-conduit < 0 # GHC 8.4 via criterion - - conduit-iconv < 0 # GHC 8.4 via criterion - - cprng-aes < 0 # GHC 8.4 via criterion - - data-diverse < 0 # GHC 8.4 via criterion - - data-has < 0 # GHC 8.4 via criterion - - data-msgpack < 0 # GHC 8.4 via criterion - - discrimination < 0 # GHC 8.4 via criterion - - do-list < 0 # GHC 8.4 via criterion - - edit-distance < 0 # GHC 8.4 via criterion - - farmhash < 0 # GHC 8.4 via criterion - - fclabels < 0 # GHC 8.4 via criterion - - hashable < 0 # GHC 8.4 via criterion - - hindent < 0 # GHC 8.4 via criterion - - histogram-fill < 0 # GHC 8.4 via criterion - - hmatrix-morpheus < 0 # GHC 8.4 via criterion - - html-email-validate < 0 # GHC 8.4 via criterion - - html-entity-map < 0 # GHC 8.4 via criterion - - hw-balancedparens < 0 # GHC 8.4 via criterion - - hw-conduit < 0 # GHC 8.4 via criterion - - hw-json < 0 # GHC 8.4 via criterion - - hw-rankselect-base < 0 # GHC 8.4 via criterion - - hweblib < 0 # GHC 8.4 via criterion - - hxt-regex-xmlschema < 0 # GHC 8.4 via criterion - - identicon < 0 # GHC 8.4 via criterion - - include-file < 0 # GHC 8.4 via criterion - - jvm < 0 # GHC 8.4 via criterion - - lifted-base < 0 # GHC 8.4 via criterion - - loop < 0 # GHC 8.4 via criterion - - megaparsec < 0 # GHC 8.4 via criterion - - monad-memo < 0 # GHC 8.4 via criterion - - netpbm < 0 # GHC 8.4 via criterion - - normalization-insensitive < 0 # GHC 8.4 via criterion - - pandoc-types < 0 # GHC 8.4 via criterion - - phantom-state < 0 # GHC 8.4 via criterion - - product-profunctors < 0 # GHC 8.4 via criterion - - psqueues < 0 # GHC 8.4 via criterion - - ramus < 0 # GHC 8.4 via criterion - - rdf < 0 # GHC 8.4 via criterion - - reinterpret-cast < 0 # GHC 8.4 via criterion - - sampling < 0 # GHC 8.4 via criterion - - say < 0 # GHC 8.4 via criterion - - scalpel-core < 0 # GHC 8.4 via criterion - - scanner < 0 # GHC 8.4 via criterion - - scientific < 0 # GHC 8.4 via criterion - - sorted-list < 0 # GHC 8.4 via criterion - - sourcemap < 0 # GHC 8.4 via criterion - - streamly < 0 # GHC 8.4 via criterion - - tar < 0 # GHC 8.4 via criterion - - text-metrics < 0 # GHC 8.4 via criterion - - thread-local-storage < 0 # GHC 8.4 via criterion - - varying < 0 # GHC 8.4 via criterion - - word24 < 0 # GHC 8.4 via criterion - - word8 < 0 # GHC 8.4 via criterion - - xeno < 0 # GHC 8.4 via criterion - - xxhash < 0 # GHC 8.4 via criterion - - xxhash-ffi < 0 # GHC 8.4 via criterion - - yi-rope < 0 # GHC 8.4 via criterion - - zstd < 0 # GHC 8.4 via criterion - executable-hash < 0 # GHC 8.4 via cryptohash - hasql-migration < 0 # GHC 8.4 via cryptohash - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash @@ -5084,9 +4469,6 @@ packages: - glabrous < 0 # GHC 8.4 via either - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta - - loop < 0 # GHC 8.4 via foldl - - mono-traversable < 0 # GHC 8.4 via foldl - - sampling < 0 # GHC 8.4 via foldl - ChannelT < 0 # GHC 8.4 via free - Rasterific < 0 # GHC 8.4 via free - ghc-exactprint < 0 # GHC 8.4 via free @@ -5094,193 +4476,10 @@ packages: - objective < 0 # GHC 8.4 via free - pipes-group < 0 # GHC 8.4 via free - yi-snippet < 0 # GHC 8.4 via free - - foundation < 0 # GHC 8.4 via gauge - - mono-traversable < 0 # GHC 8.4 via gauge - - mutable-containers < 0 # GHC 8.4 via gauge - glazier-pipes < 0 # GHC 8.4 via glazier - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua - - ClustalParser < 0 # GHC 8.4 via hspec - - JuicyPixels-extra < 0 # GHC 8.4 via hspec - - SCalendar < 0 # GHC 8.4 via hspec - - ViennaRNAParser < 0 # GHC 8.4 via hspec - - adler32 < 0 # GHC 8.4 via hspec - - app-settings < 0 # GHC 8.4 via hspec - - atomic-write < 0 # GHC 8.4 via hspec - - base-compat < 0 # GHC 8.4 via hspec - - base-orphans < 0 # GHC 8.4 via hspec - - base32string < 0 # GHC 8.4 via hspec - - base58string < 0 # GHC 8.4 via hspec - - bbdb < 0 # GHC 8.4 via hspec - - binary-conduit < 0 # GHC 8.4 via hspec - - bitcoin-script < 0 # GHC 8.4 via hspec - - bitcoin-types < 0 # GHC 8.4 via hspec - - bitset-word8 < 0 # GHC 8.4 via hspec - - bordacount < 0 # GHC 8.4 via hspec - - bzlib-conduit < 0 # GHC 8.4 via hspec - - cache < 0 # GHC 8.4 via hspec - - cereal-time < 0 # GHC 8.4 via hspec - - clay < 0 # GHC 8.4 via hspec - - clock-extras < 0 # GHC 8.4 via hspec - - compactmap < 0 # GHC 8.4 via hspec - - constraints < 0 # GHC 8.4 via hspec - - cue-sheet < 0 # GHC 8.4 via hspec - - currencies < 0 # GHC 8.4 via hspec - - data-diverse < 0 # GHC 8.4 via hspec - - data-msgpack < 0 # GHC 8.4 via hspec - - deriving-compat < 0 # GHC 8.4 via hspec - - descriptive < 0 # GHC 8.4 via hspec - - distributed-closure < 0 # GHC 8.4 via hspec - - do-list < 0 # GHC 8.4 via hspec - - dockerfile < 0 # GHC 8.4 via hspec - - dotenv < 0 # GHC 8.4 via hspec - - dvorak < 0 # GHC 8.4 via hspec - - elm-export < 0 # GHC 8.4 via hspec - - envparse < 0 # GHC 8.4 via hspec - - farmhash < 0 # GHC 8.4 via hspec - - fileplow < 0 # GHC 8.4 via hspec - - flac < 0 # GHC 8.4 via hspec - - flac-picture < 0 # GHC 8.4 via hspec - - fmt < 0 # GHC 8.4 via hspec - - fold-debounce < 0 # GHC 8.4 via hspec - - forma < 0 # GHC 8.4 via hspec - - format-numbers < 0 # GHC 8.4 via hspec - - formatting < 0 # GHC 8.4 via hspec - - friendly-time < 0 # GHC 8.4 via hspec - - frontmatter < 0 # GHC 8.4 via hspec - - fuzzcheck < 0 # GHC 8.4 via hspec - - general-games < 0 # GHC 8.4 via hspec - - generic-deriving < 0 # GHC 8.4 via hspec - - genvalidity < 0 # GHC 8.4 via hspec - - genvalidity-aeson < 0 # GHC 8.4 via hspec - - genvalidity-bytestring < 0 # GHC 8.4 via hspec - - genvalidity-containers < 0 # GHC 8.4 via hspec - - genvalidity-hspec < 0 # GHC 8.4 via hspec - - genvalidity-hspec-aeson < 0 # GHC 8.4 via hspec - - genvalidity-hspec-binary < 0 # GHC 8.4 via hspec - - genvalidity-hspec-cereal < 0 # GHC 8.4 via hspec - - genvalidity-hspec-hashable < 0 # GHC 8.4 via hspec - - genvalidity-path < 0 # GHC 8.4 via hspec - - genvalidity-property < 0 # GHC 8.4 via hspec - - genvalidity-scientific < 0 # GHC 8.4 via hspec - - genvalidity-text < 0 # GHC 8.4 via hspec - - genvalidity-time < 0 # GHC 8.4 via hspec - - genvalidity-unordered-containers < 0 # GHC 8.4 via hspec - - genvalidity-vector < 0 # GHC 8.4 via hspec - - getopt-generics < 0 # GHC 8.4 via hspec - - ghost-buster < 0 # GHC 8.4 via hspec - - glabrous < 0 # GHC 8.4 via hspec - - graph-wrapper < 0 # GHC 8.4 via hspec - - gravatar < 0 # GHC 8.4 via hspec - - hasql-migration < 0 # GHC 8.4 via hspec - - hexstring < 0 # GHC 8.4 via hspec - - hformat < 0 # GHC 8.4 via hspec - - hidden-char < 0 # GHC 8.4 via hspec - - hindent < 0 # GHC 8.4 via hspec - - hlibsass < 0 # GHC 8.4 via hspec - - hopfli < 0 # GHC 8.4 via hspec - - hourglass-orphans < 0 # GHC 8.4 via hspec - - hsass < 0 # GHC 8.4 via hspec - - hsexif < 0 # GHC 8.4 via hspec - - hslua-aeson < 0 # GHC 8.4 via hspec - - hspec-checkers < 0 # GHC 8.4 via hspec - - hspec-expectations-pretty-diff < 0 # GHC 8.4 via hspec - - hspec-golden-aeson < 0 # GHC 8.4 via hspec - - hspec-megaparsec < 0 # GHC 8.4 via hspec - - hspec-smallcheck < 0 # GHC 8.4 via hspec - - hspec-webdriver < 0 # GHC 8.4 via hspec - - htaglib < 0 # GHC 8.4 via hspec - - html-email-validate < 0 # GHC 8.4 via hspec - - hvect < 0 # GHC 8.4 via hspec - - hw-balancedparens < 0 # GHC 8.4 via hspec - - hw-bits < 0 # GHC 8.4 via hspec - - hw-conduit < 0 # GHC 8.4 via hspec - - hw-excess < 0 # GHC 8.4 via hspec - - hw-json < 0 # GHC 8.4 via hspec - - hw-mquery < 0 # GHC 8.4 via hspec - - hw-prim < 0 # GHC 8.4 via hspec - - hw-rankselect-base < 0 # GHC 8.4 via hspec - - hw-string-parse < 0 # GHC 8.4 via hspec - - identicon < 0 # GHC 8.4 via hspec - - imprint < 0 # GHC 8.4 via hspec - - inflections < 0 # GHC 8.4 via hspec - - inline-c < 0 # GHC 8.4 via hspec - - io-choice < 0 # GHC 8.4 via hspec - - io-region < 0 # GHC 8.4 via hspec - - iso8601-time < 0 # GHC 8.4 via hspec - - justified-containers < 0 # GHC 8.4 via hspec - - jvm < 0 # GHC 8.4 via hspec - - lame < 0 # GHC 8.4 via hspec - - language-docker < 0 # GHC 8.4 via hspec - - lens-family-th < 0 # GHC 8.4 via hspec - - lift-generics < 0 # GHC 8.4 via hspec - - load-env < 0 # GHC 8.4 via hspec - - logging-facade < 0 # GHC 8.4 via hspec - - loop < 0 # GHC 8.4 via hspec - - lrucaching < 0 # GHC 8.4 via hspec - - markdown-unlit < 0 # GHC 8.4 via hspec - - matrix-market-attoparsec < 0 # GHC 8.4 via hspec - - megaparsec < 0 # GHC 8.4 via hspec - - microstache < 0 # GHC 8.4 via hspec - - mixed-types-num < 0 # GHC 8.4 via hspec - - mnist-idx < 0 # GHC 8.4 via hspec - - mockery < 0 # GHC 8.4 via hspec - - monad-recorder < 0 # GHC 8.4 via hspec - - mono-traversable < 0 # GHC 8.4 via hspec - - mutable-containers < 0 # GHC 8.4 via hspec - - mysql < 0 # GHC 8.4 via hspec - - nagios-check < 0 # GHC 8.4 via hspec - - nanospec < 0 # GHC 8.4 via hspec - - netpbm < 0 # GHC 8.4 via hspec - - openexr-write < 0 # GHC 8.4 via hspec - - optparse-text < 0 # GHC 8.4 via hspec - - pagination < 0 # GHC 8.4 via hspec - - path-io < 0 # GHC 8.4 via hspec - - path-pieces < 0 # GHC 8.4 via hspec - - pinch < 0 # GHC 8.4 via hspec - - pretty-types < 0 # GHC 8.4 via hspec - - projectroot < 0 # GHC 8.4 via hspec - - protobuf-simple < 0 # GHC 8.4 via hspec - - pthread < 0 # GHC 8.4 via hspec - - quickcheck-assertions < 0 # GHC 8.4 via hspec - - ramus < 0 # GHC 8.4 via hspec - - reinterpret-cast < 0 # GHC 8.4 via hspec - - resourcet < 0 # GHC 8.4 via hspec - - rot13 < 0 # GHC 8.4 via hspec - - say < 0 # GHC 8.4 via hspec - - scalendar < 0 # GHC 8.4 via hspec - - scanner < 0 # GHC 8.4 via hspec - - serversession < 0 # GHC 8.4 via hspec - - should-not-typecheck < 0 # GHC 8.4 via hspec - - simple-templates < 0 # GHC 8.4 via hspec - - sparse-linear-algebra < 0 # GHC 8.4 via hspec - - state-codes < 0 # GHC 8.4 via hspec - - stb-image-redux < 0 # GHC 8.4 via hspec - - stopwatch < 0 # GHC 8.4 via hspec - - streamly < 0 # GHC 8.4 via hspec - - string-conversions < 0 # GHC 8.4 via hspec - - stringbuilder < 0 # GHC 8.4 via hspec - - sum-type-boilerplate < 0 # GHC 8.4 via hspec - - sysinfo < 0 # GHC 8.4 via hspec - - text-conversions < 0 # GHC 8.4 via hspec - - text-metrics < 0 # GHC 8.4 via hspec - - th-desugar < 0 # GHC 8.4 via hspec - - th-orphans < 0 # GHC 8.4 via hspec - - thread-hierarchy < 0 # GHC 8.4 via hspec - - users-test < 0 # GHC 8.4 via hspec - - varying < 0 # GHC 8.4 via hspec - - wave < 0 # GHC 8.4 via hspec - - wide-word < 0 # GHC 8.4 via hspec - - wikicfp-scraper < 0 # GHC 8.4 via hspec - - wild-bind < 0 # GHC 8.4 via hspec - - withdependencies < 0 # GHC 8.4 via hspec - - word-trie < 0 # GHC 8.4 via hspec - - word8 < 0 # GHC 8.4 via hspec - - xeno < 0 # GHC 8.4 via hspec - - xxhash < 0 # GHC 8.4 via hspec - - xxhash-ffi < 0 # GHC 8.4 via hspec - - yaml < 0 # GHC 8.4 via hspec - yes-precure5-command < 0 # GHC 8.4 via hspec - yi-rope < 0 # GHC 8.4 via hspec - zlib-bindings < 0 # GHC 8.4 via hspec @@ -5301,7 +4500,6 @@ packages: - pdf-toolbox-content < 0 # GHC 8.4 via io-streams - pdf-toolbox-core < 0 # GHC 8.4 via io-streams - pdf-toolbox-document < 0 # GHC 8.4 via io-streams - - mighty-metropolis < 0 # GHC 8.4 via kan-extensions - result < 0 # GHC 8.4 via keys - astro < 0 # GHC 8.4 via matrix - general-games < 0 # GHC 8.4 via monad-loops @@ -5343,32 +4541,10 @@ packages: - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams-openssl - - H < 0 # GHC 8.4 via temporary - - atomic-write < 0 # GHC 8.4 via temporary - - direct-sqlite < 0 # GHC 8.4 via temporary - - fileplow < 0 # GHC 8.4 via temporary - - flac < 0 # GHC 8.4 via temporary - - flac-picture < 0 # GHC 8.4 via temporary - - gnuplot < 0 # GHC 8.4 via temporary - - hsass < 0 # GHC 8.4 via temporary - - lame < 0 # GHC 8.4 via temporary - - markdown-unlit < 0 # GHC 8.4 via temporary - - mockery < 0 # GHC 8.4 via temporary - - path-io < 0 # GHC 8.4 via temporary - - say < 0 # GHC 8.4 via temporary - - silently < 0 # GHC 8.4 via temporary - - texmath < 0 # GHC 8.4 via temporary - - vector-mmap < 0 # GHC 8.4 via temporary - - wave < 0 # GHC 8.4 via temporary - - weigh < 0 # GHC 8.4 via temporary - - yaml < 0 # GHC 8.4 via temporary - - zip-archive < 0 # GHC 8.4 via temporary - tidal-midi < 0 # GHC 8.4 via tidal - axiom < 0 # GHC 8.4 via transient-universe - haskell-names < 0 # GHC 8.4 via traverse-with-class - universe < 0 # GHC 8.4 via universe-instances-extended - - binary-orphans < 0 # GHC 8.4 via vector-binary-instances - - statistics < 0 # GHC 8.4 via vector-binary-instances - openexr-write < 0 # GHC 8.4 via vector-split - hspec-webdriver < 0 # GHC 8.4 via webdriver - mysql-haskell-openssl < 0 # GHC 8.4 via wire-streams @@ -5389,23 +4565,6 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language - - aeson-better-errors < 0 # GHC 8.4 via aeson - - aeson-generic-compat < 0 # GHC 8.4 via aeson - - aeson-yak < 0 # GHC 8.4 via aeson - - clang-compilation-database < 0 # GHC 8.4 via aeson - - docopt < 0 # GHC 8.4 via aeson - - hackage-db < 0 # GHC 8.4 via aeson - - haxl < 0 # GHC 8.4 via aeson - - hlint < 0 # GHC 8.4 via aeson - - json-rpc-generic < 0 # GHC 8.4 via aeson - - log-base < 0 # GHC 8.4 via aeson - - lxd-client-config < 0 # GHC 8.4 via aeson - - path < 0 # GHC 8.4 via aeson - - stripe-core < 0 # GHC 8.4 via aeson - - users < 0 # GHC 8.4 via aeson - - validity-aeson < 0 # GHC 8.4 via aeson - - weeder < 0 # GHC 8.4 via aeson - - xml-to-json < 0 # GHC 8.4 via aeson - log-base < 0 # GHC 8.4 via aeson-pretty - configurator-export < 0 # GHC 8.4 via base-compat - gitrev < 0 # GHC 8.4 via base-compat @@ -5415,8 +4574,6 @@ packages: - typelits-witnesses < 0 # GHC 8.4 via base-compat - wl-pprint-text < 0 # GHC 8.4 via base-compat - witherable < 0 # GHC 8.4 via base-orphans - - quickcheck-instances < 0 # GHC 8.4 via case-insensitive - - tostring < 0 # GHC 8.4 via case-insensitive - configurator-export < 0 # GHC 8.4 via configurator - monad-unlift < 0 # GHC 8.4 via constraints - monad-unlift-ref < 0 # GHC 8.4 via constraints @@ -5438,41 +4595,6 @@ packages: - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub - - HSet < 0 # GHC 8.4 via hashable - - basic-prelude < 0 # GHC 8.4 via hashable - - concurrent-supply < 0 # GHC 8.4 via hashable - - dynamic-state < 0 # GHC 8.4 via hashable - - functor-classes-compat < 0 # GHC 8.4 via hashable - - hashmap < 0 # GHC 8.4 via hashable - - hashtables < 0 # GHC 8.4 via hashable - - haxl < 0 # GHC 8.4 via hashable - - intern < 0 # GHC 8.4 via hashable - - microlens-platform < 0 # GHC 8.4 via hashable - - network-transport < 0 # GHC 8.4 via hashable - - once < 0 # GHC 8.4 via hashable - - path < 0 # GHC 8.4 via hashable - - perfect-hash-generator < 0 # GHC 8.4 via hashable - - pred-set < 0 # GHC 8.4 via hashable - - quickcheck-instances < 0 # GHC 8.4 via hashable - - renderable < 0 # GHC 8.4 via hashable - - resource-pool < 0 # GHC 8.4 via hashable - - selda < 0 # GHC 8.4 via hashable - - shake < 0 # GHC 8.4 via hashable - - stm-containers < 0 # GHC 8.4 via hashable - - strict-types < 0 # GHC 8.4 via hashable - - swish < 0 # GHC 8.4 via hashable - - tmapchan < 0 # GHC 8.4 via hashable - - ttrie < 0 # GHC 8.4 via hashable - - unfoldable-restricted < 0 # GHC 8.4 via hashable - - uniplate < 0 # GHC 8.4 via hashable - - unique < 0 # GHC 8.4 via hashable - - unordered-containers < 0 # GHC 8.4 via hashable - - uuid-types < 0 # GHC 8.4 via hashable - - validity-unordered-containers < 0 # GHC 8.4 via hashable - - validity-vector < 0 # GHC 8.4 via hashable - - weeder < 0 # GHC 8.4 via hashable - - witherable < 0 # GHC 8.4 via hashable - - xml-to-json < 0 # GHC 8.4 via hashable - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema @@ -5497,8 +4619,6 @@ packages: - quickcheck-instances < 0 # GHC 8.4 via scientific - special-values < 0 # GHC 8.4 via scientific - validity-scientific < 0 # GHC 8.4 via scientific - - hquantlib < 0 # GHC 8.4 via statistics - - mwc-random < 0 # GHC 8.4 via statistics - hackage-db < 0 # GHC 8.4 via tar - packdeps < 0 # GHC 8.4 via tar - hlint < 0 # GHC 8.4 via yaml @@ -5519,8 +4639,6 @@ packages: - bcrypt < 0 # GHC 8.4 via memory - pem < 0 # GHC 8.4 via memory - securemem < 0 # GHC 8.4 via memory - - monad-par < 0 # GHC 8.4 via mwc-random - - mwc-probability < 0 # GHC 8.4 via mwc-random - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -5563,6 +4681,269 @@ packages: - crypto-random-api < 0 # GHC 8.4 via entropy - scrypt < 0 # GHC 8.4 via entropy + # After first wave of unblocks + - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 + - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 + - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system + - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 + - psqueues < 0 # GHC 8.4 via QuickCheck-2.11.3 + - bower-json < 0 # GHC 8.4 via aeson-better-errors + - asn1-encoding < 0 # GHC 8.4 via asn1-types + - asn1-parse < 0 # GHC 8.4 via asn1-types + - pkcs10 < 0 # GHC 8.4 via asn1-types + - tls < 0 # GHC 8.4 via asn1-types + - x509 < 0 # GHC 8.4 via asn1-types + - x509-store < 0 # GHC 8.4 via asn1-types + - x509-validation < 0 # GHC 8.4 via asn1-types + - hinotify < 0 # GHC 8.4 via async-2.2.1 + - wreq < 0 # GHC 8.4 via authenticate-oauth + - seqloc < 0 # GHC 8.4 via biocore + - heterocephalus < 0 # GHC 8.4 via blaze-html + - heterocephalus < 0 # GHC 8.4 via blaze-markup + - hledger-lib < 0 # GHC 8.4 via blaze-markup + - xml-html-qq < 0 # GHC 8.4 via blaze-markup + - hledger-ui < 0 # GHC 8.4 via brick + - tries < 0 # GHC 8.4 via bytestring-trie + - weigh < 0 # GHC 8.4 via bytestring-trie + - parsers < 0 # GHC 8.4 via charset + - cprng-aes < 0 # GHC 8.4 via cipher-aes + - composable-associations-aeson < 0 # GHC 8.4 via composable-associations + - amqp < 0 # GHC 8.4 via connection + - conduit-connection < 0 # GHC 8.4 via connection + - hasbolt < 0 # GHC 8.4 via connection + - irc-conduit < 0 # GHC 8.4 via connection + - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell + - cql-io < 0 # GHC 8.4 via cql + - tasty-dejafu < 0 # GHC 8.4 via dejafu + - distributed-process-lifted < 0 # GHC 8.4 via distributed-process + - distributed-process-simplelocalnet < 0 # GHC 8.4 via distributed-process + - distributed-process-tests < 0 # GHC 8.4 via distributed-process + - distributed-process-lifted < 0 # GHC 8.4 via distributed-process-monad-control + - djinn-ghc < 0 # GHC 8.4 via djinn-lib + - email-validate < 0 # GHC 8.4 via doctest-0.15.0 + - flow < 0 # GHC 8.4 via doctest-0.15.0 + - hasmin < 0 # GHC 8.4 via doctest-0.15.0 + - influxdb < 0 # GHC 8.4 via doctest-0.15.0 + - linear < 0 # GHC 8.4 via doctest-0.15.0 + - log-domain < 0 # GHC 8.4 via doctest-0.15.0 + - machines < 0 # GHC 8.4 via doctest-0.15.0 + - rcu < 0 # GHC 8.4 via doctest-0.15.0 + - turtle < 0 # GHC 8.4 via doctest-0.15.0 + - zippers < 0 # GHC 8.4 via doctest-0.15.0 + - jose-jwt < 0 # GHC 8.4 via either + - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api + - Spintax < 0 # GHC 8.4 via extra + - algebraic-graphs < 0 # GHC 8.4 via extra + - dbus < 0 # GHC 8.4 via extra + - hledger-lib < 0 # GHC 8.4 via extra + - hapistrano < 0 # GHC 8.4 via formatting + - genvalidity-aeson < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-bytestring < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-containers < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-aeson < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-binary < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-cereal < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-hspec-hashable < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-path < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-scientific < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-text < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-time < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-unordered-containers < 0 # GHC 8.4 via genvalidity-hspec + - genvalidity-vector < 0 # GHC 8.4 via genvalidity-hspec + - hapistrano < 0 # GHC 8.4 via gitrev + - hasmin < 0 # GHC 8.4 via gitrev + - hexml-lens < 0 # GHC 8.4 via hexml + - xeno < 0 # GHC 8.4 via hexml + - hledger-ui < 0 # GHC 8.4 via hledger + - blake2 < 0 # GHC 8.4 via hlint + - folds < 0 # GHC 8.4 via hlint + - gc < 0 # GHC 8.4 via hlint + - rcu < 0 # GHC 8.4 via hlint + - sbv < 0 # GHC 8.4 via hlint + - structs < 0 # GHC 8.4 via hlint + - mixed-types-num < 0 # GHC 8.4 via hspec-smallcheck + - store < 0 # GHC 8.4 via hspec-smallcheck + - xml-html-qq < 0 # GHC 8.4 via html-conduit + - bitx-bitcoin < 0 # GHC 8.4 via http-client + - influxdb < 0 # GHC 8.4 via http-client + - wai-middleware-consul < 0 # GHC 8.4 via http-client + - wreq < 0 # GHC 8.4 via http-client + - bitx-bitcoin < 0 # GHC 8.4 via http-client-tls + - wreq < 0 # GHC 8.4 via http-client-tls + - HandsomeSoup < 0 # GHC 8.4 via hxt + - hxt-http < 0 # GHC 8.4 via hxt + - katydid < 0 # GHC 8.4 via hxt + - xml-to-json < 0 # GHC 8.4 via hxt + - xml-to-json < 0 # GHC 8.4 via hxt-curl + - xml-to-json < 0 # GHC 8.4 via hxt-expat + - xml-to-json < 0 # GHC 8.4 via hxt-tagsoup + - generics-eot < 0 # GHC 8.4 via interpolate + - katydid < 0 # GHC 8.4 via json + - rainbox < 0 # GHC 8.4 via lens-simple + - stm-containers < 0 # GHC 8.4 via list-t + - timemap < 0 # GHC 8.4 via list-t + - mighty-metropolis < 0 # GHC 8.4 via mcmc-types + - cryptohash < 0 # GHC 8.4 via memory + - cryptonite < 0 # GHC 8.4 via memory + - cryptonite-openssl < 0 # GHC 8.4 via memory + - git < 0 # GHC 8.4 via memory + - jose-jwt < 0 # GHC 8.4 via memory + - jwt < 0 # GHC 8.4 via memory + - text-ldap < 0 # GHC 8.4 via memory + - tls < 0 # GHC 8.4 via memory + - triplesec < 0 # GHC 8.4 via memory + - wreq < 0 # GHC 8.4 via memory + - x509 < 0 # GHC 8.4 via memory + - x509-validation < 0 # GHC 8.4 via memory + - wai-middleware-consul < 0 # GHC 8.4 via monad-logger + - mighty-metropolis < 0 # GHC 8.4 via mwc-probability + - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec + - irc-conduit < 0 # GHC 8.4 via network-conduit-tls + - distributed-process-tests < 0 # GHC 8.4 via network-transport-inmemory + - network-transport-tcp < 0 # GHC 8.4 via network-transport-tests + - pkcs10 < 0 # GHC 8.4 via pem + - x509 < 0 # GHC 8.4 via pem + - x509-store < 0 # GHC 8.4 via pem + - x509-validation < 0 # GHC 8.4 via pem + - pipes-network < 0 # GHC 8.4 via pipes-safe + - pred-trie < 0 # GHC 8.4 via poly-arity + - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary + - tasty-silver < 0 # GHC 8.4 via process-extras + - yi-core < 0 # GHC 8.4 via process-extras + - attoparsec-path < 0 # GHC 8.4 via quickcheck-instances + - commutative < 0 # GHC 8.4 via quickcheck-instances + - cron < 0 # GHC 8.4 via quickcheck-instances + - hslua < 0 # GHC 8.4 via quickcheck-instances + - monoid-subclasses < 0 # GHC 8.4 via quickcheck-instances + - natural-transformation < 0 # GHC 8.4 via quickcheck-instances + - parsers < 0 # GHC 8.4 via quickcheck-instances + - pred-trie < 0 # GHC 8.4 via quickcheck-instances + - protobuf-simple < 0 # GHC 8.4 via quickcheck-instances + - rose-trees < 0 # GHC 8.4 via quickcheck-instances + - sets < 0 # GHC 8.4 via quickcheck-instances + - string-conversions < 0 # GHC 8.4 via quickcheck-instances + - timemap < 0 # GHC 8.4 via quickcheck-instances + - tmapmvar < 0 # GHC 8.4 via quickcheck-instances + - tries < 0 # GHC 8.4 via quickcheck-instances + - websockets-rpc < 0 # GHC 8.4 via quickcheck-instances + - rainbox < 0 # GHC 8.4 via rainbow + - lambdabot-core < 0 # GHC 8.4 via random-fu + - redis-io < 0 # GHC 8.4 via redis-resp + - lexer-applicative < 0 # GHC 8.4 via regex-applicative + - crypto-random < 0 # GHC 8.4 via securemem + - generics-eot < 0 # GHC 8.4 via shake + - shake-language-c < 0 # GHC 8.4 via shake + - heterocephalus < 0 # GHC 8.4 via shakespeare + - vinyl < 0 # GHC 8.4 via singletons + - hedis < 0 # GHC 8.4 via slave-thread + - wreq < 0 # GHC 8.4 via snap-server + - conduit-extra < 0 # GHC 8.4 via streaming-commons + - store < 0 # GHC 8.4 via streaming-commons + - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec + - htoml < 0 # GHC 8.4 via tasty-hspec + - websockets-simple < 0 # GHC 8.4 via tasty-hspec + - yi-language < 0 # GHC 8.4 via tasty-hspec + - tcp-streams-openssl < 0 # GHC 8.4 via tcp-streams + - th-desugar < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - cql-io < 0 # GHC 8.4 via tinylog + - redis-io < 0 # GHC 8.4 via tinylog + - MonadRandom < 0 # GHC 8.4 via transformers-compat-0.6.0.6 + - monad-control-aligned < 0 # GHC 8.4 via transformers-compat-0.6.0.6 + - show-prettyprint < 0 # GHC 8.4 via trifecta + - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms + - users-test < 0 # GHC 8.4 via users + - courier < 0 # GHC 8.4 via uuid + - cql-io < 0 # GHC 8.4 via uuid + - eventsource-store-specs < 0 # GHC 8.4 via uuid + - squeal-postgresql < 0 # GHC 8.4 via uuid + - websockets-rpc < 0 # GHC 8.4 via uuid + - wreq < 0 # GHC 8.4 via uuid + - genvalidity < 0 # GHC 8.4 via validity + - genvalidity-aeson < 0 # GHC 8.4 via validity + - genvalidity-bytestring < 0 # GHC 8.4 via validity + - genvalidity-containers < 0 # GHC 8.4 via validity + - genvalidity-hspec-hashable < 0 # GHC 8.4 via validity + - genvalidity-property < 0 # GHC 8.4 via validity + - genvalidity-scientific < 0 # GHC 8.4 via validity + - genvalidity-text < 0 # GHC 8.4 via validity + - genvalidity-unordered-containers < 0 # GHC 8.4 via validity + - genvalidity-vector < 0 # GHC 8.4 via validity + - validity-aeson < 0 # GHC 8.4 via validity + - validity-unordered-containers < 0 # GHC 8.4 via validity + - validity-vector < 0 # GHC 8.4 via validity + - genvalidity-bytestring < 0 # GHC 8.4 via validity-bytestring + - genvalidity-containers < 0 # GHC 8.4 via validity-containers + - genvalidity-path < 0 # GHC 8.4 via validity-path + - genvalidity-scientific < 0 # GHC 8.4 via validity-scientific + - validity-aeson < 0 # GHC 8.4 via validity-scientific + - genvalidity-text < 0 # GHC 8.4 via validity-text + - validity-aeson < 0 # GHC 8.4 via validity-text + - genvalidity-time < 0 # GHC 8.4 via validity-time + - hledger-ui < 0 # GHC 8.4 via vty + - wai-middleware-consul < 0 # GHC 8.4 via wai + - wai-middleware-prometheus < 0 # GHC 8.4 via wai + - wai-middleware-consul < 0 # GHC 8.4 via wai-app-static + - wai-middleware-consul < 0 # GHC 8.4 via wai-conduit + - wai-middleware-consul < 0 # GHC 8.4 via wai-extra + - websockets-rpc < 0 # GHC 8.4 via wai-transformers + - websockets-simple < 0 # GHC 8.4 via wai-transformers + - wai-middleware-consul < 0 # GHC 8.4 via warp + - websockets-rpc < 0 # GHC 8.4 via websockets + - websockets-simple < 0 # GHC 8.4 via websockets + - rose-trees < 0 # GHC 8.4 via witherable + - sets < 0 # GHC 8.4 via witherable + - haskell-gi < 0 # GHC 8.4 via xml-conduit + - xml-html-qq < 0 # GHC 8.4 via xml-conduit + - xml-indexed-cursor < 0 # GHC 8.4 via xml-conduit + - yi-core < 0 # GHC 8.4 via yi-rope + - yi-keymap-vim < 0 # GHC 8.4 via yi-rope + - git < 0 # GHC 8.4 via zlib-bindings + - hit < 0 # GHC 8.4 via zlib-bindings + - io-streams < 0 # GHC 8.4 via zlib-bindings + - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom + - random-shuffle < 0 # GHC 8.4 via MonadRandom + - vivid < 0 # GHC 8.4 via MonadRandom + - b9 < 0 # GHC 8.4 via conduit-extra + - conduit-throttle < 0 # GHC 8.4 via conduit-extra + - hamtsolo < 0 # GHC 8.4 via conduit-extra + - stm-conduit < 0 # GHC 8.4 via conduit-extra + - bson < 0 # GHC 8.4 via cryptohash + - moesocks < 0 # GHC 8.4 via cryptohash + - s3-signer < 0 # GHC 8.4 via cryptohash + - crypto-api < 0 # GHC 8.4 via entropy + - crypto-random-api < 0 # GHC 8.4 via entropy + - nonce < 0 # GHC 8.4 via entropy + - scrypt < 0 # GHC 8.4 via entropy + - fsnotify < 0 # GHC 8.4 via hinotify + - openssl-streams < 0 # GHC 8.4 via io-streams + - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core + - apecs < 0 # GHC 8.4 via linear + - cue-sheet < 0 # GHC 8.4 via megaparsec + - dotenv < 0 # GHC 8.4 via megaparsec + - hspec-megaparsec < 0 # GHC 8.4 via megaparsec + - inflections < 0 # GHC 8.4 via megaparsec + - incremental-parser < 0 # GHC 8.4 via monoid-subclasses + - picoparsec < 0 # GHC 8.4 via monoid-subclasses + - timerep < 0 # GHC 8.4 via monoid-subclasses + - freer-simple < 0 # GHC 8.4 via natural-transformation + - inline-c < 0 # GHC 8.4 via parsers + - lrucaching < 0 # GHC 8.4 via psqueues + - pcre-heavy < 0 # GHC 8.4 via string-conversions + - IntervalMap < 0 # GHC 8.4 via weigh + - text-metrics < 0 # GHC 8.4 via weigh + - crypto-api-tests < 0 # GHC 8.4 via crypto-api + - pureMD5 < 0 # GHC 8.4 via crypto-api + - xxhash < 0 # GHC 8.4 via crypto-api + - fsnotify-conduit < 0 # GHC 8.4 via fsnotify + - hocilib < 0 # GHC 8.4 via inline-c + - ctrie < 0 # GHC 8.4 via random-shuffle + - prometheus-client < 0 # GHC 8.4 via random-shuffle + - prometheus-metrics-ghc < 0 # GHC 8.4 via prometheus-client + - gravatar < 0 # GHC 8.4 via pureMD5 + - hpc-coveralls < 0 # GHC 8.4 via pureMD5 + - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 + - xxhash-ffi < 0 # GHC 8.4 via xxhash + "GHC upper bounds": # Need to always match the version shipped with GHC @@ -5589,44 +4970,6 @@ packages: # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 - # https://github.com/fpco/stackage/issues/3187 - - QuickCheck < 2.11 - - haddock-library < 1.5 - - # https://github.com/fpco/stackage/issues/3268 - - async < 2.2 - - async-timer < 0.2 - - # https://github.com/fpco/stackage/issues/3278 - - lifted-async < 0.10 - - # https://github.com/fpco/stackage/issues/3290 - # also blocked by QuickCheck < 2.11 - - doctest < 0.14 - - # https://github.com/karun012/doctest-discover/issues/19 - - doctest-discover < 0.1.0.8 - - # https://github.com/fpco/stackage/issues/3312 - - transformers-compat < 0.6.0.2 - - # https://github.com/fpco/stackage/issues/3315 - - exceptions < 0.9 - - # https://github.com/fpco/stackage/issues/3327 - - streaming-commons < 0.2 - - # https://github.com/fpco/stackage/issues/3329 - - skylighting < 0.7 - - # https://github.com/fpco/stackage/issues/3333 - - llvm-hs < 6 - - llvm-hs-pure < 6 - - # https://github.com/fpco/stackage/issues/3336 - # compilation failures - - clay < 0.12.3 - # https://github.com/fpco/stackage/issues/3337 - aeson < 1.3 @@ -5644,6 +4987,10 @@ packages: # https://github.com/Daniel-Diaz/matrix/issues/55 - matrix < 0.3.6.0 + # needed by path + # https://github.com/fpco/stackage/issues/3315 + - exceptions < 0.9 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -5808,9 +5155,11 @@ skipped-tests: # Outdated dependencies # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - - Cabal # GHC 8.4 via tasty - - call-stack # GHC 8.4 via nanospec + - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff + - http-types # GHC 8.4 via quickcheck-instances + - semigroupoids # doctest 0.15 - HTTP # conduit-extra 1.3 + - colour # QuickCheck-2.11.3 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From b4a0c7edd1292cad4c2c96469b6cc6d836a42ed0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 15:56:31 -0700 Subject: [PATCH 1131/1263] Remove adler32 per redneb/hs-adler32#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27f2058a..2ac06a53 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,7 +1597,8 @@ packages: "Marios Titas @redneb": - HsOpenSSL-x509-system - - adler32 + - adler32 < 0 # removeme + # - adler32 # build failure with GHC 8.4: https://github.com/redneb/hs-adler32/issues/1 - btrfs - disk-free-space - hxt-css From 6de813bf87782a72551a207a20cf9e6c0374107f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 15:57:29 -0700 Subject: [PATCH 1132/1263] remove the removeme --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ac06a53..deb171a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,7 +1597,6 @@ packages: "Marios Titas @redneb": - HsOpenSSL-x509-system - - adler32 < 0 # removeme # - adler32 # build failure with GHC 8.4: https://github.com/redneb/hs-adler32/issues/1 - btrfs - disk-free-space From a5eb3ee41d03e4f238704ce6a0a7245cd9dbddac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 18:27:43 -0700 Subject: [PATCH 1133/1263] Remove build failures for ghc 8.4 --- build-constraints.yaml | 58 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index deb171a7..fbc49f69 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3346,6 +3346,51 @@ packages: - wl-pprint < 0 # build failure with GHC 8.4 - yjsvg < 0 # build failure with GHC 8.4 + # round 2: + - HSet < 0 # DependencyFailed (PackageName "hashtables") + - HaTeX < 0 # DependencyFailed (PackageName "matrix") + - adler32 < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - bookkeeping < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - cartel < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - cases < 0 # DependencyFailed (PackageName "loch-th") + - clay < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - doctest-discover < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - dynamic-state < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - envparse < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - fmt < 0 # DependencyFailed (PackageName "text-format") + - getopt-generics < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ghc-typelits-natnormalise < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - glob-posix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hashtables < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hlibsass < 0 # BuildFailureException Process exited with ExitFailure 1: ghc -clear-package-db -global-package-db -package-db=/var/stackage/work/builds/nightly/pkgdb -hide-all-packages -package=Cabal -package=base -package=directory Setup + - htaglib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ini < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - lame < 0 # DependencyFailed (PackageName "htaglib") + - lens < 0 # DependencyFailed (PackageName "simple-reflect") + - lens-aeson < 0 # DependencyFailed (PackageName "simple-reflect") + - loch-th < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - matrix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - mysql < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - ochintin-daicho < 0 # DependencyFailed (PackageName "bookkeeping") + - pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - pred-set < 0 # DependencyFailed (PackageName "HSet") + - simple-log < 0 # DependencyFailed (PackageName "hformat") + - simple-reflect < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - text-format < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main + - varying < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") + - xls < 0 # DependencyFailed (PackageName "getopt-generics") + # This section was used to programmatically generate a set of removals # that would result in a valid build plan. @@ -4943,6 +4988,13 @@ packages: - hpc-coveralls < 0 # GHC 8.4 via pureMD5 - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - xxhash-ffi < 0 # GHC 8.4 via xxhash + - distribution-nixpkgs < 0 # GHC 8.4 via lens + - ersatz < 0 # GHC 8.4 via lens + - generic-lens < 0 # GHC 8.4 via lens + - language-nix < 0 # GHC 8.4 via lens + - lens-action < 0 # GHC 8.4 via lens + - lens-regex < 0 # GHC 8.4 via lens + - metrics < 0 # GHC 8.4 via lens "GHC upper bounds": @@ -5323,6 +5375,12 @@ skipped-tests: # should not fail a build based on a test failure for one of these packages. expected-test-failures: + # GHC 8.4 + - conduit # https://github.com/snoyberg/conduit/issues/358 + - doctest # https://github.com/sol/doctest/issues/198 + - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 + + # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. Only remove these # from expected-failures if we know a fix has been released. From 82ef18b99f16834dce7ca1ebc6553d88536a350f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 13 Mar 2018 21:43:03 -0400 Subject: [PATCH 1134/1263] Unblock some packages --- build-constraints.yaml | 66 ------------------------------------------ 1 file changed, 66 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fbc49f69..a5ef1cb6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3399,13 +3399,9 @@ packages: # These lines are temporary and should ideally be replaced by commenting out # the packages at their point of inclusion. "Blocked by GHC 8.4": - - Agda < 0 # GHC 8.4 via base-4.11.0.0 - - Earley < 0 # GHC 8.4 via base-4.11.0.0 - Frames < 0 # GHC 8.4 via base-4.11.0.0 - GPipe < 0 # GHC 8.4 via base-4.11.0.0 - - JuicyPixels-scale-dct < 0 # GHC 8.4 via base-4.11.0.0 - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 - - Unique < 0 # GHC 8.4 via base-4.11.0.0 - accelerate < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-arithmetic < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-bignum < 0 # GHC 8.4 via base-4.11.0.0 @@ -3420,34 +3416,24 @@ packages: - accelerate-utility < 0 # GHC 8.4 via base-4.11.0.0 - active < 0 # GHC 8.4 via base-4.11.0.0 - aeson-diff < 0 # GHC 8.4 via base-4.11.0.0 - - aeson-extra < 0 # GHC 8.4 via base-4.11.0.0 - aeson-injector < 0 # GHC 8.4 via base-4.11.0.0 - alarmclock < 0 # GHC 8.4 via base-4.11.0.0 - ansigraph < 0 # GHC 8.4 via base-4.11.0.0 - - apply-refact < 0 # GHC 8.4 via base-4.11.0.0 - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 - benchpress < 0 # GHC 8.4 via base-4.11.0.0 - binary-tagged < 0 # GHC 8.4 via base-4.11.0.0 - - blaze-builder < 0 # GHC 8.4 via base-4.11.0.0 - - brittany < 0 # GHC 8.4 via base-4.11.0.0 - butcher < 0 # GHC 8.4 via base-4.11.0.0 - cabal-install < 0 # GHC 8.4 via base-4.11.0.0 - capataz < 0 # GHC 8.4 via base-4.11.0.0 - circle-packing < 0 # GHC 8.4 via base-4.11.0.0 - - classyplate < 0 # GHC 8.4 via base-4.11.0.0 - colour-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - compact < 0 # GHC 8.4 via base-4.11.0.0 - country < 0 # GHC 8.4 via base-4.11.0.0 - crypt-sha512 < 0 # GHC 8.4 via base-4.11.0.0 - crypto-enigma < 0 # GHC 8.4 via base-4.11.0.0 - - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 - - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 - cryptohash-sha512 < 0 # GHC 8.4 via base-4.11.0.0 - css-syntax < 0 # GHC 8.4 via base-4.11.0.0 - - czipwith < 0 # GHC 8.4 via base-4.11.0.0 - - data-tree-print < 0 # GHC 8.4 via base-4.11.0.0 - - deepseq-generics < 0 # GHC 8.4 via base-4.11.0.0 - dictionaries < 0 # GHC 8.4 via base-4.11.0.0 - doctest-driver-gen < 0 # GHC 8.4 via base-4.11.0.0 - ekg < 0 # GHC 8.4 via base-4.11.0.0 @@ -3455,7 +3441,6 @@ packages: - ekg-json < 0 # GHC 8.4 via base-4.11.0.0 - ekg-statsd < 0 # GHC 8.4 via base-4.11.0.0 - ekg-wai < 0 # GHC 8.4 via base-4.11.0.0 - - eliminators < 0 # GHC 8.4 via base-4.11.0.0 - ether < 0 # GHC 8.4 via base-4.11.0.0 - euler-tour-tree < 0 # GHC 8.4 via base-4.11.0.0 - exhaustive < 0 # GHC 8.4 via base-4.11.0.0 @@ -3468,8 +3453,6 @@ packages: - generic-aeson < 0 # GHC 8.4 via base-4.11.0.0 - generic-random < 0 # GHC 8.4 via base-4.11.0.0 - generic-xmlpickler < 0 # GHC 8.4 via base-4.11.0.0 - - ghc-compact < 0 # GHC 8.4 via base-4.11.0.0 - - ghc-prof < 0 # GHC 8.4 via base-4.11.0.0 - github < 0 # GHC 8.4 via base-4.11.0.0 - github-release < 0 # GHC 8.4 via base-4.11.0.0 - github-webhook-handler < 0 # GHC 8.4 via base-4.11.0.0 @@ -3482,25 +3465,14 @@ packages: - gloss-rendering < 0 # GHC 8.4 via base-4.11.0.0 - google-cloud < 0 # GHC 8.4 via base-4.11.0.0 - grouped-list < 0 # GHC 8.4 via base-4.11.0.0 - - hackage-security < 0 # GHC 8.4 via base-4.11.0.0 - haddock-library < 0 # GHC 8.4 via base-4.11.0.0 - hashable-time < 0 # GHC 8.4 via base-4.11.0.0 - haskell-lsp < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-src-meta < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-tools-ast < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-tools-backend-ghc < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-tools-prettyprint < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-tools-refactor < 0 # GHC 8.4 via base-4.11.0.0 - - haskell-tools-rewrite < 0 # GHC 8.4 via base-4.11.0.0 - - hastache < 0 # GHC 8.4 via base-4.11.0.0 - hjsonpointer < 0 # GHC 8.4 via base-4.11.0.0 - - hoopl < 0 # GHC 8.4 via base-4.11.0.0 - http-api-data < 0 # GHC 8.4 via base-4.11.0.0 - http-media < 0 # GHC 8.4 via base-4.11.0.0 - hxt-pickle-utils < 0 # GHC 8.4 via base-4.11.0.0 - - ihaskell < 0 # GHC 8.4 via base-4.11.0.0 - indexed-list-literals < 0 # GHC 8.4 via base-4.11.0.0 - - io-streams-haproxy < 0 # GHC 8.4 via base-4.11.0.0 - json-autotype < 0 # GHC 8.4 via base-4.11.0.0 - json-stream < 0 # GHC 8.4 via base-4.11.0.0 - kraken < 0 # GHC 8.4 via base-4.11.0.0 @@ -3511,13 +3483,10 @@ packages: - libinfluxdb < 0 # GHC 8.4 via base-4.11.0.0 - libsystemd-journal < 0 # GHC 8.4 via base-4.11.0.0 - licensor < 0 # GHC 8.4 via base-4.11.0.0 - - lifted-async < 0 # GHC 8.4 via base-4.11.0.0 - - llvm-hs-pure < 0 # GHC 8.4 via base-4.11.0.0 - logging-effect < 0 # GHC 8.4 via base-4.11.0.0 - logging-effect-extra < 0 # GHC 8.4 via base-4.11.0.0 - logging-effect-extra-file < 0 # GHC 8.4 via base-4.11.0.0 - logging-effect-extra-handler < 0 # GHC 8.4 via base-4.11.0.0 - - lzma < 0 # GHC 8.4 via base-4.11.0.0 - map-syntax < 0 # GHC 8.4 via base-4.11.0.0 - mole < 0 # GHC 8.4 via base-4.11.0.0 - monoid-extras < 0 # GHC 8.4 via base-4.11.0.0 @@ -3562,33 +3531,24 @@ packages: - servant < 0 # GHC 8.4 via base-4.11.0.0 - servant-JuicyPixels < 0 # GHC 8.4 via base-4.11.0.0 - servant-client < 0 # GHC 8.4 via base-4.11.0.0 - - servant-client-core < 0 # GHC 8.4 via base-4.11.0.0 - servant-docs < 0 # GHC 8.4 via base-4.11.0.0 - servant-foreign < 0 # GHC 8.4 via base-4.11.0.0 - servant-generic < 0 # GHC 8.4 via base-4.11.0.0 - servant-js < 0 # GHC 8.4 via base-4.11.0.0 - servant-server < 0 # GHC 8.4 via base-4.11.0.0 - servant-swagger < 0 # GHC 8.4 via base-4.11.0.0 - - servant-swagger-ui < 0 # GHC 8.4 via base-4.11.0.0 - servant-yaml < 0 # GHC 8.4 via base-4.11.0.0 - setlocale < 0 # GHC 8.4 via base-4.11.0.0 - slack-web < 0 # GHC 8.4 via base-4.11.0.0 - snap < 0 # GHC 8.4 via base-4.11.0.0 - spdx < 0 # GHC 8.4 via base-4.11.0.0 - - splitmix < 0 # GHC 8.4 via base-4.11.0.0 - statestack < 0 # GHC 8.4 via base-4.11.0.0 - stitch < 0 # GHC 8.4 via base-4.11.0.0 - - strive < 0 # GHC 8.4 via base-4.11.0.0 - svg-builder < 0 # GHC 8.4 via base-4.11.0.0 - swagger2 < 0 # GHC 8.4 via base-4.11.0.0 - - tasty-hedgehog < 0 # GHC 8.4 via base-4.11.0.0 - tasty-rerun < 0 # GHC 8.4 via base-4.11.0.0 - tdigest < 0 # GHC 8.4 via base-4.11.0.0 - - threads < 0 # GHC 8.4 via base-4.11.0.0 - - threepenny-gui < 0 # GHC 8.4 via base-4.11.0.0 - through-text < 0 # GHC 8.4 via base-4.11.0.0 - - time-parsers < 0 # GHC 8.4 via base-4.11.0.0 - - token-bucket < 0 # GHC 8.4 via base-4.11.0.0 - transformers-lift < 0 # GHC 8.4 via base-4.11.0.0 - tree-diff < 0 # GHC 8.4 via base-4.11.0.0 - union < 0 # GHC 8.4 via base-4.11.0.0 @@ -3600,23 +3560,13 @@ packages: - vectortiles < 0 # GHC 8.4 via base-4.11.0.0 - versions < 0 # GHC 8.4 via base-4.11.0.0 - wavefront < 0 # GHC 8.4 via base-4.11.0.0 - - xhtml < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 - - brittany < 0 # GHC 8.4 via ghc-8.4.1 - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 - - haskell-tools-ast < 0 # GHC 8.4 via ghc-8.4.1 - - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-prettyprint < 0 # GHC 8.4 via ghc-8.4.1 - - haskell-tools-refactor < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-rewrite < 0 # GHC 8.4 via ghc-8.4.1 - - hint < 0 # GHC 8.4 via ghc-8.4.1 - inline-java < 0 # GHC 8.4 via ghc-8.4.1 - ihaskell < 0 # GHC 8.4 via ghc-boot-8.4.1 - brittany < 0 # GHC 8.4 via ghc-boot-th-8.4.1 - - haskell-tools-backend-ghc < 0 # GHC 8.4 via ghc-boot-th-8.4.1 - - text-show < 0 # GHC 8.4 via ghc-boot-th-8.4.1 - - text-show-instances < 0 # GHC 8.4 via ghc-boot-th-8.4.1 - - ghc-compact < 0 # GHC 8.4 via ghc-prim-0.5.2.0 - Agda < 0 # GHC 8.4 via template-haskell-2.13.0.0 - aeson-extra < 0 # GHC 8.4 via template-haskell-2.13.0.0 - bindings-GLFW < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -3631,19 +3581,15 @@ packages: - haskell-tools-ast < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-tools-backend-ghc < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-tools-refactor < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - ixset-typed < 0 # GHC 8.4 via template-haskell-2.13.0.0 - modern-uri < 0 # GHC 8.4 via template-haskell-2.13.0.0 - monad-mock < 0 # GHC 8.4 via template-haskell-2.13.0.0 - papillon < 0 # GHC 8.4 via template-haskell-2.13.0.0 - rank2classes < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - servant-swagger-ui < 0 # GHC 8.4 via template-haskell-2.13.0.0 - stache < 0 # GHC 8.4 via template-haskell-2.13.0.0 - static-text < 0 # GHC 8.4 via template-haskell-2.13.0.0 - strive < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 - test-fixture < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - testing-feat < 0 # GHC 8.4 via template-haskell-2.13.0.0 - text-show < 0 # GHC 8.4 via template-haskell-2.13.0.0 - text-show-instances < 0 # GHC 8.4 via template-haskell-2.13.0.0 - th-to-exp < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -3685,25 +3631,19 @@ packages: - language-javascript < 0 # GHC 8.4 via blaze-builder - lucid < 0 # GHC 8.4 via blaze-builder - mime-mail < 0 # GHC 8.4 via blaze-builder - - monad-logger < 0 # GHC 8.4 via blaze-builder - mysql-simple < 0 # GHC 8.4 via blaze-builder - oauthenticated < 0 # GHC 8.4 via blaze-builder - persistent-mysql < 0 # GHC 8.4 via blaze-builder - - persistent-postgresql < 0 # GHC 8.4 via blaze-builder - pipes-csv < 0 # GHC 8.4 via blaze-builder - pipes-wai < 0 # GHC 8.4 via blaze-builder - - req < 0 # GHC 8.4 via blaze-builder - riak < 0 # GHC 8.4 via blaze-builder - - rss-conduit < 0 # GHC 8.4 via blaze-builder - scotty < 0 # GHC 8.4 via blaze-builder - - servant-subscriber < 0 # GHC 8.4 via blaze-builder - servius < 0 # GHC 8.4 via blaze-builder - simple < 0 # GHC 8.4 via blaze-builder - simple-session < 0 # GHC 8.4 via blaze-builder - snap-server < 0 # GHC 8.4 via blaze-builder - sqlite-simple < 0 # GHC 8.4 via blaze-builder - stack < 0 # GHC 8.4 via blaze-builder - - streaming-commons < 0 # GHC 8.4 via blaze-builder - tagstream-conduit < 0 # GHC 8.4 via blaze-builder - trifecta < 0 # GHC 8.4 via blaze-builder - uri-bytestring < 0 # GHC 8.4 via blaze-builder @@ -3724,26 +3664,20 @@ packages: - warp < 0 # GHC 8.4 via blaze-builder - web-routes < 0 # GHC 8.4 via blaze-builder - websockets < 0 # GHC 8.4 via blaze-builder - - wrecker < 0 # GHC 8.4 via blaze-builder - xmlgen < 0 # GHC 8.4 via blaze-builder - xmlhtml < 0 # GHC 8.4 via blaze-builder - yesod-auth < 0 # GHC 8.4 via blaze-builder - yesod-bin < 0 # GHC 8.4 via blaze-builder - yesod-eventsource < 0 # GHC 8.4 via blaze-builder - - yesod-form < 0 # GHC 8.4 via blaze-builder - yesod-persistent < 0 # GHC 8.4 via blaze-builder - yesod-static < 0 # GHC 8.4 via blaze-builder - yesod-test < 0 # GHC 8.4 via blaze-builder - web-routes-boomerang < 0 # GHC 8.4 via boomerang - uuid < 0 # GHC 8.4 via cryptohash-md5 - - uuid < 0 # GHC 8.4 via cryptohash-sha1 - github-webhooks < 0 # GHC 8.4 via deepseq-generics - hidapi < 0 # GHC 8.4 via deepseq-generics - kdt < 0 # GHC 8.4 via deepseq-generics - - uri-bytestring < 0 # GHC 8.4 via deepseq-generics - yesod-core < 0 # GHC 8.4 via deepseq-generics - - log < 0 # GHC 8.4 via ekg - - eventstore < 0 # GHC 8.4 via ekg-core - monad-metrics < 0 # GHC 8.4 via ekg-core - wai-middleware-metrics < 0 # GHC 8.4 via ekg-core - download < 0 # GHC 8.4 via feed From 4585ef1d9d3e4bac98b7722c51e4ac591fa3e870 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 13 Mar 2018 21:59:32 -0400 Subject: [PATCH 1135/1263] Remove some more blocked packages --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5ef1cb6..f6fec1e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3687,7 +3687,6 @@ packages: - hmatrix-backprop < 0 # GHC 8.4 via ghc-typelits-knownnat - hmatrix-vector-sized < 0 # GHC 8.4 via ghc-typelits-knownnat - servant-github-webhook < 0 # GHC 8.4 via github - - stack < 0 # GHC 8.4 via hackage-security - pandoc < 0 # GHC 8.4 via haddock-library - happstack-jmacro < 0 # GHC 8.4 via happstack-server - happstack-server-tls < 0 # GHC 8.4 via happstack-server @@ -3705,31 +3704,22 @@ packages: - jmacro < 0 # GHC 8.4 via haskell-src-meta - language-c-quote < 0 # GHC 8.4 via haskell-src-meta - marvin-interpolate < 0 # GHC 8.4 via haskell-src-meta - - persistent < 0 # GHC 8.4 via haskell-src-meta - postgresql-typed < 0 # GHC 8.4 via haskell-src-meta - qm-interpolated-string < 0 # GHC 8.4 via haskell-src-meta - - stack < 0 # GHC 8.4 via hastache - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint - - hjsonschema < 0 # GHC 8.4 via hjsonpointer - Spock-core < 0 # GHC 8.4 via http-api-data - - chatwork < 0 # GHC 8.4 via http-api-data - - emailaddress < 0 # GHC 8.4 via http-api-data - envelope < 0 # GHC 8.4 via http-api-data - eventful-core < 0 # GHC 8.4 via http-api-data - http-link-header < 0 # GHC 8.4 via http-api-data - - lxd-client < 0 # GHC 8.4 via http-api-data - - miso < 0 # GHC 8.4 via http-api-data - persistent < 0 # GHC 8.4 via http-api-data - persistent-mongoDB < 0 # GHC 8.4 via http-api-data - persistent-redis < 0 # GHC 8.4 via http-api-data - persistent-template < 0 # GHC 8.4 via http-api-data - pushbullet-types < 0 # GHC 8.4 via http-api-data - - rakuten < 0 # GHC 8.4 via http-api-data - req < 0 # GHC 8.4 via http-api-data - reroute < 0 # GHC 8.4 via http-api-data - - servant-kotlin < 0 # GHC 8.4 via http-api-data - slug < 0 # GHC 8.4 via http-api-data - airship < 0 # GHC 8.4 via http-media - lxd-client < 0 # GHC 8.4 via http-media From d3dd967681e5715dcc6615b1ba844b4a2a681f93 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 21:45:20 -0700 Subject: [PATCH 1136/1263] Unblock a number of packages for ghc 8.4, incl cryptonite --- build-constraints.yaml | 74 +++++++++++------------------------------- 1 file changed, 19 insertions(+), 55 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6fec1e2..ebd8535a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3934,24 +3934,6 @@ packages: - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - - MFlow < 0 # GHC 8.4 via conduit-extra - - cryptonite-conduit < 0 # GHC 8.4 via conduit-extra - - editor-open < 0 # GHC 8.4 via conduit-extra - - fb < 0 # GHC 8.4 via conduit-extra - - haskell-spacegoo < 0 # GHC 8.4 via conduit-extra - - hledger-web < 0 # GHC 8.4 via conduit-extra - - hoogle < 0 # GHC 8.4 via conduit-extra - - imagesize-conduit < 0 # GHC 8.4 via conduit-extra - - markdown < 0 # GHC 8.4 via conduit-extra - - mega-sdist < 0 # GHC 8.4 via conduit-extra - - mongoDB < 0 # GHC 8.4 via conduit-extra - - network-conduit-tls < 0 # GHC 8.4 via conduit-extra - - pager < 0 # GHC 8.4 via conduit-extra - - sbp < 0 # GHC 8.4 via conduit-extra - - serf < 0 # GHC 8.4 via conduit-extra - - wire-streams < 0 # GHC 8.4 via conduit-extra - - xml-conduit < 0 # GHC 8.4 via conduit-extra - - zip < 0 # GHC 8.4 via conduit-extra - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs - check-email < 0 # GHC 8.4 via email-validate @@ -4226,12 +4208,6 @@ packages: - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit - - connection-pool < 0 # GHC 8.4 via streaming-commons - - network-conduit-tls < 0 # GHC 8.4 via streaming-commons - - pipes-text < 0 # GHC 8.4 via streaming-commons - - wai-cli < 0 # GHC 8.4 via streaming-commons - - warp-tls < 0 # GHC 8.4 via streaming-commons - - yesod < 0 # GHC 8.4 via streaming-commons - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - cabal2nix < 0 # GHC 8.4 via tasty-golden @@ -4430,11 +4406,6 @@ packages: - formatting < 0 # GHC 8.4 via clock - mercury-api < 0 # GHC 8.4 via clock - stopwatch < 0 # GHC 8.4 via clock - - executable-hash < 0 # GHC 8.4 via cryptohash - - hasql-migration < 0 # GHC 8.4 via cryptohash - - pdf-toolbox-document < 0 # GHC 8.4 via cryptohash - - vhd < 0 # GHC 8.4 via cryptohash - - protocol-radius < 0 # GHC 8.4 via cryptonite - glabrous < 0 # GHC 8.4 via either - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta @@ -4558,8 +4529,6 @@ packages: - shake < 0 # GHC 8.4 via extra - weeder < 0 # GHC 8.4 via extra - flat-mcmc < 0 # GHC 8.4 via formatting - - memory < 0 # GHC 8.4 via foundation - - weeder < 0 # GHC 8.4 via foundation - process-extras < 0 # GHC 8.4 via generic-deriving - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub @@ -4605,9 +4574,6 @@ packages: - hxt-expat < 0 # GHC 8.4 via hxt - hxt-tagsoup < 0 # GHC 8.4 via hxt - rainbow < 0 # GHC 8.4 via lens-simple - - bcrypt < 0 # GHC 8.4 via memory - - pem < 0 # GHC 8.4 via memory - - securemem < 0 # GHC 8.4 via memory - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -4752,18 +4718,6 @@ packages: - stm-containers < 0 # GHC 8.4 via list-t - timemap < 0 # GHC 8.4 via list-t - mighty-metropolis < 0 # GHC 8.4 via mcmc-types - - cryptohash < 0 # GHC 8.4 via memory - - cryptonite < 0 # GHC 8.4 via memory - - cryptonite-openssl < 0 # GHC 8.4 via memory - - git < 0 # GHC 8.4 via memory - - jose-jwt < 0 # GHC 8.4 via memory - - jwt < 0 # GHC 8.4 via memory - - text-ldap < 0 # GHC 8.4 via memory - - tls < 0 # GHC 8.4 via memory - - triplesec < 0 # GHC 8.4 via memory - - wreq < 0 # GHC 8.4 via memory - - x509 < 0 # GHC 8.4 via memory - - x509-validation < 0 # GHC 8.4 via memory - wai-middleware-consul < 0 # GHC 8.4 via monad-logger - mighty-metropolis < 0 # GHC 8.4 via mwc-probability - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec @@ -4806,8 +4760,6 @@ packages: - vinyl < 0 # GHC 8.4 via singletons - hedis < 0 # GHC 8.4 via slave-thread - wreq < 0 # GHC 8.4 via snap-server - - conduit-extra < 0 # GHC 8.4 via streaming-commons - - store < 0 # GHC 8.4 via streaming-commons - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec - htoml < 0 # GHC 8.4 via tasty-hspec - websockets-simple < 0 # GHC 8.4 via tasty-hspec @@ -4872,13 +4824,6 @@ packages: - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom - random-shuffle < 0 # GHC 8.4 via MonadRandom - vivid < 0 # GHC 8.4 via MonadRandom - - b9 < 0 # GHC 8.4 via conduit-extra - - conduit-throttle < 0 # GHC 8.4 via conduit-extra - - hamtsolo < 0 # GHC 8.4 via conduit-extra - - stm-conduit < 0 # GHC 8.4 via conduit-extra - - bson < 0 # GHC 8.4 via cryptohash - - moesocks < 0 # GHC 8.4 via cryptohash - - s3-signer < 0 # GHC 8.4 via cryptohash - crypto-api < 0 # GHC 8.4 via entropy - crypto-random-api < 0 # GHC 8.4 via entropy - nonce < 0 # GHC 8.4 via entropy @@ -4919,6 +4864,25 @@ packages: - lens-action < 0 # GHC 8.4 via lens - lens-regex < 0 # GHC 8.4 via lens - metrics < 0 # GHC 8.4 via lens + - pipes-bytestring < 0 # GHC 8.4 via pipes-group + - pipes-text < 0 # GHC 8.4 via pipes-group + - pipes-text < 0 # GHC 8.4 via pipes-safe + - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 + - wire-streams < 0 # GHC 8.4 via binary-parsers + - wire-streams < 0 # GHC 8.4 via io-streams + # - cryptonite-conduit < 0 # GHC 8.4 via memory + - haskell-spacegoo < 0 # GHC 8.4 via vector-space + - bcrypt < 0 # GHC 8.4 via entropy + - jwt < 0 # GHC 8.4 via lens + - jwt < 0 # GHC 8.4 via lens-aeson + - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 + - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 + - vhd < 0 # GHC 8.4 via cipher-aes + - uuid < 0 # GHC 8.4 via entropy + - hasql-migration < 0 # GHC 8.4 via hasql + - hasql-transaction < 0 # GHC 8.4 via hasql + - moesocks < 0 # GHC 8.4 via lens + - moesocks < 0 # GHC 8.4 via lens-aeson "GHC upper bounds": From 94504398e6313cd6a66a867623a1379ccb52f945 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 21:54:50 -0700 Subject: [PATCH 1137/1263] Unblock more for ghc 8.4, incl parsers --- build-constraints.yaml | 37 +++---------------------------------- 1 file changed, 3 insertions(+), 34 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebd8535a..8dac3e81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4506,13 +4506,6 @@ packages: - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language - log-base < 0 # GHC 8.4 via aeson-pretty - - configurator-export < 0 # GHC 8.4 via base-compat - - gitrev < 0 # GHC 8.4 via base-compat - - prompt < 0 # GHC 8.4 via base-compat - - quickcheck-instances < 0 # GHC 8.4 via base-compat - - tagged-binary < 0 # GHC 8.4 via base-compat - - typelits-witnesses < 0 # GHC 8.4 via base-compat - - wl-pprint-text < 0 # GHC 8.4 via base-compat - witherable < 0 # GHC 8.4 via base-orphans - configurator-export < 0 # GHC 8.4 via configurator - monad-unlift < 0 # GHC 8.4 via constraints @@ -4551,12 +4544,6 @@ packages: - h2c < 0 # GHC 8.4 via resourcet - monad-unlift-ref < 0 # GHC 8.4 via resourcet - scalpel < 0 # GHC 8.4 via scalpel-core - - aeson-better-errors < 0 # GHC 8.4 via scientific - - binary-parsers < 0 # GHC 8.4 via scientific - - json-rpc-generic < 0 # GHC 8.4 via scientific - - quickcheck-instances < 0 # GHC 8.4 via scientific - - special-values < 0 # GHC 8.4 via scientific - - validity-scientific < 0 # GHC 8.4 via scientific - hackage-db < 0 # GHC 8.4 via tar - packdeps < 0 # GHC 8.4 via tar - hlint < 0 # GHC 8.4 via yaml @@ -4587,9 +4574,6 @@ packages: - quickcheck-combinators < 0 # GHC 8.4 via unfoldable-restricted - haskell-src-exts-util < 0 # GHC 8.4 via uniplate - nsis < 0 # GHC 8.4 via uniplate - - biopsl < 0 # GHC 8.4 via unordered-containers - - charset < 0 # GHC 8.4 via unordered-containers - - islink < 0 # GHC 8.4 via unordered-containers - Workflow < 0 # GHC 8.4 via RefSerialize - Workflow < 0 # GHC 8.4 via TCache - cairo < 0 # GHC 8.4 via gtk2hs-buildtools @@ -4640,7 +4624,6 @@ packages: - hledger-ui < 0 # GHC 8.4 via brick - tries < 0 # GHC 8.4 via bytestring-trie - weigh < 0 # GHC 8.4 via bytestring-trie - - parsers < 0 # GHC 8.4 via charset - cprng-aes < 0 # GHC 8.4 via cipher-aes - composable-associations-aeson < 0 # GHC 8.4 via composable-associations - amqp < 0 # GHC 8.4 via connection @@ -4733,22 +4716,6 @@ packages: - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary - tasty-silver < 0 # GHC 8.4 via process-extras - yi-core < 0 # GHC 8.4 via process-extras - - attoparsec-path < 0 # GHC 8.4 via quickcheck-instances - - commutative < 0 # GHC 8.4 via quickcheck-instances - - cron < 0 # GHC 8.4 via quickcheck-instances - - hslua < 0 # GHC 8.4 via quickcheck-instances - - monoid-subclasses < 0 # GHC 8.4 via quickcheck-instances - - natural-transformation < 0 # GHC 8.4 via quickcheck-instances - - parsers < 0 # GHC 8.4 via quickcheck-instances - - pred-trie < 0 # GHC 8.4 via quickcheck-instances - - protobuf-simple < 0 # GHC 8.4 via quickcheck-instances - - rose-trees < 0 # GHC 8.4 via quickcheck-instances - - sets < 0 # GHC 8.4 via quickcheck-instances - - string-conversions < 0 # GHC 8.4 via quickcheck-instances - - timemap < 0 # GHC 8.4 via quickcheck-instances - - tmapmvar < 0 # GHC 8.4 via quickcheck-instances - - tries < 0 # GHC 8.4 via quickcheck-instances - - websockets-rpc < 0 # GHC 8.4 via quickcheck-instances - rainbox < 0 # GHC 8.4 via rainbow - lambdabot-core < 0 # GHC 8.4 via random-fu - redis-io < 0 # GHC 8.4 via redis-resp @@ -4870,7 +4837,6 @@ packages: - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - wire-streams < 0 # GHC 8.4 via binary-parsers - wire-streams < 0 # GHC 8.4 via io-streams - # - cryptonite-conduit < 0 # GHC 8.4 via memory - haskell-spacegoo < 0 # GHC 8.4 via vector-space - bcrypt < 0 # GHC 8.4 via entropy - jwt < 0 # GHC 8.4 via lens @@ -4883,6 +4849,9 @@ packages: - hasql-transaction < 0 # GHC 8.4 via hasql - moesocks < 0 # GHC 8.4 via lens - moesocks < 0 # GHC 8.4 via lens-aeson + - biopsl < 0 # GHC 8.4 via biocore + - tagged-binary < 0 # GHC 8.4 via pureMD5 + - validity-scientific < 0 # GHC 8.4 via validity "GHC upper bounds": From 56fef6aced59bd905e135602d67b32046e2d2032 Mon Sep 17 00:00:00 2001 From: ncaq Date: Wed, 14 Mar 2018 14:04:55 +0900 Subject: [PATCH 1138/1263] added: yesod-recaptcha2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I fixed yesod 1.6 build. [yesod-recaptcha2-0.2.3 build failure with yesod-1.6 · Issue #2 · ncaq/yesod-recaptcha2](https://github.com/ncaq/yesod-recaptcha2/issues/2) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 684d8bbf..c4d96ff4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2882,7 +2882,7 @@ packages: - string-transform - uniq-deep - yesod-form-bootstrap4 - # - yesod-recaptcha2 # https://github.com/ncaq/yesod-recaptcha2/issues/2 + - yesod-recaptcha2 "Andrei Barbu @abarbu": - nondeterminism From dccf9886087bfd7d36a71adf404a86acb63e4f8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 22:10:09 -0700 Subject: [PATCH 1139/1263] Restore various pkgs for ghc 8.4, incl hlint --- build-constraints.yaml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 684d8bbf..a79fc002 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4400,13 +4400,6 @@ packages: - hspec-checkers < 0 # GHC 8.4 via checkers - picedit < 0 # GHC 8.4 via cli - termcolor < 0 # GHC 8.4 via cli - - Hoed < 0 # GHC 8.4 via clock - - cache < 0 # GHC 8.4 via clock - - clock-extras < 0 # GHC 8.4 via clock - - extra < 0 # GHC 8.4 via clock - - formatting < 0 # GHC 8.4 via clock - - mercury-api < 0 # GHC 8.4 via clock - - stopwatch < 0 # GHC 8.4 via clock - glabrous < 0 # GHC 8.4 via either - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta @@ -4518,10 +4511,6 @@ packages: - hunit-dejafu < 0 # GHC 8.4 via dejafu - selda-sqlite < 0 # GHC 8.4 via direct-sqlite - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process - - hexml < 0 # GHC 8.4 via extra - - hlint < 0 # GHC 8.4 via extra - - shake < 0 # GHC 8.4 via extra - - weeder < 0 # GHC 8.4 via extra - flat-mcmc < 0 # GHC 8.4 via formatting - process-extras < 0 # GHC 8.4 via generic-deriving - unicode-transforms < 0 # GHC 8.4 via getopt-generics @@ -4547,7 +4536,6 @@ packages: - scalpel < 0 # GHC 8.4 via scalpel-core - hackage-db < 0 # GHC 8.4 via tar - packdeps < 0 # GHC 8.4 via tar - - hlint < 0 # GHC 8.4 via yaml - lxd-client-config < 0 # GHC 8.4 via yaml - weeder < 0 # GHC 8.4 via yaml - epub-metadata < 0 # GHC 8.4 via zip-archive @@ -4573,8 +4561,6 @@ packages: - quickcheck-special < 0 # GHC 8.4 via special-values - slave-thread < 0 # GHC 8.4 via stm-containers - quickcheck-combinators < 0 # GHC 8.4 via unfoldable-restricted - - haskell-src-exts-util < 0 # GHC 8.4 via uniplate - - nsis < 0 # GHC 8.4 via uniplate - Workflow < 0 # GHC 8.4 via RefSerialize - Workflow < 0 # GHC 8.4 via TCache - cairo < 0 # GHC 8.4 via gtk2hs-buildtools @@ -4651,10 +4637,6 @@ packages: - zippers < 0 # GHC 8.4 via doctest-0.15.0 - jose-jwt < 0 # GHC 8.4 via either - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api - - Spintax < 0 # GHC 8.4 via extra - - algebraic-graphs < 0 # GHC 8.4 via extra - - dbus < 0 # GHC 8.4 via extra - - hledger-lib < 0 # GHC 8.4 via extra - hapistrano < 0 # GHC 8.4 via formatting - genvalidity-aeson < 0 # GHC 8.4 via genvalidity-hspec - genvalidity-bytestring < 0 # GHC 8.4 via genvalidity-hspec @@ -4853,6 +4835,7 @@ packages: - biopsl < 0 # GHC 8.4 via biocore - tagged-binary < 0 # GHC 8.4 via pureMD5 - validity-scientific < 0 # GHC 8.4 via validity + - Hoed < 0 # GHC 8.4 via hashtables "GHC upper bounds": From 3ea52727db54d4860d0e312e368cbec996272629 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 22:29:20 -0700 Subject: [PATCH 1140/1263] Unblock lens, lens-aeson for ghc 8.4 by skipping tests --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a79fc002..e369b7df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3371,8 +3371,6 @@ packages: - htaglib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - ini < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - lame < 0 # DependencyFailed (PackageName "htaglib") - - lens < 0 # DependencyFailed (PackageName "simple-reflect") - - lens-aeson < 0 # DependencyFailed (PackageName "simple-reflect") - loch-th < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - matrix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - mysql < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -5050,6 +5048,8 @@ skipped-tests: # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - http-types # GHC 8.4 via quickcheck-instances + - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 From 34ae5a564ff52b216eca050311de094b3dad91a4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 22:39:11 -0700 Subject: [PATCH 1141/1263] Remove some ghc 8.4 build failures --- build-constraints.yaml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e369b7df..0176413e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -25,7 +25,8 @@ packages: - zstd "Jacek Galowicz @tfc": - - hamtsolo + [] + # - hamtsolo # conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 "Ferdinand van Walree @Ferdinand-vW": [] @@ -648,7 +649,7 @@ packages: - monad-parallel - monad-coroutine - incremental-parser - - monoid-subclasses + # - monoid-subclasses # GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - picoparsec - rank2classes @@ -1824,7 +1825,7 @@ packages: - webdriver-angular "Sven Heyll @sheyll": - - b9 + # - b9 # GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - type-spec - pretty-types @@ -2069,7 +2070,7 @@ packages: "Ivan Miljenovic @ivan-m": - fgl # - graphviz # fgl 5.6.0.0 - - wl-pprint-text + # - wl-pprint-text # build failure with ghc 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 - servant-pandoc "Sharif Olorin @olorin": @@ -3263,7 +3264,12 @@ packages: # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": + - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 + - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 + - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 + # may have no issue yet - FPretty < 0 # build failure with GHC 8.4 - Genbank < 0 # build failure with GHC 8.4 From f2cb5e5281e2e1203273e20fe0ef5c8cf50d06cf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 23:06:36 -0700 Subject: [PATCH 1142/1263] Unblock more, incl th-desugar and singletons --- build-constraints.yaml | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0176413e..cd82438c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4215,13 +4215,6 @@ packages: - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - - cabal2nix < 0 # GHC 8.4 via tasty-golden - - countable < 0 # GHC 8.4 via tasty-golden - - heatshrink < 0 # GHC 8.4 via tasty-golden - - inline-r < 0 # GHC 8.4 via tasty-golden - - matplotlib < 0 # GHC 8.4 via tasty-golden - - singletons < 0 # GHC 8.4 via tasty-golden - - skylighting < 0 # GHC 8.4 via tasty-golden - arithmoi < 0 # GHC 8.4 via tasty-smallcheck - bit-stream < 0 # GHC 8.4 via tasty-smallcheck - dawg-ord < 0 # GHC 8.4 via tasty-smallcheck @@ -4471,10 +4464,6 @@ packages: - sdl2-mixer < 0 # GHC 8.4 via sdl2 - sdl2-ttf < 0 # GHC 8.4 via sdl2 - state-codes < 0 # GHC 8.4 via shakespeare - - jni < 0 # GHC 8.4 via singletons - - jvm < 0 # GHC 8.4 via singletons - - n-tuple < 0 # GHC 8.4 via singletons - - type-combinators-singletons < 0 # GHC 8.4 via singletons - yi-snippet < 0 # GHC 8.4 via tasty-hunit - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams @@ -4631,14 +4620,7 @@ packages: - djinn-ghc < 0 # GHC 8.4 via djinn-lib - email-validate < 0 # GHC 8.4 via doctest-0.15.0 - flow < 0 # GHC 8.4 via doctest-0.15.0 - - hasmin < 0 # GHC 8.4 via doctest-0.15.0 - - influxdb < 0 # GHC 8.4 via doctest-0.15.0 - - linear < 0 # GHC 8.4 via doctest-0.15.0 - - log-domain < 0 # GHC 8.4 via doctest-0.15.0 - - machines < 0 # GHC 8.4 via doctest-0.15.0 - - rcu < 0 # GHC 8.4 via doctest-0.15.0 - turtle < 0 # GHC 8.4 via doctest-0.15.0 - - zippers < 0 # GHC 8.4 via doctest-0.15.0 - jose-jwt < 0 # GHC 8.4 via either - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api - hapistrano < 0 # GHC 8.4 via formatting @@ -4711,7 +4693,6 @@ packages: - generics-eot < 0 # GHC 8.4 via shake - shake-language-c < 0 # GHC 8.4 via shake - heterocephalus < 0 # GHC 8.4 via shakespeare - - vinyl < 0 # GHC 8.4 via singletons - hedis < 0 # GHC 8.4 via slave-thread - wreq < 0 # GHC 8.4 via snap-server - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec @@ -4719,7 +4700,6 @@ packages: - websockets-simple < 0 # GHC 8.4 via tasty-hspec - yi-language < 0 # GHC 8.4 via tasty-hspec - tcp-streams-openssl < 0 # GHC 8.4 via tcp-streams - - th-desugar < 0 # GHC 8.4 via template-haskell-2.13.0.0 - cql-io < 0 # GHC 8.4 via tinylog - redis-io < 0 # GHC 8.4 via tinylog - MonadRandom < 0 # GHC 8.4 via transformers-compat-0.6.0.6 @@ -4794,7 +4774,6 @@ packages: - picoparsec < 0 # GHC 8.4 via monoid-subclasses - timerep < 0 # GHC 8.4 via monoid-subclasses - freer-simple < 0 # GHC 8.4 via natural-transformation - - inline-c < 0 # GHC 8.4 via parsers - lrucaching < 0 # GHC 8.4 via psqueues - pcre-heavy < 0 # GHC 8.4 via string-conversions - IntervalMap < 0 # GHC 8.4 via weigh @@ -4851,10 +4830,6 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 - # https://github.com/fpco/stackage/issues/3173 - - th-desugar < 1.8 - - singletons < 2.4 - # https://github.com/fpco/stackage/issues/3293 - tasty-quickcheck < 0.10 @@ -5056,6 +5031,8 @@ skipped-tests: - http-types # GHC 8.4 via quickcheck-instances - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 From 0d1d41a494c3a51568be72823b7557390fcc08fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 23:21:33 -0700 Subject: [PATCH 1143/1263] Remove more build failures with ghc 8.4 --- build-constraints.yaml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd82438c..25674012 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1659,7 +1659,7 @@ packages: - markup - monad-control-aligned - monadoid - - n-tuple + # - n-tuple # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - path-extra - pred-trie - pred-set @@ -1713,7 +1713,7 @@ packages: - one-liner-instances - prompt - tagged-binary - - type-combinators-singletons + # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses - uncertain - vector-sized @@ -1751,9 +1751,9 @@ packages: - choice - distributed-closure - inline-java - - inline-r - - jni - - jvm + # - inline-r # GHC 8.4 via inline-c + # - jni # GHC 8.4 via inline-c + # - jvm # GHC 8.4 via inline-c - jvm-streaming - H - sparkle @@ -2214,7 +2214,7 @@ packages: "Stanislav Chernichkin @schernichkin": - partial-isomorphisms - - vinyl + # - vinyl # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 "Christoph Breitkopf @bokesan": - IntervalMap @@ -2231,7 +2231,7 @@ packages: - webdriver "Luke Iannini @lukexi": - - inline-c + # - inline-c # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - inline-c-cpp - ekg @@ -3267,7 +3267,11 @@ packages: - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 + - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 + - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 + - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 # may have no issue yet From ebc153aabac12d264086058c482944f8eab83780 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Mar 2018 08:28:09 +0200 Subject: [PATCH 1144/1263] Remove expected test failure for conduit --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25674012..cd20824b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5204,7 +5204,6 @@ skipped-tests: expected-test-failures: # GHC 8.4 - - conduit # https://github.com/snoyberg/conduit/issues/358 - doctest # https://github.com/sol/doctest/issues/198 - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 From ca9b62cd56c0678b21eef8ca0499cbc97b82d653 Mon Sep 17 00:00:00 2001 From: Moritz Kiefer Date: Wed, 14 Mar 2018 09:26:10 +0100 Subject: [PATCH 1145/1263] Install LLVM 6.0 in docker image and reenable llvm-hs --- build-constraints.yaml | 1 - debian-bootstrap.sh | 8 +++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..304f16b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3755,7 +3755,6 @@ packages: - pipes-fluid < 0 # GHC 8.4 via lifted-async - quickcheck-state-machine < 0 # GHC 8.4 via lifted-async - shelly < 0 # GHC 8.4 via lifted-async - - llvm-hs < 0 # GHC 8.4 via llvm-hs-pure - lzma-conduit < 0 # GHC 8.4 via lzma - zim-parser < 0 # GHC 8.4 via lzma - heist < 0 # GHC 8.4 via map-syntax diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index cb111408..c407a32a 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -156,12 +156,18 @@ 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 -# llvm-5.0 for llvm-hs (separate since it needs wget) +# llvm-5.0 for GHC (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-5.0 main" \ && apt-get update \ && apt-get install -y llvm-5.0 +# llvm-6.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-6.0 main" \ + && apt-get update \ + && apt-get install -y llvm-6.0 + # Buggy versions of ld.bfd fail to link some Haskell packages: # https://sourceware.org/bugzilla/show_bug.cgi?id=17689. Gold is # faster anyways and uses less RAM. From 15e09614fb20bb1f3b94b055bf676829bdcac014 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 14 Mar 2018 09:48:24 +0100 Subject: [PATCH 1146/1263] build-constraints: json-autotype has updates constraints on Hackage Revision 2 of json-autotype-1.0.18 should build fine with GHC 8.4.x. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..81249241 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3482,7 +3482,6 @@ packages: - http-media < 0 # GHC 8.4 via base-4.11.0.0 - hxt-pickle-utils < 0 # GHC 8.4 via base-4.11.0.0 - indexed-list-literals < 0 # GHC 8.4 via base-4.11.0.0 - - json-autotype < 0 # GHC 8.4 via base-4.11.0.0 - json-stream < 0 # GHC 8.4 via base-4.11.0.0 - kraken < 0 # GHC 8.4 via base-4.11.0.0 - lackey < 0 # GHC 8.4 via base-4.11.0.0 From ee1db69deafadc1cf4f40fcc0a9827a8f00af864 Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Wed, 14 Mar 2018 12:15:38 +0100 Subject: [PATCH 1147/1263] add katip-scalyr-scribe --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..ad4d6287 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2974,6 +2974,7 @@ packages: "Simon Hafner @reactormonk": - uri-bytestring-aeson + - katip-scalyr-scribe "Sebastian Witte @saep": [] From 0de16b525b1c98094236a8f7d5ec8185699b1efd Mon Sep 17 00:00:00 2001 From: ygale Date: Wed, 14 Mar 2018 14:29:24 +0200 Subject: [PATCH 1148/1263] timezone-series and timezone-olson now build with 8.4.1 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..78aafd59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3344,7 +3344,6 @@ packages: - skeletons < 0 # build failure with GHC 8.4 - sql-words < 0 # build failure with GHC 8.4 - timespan < 0 # build failure with GHC 8.4 - - timezone-olson < 0 # build failure with GHC 8.4 - tinytemplate < 0 # build failure with GHC 8.4 - transient < 0 # build failure with GHC 8.4 - tuple < 0 # build failure with GHC 8.4 @@ -4956,10 +4955,6 @@ package-flags: functor-classes-compat: containers: true - timezone-series: - time_1_6_and_1_7: false - time_pre_1_6: false - mintty: win32-2-5: true From 80f2db857f66d93a4eed373ac76dfa6564cd399a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 06:17:08 -0700 Subject: [PATCH 1149/1263] Skip some test suites per hspec 2.5, see #3376 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd20824b..97753ce9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5038,6 +5038,10 @@ skipped-tests: - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 + - fold-debounce # hspec 2.5 + - stb-image-redux # hspec 2.5 + - stopwatch # hspec 2.5 + - wide-word # hspec 2.5 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - aeson From 63926dc45b4711a2638fcc85f4c4717307c9578a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 07:29:10 -0700 Subject: [PATCH 1150/1263] Unblock a few more, incl safe-exceptions --- build-constraints.yaml | 47 +++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5077a3b1..f4fa322b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3533,7 +3533,6 @@ packages: - rest-stringmap < 0 # GHC 8.4 via base-4.11.0.0 - rest-types < 0 # GHC 8.4 via base-4.11.0.0 - rethinkdb-client-driver < 0 # GHC 8.4 via base-4.11.0.0 - - safe-exceptions < 0 # GHC 8.4 via base-4.11.0.0 - schematic < 0 # GHC 8.4 via base-4.11.0.0 - sensu-run < 0 # GHC 8.4 via base-4.11.0.0 - servant < 0 # GHC 8.4 via base-4.11.0.0 @@ -3793,28 +3792,6 @@ packages: - stack < 0 # GHC 8.4 via regex-applicative-text - hmatrix-repa < 0 # GHC 8.4 via repa - rest-snap < 0 # GHC 8.4 via rest-core - - async-refresh < 0 # GHC 8.4 via safe-exceptions - - async-refresh-tokens < 0 # GHC 8.4 via safe-exceptions - - async-timer < 0 # GHC 8.4 via safe-exceptions - - atom-conduit < 0 # GHC 8.4 via safe-exceptions - - credential-store < 0 # GHC 8.4 via safe-exceptions - - direct-rocksdb < 0 # GHC 8.4 via safe-exceptions - - dublincore-xml-conduit < 0 # GHC 8.4 via safe-exceptions - - eventstore < 0 # GHC 8.4 via safe-exceptions - - groundhog < 0 # GHC 8.4 via safe-exceptions - - inline-c-cpp < 0 # GHC 8.4 via safe-exceptions - - irc-dcc < 0 # GHC 8.4 via safe-exceptions - - liboath-hs < 0 # GHC 8.4 via safe-exceptions - - logger-thread < 0 # GHC 8.4 via safe-exceptions - - massiv < 0 # GHC 8.4 via safe-exceptions - - opml-conduit < 0 # GHC 8.4 via safe-exceptions - - pinboard < 0 # GHC 8.4 via safe-exceptions - - rss-conduit < 0 # GHC 8.4 via safe-exceptions - - safe-exceptions-checked < 0 # GHC 8.4 via safe-exceptions - - tar-conduit < 0 # GHC 8.4 via safe-exceptions - - teardown < 0 # GHC 8.4 via safe-exceptions - - throwable-exceptions < 0 # GHC 8.4 via safe-exceptions - - universum < 0 # GHC 8.4 via safe-exceptions - approximate < 0 # GHC 8.4 via safecopy - compensated < 0 # GHC 8.4 via safecopy - hyperloglog < 0 # GHC 8.4 via safecopy @@ -4821,6 +4798,30 @@ packages: - tagged-binary < 0 # GHC 8.4 via pureMD5 - validity-scientific < 0 # GHC 8.4 via validity - Hoed < 0 # GHC 8.4 via hashtables + - direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0 + - rss-conduit < 0 # GHC 8.4 via atom-conduit + - blaze-builder < 0 # GHC 8.4 via base-4.11.0.0 + - direct-rocksdb < 0 # GHC 8.4 via cabal-toolkit + - monad-logger < 0 # GHC 8.4 via fast-logger + - pinboard < 0 # GHC 8.4 via http-client + - pinboard < 0 # GHC 8.4 via http-client-tls + - inline-c-cpp < 0 # GHC 8.4 via inline-c + - liboath-hs < 0 # GHC 8.4 via inline-c + - irc-dcc < 0 # GHC 8.4 via io-streams + - opml-conduit < 0 # GHC 8.4 via lens-simple + - rss-conduit < 0 # GHC 8.4 via lens-simple + - opml-conduit < 0 # GHC 8.4 via monoid-subclasses + - dublincore-xml-conduit < 0 # GHC 8.4 via timerep + - opml-conduit < 0 # GHC 8.4 via timerep + - rss-conduit < 0 # GHC 8.4 via timerep + - dublincore-xml-conduit < 0 # GHC 8.4 via uri-bytestring + - opml-conduit < 0 # GHC 8.4 via uri-bytestring + - rss-conduit < 0 # GHC 8.4 via uri-bytestring + - rss-conduit < 0 # GHC 8.4 via vinyl + - tar-conduit < 0 # GHC 8.4 via weigh + - dublincore-xml-conduit < 0 # GHC 8.4 via xml-conduit + - opml-conduit < 0 # GHC 8.4 via xml-conduit + - rss-conduit < 0 # GHC 8.4 via xml-conduit "GHC upper bounds": From 4ae478abf5c2b5ad19d78ffa5078a519689e0d02 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 07:47:27 -0700 Subject: [PATCH 1151/1263] Disable massiv per lehins/massiv#10 --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c074289d..e443a1f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2810,10 +2810,11 @@ packages: # - printcess # lens 4.16 "Alexey Kuleshevich @lehins": + [] # - wai-middleware-auth # via hoauth2 # - hip # lens 4.16 via diagrams/chart - - massiv - - massiv-io + # - massiv # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 + # - massiv-io # GHC 8.4 via massiv "Hans-Peter Deifel @hpdeifel": - hledger-iadd @@ -3268,6 +3269,7 @@ packages: - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 + - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 @@ -3398,6 +3400,7 @@ packages: - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") + - massiv-io < 0 # GHC 8.4 via massiv # This section was used to programmatically generate a set of removals @@ -4138,7 +4141,6 @@ packages: - machines-binary < 0 # GHC 8.4 via machines - machines-directory < 0 # GHC 8.4 via machines - machines-io < 0 # GHC 8.4 via machines - - massiv-io < 0 # GHC 8.4 via massiv - HaskellNet < 0 # GHC 8.4 via mime-mail - mime-mail-ses < 0 # GHC 8.4 via mime-mail - smtp-mail < 0 # GHC 8.4 via mime-mail From 79649f62b90b9f8abd7389cdf9f5643c35a7196a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 07:50:35 -0700 Subject: [PATCH 1152/1263] Unskip tests for fold-debounce and stopwatch, see #3376 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e443a1f3..f9708eb4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5034,9 +5034,7 @@ skipped-tests: - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 - - fold-debounce # hspec 2.5 - stb-image-redux # hspec 2.5 - - stopwatch # hspec 2.5 - wide-word # hspec 2.5 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 From 3576772b9c8b2599aab2935f03cbc4c97ecbe851 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 08:04:30 -0700 Subject: [PATCH 1153/1263] Unblock more pkgs, incl lifted-async, hedgehog, and either --- build-constraints.yaml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9708eb4..aca71ec1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3744,17 +3744,6 @@ packages: - snap-server < 0 # GHC 8.4 via io-streams-haproxy - hOpenPGP < 0 # GHC 8.4 via ixset-typed - text-generic-pretty < 0 # GHC 8.4 via ixset-typed - - async-refresh < 0 # GHC 8.4 via lifted-async - - async-refresh-tokens < 0 # GHC 8.4 via lifted-async - - async-timer < 0 # GHC 8.4 via lifted-async - - consul-haskell < 0 # GHC 8.4 via lifted-async - - eventsource-api < 0 # GHC 8.4 via lifted-async - - eventstore < 0 # GHC 8.4 via lifted-async - - hedgehog < 0 # GHC 8.4 via lifted-async - - log-warper < 0 # GHC 8.4 via lifted-async - - pipes-fluid < 0 # GHC 8.4 via lifted-async - - quickcheck-state-machine < 0 # GHC 8.4 via lifted-async - - shelly < 0 # GHC 8.4 via lifted-async - lzma-conduit < 0 # GHC 8.4 via lzma - zim-parser < 0 # GHC 8.4 via lzma - heist < 0 # GHC 8.4 via map-syntax @@ -3948,13 +3937,6 @@ packages: - gi-glib < 0 # GHC 8.4 via haskell-gi - gi-gobject < 0 # GHC 8.4 via haskell-gi - gi-javascriptcore < 0 # GHC 8.4 via haskell-gi - - either < 0 # GHC 8.4 via hedgehog - - hedgehog-quickcheck < 0 # GHC 8.4 via hedgehog - - hw-fingertree-strict < 0 # GHC 8.4 via hedgehog - - hw-hedgehog < 0 # GHC 8.4 via hedgehog - - hw-hspec-hedgehog < 0 # GHC 8.4 via hedgehog - - hw-rankselect < 0 # GHC 8.4 via hedgehog - - validation < 0 # GHC 8.4 via hedgehog - IPv6DB < 0 # GHC 8.4 via hedis - hworker < 0 # GHC 8.4 via hedis - serversession-backend-redis < 0 # GHC 8.4 via hedis @@ -4377,8 +4359,6 @@ packages: - hspec-checkers < 0 # GHC 8.4 via checkers - picedit < 0 # GHC 8.4 via cli - termcolor < 0 # GHC 8.4 via cli - - glabrous < 0 # GHC 8.4 via either - - model < 0 # GHC 8.4 via either - diversity < 0 # GHC 8.4 via fasta - ChannelT < 0 # GHC 8.4 via free - Rasterific < 0 # GHC 8.4 via free @@ -4601,7 +4581,6 @@ packages: - email-validate < 0 # GHC 8.4 via doctest-0.15.0 - flow < 0 # GHC 8.4 via doctest-0.15.0 - turtle < 0 # GHC 8.4 via doctest-0.15.0 - - jose-jwt < 0 # GHC 8.4 via either - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api - hapistrano < 0 # GHC 8.4 via formatting - genvalidity-aeson < 0 # GHC 8.4 via genvalidity-hspec @@ -4823,6 +4802,26 @@ packages: - dublincore-xml-conduit < 0 # GHC 8.4 via xml-conduit - opml-conduit < 0 # GHC 8.4 via xml-conduit - rss-conduit < 0 # GHC 8.4 via xml-conduit + - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 + - eventstore < 0 # GHC 8.4 via connection + - eventstore < 0 # GHC 8.4 via ekg-core + - eventstore < 0 # GHC 8.4 via fast-logger + - log-warper < 0 # GHC 8.4 via fmt + - glabrous < 0 # GHC 8.4 via hspec-2.5.0 + - eventstore < 0 # GHC 8.4 via http-client + - eventstore < 0 # GHC 8.4 via interpolate + - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 + - async-refresh < 0 # GHC 8.4 via monad-logger + - async-refresh-tokens < 0 # GHC 8.4 via monad-logger + - eventstore < 0 # GHC 8.4 via monad-logger + - pipes-fluid < 0 # GHC 8.4 via pipes-concurrency + - pipes-fluid < 0 # GHC 8.4 via pipes-misc + - dns < 0 # GHC 8.4 via psqueues + - eventstore < 0 # GHC 8.4 via tasty-hspec + - eventstore < 0 # GHC 8.4 via text-format + - log-warper < 0 # GHC 8.4 via universum + - eventsource-api < 0 # GHC 8.4 via uuid + - eventstore < 0 # GHC 8.4 via uuid "GHC upper bounds": @@ -5034,6 +5033,7 @@ skipped-tests: - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 + - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - wide-word # hspec 2.5 - HTTP # conduit-extra 1.3 From 09d4f0dce8659df58eae379f2dcdc6d99f81acaa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 08:13:53 -0700 Subject: [PATCH 1154/1263] Unblock revdeps of lens --- build-constraints.yaml | 121 +++++++---------------------------------- 1 file changed, 21 insertions(+), 100 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aca71ec1..35689d8d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4023,89 +4023,6 @@ packages: - buffer-builder < 0 # GHC 8.4 via json-builder - webdriver-angular < 0 # GHC 8.4 via language-javascript - cabal2nix < 0 # GHC 8.4 via language-nix - - Chart < 0 # GHC 8.4 via lens - - Chart-cairo < 0 # GHC 8.4 via lens - - DAV < 0 # GHC 8.4 via lens - - accuerr < 0 # GHC 8.4 via lens - - aern2-mp < 0 # GHC 8.4 via lens - - aern2-real < 0 # GHC 8.4 via lens - - aeson-picker < 0 # GHC 8.4 via lens - - api-field-json-th < 0 # GHC 8.4 via lens - - asciidiagram < 0 # GHC 8.4 via lens - - avwx < 0 # GHC 8.4 via lens - - backprop < 0 # GHC 8.4 via lens - - bitcoin-api < 0 # GHC 8.4 via lens - - bitcoin-api-extra < 0 # GHC 8.4 via lens - - bitcoin-block < 0 # GHC 8.4 via lens - - bitcoin-tx < 0 # GHC 8.4 via lens - - boundingboxes < 0 # GHC 8.4 via lens - - bson-lens < 0 # GHC 8.4 via lens - - cabal2nix < 0 # GHC 8.4 via lens - - cayley-client < 0 # GHC 8.4 via lens - - composable-associations < 0 # GHC 8.4 via lens - - concise < 0 # GHC 8.4 via lens - - data-diverse-lens < 0 # GHC 8.4 via lens - - datadog < 0 # GHC 8.4 via lens - - dom-parser < 0 # GHC 8.4 via lens - - extensible < 0 # GHC 8.4 via lens - - fasta < 0 # GHC 8.4 via lens - - fuzzyset < 0 # GHC 8.4 via lens - - gdax < 0 # GHC 8.4 via lens - - generics-sop-lens < 0 # GHC 8.4 via lens - - glaze < 0 # GHC 8.4 via lens - - glazier < 0 # GHC 8.4 via lens - - handwriting < 0 # GHC 8.4 via lens - - highjson < 0 # GHC 8.4 via lens - - hreader-lens < 0 # GHC 8.4 via lens - - hw-xml < 0 # GHC 8.4 via lens - - ilist < 0 # GHC 8.4 via lens - - insert-ordered-containers < 0 # GHC 8.4 via lens - - intro < 0 # GHC 8.4 via lens - - jose < 0 # GHC 8.4 via lens - - lens-datetime < 0 # GHC 8.4 via lens - - lens-properties < 0 # GHC 8.4 via lens - - mandrill < 0 # GHC 8.4 via lens - - microlens-aeson < 0 # GHC 8.4 via lens - - milena < 0 # GHC 8.4 via lens - - monoidal-containers < 0 # GHC 8.4 via lens - - mustache < 0 # GHC 8.4 via lens - - package-description-remote < 0 # GHC 8.4 via lens - - pagerduty < 0 # GHC 8.4 via lens - - pipes-category < 0 # GHC 8.4 via lens - - pipes-extras < 0 # GHC 8.4 via lens - - pipes-misc < 0 # GHC 8.4 via lens - - purescript-bridge < 0 # GHC 8.4 via lens - - quickcheck-arbitrary-adt < 0 # GHC 8.4 via lens - - random-tree < 0 # GHC 8.4 via lens - - rasterific-svg < 0 # GHC 8.4 via lens - - references < 0 # GHC 8.4 via lens - - rollbar-hs < 0 # GHC 8.4 via lens - - sbp < 0 # GHC 8.4 via lens - - speedy-slice < 0 # GHC 8.4 via lens - - stateWriter < 0 # GHC 8.4 via lens - - stratosphere < 0 # GHC 8.4 via lens - - strict-base-types < 0 # GHC 8.4 via lens - - svg-tree < 0 # GHC 8.4 via lens - - text-region < 0 # GHC 8.4 via lens - - timelens < 0 # GHC 8.4 via lens - - validation < 0 # GHC 8.4 via lens - - writer-cps-lens < 0 # GHC 8.4 via lens - - xlsx < 0 # GHC 8.4 via lens - - xlsx-tabular < 0 # GHC 8.4 via lens - - xml-isogen < 0 # GHC 8.4 via lens - - xml-lens < 0 # GHC 8.4 via lens - - hreader-lens < 0 # GHC 8.4 via lens-action - - aeson-picker < 0 # GHC 8.4 via lens-aeson - - bitcoin-api < 0 # GHC 8.4 via lens-aeson - - cayley-client < 0 # GHC 8.4 via lens-aeson - - gdax < 0 # GHC 8.4 via lens-aeson - - handwriting < 0 # GHC 8.4 via lens-aeson - - microformats2-parser < 0 # GHC 8.4 via lens-aeson - - microlens-aeson < 0 # GHC 8.4 via lens-aeson - - package-description-remote < 0 # GHC 8.4 via lens-aeson - - pagerduty < 0 # GHC 8.4 via lens-aeson - - rollbar-hs < 0 # GHC 8.4 via lens-aeson - - sbp < 0 # GHC 8.4 via lens-aeson - higher-leveldb < 0 # GHC 8.4 via leveldb-haskell - asciidiagram < 0 # GHC 8.4 via linear - qchas < 0 # GHC 8.4 via linear @@ -4474,7 +4391,6 @@ packages: - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema - shake < 0 # GHC 8.4 via js-flot - shake < 0 # GHC 8.4 via js-jquery - - lens-simple < 0 # GHC 8.4 via lens-family-th - monad-unlift-ref < 0 # GHC 8.4 via mutable-containers - netwire-input < 0 # GHC 8.4 via netwire - one-liner-instances < 0 # GHC 8.4 via one-liner @@ -4502,7 +4418,6 @@ packages: - hxt-curl < 0 # GHC 8.4 via hxt - hxt-expat < 0 # GHC 8.4 via hxt - hxt-tagsoup < 0 # GHC 8.4 via hxt - - rainbow < 0 # GHC 8.4 via lens-simple - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -4625,7 +4540,6 @@ packages: - xml-to-json < 0 # GHC 8.4 via hxt-tagsoup - generics-eot < 0 # GHC 8.4 via interpolate - katydid < 0 # GHC 8.4 via json - - rainbox < 0 # GHC 8.4 via lens-simple - stm-containers < 0 # GHC 8.4 via list-t - timemap < 0 # GHC 8.4 via list-t - mighty-metropolis < 0 # GHC 8.4 via mcmc-types @@ -4749,13 +4663,6 @@ packages: - hpc-coveralls < 0 # GHC 8.4 via pureMD5 - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - xxhash-ffi < 0 # GHC 8.4 via xxhash - - distribution-nixpkgs < 0 # GHC 8.4 via lens - - ersatz < 0 # GHC 8.4 via lens - - generic-lens < 0 # GHC 8.4 via lens - - language-nix < 0 # GHC 8.4 via lens - - lens-action < 0 # GHC 8.4 via lens - - lens-regex < 0 # GHC 8.4 via lens - - metrics < 0 # GHC 8.4 via lens - pipes-bytestring < 0 # GHC 8.4 via pipes-group - pipes-text < 0 # GHC 8.4 via pipes-group - pipes-text < 0 # GHC 8.4 via pipes-safe @@ -4764,16 +4671,12 @@ packages: - wire-streams < 0 # GHC 8.4 via io-streams - haskell-spacegoo < 0 # GHC 8.4 via vector-space - bcrypt < 0 # GHC 8.4 via entropy - - jwt < 0 # GHC 8.4 via lens - - jwt < 0 # GHC 8.4 via lens-aeson - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 - vhd < 0 # GHC 8.4 via cipher-aes - uuid < 0 # GHC 8.4 via entropy - hasql-migration < 0 # GHC 8.4 via hasql - hasql-transaction < 0 # GHC 8.4 via hasql - - moesocks < 0 # GHC 8.4 via lens - - moesocks < 0 # GHC 8.4 via lens-aeson - biopsl < 0 # GHC 8.4 via biocore - tagged-binary < 0 # GHC 8.4 via pureMD5 - validity-scientific < 0 # GHC 8.4 via validity @@ -4788,8 +4691,6 @@ packages: - inline-c-cpp < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - irc-dcc < 0 # GHC 8.4 via io-streams - - opml-conduit < 0 # GHC 8.4 via lens-simple - - rss-conduit < 0 # GHC 8.4 via lens-simple - opml-conduit < 0 # GHC 8.4 via monoid-subclasses - dublincore-xml-conduit < 0 # GHC 8.4 via timerep - opml-conduit < 0 # GHC 8.4 via timerep @@ -4807,7 +4708,6 @@ packages: - eventstore < 0 # GHC 8.4 via ekg-core - eventstore < 0 # GHC 8.4 via fast-logger - log-warper < 0 # GHC 8.4 via fmt - - glabrous < 0 # GHC 8.4 via hspec-2.5.0 - eventstore < 0 # GHC 8.4 via http-client - eventstore < 0 # GHC 8.4 via interpolate - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 @@ -4822,6 +4722,26 @@ packages: - log-warper < 0 # GHC 8.4 via universum - eventsource-api < 0 # GHC 8.4 via uuid - eventstore < 0 # GHC 8.4 via uuid + - random-tree < 0 # GHC 8.4 via MonadRandom + - Chart-cairo < 0 # GHC 8.4 via cairo + - speedy-slice < 0 # GHC 8.4 via mcmc-types + - aern2-mp < 0 # GHC 8.4 via mixed-types-num + - aern2-real < 0 # GHC 8.4 via mixed-types-num + - fasta < 0 # GHC 8.4 via pipes-bytestring + - fasta < 0 # GHC 8.4 via pipes-group + - fasta < 0 # GHC 8.4 via pipes-text + - random-tree < 0 # GHC 8.4 via random-shuffle + - dom-parser < 0 # GHC 8.4 via shakespeare + - jose < 0 # GHC 8.4 via tasty-hspec + - milena < 0 # GHC 8.4 via tasty-hspec + - fuzzyset < 0 # GHC 8.4 via text-metrics + - backprop < 0 # GHC 8.4 via type-combinators + - jose < 0 # GHC 8.4 via x509 + - xlsx-tabular < 0 # GHC 8.4 via xlsx + - dom-parser < 0 # GHC 8.4 via xml-conduit + - xml-conduit-writer < 0 # GHC 8.4 via xml-conduit + - xml-isogen < 0 # GHC 8.4 via xml-conduit + - xml-lens < 0 # GHC 8.4 via xml-conduit "GHC upper bounds": @@ -5033,6 +4953,7 @@ skipped-tests: - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - semigroupoids # doctest 0.15 + - aeson-picker # hspec 2.5 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - wide-word # hspec 2.5 From 485511ee28baf9f3fe4cc80d7894f8c7db3efeb3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 08:59:16 -0700 Subject: [PATCH 1155/1263] Remove more ghc 8.4 build failures --- build-constraints.yaml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 35689d8d..0ff21485 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -396,7 +396,7 @@ packages: - http-conduit "Omari Norman @massysett": - - rainbow + # - rainbow # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - rainbox - multiarg - cartel @@ -1578,7 +1578,7 @@ packages: - autoexporter - bento - bmp - - Chart # Maintained by @timbod7. + # - Chart # Maintained by @timbod7. # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 # - Chart-diagrams # lens 4.16 via diagrams # Maintained by @timbod7. # - diagrams-postscript # lens 4.16 # Maintained by @byorgey. - ekg-statsd # Maintained by @tibbe. @@ -2505,7 +2505,7 @@ packages: - hw-hspec-hedgehog - hw-int - hw-fingertree - - hw-fingertree-strict + # - hw-fingertree-strict # build failure with ghc 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - hw-json - hw-parser - hw-prim @@ -3265,13 +3265,16 @@ packages: # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": + - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 + - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 @@ -3401,6 +3404,13 @@ packages: - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") - massiv-io < 0 # GHC 8.4 via massiv + - enclosed-exceptions < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test/test + - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - quickcheck-state-machine < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - shelly < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # This section was used to programmatically generate a set of removals From f8754e029248fee351f55e043b5b1f33d0ea6db5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:12:14 -0700 Subject: [PATCH 1156/1263] Unblock lzma-conduit and zim-parser --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0ff21485..6d6f9031 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3754,8 +3754,6 @@ packages: - snap-server < 0 # GHC 8.4 via io-streams-haproxy - hOpenPGP < 0 # GHC 8.4 via ixset-typed - text-generic-pretty < 0 # GHC 8.4 via ixset-typed - - lzma-conduit < 0 # GHC 8.4 via lzma - - zim-parser < 0 # GHC 8.4 via lzma - heist < 0 # GHC 8.4 via map-syntax - mmark < 0 # GHC 8.4 via modern-uri - mmark-ext < 0 # GHC 8.4 via modern-uri From 906719ea264ed4e7ce090d9d5cb7a985a9cd24fd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:28:11 -0700 Subject: [PATCH 1157/1263] Unblock hspec revdeps --- build-constraints.yaml | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a64de304..0bcbd8cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4296,19 +4296,6 @@ packages: - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua - - yes-precure5-command < 0 # GHC 8.4 via hspec - - yi-rope < 0 # GHC 8.4 via hspec - - zlib-bindings < 0 # GHC 8.4 via hspec - - elm-export < 0 # GHC 8.4 via hspec-core - - genvalidity-hspec < 0 # GHC 8.4 via hspec-core - - hspec-golden-aeson < 0 # GHC 8.4 via hspec-core - - hspec-smallcheck < 0 # GHC 8.4 via hspec-core - - hspec-webdriver < 0 # GHC 8.4 via hspec-core - - ClustalParser < 0 # GHC 8.4 via hspec-discover - - hsass < 0 # GHC 8.4 via hspec-discover - - pinch < 0 # GHC 8.4 via hspec-discover - - pthread < 0 # GHC 8.4 via hspec-discover - - text-conversions < 0 # GHC 8.4 via hspec-discover - hw-json < 0 # GHC 8.4 via hw-rankselect - hw-succinct < 0 # GHC 8.4 via hw-rankselect - H < 0 # GHC 8.4 via inline-r @@ -4530,8 +4517,6 @@ packages: - rcu < 0 # GHC 8.4 via hlint - sbv < 0 # GHC 8.4 via hlint - structs < 0 # GHC 8.4 via hlint - - mixed-types-num < 0 # GHC 8.4 via hspec-smallcheck - - store < 0 # GHC 8.4 via hspec-smallcheck - xml-html-qq < 0 # GHC 8.4 via html-conduit - bitx-bitcoin < 0 # GHC 8.4 via http-client - influxdb < 0 # GHC 8.4 via http-client @@ -4750,6 +4735,11 @@ packages: - xml-conduit-writer < 0 # GHC 8.4 via xml-conduit - xml-isogen < 0 # GHC 8.4 via xml-conduit - xml-lens < 0 # GHC 8.4 via xml-conduit + - genvalidity-hspec < 0 # GHC 8.4 via genvalidity + - genvalidity-hspec < 0 # GHC 8.4 via genvalidity-property + - genvalidity-hspec < 0 # GHC 8.4 via hspec-2.5.0 + - genvalidity-hspec < 0 # GHC 8.4 via validity + - elm-export < 0 # GHC 8.4 via wl-pprint-text "GHC upper bounds": From 850901b6f84ed8179f35774a65808448636ecc74 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:33:41 -0700 Subject: [PATCH 1158/1263] Unblock tasty-smallcheck users --- build-constraints.yaml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bcbd8cb..4b1d18a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4102,18 +4102,6 @@ packages: - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - - arithmoi < 0 # GHC 8.4 via tasty-smallcheck - - bit-stream < 0 # GHC 8.4 via tasty-smallcheck - - dawg-ord < 0 # GHC 8.4 via tasty-smallcheck - - exp-pairs < 0 # GHC 8.4 via tasty-smallcheck - - fast-digits < 0 # GHC 8.4 via tasty-smallcheck - - kawhi < 0 # GHC 8.4 via tasty-smallcheck - - regex-applicative < 0 # GHC 8.4 via tasty-smallcheck - - streaming-bytestring < 0 # GHC 8.4 via tasty-smallcheck - - string-transform < 0 # GHC 8.4 via tasty-smallcheck - - tasty-auto < 0 # GHC 8.4 via tasty-smallcheck - - tasty-hspec < 0 # GHC 8.4 via tasty-smallcheck - - xlsx < 0 # GHC 8.4 via tasty-smallcheck - lentil < 0 # GHC 8.4 via terminal-progress-bar - HaskellNet-SSL < 0 # GHC 8.4 via tls - configuration-tools < 0 # GHC 8.4 via tls @@ -4740,6 +4728,12 @@ packages: - genvalidity-hspec < 0 # GHC 8.4 via hspec-2.5.0 - genvalidity-hspec < 0 # GHC 8.4 via validity - elm-export < 0 # GHC 8.4 via wl-pprint-text + - tasty-hspec < 0 # GHC 8.4 via hspec-2.5.0 + - tasty-hspec < 0 # GHC 8.4 via hspec-core-2.5.0 + - exp-pairs < 0 # GHC 8.4 via matrix + - xlsx < 0 # GHC 8.4 via xeno + - xlsx < 0 # GHC 8.4 via xml-conduit + - tasty-auto < 0 # GHC 8.4 via tasty-hspec "GHC upper bounds": From d87e7913b8f47dd383319d31f15f003e04905717 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:37:39 -0700 Subject: [PATCH 1159/1263] More info on safecopy blockages --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b1d18a6..610db0e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4734,6 +4734,11 @@ packages: - xlsx < 0 # GHC 8.4 via xeno - xlsx < 0 # GHC 8.4 via xml-conduit - tasty-auto < 0 # GHC 8.4 via tasty-hspec + - large-hashable < 0 # GHC 8.4 via HTF + - approximate < 0 # GHC 8.4 via simple-reflect + - compensated < 0 # GHC 8.4 via simple-reflect + - hyperloglog < 0 # GHC 8.4 via simple-reflect + - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 "GHC upper bounds": From bed74c9aecbb323d884201a51f23c23d132a61b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:39:22 -0700 Subject: [PATCH 1160/1263] Block more ghc 8.4 build failures --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 610db0e2..40cdaf1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3411,6 +3411,9 @@ packages: - shelly < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # This section was used to programmatically generate a set of removals From a51ecc130724e1401675ca187549ac9fb10cea0f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:47:20 -0700 Subject: [PATCH 1161/1263] Unblock revdeps of free --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40cdaf1b..f7cc1392 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4276,13 +4276,6 @@ packages: - picedit < 0 # GHC 8.4 via cli - termcolor < 0 # GHC 8.4 via cli - diversity < 0 # GHC 8.4 via fasta - - ChannelT < 0 # GHC 8.4 via free - - Rasterific < 0 # GHC 8.4 via free - - ghc-exactprint < 0 # GHC 8.4 via free - - language-docker < 0 # GHC 8.4 via free - - objective < 0 # GHC 8.4 via free - - pipes-group < 0 # GHC 8.4 via free - - yi-snippet < 0 # GHC 8.4 via free - glazier-pipes < 0 # GHC 8.4 via glazier - asn1-types < 0 # GHC 8.4 via hourglass - hourglass-orphans < 0 # GHC 8.4 via hourglass From 467891c4d322af283c04d1725ccabcd73ce642f9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:48:45 -0700 Subject: [PATCH 1162/1263] Block arithmoi and streaming-bytestring due to build failures --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7cc1392..e5e95e60 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3414,6 +3414,8 @@ packages: - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - arithmoi < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - streaming-bytestring < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # This section was used to programmatically generate a set of removals From fbbee9a0f06c39ba6eeb84ad4586dde33f38c0d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 11:17:01 -0700 Subject: [PATCH 1163/1263] Remove language-docker per hadolint/language-docker#26 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5e95e60..055b049d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3047,7 +3047,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - - language-docker + # - language-docker # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 - docker-build-cacher - mysql-haskell-nem @@ -3271,6 +3271,7 @@ packages: - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 + - language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 From 811f15fec41a0325d98738e54fd46a77733b5360 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 11:20:08 -0700 Subject: [PATCH 1164/1263] Remove Rasterific per Twinside/Rasterific#37 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 055b049d..efa362ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -671,7 +671,7 @@ packages: "Vincent Berthoux @Twinside": - JuicyPixels - FontyFruity - - Rasterific + # - Rasterific # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - svg-tree - rasterific-svg - asciidiagram @@ -3266,6 +3266,7 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 + - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 From 6730edc8a5b721b508edf46b8562edd836dc2eb0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 11:28:45 -0700 Subject: [PATCH 1165/1263] Unskip semigroupoids test suite per ekmett/semigroupoids#70 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index efa362ff..5d7dcfe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4949,7 +4949,6 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - semigroupoids # doctest 0.15 - aeson-picker # hspec 2.5 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 From 0db30e8c5b199500b61293c5f09ba272baa0585d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 13:29:59 -0700 Subject: [PATCH 1166/1263] Unskip tests for aeson-picker and wide-word per #3376 --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d7dcfe9..20cdb867 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4949,10 +4949,8 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - aeson-picker # hspec 2.5 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - - wide-word # hspec 2.5 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - aeson From 6ebb713d904e3114939d5c2f329af4c5890b932e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 14:53:17 -0700 Subject: [PATCH 1167/1263] Unblock and unskip users of quickcheck-instances --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20cdb867..52cb54ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4407,7 +4407,6 @@ packages: - path-extra < 0 # GHC 8.4 via path - validity-path < 0 # GHC 8.4 via path - pdfinfo < 0 # GHC 8.4 via process-extras - - edit-distance-vector < 0 # GHC 8.4 via quickcheck-instances - selda-postgresql < 0 # GHC 8.4 via selda - quickcheck-special < 0 # GHC 8.4 via special-values - slave-thread < 0 # GHC 8.4 via stm-containers @@ -4944,7 +4943,6 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - - http-types # GHC 8.4 via quickcheck-instances - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 From f243ef52220cfb4d94ca963c7b98bf9bf3961432 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 15:18:12 -0700 Subject: [PATCH 1168/1263] Intentionally introduce a build failure to stop the nightly from finishing --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52cb54ff..a6cbfb91 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3306,7 +3306,8 @@ packages: - cusolver < 0 # build failure with GHC 8.4 - cusparse < 0 # build failure with GHC 8.4 - data-inttrie < 0 # build failure with GHC 8.4 - - data-memocombinators < 0 # build failure with GHC 8.4 + # - data-memocombinators < 0 # build failure with GHC 8.4 + - data-memocombinators # todo: remove - diff3 < 0 # build failure with GHC 8.4 - distance < 0 # build failure with GHC 8.4 - distribution < 0 # build failure with GHC 8.4 From 09f5490a143793201761449c569c3113b68194b6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 15:21:22 -0700 Subject: [PATCH 1169/1263] Properly introduce a build failure to stop the nightly from finishing --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6cbfb91..ab6a3051 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3305,9 +3305,9 @@ packages: - cuda < 0 # build failure with GHC 8.4 - cusolver < 0 # build failure with GHC 8.4 - cusparse < 0 # build failure with GHC 8.4 - - data-inttrie < 0 # build failure with GHC 8.4 - # - data-memocombinators < 0 # build failure with GHC 8.4 - - data-memocombinators # todo: remove + # - data-inttrie < 0 # build failure with GHC 8.4 + - data-inttrie # todo: remove + - data-memocombinators < 0 # build failure with GHC 8.4 - diff3 < 0 # build failure with GHC 8.4 - distance < 0 # build failure with GHC 8.4 - distribution < 0 # build failure with GHC 8.4 From 3e887b9fd126a08e6921542b30451b4e341dbb79 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 16:41:20 -0700 Subject: [PATCH 1170/1263] Unblock revdeps of blaze-builder --- build-constraints.yaml | 158 +++++++++++++++++++++++------------------ 1 file changed, 88 insertions(+), 70 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab6a3051..6dbf9cdf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3630,75 +3630,6 @@ packages: - linear-accelerate < 0 # GHC 8.4 via accelerate - wrecker < 0 # GHC 8.4 via ansigraph - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - - HStringTemplate < 0 # GHC 8.4 via blaze-builder - - airship < 0 # GHC 8.4 via blaze-builder - - atom-conduit < 0 # GHC 8.4 via blaze-builder - - authenticate < 0 # GHC 8.4 via blaze-builder - - authenticate-oauth < 0 # GHC 8.4 via blaze-builder - - blaze-html < 0 # GHC 8.4 via blaze-builder - - blaze-markup < 0 # GHC 8.4 via blaze-builder - - blaze-textual < 0 # GHC 8.4 via blaze-builder - - bloodhound < 0 # GHC 8.4 via blaze-builder - - csv-conduit < 0 # GHC 8.4 via blaze-builder - - docker < 0 # GHC 8.4 via blaze-builder - - fn < 0 # GHC 8.4 via blaze-builder - - groundhog < 0 # GHC 8.4 via blaze-builder - - groundhog-postgresql < 0 # GHC 8.4 via blaze-builder - - haxr < 0 # GHC 8.4 via blaze-builder - - hbeanstalk < 0 # GHC 8.4 via blaze-builder - - heist < 0 # GHC 8.4 via blaze-builder - - hjsmin < 0 # GHC 8.4 via blaze-builder - - hosc < 0 # GHC 8.4 via blaze-builder - - http-client < 0 # GHC 8.4 via blaze-builder - - http-common < 0 # GHC 8.4 via blaze-builder - - http-conduit < 0 # GHC 8.4 via blaze-builder - - http-reverse-proxy < 0 # GHC 8.4 via blaze-builder - - http-streams < 0 # GHC 8.4 via blaze-builder - - json-builder < 0 # GHC 8.4 via blaze-builder - - language-javascript < 0 # GHC 8.4 via blaze-builder - - lucid < 0 # GHC 8.4 via blaze-builder - - mime-mail < 0 # GHC 8.4 via blaze-builder - - mysql-simple < 0 # GHC 8.4 via blaze-builder - - oauthenticated < 0 # GHC 8.4 via blaze-builder - - persistent-mysql < 0 # GHC 8.4 via blaze-builder - - pipes-csv < 0 # GHC 8.4 via blaze-builder - - pipes-wai < 0 # GHC 8.4 via blaze-builder - - riak < 0 # GHC 8.4 via blaze-builder - - scotty < 0 # GHC 8.4 via blaze-builder - - servius < 0 # GHC 8.4 via blaze-builder - - simple < 0 # GHC 8.4 via blaze-builder - - simple-session < 0 # GHC 8.4 via blaze-builder - - snap-server < 0 # GHC 8.4 via blaze-builder - - sqlite-simple < 0 # GHC 8.4 via blaze-builder - - stack < 0 # GHC 8.4 via blaze-builder - - tagstream-conduit < 0 # GHC 8.4 via blaze-builder - - trifecta < 0 # GHC 8.4 via blaze-builder - - uri-bytestring < 0 # GHC 8.4 via blaze-builder - - vty < 0 # GHC 8.4 via blaze-builder - - wai < 0 # GHC 8.4 via blaze-builder - - wai-app-static < 0 # GHC 8.4 via blaze-builder - - wai-conduit < 0 # GHC 8.4 via blaze-builder - - wai-extra < 0 # GHC 8.4 via blaze-builder - - wai-handler-launch < 0 # GHC 8.4 via blaze-builder - - wai-middleware-caching < 0 # GHC 8.4 via blaze-builder - - wai-middleware-caching-lru < 0 # GHC 8.4 via blaze-builder - - wai-middleware-caching-redis < 0 # GHC 8.4 via blaze-builder - - wai-middleware-crowd < 0 # GHC 8.4 via blaze-builder - - wai-predicates < 0 # GHC 8.4 via blaze-builder - - wai-routing < 0 # GHC 8.4 via blaze-builder - - wai-session < 0 # GHC 8.4 via blaze-builder - - wai-websockets < 0 # GHC 8.4 via blaze-builder - - warp < 0 # GHC 8.4 via blaze-builder - - web-routes < 0 # GHC 8.4 via blaze-builder - - websockets < 0 # GHC 8.4 via blaze-builder - - xmlgen < 0 # GHC 8.4 via blaze-builder - - xmlhtml < 0 # GHC 8.4 via blaze-builder - - yesod-auth < 0 # GHC 8.4 via blaze-builder - - yesod-bin < 0 # GHC 8.4 via blaze-builder - - yesod-eventsource < 0 # GHC 8.4 via blaze-builder - - yesod-persistent < 0 # GHC 8.4 via blaze-builder - - yesod-static < 0 # GHC 8.4 via blaze-builder - - yesod-test < 0 # GHC 8.4 via blaze-builder - web-routes-boomerang < 0 # GHC 8.4 via boomerang - uuid < 0 # GHC 8.4 via cryptohash-md5 - github-webhooks < 0 # GHC 8.4 via deepseq-generics @@ -4664,7 +4595,6 @@ packages: - Hoed < 0 # GHC 8.4 via hashtables - direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0 - rss-conduit < 0 # GHC 8.4 via atom-conduit - - blaze-builder < 0 # GHC 8.4 via base-4.11.0.0 - direct-rocksdb < 0 # GHC 8.4 via cabal-toolkit - monad-logger < 0 # GHC 8.4 via fast-logger - pinboard < 0 # GHC 8.4 via http-client @@ -4739,6 +4669,94 @@ packages: - compensated < 0 # GHC 8.4 via simple-reflect - hyperloglog < 0 # GHC 8.4 via simple-reflect - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - haxr < 0 # GHC 8.4 via HaXml + - clientsession < 0 # GHC 8.4 via cipher-aes + - docker < 0 # GHC 8.4 via connection + - http-conduit < 0 # GHC 8.4 via connection + - clientsession < 0 # GHC 8.4 via cprng-aes + - DRBG < 0 # GHC 8.4 via crypto-api + - RSA < 0 # GHC 8.4 via crypto-api + - cipher-aes128 < 0 # GHC 8.4 via crypto-api + - clientsession < 0 # GHC 8.4 via crypto-api + - cryptohash-cryptoapi < 0 # GHC 8.4 via crypto-api + - skein < 0 # GHC 8.4 via crypto-api + - DRBG < 0 # GHC 8.4 via crypto-api-tests + - RSA < 0 # GHC 8.4 via crypto-pubkey-types + - authenticate-oauth < 0 # GHC 8.4 via crypto-pubkey-types + - clientsession < 0 # GHC 8.4 via crypto-random + - yesod-auth < 0 # GHC 8.4 via email-validate + - yesod-form < 0 # GHC 8.4 via email-validate + - riak < 0 # GHC 8.4 via enclosed-exceptions + - DRBG < 0 # GHC 8.4 via entropy + - cipher-aes128 < 0 # GHC 8.4 via entropy + - clientsession < 0 # GHC 8.4 via entropy + - websockets < 0 # GHC 8.4 via entropy + - wai-extra < 0 # GHC 8.4 via fast-logger + - wai-logger < 0 # GHC 8.4 via fast-logger + - yesod-bin < 0 # GHC 8.4 via fsnotify + - http2 < 0 # GHC 8.4 via hashtables + - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis + - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 + - scotty < 0 # GHC 8.4 via hspec-wai + - yesod-test < 0 # GHC 8.4 via html-conduit + - docker < 0 # GHC 8.4 via http-client-tls + - http-conduit < 0 # GHC 8.4 via http-client-tls + - oauthenticated < 0 # GHC 8.4 via http-client-tls + - wai-middleware-crowd < 0 # GHC 8.4 via http-client-tls + - yesod-auth < 0 # GHC 8.4 via http-client-tls + - yesod-bin < 0 # GHC 8.4 via http-client-tls + - xmlgen < 0 # GHC 8.4 via hxt + - haxr < 0 # GHC 8.4 via io-streams + - http-streams < 0 # GHC 8.4 via io-streams + - snap-core < 0 # GHC 8.4 via io-streams + - servius < 0 # GHC 8.4 via markdown + - persistent-mysql < 0 # GHC 8.4 via monad-logger + - mysql-simple < 0 # GHC 8.4 via mysql + - persistent-mysql < 0 # GHC 8.4 via mysql + - yesod-auth < 0 # GHC 8.4 via nonce + - http-streams < 0 # GHC 8.4 via openssl-streams + - persistent-mysql < 0 # GHC 8.4 via persistent + - yesod-auth < 0 # GHC 8.4 via persistent + - yesod-form < 0 # GHC 8.4 via persistent + - yesod-persistent < 0 # GHC 8.4 via persistent + - yesod-test < 0 # GHC 8.4 via persistent + - yesod-persistent < 0 # GHC 8.4 via persistent-sqlite + - yesod-auth < 0 # GHC 8.4 via persistent-template + - yesod-persistent < 0 # GHC 8.4 via persistent-template + - pipes-csv < 0 # GHC 8.4 via pipes-bytestring + - http2 < 0 # GHC 8.4 via psqueues + - riak < 0 # GHC 8.4 via pureMD5 + - servius < 0 # GHC 8.4 via shakespeare + - yesod-auth < 0 # GHC 8.4 via shakespeare + - yesod-bin < 0 # GHC 8.4 via shakespeare + - yesod-form < 0 # GHC 8.4 via shakespeare + - simple < 0 # GHC 8.4 via simple-templates + - http-streams < 0 # GHC 8.4 via snap-server + - atom-conduit < 0 # GHC 8.4 via timerep + - docker < 0 # GHC 8.4 via tls + - docker < 0 # GHC 8.4 via uuid + - http-conduit < 0 # GHC 8.4 via warp-tls + - yesod-bin < 0 # GHC 8.4 via warp-tls + - docker < 0 # GHC 8.4 via x509 + - x509-system < 0 # GHC 8.4 via x509 + - docker < 0 # GHC 8.4 via x509-store + - x509-system < 0 # GHC 8.4 via x509-store + - atom-conduit < 0 # GHC 8.4 via xml-conduit + - authenticate < 0 # GHC 8.4 via xml-conduit + - tagstream-conduit < 0 # GHC 8.4 via xml-conduit + - yesod-test < 0 # GHC 8.4 via xml-conduit + - yesod-auth < 0 # GHC 8.4 via yesod-core + - yesod-eventsource < 0 # GHC 8.4 via yesod-core + - yesod-form < 0 # GHC 8.4 via yesod-core + - yesod-persistent < 0 # GHC 8.4 via yesod-core + - yesod-static < 0 # GHC 8.4 via yesod-core + - yesod-test < 0 # GHC 8.4 via yesod-core + - warp < 0 # GHC 8.4 via http2 + - simple-session < 0 # GHC 8.4 via simple + - fn < 0 # GHC 8.4 via wai-extra + - simple-session < 0 # GHC 8.4 via wai-extra + - wai-app-static < 0 # GHC 8.4 via wai-extra + - wai-websockets < 0 # GHC 8.4 via websockets "GHC upper bounds": From 65f482d2319fced5745a2bb1a039e7244a88dd2c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 16:48:13 -0700 Subject: [PATCH 1171/1263] Unconstrain revdeps of blaze-* --- build-constraints.yaml | 57 ++++++------------------------------------ 1 file changed, 7 insertions(+), 50 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dbf9cdf..36c23723 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3809,51 +3809,6 @@ packages: - microformats2-parser < 0 # GHC 8.4 via aeson-qq - stratosphere < 0 # GHC 8.4 via aeson-qq - mltool < 0 # GHC 8.4 via ascii-progress - - MFlow < 0 # GHC 8.4 via blaze-html - - ace < 0 # GHC 8.4 via blaze-html - - alerts < 0 # GHC 8.4 via blaze-html - - blaze-bootstrap < 0 # GHC 8.4 via blaze-html - - cheapskate < 0 # GHC 8.4 via blaze-html - - cheapskate-highlight < 0 # GHC 8.4 via blaze-html - - cheapskate-lucid < 0 # GHC 8.4 via blaze-html - - cmark < 0 # GHC 8.4 via blaze-html - - cmark-highlight < 0 # GHC 8.4 via blaze-html - - doctemplates < 0 # GHC 8.4 via blaze-html - - highlighting-kate < 0 # GHC 8.4 via blaze-html - - hledger-web < 0 # GHC 8.4 via blaze-html - - jmacro-rpc < 0 # GHC 8.4 via blaze-html - - mandrill < 0 # GHC 8.4 via blaze-html - - markdown < 0 # GHC 8.4 via blaze-html - - markup < 0 # GHC 8.4 via blaze-html - - microformats2-parser < 0 # GHC 8.4 via blaze-html - - reform-blaze < 0 # GHC 8.4 via blaze-html - - ses-html < 0 # GHC 8.4 via blaze-html - - shakespeare < 0 # GHC 8.4 via blaze-html - - skylighting < 0 # GHC 8.4 via blaze-html - - snap-blaze < 0 # GHC 8.4 via blaze-html - - tasty-html < 0 # GHC 8.4 via blaze-html - - type-of-html < 0 # GHC 8.4 via blaze-html - - webpage < 0 # GHC 8.4 via blaze-html - - xml-conduit < 0 # GHC 8.4 via blaze-html - - yesod < 0 # GHC 8.4 via blaze-html - - yesod-alerts < 0 # GHC 8.4 via blaze-html - - yesod-newsfeed < 0 # GHC 8.4 via blaze-html - - MFlow < 0 # GHC 8.4 via blaze-markup - - ace < 0 # GHC 8.4 via blaze-markup - - blaze-svg < 0 # GHC 8.4 via blaze-markup - - doctemplates < 0 # GHC 8.4 via blaze-markup - - hledger-web < 0 # GHC 8.4 via blaze-markup - - markdown < 0 # GHC 8.4 via blaze-markup - - markup < 0 # GHC 8.4 via blaze-markup - - microformats2-parser < 0 # GHC 8.4 via blaze-markup - - reform-blaze < 0 # GHC 8.4 via blaze-markup - - reform-hamlet < 0 # GHC 8.4 via blaze-markup - - shakespeare < 0 # GHC 8.4 via blaze-markup - - xml-conduit < 0 # GHC 8.4 via blaze-markup - - yesod < 0 # GHC 8.4 via blaze-markup - - yesod-alerts < 0 # GHC 8.4 via blaze-markup - - yesod-newsfeed < 0 # GHC 8.4 via blaze-markup - - mysql-haskell < 0 # GHC 8.4 via blaze-textual - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - brick < 0 # GHC 8.4 via config-ini @@ -4206,7 +4161,6 @@ packages: - one-liner < 0 # GHC 8.4 via bifunctors - product-profunctors < 0 # GHC 8.4 via bifunctors - result < 0 # GHC 8.4 via bifunctors - - barrier < 0 # GHC 8.4 via blaze-svg - redis-resp < 0 # GHC 8.4 via bytestring-conversion - hspec-checkers < 0 # GHC 8.4 via checkers - picedit < 0 # GHC 8.4 via cli @@ -4386,10 +4340,6 @@ packages: - hinotify < 0 # GHC 8.4 via async-2.2.1 - wreq < 0 # GHC 8.4 via authenticate-oauth - seqloc < 0 # GHC 8.4 via biocore - - heterocephalus < 0 # GHC 8.4 via blaze-html - - heterocephalus < 0 # GHC 8.4 via blaze-markup - - hledger-lib < 0 # GHC 8.4 via blaze-markup - - xml-html-qq < 0 # GHC 8.4 via blaze-markup - hledger-ui < 0 # GHC 8.4 via brick - tries < 0 # GHC 8.4 via bytestring-trie - weigh < 0 # GHC 8.4 via bytestring-trie @@ -4757,6 +4707,13 @@ packages: - simple-session < 0 # GHC 8.4 via wai-extra - wai-app-static < 0 # GHC 8.4 via wai-extra - wai-websockets < 0 # GHC 8.4 via websockets + - hledger-lib < 0 # GHC 8.4 via hashtables + - skylighting < 0 # GHC 8.4 via hxt + - skylighting-core < 0 # GHC 8.4 via hxt + - hledger-lib < 0 # GHC 8.4 via megaparsec + - reform-blaze < 0 # GHC 8.4 via reform + - reform-hamlet < 0 # GHC 8.4 via reform + - snap-blaze < 0 # GHC 8.4 via snap-core "GHC upper bounds": From aa632cf57e870904f9256c43ef0e39f9721a020e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:01:49 -0700 Subject: [PATCH 1172/1263] Unblock wai revdeps --- build-constraints.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36c23723..27d8cfcd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4039,31 +4039,6 @@ packages: - herms < 0 # GHC 8.4 via vty - hledger-iadd < 0 # GHC 8.4 via vty - yi-frontend-vty < 0 # GHC 8.4 via vty - - IPv6DB < 0 # GHC 8.4 via wai - - MFlow < 0 # GHC 8.4 via wai - - Spock < 0 # GHC 8.4 via wai - - bimap-server < 0 # GHC 8.4 via wai - - configuration-tools < 0 # GHC 8.4 via wai - - filter-logger < 0 # GHC 8.4 via wai - - hledger-web < 0 # GHC 8.4 via wai - - hoogle < 0 # GHC 8.4 via wai - - hspec-wai < 0 # GHC 8.4 via wai - - line < 0 # GHC 8.4 via wai - - serversession-frontend-wai < 0 # GHC 8.4 via wai - - wai-cli < 0 # GHC 8.4 via wai - - wai-cors < 0 # GHC 8.4 via wai - - wai-middleware-rollbar < 0 # GHC 8.4 via wai - - wai-middleware-static < 0 # GHC 8.4 via wai - - wai-slack-middleware < 0 # GHC 8.4 via wai - - wai-transformers < 0 # GHC 8.4 via wai - - warp-tls < 0 # GHC 8.4 via wai - - web-routes-wai < 0 # GHC 8.4 via wai - - yesod < 0 # GHC 8.4 via wai - - yesod-auth-fb < 0 # GHC 8.4 via wai - - yesod-csp < 0 # GHC 8.4 via wai - - yesod-fb < 0 # GHC 8.4 via wai - - yesod-gitrepo < 0 # GHC 8.4 via wai - - yesod-websockets < 0 # GHC 8.4 via wai - webdriver-angular < 0 # GHC 8.4 via wai-app-static - MFlow < 0 # GHC 8.4 via wai-extra - Spock < 0 # GHC 8.4 via wai-extra From a731f4105557b9e8f7b0994603723b7abd4edbca Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:03:05 -0700 Subject: [PATCH 1173/1263] Block hashtables per gregorycollins/hashtables#45 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27d8cfcd..e6bb21d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2056,7 +2056,7 @@ packages: - wai-middleware-metrics "Gregory Collins @gregorycollins": - - hashtables + # - hashtables # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - io-streams - openssl-streams @@ -3269,6 +3269,7 @@ packages: - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 + - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 @@ -3381,7 +3382,6 @@ packages: - ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - glob-posix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - hashtables < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - hlibsass < 0 # BuildFailureException Process exited with ExitFailure 1: ghc -clear-package-db -global-package-db -package-db=/var/stackage/work/builds/nightly/pkgdb -hide-all-packages -package=Cabal -package=base -package=directory Setup From 7faedfebbf50c16700a54df8b72a61b2c887861f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:04:02 -0700 Subject: [PATCH 1174/1263] Block more ghc 8.4 build failures --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6bb21d4..b27668c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3419,6 +3419,15 @@ packages: - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - arithmoi < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - streaming-bytestring < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - HStringTemplate < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - direct-sqlite < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - hjsmin < 0 # DependencyFailed (PackageName "language-javascript") + - language-javascript < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - sqlite-simple < 0 # DependencyFailed (PackageName "direct-sqlite") + - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - wai-routing < 0 # DependencyFailed (PackageName "wai-route") # This section was used to programmatically generate a set of removals From 23bc02b55c987169f8e30e9934c5708d008b47dd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:12:07 -0700 Subject: [PATCH 1175/1263] Unblock revdeps of http-client(-tls) --- build-constraints.yaml | 103 +++++++++-------------------------------- 1 file changed, 22 insertions(+), 81 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b27668c2..a3dfc057 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3867,39 +3867,6 @@ packages: - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog - monad-logger-syslog < 0 # GHC 8.4 via hsyslog - - DAV < 0 # GHC 8.4 via http-client - - IPv6DB < 0 # GHC 8.4 via http-client - - bitcoin-api < 0 # GHC 8.4 via http-client - - bitcoin-api-extra < 0 # GHC 8.4 via http-client - - cabal-rpm < 0 # GHC 8.4 via http-client - - cayley-client < 0 # GHC 8.4 via http-client - - configuration-tools < 0 # GHC 8.4 via http-client - - datadog < 0 # GHC 8.4 via http-client - - fb < 0 # GHC 8.4 via http-client - - gdax < 0 # GHC 8.4 via http-client - - goggles < 0 # GHC 8.4 via http-client - - hailgun < 0 # GHC 8.4 via http-client - - haskell-neo4j-client < 0 # GHC 8.4 via http-client - - hledger-web < 0 # GHC 8.4 via http-client - - hpack < 0 # GHC 8.4 via http-client - - hsebaysdk < 0 # GHC 8.4 via http-client - - http-client-openssl < 0 # GHC 8.4 via http-client - - http-client-tls < 0 # GHC 8.4 via http-client - - kawhi < 0 # GHC 8.4 via http-client - - koofr-client < 0 # GHC 8.4 via http-client - - mandrill < 0 # GHC 8.4 via http-client - - mime-mail-ses < 0 # GHC 8.4 via http-client - - opensource < 0 # GHC 8.4 via http-client - - pagerduty < 0 # GHC 8.4 via http-client - - pipes-http < 0 # GHC 8.4 via http-client - - rollbar-hs < 0 # GHC 8.4 via http-client - - soap < 0 # GHC 8.4 via http-client - - soap-openssl < 0 # GHC 8.4 via http-client - - soap-tls < 0 # GHC 8.4 via http-client - - textlocal < 0 # GHC 8.4 via http-client - - wai-middleware-rollbar < 0 # GHC 8.4 via http-client - - wai-slack-middleware < 0 # GHC 8.4 via http-client - - webdriver < 0 # GHC 8.4 via http-client - cabal-rpm < 0 # GHC 8.4 via http-conduit - cayley-client < 0 # GHC 8.4 via http-conduit - classy-prelude-yesod < 0 # GHC 8.4 via http-conduit @@ -4006,20 +3973,6 @@ packages: - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - lentil < 0 # GHC 8.4 via terminal-progress-bar - - HaskellNet-SSL < 0 # GHC 8.4 via tls - - configuration-tools < 0 # GHC 8.4 via tls - - connection < 0 # GHC 8.4 via tls - - http-client-tls < 0 # GHC 8.4 via tls - - irc-client < 0 # GHC 8.4 via tls - - mongoDB < 0 # GHC 8.4 via tls - - mysql-haskell < 0 # GHC 8.4 via tls - - network-conduit-tls < 0 # GHC 8.4 via tls - - persistent-mysql-haskell < 0 # GHC 8.4 via tls - - soap-tls < 0 # GHC 8.4 via tls - - tcp-streams < 0 # GHC 8.4 via tls - - tls-debug < 0 # GHC 8.4 via tls - - tls-session-manager < 0 # GHC 8.4 via tls - - warp-tls < 0 # GHC 8.4 via tls - uri-templater < 0 # GHC 8.4 via trifecta - bench < 0 # GHC 8.4 via turtle - docker-build-cacher < 0 # GHC 8.4 via turtle @@ -4151,8 +4104,6 @@ packages: - termcolor < 0 # GHC 8.4 via cli - diversity < 0 # GHC 8.4 via fasta - glazier-pipes < 0 # GHC 8.4 via glazier - - asn1-types < 0 # GHC 8.4 via hourglass - - hourglass-orphans < 0 # GHC 8.4 via hourglass - hslua-aeson < 0 # GHC 8.4 via hslua - hw-json < 0 # GHC 8.4 via hw-rankselect - hw-succinct < 0 # GHC 8.4 via hw-rankselect @@ -4314,13 +4265,6 @@ packages: - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 - psqueues < 0 # GHC 8.4 via QuickCheck-2.11.3 - bower-json < 0 # GHC 8.4 via aeson-better-errors - - asn1-encoding < 0 # GHC 8.4 via asn1-types - - asn1-parse < 0 # GHC 8.4 via asn1-types - - pkcs10 < 0 # GHC 8.4 via asn1-types - - tls < 0 # GHC 8.4 via asn1-types - - x509 < 0 # GHC 8.4 via asn1-types - - x509-store < 0 # GHC 8.4 via asn1-types - - x509-validation < 0 # GHC 8.4 via asn1-types - hinotify < 0 # GHC 8.4 via async-2.2.1 - wreq < 0 # GHC 8.4 via authenticate-oauth - seqloc < 0 # GHC 8.4 via biocore @@ -4371,12 +4315,6 @@ packages: - sbv < 0 # GHC 8.4 via hlint - structs < 0 # GHC 8.4 via hlint - xml-html-qq < 0 # GHC 8.4 via html-conduit - - bitx-bitcoin < 0 # GHC 8.4 via http-client - - influxdb < 0 # GHC 8.4 via http-client - - wai-middleware-consul < 0 # GHC 8.4 via http-client - - wreq < 0 # GHC 8.4 via http-client - - bitx-bitcoin < 0 # GHC 8.4 via http-client-tls - - wreq < 0 # GHC 8.4 via http-client-tls - HandsomeSoup < 0 # GHC 8.4 via hxt - hxt-http < 0 # GHC 8.4 via hxt - katydid < 0 # GHC 8.4 via hxt @@ -4395,10 +4333,6 @@ packages: - irc-conduit < 0 # GHC 8.4 via network-conduit-tls - distributed-process-tests < 0 # GHC 8.4 via network-transport-inmemory - network-transport-tcp < 0 # GHC 8.4 via network-transport-tests - - pkcs10 < 0 # GHC 8.4 via pem - - x509 < 0 # GHC 8.4 via pem - - x509-store < 0 # GHC 8.4 via pem - - x509-validation < 0 # GHC 8.4 via pem - pipes-network < 0 # GHC 8.4 via pipes-safe - pred-trie < 0 # GHC 8.4 via poly-arity - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary @@ -4531,8 +4465,6 @@ packages: - rss-conduit < 0 # GHC 8.4 via atom-conduit - direct-rocksdb < 0 # GHC 8.4 via cabal-toolkit - monad-logger < 0 # GHC 8.4 via fast-logger - - pinboard < 0 # GHC 8.4 via http-client - - pinboard < 0 # GHC 8.4 via http-client-tls - inline-c-cpp < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - irc-dcc < 0 # GHC 8.4 via io-streams @@ -4553,7 +4485,6 @@ packages: - eventstore < 0 # GHC 8.4 via ekg-core - eventstore < 0 # GHC 8.4 via fast-logger - log-warper < 0 # GHC 8.4 via fmt - - eventstore < 0 # GHC 8.4 via http-client - eventstore < 0 # GHC 8.4 via interpolate - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 - async-refresh < 0 # GHC 8.4 via monad-logger @@ -4581,7 +4512,6 @@ packages: - milena < 0 # GHC 8.4 via tasty-hspec - fuzzyset < 0 # GHC 8.4 via text-metrics - backprop < 0 # GHC 8.4 via type-combinators - - jose < 0 # GHC 8.4 via x509 - xlsx-tabular < 0 # GHC 8.4 via xlsx - dom-parser < 0 # GHC 8.4 via xml-conduit - xml-conduit-writer < 0 # GHC 8.4 via xml-conduit @@ -4633,12 +4563,6 @@ packages: - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - scotty < 0 # GHC 8.4 via hspec-wai - yesod-test < 0 # GHC 8.4 via html-conduit - - docker < 0 # GHC 8.4 via http-client-tls - - http-conduit < 0 # GHC 8.4 via http-client-tls - - oauthenticated < 0 # GHC 8.4 via http-client-tls - - wai-middleware-crowd < 0 # GHC 8.4 via http-client-tls - - yesod-auth < 0 # GHC 8.4 via http-client-tls - - yesod-bin < 0 # GHC 8.4 via http-client-tls - xmlgen < 0 # GHC 8.4 via hxt - haxr < 0 # GHC 8.4 via io-streams - http-streams < 0 # GHC 8.4 via io-streams @@ -4667,14 +4591,9 @@ packages: - simple < 0 # GHC 8.4 via simple-templates - http-streams < 0 # GHC 8.4 via snap-server - atom-conduit < 0 # GHC 8.4 via timerep - - docker < 0 # GHC 8.4 via tls - docker < 0 # GHC 8.4 via uuid - http-conduit < 0 # GHC 8.4 via warp-tls - yesod-bin < 0 # GHC 8.4 via warp-tls - - docker < 0 # GHC 8.4 via x509 - - x509-system < 0 # GHC 8.4 via x509 - - docker < 0 # GHC 8.4 via x509-store - - x509-system < 0 # GHC 8.4 via x509-store - atom-conduit < 0 # GHC 8.4 via xml-conduit - authenticate < 0 # GHC 8.4 via xml-conduit - tagstream-conduit < 0 # GHC 8.4 via xml-conduit @@ -4698,6 +4617,28 @@ packages: - reform-blaze < 0 # GHC 8.4 via reform - reform-hamlet < 0 # GHC 8.4 via reform - snap-blaze < 0 # GHC 8.4 via snap-core + - HaskellNet-SSL < 0 # GHC 8.4 via HaskellNet + - wai-middleware-crowd < 0 # GHC 8.4 via authenticate + - datadog < 0 # GHC 8.4 via buffer-builder + - wai-middleware-crowd < 0 # GHC 8.4 via clientsession + - influxdb < 0 # GHC 8.4 via doctest-0.15.0 + - mongoDB < 0 # GHC 8.4 via hashtables + - http-reverse-proxy < 0 # GHC 8.4 via http-conduit + - mysql-haskell < 0 # GHC 8.4 via io-streams + - tcp-streams < 0 # GHC 8.4 via io-streams + - pinboard < 0 # GHC 8.4 via monad-logger + - mongoDB < 0 # GHC 8.4 via nonce + - mongoDB < 0 # GHC 8.4 via pureMD5 + - mongoDB < 0 # GHC 8.4 via random-shuffle + - wai-middleware-crowd < 0 # GHC 8.4 via wai-app-static + - wai-middleware-crowd < 0 # GHC 8.4 via wai-extra + - http-reverse-proxy < 0 # GHC 8.4 via wai-logger + - http-reverse-proxy < 0 # GHC 8.4 via warp + - wai-middleware-crowd < 0 # GHC 8.4 via warp + - mysql-haskell < 0 # GHC 8.4 via wire-streams + - soap < 0 # GHC 8.4 via xml-conduit-writer + - soap-openssl < 0 # GHC 8.4 via soap + - soap-tls < 0 # GHC 8.4 via soap "GHC upper bounds": From 797851239905848b11c450e835ddc9a7f21c1d8b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:16:44 -0700 Subject: [PATCH 1176/1263] Block build failures, incl snoyberg/markdown#38 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a3dfc057..98a589dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -317,7 +317,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - - markdown + # - markdown # build failure with ghc 8.4 https://github.com/snoyberg/markdown/issues/38 - mime-mail - mime-mail-ses - network-conduit-tls @@ -3274,6 +3274,7 @@ packages: - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 + - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 @@ -3428,6 +3429,9 @@ packages: - sqlite-simple < 0 # DependencyFailed (PackageName "direct-sqlite") - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wai-routing < 0 # DependencyFailed (PackageName "wai-route") + - cmark < 0 # DependencyFailed (PackageName "markdown") + - cmark-highlight < 0 # GHC 8.4 via cmark + - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # This section was used to programmatically generate a set of removals From da1ab175b8a548973fc2af7e3893a251bd85c7a8 Mon Sep 17 00:00:00 2001 From: Marios Titas Date: Thu, 15 Mar 2018 02:28:29 +0200 Subject: [PATCH 1177/1263] Readd adler32 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98a589dc..0f61bf1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1599,7 +1599,7 @@ packages: "Marios Titas @redneb": - HsOpenSSL-x509-system - # - adler32 # build failure with GHC 8.4: https://github.com/redneb/hs-adler32/issues/1 + - adler32 - btrfs - disk-free-space - hxt-css From 29274e90f1d18a7abdbb04e98cb86433f6ce4b46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:28:53 -0700 Subject: [PATCH 1178/1263] Unblock various, incl revdeps of deepseq-generics --- build-constraints.yaml | 94 ++++++++++-------------------------------- 1 file changed, 21 insertions(+), 73 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98a589dc..72d72238 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3645,10 +3645,6 @@ packages: - GLFW-b < 0 # GHC 8.4 via bindings-GLFW - web-routes-boomerang < 0 # GHC 8.4 via boomerang - uuid < 0 # GHC 8.4 via cryptohash-md5 - - github-webhooks < 0 # GHC 8.4 via deepseq-generics - - hidapi < 0 # GHC 8.4 via deepseq-generics - - kdt < 0 # GHC 8.4 via deepseq-generics - - yesod-core < 0 # GHC 8.4 via deepseq-generics - monad-metrics < 0 # GHC 8.4 via ekg-core - wai-middleware-metrics < 0 # GHC 8.4 via ekg-core - download < 0 # GHC 8.4 via feed @@ -3925,18 +3921,6 @@ packages: - HaskellNet < 0 # GHC 8.4 via mime-mail - mime-mail-ses < 0 # GHC 8.4 via mime-mail - smtp-mail < 0 # GHC 8.4 via mime-mail - - eventful-test-helpers < 0 # GHC 8.4 via monad-logger - - fb < 0 # GHC 8.4 via monad-logger - - groundhog-mysql < 0 # GHC 8.4 via monad-logger - - markup < 0 # GHC 8.4 via monad-logger - - monad-logger-json < 0 # GHC 8.4 via monad-logger - - monad-logger-syslog < 0 # GHC 8.4 via monad-logger - - persistent-mysql-haskell < 0 # GHC 8.4 via monad-logger - - persistent-sqlite < 0 # GHC 8.4 via monad-logger - - serversession-backend-persistent < 0 # GHC 8.4 via monad-logger - - urlpath < 0 # GHC 8.4 via monad-logger - - yesod < 0 # GHC 8.4 via monad-logger - - yesod-auth-hashdb < 0 # GHC 8.4 via monad-logger - groundhog-mysql < 0 # GHC 8.4 via mysql-simple - pandoc-citeproc < 0 # GHC 8.4 via pandoc - heatshrink < 0 # GHC 8.4 via pcre-heavy @@ -3983,11 +3967,6 @@ packages: - turtle-options < 0 # GHC 8.4 via turtle - mega-sdist < 0 # GHC 8.4 via typed-process - tldr < 0 # GHC 8.4 via typed-process - - fast-logger < 0 # GHC 8.4 via unix-time - - goggles < 0 # GHC 8.4 via unix-time - - google-oauth2-jwt < 0 # GHC 8.4 via unix-time - - textlocal < 0 # GHC 8.4 via unix-time - - tinylog < 0 # GHC 8.4 via unix-time - cql < 0 # GHC 8.4 via uuid - eventful-sql-common < 0 # GHC 8.4 via uuid - eventful-sqlite < 0 # GHC 8.4 via uuid @@ -4018,10 +3997,6 @@ packages: - yesod-auth-hashdb < 0 # GHC 8.4 via wai-extra - yesod-paginator < 0 # GHC 8.4 via wai-extra - hledger-web < 0 # GHC 8.4 via wai-handler-launch - - IPv6DB < 0 # GHC 8.4 via wai-logger - - filter-logger < 0 # GHC 8.4 via wai-logger - - hoogle < 0 # GHC 8.4 via wai-logger - - yesod < 0 # GHC 8.4 via wai-logger - serversession-frontend-wai < 0 # GHC 8.4 via wai-session - wai-cors < 0 # GHC 8.4 via wai-websockets - wai-transformers < 0 # GHC 8.4 via wai-websockets @@ -4060,19 +4035,6 @@ packages: - xmonad-contrib < 0 # GHC 8.4 via xmonad - yesod-auth-fb < 0 # GHC 8.4 via yesod-auth - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-auth - - hledger-web < 0 # GHC 8.4 via yesod-core - - yesod < 0 # GHC 8.4 via yesod-core - - yesod-alerts < 0 # GHC 8.4 via yesod-core - - yesod-auth-fb < 0 # GHC 8.4 via yesod-core - - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-core - - yesod-csp < 0 # GHC 8.4 via yesod-core - - yesod-fb < 0 # GHC 8.4 via yesod-core - - yesod-gitrepo < 0 # GHC 8.4 via yesod-core - - yesod-newsfeed < 0 # GHC 8.4 via yesod-core - - yesod-paginator < 0 # GHC 8.4 via yesod-core - - yesod-sitemap < 0 # GHC 8.4 via yesod-core - - yesod-table < 0 # GHC 8.4 via yesod-core - - yesod-websockets < 0 # GHC 8.4 via yesod-core - hledger-web < 0 # GHC 8.4 via yesod-form - yesod < 0 # GHC 8.4 via yesod-form - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-form @@ -4289,7 +4251,6 @@ packages: - distributed-process-tests < 0 # GHC 8.4 via distributed-process - distributed-process-lifted < 0 # GHC 8.4 via distributed-process-monad-control - djinn-ghc < 0 # GHC 8.4 via djinn-lib - - email-validate < 0 # GHC 8.4 via doctest-0.15.0 - flow < 0 # GHC 8.4 via doctest-0.15.0 - turtle < 0 # GHC 8.4 via doctest-0.15.0 - eventsource-store-specs < 0 # GHC 8.4 via eventsource-api @@ -4331,7 +4292,6 @@ packages: - stm-containers < 0 # GHC 8.4 via list-t - timemap < 0 # GHC 8.4 via list-t - mighty-metropolis < 0 # GHC 8.4 via mcmc-types - - wai-middleware-consul < 0 # GHC 8.4 via monad-logger - mighty-metropolis < 0 # GHC 8.4 via mwc-probability - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec - irc-conduit < 0 # GHC 8.4 via network-conduit-tls @@ -4468,7 +4428,6 @@ packages: - direct-rocksdb < 0 # GHC 8.4 via Cabal-2.2.0.0 - rss-conduit < 0 # GHC 8.4 via atom-conduit - direct-rocksdb < 0 # GHC 8.4 via cabal-toolkit - - monad-logger < 0 # GHC 8.4 via fast-logger - inline-c-cpp < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - irc-dcc < 0 # GHC 8.4 via io-streams @@ -4476,24 +4435,14 @@ packages: - dublincore-xml-conduit < 0 # GHC 8.4 via timerep - opml-conduit < 0 # GHC 8.4 via timerep - rss-conduit < 0 # GHC 8.4 via timerep - - dublincore-xml-conduit < 0 # GHC 8.4 via uri-bytestring - - opml-conduit < 0 # GHC 8.4 via uri-bytestring - - rss-conduit < 0 # GHC 8.4 via uri-bytestring - rss-conduit < 0 # GHC 8.4 via vinyl - tar-conduit < 0 # GHC 8.4 via weigh - - dublincore-xml-conduit < 0 # GHC 8.4 via xml-conduit - - opml-conduit < 0 # GHC 8.4 via xml-conduit - - rss-conduit < 0 # GHC 8.4 via xml-conduit - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 - eventstore < 0 # GHC 8.4 via connection - eventstore < 0 # GHC 8.4 via ekg-core - - eventstore < 0 # GHC 8.4 via fast-logger - log-warper < 0 # GHC 8.4 via fmt - eventstore < 0 # GHC 8.4 via interpolate - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 - - async-refresh < 0 # GHC 8.4 via monad-logger - - async-refresh-tokens < 0 # GHC 8.4 via monad-logger - - eventstore < 0 # GHC 8.4 via monad-logger - pipes-fluid < 0 # GHC 8.4 via pipes-concurrency - pipes-fluid < 0 # GHC 8.4 via pipes-misc - dns < 0 # GHC 8.4 via psqueues @@ -4517,10 +4466,6 @@ packages: - fuzzyset < 0 # GHC 8.4 via text-metrics - backprop < 0 # GHC 8.4 via type-combinators - xlsx-tabular < 0 # GHC 8.4 via xlsx - - dom-parser < 0 # GHC 8.4 via xml-conduit - - xml-conduit-writer < 0 # GHC 8.4 via xml-conduit - - xml-isogen < 0 # GHC 8.4 via xml-conduit - - xml-lens < 0 # GHC 8.4 via xml-conduit - genvalidity-hspec < 0 # GHC 8.4 via genvalidity - genvalidity-hspec < 0 # GHC 8.4 via genvalidity-property - genvalidity-hspec < 0 # GHC 8.4 via hspec-2.5.0 @@ -4530,7 +4475,6 @@ packages: - tasty-hspec < 0 # GHC 8.4 via hspec-core-2.5.0 - exp-pairs < 0 # GHC 8.4 via matrix - xlsx < 0 # GHC 8.4 via xeno - - xlsx < 0 # GHC 8.4 via xml-conduit - tasty-auto < 0 # GHC 8.4 via tasty-hspec - large-hashable < 0 # GHC 8.4 via HTF - approximate < 0 # GHC 8.4 via simple-reflect @@ -4552,15 +4496,11 @@ packages: - RSA < 0 # GHC 8.4 via crypto-pubkey-types - authenticate-oauth < 0 # GHC 8.4 via crypto-pubkey-types - clientsession < 0 # GHC 8.4 via crypto-random - - yesod-auth < 0 # GHC 8.4 via email-validate - - yesod-form < 0 # GHC 8.4 via email-validate - riak < 0 # GHC 8.4 via enclosed-exceptions - DRBG < 0 # GHC 8.4 via entropy - cipher-aes128 < 0 # GHC 8.4 via entropy - clientsession < 0 # GHC 8.4 via entropy - websockets < 0 # GHC 8.4 via entropy - - wai-extra < 0 # GHC 8.4 via fast-logger - - wai-logger < 0 # GHC 8.4 via fast-logger - yesod-bin < 0 # GHC 8.4 via fsnotify - http2 < 0 # GHC 8.4 via hashtables - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis @@ -4572,7 +4512,6 @@ packages: - http-streams < 0 # GHC 8.4 via io-streams - snap-core < 0 # GHC 8.4 via io-streams - servius < 0 # GHC 8.4 via markdown - - persistent-mysql < 0 # GHC 8.4 via monad-logger - mysql-simple < 0 # GHC 8.4 via mysql - persistent-mysql < 0 # GHC 8.4 via mysql - yesod-auth < 0 # GHC 8.4 via nonce @@ -4598,16 +4537,6 @@ packages: - docker < 0 # GHC 8.4 via uuid - http-conduit < 0 # GHC 8.4 via warp-tls - yesod-bin < 0 # GHC 8.4 via warp-tls - - atom-conduit < 0 # GHC 8.4 via xml-conduit - - authenticate < 0 # GHC 8.4 via xml-conduit - - tagstream-conduit < 0 # GHC 8.4 via xml-conduit - - yesod-test < 0 # GHC 8.4 via xml-conduit - - yesod-auth < 0 # GHC 8.4 via yesod-core - - yesod-eventsource < 0 # GHC 8.4 via yesod-core - - yesod-form < 0 # GHC 8.4 via yesod-core - - yesod-persistent < 0 # GHC 8.4 via yesod-core - - yesod-static < 0 # GHC 8.4 via yesod-core - - yesod-test < 0 # GHC 8.4 via yesod-core - warp < 0 # GHC 8.4 via http2 - simple-session < 0 # GHC 8.4 via simple - fn < 0 # GHC 8.4 via wai-extra @@ -4630,19 +4559,37 @@ packages: - http-reverse-proxy < 0 # GHC 8.4 via http-conduit - mysql-haskell < 0 # GHC 8.4 via io-streams - tcp-streams < 0 # GHC 8.4 via io-streams - - pinboard < 0 # GHC 8.4 via monad-logger - mongoDB < 0 # GHC 8.4 via nonce - mongoDB < 0 # GHC 8.4 via pureMD5 - mongoDB < 0 # GHC 8.4 via random-shuffle - wai-middleware-crowd < 0 # GHC 8.4 via wai-app-static - wai-middleware-crowd < 0 # GHC 8.4 via wai-extra - - http-reverse-proxy < 0 # GHC 8.4 via wai-logger - http-reverse-proxy < 0 # GHC 8.4 via warp - wai-middleware-crowd < 0 # GHC 8.4 via warp - mysql-haskell < 0 # GHC 8.4 via wire-streams - soap < 0 # GHC 8.4 via xml-conduit-writer - soap-openssl < 0 # GHC 8.4 via soap - soap-tls < 0 # GHC 8.4 via soap + - kdt < 0 # GHC 8.4 via MonadRandom + - yesod-core < 0 # GHC 8.4 via clientsession + - xml-isogen < 0 # GHC 8.4 via dom-parser + - kdt < 0 # GHC 8.4 via heap + - yesod-static < 0 # GHC 8.4 via hjsmin + - yesod-static < 0 # GHC 8.4 via wai-app-static + - yesod-core < 0 # GHC 8.4 via wai-extra + - yesod-eventsource < 0 # GHC 8.4 via wai-extra + - yesod-static < 0 # GHC 8.4 via wai-extra + - yesod-core < 0 # GHC 8.4 via warp + - yesod-static < 0 # GHC 8.4 via yesod-test + - google-oauth2-jwt < 0 # GHC 8.4 via RSA + - urlpath < 0 # GHC 8.4 via attoparsec-uri + - urlpath < 0 # GHC 8.4 via monad-control-aligned + - urlpath < 0 # GHC 8.4 via path-extra + - yesod-alerts < 0 # GHC 8.4 via yesod-core + - yesod-gitrepo < 0 # GHC 8.4 via yesod-core + - yesod-newsfeed < 0 # GHC 8.4 via yesod-core + - yesod-sitemap < 0 # GHC 8.4 via yesod-core + - yesod-table < 0 # GHC 8.4 via yesod-core "GHC upper bounds": @@ -4852,6 +4799,7 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - email-validate # doctest 0.15 # https://github.com/Porges/email-validate-hs/issues/31 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - HTTP # conduit-extra 1.3 From 2ca1e3490664420da058d41312dcee6f354f43c4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:36:03 -0700 Subject: [PATCH 1179/1263] Unblock misc revdeps: connection, trifecta --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 72d72238..c6c03a5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3961,7 +3961,6 @@ packages: - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - lentil < 0 # GHC 8.4 via terminal-progress-bar - - uri-templater < 0 # GHC 8.4 via trifecta - bench < 0 # GHC 8.4 via turtle - docker-build-cacher < 0 # GHC 8.4 via turtle - turtle-options < 0 # GHC 8.4 via turtle @@ -4239,10 +4238,6 @@ packages: - weigh < 0 # GHC 8.4 via bytestring-trie - cprng-aes < 0 # GHC 8.4 via cipher-aes - composable-associations-aeson < 0 # GHC 8.4 via composable-associations - - amqp < 0 # GHC 8.4 via connection - - conduit-connection < 0 # GHC 8.4 via connection - - hasbolt < 0 # GHC 8.4 via connection - - irc-conduit < 0 # GHC 8.4 via connection - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell - cql-io < 0 # GHC 8.4 via cql - tasty-dejafu < 0 # GHC 8.4 via dejafu @@ -4321,7 +4316,6 @@ packages: - redis-io < 0 # GHC 8.4 via tinylog - MonadRandom < 0 # GHC 8.4 via transformers-compat-0.6.0.6 - monad-control-aligned < 0 # GHC 8.4 via transformers-compat-0.6.0.6 - - show-prettyprint < 0 # GHC 8.4 via trifecta - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms - users-test < 0 # GHC 8.4 via users - courier < 0 # GHC 8.4 via uuid @@ -4364,9 +4358,6 @@ packages: - websockets-simple < 0 # GHC 8.4 via websockets - rose-trees < 0 # GHC 8.4 via witherable - sets < 0 # GHC 8.4 via witherable - - haskell-gi < 0 # GHC 8.4 via xml-conduit - - xml-html-qq < 0 # GHC 8.4 via xml-conduit - - xml-indexed-cursor < 0 # GHC 8.4 via xml-conduit - yi-core < 0 # GHC 8.4 via yi-rope - yi-keymap-vim < 0 # GHC 8.4 via yi-rope - git < 0 # GHC 8.4 via zlib-bindings @@ -4438,7 +4429,6 @@ packages: - rss-conduit < 0 # GHC 8.4 via vinyl - tar-conduit < 0 # GHC 8.4 via weigh - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 - - eventstore < 0 # GHC 8.4 via connection - eventstore < 0 # GHC 8.4 via ekg-core - log-warper < 0 # GHC 8.4 via fmt - eventstore < 0 # GHC 8.4 via interpolate @@ -4483,8 +4473,6 @@ packages: - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - clientsession < 0 # GHC 8.4 via cipher-aes - - docker < 0 # GHC 8.4 via connection - - http-conduit < 0 # GHC 8.4 via connection - clientsession < 0 # GHC 8.4 via cprng-aes - DRBG < 0 # GHC 8.4 via crypto-api - RSA < 0 # GHC 8.4 via crypto-api From 0e232f20217cc86b6430eed55d47a31af439db62 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:41:41 -0700 Subject: [PATCH 1180/1263] Blocks per sol/hpack#276 and brendenhay/pagerduty#10 --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6c03a5e..2ccfc54f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1043,7 +1043,7 @@ packages: - ghc-events - monad-extras - optparse-simple - - hpack + # - hpack # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - bindings-uname - stack < 9.9.9 @@ -1516,7 +1516,7 @@ packages: # - gogol-youtube-analytics # - gogol-youtube-reporting # - ede # https://github.com/brendanhay/ede/issues/28 - - pagerduty + # - pagerduty # build failure with ghc 8.4 https://github.com/brendanhay/pagerduty/issues/10 - semver - text-manipulate @@ -3271,6 +3271,7 @@ packages: - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 @@ -3278,6 +3279,7 @@ packages: - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 + - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 From 5a46d7177e8263600b34db40a4a10e83c7da7114 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:48:37 -0700 Subject: [PATCH 1181/1263] Unblock warp, http2 and revdeps --- build-constraints.yaml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2ccfc54f..666ff4e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4002,18 +4002,6 @@ packages: - wai-cors < 0 # GHC 8.4 via wai-websockets - wai-transformers < 0 # GHC 8.4 via wai-websockets - yesod-websockets < 0 # GHC 8.4 via wai-websockets - - IPv6DB < 0 # GHC 8.4 via warp - - MFlow < 0 # GHC 8.4 via warp - - bimap-server < 0 # GHC 8.4 via warp - - configuration-tools < 0 # GHC 8.4 via warp - - hledger-web < 0 # GHC 8.4 via warp - - hoogle < 0 # GHC 8.4 via warp - - wai-cli < 0 # GHC 8.4 via warp - - wai-cors < 0 # GHC 8.4 via warp - - warp-tls < 0 # GHC 8.4 via warp - - webdriver-angular < 0 # GHC 8.4 via warp - - yesod < 0 # GHC 8.4 via warp - - yesod-paginator < 0 # GHC 8.4 via warp - web-routes-hsp < 0 # GHC 8.4 via web-routes - web-routes-wai < 0 # GHC 8.4 via web-routes - gdax < 0 # GHC 8.4 via websockets @@ -4168,8 +4156,6 @@ packages: - unfoldable < 0 # GHC 8.4 via one-liner - users < 0 # GHC 8.4 via path-pieces - protocol-radius-test < 0 # GHC 8.4 via protocol-radius - - selda < 0 # GHC 8.4 via psqueues - - set-cover < 0 # GHC 8.4 via psqueues - bno055-haskell < 0 # GHC 8.4 via resourcet - h2c < 0 # GHC 8.4 via resourcet - monad-unlift-ref < 0 # GHC 8.4 via resourcet @@ -4230,7 +4216,6 @@ packages: - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 - - psqueues < 0 # GHC 8.4 via QuickCheck-2.11.3 - bower-json < 0 # GHC 8.4 via aeson-better-errors - hinotify < 0 # GHC 8.4 via async-2.2.1 - wreq < 0 # GHC 8.4 via authenticate-oauth @@ -4355,7 +4340,6 @@ packages: - wai-middleware-consul < 0 # GHC 8.4 via wai-extra - websockets-rpc < 0 # GHC 8.4 via wai-transformers - websockets-simple < 0 # GHC 8.4 via wai-transformers - - wai-middleware-consul < 0 # GHC 8.4 via warp - websockets-rpc < 0 # GHC 8.4 via websockets - websockets-simple < 0 # GHC 8.4 via websockets - rose-trees < 0 # GHC 8.4 via witherable @@ -4384,7 +4368,6 @@ packages: - picoparsec < 0 # GHC 8.4 via monoid-subclasses - timerep < 0 # GHC 8.4 via monoid-subclasses - freer-simple < 0 # GHC 8.4 via natural-transformation - - lrucaching < 0 # GHC 8.4 via psqueues - pcre-heavy < 0 # GHC 8.4 via string-conversions - IntervalMap < 0 # GHC 8.4 via weigh - text-metrics < 0 # GHC 8.4 via weigh @@ -4437,7 +4420,6 @@ packages: - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 - pipes-fluid < 0 # GHC 8.4 via pipes-concurrency - pipes-fluid < 0 # GHC 8.4 via pipes-misc - - dns < 0 # GHC 8.4 via psqueues - eventstore < 0 # GHC 8.4 via tasty-hspec - eventstore < 0 # GHC 8.4 via text-format - log-warper < 0 # GHC 8.4 via universum @@ -4492,7 +4474,6 @@ packages: - clientsession < 0 # GHC 8.4 via entropy - websockets < 0 # GHC 8.4 via entropy - yesod-bin < 0 # GHC 8.4 via fsnotify - - http2 < 0 # GHC 8.4 via hashtables - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - scotty < 0 # GHC 8.4 via hspec-wai @@ -4515,7 +4496,6 @@ packages: - yesod-auth < 0 # GHC 8.4 via persistent-template - yesod-persistent < 0 # GHC 8.4 via persistent-template - pipes-csv < 0 # GHC 8.4 via pipes-bytestring - - http2 < 0 # GHC 8.4 via psqueues - riak < 0 # GHC 8.4 via pureMD5 - servius < 0 # GHC 8.4 via shakespeare - yesod-auth < 0 # GHC 8.4 via shakespeare @@ -4527,7 +4507,6 @@ packages: - docker < 0 # GHC 8.4 via uuid - http-conduit < 0 # GHC 8.4 via warp-tls - yesod-bin < 0 # GHC 8.4 via warp-tls - - warp < 0 # GHC 8.4 via http2 - simple-session < 0 # GHC 8.4 via simple - fn < 0 # GHC 8.4 via wai-extra - simple-session < 0 # GHC 8.4 via wai-extra @@ -4554,8 +4533,6 @@ packages: - mongoDB < 0 # GHC 8.4 via random-shuffle - wai-middleware-crowd < 0 # GHC 8.4 via wai-app-static - wai-middleware-crowd < 0 # GHC 8.4 via wai-extra - - http-reverse-proxy < 0 # GHC 8.4 via warp - - wai-middleware-crowd < 0 # GHC 8.4 via warp - mysql-haskell < 0 # GHC 8.4 via wire-streams - soap < 0 # GHC 8.4 via xml-conduit-writer - soap-openssl < 0 # GHC 8.4 via soap @@ -4569,7 +4546,6 @@ packages: - yesod-core < 0 # GHC 8.4 via wai-extra - yesod-eventsource < 0 # GHC 8.4 via wai-extra - yesod-static < 0 # GHC 8.4 via wai-extra - - yesod-core < 0 # GHC 8.4 via warp - yesod-static < 0 # GHC 8.4 via yesod-test - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri @@ -5279,6 +5255,7 @@ skipped-benchmarks: - unicode-transforms # criterion 1.3 - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 + - http2 # ghc 8.4 via hashtables # Transitive outdated dependencies # These packages From 70ff2e8122a7fa1f18a3ba80cb119bcefc427118 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:52:46 -0700 Subject: [PATCH 1182/1263] Block tinylog per https://gitlab.com/twittner/tinylog/issues/1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 666ff4e3..51fc78cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -997,7 +997,7 @@ packages: - redis-resp - redis-io - swagger - - tinylog + # - tinylog # build failure with ghc 8.4 https://gitlab.com/twittner/tinylog/issues/1 - wai-predicates - wai-routing - zeromq4-haskell @@ -3281,6 +3281,7 @@ packages: - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 + - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 From a1d5426a182099424ae0d89d8f98e0f4ed6e19f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 17:56:57 -0700 Subject: [PATCH 1183/1263] psqueues skip benchmarks per PSQueue build failure --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51fc78cc..dd96d6bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3266,6 +3266,7 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 + - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 @@ -5256,7 +5257,10 @@ skipped-benchmarks: - unicode-transforms # criterion 1.3 - universum # criterion 1.2 https://github.com/fpco/stackage/issues/3100 - unordered-containers # criterion 1.2 + + # ghc 8.4 outdated dependencies - http2 # ghc 8.4 via hashtables + - psqueues # ghc 8.4 via PSQueue build failure # Transitive outdated dependencies # These packages From 14560bdeee635955f559a3045780a44848e656bc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:00:16 -0700 Subject: [PATCH 1184/1263] Block more ghc 8.4 build failures --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd96d6bc..e73abc18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3436,6 +3436,9 @@ packages: - cmark < 0 # DependencyFailed (PackageName "markdown") - cmark-highlight < 0 # GHC 8.4 via cmark - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - enummapset < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - set-cover < 0 # DependencyFailed (PackageName "enummapset") # This section was used to programmatically generate a set of removals From 5a47a164d1317f64187eaa3538b0748370cd7bf0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:04:58 -0700 Subject: [PATCH 1185/1263] Unblock revdeps of http-conduit, warp-tls --- build-constraints.yaml | 29 ++++++----------------------- 1 file changed, 6 insertions(+), 23 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e73abc18..d35b59e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3874,26 +3874,6 @@ packages: - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog - monad-logger-syslog < 0 # GHC 8.4 via hsyslog - - cabal-rpm < 0 # GHC 8.4 via http-conduit - - cayley-client < 0 # GHC 8.4 via http-conduit - - classy-prelude-yesod < 0 # GHC 8.4 via http-conduit - - cryptocompare < 0 # GHC 8.4 via http-conduit - - curl-runnings < 0 # GHC 8.4 via http-conduit - - fb < 0 # GHC 8.4 via http-conduit - - github-types < 0 # GHC 8.4 via http-conduit - - haskell-neo4j-client < 0 # GHC 8.4 via http-conduit - - hledger-web < 0 # GHC 8.4 via http-conduit - - hoogle < 0 # GHC 8.4 via http-conduit - - kawhi < 0 # GHC 8.4 via http-conduit - - line < 0 # GHC 8.4 via http-conduit - - mega-sdist < 0 # GHC 8.4 via http-conduit - - mime-mail-ses < 0 # GHC 8.4 via http-conduit - - rollbar-hs < 0 # GHC 8.4 via http-conduit - - textlocal < 0 # GHC 8.4 via http-conduit - - wai-middleware-rollbar < 0 # GHC 8.4 via http-conduit - - yesod-auth-fb < 0 # GHC 8.4 via http-conduit - - yesod-auth-hashdb < 0 # GHC 8.4 via http-conduit - - yesod-fb < 0 # GHC 8.4 via http-conduit - ses-html < 0 # GHC 8.4 via http-streams - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip @@ -4510,8 +4490,6 @@ packages: - http-streams < 0 # GHC 8.4 via snap-server - atom-conduit < 0 # GHC 8.4 via timerep - docker < 0 # GHC 8.4 via uuid - - http-conduit < 0 # GHC 8.4 via warp-tls - - yesod-bin < 0 # GHC 8.4 via warp-tls - simple-session < 0 # GHC 8.4 via simple - fn < 0 # GHC 8.4 via wai-extra - simple-session < 0 # GHC 8.4 via wai-extra @@ -4530,7 +4508,6 @@ packages: - wai-middleware-crowd < 0 # GHC 8.4 via clientsession - influxdb < 0 # GHC 8.4 via doctest-0.15.0 - mongoDB < 0 # GHC 8.4 via hashtables - - http-reverse-proxy < 0 # GHC 8.4 via http-conduit - mysql-haskell < 0 # GHC 8.4 via io-streams - tcp-streams < 0 # GHC 8.4 via io-streams - mongoDB < 0 # GHC 8.4 via nonce @@ -4561,6 +4538,12 @@ packages: - yesod-newsfeed < 0 # GHC 8.4 via yesod-core - yesod-sitemap < 0 # GHC 8.4 via yesod-core - yesod-table < 0 # GHC 8.4 via yesod-core + - fb < 0 # GHC 8.4 via crypto-api + - yesod-fb < 0 # GHC 8.4 via crypto-api + - fb < 0 # GHC 8.4 via cryptohash-cryptoapi + - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 + - hoogle < 0 # GHC 8.4 via process-extras + - yesod-fb < 0 # GHC 8.4 via yesod-core "GHC upper bounds": From 59bfad5bf155162d4812562b0f113aee3e0cf374 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:07:00 -0700 Subject: [PATCH 1186/1263] Unskip tests for email-validate per Porges/email-validate-hs#31 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d35b59e4..53acb124 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,7 +4753,6 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - email-validate # doctest 0.15 # https://github.com/Porges/email-validate-hs/issues/31 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - HTTP # conduit-extra 1.3 From ae509526a5ebee77773a130b2101abae9df29686 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:19:39 -0700 Subject: [PATCH 1187/1263] Revert "Unskip tests for email-validate per Porges/email-validate-hs#31" This reverts commit 59bfad5bf155162d4812562b0f113aee3e0cf374. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53acb124..d35b59e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4753,6 +4753,7 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 + - email-validate # doctest 0.15 # https://github.com/Porges/email-validate-hs/issues/31 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - HTTP # conduit-extra 1.3 From 075d9a9f593b03e31219c25cdc6d3dea2662b6fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:20:24 -0700 Subject: [PATCH 1188/1263] Block enummapset per michalt/enummapset#11 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d35b59e4..285f016e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3269,6 +3269,7 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 + - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 @@ -3436,7 +3437,6 @@ packages: - cmark < 0 # DependencyFailed (PackageName "markdown") - cmark-highlight < 0 # GHC 8.4 via cmark - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - enummapset < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - set-cover < 0 # DependencyFailed (PackageName "enummapset") From d619981d3bf0d8263ffa4391d395f614c4e9fc6d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:24:15 -0700 Subject: [PATCH 1189/1263] Removals: juhp/cabal-rpm#55 and neo4j-rest-client --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 285f016e..c7113525 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1161,7 +1161,7 @@ packages: - HaskellNet-SSL "Jens Petersen @juhp": - - cabal-rpm + # - cabal-rpm # build failure with ghc 8.4 https://github.com/juhp/cabal-rpm/issues/55 - fedora-haskell-tools # - idris # ansi-terminal-0.8 @@ -1869,7 +1869,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 # ghc 8.4 build failure https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 "Anton Kholomiov ": - data-fix @@ -3269,9 +3270,11 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 + - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 + - haskell-neo4j-client # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 From 9313d62298f475e5d471c7c80bceec3d03675dce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:38:24 -0700 Subject: [PATCH 1190/1263] Unblock revdeps of http-api-data --- build-constraints.yaml | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7113525..60134dbe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3274,7 +3274,7 @@ packages: - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - - haskell-neo4j-client # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 + - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 @@ -3521,7 +3521,6 @@ packages: - hashable-time < 0 # GHC 8.4 via base-4.11.0.0 - haskell-lsp < 0 # GHC 8.4 via base-4.11.0.0 - hjsonpointer < 0 # GHC 8.4 via base-4.11.0.0 - - http-api-data < 0 # GHC 8.4 via base-4.11.0.0 - http-media < 0 # GHC 8.4 via base-4.11.0.0 - hxt-pickle-utils < 0 # GHC 8.4 via base-4.11.0.0 - indexed-list-literals < 0 # GHC 8.4 via base-4.11.0.0 @@ -3686,18 +3685,6 @@ packages: - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint - - Spock-core < 0 # GHC 8.4 via http-api-data - - envelope < 0 # GHC 8.4 via http-api-data - - eventful-core < 0 # GHC 8.4 via http-api-data - - http-link-header < 0 # GHC 8.4 via http-api-data - - persistent < 0 # GHC 8.4 via http-api-data - - persistent-mongoDB < 0 # GHC 8.4 via http-api-data - - persistent-redis < 0 # GHC 8.4 via http-api-data - - persistent-template < 0 # GHC 8.4 via http-api-data - - pushbullet-types < 0 # GHC 8.4 via http-api-data - - req < 0 # GHC 8.4 via http-api-data - - reroute < 0 # GHC 8.4 via http-api-data - - slug < 0 # GHC 8.4 via http-api-data - airship < 0 # GHC 8.4 via http-media - lxd-client < 0 # GHC 8.4 via http-media - servant-blaze < 0 # GHC 8.4 via http-media @@ -4547,6 +4534,15 @@ packages: - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - hoogle < 0 # GHC 8.4 via process-extras - yesod-fb < 0 # GHC 8.4 via yesod-core + - req < 0 # GHC 8.4 via authenticate-oauth + - reroute < 0 # GHC 8.4 via graph-core + - persistent < 0 # GHC 8.4 via haskell-src-meta + - persistent-redis < 0 # GHC 8.4 via hedis + - Spock-core < 0 # GHC 8.4 via hspec-wai + - persistent-mongoDB < 0 # GHC 8.4 via mongoDB + - eventful-core < 0 # GHC 8.4 via uuid + - persistent-template < 0 # GHC 8.4 via persistent + - slug < 0 # GHC 8.4 via persistent "GHC upper bounds": From 8cf3f88ba4d6b1bba909cede07355b1e3557ca93 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:46:20 -0700 Subject: [PATCH 1191/1263] Unblock entropy, securemem, crypto-api, etc and revdeps --- build-constraints.yaml | 48 ------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60134dbe..ba036ad8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3623,7 +3623,6 @@ packages: - classyplate < 0 # GHC 8.4 via template-haskell-2.13.0.0 - czipwith < 0 # GHC 8.4 via template-haskell-2.13.0.0 - data-accessor-template < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - eliminators < 0 # GHC 8.4 via template-haskell-2.13.0.0 - ghc-typelits-knownnat < 0 # GHC 8.4 via template-haskell-2.13.0.0 - happstack-server < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-src-meta < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -4166,14 +4165,7 @@ packages: - glib < 0 # GHC 8.4 via gtk2hs-buildtools - pango < 0 # GHC 8.4 via gtk2hs-buildtools - mcmc-types < 0 # GHC 8.4 via mwc-probability - - cipher-aes < 0 # GHC 8.4 via securemem - - cipher-blowfish < 0 # GHC 8.4 via securemem - - cipher-camellia < 0 # GHC 8.4 via securemem - - cipher-des < 0 # GHC 8.4 via securemem - - crypto-cipher-tests < 0 # GHC 8.4 via securemem - - crypto-cipher-types < 0 # GHC 8.4 via securemem - plot < 0 # GHC 8.4 via cairo - - cryptocipher < 0 # GHC 8.4 via cipher-aes - cryptocipher < 0 # GHC 8.4 via cipher-blowfish - cryptocipher < 0 # GHC 8.4 via cipher-camellia - cryptocipher < 0 # GHC 8.4 via cipher-des @@ -4182,13 +4174,9 @@ packages: - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 - - crypto-random-api < 0 # GHC 8.4 via entropy - - scrypt < 0 # GHC 8.4 via entropy # After first wave of unblocks - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - - entropy < 0 # GHC 8.4 via Cabal-2.2.0.0 - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 - bower-json < 0 # GHC 8.4 via aeson-better-errors @@ -4198,7 +4186,6 @@ packages: - hledger-ui < 0 # GHC 8.4 via brick - tries < 0 # GHC 8.4 via bytestring-trie - weigh < 0 # GHC 8.4 via bytestring-trie - - cprng-aes < 0 # GHC 8.4 via cipher-aes - composable-associations-aeson < 0 # GHC 8.4 via composable-associations - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell - cql-io < 0 # GHC 8.4 via cql @@ -4263,7 +4250,6 @@ packages: - lambdabot-core < 0 # GHC 8.4 via random-fu - redis-io < 0 # GHC 8.4 via redis-resp - lexer-applicative < 0 # GHC 8.4 via regex-applicative - - crypto-random < 0 # GHC 8.4 via securemem - generics-eot < 0 # GHC 8.4 via shake - shake-language-c < 0 # GHC 8.4 via shake - heterocephalus < 0 # GHC 8.4 via shakespeare @@ -4327,10 +4313,6 @@ packages: - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom - random-shuffle < 0 # GHC 8.4 via MonadRandom - vivid < 0 # GHC 8.4 via MonadRandom - - crypto-api < 0 # GHC 8.4 via entropy - - crypto-random-api < 0 # GHC 8.4 via entropy - - nonce < 0 # GHC 8.4 via entropy - - scrypt < 0 # GHC 8.4 via entropy - fsnotify < 0 # GHC 8.4 via hinotify - openssl-streams < 0 # GHC 8.4 via io-streams - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core @@ -4346,9 +4328,6 @@ packages: - pcre-heavy < 0 # GHC 8.4 via string-conversions - IntervalMap < 0 # GHC 8.4 via weigh - text-metrics < 0 # GHC 8.4 via weigh - - crypto-api-tests < 0 # GHC 8.4 via crypto-api - - pureMD5 < 0 # GHC 8.4 via crypto-api - - xxhash < 0 # GHC 8.4 via crypto-api - fsnotify-conduit < 0 # GHC 8.4 via fsnotify - hocilib < 0 # GHC 8.4 via inline-c - ctrie < 0 # GHC 8.4 via random-shuffle @@ -4365,11 +4344,8 @@ packages: - wire-streams < 0 # GHC 8.4 via binary-parsers - wire-streams < 0 # GHC 8.4 via io-streams - haskell-spacegoo < 0 # GHC 8.4 via vector-space - - bcrypt < 0 # GHC 8.4 via entropy - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 - - vhd < 0 # GHC 8.4 via cipher-aes - - uuid < 0 # GHC 8.4 via entropy - hasql-migration < 0 # GHC 8.4 via hasql - hasql-transaction < 0 # GHC 8.4 via hasql - biopsl < 0 # GHC 8.4 via biocore @@ -4431,23 +4407,9 @@ packages: - hyperloglog < 0 # GHC 8.4 via simple-reflect - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - - clientsession < 0 # GHC 8.4 via cipher-aes - - clientsession < 0 # GHC 8.4 via cprng-aes - - DRBG < 0 # GHC 8.4 via crypto-api - - RSA < 0 # GHC 8.4 via crypto-api - - cipher-aes128 < 0 # GHC 8.4 via crypto-api - - clientsession < 0 # GHC 8.4 via crypto-api - - cryptohash-cryptoapi < 0 # GHC 8.4 via crypto-api - - skein < 0 # GHC 8.4 via crypto-api - - DRBG < 0 # GHC 8.4 via crypto-api-tests - RSA < 0 # GHC 8.4 via crypto-pubkey-types - authenticate-oauth < 0 # GHC 8.4 via crypto-pubkey-types - - clientsession < 0 # GHC 8.4 via crypto-random - riak < 0 # GHC 8.4 via enclosed-exceptions - - DRBG < 0 # GHC 8.4 via entropy - - cipher-aes128 < 0 # GHC 8.4 via entropy - - clientsession < 0 # GHC 8.4 via entropy - - websockets < 0 # GHC 8.4 via entropy - yesod-bin < 0 # GHC 8.4 via fsnotify - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 @@ -4495,7 +4457,6 @@ packages: - HaskellNet-SSL < 0 # GHC 8.4 via HaskellNet - wai-middleware-crowd < 0 # GHC 8.4 via authenticate - datadog < 0 # GHC 8.4 via buffer-builder - - wai-middleware-crowd < 0 # GHC 8.4 via clientsession - influxdb < 0 # GHC 8.4 via doctest-0.15.0 - mongoDB < 0 # GHC 8.4 via hashtables - mysql-haskell < 0 # GHC 8.4 via io-streams @@ -4510,7 +4471,6 @@ packages: - soap-openssl < 0 # GHC 8.4 via soap - soap-tls < 0 # GHC 8.4 via soap - kdt < 0 # GHC 8.4 via MonadRandom - - yesod-core < 0 # GHC 8.4 via clientsession - xml-isogen < 0 # GHC 8.4 via dom-parser - kdt < 0 # GHC 8.4 via heap - yesod-static < 0 # GHC 8.4 via hjsmin @@ -4528,8 +4488,6 @@ packages: - yesod-newsfeed < 0 # GHC 8.4 via yesod-core - yesod-sitemap < 0 # GHC 8.4 via yesod-core - yesod-table < 0 # GHC 8.4 via yesod-core - - fb < 0 # GHC 8.4 via crypto-api - - yesod-fb < 0 # GHC 8.4 via crypto-api - fb < 0 # GHC 8.4 via cryptohash-cryptoapi - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - hoogle < 0 # GHC 8.4 via process-extras @@ -4551,18 +4509,12 @@ packages: "Stackage upper bounds": - # https://github.com/fpco/stackage/issues/3154 - - entropy < 0.4 - # https://github.com/fpco/stackage/issues/3293 - tasty-quickcheck < 0.10 # https://github.com/fpco/stackage/issues/3183 - criterion < 1.4 - # https://github.com/fpco/stackage/issues/3184 - - eliminators < 0.4 - # https://github.com/fpco/stackage/issues/3186 - haskell-gi-overloading < 1 From ca6b501e1294c5c6cb63eba8e9d062af3cd4c658 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:48:35 -0700 Subject: [PATCH 1192/1263] Remove pushbullet-types per tsani/pushbullet-hs#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba036ad8..7c224733 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -35,7 +35,7 @@ packages: "Jacob Thomas Errington @tsani": - servant-github-webhook - - pushbullet-types + # - pushbullet-types # build failure with ghc 8.4 https://github.com/tsani/pushbullet-hs/issues/1 "Theodore Lief Gannon @tejon": - aeson-yak @@ -3285,6 +3285,7 @@ packages: - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 + - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 From 63e80bd3a0330c88715a477012ba208ae957c611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Lorenzo=20Rodr=C3=ADguez?= Date: Wed, 14 Mar 2018 21:58:05 -0400 Subject: [PATCH 1193/1263] re-enabling language-dockerfile --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c224733..b08562dd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3048,7 +3048,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - # - language-docker # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 + - language-docker - docker-build-cacher - mysql-haskell-nem @@ -3279,7 +3279,6 @@ packages: - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - - language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 From bc6d27a1ff1fed9d5cc10da75617971fd110f66d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:00:15 -0700 Subject: [PATCH 1194/1263] Unblock language-docker, block vhd --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c224733..0f57b475 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -521,7 +521,7 @@ packages: - socks - tls - tls-debug - - vhd + # - vhd # build failure with ghc 8.4 - xenstore "Chris Done @chrisdone": @@ -3048,7 +3048,7 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker - # - language-docker # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 + - language-docker - docker-build-cacher - mysql-haskell-nem @@ -3279,7 +3279,6 @@ packages: - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - - language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26 - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 @@ -3289,6 +3288,7 @@ packages: - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 + - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 From 89ef10fec1c9afa553c1e2df9effda6a8e1a38e5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:02:15 -0700 Subject: [PATCH 1195/1263] Unblock yesod-core revdeps --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f57b475..d95e81bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4476,23 +4476,13 @@ packages: - kdt < 0 # GHC 8.4 via heap - yesod-static < 0 # GHC 8.4 via hjsmin - yesod-static < 0 # GHC 8.4 via wai-app-static - - yesod-core < 0 # GHC 8.4 via wai-extra - - yesod-eventsource < 0 # GHC 8.4 via wai-extra - - yesod-static < 0 # GHC 8.4 via wai-extra - yesod-static < 0 # GHC 8.4 via yesod-test - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri - urlpath < 0 # GHC 8.4 via monad-control-aligned - urlpath < 0 # GHC 8.4 via path-extra - - yesod-alerts < 0 # GHC 8.4 via yesod-core - - yesod-gitrepo < 0 # GHC 8.4 via yesod-core - - yesod-newsfeed < 0 # GHC 8.4 via yesod-core - - yesod-sitemap < 0 # GHC 8.4 via yesod-core - - yesod-table < 0 # GHC 8.4 via yesod-core - - fb < 0 # GHC 8.4 via cryptohash-cryptoapi - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - hoogle < 0 # GHC 8.4 via process-extras - - yesod-fb < 0 # GHC 8.4 via yesod-core - req < 0 # GHC 8.4 via authenticate-oauth - reroute < 0 # GHC 8.4 via graph-core - persistent < 0 # GHC 8.4 via haskell-src-meta From 91e084af5f71bbf5001b5428e0bb490724136fa6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:09:11 -0700 Subject: [PATCH 1196/1263] Unblock revdeps of wai-* --- build-constraints.yaml | 46 ++++-------------------------------------- 1 file changed, 4 insertions(+), 42 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d95e81bc..e51c4f4c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3960,33 +3960,8 @@ packages: - herms < 0 # GHC 8.4 via vty - hledger-iadd < 0 # GHC 8.4 via vty - yi-frontend-vty < 0 # GHC 8.4 via vty - - webdriver-angular < 0 # GHC 8.4 via wai-app-static - - MFlow < 0 # GHC 8.4 via wai-extra - - Spock < 0 # GHC 8.4 via wai-extra - - filter-logger < 0 # GHC 8.4 via wai-extra - - hledger-web < 0 # GHC 8.4 via wai-extra - - hspec-wai < 0 # GHC 8.4 via wai-extra - - microformats2-parser < 0 # GHC 8.4 via wai-extra - - wai-cli < 0 # GHC 8.4 via wai-extra - - wai-cors < 0 # GHC 8.4 via wai-extra - - yesod < 0 # GHC 8.4 via wai-extra - - yesod-auth-hashdb < 0 # GHC 8.4 via wai-extra - - yesod-paginator < 0 # GHC 8.4 via wai-extra - - hledger-web < 0 # GHC 8.4 via wai-handler-launch - - serversession-frontend-wai < 0 # GHC 8.4 via wai-session - - wai-cors < 0 # GHC 8.4 via wai-websockets - - wai-transformers < 0 # GHC 8.4 via wai-websockets - - yesod-websockets < 0 # GHC 8.4 via wai-websockets - web-routes-hsp < 0 # GHC 8.4 via web-routes - web-routes-wai < 0 # GHC 8.4 via web-routes - - gdax < 0 # GHC 8.4 via websockets - - tidal < 0 # GHC 8.4 via websockets - - transient-universe < 0 # GHC 8.4 via websockets - - wai-cors < 0 # GHC 8.4 via websockets - - wai-transformers < 0 # GHC 8.4 via websockets - - websockets-snap < 0 # GHC 8.4 via websockets - - wuss < 0 # GHC 8.4 via websockets - - yesod-websockets < 0 # GHC 8.4 via websockets - bitcoin-api < 0 # GHC 8.4 via wreq - bitcoin-api-extra < 0 # GHC 8.4 via wreq - datasets < 0 # GHC 8.4 via wreq @@ -4053,7 +4028,6 @@ packages: - mysql-haskell-openssl < 0 # GHC 8.4 via mysql-haskell - messagepack-rpc < 0 # GHC 8.4 via network-simple - distributed-process < 0 # GHC 8.4 via network-transport-tcp - - serversession < 0 # GHC 8.4 via nonce - pipes-aeson < 0 # GHC 8.4 via pipes-attoparsec - pipes-fastx < 0 # GHC 8.4 via pipes-attoparsec - hasql < 0 # GHC 8.4 via postgresql-binary @@ -4295,15 +4269,6 @@ packages: - validity-aeson < 0 # GHC 8.4 via validity-text - genvalidity-time < 0 # GHC 8.4 via validity-time - hledger-ui < 0 # GHC 8.4 via vty - - wai-middleware-consul < 0 # GHC 8.4 via wai - - wai-middleware-prometheus < 0 # GHC 8.4 via wai - - wai-middleware-consul < 0 # GHC 8.4 via wai-app-static - - wai-middleware-consul < 0 # GHC 8.4 via wai-conduit - - wai-middleware-consul < 0 # GHC 8.4 via wai-extra - - websockets-rpc < 0 # GHC 8.4 via wai-transformers - - websockets-simple < 0 # GHC 8.4 via wai-transformers - - websockets-rpc < 0 # GHC 8.4 via websockets - - websockets-simple < 0 # GHC 8.4 via websockets - rose-trees < 0 # GHC 8.4 via witherable - sets < 0 # GHC 8.4 via witherable - yi-core < 0 # GHC 8.4 via yi-rope @@ -4444,10 +4409,6 @@ packages: - atom-conduit < 0 # GHC 8.4 via timerep - docker < 0 # GHC 8.4 via uuid - simple-session < 0 # GHC 8.4 via simple - - fn < 0 # GHC 8.4 via wai-extra - - simple-session < 0 # GHC 8.4 via wai-extra - - wai-app-static < 0 # GHC 8.4 via wai-extra - - wai-websockets < 0 # GHC 8.4 via websockets - hledger-lib < 0 # GHC 8.4 via hashtables - skylighting < 0 # GHC 8.4 via hxt - skylighting-core < 0 # GHC 8.4 via hxt @@ -4465,8 +4426,6 @@ packages: - mongoDB < 0 # GHC 8.4 via nonce - mongoDB < 0 # GHC 8.4 via pureMD5 - mongoDB < 0 # GHC 8.4 via random-shuffle - - wai-middleware-crowd < 0 # GHC 8.4 via wai-app-static - - wai-middleware-crowd < 0 # GHC 8.4 via wai-extra - mysql-haskell < 0 # GHC 8.4 via wire-streams - soap < 0 # GHC 8.4 via xml-conduit-writer - soap-openssl < 0 # GHC 8.4 via soap @@ -4475,7 +4434,6 @@ packages: - xml-isogen < 0 # GHC 8.4 via dom-parser - kdt < 0 # GHC 8.4 via heap - yesod-static < 0 # GHC 8.4 via hjsmin - - yesod-static < 0 # GHC 8.4 via wai-app-static - yesod-static < 0 # GHC 8.4 via yesod-test - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri @@ -4492,6 +4450,10 @@ packages: - eventful-core < 0 # GHC 8.4 via uuid - persistent-template < 0 # GHC 8.4 via persistent - slug < 0 # GHC 8.4 via persistent + - MFlow < 0 # GHC 8.4 via RefSerialize + - MFlow < 0 # GHC 8.4 via TCache + - MFlow < 0 # GHC 8.4 via Workflow + - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client "GHC upper bounds": From 43379da31788f8b386faa5294ef5eabed94e1dd4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:14:19 -0700 Subject: [PATCH 1197/1263] Unblock revdeps of shakespeare --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e51c4f4c..51728623 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4048,7 +4048,6 @@ packages: - sdl2-image < 0 # GHC 8.4 via sdl2 - sdl2-mixer < 0 # GHC 8.4 via sdl2 - sdl2-ttf < 0 # GHC 8.4 via sdl2 - - state-codes < 0 # GHC 8.4 via shakespeare - yi-snippet < 0 # GHC 8.4 via tasty-hunit - yi-snippet < 0 # GHC 8.4 via tasty-th - mysql-haskell-openssl < 0 # GHC 8.4 via tcp-streams @@ -4227,7 +4226,6 @@ packages: - lexer-applicative < 0 # GHC 8.4 via regex-applicative - generics-eot < 0 # GHC 8.4 via shake - shake-language-c < 0 # GHC 8.4 via shake - - heterocephalus < 0 # GHC 8.4 via shakespeare - hedis < 0 # GHC 8.4 via slave-thread - wreq < 0 # GHC 8.4 via snap-server - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec @@ -4351,7 +4349,6 @@ packages: - fasta < 0 # GHC 8.4 via pipes-group - fasta < 0 # GHC 8.4 via pipes-text - random-tree < 0 # GHC 8.4 via random-shuffle - - dom-parser < 0 # GHC 8.4 via shakespeare - jose < 0 # GHC 8.4 via tasty-hspec - milena < 0 # GHC 8.4 via tasty-hspec - fuzzyset < 0 # GHC 8.4 via text-metrics @@ -4400,10 +4397,6 @@ packages: - yesod-persistent < 0 # GHC 8.4 via persistent-template - pipes-csv < 0 # GHC 8.4 via pipes-bytestring - riak < 0 # GHC 8.4 via pureMD5 - - servius < 0 # GHC 8.4 via shakespeare - - yesod-auth < 0 # GHC 8.4 via shakespeare - - yesod-bin < 0 # GHC 8.4 via shakespeare - - yesod-form < 0 # GHC 8.4 via shakespeare - simple < 0 # GHC 8.4 via simple-templates - http-streams < 0 # GHC 8.4 via snap-server - atom-conduit < 0 # GHC 8.4 via timerep From a211fbabc956200fab4395fb9dd9f72271b148ac Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:21:13 -0700 Subject: [PATCH 1198/1263] Remove text-format per bos/text-format#22 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51728623..59ec42b9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3286,6 +3286,7 @@ packages: - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 + - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -3410,7 +3411,6 @@ packages: - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - text-format < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main - varying < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From f502846d7dcc958955192d54b4e679d271a96e6d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:26:39 -0700 Subject: [PATCH 1199/1263] Remove fb per psibi/fb#3 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad943a54..2b4c2bee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -457,7 +457,7 @@ packages: - textlocal # - shell-conduit # https://github.com/psibi/shell-conduit/issues/15 - tldr - - fb + # - fb # build failure with ghc 8.4 https://github.com/psibi/fb/issues/3 - yesod-fb - yesod-auth-fb - hourglass-orphans @@ -3272,6 +3272,7 @@ packages: - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 + - fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 @@ -3443,6 +3444,7 @@ packages: - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - set-cover < 0 # DependencyFailed (PackageName "enummapset") + - yesod-fb < 0 # GHC 8.4 via fb # This section was used to programmatically generate a set of removals From 3a9a6b3151d0980e18ae086a5d590ad591814fa5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:32:03 -0700 Subject: [PATCH 1200/1263] Remove (xml-)conduit-parse per k0ral/conduit-parse#3 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b4c2bee..a28725c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1783,7 +1783,7 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - - conduit-parse + # - conduit-parse # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 - dublincore-xml-conduit - euler-tour-tree - opml-conduit @@ -3271,6 +3271,7 @@ packages: - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 + - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 @@ -3445,6 +3446,7 @@ packages: - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - set-cover < 0 # DependencyFailed (PackageName "enummapset") - yesod-fb < 0 # GHC 8.4 via fb + - xml-conduit-parse < 0 # GHC 8.4 via conduit-parse # This section was used to programmatically generate a set of removals From c68ec97687ed4fa04059cada22bc2731d09ad0cf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:34:21 -0700 Subject: [PATCH 1201/1263] Remove heterocephalus per arowM/heterocephalus#22 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a28725c6..07b4cf0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2793,7 +2793,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - - heterocephalus + # - heterocephalus # build failure with ghc 8.4 https://github.com/arowM/heterocephalus/issues/22 - bookkeeping - ochintin-daicho @@ -3278,6 +3278,7 @@ packages: - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 + - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 From b04c20f7751b2783ea6f8b28247bc44021361b1e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:36:51 -0700 Subject: [PATCH 1202/1263] Remove dom-parser per typeable/dom-parser#10 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07b4cf0e..ccf1f312 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3062,7 +3062,7 @@ packages: - ghost-buster "typeable.io ": - - dom-parser + # - dom-parser # build failure with ghc 8.4 https://github.com/typeable/dom-parser/issues/10 - xml-isogen "Jeremy Huffman @jeremyjh": @@ -3272,6 +3272,7 @@ packages: - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 + - dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 From 95bc18837317030627716f34ab79f0c0a3c577d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:38:42 -0700 Subject: [PATCH 1203/1263] Revert "Revert "Unskip tests for email-validate per Porges/email-validate-hs#31"" This reverts commit ae509526a5ebee77773a130b2101abae9df29686. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccf1f312..5ebbbed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4656,7 +4656,6 @@ skipped-tests: - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - email-validate # doctest 0.15 # https://github.com/Porges/email-validate-hs/issues/31 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - HTTP # conduit-extra 1.3 From 37eae7066b8de42ef3f066cbdf4fdc220489f1fb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:54:31 -0700 Subject: [PATCH 1204/1263] Misc unblocks --- build-constraints.yaml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5ebbbed4..5327fa52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3821,8 +3821,6 @@ packages: - microformats2-parser < 0 # GHC 8.4 via aeson-qq - stratosphere < 0 # GHC 8.4 via aeson-qq - mltool < 0 # GHC 8.4 via ascii-progress - - classy-prelude-conduit < 0 # GHC 8.4 via classy-prelude - - classy-prelude-yesod < 0 # GHC 8.4 via classy-prelude - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs - check-email < 0 # GHC 8.4 via email-validate @@ -4068,14 +4066,6 @@ packages: - wl-pprint-console < 0 # GHC 8.4 via wl-pprint-annotated - wl-pprint-terminfo < 0 # GHC 8.4 via wl-pprint-extras - writer-cps-full < 0 # GHC 8.4 via writer-cps-lens - - yi-fuzzy-open < 0 # GHC 8.4 via yi-core - - yi-ireader < 0 # GHC 8.4 via yi-core - - yi-keymap-cua < 0 # GHC 8.4 via yi-core - - yi-keymap-emacs < 0 # GHC 8.4 via yi-core - - yi-misc-modes < 0 # GHC 8.4 via yi-core - - yi-mode-haskell < 0 # GHC 8.4 via yi-core - - yi-mode-javascript < 0 # GHC 8.4 via yi-core - - yi-snippet < 0 # GHC 8.4 via yi-core - yi-fuzzy-open < 0 # GHC 8.4 via yi-language - yi-ireader < 0 # GHC 8.4 via yi-language - yi-keymap-emacs < 0 # GHC 8.4 via yi-language @@ -4095,7 +4085,6 @@ packages: - selda-sqlite < 0 # GHC 8.4 via direct-sqlite - distributed-process-monad-control < 0 # GHC 8.4 via distributed-process - flat-mcmc < 0 # GHC 8.4 via formatting - - process-extras < 0 # GHC 8.4 via generic-deriving - unicode-transforms < 0 # GHC 8.4 via getopt-generics - disposable < 0 # GHC 8.4 via ghcjs-base-stub - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub @@ -4134,7 +4123,6 @@ packages: - network-transport-tests < 0 # GHC 8.4 via network-transport - path-extra < 0 # GHC 8.4 via path - validity-path < 0 # GHC 8.4 via path - - pdfinfo < 0 # GHC 8.4 via process-extras - selda-postgresql < 0 # GHC 8.4 via selda - quickcheck-special < 0 # GHC 8.4 via special-values - slave-thread < 0 # GHC 8.4 via stm-containers @@ -4224,8 +4212,6 @@ packages: - pipes-network < 0 # GHC 8.4 via pipes-safe - pred-trie < 0 # GHC 8.4 via poly-arity - squeal-postgresql < 0 # GHC 8.4 via postgresql-binary - - tasty-silver < 0 # GHC 8.4 via process-extras - - yi-core < 0 # GHC 8.4 via process-extras - rainbox < 0 # GHC 8.4 via rainbow - lambdabot-core < 0 # GHC 8.4 via random-fu - redis-io < 0 # GHC 8.4 via redis-resp @@ -4439,7 +4425,6 @@ packages: - urlpath < 0 # GHC 8.4 via monad-control-aligned - urlpath < 0 # GHC 8.4 via path-extra - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - - hoogle < 0 # GHC 8.4 via process-extras - req < 0 # GHC 8.4 via authenticate-oauth - reroute < 0 # GHC 8.4 via graph-core - persistent < 0 # GHC 8.4 via haskell-src-meta @@ -4453,6 +4438,9 @@ packages: - MFlow < 0 # GHC 8.4 via TCache - MFlow < 0 # GHC 8.4 via Workflow - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client + - yi-keymap-cua < 0 # GHC 8.4 via yi-core + - yi-keymap-cua < 0 # GHC 8.4 via yi-keymap-emacs + - yi-keymap-cua < 0 # GHC 8.4 via yi-rope "GHC upper bounds": From ec9bb5dcc412fb97f20c7b10a698fe573d20a14a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 20:01:00 -0700 Subject: [PATCH 1205/1263] Remove hoogle per ndmitchell/hoogle#245 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5327fa52..e77aafe7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -408,7 +408,7 @@ packages: "Neil Mitchell @ndmitchell": - hlint - - hoogle + # - hoogle # build failure with ghc 8.4 https://github.com/ndmitchell/hoogle/issues/245 - shake - tagsoup - cmdargs @@ -3280,6 +3280,7 @@ packages: - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 + - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 From 0a75712b06e59fbad6c3789e3687f7f9b21863f5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 21:15:25 -0700 Subject: [PATCH 1206/1263] Re-block data-inttrie, let the build succeed --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e77aafe7..e737f09c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3322,8 +3322,7 @@ packages: - cuda < 0 # build failure with GHC 8.4 - cusolver < 0 # build failure with GHC 8.4 - cusparse < 0 # build failure with GHC 8.4 - # - data-inttrie < 0 # build failure with GHC 8.4 - - data-inttrie # todo: remove + - data-inttrie < 0 # build failure with GHC 8.4 - data-memocombinators < 0 # build failure with GHC 8.4 - diff3 < 0 # build failure with GHC 8.4 - distance < 0 # build failure with GHC 8.4 From afd60c07ce5a1f817c739f287f09c4d80250df0f Mon Sep 17 00:00:00 2001 From: Vincent Berthoux Date: Thu, 15 Mar 2018 09:10:38 +0100 Subject: [PATCH 1207/1263] Re-enabling Rasterific Semigroup instances has been added, and uploaded to Hackage --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e737f09c..f6673730 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -671,7 +671,7 @@ packages: "Vincent Berthoux @Twinside": - JuicyPixels - FontyFruity - # - Rasterific # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 + - Rasterific - svg-tree - rasterific-svg - asciidiagram @@ -3268,7 +3268,6 @@ packages: "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 From ae91f311a67707414da5f844d194363bd5b2f3d6 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Thu, 15 Mar 2018 14:21:50 +0300 Subject: [PATCH 1208/1263] Add back massiv and massiv-io --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ab6a3051..f1828959 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2810,11 +2810,10 @@ packages: # - printcess # lens 4.16 "Alexey Kuleshevich @lehins": - [] # - wai-middleware-auth # via hoauth2 # - hip # lens 4.16 via diagrams/chart - # - massiv # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - # - massiv-io # GHC 8.4 via massiv + - massiv + - massiv-io "Hans-Peter Deifel @hpdeifel": - hledger-iadd From 96dc8c5595cce3048f0d3508aed223b72a62dfc1 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Sun, 18 Feb 2018 23:35:17 +0000 Subject: [PATCH 1209/1263] Add th-nowq --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e737f09c..eebc7ab7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3215,6 +3215,7 @@ packages: "Dmitry Dzhus @dzhus": - static-text + - th-nowq "Dan Fithian @dfithian": - oauthenticated From 5153a07c77c9a40c08115ad8cd49586d9a277af6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 08:11:06 -0700 Subject: [PATCH 1210/1263] Remove adler32 from list of build failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0679db99..1829343d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3382,7 +3382,6 @@ packages: # round 2: - HSet < 0 # DependencyFailed (PackageName "hashtables") - HaTeX < 0 # DependencyFailed (PackageName "matrix") - - adler32 < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - bookkeeping < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cartel < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cases < 0 # DependencyFailed (PackageName "loch-th") From 5e301477c4877dee08ac60bdafe207ac428873cf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 08:12:33 -0700 Subject: [PATCH 1211/1263] Remove massiv and massiv-io from list of build failures --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7896eb2a..29765990 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3283,7 +3283,6 @@ packages: - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - - massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 @@ -3417,7 +3416,6 @@ packages: - wild-bind < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wild-bind-x11 < 0 # DependencyFailed (PackageName "wild-bind") - xls < 0 # DependencyFailed (PackageName "getopt-generics") - - massiv-io < 0 # GHC 8.4 via massiv - enclosed-exceptions < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/test/test - highjson < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From 69343ae8fb33be1332f5a1e907afd40fdddfa129 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 08:52:02 -0700 Subject: [PATCH 1212/1263] Remove Rasterific per Twinside/Rasterific#38 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29765990..920a2024 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -671,7 +671,7 @@ packages: "Vincent Berthoux @Twinside": - JuicyPixels - FontyFruity - - Rasterific + # - Rasterific # build failure with ghc 8.4 https://github.com/Twinside/Rasterific/issues/38 - svg-tree - rasterific-svg - asciidiagram @@ -3267,6 +3267,7 @@ packages: "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) + - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 From 10b62c14976518c7109145792c9c6af17dbdc1ef Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:23:10 -0700 Subject: [PATCH 1213/1263] Unblock megaparsec and misc --- build-constraints.yaml | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 920a2024..791aaf75 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3287,6 +3287,7 @@ packages: - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 + - pipes-safe < 0 # build failure with GHC 8.4 # https://github.com/Gabriel439/Haskell-Pipes-Safe-Library/issues/33 - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 @@ -3353,7 +3354,6 @@ packages: - nfc < 0 # build failure with GHC 8.4 - nvvm < 0 # build failure with GHC 8.4 - persistable-types-HDBC-pg < 0 # build failure with GHC 8.4 - - pipes-safe < 0 # build failure with GHC 8.4 - preprocessor-tools < 0 # build failure with GHC 8.4 - pure-io < 0 # build failure with GHC 8.4 - reform < 0 # build failure with GHC 8.4 @@ -3491,7 +3491,7 @@ packages: - css-syntax < 0 # GHC 8.4 via base-4.11.0.0 - dictionaries < 0 # GHC 8.4 via base-4.11.0.0 - doctest-driver-gen < 0 # GHC 8.4 via base-4.11.0.0 - - ekg < 0 # GHC 8.4 via base-4.11.0.0 + - ekg < 0 # GHC 8.4 via base-4.11.0.0 # https://github.com/tibbe/ekg/issues/70 - ekg-core < 0 # GHC 8.4 via base-4.11.0.0 - ekg-json < 0 # GHC 8.4 via base-4.11.0.0 - ekg-statsd < 0 # GHC 8.4 via base-4.11.0.0 @@ -3641,8 +3641,6 @@ packages: - static-text < 0 # GHC 8.4 via template-haskell-2.13.0.0 - strive < 0 # GHC 8.4 via template-haskell-2.13.0.0 - test-fixture < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - text-show < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - text-show-instances < 0 # GHC 8.4 via template-haskell-2.13.0.0 - th-to-exp < 0 # GHC 8.4 via template-haskell-2.13.0.0 - threepenny-gui < 0 # GHC 8.4 via template-haskell-2.13.0.0 - time-parsers < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -3791,14 +3789,6 @@ packages: - online < 0 # GHC 8.4 via tdigest - wrecker < 0 # GHC 8.4 via tdigest - type-assertions < 0 # GHC 8.4 via test-fixture - - blosum < 0 # GHC 8.4 via text-show - - find-clumpiness < 0 # GHC 8.4 via text-show - - hpqtypes < 0 # GHC 8.4 via text-show - - log < 0 # GHC 8.4 via text-show - - log-elasticsearch < 0 # GHC 8.4 via text-show - - log-postgres < 0 # GHC 8.4 via text-show - - modify-fasta < 0 # GHC 8.4 via text-show - - tibetan-utils < 0 # GHC 8.4 via text-show - snap-server < 0 # GHC 8.4 via threads - threads-extras < 0 # GHC 8.4 via threads - wrecker < 0 # GHC 8.4 via threads @@ -4068,7 +4058,6 @@ packages: - yi-misc-modes < 0 # GHC 8.4 via yi-language - yi-mode-haskell < 0 # GHC 8.4 via yi-language - yi-mode-javascript < 0 # GHC 8.4 via yi-language - - log-base < 0 # GHC 8.4 via aeson-pretty - witherable < 0 # GHC 8.4 via base-orphans - configurator-export < 0 # GHC 8.4 via configurator - monad-unlift < 0 # GHC 8.4 via constraints @@ -4142,14 +4131,12 @@ packages: # After first wave of unblocks - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system - - megaparsec < 0 # GHC 8.4 via QuickCheck-2.11.3 - bower-json < 0 # GHC 8.4 via aeson-better-errors - hinotify < 0 # GHC 8.4 via async-2.2.1 - wreq < 0 # GHC 8.4 via authenticate-oauth - seqloc < 0 # GHC 8.4 via biocore - hledger-ui < 0 # GHC 8.4 via brick - tries < 0 # GHC 8.4 via bytestring-trie - - weigh < 0 # GHC 8.4 via bytestring-trie - composable-associations-aeson < 0 # GHC 8.4 via composable-associations - wai-middleware-consul < 0 # GHC 8.4 via consul-haskell - cql-io < 0 # GHC 8.4 via cql @@ -4269,10 +4256,6 @@ packages: - openssl-streams < 0 # GHC 8.4 via io-streams - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core - apecs < 0 # GHC 8.4 via linear - - cue-sheet < 0 # GHC 8.4 via megaparsec - - dotenv < 0 # GHC 8.4 via megaparsec - - hspec-megaparsec < 0 # GHC 8.4 via megaparsec - - inflections < 0 # GHC 8.4 via megaparsec - incremental-parser < 0 # GHC 8.4 via monoid-subclasses - picoparsec < 0 # GHC 8.4 via monoid-subclasses - timerep < 0 # GHC 8.4 via monoid-subclasses @@ -4289,10 +4272,7 @@ packages: - hpc-coveralls < 0 # GHC 8.4 via pureMD5 - pixelated-avatar-generator < 0 # GHC 8.4 via pureMD5 - xxhash-ffi < 0 # GHC 8.4 via xxhash - - pipes-bytestring < 0 # GHC 8.4 via pipes-group - - pipes-text < 0 # GHC 8.4 via pipes-group - pipes-text < 0 # GHC 8.4 via pipes-safe - - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - wire-streams < 0 # GHC 8.4 via binary-parsers - wire-streams < 0 # GHC 8.4 via io-streams - haskell-spacegoo < 0 # GHC 8.4 via vector-space @@ -4333,8 +4313,6 @@ packages: - speedy-slice < 0 # GHC 8.4 via mcmc-types - aern2-mp < 0 # GHC 8.4 via mixed-types-num - aern2-real < 0 # GHC 8.4 via mixed-types-num - - fasta < 0 # GHC 8.4 via pipes-bytestring - - fasta < 0 # GHC 8.4 via pipes-group - fasta < 0 # GHC 8.4 via pipes-text - random-tree < 0 # GHC 8.4 via random-shuffle - jose < 0 # GHC 8.4 via tasty-hspec @@ -4383,7 +4361,6 @@ packages: - yesod-persistent < 0 # GHC 8.4 via persistent-sqlite - yesod-auth < 0 # GHC 8.4 via persistent-template - yesod-persistent < 0 # GHC 8.4 via persistent-template - - pipes-csv < 0 # GHC 8.4 via pipes-bytestring - riak < 0 # GHC 8.4 via pureMD5 - simple < 0 # GHC 8.4 via simple-templates - http-streams < 0 # GHC 8.4 via snap-server @@ -4393,7 +4370,6 @@ packages: - hledger-lib < 0 # GHC 8.4 via hashtables - skylighting < 0 # GHC 8.4 via hxt - skylighting-core < 0 # GHC 8.4 via hxt - - hledger-lib < 0 # GHC 8.4 via megaparsec - reform-blaze < 0 # GHC 8.4 via reform - reform-hamlet < 0 # GHC 8.4 via reform - snap-blaze < 0 # GHC 8.4 via snap-core @@ -4437,6 +4413,10 @@ packages: - yi-keymap-cua < 0 # GHC 8.4 via yi-core - yi-keymap-cua < 0 # GHC 8.4 via yi-keymap-emacs - yi-keymap-cua < 0 # GHC 8.4 via yi-rope + - blosum < 0 # GHC 8.4 via fasta + - modify-fasta < 0 # GHC 8.4 via fasta + - blosum < 0 # GHC 8.4 via pipes-text + - modify-fasta < 0 # GHC 8.4 via pipes-text "GHC upper bounds": @@ -4636,14 +4616,17 @@ skipped-tests: # These can periodically be checked for updates; # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff + - hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46 - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 + - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 + - megaparsec # QuickCheck 2.11.3 https://github.com/mrkkrp/megaparsec/issues/283 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck @@ -5132,6 +5115,8 @@ skipped-benchmarks: # ghc 8.4 outdated dependencies - http2 # ghc 8.4 via hashtables + - megaparsec # ghc 8.4 via weigh via bytestring-trie build failure + - log # ghc 8.4 via ekg via base-4.11.0.0 - psqueues # ghc 8.4 via PSQueue build failure # Transitive outdated dependencies From 2cc7e14bfd390917cc4518f5b60d0996e3e93be0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:38:48 -0700 Subject: [PATCH 1214/1263] Unblock misc --- build-constraints.yaml | 43 +++++------------------------------------- 1 file changed, 5 insertions(+), 38 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 791aaf75..8e412bdd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3283,6 +3283,7 @@ packages: - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 + - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 @@ -3333,7 +3334,6 @@ packages: - ghcjs-perch < 0 # build failure with GHC 8.4 - gluturtle < 0 # build failure with GHC 8.4 - group-by-date < 0 # build failure with GHC 8.4 - - haskell-src < 0 # build failure with GHC 8.4 - heap < 0 # build failure with GHC 8.4 - hid < 0 # build failure with GHC 8.4 - hpp < 0 # build failure with GHC 8.4 @@ -3347,7 +3347,6 @@ packages: - json < 0 # build failure with GHC 8.4 - language-fortran < 0 # build failure with GHC 8.4 - language-glsl < 0 # build failure with GHC 8.4 - - list-t < 0 # build failure with GHC 8.4 - median-stream < 0 # build failure with GHC 8.4 - miniutter < 0 # build failure with GHC 8.4 - monadoid < 0 # build failure with GHC 8.4 @@ -3797,8 +3796,6 @@ packages: - wai-middleware-throttle < 0 # GHC 8.4 via token-bucket - netwire-input-glfw < 0 # GHC 8.4 via GLFW-b - vector-space < 0 # GHC 8.4 via MemoTrie - - Spock < 0 # GHC 8.4 via Spock-core - - Spock-api-server < 0 # GHC 8.4 via Spock-core - boltzmann-samplers < 0 # GHC 8.4 via ad - hamilton < 0 # GHC 8.4 via ad - matplotlib < 0 # GHC 8.4 via ad @@ -3916,16 +3913,10 @@ packages: - prettyprinter-compat-ansi-wl-pprint < 0 # GHC 8.4 via prettyprinter-ansi-terminal - goggles < 0 # GHC 8.4 via req - mapquest-api < 0 # GHC 8.4 via req - - Spock < 0 # GHC 8.4 via reroute - - Spock-api < 0 # GHC 8.4 via reroute - - filter-logger < 0 # GHC 8.4 via scotty - - line < 0 # GHC 8.4 via scotty - - microformats2-parser < 0 # GHC 8.4 via scotty - c2hs < 0 # GHC 8.4 via shelly - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit - - html-conduit < 0 # GHC 8.4 via tagstream-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit - lentil < 0 # GHC 8.4 via terminal-progress-bar - bench < 0 # GHC 8.4 via turtle @@ -3960,7 +3951,6 @@ packages: - mustache < 0 # GHC 8.4 via wreq - package-description-remote < 0 # GHC 8.4 via wreq - wreq-stringless < 0 # GHC 8.4 via wreq - - HTF < 0 # GHC 8.4 via xmlgen - xmonad-contrib < 0 # GHC 8.4 via xmonad - yesod-auth-fb < 0 # GHC 8.4 via yesod-auth - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-auth @@ -3977,14 +3967,9 @@ packages: - yesod-csp < 0 # GHC 8.4 via yesod-test - yesod-paginator < 0 # GHC 8.4 via yesod-test - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell - - HPDF < 0 # GHC 8.4 via HTF - - Spock-worker < 0 # GHC 8.4 via HTF - - dataurl < 0 # GHC 8.4 via HTF - - graph-core < 0 # GHC 8.4 via HTF - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL - ip6addr < 0 # GHC 8.4 via IPv6Addr - - Spock-worker < 0 # GHC 8.4 via Spock - pell < 0 # GHC 8.4 via arithmoi - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding - cassava-conduit < 0 # GHC 8.4 via bifunctors @@ -4075,7 +4060,6 @@ packages: - javascript-extras < 0 # GHC 8.4 via ghcjs-base-stub - hasql-optparse-applicative < 0 # GHC 8.4 via hasql - hasql-pool < 0 # GHC 8.4 via hasql - - hxt < 0 # GHC 8.4 via hxt-regex-xmlschema - shake < 0 # GHC 8.4 via js-flot - shake < 0 # GHC 8.4 via js-jquery - monad-unlift-ref < 0 # GHC 8.4 via mutable-containers @@ -4098,11 +4082,6 @@ packages: - RefSerialize < 0 # GHC 8.4 via hashtables - TCache < 0 # GHC 8.4 via hashtables - gtk2hs-buildtools < 0 # GHC 8.4 via hashtables - - gl < 0 # GHC 8.4 via hxt - - hxt-css < 0 # GHC 8.4 via hxt - - hxt-curl < 0 # GHC 8.4 via hxt - - hxt-expat < 0 # GHC 8.4 via hxt - - hxt-tagsoup < 0 # GHC 8.4 via hxt - network-transport-composed < 0 # GHC 8.4 via network-transport - network-transport-inmemory < 0 # GHC 8.4 via network-transport - network-transport-tests < 0 # GHC 8.4 via network-transport @@ -4174,14 +4153,6 @@ packages: - rcu < 0 # GHC 8.4 via hlint - sbv < 0 # GHC 8.4 via hlint - structs < 0 # GHC 8.4 via hlint - - xml-html-qq < 0 # GHC 8.4 via html-conduit - - HandsomeSoup < 0 # GHC 8.4 via hxt - - hxt-http < 0 # GHC 8.4 via hxt - - katydid < 0 # GHC 8.4 via hxt - - xml-to-json < 0 # GHC 8.4 via hxt - - xml-to-json < 0 # GHC 8.4 via hxt-curl - - xml-to-json < 0 # GHC 8.4 via hxt-expat - - xml-to-json < 0 # GHC 8.4 via hxt-tagsoup - generics-eot < 0 # GHC 8.4 via interpolate - katydid < 0 # GHC 8.4 via json - stm-containers < 0 # GHC 8.4 via list-t @@ -4330,7 +4301,6 @@ packages: - exp-pairs < 0 # GHC 8.4 via matrix - xlsx < 0 # GHC 8.4 via xeno - tasty-auto < 0 # GHC 8.4 via tasty-hspec - - large-hashable < 0 # GHC 8.4 via HTF - approximate < 0 # GHC 8.4 via simple-reflect - compensated < 0 # GHC 8.4 via simple-reflect - hyperloglog < 0 # GHC 8.4 via simple-reflect @@ -4342,9 +4312,6 @@ packages: - yesod-bin < 0 # GHC 8.4 via fsnotify - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - - scotty < 0 # GHC 8.4 via hspec-wai - - yesod-test < 0 # GHC 8.4 via html-conduit - - xmlgen < 0 # GHC 8.4 via hxt - haxr < 0 # GHC 8.4 via io-streams - http-streams < 0 # GHC 8.4 via io-streams - snap-core < 0 # GHC 8.4 via io-streams @@ -4368,8 +4335,6 @@ packages: - docker < 0 # GHC 8.4 via uuid - simple-session < 0 # GHC 8.4 via simple - hledger-lib < 0 # GHC 8.4 via hashtables - - skylighting < 0 # GHC 8.4 via hxt - - skylighting-core < 0 # GHC 8.4 via hxt - reform-blaze < 0 # GHC 8.4 via reform - reform-hamlet < 0 # GHC 8.4 via reform - snap-blaze < 0 # GHC 8.4 via snap-core @@ -4398,10 +4363,8 @@ packages: - urlpath < 0 # GHC 8.4 via path-extra - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - req < 0 # GHC 8.4 via authenticate-oauth - - reroute < 0 # GHC 8.4 via graph-core - persistent < 0 # GHC 8.4 via haskell-src-meta - persistent-redis < 0 # GHC 8.4 via hedis - - Spock-core < 0 # GHC 8.4 via hspec-wai - persistent-mongoDB < 0 # GHC 8.4 via mongoDB - eventful-core < 0 # GHC 8.4 via uuid - persistent-template < 0 # GHC 8.4 via persistent @@ -4417,6 +4380,10 @@ packages: - modify-fasta < 0 # GHC 8.4 via fasta - blosum < 0 # GHC 8.4 via pipes-text - modify-fasta < 0 # GHC 8.4 via pipes-text + - xml-html-qq < 0 # GHC 8.4 via heterocephalus + - Spock < 0 # GHC 8.4 via list-t + - Spock < 0 # GHC 8.4 via stm-containers + - Spock-worker < 0 # GHC 8.4 via Spock "GHC upper bounds": From 5686bc8819ff0964bd5151ea5162fafa5acdc536 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:43:53 -0700 Subject: [PATCH 1215/1263] Remove text-show-instances per RyanGlScott/text-show-instances#6 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e412bdd..28dfb47b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1904,7 +1904,7 @@ packages: - mtl-compat - proxied - text-show - - text-show-instances + # - text-show-instances # build failure with ghc 8.4 https://github.com/RyanGlScott/text-show-instances/issues/6 - th-abstraction - thread-local-storage @@ -3292,6 +3292,7 @@ packages: - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 + - text-show-instances < 0 # build failure with GHC 8.4 https://github.com/RyanGlScott/text-show-instances/issues/6 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From ed5c78fda7ad491faa02dabf96a7bb63317c182f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:47:15 -0700 Subject: [PATCH 1216/1263] Remove hpqtypes per scrive/hpqtypes#7 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28dfb47b..49df130e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3281,6 +3281,7 @@ packages: - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 + - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 From 0cd03e129fbaa4966fcea0cd4f32e5f89609ced7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:52:59 -0700 Subject: [PATCH 1217/1263] Misc blocks and unblocks, incl unblock vinyl --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 629d0b7d..84ffbc57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2215,7 +2215,7 @@ packages: "Stanislav Chernichkin @schernichkin": - partial-isomorphisms - # - vinyl # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 + - vinyl # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 "Christoph Breitkopf @bokesan": - IntervalMap @@ -3298,7 +3298,6 @@ packages: - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 # may have no issue yet @@ -4387,6 +4386,8 @@ packages: - Spock < 0 # GHC 8.4 via list-t - Spock < 0 # GHC 8.4 via stm-containers - Spock-worker < 0 # GHC 8.4 via Spock + - log-postgres < 0 # GHC 8.4 via hpqtypes + - log < 0 # GHC 8.4 via log-postgres "GHC upper bounds": @@ -4593,6 +4594,7 @@ skipped-tests: - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 + - vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115 - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 From 0af52c88a05d73383fa11603bce3a8d2ff8e4cd9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 09:54:24 -0700 Subject: [PATCH 1218/1263] Unblock simple-reflect and revdeps --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 84ffbc57..2679c491 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3408,7 +3408,6 @@ packages: - pipes-concurrency < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - pred-set < 0 # DependencyFailed (PackageName "HSet") - simple-log < 0 # DependencyFailed (PackageName "hformat") - - simple-reflect < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - simple-templates < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - socket < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sorted-list < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build @@ -4303,9 +4302,6 @@ packages: - exp-pairs < 0 # GHC 8.4 via matrix - xlsx < 0 # GHC 8.4 via xeno - tasty-auto < 0 # GHC 8.4 via tasty-hspec - - approximate < 0 # GHC 8.4 via simple-reflect - - compensated < 0 # GHC 8.4 via simple-reflect - - hyperloglog < 0 # GHC 8.4 via simple-reflect - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - RSA < 0 # GHC 8.4 via crypto-pubkey-types @@ -4588,10 +4584,6 @@ skipped-tests: # just remove these lines and run `stackage-curator check' to verify. - Cabal # GHC 8.4 via base-orphans-0.7, tree-diff - hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46 - - lens # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - lens-aeson # GHC 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - linear # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - - log-domain # ghc 8.4 via simple-reflect # https://github.com/twanvl/simple-reflect/issues/3 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115 From 63a934aec080683d58ed4ef199d8e376c438edd9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 10:48:21 -0700 Subject: [PATCH 1219/1263] Remove reroute per agrafix/Spock#140 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2679c491..dc9c8e2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1078,7 +1078,7 @@ packages: - Spock-worker - graph-core - hvect - - reroute + # - reroute # build failure with ghc 8.4 https://github.com/agrafix/Spock/issues/140 - users # - users-persistent # persistent 2.8 - users-postgresql-simple @@ -3293,6 +3293,7 @@ packages: - pipes-safe < 0 # build failure with GHC 8.4 # https://github.com/Gabriel439/Haskell-Pipes-Safe-Library/issues/33 - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 + - reroute < 0 # build faiulre with GHC 8.4 https://github.com/agrafix/Spock/issues/140 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - text-show-instances < 0 # build failure with GHC 8.4 https://github.com/RyanGlScott/text-show-instances/issues/6 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 @@ -3445,6 +3446,10 @@ packages: - set-cover < 0 # DependencyFailed (PackageName "enummapset") - yesod-fb < 0 # GHC 8.4 via fb - xml-conduit-parse < 0 # GHC 8.4 via conduit-parse + - Spock-api < 0 # GHC 8.4 via reroute + - Spock-core < 0 # GHC 8.4 via reroute + - Spock-api-server < 0 # GHC 8.4 via Spock-api + - Spock-api-server < 0 # GHC 8.4 via Spock-core # This section was used to programmatically generate a set of removals From ddb584576081e61dca44f0b0649185f5410c9d52 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 10:51:04 -0700 Subject: [PATCH 1220/1263] Skip skylighting-core benches per jgm/skylighting#42 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc9c8e2c..bccf6b90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5102,6 +5102,7 @@ skipped-benchmarks: - 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 + - skylighting-core # https://github.com/jgm/skylighting/issues/42 # Cyclic dependencies - cassava From aa069409d86e0dbc70021be9379e27cd737146a1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 10:58:11 -0700 Subject: [PATCH 1221/1263] Remove xmlgen per skogsbaer/xmlgen#7 --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bccf6b90..8c641de3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -488,7 +488,7 @@ packages: "Stefan Wehr @skogsbaer": - HTF - - xmlgen + # - xmlgen # build failure with ghc 8.4 https://github.com/skogsbaer/xmlgen/issues/7 - stm-stats - large-hashable @@ -3300,6 +3300,7 @@ packages: - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18 + - xmlgen < 0 # build faiulre with GHC 8.4 https://github.com/skogsbaer/xmlgen/issues/7 # may have no issue yet - FPretty < 0 # build failure with GHC 8.4 @@ -3450,6 +3451,10 @@ packages: - Spock-core < 0 # GHC 8.4 via reroute - Spock-api-server < 0 # GHC 8.4 via Spock-api - Spock-api-server < 0 # GHC 8.4 via Spock-core + - HTF < 0 # GHC 8.4 via xmlgen + - HPDF < 0 # GHC 8.4 via HTF + - dataurl < 0 # GHC 8.4 via HTF + - graph-core < 0 # GHC 8.4 via HTF # This section was used to programmatically generate a set of removals From 7ca82aef952daad2603b0c5506390b0efa04f756 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:02:10 -0700 Subject: [PATCH 1222/1263] Restore hpack per sol/hpack#276 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8c641de3..053a6ec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1043,7 +1043,7 @@ packages: - ghc-events - monad-extras - optparse-simple - # - hpack # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 + - hpack - bindings-uname - stack < 9.9.9 @@ -3281,7 +3281,6 @@ packages: - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - - hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276 - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 From a198d82809e3d8a25796e01b6eb4239114dc16b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:04:38 -0700 Subject: [PATCH 1223/1263] Restore markdown per snoyberg/markdown#38 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 053a6ec9..d8cf03a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -317,7 +317,7 @@ packages: - conduit-combinators - conduit-extra - hebrew-time - # - markdown # build failure with ghc 8.4 https://github.com/snoyberg/markdown/issues/38 + - markdown - mime-mail - mime-mail-ses - network-conduit-tls @@ -3285,7 +3285,6 @@ packages: - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 - - markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 - pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10 From 1e890ce951dec3911aab28791c18a6be5de139f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:05:50 -0700 Subject: [PATCH 1224/1263] Restore text-show-instances per RyanGlScott/text-show-instances#6 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8cf03a3..dbe717bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1904,7 +1904,7 @@ packages: - mtl-compat - proxied - text-show - # - text-show-instances # build failure with ghc 8.4 https://github.com/RyanGlScott/text-show-instances/issues/6 + - text-show-instances - th-abstraction - thread-local-storage @@ -3293,7 +3293,6 @@ packages: - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - reroute < 0 # build faiulre with GHC 8.4 https://github.com/agrafix/Spock/issues/140 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - - text-show-instances < 0 # build failure with GHC 8.4 https://github.com/RyanGlScott/text-show-instances/issues/6 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 - vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build From 07e409b240427adab33b6de5dafae5ca28192d5e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:08:13 -0700 Subject: [PATCH 1225/1263] (optimistically) expect doctest test suite to pass --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbe717bd..fd4dc7cd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4760,7 +4760,6 @@ skipped-tests: expected-test-failures: # GHC 8.4 - - doctest # https://github.com/sol/doctest/issues/198 - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 From 7818d8ee631c293d60f408acced6fdb4c8400c1e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 11:21:56 -0700 Subject: [PATCH 1226/1263] Revert "(optimistically) expect doctest test suite to pass" This reverts commit 07e409b240427adab33b6de5dafae5ca28192d5e. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd4dc7cd..dbe717bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4760,6 +4760,7 @@ skipped-tests: expected-test-failures: # GHC 8.4 + - doctest # https://github.com/sol/doctest/issues/198 - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 From ab380de205a42552ffb52dda32a06c27e336c2c4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 Mar 2018 20:22:57 +0100 Subject: [PATCH 1227/1263] build-constraints.yaml: add cabal2spec to my package list --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbe717bd..71afd631 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2080,6 +2080,7 @@ packages: "Peter Simons @peti": - cabal2nix + - cabal2spec - distribution-nixpkgs - funcmp - hackage-db From 5c05e446fac9c26022a37c7aeeb4113e92c64eb5 Mon Sep 17 00:00:00 2001 From: k0ral Date: Thu, 15 Mar 2018 20:48:16 +0100 Subject: [PATCH 1228/1263] Fixed conduit-parse for GHC 8.4 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbe717bd..1dec9d81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1783,7 +1783,7 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - # - conduit-parse # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 + - conduit-parse - dublincore-xml-conduit - euler-tour-tree - opml-conduit @@ -3271,7 +3271,6 @@ packages: - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 - dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3 @@ -3443,7 +3442,6 @@ packages: - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - set-cover < 0 # DependencyFailed (PackageName "enummapset") - yesod-fb < 0 # GHC 8.4 via fb - - xml-conduit-parse < 0 # GHC 8.4 via conduit-parse - Spock-api < 0 # GHC 8.4 via reroute - Spock-core < 0 # GHC 8.4 via reroute - Spock-api-server < 0 # GHC 8.4 via Spock-api From 3a63d82350c527a5fa73a5a015e7e67c9511452e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:25:02 -0700 Subject: [PATCH 1229/1263] Tweak comments on katip-* --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 56de4e04..2013458f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2427,8 +2427,8 @@ packages: - ua-parser - hs-GeoIP - retry - # - katip # conduit 1.3 - # - katip-elasticsearch # conduit 1.3 + - katip + # - katip-elasticsearch # async 2.2 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - tuple @@ -2935,7 +2935,7 @@ packages: # - ziptastic-core "Hardy Jones @joneshf": - # - katip-rollbar # conduit 1.3 + # - katip-rollbar # async 2.2 - rollbar-hs - servant-ruby - wai-middleware-rollbar From 68a92a9caac8e96f8a8f729b0a60759b9224788e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:29:45 -0700 Subject: [PATCH 1230/1263] Remove cabal2spec per peti/cabal2spec#1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2013458f..6183cf01 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2080,7 +2080,7 @@ packages: "Peter Simons @peti": - cabal2nix - - cabal2spec + # - cabal2spec # build failure with ghc 8.4 https://github.com/peti/cabal2spec/issues/1 - distribution-nixpkgs - funcmp - hackage-db @@ -3272,6 +3272,7 @@ packages: - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 + - cabal2spec < 0 # build failure with GHC 8.4 https://github.com/peti/cabal2spec/issues/1 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 From 2b10653d3c182353271f43e1c807d7f9b99774bf Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:30:33 -0700 Subject: [PATCH 1231/1263] Unskip megaparsec tests per mrkkrp/megaparsec#283 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6183cf01..273ffd2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4598,7 +4598,6 @@ skipped-tests: - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - - megaparsec # QuickCheck 2.11.3 https://github.com/mrkkrp/megaparsec/issues/283 - aeson - attoparsec # QuickCheck 2.10 - binary-parser # tasty-quickcheck From 42ff24e0d5b31d1206ed5f0bf8228db1c34fee84 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:31:39 -0700 Subject: [PATCH 1232/1263] Unskip skylighting benches per jgm/skylighting#42 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 273ffd2c..45dc2e13 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5104,7 +5104,6 @@ skipped-benchmarks: - 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 - - skylighting-core # https://github.com/jgm/skylighting/issues/42 # Cyclic dependencies - cassava From 2b15745f248b1f270922038a8b540cd13bcd9650 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:32:49 -0700 Subject: [PATCH 1233/1263] Unskip tests for vinyl per VinylRecords/Vinyl#115 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45dc2e13..f12bf028 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2216,7 +2216,7 @@ packages: "Stanislav Chernichkin @schernichkin": - partial-isomorphisms - - vinyl # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114 + - vinyl "Christoph Breitkopf @bokesan": - IntervalMap @@ -4594,7 +4594,6 @@ skipped-tests: - hoopl # GHC 8.4 via base-4.11.0.0 https://github.com/haskell/hoopl/issues/46 - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - - vinyl # hspec 2.5 # https://github.com/VinylRecords/Vinyl/issues/115 - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 From 81eb544390ce547fd98e4d5dd918ec8a2ab4c960 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:42:02 -0700 Subject: [PATCH 1234/1263] Unblock haskell-src-meta, persistent, persistent-sqlite --- build-constraints.yaml | 44 ++++++++---------------------------------- 1 file changed, 8 insertions(+), 36 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f12bf028..c4b820fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3636,7 +3636,6 @@ packages: - data-accessor-template < 0 # GHC 8.4 via template-haskell-2.13.0.0 - ghc-typelits-knownnat < 0 # GHC 8.4 via template-haskell-2.13.0.0 - happstack-server < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - haskell-src-meta < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-tools-ast < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-tools-backend-ghc < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haskell-tools-refactor < 0 # GHC 8.4 via template-haskell-2.13.0.0 @@ -3678,18 +3677,6 @@ packages: - reform-happstack < 0 # GHC 8.4 via happstack-server - web-routes-happstack < 0 # GHC 8.4 via happstack-server - haskell-lsp-client < 0 # GHC 8.4 via haskell-lsp - - QuasiText < 0 # GHC 8.4 via haskell-src-meta - - aeson-qq < 0 # GHC 8.4 via haskell-src-meta - - codo-notation < 0 # GHC 8.4 via haskell-src-meta - - here < 0 # GHC 8.4 via haskell-src-meta - - interpolate < 0 # GHC 8.4 via haskell-src-meta - - interpolatedstring-perl6 < 0 # GHC 8.4 via haskell-src-meta - - invertible < 0 # GHC 8.4 via haskell-src-meta - - jmacro < 0 # GHC 8.4 via haskell-src-meta - - language-c-quote < 0 # GHC 8.4 via haskell-src-meta - - marvin-interpolate < 0 # GHC 8.4 via haskell-src-meta - - postgresql-typed < 0 # GHC 8.4 via haskell-src-meta - - qm-interpolated-string < 0 # GHC 8.4 via haskell-src-meta - buchhaltung < 0 # GHC 8.4 via hint - haskintex < 0 # GHC 8.4 via hint - xmonad-extras < 0 # GHC 8.4 via hint @@ -3899,21 +3886,9 @@ packages: - heatshrink < 0 # GHC 8.4 via pcre-heavy - ignore < 0 # GHC 8.4 via pcre-heavy - microformats2-parser < 0 # GHC 8.4 via pcre-heavy - - classy-prelude-yesod < 0 # GHC 8.4 via persistent - - eventful-postgresql < 0 # GHC 8.4 via persistent - - eventful-sql-common < 0 # GHC 8.4 via persistent - - eventful-sqlite < 0 # GHC 8.4 via persistent - - persistent-mysql-haskell < 0 # GHC 8.4 via persistent - - persistent-sqlite < 0 # GHC 8.4 via persistent - - serversession-backend-persistent < 0 # GHC 8.4 via persistent - - yesod-auth-hashdb < 0 # GHC 8.4 via persistent - - yesod-paginator < 0 # GHC 8.4 via persistent - eventful-postgresql < 0 # GHC 8.4 via persistent-postgresql - serversession-backend-persistent < 0 # GHC 8.4 via persistent-postgresql - eventful-sql-common < 0 # GHC 8.4 via persistent-template - - persistent-mysql-haskell < 0 # GHC 8.4 via persistent-template - - persistent-sqlite < 0 # GHC 8.4 via persistent-template - - serversession-backend-persistent < 0 # GHC 8.4 via persistent-template - pipes-misc < 0 # GHC 8.4 via pipes-concurrency - debug < 0 # GHC 8.4 via prettyprinter - prettyprinter-compat-annotated-wl-pprint < 0 # GHC 8.4 via prettyprinter @@ -4326,14 +4301,6 @@ packages: - persistent-mysql < 0 # GHC 8.4 via mysql - yesod-auth < 0 # GHC 8.4 via nonce - http-streams < 0 # GHC 8.4 via openssl-streams - - persistent-mysql < 0 # GHC 8.4 via persistent - - yesod-auth < 0 # GHC 8.4 via persistent - - yesod-form < 0 # GHC 8.4 via persistent - - yesod-persistent < 0 # GHC 8.4 via persistent - - yesod-test < 0 # GHC 8.4 via persistent - - yesod-persistent < 0 # GHC 8.4 via persistent-sqlite - - yesod-auth < 0 # GHC 8.4 via persistent-template - - yesod-persistent < 0 # GHC 8.4 via persistent-template - riak < 0 # GHC 8.4 via pureMD5 - simple < 0 # GHC 8.4 via simple-templates - http-streams < 0 # GHC 8.4 via snap-server @@ -4369,12 +4336,9 @@ packages: - urlpath < 0 # GHC 8.4 via path-extra - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - req < 0 # GHC 8.4 via authenticate-oauth - - persistent < 0 # GHC 8.4 via haskell-src-meta - persistent-redis < 0 # GHC 8.4 via hedis - persistent-mongoDB < 0 # GHC 8.4 via mongoDB - eventful-core < 0 # GHC 8.4 via uuid - - persistent-template < 0 # GHC 8.4 via persistent - - slug < 0 # GHC 8.4 via persistent - MFlow < 0 # GHC 8.4 via RefSerialize - MFlow < 0 # GHC 8.4 via TCache - MFlow < 0 # GHC 8.4 via Workflow @@ -4392,6 +4356,14 @@ packages: - Spock-worker < 0 # GHC 8.4 via Spock - log-postgres < 0 # GHC 8.4 via hpqtypes - log < 0 # GHC 8.4 via log-postgres + - persistent-mysql-haskell < 0 # GHC 8.4 via io-streams + - persistent-mysql-haskell < 0 # GHC 8.4 via mysql-haskell + - postgresql-typed < 0 # GHC 8.4 via postgresql-binary + - exception-transformers < 0 # GHC 8.4 via transformers-compat-0.6.0.6 + - postgresql-typed < 0 # GHC 8.4 via uuid + - jmacro < 0 # GHC 8.4 via wl-pprint-text + - exception-mtl < 0 # GHC 8.4 via exception-transformers + - language-c-quote < 0 # GHC 8.4 via exception-transformers "GHC upper bounds": From 02a80c77d9fcbb077e9c507cfcef35f1045c9881 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:47:52 -0700 Subject: [PATCH 1235/1263] Remove TypeCompose and invertible per conal/TypeCompose#6 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4b820fa..862d20cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2851,7 +2851,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - - invertible + # - invertible # GHC 8.4 via TypeCompose - ztail "Louis Pan @louispan": @@ -3271,6 +3271,7 @@ packages: - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 + - TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal2spec < 0 # build failure with GHC 8.4 https://github.com/peti/cabal2spec/issues/1 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 @@ -3453,6 +3454,7 @@ packages: - HPDF < 0 # GHC 8.4 via HTF - dataurl < 0 # GHC 8.4 via HTF - graph-core < 0 # GHC 8.4 via HTF + - invertible < 0 # GHC 8.4 via TypeCompose # This section was used to programmatically generate a set of removals From 559180bb42fc3be77e8e3472991d3546d8402a46 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 13:58:06 -0700 Subject: [PATCH 1236/1263] Misc yesod-* unblocks --- build-constraints.yaml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 862d20cc..204ce2c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -432,7 +432,7 @@ packages: - ghc-exactprint - haskell-lsp - hjsmin - - language-javascript + # - language-javascript # build failure with GHC 8.4 https://github.com/erikd/language-javascript/issues/67 - Strafunski-StrategyLib "Alfredo Di Napoli @adinapoli": @@ -3287,6 +3287,7 @@ packages: - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 + - language-javascript < 0 # build failure with GHC 8.4 https://github.com/erikd/language-javascript/issues/67 - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 @@ -3436,7 +3437,6 @@ packages: - direct-sqlite < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - hjsmin < 0 # DependencyFailed (PackageName "language-javascript") - - language-javascript < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - sqlite-simple < 0 # DependencyFailed (PackageName "direct-sqlite") - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wai-routing < 0 # DependencyFailed (PackageName "wai-route") @@ -3940,18 +3940,8 @@ packages: - xmonad-contrib < 0 # GHC 8.4 via xmonad - yesod-auth-fb < 0 # GHC 8.4 via yesod-auth - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-auth - - hledger-web < 0 # GHC 8.4 via yesod-form - - yesod < 0 # GHC 8.4 via yesod-form - - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-form - - yesod-form-bootstrap4 < 0 # GHC 8.4 via yesod-form - - yesod < 0 # GHC 8.4 via yesod-persistent - - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-persistent - classy-prelude-yesod < 0 # GHC 8.4 via yesod-static - hledger-web < 0 # GHC 8.4 via yesod-static - - hledger-web < 0 # GHC 8.4 via yesod-test - - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-test - - yesod-csp < 0 # GHC 8.4 via yesod-test - - yesod-paginator < 0 # GHC 8.4 via yesod-test - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL @@ -4331,7 +4321,6 @@ packages: - xml-isogen < 0 # GHC 8.4 via dom-parser - kdt < 0 # GHC 8.4 via heap - yesod-static < 0 # GHC 8.4 via hjsmin - - yesod-static < 0 # GHC 8.4 via yesod-test - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri - urlpath < 0 # GHC 8.4 via monad-control-aligned @@ -4366,6 +4355,7 @@ packages: - jmacro < 0 # GHC 8.4 via wl-pprint-text - exception-mtl < 0 # GHC 8.4 via exception-transformers - language-c-quote < 0 # GHC 8.4 via exception-transformers + - yesod-form-bootstrap4 < 0 # GHC 8.4 via classy-prelude-yesod "GHC upper bounds": From 2bbd072a49e372728ef0e8a0053d352cf517a199 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:03:19 -0700 Subject: [PATCH 1237/1263] Unblock yesod-auth --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 204ce2c6..36e9143b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3938,8 +3938,6 @@ packages: - package-description-remote < 0 # GHC 8.4 via wreq - wreq-stringless < 0 # GHC 8.4 via wreq - xmonad-contrib < 0 # GHC 8.4 via xmonad - - yesod-auth-fb < 0 # GHC 8.4 via yesod-auth - - yesod-auth-hashdb < 0 # GHC 8.4 via yesod-auth - classy-prelude-yesod < 0 # GHC 8.4 via yesod-static - hledger-web < 0 # GHC 8.4 via yesod-static - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell @@ -4291,7 +4289,6 @@ packages: - servius < 0 # GHC 8.4 via markdown - mysql-simple < 0 # GHC 8.4 via mysql - persistent-mysql < 0 # GHC 8.4 via mysql - - yesod-auth < 0 # GHC 8.4 via nonce - http-streams < 0 # GHC 8.4 via openssl-streams - riak < 0 # GHC 8.4 via pureMD5 - simple < 0 # GHC 8.4 via simple-templates @@ -4356,6 +4353,8 @@ packages: - exception-mtl < 0 # GHC 8.4 via exception-transformers - language-c-quote < 0 # GHC 8.4 via exception-transformers - yesod-form-bootstrap4 < 0 # GHC 8.4 via classy-prelude-yesod + - yesod-auth-fb < 0 # GHC 8.4 via fb + - yesod-auth-fb < 0 # GHC 8.4 via yesod-fb "GHC upper bounds": From 8c0b567eeb4353ea94d7b35ca09061242da9ce6a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:03:58 -0700 Subject: [PATCH 1238/1263] Restore cabal2spec per peti/cabal2spec#1 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36e9143b..33ffdfa1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2080,7 +2080,7 @@ packages: "Peter Simons @peti": - cabal2nix - # - cabal2spec # build failure with ghc 8.4 https://github.com/peti/cabal2spec/issues/1 + - cabal2spec - distribution-nixpkgs - funcmp - hackage-db @@ -3273,7 +3273,6 @@ packages: - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - - cabal2spec < 0 # build failure with GHC 8.4 https://github.com/peti/cabal2spec/issues/1 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 From ebffc19237ad9f754f8a665027bbe629bd0dd72c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:27:47 -0700 Subject: [PATCH 1239/1263] Unblock various, to see what the build failures are --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 33ffdfa1..7971dc7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,17 +3307,13 @@ packages: - Genbank < 0 # build failure with GHC 8.4 - HCodecs < 0 # build failure with GHC 8.4 - HaXml < 0 # build failure with GHC 8.4 - - OneTuple < 0 # build failure with GHC 8.4 - ShellCheck < 0 # build failure with GHC 8.4 - YampaSynth < 0 # build failure with GHC 8.4 - alsa-pcm < 0 # build failure with GHC 8.4 - audacity < 0 # build failure with GHC 8.4 - bioace < 0 # build failure with GHC 8.4 - bioalign < 0 # build failure with GHC 8.4 - - biocore < 0 # build failure with GHC 8.4 - - biofasta < 0 # build failure with GHC 8.4 - biofastq < 0 # build failure with GHC 8.4 - - blastxml < 0 # build failure with GHC 8.4 - bytestring-trie < 0 # build failure with GHC 8.4 - cabal-file-th < 0 # build failure with GHC 8.4 - cassette < 0 # build failure with GHC 8.4 @@ -3371,7 +3367,6 @@ packages: - timespan < 0 # build failure with GHC 8.4 - tinytemplate < 0 # build failure with GHC 8.4 - transient < 0 # build failure with GHC 8.4 - - tuple < 0 # build failure with GHC 8.4 - validity < 0 # build failure with GHC 8.4 - validity-bytestring < 0 # build failure with GHC 8.4 - validity-containers < 0 # build failure with GHC 8.4 From 448ebfad3b369c421a1c6f3b4c973fdf2239a4cb Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:37:17 -0700 Subject: [PATCH 1240/1263] Re-Block build failures: biocore and OneTuple --- build-constraints.yaml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7971dc7c..2f4e9433 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -906,10 +906,10 @@ packages: - vectortiles "Ketil Malde @ketil-malde": - - biocore - - biofasta + # - biocore # build failure with ghc 8.4 https://github.com/fpco/stackage/pull/3359 + # - biofasta # ghc 8.4 via biocore - biofastq - - blastxml + # - blastxml # ghc 8.4 via biocore - bioace - biopsl - seqloc @@ -2431,8 +2431,9 @@ packages: # - katip-elasticsearch # async 2.2 "Sid Kapur sidharthkapur1@gmail.com @sid-kap": - - tuple - - OneTuple + [] + # - tuple # ghc 8.4 via OneTuple + # - OneTuple # build failure with ghc 8.4 https://github.com/fpco/stackage/pull/3359 # - SVGFonts # lens 4.16 via diagrams "Aaron Levin @aaronmblevin": @@ -3269,10 +3270,12 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 + - OneTuple < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 - TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 + - biocore < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 - dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 From e9a0e8667652836b57e2526b22226520d99ee374 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:39:39 -0700 Subject: [PATCH 1241/1263] Unskip bench for megaparsec --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f4e9433..d16292c5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5045,7 +5045,6 @@ skipped-benchmarks: # ghc 8.4 outdated dependencies - http2 # ghc 8.4 via hashtables - - megaparsec # ghc 8.4 via weigh via bytestring-trie build failure - log # ghc 8.4 via ekg via base-4.11.0.0 - psqueues # ghc 8.4 via PSQueue build failure From 878d9aad2729da00b06999f93e86c302c3e977de Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 14:40:12 -0700 Subject: [PATCH 1242/1263] Unblock weigh revdeps --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d16292c5..4e7e0678 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4203,8 +4203,6 @@ packages: - timerep < 0 # GHC 8.4 via monoid-subclasses - freer-simple < 0 # GHC 8.4 via natural-transformation - pcre-heavy < 0 # GHC 8.4 via string-conversions - - IntervalMap < 0 # GHC 8.4 via weigh - - text-metrics < 0 # GHC 8.4 via weigh - fsnotify-conduit < 0 # GHC 8.4 via fsnotify - hocilib < 0 # GHC 8.4 via inline-c - ctrie < 0 # GHC 8.4 via random-shuffle @@ -4237,7 +4235,6 @@ packages: - opml-conduit < 0 # GHC 8.4 via timerep - rss-conduit < 0 # GHC 8.4 via timerep - rss-conduit < 0 # GHC 8.4 via vinyl - - tar-conduit < 0 # GHC 8.4 via weigh - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 - eventstore < 0 # GHC 8.4 via ekg-core - log-warper < 0 # GHC 8.4 via fmt From c7cc437ba217f840839926c21c20dc4ef7db21c4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:09:36 -0700 Subject: [PATCH 1243/1263] Misc unblocks --- build-constraints.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e7e0678..44e9a97b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3795,9 +3795,6 @@ packages: - hamilton < 0 # GHC 8.4 via ad - matplotlib < 0 # GHC 8.4 via ad - uncertain < 0 # GHC 8.4 via ad - - hspec-wai-json < 0 # GHC 8.4 via aeson-qq - - microformats2-parser < 0 # GHC 8.4 via aeson-qq - - stratosphere < 0 # GHC 8.4 via aeson-qq - mltool < 0 # GHC 8.4 via ascii-progress - brick < 0 # GHC 8.4 via config-ini - cabal2nix < 0 # GHC 8.4 via distribution-nixpkgs @@ -3830,7 +3827,6 @@ packages: - IPv6DB < 0 # GHC 8.4 via hedis - hworker < 0 # GHC 8.4 via hedis - serversession-backend-redis < 0 # GHC 8.4 via hedis - - hledger < 0 # GHC 8.4 via here - follow-file < 0 # GHC 8.4 via hinotify - ztail < 0 # GHC 8.4 via hinotify - hledger-web < 0 # GHC 8.4 via hjsmin @@ -3847,7 +3843,6 @@ packages: - logging-facade-syslog < 0 # GHC 8.4 via hsyslog - monad-logger-syslog < 0 # GHC 8.4 via hsyslog - ses-html < 0 # GHC 8.4 via http-streams - - aeson-typescript < 0 # GHC 8.4 via interpolate - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip - IPv6Addr < 0 # GHC 8.4 via iproute @@ -4124,7 +4119,6 @@ packages: - rcu < 0 # GHC 8.4 via hlint - sbv < 0 # GHC 8.4 via hlint - structs < 0 # GHC 8.4 via hlint - - generics-eot < 0 # GHC 8.4 via interpolate - katydid < 0 # GHC 8.4 via json - stm-containers < 0 # GHC 8.4 via list-t - timemap < 0 # GHC 8.4 via list-t @@ -4238,7 +4232,6 @@ packages: - hedgehog-quickcheck < 0 # GHC 8.4 via QuickCheck-2.11.3 - eventstore < 0 # GHC 8.4 via ekg-core - log-warper < 0 # GHC 8.4 via fmt - - eventstore < 0 # GHC 8.4 via interpolate - log-warper < 0 # GHC 8.4 via lifted-async-0.10.0.1 - pipes-fluid < 0 # GHC 8.4 via pipes-concurrency - pipes-fluid < 0 # GHC 8.4 via pipes-misc @@ -4349,6 +4342,7 @@ packages: - yesod-form-bootstrap4 < 0 # GHC 8.4 via classy-prelude-yesod - yesod-auth-fb < 0 # GHC 8.4 via fb - yesod-auth-fb < 0 # GHC 8.4 via yesod-fb + - aeson-typescript < 0 # GHC 8.4 via tasty-hspec "GHC upper bounds": From d2839a2b02877aad881c11463004b6010c6edf0e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:14:29 -0700 Subject: [PATCH 1244/1263] Remove IntervalMap per bokesan/IntervalMap#5 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e9a97b..9aa534fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2219,7 +2219,8 @@ packages: - vinyl "Christoph Breitkopf @bokesan": - - IntervalMap + [] + # - IntervalMap # build failure with GHC 8.4 https://github.com/bokesan/IntervalMap/issues/5 "Michele Lacchia @rubik": - docopt @@ -3270,6 +3271,7 @@ packages: # from inclusion due to compilation failure with ghc 8.4 "Build failure with GHC 8.4": - Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181 + - IntervalMap < 0 # build failure with GHC 8.4 https://github.com/bokesan/IntervalMap/issues/5 - OneTuple < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359 - PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die) - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38 From 1e0ad3f3858f6be1753d076337a4a7bc3b32d2dc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:20:47 -0700 Subject: [PATCH 1245/1263] Unblock language-javascript, classy-prelude-yesod, and more --- build-constraints.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9aa534fb..5894e405 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -432,7 +432,7 @@ packages: - ghc-exactprint - haskell-lsp - hjsmin - # - language-javascript # build failure with GHC 8.4 https://github.com/erikd/language-javascript/issues/67 + - language-javascript - Strafunski-StrategyLib "Alfredo Di Napoli @adinapoli": @@ -3291,7 +3291,6 @@ packages: - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - - language-javascript < 0 # build failure with GHC 8.4 https://github.com/erikd/language-javascript/issues/67 - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 - monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16 - n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1 @@ -3435,7 +3434,6 @@ packages: - csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - direct-sqlite < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - groundhog < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - hjsmin < 0 # DependencyFailed (PackageName "language-javascript") - sqlite-simple < 0 # DependencyFailed (PackageName "direct-sqlite") - wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - wai-routing < 0 # DependencyFailed (PackageName "wai-route") @@ -3831,7 +3829,6 @@ packages: - serversession-backend-redis < 0 # GHC 8.4 via hedis - follow-file < 0 # GHC 8.4 via hinotify - ztail < 0 # GHC 8.4 via hinotify - - hledger-web < 0 # GHC 8.4 via hjsmin - hledger < 0 # GHC 8.4 via hledger-lib - hledger-iadd < 0 # GHC 8.4 via hledger-lib - hledger-interest < 0 # GHC 8.4 via hledger-lib @@ -3855,7 +3852,6 @@ packages: - jmacro-rpc < 0 # GHC 8.4 via jmacro - jmacro-rpc-snap < 0 # GHC 8.4 via jmacro - buffer-builder < 0 # GHC 8.4 via json-builder - - webdriver-angular < 0 # GHC 8.4 via language-javascript - cabal2nix < 0 # GHC 8.4 via language-nix - higher-leveldb < 0 # GHC 8.4 via leveldb-haskell - asciidiagram < 0 # GHC 8.4 via linear @@ -3932,8 +3928,6 @@ packages: - package-description-remote < 0 # GHC 8.4 via wreq - wreq-stringless < 0 # GHC 8.4 via wreq - xmonad-contrib < 0 # GHC 8.4 via xmonad - - classy-prelude-yesod < 0 # GHC 8.4 via yesod-static - - hledger-web < 0 # GHC 8.4 via yesod-static - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL @@ -4000,7 +3994,6 @@ packages: - haskell-names < 0 # GHC 8.4 via traverse-with-class - universe < 0 # GHC 8.4 via universe-instances-extended - openexr-write < 0 # GHC 8.4 via vector-split - - hspec-webdriver < 0 # GHC 8.4 via webdriver - mysql-haskell-openssl < 0 # GHC 8.4 via wire-streams - wl-pprint-console < 0 # GHC 8.4 via wl-pprint-annotated - wl-pprint-terminfo < 0 # GHC 8.4 via wl-pprint-extras @@ -4306,7 +4299,6 @@ packages: - kdt < 0 # GHC 8.4 via MonadRandom - xml-isogen < 0 # GHC 8.4 via dom-parser - kdt < 0 # GHC 8.4 via heap - - yesod-static < 0 # GHC 8.4 via hjsmin - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri - urlpath < 0 # GHC 8.4 via monad-control-aligned @@ -4341,7 +4333,6 @@ packages: - jmacro < 0 # GHC 8.4 via wl-pprint-text - exception-mtl < 0 # GHC 8.4 via exception-transformers - language-c-quote < 0 # GHC 8.4 via exception-transformers - - yesod-form-bootstrap4 < 0 # GHC 8.4 via classy-prelude-yesod - yesod-auth-fb < 0 # GHC 8.4 via fb - yesod-auth-fb < 0 # GHC 8.4 via yesod-fb - aeson-typescript < 0 # GHC 8.4 via tasty-hspec From becb851743f1300900500843fa22d0a5bf7f716a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:22:58 -0700 Subject: [PATCH 1246/1263] Remove stratosphere per frontrowed/stratosphere#81 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5894e405..daf7e7b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2558,7 +2558,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - - stratosphere + # - stratosphere # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 - sum-type-boilerplate "Iñaki García Etxebarria @garetxe": @@ -3299,6 +3299,7 @@ packages: - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - reroute < 0 # build faiulre with GHC 8.4 https://github.com/agrafix/Spock/issues/140 + - stratosphere < 0 # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8 From c5c039d321eb1da0203fef5f7b036b84ded4a8e9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:30:35 -0700 Subject: [PATCH 1247/1263] Remove hspec-webriver and webdriver-angular per build failure --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index daf7e7b8..b797146b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1820,9 +1820,10 @@ packages: - seqalign "John Lenz @wuzzeb": + [] # - yesod-static-angular # conduit 1.3, yesod 1.6 - - hspec-webdriver - - webdriver-angular + # - hspec-webdriver # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 + # - webdriver-angular # via hspec-webdriver "Sven Heyll @sheyll": # - b9 # GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 @@ -3289,6 +3290,7 @@ packages: - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 + - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 - inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73 - list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12 From 6471cc00226c7b4a0bafdaf68245eef952f87660 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 15 Mar 2018 15:31:04 -0700 Subject: [PATCH 1248/1263] Expect haddock failure for classy-prelude-yesod --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b797146b..6913d984 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4991,6 +4991,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - cubicbezier # https://github.com/kuribas/cubicbezier/issues/4 + - classy-prelude-yesod - haddock-library # https://github.com/fpco/stackage/issues/3236 - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 From a044c5d95171df63b6ee48074459f383d019a483 Mon Sep 17 00:00:00 2001 From: Jared Tobin Date: Thu, 15 Mar 2018 19:55:13 -0700 Subject: [PATCH 1249/1263] Re-add hasty-hamiltonian, declarative. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dcf824f..c87098c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,7 +9,7 @@ cabal-format-version: "2.0" packages: "Fraser Murray @yusent": [] # - yesod-auth-bcryptdb # conduit 1.3, yesod 1.6 @@ -2175,8 +2175,8 @@ packages: - mcmc-types - mighty-metropolis - speedy-slice - # - hasty-hamiltonian # https://github.com/jtobin/hasty-hamiltonian/issues/2 - # - declarative # via hasty-hamiltonian + - hasty-hamiltonian + - declarative - sampling - flat-mcmc @@ -3234,7 +3234,7 @@ packages: "Avi Press @aviaviavi": - curl-runnings - cryptocompare - + "Jack Kiefer @JackKiefer": - herms From e40901f3c6d20c08dcf656921841a5a011caafb4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 16 Mar 2018 10:58:57 -0400 Subject: [PATCH 1250/1263] Unblock mcmc-types, mighty-metropolis, speedy-slice --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1dcf824f..7c18936a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4060,7 +4060,6 @@ packages: - cairo < 0 # GHC 8.4 via gtk2hs-buildtools - glib < 0 # GHC 8.4 via gtk2hs-buildtools - pango < 0 # GHC 8.4 via gtk2hs-buildtools - - mcmc-types < 0 # GHC 8.4 via mwc-probability - plot < 0 # GHC 8.4 via cairo - cryptocipher < 0 # GHC 8.4 via cipher-blowfish - cryptocipher < 0 # GHC 8.4 via cipher-camellia @@ -4120,8 +4119,6 @@ packages: - katydid < 0 # GHC 8.4 via json - stm-containers < 0 # GHC 8.4 via list-t - timemap < 0 # GHC 8.4 via list-t - - mighty-metropolis < 0 # GHC 8.4 via mcmc-types - - mighty-metropolis < 0 # GHC 8.4 via mwc-probability - network-anonymous-tor < 0 # GHC 8.4 via network-attoparsec - irc-conduit < 0 # GHC 8.4 via network-conduit-tls - distributed-process-tests < 0 # GHC 8.4 via network-transport-inmemory @@ -4240,7 +4237,6 @@ packages: - eventstore < 0 # GHC 8.4 via uuid - random-tree < 0 # GHC 8.4 via MonadRandom - Chart-cairo < 0 # GHC 8.4 via cairo - - speedy-slice < 0 # GHC 8.4 via mcmc-types - aern2-mp < 0 # GHC 8.4 via mixed-types-num - aern2-real < 0 # GHC 8.4 via mixed-types-num - fasta < 0 # GHC 8.4 via pipes-text From cdd27cfa0cebae200430e3acf59e7b25431d3a44 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Fri, 16 Mar 2018 19:13:31 +0000 Subject: [PATCH 1251/1263] Reenable Hoogle --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c18936a..0dd14184 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -408,7 +408,7 @@ packages: "Neil Mitchell @ndmitchell": - hlint - # - hoogle # build failure with ghc 8.4 https://github.com/ndmitchell/hoogle/issues/245 + - hoogle - shake - tagsoup - cmdargs @@ -418,7 +418,6 @@ packages: - js-jquery - js-flot - extra - # - bake # https://github.com/ndmitchell/bake/issues/44 - ghcid - hexml - weeder @@ -3288,7 +3287,6 @@ packages: - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - - hoogle < 0 # build failure with GHC 8.4 https://github.com/ndmitchell/hoogle/issues/245 - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 From 9eb3cfc5a7b3134a2e4b83833922a755cfe1ffdd Mon Sep 17 00:00:00 2001 From: David Reaver Date: Fri, 16 Mar 2018 14:16:16 -0700 Subject: [PATCH 1252/1263] Add stratosphere 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 7c18936a..81b4fb59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2559,7 +2559,7 @@ packages: - eventful-sql-common - eventful-sqlite - eventful-test-helpers - # - stratosphere # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 + - stratosphere - sum-type-boilerplate "Iñaki García Etxebarria @garetxe": From 353079da1984016bdc14b4cacae7f1c51bcedb1a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 15:40:46 -0700 Subject: [PATCH 1253/1263] Restore newtype-generics and revdeps --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af9b26c3..1624ea52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3555,7 +3555,6 @@ packages: - mwc-random-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - naqsha < 0 # GHC 8.4 via base-4.11.0.0 - network-carbon < 0 # GHC 8.4 via base-4.11.0.0 - - newtype-generics < 0 # GHC 8.4 via base-4.11.0.0 - numhask < 0 # GHC 8.4 via base-4.11.0.0 - numhask-range < 0 # GHC 8.4 via base-4.11.0.0 - palette < 0 # GHC 8.4 via base-4.11.0.0 @@ -3698,7 +3697,6 @@ packages: - mmark < 0 # GHC 8.4 via modern-uri - mmark-ext < 0 # GHC 8.4 via modern-uri - req-url-extra < 0 # GHC 8.4 via modern-uri - - MemoTrie < 0 # GHC 8.4 via newtype-generics - online < 0 # GHC 8.4 via numhask - plot-light < 0 # GHC 8.4 via palette - online < 0 # GHC 8.4 via perf @@ -3791,7 +3789,6 @@ packages: - threepenny-gui-flexbox < 0 # GHC 8.4 via threepenny-gui - wai-middleware-throttle < 0 # GHC 8.4 via token-bucket - netwire-input-glfw < 0 # GHC 8.4 via GLFW-b - - vector-space < 0 # GHC 8.4 via MemoTrie - boltzmann-samplers < 0 # GHC 8.4 via ad - hamilton < 0 # GHC 8.4 via ad - matplotlib < 0 # GHC 8.4 via ad @@ -4202,7 +4199,6 @@ packages: - pipes-text < 0 # GHC 8.4 via pipes-safe - wire-streams < 0 # GHC 8.4 via binary-parsers - wire-streams < 0 # GHC 8.4 via io-streams - - haskell-spacegoo < 0 # GHC 8.4 via vector-space - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 - hasql-migration < 0 # GHC 8.4 via hasql From c542a24903cc375dbb13856666a08e377e127cdc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 15:42:34 -0700 Subject: [PATCH 1254/1263] Unskip tests for xlsx per qrilka/xlsx#113 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1624ea52..237d4610 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4854,7 +4854,6 @@ 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 - - xlsx # https://github.com/qrilka/xlsx/issues/113 - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - courier # https://github.com/hargettp/courier/issues/19 From c3ce050f835e5504b03869e42c6832b42d0888ea Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 15:44:13 -0700 Subject: [PATCH 1255/1263] Restore heterocephalus per arowM/heterocephalus#22 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 237d4610..89079083 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2796,7 +2796,7 @@ packages: "Kadzuya Okamoto @arowM": - type-level-kv-list - # - heterocephalus # build failure with ghc 8.4 https://github.com/arowM/heterocephalus/issues/22 + - heterocephalus - bookkeeping - ochintin-daicho @@ -3286,7 +3286,6 @@ packages: - hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45 - haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32 - heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5 - - heterocephalus < 0 # build failure with GHC 8.4 https://github.com/arowM/heterocephalus/issues/22 - hpqtypes < 0 # build failure with GHC 8.4 https://github.com/scrive/hpqtypes/issues/7 - hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84 - hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5 @@ -4312,7 +4311,6 @@ packages: - modify-fasta < 0 # GHC 8.4 via fasta - blosum < 0 # GHC 8.4 via pipes-text - modify-fasta < 0 # GHC 8.4 via pipes-text - - xml-html-qq < 0 # GHC 8.4 via heterocephalus - Spock < 0 # GHC 8.4 via list-t - Spock < 0 # GHC 8.4 via stm-containers - Spock-worker < 0 # GHC 8.4 via Spock From 72b1d3a852f0afcb889cbb4b215bfdf6b95fba9c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:01:59 -0700 Subject: [PATCH 1256/1263] Unblock misc packages, incl wreq, xlsx --- build-constraints.yaml | 47 ++++-------------------------------------- 1 file changed, 4 insertions(+), 43 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89079083..d2dbb83c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3689,7 +3689,6 @@ packages: - jvm-batching < 0 # GHC 8.4 via inline-java - jvm-streaming < 0 # GHC 8.4 via inline-java - sparkle < 0 # GHC 8.4 via inline-java - - snap-server < 0 # GHC 8.4 via io-streams-haproxy - hOpenPGP < 0 # GHC 8.4 via ixset-typed - text-generic-pretty < 0 # GHC 8.4 via ixset-typed - heist < 0 # GHC 8.4 via map-syntax @@ -3781,9 +3780,6 @@ packages: - online < 0 # GHC 8.4 via tdigest - wrecker < 0 # GHC 8.4 via tdigest - type-assertions < 0 # GHC 8.4 via test-fixture - - snap-server < 0 # GHC 8.4 via threads - - threads-extras < 0 # GHC 8.4 via threads - - wrecker < 0 # GHC 8.4 via threads - threepenny-editors < 0 # GHC 8.4 via threepenny-gui - threepenny-gui-flexbox < 0 # GHC 8.4 via threepenny-gui - wai-middleware-throttle < 0 # GHC 8.4 via token-bucket @@ -3838,7 +3834,6 @@ packages: - hsyslog-udp < 0 # GHC 8.4 via hsyslog - logging-facade-syslog < 0 # GHC 8.4 via hsyslog - monad-logger-syslog < 0 # GHC 8.4 via hsyslog - - ses-html < 0 # GHC 8.4 via http-streams - attoparsec-ip < 0 # GHC 8.4 via ip - attoparsec-uri < 0 # GHC 8.4 via ip - IPv6Addr < 0 # GHC 8.4 via iproute @@ -3884,10 +3879,7 @@ packages: - prettyprinter-compat-ansi-wl-pprint < 0 # GHC 8.4 via prettyprinter - prettyprinter-compat-wl-pprint < 0 # GHC 8.4 via prettyprinter - prettyprinter-compat-ansi-wl-pprint < 0 # GHC 8.4 via prettyprinter-ansi-terminal - - goggles < 0 # GHC 8.4 via req - - mapquest-api < 0 # GHC 8.4 via req - c2hs < 0 # GHC 8.4 via shelly - - websockets-snap < 0 # GHC 8.4 via snap-server - mbtiles < 0 # GHC 8.4 via sqlite-simple - bitcoin-api-extra < 0 # GHC 8.4 via stm-conduit - mega-sdist < 0 # GHC 8.4 via tar-conduit @@ -3916,21 +3908,12 @@ packages: - yi-frontend-vty < 0 # GHC 8.4 via vty - web-routes-hsp < 0 # GHC 8.4 via web-routes - web-routes-wai < 0 # GHC 8.4 via web-routes - - bitcoin-api < 0 # GHC 8.4 via wreq - - bitcoin-api-extra < 0 # GHC 8.4 via wreq - - datasets < 0 # GHC 8.4 via wreq - - gdax < 0 # GHC 8.4 via wreq - - handwriting < 0 # GHC 8.4 via wreq - - mustache < 0 # GHC 8.4 via wreq - - package-description-remote < 0 # GHC 8.4 via wreq - - wreq-stringless < 0 # GHC 8.4 via wreq - xmonad-contrib < 0 # GHC 8.4 via xmonad - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL - mysql-haskell-openssl < 0 # GHC 8.4 via HsOpenSSL - ip6addr < 0 # GHC 8.4 via IPv6Addr - pell < 0 # GHC 8.4 via arithmoi - - crypto-pubkey-types < 0 # GHC 8.4 via asn1-encoding - cassava-conduit < 0 # GHC 8.4 via bifunctors - descriptive < 0 # GHC 8.4 via bifunctors - nagios-check < 0 # GHC 8.4 via bifunctors @@ -4069,7 +4052,6 @@ packages: - tcp-streams-openssl < 0 # GHC 8.4 via HsOpenSSL-x509-system - bower-json < 0 # GHC 8.4 via aeson-better-errors - hinotify < 0 # GHC 8.4 via async-2.2.1 - - wreq < 0 # GHC 8.4 via authenticate-oauth - seqloc < 0 # GHC 8.4 via biocore - hledger-ui < 0 # GHC 8.4 via brick - tries < 0 # GHC 8.4 via bytestring-trie @@ -4101,8 +4083,6 @@ packages: - genvalidity-vector < 0 # GHC 8.4 via genvalidity-hspec - hapistrano < 0 # GHC 8.4 via gitrev - hasmin < 0 # GHC 8.4 via gitrev - - hexml-lens < 0 # GHC 8.4 via hexml - - xeno < 0 # GHC 8.4 via hexml - hledger-ui < 0 # GHC 8.4 via hledger - blake2 < 0 # GHC 8.4 via hlint - folds < 0 # GHC 8.4 via hlint @@ -4127,7 +4107,6 @@ packages: - generics-eot < 0 # GHC 8.4 via shake - shake-language-c < 0 # GHC 8.4 via shake - hedis < 0 # GHC 8.4 via slave-thread - - wreq < 0 # GHC 8.4 via snap-server - eventsource-store-specs < 0 # GHC 8.4 via tasty-hspec - htoml < 0 # GHC 8.4 via tasty-hspec - websockets-simple < 0 # GHC 8.4 via tasty-hspec @@ -4144,7 +4123,6 @@ packages: - eventsource-store-specs < 0 # GHC 8.4 via uuid - squeal-postgresql < 0 # GHC 8.4 via uuid - websockets-rpc < 0 # GHC 8.4 via uuid - - wreq < 0 # GHC 8.4 via uuid - genvalidity < 0 # GHC 8.4 via validity - genvalidity-aeson < 0 # GHC 8.4 via validity - genvalidity-bytestring < 0 # GHC 8.4 via validity @@ -4171,14 +4149,10 @@ packages: - sets < 0 # GHC 8.4 via witherable - yi-core < 0 # GHC 8.4 via yi-rope - yi-keymap-vim < 0 # GHC 8.4 via yi-rope - - git < 0 # GHC 8.4 via zlib-bindings - - hit < 0 # GHC 8.4 via zlib-bindings - - io-streams < 0 # GHC 8.4 via zlib-bindings - hmatrix-morpheus < 0 # GHC 8.4 via MonadRandom - random-shuffle < 0 # GHC 8.4 via MonadRandom - vivid < 0 # GHC 8.4 via MonadRandom - fsnotify < 0 # GHC 8.4 via hinotify - - openssl-streams < 0 # GHC 8.4 via io-streams - lambdabot-irc-plugins < 0 # GHC 8.4 via lambdabot-core - apecs < 0 # GHC 8.4 via linear - incremental-parser < 0 # GHC 8.4 via monoid-subclasses @@ -4197,7 +4171,6 @@ packages: - xxhash-ffi < 0 # GHC 8.4 via xxhash - pipes-text < 0 # GHC 8.4 via pipes-safe - wire-streams < 0 # GHC 8.4 via binary-parsers - - wire-streams < 0 # GHC 8.4 via io-streams - cryptohash-md5 < 0 # GHC 8.4 via base-4.11.0.0 - cryptohash-sha1 < 0 # GHC 8.4 via base-4.11.0.0 - hasql-migration < 0 # GHC 8.4 via hasql @@ -4211,7 +4184,6 @@ packages: - direct-rocksdb < 0 # GHC 8.4 via cabal-toolkit - inline-c-cpp < 0 # GHC 8.4 via inline-c - liboath-hs < 0 # GHC 8.4 via inline-c - - irc-dcc < 0 # GHC 8.4 via io-streams - opml-conduit < 0 # GHC 8.4 via monoid-subclasses - dublincore-xml-conduit < 0 # GHC 8.4 via timerep - opml-conduit < 0 # GHC 8.4 via timerep @@ -4238,7 +4210,6 @@ packages: - milena < 0 # GHC 8.4 via tasty-hspec - fuzzyset < 0 # GHC 8.4 via text-metrics - backprop < 0 # GHC 8.4 via type-combinators - - xlsx-tabular < 0 # GHC 8.4 via xlsx - genvalidity-hspec < 0 # GHC 8.4 via genvalidity - genvalidity-hspec < 0 # GHC 8.4 via genvalidity-property - genvalidity-hspec < 0 # GHC 8.4 via hspec-2.5.0 @@ -4247,40 +4218,29 @@ packages: - tasty-hspec < 0 # GHC 8.4 via hspec-2.5.0 - tasty-hspec < 0 # GHC 8.4 via hspec-core-2.5.0 - exp-pairs < 0 # GHC 8.4 via matrix - - xlsx < 0 # GHC 8.4 via xeno - tasty-auto < 0 # GHC 8.4 via tasty-hspec - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - - RSA < 0 # GHC 8.4 via crypto-pubkey-types - - authenticate-oauth < 0 # GHC 8.4 via crypto-pubkey-types - riak < 0 # GHC 8.4 via enclosed-exceptions - yesod-bin < 0 # GHC 8.4 via fsnotify - wai-middleware-caching-redis < 0 # GHC 8.4 via hedis - xmlhtml < 0 # GHC 8.4 via hspec-2.5.0 - - haxr < 0 # GHC 8.4 via io-streams - - http-streams < 0 # GHC 8.4 via io-streams - - snap-core < 0 # GHC 8.4 via io-streams - servius < 0 # GHC 8.4 via markdown - mysql-simple < 0 # GHC 8.4 via mysql - persistent-mysql < 0 # GHC 8.4 via mysql - - http-streams < 0 # GHC 8.4 via openssl-streams - riak < 0 # GHC 8.4 via pureMD5 - simple < 0 # GHC 8.4 via simple-templates - - http-streams < 0 # GHC 8.4 via snap-server - atom-conduit < 0 # GHC 8.4 via timerep - docker < 0 # GHC 8.4 via uuid - simple-session < 0 # GHC 8.4 via simple - hledger-lib < 0 # GHC 8.4 via hashtables - reform-blaze < 0 # GHC 8.4 via reform - reform-hamlet < 0 # GHC 8.4 via reform - - snap-blaze < 0 # GHC 8.4 via snap-core - HaskellNet-SSL < 0 # GHC 8.4 via HaskellNet - wai-middleware-crowd < 0 # GHC 8.4 via authenticate - datadog < 0 # GHC 8.4 via buffer-builder - influxdb < 0 # GHC 8.4 via doctest-0.15.0 - mongoDB < 0 # GHC 8.4 via hashtables - - mysql-haskell < 0 # GHC 8.4 via io-streams - - tcp-streams < 0 # GHC 8.4 via io-streams - mongoDB < 0 # GHC 8.4 via nonce - mongoDB < 0 # GHC 8.4 via pureMD5 - mongoDB < 0 # GHC 8.4 via random-shuffle @@ -4291,12 +4251,10 @@ packages: - kdt < 0 # GHC 8.4 via MonadRandom - xml-isogen < 0 # GHC 8.4 via dom-parser - kdt < 0 # GHC 8.4 via heap - - google-oauth2-jwt < 0 # GHC 8.4 via RSA - urlpath < 0 # GHC 8.4 via attoparsec-uri - urlpath < 0 # GHC 8.4 via monad-control-aligned - urlpath < 0 # GHC 8.4 via path-extra - cayley-client < 0 # GHC 8.4 via hspec-2.5.0 - - req < 0 # GHC 8.4 via authenticate-oauth - persistent-redis < 0 # GHC 8.4 via hedis - persistent-mongoDB < 0 # GHC 8.4 via mongoDB - eventful-core < 0 # GHC 8.4 via uuid @@ -4316,7 +4274,6 @@ packages: - Spock-worker < 0 # GHC 8.4 via Spock - log-postgres < 0 # GHC 8.4 via hpqtypes - log < 0 # GHC 8.4 via log-postgres - - persistent-mysql-haskell < 0 # GHC 8.4 via io-streams - persistent-mysql-haskell < 0 # GHC 8.4 via mysql-haskell - postgresql-typed < 0 # GHC 8.4 via postgresql-binary - exception-transformers < 0 # GHC 8.4 via transformers-compat-0.6.0.6 @@ -4327,6 +4284,8 @@ packages: - yesod-auth-fb < 0 # GHC 8.4 via fb - yesod-auth-fb < 0 # GHC 8.4 via yesod-fb - aeson-typescript < 0 # GHC 8.4 via tasty-hspec + - snap-server < 0 # GHC 8.4 via base-4.11.0.0 + - websockets-snap < 0 # GHC 8.4 via snap-server "GHC upper bounds": @@ -4530,6 +4489,8 @@ skipped-tests: - glabrous # hspec 2.5 - stb-image-redux # hspec 2.5 - weigh # ghc 8.4 via bytestring-trie # https://github.com/fpco/weigh/issues/17 + - wreq # ghc 8.4 via uuid + - http-streams # ghc 8.4 via snap-server - HTTP # conduit-extra 1.3 - colour # QuickCheck-2.11.3 - aeson From a98d71bae3d46ef58baf5f9a97bb0943694d8310 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:06:11 -0700 Subject: [PATCH 1257/1263] Unblock revdeps of web-routes and io-streams --- build-constraints.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2dbb83c..2e8c554a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3906,8 +3906,6 @@ packages: - herms < 0 # GHC 8.4 via vty - hledger-iadd < 0 # GHC 8.4 via vty - yi-frontend-vty < 0 # GHC 8.4 via vty - - web-routes-hsp < 0 # GHC 8.4 via web-routes - - web-routes-wai < 0 # GHC 8.4 via web-routes - xmonad-contrib < 0 # GHC 8.4 via xmonad - ipython-kernel < 0 # GHC 8.4 via zeromq4-haskell - HsOpenSSL-x509-system < 0 # GHC 8.4 via HsOpenSSL @@ -3930,10 +3928,6 @@ packages: - hw-json < 0 # GHC 8.4 via hw-rankselect - hw-succinct < 0 # GHC 8.4 via hw-rankselect - H < 0 # GHC 8.4 via inline-r - - mysql-haskell-nem < 0 # GHC 8.4 via io-streams - - pdf-toolbox-content < 0 # GHC 8.4 via io-streams - - pdf-toolbox-core < 0 # GHC 8.4 via io-streams - - pdf-toolbox-document < 0 # GHC 8.4 via io-streams - result < 0 # GHC 8.4 via keys - astro < 0 # GHC 8.4 via matrix - general-games < 0 # GHC 8.4 via monad-loops @@ -4038,12 +4032,6 @@ packages: - glib < 0 # GHC 8.4 via gtk2hs-buildtools - pango < 0 # GHC 8.4 via gtk2hs-buildtools - plot < 0 # GHC 8.4 via cairo - - cryptocipher < 0 # GHC 8.4 via cipher-blowfish - - cryptocipher < 0 # GHC 8.4 via cipher-camellia - - cryptocipher < 0 # GHC 8.4 via cipher-des - - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-tests - - cipher-rc4 < 0 # GHC 8.4 via crypto-cipher-types - - cryptocipher < 0 # GHC 8.4 via crypto-cipher-types - plot < 0 # GHC 8.4 via pango - cabal-toolkit < 0 # GHC 8.4 via Cabal-2.2.0.0 From 53a42f36025da9c9078f8e6df0d0c6d7bba24a95 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:19:59 -0700 Subject: [PATCH 1258/1263] Redid base-4.11 blocks --- build-constraints.yaml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e8c554a..3741eb1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3464,6 +3464,7 @@ packages: - Frames < 0 # GHC 8.4 via base-4.11.0.0 - GPipe < 0 # GHC 8.4 via base-4.11.0.0 - NoTrace < 0 # GHC 8.4 via base-4.11.0.0 + - Unique < 0 # GHC 8.4 via base-4.11.0.0 - accelerate < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-arithmetic < 0 # GHC 8.4 via base-4.11.0.0 - accelerate-bignum < 0 # GHC 8.4 via base-4.11.0.0 @@ -3484,7 +3485,6 @@ packages: - autoexporter < 0 # GHC 8.4 via base-4.11.0.0 - bank-holidays-england < 0 # GHC 8.4 via base-4.11.0.0 - benchpress < 0 # GHC 8.4 via base-4.11.0.0 - - binary-tagged < 0 # GHC 8.4 via base-4.11.0.0 - butcher < 0 # GHC 8.4 via base-4.11.0.0 - cabal-install < 0 # GHC 8.4 via base-4.11.0.0 - capataz < 0 # GHC 8.4 via base-4.11.0.0 @@ -3498,7 +3498,7 @@ packages: - css-syntax < 0 # GHC 8.4 via base-4.11.0.0 - dictionaries < 0 # GHC 8.4 via base-4.11.0.0 - doctest-driver-gen < 0 # GHC 8.4 via base-4.11.0.0 - - ekg < 0 # GHC 8.4 via base-4.11.0.0 # https://github.com/tibbe/ekg/issues/70 + - ekg < 0 # GHC 8.4 via base-4.11.0.0 - ekg-core < 0 # GHC 8.4 via base-4.11.0.0 - ekg-json < 0 # GHC 8.4 via base-4.11.0.0 - ekg-statsd < 0 # GHC 8.4 via base-4.11.0.0 @@ -3515,7 +3515,7 @@ packages: - generic-aeson < 0 # GHC 8.4 via base-4.11.0.0 - generic-random < 0 # GHC 8.4 via base-4.11.0.0 - generic-xmlpickler < 0 # GHC 8.4 via base-4.11.0.0 - - github < 0 # GHC 8.4 via base-4.11.0.0 + - ghc-compact < 0 # GHC 8.4 via base-4.11.0.0 - github-release < 0 # GHC 8.4 via base-4.11.0.0 - github-webhook-handler < 0 # GHC 8.4 via base-4.11.0.0 - github-webhook-handler-snap < 0 # GHC 8.4 via base-4.11.0.0 @@ -3527,7 +3527,7 @@ packages: - gloss-rendering < 0 # GHC 8.4 via base-4.11.0.0 - google-cloud < 0 # GHC 8.4 via base-4.11.0.0 - grouped-list < 0 # GHC 8.4 via base-4.11.0.0 - - haddock-library < 0 # GHC 8.4 via base-4.11.0.0 + - hackage-security < 0 # GHC 8.4 via base-4.11.0.0 - hashable-time < 0 # GHC 8.4 via base-4.11.0.0 - haskell-lsp < 0 # GHC 8.4 via base-4.11.0.0 - hjsonpointer < 0 # GHC 8.4 via base-4.11.0.0 @@ -3551,7 +3551,6 @@ packages: - mole < 0 # GHC 8.4 via base-4.11.0.0 - monoid-extras < 0 # GHC 8.4 via base-4.11.0.0 - multistate < 0 # GHC 8.4 via base-4.11.0.0 - - mwc-random-accelerate < 0 # GHC 8.4 via base-4.11.0.0 - naqsha < 0 # GHC 8.4 via base-4.11.0.0 - network-carbon < 0 # GHC 8.4 via base-4.11.0.0 - numhask < 0 # GHC 8.4 via base-4.11.0.0 @@ -3577,9 +3576,6 @@ packages: - ratel < 0 # GHC 8.4 via base-4.11.0.0 - ratel-wai < 0 # GHC 8.4 via base-4.11.0.0 - regex-applicative-text < 0 # GHC 8.4 via base-4.11.0.0 - - repa < 0 # GHC 8.4 via base-4.11.0.0 - - repa-algorithms < 0 # GHC 8.4 via base-4.11.0.0 - - repa-io < 0 # GHC 8.4 via base-4.11.0.0 - rest-core < 0 # GHC 8.4 via base-4.11.0.0 - rest-stringmap < 0 # GHC 8.4 via base-4.11.0.0 - rest-types < 0 # GHC 8.4 via base-4.11.0.0 @@ -3589,6 +3585,7 @@ packages: - servant < 0 # GHC 8.4 via base-4.11.0.0 - servant-JuicyPixels < 0 # GHC 8.4 via base-4.11.0.0 - servant-client < 0 # GHC 8.4 via base-4.11.0.0 + - servant-client-core < 0 # GHC 8.4 via base-4.11.0.0 - servant-docs < 0 # GHC 8.4 via base-4.11.0.0 - servant-foreign < 0 # GHC 8.4 via base-4.11.0.0 - servant-generic < 0 # GHC 8.4 via base-4.11.0.0 @@ -3596,7 +3593,6 @@ packages: - servant-server < 0 # GHC 8.4 via base-4.11.0.0 - servant-swagger < 0 # GHC 8.4 via base-4.11.0.0 - servant-yaml < 0 # GHC 8.4 via base-4.11.0.0 - - setlocale < 0 # GHC 8.4 via base-4.11.0.0 - slack-web < 0 # GHC 8.4 via base-4.11.0.0 - snap < 0 # GHC 8.4 via base-4.11.0.0 - spdx < 0 # GHC 8.4 via base-4.11.0.0 @@ -3608,7 +3604,6 @@ packages: - tdigest < 0 # GHC 8.4 via base-4.11.0.0 - through-text < 0 # GHC 8.4 via base-4.11.0.0 - transformers-lift < 0 # GHC 8.4 via base-4.11.0.0 - - tree-diff < 0 # GHC 8.4 via base-4.11.0.0 - union < 0 # GHC 8.4 via base-4.11.0.0 - uri-bytestring-aeson < 0 # GHC 8.4 via base-4.11.0.0 - userid < 0 # GHC 8.4 via base-4.11.0.0 @@ -4274,6 +4269,16 @@ packages: - aeson-typescript < 0 # GHC 8.4 via tasty-hspec - snap-server < 0 # GHC 8.4 via base-4.11.0.0 - websockets-snap < 0 # GHC 8.4 via snap-server + - repa < 0 # GHC 8.4 via QuickCheck-2.11.3 + - mwc-random-accelerate < 0 # GHC 8.4 via accelerate + - Frames < 0 # GHC 8.4 via base-4.11.0.0 + - haddock-library < 0 # GHC 8.4 via hspec-2.5.0 + - Frames < 0 # GHC 8.4 via htoml + - Frames < 0 # GHC 8.4 via pipes-safe + - Frames < 0 # GHC 8.4 via pipes-text + - Frames < 0 # GHC 8.4 via vinyl-0.8.1.1 + - repa-algorithms < 0 # GHC 8.4 via repa + - repa-io < 0 # GHC 8.4 via repa "GHC upper bounds": From 9c7c3eac982b1a935ea02a1b7e3b61f94f9ca2fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:26:43 -0700 Subject: [PATCH 1259/1263] Redid template-haskell-2.13 blocks --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3741eb1b..04e6b85d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3638,12 +3638,10 @@ packages: - rank2classes < 0 # GHC 8.4 via template-haskell-2.13.0.0 - servant-swagger-ui < 0 # GHC 8.4 via template-haskell-2.13.0.0 - stache < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - static-text < 0 # GHC 8.4 via template-haskell-2.13.0.0 - strive < 0 # GHC 8.4 via template-haskell-2.13.0.0 - test-fixture < 0 # GHC 8.4 via template-haskell-2.13.0.0 - th-to-exp < 0 # GHC 8.4 via template-haskell-2.13.0.0 - threepenny-gui < 0 # GHC 8.4 via template-haskell-2.13.0.0 - - time-parsers < 0 # GHC 8.4 via template-haskell-2.13.0.0 - tz < 0 # GHC 8.4 via template-haskell-2.13.0.0 - web-routes-th < 0 # GHC 8.4 via template-haskell-2.13.0.0 - monad-logger-prefix < 0 # GHC 8.4 via transformers-0.5.5.0 @@ -4202,7 +4200,6 @@ packages: - tasty-hspec < 0 # GHC 8.4 via hspec-core-2.5.0 - exp-pairs < 0 # GHC 8.4 via matrix - tasty-auto < 0 # GHC 8.4 via tasty-hspec - - safecopy < 0 # GHC 8.4 via template-haskell-2.13.0.0 - haxr < 0 # GHC 8.4 via HaXml - riak < 0 # GHC 8.4 via enclosed-exceptions - yesod-bin < 0 # GHC 8.4 via fsnotify From f5b7c6325028db81a49bc4cfbc2b5a7b6ba1e540 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:30:05 -0700 Subject: [PATCH 1260/1263] Unblock revdeps of safecopy --- build-constraints.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04e6b85d..5a831f6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,8 +3682,6 @@ packages: - jvm-batching < 0 # GHC 8.4 via inline-java - jvm-streaming < 0 # GHC 8.4 via inline-java - sparkle < 0 # GHC 8.4 via inline-java - - hOpenPGP < 0 # GHC 8.4 via ixset-typed - - text-generic-pretty < 0 # GHC 8.4 via ixset-typed - heist < 0 # GHC 8.4 via map-syntax - mmark < 0 # GHC 8.4 via modern-uri - mmark-ext < 0 # GHC 8.4 via modern-uri @@ -3720,11 +3718,6 @@ packages: - stack < 0 # GHC 8.4 via regex-applicative-text - hmatrix-repa < 0 # GHC 8.4 via repa - rest-snap < 0 # GHC 8.4 via rest-core - - approximate < 0 # GHC 8.4 via safecopy - - compensated < 0 # GHC 8.4 via safecopy - - hyperloglog < 0 # GHC 8.4 via safecopy - - ixset < 0 # GHC 8.4 via safecopy - - large-hashable < 0 # GHC 8.4 via safecopy - lxd-client < 0 # GHC 8.4 via servant - miso < 0 # GHC 8.4 via servant - servant-blaze < 0 # GHC 8.4 via servant @@ -3819,7 +3812,6 @@ packages: - hledger-iadd < 0 # GHC 8.4 via hledger-lib - hledger-interest < 0 # GHC 8.4 via hledger-lib - hledger-web < 0 # GHC 8.4 via hledger-lib - - cabal2nix < 0 # GHC 8.4 via hopenssl - tidal < 0 # GHC 8.4 via hosc - wai-middleware-static < 0 # GHC 8.4 via hpc-coveralls - mbox-utility < 0 # GHC 8.4 via hsemail @@ -4276,6 +4268,9 @@ packages: - Frames < 0 # GHC 8.4 via vinyl-0.8.1.1 - repa-algorithms < 0 # GHC 8.4 via repa - repa-io < 0 # GHC 8.4 via repa + - large-hashable < 0 # GHC 8.4 via HTF + - hOpenPGP < 0 # GHC 8.4 via incremental-parser + - ixset-typed < 0 # GHC 8.4 via template-haskell-2.13.0.0 "GHC upper bounds": From 2776a2b57389e3271c8a5b175f720a52fa1a47cd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:32:46 -0700 Subject: [PATCH 1261/1263] Specify 30 mins in PR template, closes #3386 --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 253ecd41..c1e16a2a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ Checklist: - [ ] Meaningful commit message - please not `Update build-constraints.yml` -- [ ] Some time passed since Hackage upload +- [ ] At least 30 minutes have passed since Hackage upload - [ ] On your own machine, in a new directory, you have successfully run the following set of commands (replace `$package` with the name of the package that is submitted, `$version` is the version of the package you want to get into Stackage): stack unpack $package From 3d16c956d76ed2f22ace03a17b1b83e9d411e11c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:38:16 -0700 Subject: [PATCH 1262/1263] Redid ghc-*-8.4.1 blocks --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a831f6d..81118969 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3614,6 +3614,7 @@ packages: - versions < 0 # GHC 8.4 via base-4.11.0.0 - wavefront < 0 # GHC 8.4 via base-4.11.0.0 - apply-refact < 0 # GHC 8.4 via ghc-8.4.1 + - brittany < 0 # GHC 8.4 via ghc-8.4.1 - ghc-parser < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-prettyprint < 0 # GHC 8.4 via ghc-8.4.1 - haskell-tools-rewrite < 0 # GHC 8.4 via ghc-8.4.1 From d8b42e8e2c61d412813f4205f25949bbd9ac656e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 16 Mar 2018 16:41:31 -0700 Subject: [PATCH 1263/1263] Unblock stratosphere --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81118969..9d323aa5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3298,7 +3298,6 @@ packages: - pushbullet-types < 0 # build failure with GHC 8.4 https://github.com/tsani/pushbullet-hs/issues/1 - rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6 - reroute < 0 # build faiulre with GHC 8.4 https://github.com/agrafix/Spock/issues/140 - - stratosphere < 0 # build failure with GHC 8.4 https://github.com/frontrowed/stratosphere/issues/81 - text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22 - tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1 - type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8