From bddaab4c65be7d71366cb58e2624e740033bb176 Mon Sep 17 00:00:00 2001 From: orome Date: Sat, 19 Aug 2017 18:28:01 -0400 Subject: [PATCH 01/45] Fixed crypto-enigma to work with GHC 8.2.1 --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ea0f26..9304d2f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3051,8 +3051,7 @@ packages: - hledger-iadd "Roy Levien @orome": - [] - # - crypto-enigma # GHC 8.2.1 + - crypto-enigma "Boldizsár Németh @nboldi": - instance-control From 31341c840cae1b79dae7e0e03de9b9922bc8c40c Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sat, 19 Aug 2017 20:04:41 -0500 Subject: [PATCH 02/45] 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 06c5c063807d7bb5e58badfd80f27768d4258fd3 Mon Sep 17 00:00:00 2001 From: Gabriel Gonzalez Date: Sat, 19 Aug 2017 22:13:24 -0700 Subject: [PATCH 03/45] 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 04/45] 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 05/45] 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 06/45] 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 07/45] 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 08/45] 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 09/45] 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 10/45] 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 11/45] 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 12/45] 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 13/45] 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 14/45] 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 15/45] 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 16/45] 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 17/45] 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 18/45] 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 19/45] 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 20/45] 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 21/45] 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 22/45] 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 23/45] 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 24/45] 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 25/45] 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 26/45] 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 27/45] 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 28/45] 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 29/45] 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 30/45] 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 31/45] 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 32/45] 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 33/45] 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 34/45] 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 35/45] 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 36/45] 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 37/45] 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 38/45] 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 39/45] 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 40/45] 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 41/45] 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 42/45] 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 43/45] =?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 44/45] 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 45/45] 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