From 3a7e65bdc15cbd17de0839d25afadcd807b8ec58 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 29 May 2021 17:50:27 +0200 Subject: [PATCH 01/10] GHC 9.0.1 --- Dockerfile | 2 +- build-constraints.yaml | 1723 ++++++++++++++++++++++++++++++++++++---- 2 files changed, 1560 insertions(+), 165 deletions(-) diff --git a/Dockerfile b/Dockerfile index b330e2ac..b812acb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM fpco/pid1:18.04 ENV HOME /home/stackage ENV LANG en_US.UTF-8 -ENV GHCVER 8.10.4 +ENV GHCVER 9.0.1 # NOTE: also update debian-bootstrap.sh when cuda version changes ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin diff --git a/build-constraints.yaml b/build-constraints.yaml index c948a397..40ee432e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,6 +1,6 @@ -ghc-major-version: "8.10" +ghc-major-version: "9.0" # new curator is supposed to use exact GHC version -ghc-version: "8.10.4" +ghc-version: "9.0.1" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -147,7 +147,7 @@ packages: - smash-microlens - smash-lens - strict-tuple - - strict-tuple-lens < 0.2 # via `lens-5` + - strict-tuple-lens "Matthieu Monsch @mtth": - flags-applicative @@ -788,7 +788,7 @@ packages: - squeather "Neil Mitchell @ndmitchell": - - hlint < 3.3 # TODO(mihaimaruseac): Fix when switching to GHC 9.0.1 + - hlint - hoogle - shake - tagsoup @@ -811,11 +811,11 @@ packages: - fuzzy "Digital Asset ": - - ghc-lib < 9.0.1 # TODO(mihaimaruseac): Fix when switching to GHC 9.0.1 - - ghc-lib-parser < 9.0.1 # TODO(mihaimaruseac): Fix when switching to GHC 9.0.1 + - ghc-lib + - ghc-lib-parser "Shayne Fletcher ": - - ghc-lib-parser-ex < 9 # TODO(mihaimaruseac): Fix when switching to GHC 9.0.1 + - ghc-lib-parser-ex "Karl Ostmo @kostmo": - perfect-hash-generator @@ -977,7 +977,6 @@ packages: - either - eq - ersatz - - exceptions - fixed - folds - free @@ -1043,17 +1042,17 @@ packages: - hspec - hspec-core - hspec-discover - - hspec-wai < 0.11.1 # https://github.com/commercialhaskell/stackage/issues/5940 + - hspec-wai - hspec-wai-json - aeson-qq - interpolate - - doctest < 0.17 # https://github.com/commercialhaskell/stackage/issues/5574 + - doctest - base-compat "Mario Blazevic @blamario": - monad-parallel - monad-coroutine - - monoid-subclasses < 1.1 # https://github.com/commercialhaskell/stackage/issues/5900 + - monoid-subclasses - rank2classes - input-parsers - incremental-parser @@ -1487,7 +1486,7 @@ packages: - parameterized - tracing-control < 0 # https://github.com/commercialhaskell/stackage/issues/5948 - primitive-extras - - primitive-unlifted < 0.2 + - primitive-unlifted - stm-hamt - stm-containers - stm-lifted @@ -2209,8 +2208,8 @@ packages: "Michael Thompson @michaelt": - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - lens-simple < 0 # via lens-family-2.0.0 - - lens-family-core < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5563 - - lens-family < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5563 + - lens-family-core + - lens-family "Justin Le @mstksg": - advent-of-code-api < 0 # ghc 8.10 via servant @@ -2704,7 +2703,7 @@ packages: - flac - flac-picture - forma - - ghc-syntax-highlighter < 0.0.7 # GHC 9.0.1 bound + - ghc-syntax-highlighter - hspec-megaparsec - htaglib - html-entity-map @@ -3146,7 +3145,7 @@ packages: - sv < 0 # via base-4.13.0.0 - sv-cassava < 0 # via sv-core - sv-core < 0 # via base-4.13.0.0 - - tasty-hedgehog < 1.1.0.0 # https://github.com/commercialhaskell/stackage/issues/5973 + - tasty-hedgehog "Ismail Mustafa @ismailmustafa": - handwriting < 0 @@ -3218,19 +3217,19 @@ packages: - gi-cairo - gi-dbusmenu - gi-dbusmenugtk3 - - gi-gdk < 4 + - gi-gdk - gi-gdkpixbuf - - gi-gdkx11 < 4 + - gi-gdkx11 - gi-gio - gi-glib - gi-gobject - gi-graphene - - gi-gtk < 4 + - gi-gtk - gi-gtk-hs - gi-pango - gi-xlib - gi-harfbuzz - - gi-gsk < 4 + - gi-gsk - gi-gtksource < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1 - gi-javascriptcore < 0 # via haskell-gi - gi-vte < 0 # via gi-gdk-4.0.1 & gi-gtk-4.0.1 @@ -3750,7 +3749,7 @@ packages: - conduit-zstd "Alex Biehl @alexbiehl": - - haddock-library < 1.10 # https://github.com/commercialhaskell/stackage/issues/5890 + - haddock-library - http-client-openssl "Steven Vandevelde @icidasset": @@ -3954,7 +3953,7 @@ packages: - mergeful - mergeless - pretty-relative-time - - safe-coloured-text < 0.1.0.0 # https://github.com/commercialhaskell/stackage/issues/6046 + - safe-coloured-text - sydtest - sydtest-discover - sydtest-persistent-sqlite @@ -4161,7 +4160,7 @@ packages: - constraint - dual - either-both - - filtrable < 0.1.5.0 # https://github.com/commercialhaskell/stackage/issues/5565 + - filtrable - foldable1 - hs-functors - lenz @@ -4829,7 +4828,7 @@ packages: - mono-traversable-instances - mono-traversable-keys - multiset - - mwc-random < 0.15.0.0 # https://github.com/commercialhaskell/stackage/issues/5557 + - mwc-random - names-th - nanospec - nettle @@ -4844,7 +4843,7 @@ packages: - nicify-lib - old-locale - old-time - - one-liner < 2.0 # via linear-base (ghc9) + - one-liner - operational - optional-args - options @@ -4904,9 +4903,9 @@ packages: - scientific - securemem - selective - - semialign < 1.2 # via `indexed-traversable-instances` https://github.com/commercialhaskell/stackage/issues/5881 - - semialign-indexed < 1.2 # via `lens-5` https://github.com/commercialhaskell/stackage/issues/5874 - - semialign-optics < 1.2 # via `optics-core-0.4` https://github.com/commercialhaskell/stackage/issues/5881 + - semialign + - semialign-indexed + - semialign-optics - serialise - servant-client-core - servant-swagger-ui @@ -4926,7 +4925,7 @@ packages: - skein - slist - snap-core - - some < 1.0.3 + - some - special-values - splice - split @@ -4997,6 +4996,7 @@ packages: - typerep-map - uglymemo - unbounded-delays + - unicode-collation - universe - universe-base - universe-dependent-sum @@ -5105,145 +5105,1540 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.6.1.0 + - Win32 == 2.6.1.0 # TODO update for ghc 9.0.1 - "Stackage upper bounds": + "GHC 9": + # ghc-9.0.1 + - fusion-plugin < 0 # -0.2.2 (>=7.10.3 && < =8.11). Pranay Sashank @pranaysashank. @composewell. Used by: library + - hie-bios < 0 # -0.7.5 (>=8.4.1 && < 8.11). Neil Mitchell @ndmitchell. @mpickering. Used by: library + - polysemy-plugin < 0 # -0.3.0.0 (>=8.6.5 && < 9). Matej Niznik @TheMatten. @polysemy-research. Used by: library + - ghc-source-gen < 0 # -0.4.0.0 (>=8.4 && < 8.11). Judah Jacobson @judah. @google. Used by: library + - nri-prelude < 0 # -0.6.0.0 (>=8.6.1 && < 8.11). NoRedInk . @NoRedInk. Used by: library + # Cabal-3.4.0.0 ([changelog](http://hackage.haskell.org/package/Cabal-3.4.0.0/changelog)) is out of bounds for: + - cabal-rpm < 0 # -2.0.8 (>1.10 && < 3.3). Jens Petersen @juhp. @juhp. Used by: executable + - entropy < 0 # -0.4.1.6 (>=1.10 && < 3.3). Grandfathered dependencies. @TomMD. Used by: library + - packdeps < 0 # -0.6.0.0 (>=3.2 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - pantry < 0 # -0.5.2.1 (>=3 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + # template-haskell-2.17.0.0 ([changelog](http://hackage.haskell.org/package/template-haskell-2.17.0.0/changelog)) is out of bounds for: + - Agda < 0 # -2.6.1.3 (>=2.11.0.0 && < 2.17). Andreas Abel @andreasabel. @agda. Used by: library + - aeson-schemas < 0 # -1.3.3 (>=2.12.0.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - avers < 0 # -0.0.17.1 (>=2.11.0.0 && < 2.17). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - composite-aeson < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-base < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - czipwith < 0 # -1.0.1.3 (>=2.9 && < 2.17). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - d10 < 0 # -0.2.1.6 (>=2.12 && < 2.17). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library + - data-accessor-template < 0 # -0.2.1.16 (>=2.11 && < 2.17). Henning Thielemann @thielema. Used by: library + - dhall < 0 # -1.38.1 (>=2.13.0.0 && < 2.17). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - egison-pattern-src-th-mode < 0 # -0.2.1.2 (>=2.2.0 && < 2.17). Satoshi Egi @egisatoshi. @egison. Used by: library + - email-validate < 0 # -2.3.2.13 (>=2.10.0.0 && < 2.17). George Pollard @Porges. @Porges. Used by: library + - equational-reasoning < 0 # -0.7.0.0 (>=2.11 && < 2.17). Hiromi Ishii @konn. @konn. Used by: library + - exception-hierarchy < 0 # -0.1.0.4 (>=2.15 && < 2.17). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + - freer-simple < 0 # -1.2.1.1 (>=2.11 && < 2.17). Alexis King @lexi-lambda. @lexi-lambda. Used by: library + - geniplate-mirror < 0 # -0.7.7 (< 2.17). Liang-Ting Chen @L-TChen. @danr. Used by: library + - hackage-security < 0 # -0.6.0.1 (>=2.7 && < 2.17). Grandfathered dependencies. @haskell. Used by: library + - hgrev < 0 # -0.2.6 (>=2.10 && < 2.17). Matthew Wraith @wraithm. @bitnomial. Used by: library + - invertible-grammar < 0 # -0.1.3 (>=2.9 && < 2.17). Eugene Smolanka @esmolanka. @esmolanka. Used by: library + - ixset-typed < 0 # -0.5 (>=2.8 && < 2.17). Grandfathered dependencies. @well-typed. Used by: library + - path < 0 # -0.8.0 (< 2.17). Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi. @commercialhaskell. Used by: library + - prairie < 0 # -0.0.1.0 (>=2.15 && < 2.17). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + - rank2classes < 0 # -1.4.1 (>=2.11 && < 2.17). Mario Blazevic @blamario. @blamario. Used by: library + - refined < 0 # -0.6.2 (>=2.9 && < 2.17). Daniel Cartwright @chessai. @nikita-volkov. Used by: library + - req < 0 # -3.9.0 (>=2.14 && < 2.17). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - servant-client-core < 0 # -0.18.2 (>=2.11.1.0 && < 2.17). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library + - swagger2 < 0 # -2.6 (>=2.9.0.0 && < 2.17). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + - th-test-utils < 0 # -1.1.0 (>=2.11.1.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - vector-circular < 0 # -0.1.3 (>=2.12 && < 2.17). David Himmelstrup @lemmih. @chessai. Used by: library + # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: + - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library + - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library + - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library + - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library + - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library + - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library + - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library + - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library + # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: + - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library + - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library + # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: + - HaXml < 0 # -1.25.5 (>=4.3.1.0 && < 4.15). Yoshikuni Jujo @YoshikuniJujo. @hackage-trustees. Used by: library + - HaskellNet < 0 # -0.6 (>=4.3 && < 4.15). Alexander Vershilov @qnikst. @qnikst. Used by: library + - MapWith < 0 # -0.2.0.0 (>=4.9.1 && < 4.15). David James @davjam. @davjam. Used by: library + - aeson-diff < 0 # -1.1.0.9 (>=4.9 && < 4.15). Thomas Sutton @thsutton. @thsutton. Used by: library + - aws-cloudfront-signed-cookies < 0 # -0.2.0.6 (< 4.15). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library + - bech32 < 0 # -1.1.0 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library + - bech32-th < 0 # -1.0.2 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library + - broadcast-chan < 0 # -0.2.1.1 (>=4.8 && < 4.15). Emanuel Borsboom @borsboom. @merijn. Used by: library + - bugzilla-redhat < 0 # -0.3.1 (>=4.6 && < 4.15). Jens Petersen @juhp. @juhp. Used by: library + - butcher < 0 # -1.3.3.2 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - bzlib < 0 # -0.5.1.0 (>=4.3 && < 4.15). Grandfathered dependencies. @hackage-trustees. Used by: library + - cabal-plan < 0 # -0.7.2.0 ((>=4.6 && < 4.10) || ^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Henning Thielemann @thielema. @hvr. Used by: library + - cdar-mBound < 0 # -0.1.0.2 (>=4.7 && < 4.15). Michal Konecny @michalkonecny. @michalkonecny. Used by: library + - circular < 0 # -0.3.1.1 (>=4.14.1.0 && < 4.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - co-log-core < 0 # -0.2.1.1 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - configurator-pg < 0 # -0.2.5 (>=4.9 && < 4.15). Robert Vollmert @robx. @robx. Used by: library + - country < 0 # -0.2.1 (>=4.9.1.0 && < 4.15). Daniel Cartwright @chessai. @andrewthad. Used by: library + - crypto-enigma < 0 # -0.1.1.6 (>=4.8.1.0 && < =4.14.1.0). Roy Levien @orome. @orome. Used by: library + - cryptohash-md5 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Jens Petersen @juhp. @hvr. Used by: library + - cryptohash-sha1 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Jens Petersen @juhp. @hvr. Used by: library + - cryptohash-sha256 < 0 # -0.11.102.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - cryptohash-sha512 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - css-syntax < 0 # -0.1.0.0 (>=4.8 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - data-compat < 0 # -0.1.0.3 (>=4.12.0.0 && < 4.15). Travis Whitaker . @TravisWhitaker. Used by: library + - data-forest < 0 # -0.1.0.8 (>=4.9 && < 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library + - deepseq-generics < 0 # -0.2.0.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - deepseq-instances < 0 # -0.1.0.1 (>=4.13.0.0 && < 4.15). Travis Whitaker . @TravisWhitaker. Used by: library + - dialogflow-fulfillment < 0 # -0.1.1.4 (>=4.12.0.0 && < 4.15.0.0). Mauricio Fierro @mauriciofierrom. @mauriciofierrom. Used by: library + - doctest-driver-gen < 0 # -0.3.0.3 (>=4.0 && < 4.15). Hexirp @Hexirp. @Hexirp. Used by: library + - earcut < 0 # -0.1.0.4 (>=4.5 && < 4.15). David Himmelstrup @lemmih. @reanimate. Used by: library + - ekg < 0 # -0.4.0.15 (>=4.5 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library + - ekg-core < 0 # -0.1.1.7 (>=4.6 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library + - ekg-json < 0 # -0.1.0.6 (>=4.5 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library + - ekg-statsd < 0 # -0.2.5.0 (>=4.6 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library + - feed < 0 # -1.3.2.0 (>=4 && < 4.15). Adam Bergmark @bergmark. @bergmark. Used by: library + - generic-monoid < 0 # -0.1.0.1 (>=4.11 && < 4.15). Luke Clifton @luke-clifton. Used by: library + - greskell < 0 # -1.2.0.1 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library + - greskell-core < 0 # -0.1.3.6 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library + - greskell-websocket < 0 # -0.1.2.5 (>=4.9.1.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library + - haskell-lsp < 0 # -0.24.0.0 (>=4.9 && < 4.15). Alan Zimmerman @alanz. @alanz. Used by: library + - haskell-lsp-types < 0 # -0.24.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @alanz. Used by: library + - haxr < 0 # -3000.11.4.1 (>=4.9 && < 4.15). Brent Yorgey @byorgey. @byorgey. Used by: library + - hledger < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library + - hledger-lib < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library + - hledger-ui < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: executable + - hledger-web < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library + - hslogger < 0 # -1.3.1.0 (>=4.3 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - hspec-tables < 0 # -0.0.1 (>=4.13.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library + - ilist < 0 # -0.4.0.1 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - io-streams-haproxy < 0 # -1.0.1.0 (>=4.5 && < 4.15). Grandfathered dependencies. @mightybyte. Used by: library + - ki < 0 # -0.2.0.1 (>=4.12.0.0 && < 4.15). Mitchell Rosen @mitchellwrosen. @mitchellwrosen. Used by: library + - libjwt-typed < 0 # -0.2 (>=4.13.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library + - loc < 0 # -0.1.3.10 (< 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library + - lsp < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library + - lsp-test < 0 # -0.14.0.0 (< 4.15). Luke Lau @bubba. @haskell. Used by: test-suite + - lsp-types < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library + - membrain < 0 # -0.0.0.2 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - multistate < 0 # -0.8.0.3 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - newtype < 0 # -0.2.2.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - path-text-utf8 < 0 # -0.0.1.6 (>=4.7 && < 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library + - perfect-vector-shuffle < 0 # -0.1.1.1 (>=4.9 && < 4.15). Callan McGill @callanmcgill. @Boarders. Used by: library + - postgrest < 0 # -7.0.1 (>=4.9 && < 4.15). Robert Vollmert @robx. @PostgREST. Used by: library + - pqueue < 0 # -1.4.1.3 (>=4.8 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protoc < 0 # -0.7.0.0 (>=4.9 && < 4.15). Judah Jacobson @judah. @google. Used by: library + - proto-lens-runtime < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library + - proto-lens-setup < 0 # -0.4.0.4 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library + - protolude < 0 # -0.3.0 (>=4.6 && < 4.15). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library + - publicsuffix < 0 # -0.20200526 (>=4 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - rattletrap < 0 # -11.1.1 (>=4.14.1 && < 4.15). Taylor Fausak @tfausak. @tfausak. Used by: library + - regex-applicative-text < 0 # -0.1.0.1 (>=4.3 && < 4.15). Grandfathered dependencies. @phadej. Used by: library + - relude < 0 # -0.7.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - resolv < 0 # -0.1.2.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library + - rethinkdb-client-driver < 0 # -0.0.25 (< 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - sandwich < 0 # -0.1.0.6 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - sandwich-quickcheck < 0 # -0.1.0.5 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - sandwich-slack < 0 # -0.1.0.4 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - sandwich-webdriver < 0 # -0.1.0.4 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - sendgrid-v3 < 0 # -0.3.0.0 (>=4.8 && < 4.15). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @marcelbuesing. Used by: library + - servant < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-auth < 0 # -0.4.0.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-client < 0 # -0.4.1.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-docs < 0 # -0.2.10.0 (>=4.8 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-server < 0 # -0.4.6.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-swagger < 0 # -0.2.10.1 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-client < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-docs < 0 # -0.11.8 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-errors < 0 # -0.1.6.0 (>=4.10.0.0 && < 4.15). Allan Lukwago @epicallan. @epicallan. Used by: library + - servant-foreign < 0 # -0.15.3 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-http-streams < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-openapi3 < 0 # -2.0.1.2 (>=4.9 && < 4.15). Maxim Koltsov @maksbotan. @biocad. Used by: library + - servant-server < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-swagger < 0 # -1.1.10 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-swagger-ui < 0 # -0.3.5.3.47.1 (>=4.7 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library + - servant-swagger-ui-core < 0 # -0.3.5 (>=4.7 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library + - shortcut-links < 0 # -0.5.1.1 (>=4.11 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - snap-server < 0 # -1.1.2.0 (>=4.6 && < 4.15). Simon Jakobi @sjakobi. @mightybyte. Used by: library + - stackcollapse-ghc < 0 # -0.0.1.4 (>=4.12.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: executable + - strict-tuple < 0 # -0.1.4 (^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Emily Pillmore @topos. @mitchellwrosen. Used by: library + - strict-tuple-lens < 0 # -0.1.0.1 (>=4.11 && < 4.15). Emily Pillmore @topos. @emilypi. Used by: library + - stripe-concepts < 0 # -1.0.2.6 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library + - swish < 0 # -0.10.0.4 (>=4.5 && < 4.15). Douglas Burke @DougBurke. Used by: library + - tasty-wai < 0 # -0.1.1.1 (>=4.8 && < 4.15). Pavan Rikhi @prikhi. @qfpl. Used by: library + - tdigest < 0 # -0.2.1.1 (>=4.7 && < 4.15). Grandfathered dependencies. @phadej. Used by: library + - termbox < 0 # -0.3.0 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Mitchell Rosen @mitchellwrosen. @mitchellwrosen. Used by: library + - text-format < 0 # -0.3.2 (>=4.3 && < 4.15). Dan Burton @DanBurton. @bos @hackage-trustees. Used by: library + - these-skinny < 0 # -0.7.4 (>=4.10 && < 4.15). Daniel Cartwright @chessai. @chessai. Used by: library + - through-text < 0 # -0.1.0.0 (>=4.3 && < 4.15). Adam Bergmark @bergmark. @bergmark. Used by: library + - tonalude < 0 # -0.1.1.1 (>=4.7 && < 4.15). Kadzuya Okamoto @arowM. @tonatona-project. Used by: library + - type-errors-pretty < 0 # -0.0.1.1 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @chshersh. Used by: library + - typerep-map < 0 # -0.3.3.0 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library + - with-utf8 < 0 # -1.0.2.2 (>=4.10 && < 4.15). Serokell @serokell. @serokell. Used by: library + - zydiskell < 0 # -0.2.0.0 (>=4.7 && < 4.15). Edward Nerd @nerded1337. @nerded1337. Used by: library - # https://github.com/commercialhaskell/stackage/issues/5587 - - network < 3.1.2.0 - - dbus < 1.2.18 - - # https://github.com/commercialhaskell/stackage/issues/6013 - - path < 0.8 - - # https://github.com/commercialhaskell/stackage/issues/5524 - - dlist < 1.0 - - rebase < 1.7 - - rerebase < 1.7 - - # https://github.com/commercialhaskell/stackage/issues/5598 - - base64-bytestring < 1.2 - - # https://github.com/commercialhaskell/stackage/issues/5633 - - language-c < 0.9 - - # https://github.com/commercialhaskell/stackage/issues/5666 - - generic-deriving < 1.14 - - # https://github.com/commercialhaskell/stackage/issues/5667 - - profunctors < 5.6 - - free < 5.1.6 - - # https://github.com/commercialhaskell/stackage/issues/5686 - - formatting < 7 - - # https://github.com/commercialhaskell/stackage/issues/5747 - - http-client < 0.7 - - http-client-openssl < 0.3.3 - - # https://github.com/commercialhaskell/stackage/issues/5836 - - clock < 0.8.2 - - # https://github.com/commercialhaskell/stackage/issues/5864 - - parser-combinators < 1.3.0 - - parser-combinators-tests < 1.3.0 - - # https://github.com/commercialhaskell/stackage/issues/5867 - - chronos < 1.1.2 - - # https://github.com/commercialhaskell/stackage/issues/5911 - - lens < 5 + # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: + - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # aeson-1.5.6.0 ([changelog](http://hackage.haskell.org/package/aeson-1.5.6.0/changelog)) (Adam Bergmark @bergmark) is out of bounds for: + - chronos < 0 # -1.1.2 (>=1.1 && < 1.5). Daniel Cartwright @chessai. @andrewthad. Used by: library + # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: + - ipynb < 0 # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite + # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: + - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library + - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library + - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library + - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library + - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library + - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library + - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library + - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library + - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library + - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library + - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library + - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library + - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library + - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library + - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # base64-bytestring-1.2.0.1 ([changelog](http://hackage.haskell.org/package/base64-bytestring-1.2.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - nonce < 0 # -1.0.7 (>=1.0 && < 1.2). Felipe Lessa @meteficha. @meteficha. Used by: library + # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable + # call-stack-0.4.0 ([changelog](http://hackage.haskell.org/package/call-stack-0.4.0/changelog)) (Grandfathered dependencies) is out of bounds for: + - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=0.2 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: + - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library + # circular (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - mcmc < 0 # -0.4.0.0 (>=0.3.1.1 && < 0.4). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # citeproc-0.4 ([changelog](http://hackage.haskell.org/package/citeproc-0.4/changelog)) (John MacFarlane @jgm) is out of bounds for: + - pandoc < 0 # -2.13 (>=0.3.0.9 && < 0.3.1). John MacFarlane @jgm. @jgm. Used by: library + # clock-0.8.2 ([changelog](http://hackage.haskell.org/package/clock-0.8.2/changelog)) (Philipp Middendorf @pmiddend) is out of bounds for: + - clock-extras < 0 # -0.1.0.2 (>=0.4.6 && < 0.8.0). Jonathan Fischoff @jfischoff. @skedgeme. Used by: library + # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library + # commonmark-0.2 ([changelog](http://hackage.haskell.org/package/commonmark-0.2/changelog)) (John MacFarlane @jgm) is out of bounds for: + - pandoc < 0 # -2.13 (>=0.1.1.3 && < 0.2). John MacFarlane @jgm. @jgm. Used by: library + # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable + - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library + - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library + # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: + - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library + - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library + - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library + - uri-bytestring < 0 # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark + # dhall (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: + - dhall-bash < 0 # -1.0.36 (>=1.36.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-json < 0 # -1.7.6 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-lsp-server < 0 # -1.0.14 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-yaml < 0 # -1.2.6 (>=1.31.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - hpack-dhall < 0 # -0.5.2 (>=1.18.0). Phil de Joux @philderbeast. @blockscope. Used by: library + - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - verbosity < 0 # -0.4.0.0 (>=1.23.0 && < 2). Peter Trško @trskop. @trskop. Used by: library + # dlist-1.0 ([changelog](http://hackage.haskell.org/package/dlist-1.0/changelog)) (Grandfathered dependencies) is out of bounds for: + - hw-json < 0 # -1.3.2.2 (>=0.8 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-mquery < 0 # -0.2.1.0 (>=0.8.0 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - salak < 0 # -0.3.6 (>=0.8.0 && < 0.9). Daniel YU . @leptonyu. Used by: library + # doctest-0.18.1 ([changelog](http://hackage.haskell.org/package/doctest-0.18.1/changelog)) (Simon Hengel @sol) is out of bounds for: + - asif < 0 # -6.0.4 (>=0.16.2 && < 0.17). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite + - numhask < 0 # -0.7.1.0 (>=0.16 && < 0.18). Tony Day @tonyday567. @tonyday567. Used by: test-suite + - partial-semigroup < 0 # -0.5.1.12 (>=0.11 && < 0.18). Chris Martin @chris-martin. @chris-martin. Used by: test-suite + - polysemy < 0 # -1.5.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite + # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library + # ekg-core (Eric Conlon @ejconlon, GHC 9) (not present) depended on by: + - composite-ekg < 0 # -0.7.5.0 (>=0.1.1.3 && < 0.5). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - monad-metrics < 0 # -0.2.2.0 (>=0.1.0.1 && < 0.2). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library + # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: + - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library + - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library + # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library + - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library + - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library + - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library + - nonce < 0 # -1.0.7 (>=0.3.7 && < 0.4.2). Felipe Lessa @meteficha. @meteficha. Used by: library + - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library + - random-bytestring < 0 # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark + - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library + - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library + - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library + - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library + - websockets < 0 # -0.12.7.2 (>=0.2.1 && < 0.5). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library + # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: + - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library + - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library + # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: + - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library + - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library + # formatting-7.1.2 ([changelog](http://hackage.haskell.org/package/formatting-7.1.2/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - webby < 0 # -1.0.1 (>=6.3.7 && < 6.4). Aditya Manthramurthy @donatello. @donatello. Used by: library + # freer-simple (Alexis King @lexi-lambda, GHC 9) (not present) depended on by: + - polysemy < 0 # -1.5.0.0 (-any). Matej Niznik @TheMatten. @polysemy-research. Used by: benchmark + # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: + - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + # gi-gdk-4.0.3 ([changelog](http://hackage.haskell.org/package/gi-gdk-4.0.3/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk-hs < 0 # -0.3.10 (>=3.0.6 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # gi-gmodule (not present) depended on by: + - gi-gdkpixbuf < 0 # -2.0.26 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # gi-gtk-4.0.4 ([changelog](http://hackage.haskell.org/package/gi-gtk-4.0.4/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk-hs < 0 # -0.3.10 (>=3.0.26 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # hackage-security (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cabal-file < 0 # -0.1.1 (-any). Jens Petersen @juhp. @juhp. Used by: library + - stack < 0 # -2.7.1 (>=0.6.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # haddock-library-1.10.0 ([changelog](http://hackage.haskell.org/package/haddock-library-1.10.0/changelog)) (Alex Biehl @alexbiehl) is out of bounds for: + - pandoc < 0 # -2.13 (>=1.8 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library + # haskell-gi-base-0.25.0 ([changelog](http://hackage.haskell.org/package/haskell-gi-base-0.25.0/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-cairo-connector < 0 # -0.1.0 (>=0.24.0 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library + - gi-cairo-render < 0 # -0.1.0 (>=0.24 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library + # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: + - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: + - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library + # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: + - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library + - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable + - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library + # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: + - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - arbor-lru-cache < 0 # -0.1.1.1 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite + - bits-extra < 0 # -0.0.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - fmt < 0 # -0.6.1.2 (>=2.2 && < 2.8). Chris Dornan @cdornan. @aelve. Used by: test-suite + - hw-conduit < 0 # -0.2.1.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-fingertree-strict < 0 # -0.1.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=2.6 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-ip < 0 # -2.4.2.0 (>=2.4.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-mquery < 0 # -0.2.1.0 (>=2.6.0 && < 2.8.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - indexed-containers < 0 # -0.1.0.2 (>=2.4.8 && < 2.8). Ziyang Liu @zliu41. @zliu41. Used by: test-suite + - lrucaching < 0 # -0.3.3 (>=2.2 && < 2.8). Moritz Kiefer @cocreature. @cocreature. Used by: test-suite + - mcmc < 0 # -0.4.0.0 (>=2.7.4 && < 2.8). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - simple-log < 0 # -0.9.12 (>=2.3 && < 2.8). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: test-suite + - tomland < 0 # -1.3.3.0 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + - validation-selective < 0 # -0.1.0.1 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - conferer-hspec < 0 # -1.1.0.0 (>=2.0.0 && < 2.8.0). Lucas David Traverso @ludat. Used by: library + # hspec-wai-0.11.1 ([changelog](http://hackage.haskell.org/package/hspec-wai-0.11.1/changelog)) (Simon Hengel @sol) is out of bounds for: + - hspec-wai-json < 0 # -0.11.0 (==0.11.0). Simon Hengel @sol. @hspec. Used by: library + # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - amazonka-core < 0 # -1.6.1 (>=0.4 && < 0.7). Brendan Hay @brendanhay. @brendanhay. Used by: library + - pinboard < 0 # -0.10.2.0 (>=0.5 && < 0.7). Jon Schoning @jonschoning. @jonschoning. Used by: library + # integer-gmp-1.1 ([changelog](http://hackage.haskell.org/package/integer-gmp-1.1/changelog)) is out of bounds for: + - arithmoi < 0 # -0.11.0.1 (< 1.1). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library + - hmpfr < 0 # -0.4.4 (>=1.0 && < 1.1). Michal Konecny @michalkonecny. @michalkonecny. Used by: library + # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: + - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library + # ixset-typed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - hOpenPGP < 0 # -2.9.5 (-any). Clint Adams @clinty. Used by: library + - hopenpgp-tools < 0 # -0.23.6 (-any). Clint Adams @clinty. Used by: executable + - ixset-typed-binary-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library + - ixset-typed-conversions < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - ixset-typed-hashable-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library + - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library + # jira-wiki-markup-1.4.0 ([changelog](http://hackage.haskell.org/package/jira-wiki-markup-1.4.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for: + - pandoc < 0 # -2.13 (>=1.3.4 && < 1.4). John MacFarlane @jgm. @jgm. Used by: library + # language-c-0.9.0.1 ([changelog](http://hackage.haskell.org/package/language-c-0.9.0.1/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - c2hs < 0 # -0.28.7 (>=0.7.1 && < 0.9). Grandfathered dependencies. @haskell. Used by: executable + # lens-5.0.1 ([changelog](http://hackage.haskell.org/package/lens-5.0.1/changelog)) (Edward Kmett @ekmett) is out of bounds for: + - aeson-picker < 0 # -0.1.0.5 (>=4.15 && < 5). Bogdan Neterebskii @ozzzzz. @ozzzzz. Used by: library + - boundingboxes < 0 # -0.2.3 (>=3.8 && < 5). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library + - lens-datetime < 0 # -0.3 (>=3 && < 5). Mihaly Barasz klao@nilcons.com @klao. @nilcons. Used by: library + - servant-multipart < 0 # -0.12 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - smash-lens < 0 # -0.1.0.1 (>=4.0 && < 5.0). Emily Pillmore @topos. @emilypi. Used by: library + # linear-base (not present) depended on by: + - one-liner < 0 # -2.0 (>=0.1 && < 1.0). Grandfathered dependencies. @sjoerdvisscher. Used by: library + # mersenne-random (not present) depended on by: + - mwc-random < 0 # -0.15.0.1 (-any). Grandfathered dependencies. @bos. Used by: benchmark + # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - mcmc < 0 # -0.4.0.0 (>=0.14.0.0 && < 0.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - stm-hamt < 0 # -1.2.0.6 (>=0.13 && < 0.15). Alejandro Serrano @serras. @nikita-volkov. Used by: benchmark + # network-3.1.2.1 ([changelog](http://hackage.haskell.org/package/network-3.1.2.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - network-bsd < 0 # -2.8.1.0 ((>=3.0.0.0 && < 3.0.2) || (>=3.1.0.0 && < 3.1.2)). Grandfathered dependencies. @haskell. Used by: library + # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: + - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library + - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library + # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # parser-combinators-1.3.0 ([changelog](http://hackage.haskell.org/package/parser-combinators-1.3.0/changelog)) (Mark Karpov @mrkkrp) is out of bounds for: + - egison-pattern-src < 0 # -0.2.1.2 (>=1.0.0 && < 1.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - paripari < 0 # -0.7.0.0 (>=1.0 && < 1.3). Daniel Mendler @minad. @minad. Used by: library + # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: + - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - hapistrano < 0 # -0.4.1.3 (>=0.5 && < 0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library + - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library + - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library + - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library + - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library + - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library + - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: + - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + # primitive-unlifted-1.0.0.0 ([changelog](http://hackage.haskell.org/package/primitive-unlifted-1.0.0.0/changelog)) (Alejandro Serrano @serras) is out of bounds for: + - primitive-extras < 0 # -0.10.1 (>=0.1.1.0 && < 0.2). Alejandro Serrano @serras. @metrix-ai. Used by: library + # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: + - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library + - numhask < 0 # -0.7.1.0 (>=0.3 && < 0.4). Tony Day @tonyday567. @tonyday567. Used by: library + - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library + # rank2classes (GHC 9, Mario Blazevic @blamario) (not present) depended on by: + - construct < 0 # -0.3.0.2 (>=1 && < 1.5). Mario Blazevic @blamario. Used by: library + - incremental-parser < 0 # -0.5.0.2 (>=1.0 && < 1.5). Mario Blazevic @blamario. @blamario. Used by: library + # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: + - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - webby < 0 # -1.0.1 (>=0.7). Aditya Manthramurthy @donatello. @donatello. Used by: library + # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library + - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library + - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library + - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library + - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + # servant (GHC 9, Haskell Servant ) (not present) depended on by: + - lackey < 0 # -1.0.15 (>=0.16.2 && < 0.19). Taylor Fausak @tfausak. @tfausak. Used by: library + - servant-blaze < 0 # -0.9.1 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + - servant-exceptions < 0 # -0.2.1 (-any). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-rawm < 0 # -1.0.0.0 (>=0.16). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-elm < 0 # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-multipart < 0 # -0.12 (-any). Haskell Servant . @haskell-servant. Used by: executable + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # servant-client-core (GHC 9, Grandfathered dependencies, Haskell Servant ) (not present) depended on by: + - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + # servant-docs (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-multipart < 0 # -0.12 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: + - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library + - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + - servant-multipart < 0 # -0.12 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # singletons-3.0 ([changelog](http://hackage.haskell.org/package/singletons-3.0/changelog)) (Richard Eisenberg @goldfirere) is out of bounds for: + - safe-tensor < 0 # -0.2.1.1 (>=2.5 && < 2.8). Nils Alex @nilsalex. @nilsalex. Used by: library + # snap-server (GHC 9, Simon Jakobi @sjakobi) (not present) depended on by: + - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.2). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.2). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # some-1.0.3 ([changelog](http://hackage.haskell.org/package/some-1.0.3/changelog)) (Grandfathered dependencies) is out of bounds for: + - dependent-sum < 0 # -0.7.1.0 (>=1.0.1 && < 1.0.3). James Cook @mokus0. @obsidiansystems. Used by: library + # tasty-1.4.1 ([changelog](http://hackage.haskell.org/package/tasty-1.4.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for: + - filtrable < 0 # -0.1.6.0 (>=1.3.1 && < 1.4). Matthew Farkas-Dyck @strake. @strake. Used by: test-suite + # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: + - servant-multipart < 0 # -0.12 (-any). Haskell Servant . @haskell-servant. Used by: test-suite + - wai-middleware-clacks < 0 # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite + # texmath-0.12.3 ([changelog](http://hackage.haskell.org/package/texmath-0.12.3/changelog)) (John MacFarlane @jgm) is out of bounds for: + - pandoc < 0 # -2.13 (>=0.12.2 && < 0.12.3). John MacFarlane @jgm. @jgm. Used by: library + # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: + - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library + # type-errors-pretty (GHC 9, Grandfathered dependencies) (not present) depended on by: + - polysemy < 0 # -1.5.0.0 (>=0.0.0.0 && < 0.1). Matej Niznik @TheMatten. @polysemy-research. Used by: library + # versions-5.0.0 ([changelog](http://hackage.haskell.org/package/versions-5.0.0/changelog)) (Colin Woodbury @fosskers) is out of bounds for: + - aura < 0 # -3.2.4 (^>=4.0.1). Colin Woodbury @fosskers. @fosskers. Used by: library + # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: + - squeal-postgresql < 0 # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite + # amazonka-core (Brendan Hay @brendanhay, GHC 9) (not present) depended on by: + - amazonka-apigateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-application-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-appstream < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-athena < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-budgets < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-certificatemanager < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudformation < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudfront < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudhsm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudsearch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudsearch-domains < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudtrail < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudwatch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudwatch-events < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cloudwatch-logs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-codebuild < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-codecommit < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-codedeploy < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-codepipeline < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cognito-identity < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cognito-idp < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-cognito-sync < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-config < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-datapipeline < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-devicefarm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-directconnect < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-discovery < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-dms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ds < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-dynamodb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-dynamodb-streams < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ecr < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ecs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-efs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elasticache < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elasticbeanstalk < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elasticsearch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elastictranscoder < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-elbv2 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-emr < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-gamelift < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-glacier < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-glue < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-health < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-iam < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-importexport < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-inspector < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-iot < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-iot-dataplane < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-kinesis < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-kinesis-analytics < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-kinesis-firehose < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-kms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-lambda < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-lightsail < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-marketplace-analytics < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-marketplace-metering < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ml < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-opsworks < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-opsworks-cm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-pinpoint < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-polly < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-rds < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-redshift < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-rekognition < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-route53 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-route53-domains < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-s3 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-sdb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-servicecatalog < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ses < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-shield < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-sms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-snowball < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-sns < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-sqs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-ssm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-stepfunctions < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-storagegateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-sts < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-support < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-swf < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-test < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-waf < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-workspaces < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - amazonka-xray < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library + - serverless-haskell < 0 # -0.12.6 (-any). Alexey Kotlyarov @koterpillar. @seek-oss. Used by: library + # arithmoi (Andrew Lelechenko @Bodigrim, GHC 9) (not present) depended on by: + - cyclotomic < 0 # -1.1.1 (>=0.9). Scott N. Walck @walck. @walck. Used by: library + - quadratic-irrational < 0 # -0.1.1 (>=0.9). Andrew Lelechenko @Bodigrim. @ion1. Used by: library + # bcp47 (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: + - bcp47-orphans < 0 # -0.1.0.4 (>=0.2.0.4). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: + - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library + # bits-extra (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.0.1.3 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect-base < 0 # -0.3.4.1 (>=0.0.0.4 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-simd < 0 # -0.1.2.0 (>=0.0.1.2 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # bson (GHC 9, Victor Denisov @VictorDenisov) (not present) depended on by: + - mongoDB < 0 # -2.7.0.0 (>=0.3 && < 0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + # c2hs (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bz2 < 0 # -1.0.1.0 (>=0.26.1). Vanessa McHale @vmchale. Used by: library + - chiphunk < 0 # -0.1.4.0 (>=0.28.1 && < 0.29). David Himmelstrup @lemmih. @CthulhuDen. Used by: library + - hsshellscript < 0 # -3.5.0 (>=0.15.1). Henning Thielemann @thielema. Used by: library + - hw-json-simd < 0 # -0.1.1.0 (-any). Grandfathered dependencies. @haskell-works. Used by: library + - hw-kafka-client < 0 # -4.0.3 (-any). Alexey Raga @AlexeyRaga. @haskell-works. Used by: library + - hw-simd < 0 # -0.1.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # chronos (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - chronos-bench < 0 # -0.2.0.2 (-any). Florian Knupfer @knupfer. @knupfer. Used by: library + # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: + - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: + - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library + # crypto-api (GHC 9, Grandfathered dependencies) (not present) depended on by: + - RSA < 0 # -2.4.1 (>=0.10 && < 0.14). Grandfathered dependencies. @GaloisInc. Used by: library + - cryptohash-cryptoapi < 0 # -0.1.4 (>=0.11). Grandfathered dependencies. @vincenthz. Used by: library + - pureMD5 < 0 # -2.1.3 (-any). Grandfathered dependencies. @TomMD. Used by: library + - skein < 0 # -1.0.9.4 (>=0.6 && < 0.14). Grandfathered dependencies. @meteficha. Used by: library + # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: + - dependent-map < 0 # -0.4.0.0 (>=0.6.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library + - dependent-sum-template < 0 # -0.1.0.3 (>=0.4.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library + - functor-combinators < 0 # -0.3.6.0 (-any). Grandfathered dependencies. @mstksg. Used by: test-suite + - prim-uniq < 0 # -0.2 (>=0.7 && < 0.8). Peter Simons @peti. @obsidiansystems. Used by: library + - typelits-witnesses < 0 # -0.4.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library + # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: + - spacecookie < 0 # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite + # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable + - elynx-markov < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - elynx-seq < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - elynx-tree < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark + - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # filtrable (GHC 9, Matthew Farkas-Dyck @strake) (not present) depended on by: + - regex-applicative < 0 # -0.3.4 (>=0.1.3). Roman Cheplyaka @feuerbach. @feuerbach. Used by: library + # fmt (Chris Dornan @cdornan, GHC 9) (not present) depended on by: + - cardano-coin-selection < 0 # -1.0.1 (-any). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: test-suite + # ftp-client (Dan Burton @DanBurton, GHC 9) (not present) depended on by: + - ftp-client-conduit < 0 # -0.5.0.5 (==0.5.*). Dan Burton @DanBurton. @mr. Used by: library + # ghc-prof (GHC 9, Grandfathered dependencies) (not present) depended on by: + - profiterole < 0 # -0.1 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: executable + # gi-gdkpixbuf (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-gdk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gsk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk < 0 # -4.0.4 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: + - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library + # http-link-header (GHC 9, Greg V @myfreeweb) (not present) depended on by: + - yesod-page-cursor < 0 # -2.0.0.8 (>=1.0.3.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-eliasfano < 0 # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-fingertree < 0 # -0.1.2.0 (>=0.1 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-json-simple-cursor < 0 # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-packed-vector < 0 # -0.2.1.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-parser < 0 # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-simd < 0 # -0.1.2.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + # io-streams (GHC 9, Gregory Collins @gregorycollins) (not present) depended on by: + - http-streams < 0 # -0.8.7.2 (>=1.3 && < 1.6). Andrew Cowie @istathar. @afcowie. Used by: library + - openssl-streams < 0 # -1.2.3.0 (>=1.0 && < 1.6). Gregory Collins @gregorycollins. @mightybyte. Used by: library + - seqid-streams < 0 # -0.7.2 (>=1.2 && < 1.6). Matthew Wraith @wraithm. @bitnomial. Used by: library + - slack-api < 0 # -0.12 (>=1.2). Rickey Visinski @rickeyski. @mpickering. Used by: library + - unliftio-streams < 0 # -0.1.1.1 (>=1.5.0.1 && < 2). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library + # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable + # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable + - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library + # mwc-random (GHC 9, Grandfathered dependencies) (not present) depended on by: + - Spintax < 0 # -0.3.6 (>=0.13.3.2 && < 0.16). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library + - backprop < 0 # -0.2.6.4 (-any). Justin Le @mstksg. @mstksg. Used by: benchmark + - bimaps < 0 # -0.1.0.2 (>=0.13). Florian Eggenhofer @eggzilla. @choener. Used by: benchmark + - conduit < 0 # -1.3.4.1 (-any). Grandfathered dependencies. @snoyberg. Used by: benchmark + - criterion < 0 # -1.5.9.0 (>=0.8.0.3). Ryan Scott @RyanGlScott. @bos. Used by: library + - dirichlet < 0 # -0.1.0.4 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - elynx-markov < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - elynx-seq < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - elynx-tree < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: benchmark + - experimenter < 0 # -0.1.0.12 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library + - foldl < 0 # -1.4.11 (>=0.13.1.0 && < 0.16). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library + - influxdb < 0 # -1.9.1.2 (-any). Mitsutoshi Aoe @maoe. @maoe. Used by: executable + - massiv-test < 0 # -0.1.6.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + - metrics < 0 # -0.4.1.1 (-any). Ian Duncan @iand675. @iand675. Used by: library + - monad-par < 0 # -0.3.5 (>=0.11). Ryan Scott @RyanGlScott. @simonmar. Used by: library + - mono-traversable < 0 # -1.0.15.1 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: benchmark + - mwc-probability < 0 # -2.3.1 (>0.13 && < 0.16). Jared Tobin @jtobin. @jtobin. Used by: library + - mwc-random-monad < 0 # -0.7.3.1 (>=0.13.3.0). Alejandro Serrano @serras. @Shimuuar. Used by: library + - pava < 0 # -0.1.1.1 (-any). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark + - pipes-random < 0 # -1.0.0.5 (>=0.13). Colin Woodbury @fosskers. @fosskers. Used by: library + - random-source < 0 # -0.3.0.11 (-any). Peter Simons @peti. @mokus0. Used by: library + - sampling < 0 # -0.3.5 (>=0.13 && < 0.16). Jared Tobin @jtobin. @jtobin. Used by: library + - scheduler < 0 # -1.5.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + - slynx < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - sparse-linear-algebra < 0 # -0.3.1 (-any). Marco Zocca @ocramz. @ocramz. Used by: test-suite + - statistics < 0 # -0.15.2.0 (>=0.13.0.0). Grandfathered dependencies. @bos. Used by: library + - tlynx < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - uncertain < 0 # -0.3.1.0 (>=0.10). Justin Le @mstksg. @mstksg. Used by: library + - vector-algorithms < 0 # -0.8.0.4 (-any). Grandfathered dependencies. @erikd. Used by: benchmark + # net-mqtt (Dustin Sallings @dustin, GHC 9) (not present) depended on by: + - net-mqtt-lens < 0 # -0.1.0.0 (>=0.7.0.0 && < 0.8.0.0). Dustin Sallings @dustin. @dustin. Used by: library + # network-bsd (GHC 9, Grandfathered dependencies) (not present) depended on by: + - httpd-shed < 0 # -0.4.1.1 (>=2.7 && < 2.9). Grandfathered dependencies. @hsenag. Used by: library + - mongoDB < 0 # -2.7.0.0 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - network-simple < 0 # -0.4.5 ((>=2.7)). Renzo Carbonara @k0001. @k0001. Used by: library + - smtp-mail < 0 # -0.3.0.0 (-any). Matt Parsons @parsonsmatt. @jhickner. Used by: library + # nonce (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: + - mongoDB < 0 # -2.7.0.0 (>=1.0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - serversession < 0 # -1.0.2 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library + # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: + - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library + - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library + # one-liner (GHC 9, Grandfathered dependencies) (not present) depended on by: + - generic-data < 0 # -0.9.2.0 (>=1.0). Li-yao Xia @Lysxia. @Lysxia. Used by: test-suite + # pandoc (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - pandoc-plot < 0 # -1.2.1 (>=2.10 && < 3). Laurent P. René de Cotret @LaurentRDC. @LaurentRDC. Used by: library + - pandoc-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + - slick < 0 # -1.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library + - yesod-markdown < 0 # -0.12.6.11 (>=2.0). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + # postgres-options (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: + - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: + - base16 < 0 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + - base32 < 0 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + - base64 < 0 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + # salak (Daniel YU , GHC 9) (not present) depended on by: + - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library + # snap-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - gingersnap < 0 # -0.3.1.0 (-any). Tom Murphy . Used by: library + - snap-blaze < 0 # -0.2.1.5 (>=0.6 && < 1.1). Tomas Carnecky @wereHamster. @jaspervdj. Used by: library + # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: + - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library + # sweet-egison (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - egison < 0 # -4.1.2 (>=0.1.1.3). Satoshi Egi @egisatoshi. @egison. Used by: library + # sydtest (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-sydtest < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-sydtest-aeson < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-sydtest-hashable < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-sydtest-lens < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-sydtest-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-persistent-sqlite < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-wai < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # sydtest-discover (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-sydtest < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-aeson < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-hashable < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-lens < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - sydtest-wai < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + # tmp-postgres (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: + - pg-transact < 0 # -0.3.1.1 (>=1.34.0.0). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + # uri-bytestring (GHC 9, Michael Xavier @MichaelXavier) (not present) depended on by: + - dublincore-xml-conduit < 0 # -0.1.0.2 (-any). koral koral@mailoo.org @k0ral. @k0ral. Used by: library + - hoauth2 < 0 # -1.16.0 (>=0.2.3.1 && < 0.4). Haisheng Wu @freizl. @freizl. Used by: library + - uri-bytestring-aeson < 0 # -0.1.0.8 (>=0.2 && < 0.4). Simon Hafner @reactormonk. @reactormonk. Used by: library + - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library + - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=0.3.3.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library + # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: + - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - eventful-core < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library + - eventstore < 0 # -1.4.1 (==1.3.*). Yorick Laupa yo.eight@gmail.com @YoEight. @YoEight. Used by: library + - genvalidity-mergeful < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-mergeless < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-uuid < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - graphula < 0 # -2.0.0.5 (>=1.3.14). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: test-suite + - ipython-kernel < 0 # -0.10.2.1 (-any). Andrew Gibiansky @gibiansky. @gibiansky. Used by: library + - opaleye < 0 # -0.7.1.0 (>=1.3 && < 1.4). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: library + - postgresql-binary < 0 # -0.12.4 (==1.3.*). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - postgresql-typed < 0 # -0.6.2.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library + - ratel < 0 # -1.0.15 (>=1.3.13 && < 1.4). Taylor Fausak @tfausak. @tfausak. Used by: library + - rebase < 0 # -1.12.1 (>=1.3 && < 1.4). Grandfathered dependencies. @nikita-volkov. Used by: library + - safe-json < 0 # -1.1.1.1 (>=1.3.13 && < 1.4). Felix Paulusma @Vlix. @Vlix. Used by: test-suite + - typed-uuid < 0 # -0.1.0.0 (>=1.3 && < 1.4). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - validity-uuid < 0 # -0.1.0.3 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # wai-session (GHC 9, Grandfathered dependencies) (not present) depended on by: + - serversession-frontend-wai < 0 # -1.0 (==0.3.*). Felipe Lessa @meteficha. @snoyberg. Used by: library + - wai-session-redis < 0 # -0.1.0.2 (>=0.3.3 && < 0.4). Tomasz Maciosowski @t4ccer. @t4ccer. Used by: library + # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: + - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library + - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library + - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library + - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # yamlparse-applicative (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - typed-uuid < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # yesod-auth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.18 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library + # yesod-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bugsnag-haskell < 0 # -0.0.4.1 (-any). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: executable + - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.19 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library + - yesod-fb < 0 # -0.6.1 (-any). Felipe Lessa @meteficha, Sibi Prabakaran @psibi. @psibi. Used by: library + - yesod-gitrev < 0 # -0.2.1 (>=1.6). Dan Burton @DanBurton. @DanBurton. Used by: library + - yesod-markdown < 0 # -0.12.6.11 (>=1.2). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + - yesod-newsfeed < 0 # -1.7.0.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-page-cursor < 0 # -2.0.0.8 (>=1.6.18.8). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + - yesod-paginator < 0 # -1.1.1.0 (>=1.4). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + - yesod-persistent < 0 # -1.6.0.7 (>=1.6 && < 1.7). Grandfathered dependencies. @snoyberg. Used by: library + - yesod-sitemap < 0 # -1.6.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-static < 0 # -1.6.1.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-test < 0 # -1.6.12 (>=1.6.17). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-websockets < 0 # -0.3.0.3 (>=1.6). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # yesod-form (GHC 9, Grandfathered dependencies) (not present) depended on by: + - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4 && < 1.8). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + - yesod-markdown < 0 # -0.12.6.11 (>=1.3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + # yjsvg (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: + - gluturtle < 0 # -0.0.58.1 (>=0.1.18). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # RSA (GHC 9, Grandfathered dependencies) (not present) depended on by: + - authenticate-oauth < 0 # -1.6.0.1 (>=2.0 && < 2.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library + # backprop (GHC 9, Justin Le @mstksg) (not present) depended on by: + - hmatrix-backprop < 0 # -0.1.3.0 (>=0.2.5). Justin Le @mstksg. @mstksg. Used by: library + # base16 (Emily Pillmore @topos, GHC 9) (not present) depended on by: + - base16-lens < 0 # -0.1.3.2 (^>=0.3). Emily Pillmore @topos. @emilypi. Used by: library + # base32 (Emily Pillmore @topos, GHC 9) (not present) depended on by: + - base32-lens < 0 # -0.1.1.1 (^>=0.2). Emily Pillmore @topos. @emilypi. Used by: library + # base64 (Emily Pillmore @topos, GHC 9) (not present) depended on by: + - base64-lens < 0 # -0.3.1 (^>=0.4). Emily Pillmore @topos. @emilypi. Used by: library + - password < 0 # -3.0.0.0 (>=0.3 && < 0.5). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + # bz2 (GHC 9, Vanessa McHale @vmchale) (not present) depended on by: + - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library + # conduit (GHC 9, Grandfathered dependencies) (not present) depended on by: + - MusicBrainz < 0 # -0.4.1 (>=1.2.8). Clint Adams @clinty. Used by: library + - authenticate < 0 # -1.3.5 (>=0.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - binary-conduit < 0 # -1.3.1 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @qnikst. Used by: library + - binary-ext < 0 # -2.0.4 (>=1.3.0). Warlock @A1-Triard. @A1-Triard. Used by: library + - bzlib-conduit < 0 # -0.3.0.2 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - casa-client < 0 # -0.0.1 (-any). Chris Done @chrisdone. Used by: library + - cassava-conduit < 0 # -0.6.0 (==1.3.*). Dom De Re @domdere. @domdere. Used by: library + - cereal-conduit < 0 # -0.8.0 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - classy-prelude-conduit < 0 # -1.5.0 (>=1.3 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library + - conduit-concurrent-map < 0 # -0.1.1 (-any). Niklas Hambüchen mail@nh2.me @nh2. @nh2. Used by: library + - conduit-extra < 0 # -1.3.5 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - conduit-parse < 0 # -0.2.1.0 (>=1.3). koral koral@mailoo.org @k0ral. @k0ral. Used by: library + - conduit-zstd < 0 # -0.0.2.0 (>=1.0). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + - cryptonite-conduit < 0 # -0.2.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @haskell-crypto. Used by: library + - dbus < 0 # -1.2.21 (>=1.3.0 && < 1.4). Andrey Sverdlichenko @rblaze. @rblaze. Used by: library + - editor-open < 0 # -0.6.0.0 (>=1.2.3). Peter Harpending @pharpend. @pharpend. Used by: library + - errors-ext < 0 # -0.4.2 (-any). Warlock @A1-Triard. @A1-Triard. Used by: test-suite + - esqueleto < 0 # -3.5.0.0 (>=1.3). Matt Parsons @parsonsmatt. @bitemyapp. Used by: library + - fb < 0 # -2.1.1 (>=1.3.0). Felipe Lessa @meteficha, Sibi Prabakaran @psibi. @psibi. Used by: library + - fold-debounce-conduit < 0 # -0.2.0.6 (>=1.3.0 && < 1.4). Toshio Ito @debug-ito. @debug-ito. Used by: library + - fsnotify-conduit < 0 # -0.1.1.1 (>=1.2.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - google-isbn < 0 # -1.0.3 (-any). Alexandre Peyroux @apeyroux. @apeyroux. Used by: library + - hadoop-streaming < 0 # -0.2.0.3 (>=1.3.1 && < 1.4). Ziyang Liu @zliu41. @zliu41. Used by: library + - hal < 0 # -0.4.8 (>=1.3.1). Nathan Fairhurst @iamfromspace. @Nike-inc. Used by: library + - hamtsolo < 0 # -1.0.3 (>=1.2). Jacek Galowicz @tfc. @tfc. Used by: executable + - hoogle < 0 # -5.0.18.1 (>=1.3.0). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library + - hspec-junit-formatter < 0 # -1.0.1.0 (>=1.3.4.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + - html-conduit < 0 # -1.3.2.1 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - http-conduit < 0 # -2.3.8 (>=1.2). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - http-reverse-proxy < 0 # -0.6.0 (>=1.3). Grandfathered dependencies. @snoyberg. Used by: library + - hw-conduit-merges < 0 # -0.2.1.0 (>=1.3). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect < 0 # -0.13.4.0 (>=1.2 && < 1.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark + - hw-succinct < 0 # -0.1.0.1 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - imagesize-conduit < 0 # -1.1 (>=1.1 && < 1.4). Silk . @bergmark @hesselink. Used by: library + - irc-client < 0 # -1.1.2.1 (>=1.2.8 && < 1.4). Michael Walker @barrucadu. @barrucadu. Used by: library + - irc-conduit < 0 # -0.3.0.4 (>=1.2.8 && < 1.4). Michael Walker @barrucadu. @barrucadu. Used by: library + - json-rpc < 0 # -1.0.3 (-any). Jean-Pierre Rupp @xenog. @jprupp. Used by: library + - libyaml < 0 # -0.1.2 (>=1.2.8 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library + - lz4-frame-conduit < 0 # -0.1.0.1 (-any). Niklas Hambüchen mail@nh2.me @nh2. @nh2. Used by: library + - lzma-conduit < 0 # -1.2.1 (>=1.1.0 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @alphaHeavy. Used by: library + - machines < 0 # -0.7.2 (>=1.3 && < 1.4). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - markdown < 0 # -0.1.17.4 (>=1.2.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - mime-mail-ses < 0 # -0.4.3 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - mnist-idx-conduit < 0 # -0.4.0.0 (-any). Marco Zocca @ocramz. @ocramz. Used by: library + - monad-logger < 0 # -0.3.36 (>=1.0 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library + - ndjson-conduit < 0 # -0.1.0.5 (>=1.2). Sam Rijs @srijs. @srijs. Used by: library + - network-conduit-tls < 0 # -1.3.2 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - nqe < 0 # -0.6.3 (-any). Jean-Pierre Rupp @xenog. @xenog. Used by: library + - nuxeo < 0 # -0.3.2 (-any). Alexandre Peyroux @apeyroux. @apeyroux. Used by: library + - pager < 0 # -0.1.1.0 (>=1.2.3). Peter Harpending @pharpend. @pharpend. Used by: library + - persistent < 0 # -2.13.0.2 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - persistent-mtl < 0 # -0.2.1.0 (>=1.3.0.3 && < 2). Brandon Chinn @brandonchinn178. @brandonchinn178. Used by: library + - persistent-mysql < 0 # -2.13.0.1 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - persistent-pagination < 0 # -0.1.1.2 (>=1.2.8 && < 1.4). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + - persistent-postgresql < 0 # -2.13.0.1 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - persistent-sqlite < 0 # -2.13.0.3 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - persistent-test < 0 # -2.13.0.3 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - persistent-typed-db < 0 # -0.1.0.4 (>=1.3.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + - plaid < 0 # -0.1.0.4 (-any). Sasha Bogicevic @v0d1ch. @v0d1ch. Used by: executable + - project-template < 0 # -0.2.1.0 (>=1.2.8 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library + - rocksdb-query < 0 # -0.4.2 (-any). Jean-Pierre Rupp @xenog. @jprupp. Used by: library + - rp-tree < 0 # -0.3.6 (>=1.3.1). Marco Zocca @ocramz. @ocramz. Used by: library + - safeio < 0 # -0.0.5.0 (>=1.0). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + - sbp < 0 # -2.6.3 (>=1.2.13.1). Mark Fine @markfine. @swift-nav. Used by: executable + - serf < 0 # -0.1.1.0 (-any). Ian Duncan @iand675. @iand675 @sanetracker. Used by: library + - shell-conduit < 0 # -5.0.0 (>=1.3). Sibi Prabakaran @psibi. @psibi. Used by: library + - simple-sendfile < 0 # -0.2.30 (-any). Grandfathered dependencies. @kazu-yamamoto. Used by: test-suite + - soap < 0 # -0.2.3.6 (>=1.2.6.6 && < 1.4). Alexander Bondarenko @dpwiz. Used by: library + - stm-conduit < 0 # -4.0.1 (>=1.0 && < 1.4). Alexander Vershilov @qnikst. @cgaebel. Used by: library + - store-streaming < 0 # -0.2.0.3 (>=1.2.3.1). Michael Sloan @mgsloan. @snoyberg. Used by: library + - tar-conduit < 0 # -0.3.2 (-any). Simon Marechal @bartavelle. @snoyberg. Used by: library + - wai-conduit < 0 # -3.0.0.4 (-any). Grandfathered dependencies. @snoyberg. Used by: library + - webex-teams-api < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library + - webex-teams-conduit < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library + - xlsx < 0 # -0.8.3 (>=1.0.0). Kirill Zaborsky @qrilka. @qrilka. Used by: library + - xml-conduit < 0 # -1.9.1.1 (>=1.3 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library + - xml-html-qq < 0 # -0.1.0.1 (-any). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + - yaml < 0 # -0.11.5.0 (>=1.2.8 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-bin < 0 # -1.6.1 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: executable + - zim-parser < 0 # -0.2.1.0 (-any). Robbin C. @robbinch. @robbinch. Used by: library + - zip < 0 # -1.7.0 (>=1.3 && < 1.4). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - zip-stream < 0 # -0.2.1.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library + # criterion (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: + - Color < 0 # -0.3.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: benchmark + - ForestStructures < 0 # -0.0.1.0 (>=1.0.2). Florian Eggenhofer @eggzilla. @choener. Used by: benchmark + - JuicyPixels-extra < 0 # -0.5.0 (>=0.6.2.1 && < 1.6). Mark Karpov @mrkkrp. @mrkkrp. Used by: benchmark + - ad < 0 # -4.4.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - aeson-combinators < 0 # -0.0.5.0 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: benchmark + - apecs < 0 # -0.9.2 (>=1.3 && < 2). Jonas Carpay @jonascarpay. @jonascarpay. Used by: benchmark + - aws-xray-client < 0 # -0.1.0.0 (>=1.5.5.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: benchmark + - base16-bytestring < 0 # -1.0.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @haskell. Used by: benchmark + - base58-bytestring < 0 # -0.1.0 (-any). Aleksey Uimanov @s9gf4ult. Used by: benchmark + - base64-bytestring < 0 # -1.2.0.1 (-any). Grandfathered dependencies. @haskell. Used by: benchmark + - bench < 0 # -1.0.12 (>=1.4 && < 1.6). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: executable + - board-games < 0 # -0.3 (>=0.6 && < 1.6). Henning Thielemann @thielema. Used by: benchmark + - cacophony < 0 # -0.10.1 (-any). John Galt @centromere. @centromere. Used by: benchmark + - cborg-json < 0 # -0.2.2.0 (>=1.0 && < 1.6). Ben Gamari @bgamari. @well-typed. Used by: benchmark + - cmark-gfm < 0 # -0.2.2 (-any). Grandfathered dependencies. @kivikakk. Used by: benchmark + - compdata < 0 # -0.12.1 (-any). Patrick Bahr . @pa-ba. Used by: benchmark + - compensated < 0 # -0.8.3 (>=1.0). Edward Kmett @ekmett. @ekmett. Used by: benchmark + - crypto-numbers < 0 # -0.2.7 (-any). Grandfathered dependencies. @vincenthz. Used by: benchmark + - crypto-pubkey < 0 # -0.2.8 (-any). Grandfathered dependencies. @vincenthz. Used by: benchmark + - cryptohash < 0 # -0.11.9 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: benchmark + - cuckoo-filter < 0 # -0.2.0.2 (-any). Chris Coffey @ChrisCoffey. @ChrisCoffey. Used by: executable + - cursor-gen < 0 # -0.3.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - dbus < 0 # -1.2.21 (< 1.6). Andrey Sverdlichenko @rblaze. @rblaze. Used by: benchmark + - doclayout < 0 # -0.3.0.2 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark + - doctemplates < 0 # -0.9 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark + - formatting < 0 # -7.1.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @AJChapman. Used by: benchmark + - generics-sop < 0 # -0.5.1.1 (-any). Andres Löh @kosmikus. @well-typed. Used by: benchmark + - genvalidity-bytestring < 0 # -0.6.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - genvalidity-containers < 0 # -0.9.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - genvalidity-criterion < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-persistent < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - genvalidity-text < 0 # -0.7.0.2 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - genvalidity-time < 0 # -0.3.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - genvalidity-typed-uuid < 0 # -0.0.0.2 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark + - graphite < 0 # -0.10.0.1 (-any). Daniel Campoverde @alx741. @alx741. Used by: benchmark + - hw-excess < 0 # -0.2.3.0 (>=1.4 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark + - hw-prim < 0 # -0.6.3.0 (>=1.2 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark + - hw-rankselect < 0 # -0.13.4.0 (>=1.1 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark + - indexed-traversable-instances < 0 # -0.1 (>=1.5.9.0 && < 1.6). Ryan Scott @RyanGlScott. @haskellari. Used by: benchmark + - jose-jwt < 0 # -0.9.2 (-any). Luke Taylor @tekul. @tekul. Used by: benchmark + - katip < 0 # -0.8.5.0 (>=1.1.0.0). Ozgun Ataman ozgun.ataman@soostone.com @ozataman. @Soostone. Used by: benchmark + - lens < 0 # -5.0.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - lucid < 0 # -2.9.12.1 (-any). Chris Done @chrisdone. @chrisdone. Used by: benchmark + - machines < 0 # -0.7.2 (>=0.6 && < 1.6). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - min-max-pqueue < 0 # -0.1.0.2 (>=1.4.1 && < 1.6). Ziyang Liu @zliu41. @zliu41. Used by: benchmark + - network-uri < 0 # -2.6.4.1 (-any). Grandfathered dependencies. @haskell. Used by: benchmark + - nix-derivation < 0 # -1.1.2 (>=1.1.4.0 && < 1.6). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: benchmark + - optics < 0 # -0.4 (-any). Optics . @well-typed. Used by: benchmark + - pandoc-types < 0 # -1.22 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark + - pcre2 < 0 # -1.1.5 (-any). Shlomo Shuck @sjshuck. @sjshuck. Used by: benchmark + - persistent < 0 # -2.13.0.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: benchmark + - posix-paths < 0 # -0.3.0.0 (>=0.6). Niklas Hambüchen mail@nh2.me @nh2. @JohnLato. Used by: benchmark + - product-profunctors < 0 # -0.11.0.2 (-any). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: benchmark + - ral < 0 # -0.2 (-any). Grandfathered dependencies. @phadej. Used by: benchmark + - rampart < 0 # -1.1.0.3 (>=1.5.7 && < 1.6). Taylor Fausak @tfausak. @tfausak. Used by: benchmark + - rcu < 0 # -0.2.5 (>=1.1). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - rdf < 0 # -0.1.0.5 (-any). Travis Whitaker . @TravisWhitaker @traviswhitaker. Used by: benchmark + - rescue < 0 # -0.4.2.1 (-any). Brooklyn Zelenka @expede. @expede. Used by: benchmark + - simple-vec3 < 0 # -0.6.0.1 (-any). Dmitry Dzhus @dzhus. @dzhus. Used by: benchmark + - store < 0 # -0.7.11 (-any). Michael Sloan @mgsloan, Michael Snoyman michael@snoyman.com @snoyberg. @mgsloan. Used by: benchmark + - streamt < 0 # -0.5.0.0 (>=0.5). David A Roberts @davidar. @davidar. Used by: test-suite + - string-interpolate < 0 # -0.3.1.1 (< 1.6). William Yao @williamyaoh. Used by: benchmark + - tensors < 0 # -0.1.5 (>=1.5.9.0 && < 1.6). Daniel YU . @leptonyu. Used by: benchmark + - terminal-progress-bar < 0 # -0.4.1 (>=1.1.4). Roel van Dijk @roelvandijk. @roelvandijk. Used by: benchmark + - text-show < 0 # -3.9 (>=1.1.4 && < 2). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: benchmark + - thread-local-storage < 0 # -0.2 (>=1.2.1). Ryan Scott @RyanGlScott. @rrnewton. Used by: benchmark + - thyme < 0 # -0.3.5.5 (-any). Grandfathered dependencies. @liyang. Used by: benchmark + - tidal < 0 # -1.7.4 (-any). Alex McLean @yaxu. @tidalcycles. Used by: benchmark + - tree-diff < 0 # -0.2 (^>=1.5.9.0). Grandfathered dependencies. @phadej. Used by: benchmark + - unagi-chan < 0 # -0.4.1.3 (-any). Sandy Maguire @isovector. @jberryman. Used by: benchmark + - urbit-hob < 0 # -0.3.3 (-any). Jared Tobin @jtobin. @urbit. Used by: benchmark + - word-wrap < 0 # -0.4.1 (-any). Grandfathered dependencies. @jtdaugherty. Used by: benchmark + - zenacy-html < 0 # -2.0.3 (-any). Michael Williams @mlcfp. @mlcfp. Used by: benchmark + - zippers < 0 # -0.3.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark + - zstd < 0 # -0.1.2.0 (-any). Paulo Tanaka @paulot. @luispedro. Used by: benchmark + # eventful-core (David Reaver @jdreaver, GHC 9) (not present) depended on by: + - eventful-test-helpers < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library + # foldl (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: + - deferred-folds < 0 # -0.9.17 (>=1 && < 2). Grandfathered dependencies. @metrix-ai. Used by: library + - distribution-opensuse < 0 # -1.1.1 (-any). Peter Simons @peti. @peti. Used by: library + - list-t < 0 # -1.0.4 (>=1 && < 2). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - persistent-pagination < 0 # -0.1.1.2 (< 1.5.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + - pipes-extras < 0 # -1.0.15 (>=1.0.1 && < 1.5). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library + - pipes-ordered-zip < 0 # -1.2.1 (>=1.4.10). Stephan Schiffels @stschiff. @githubuser. Used by: test-suite + - sequence-formats < 0 # -1.6.1 (>=1.4.10). Stephan Schiffels @stschiff. @stschiff. Used by: library + - sequenceTools < 0 # -1.4.0.5 (>=1.4.5). Stephan Schiffels @stschiff. Used by: executable + - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library + - turtle < 0 # -1.5.22 (>=1.1 && < 1.5). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library + # generic-data (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: + - generic-data-surgery < 0 # -0.3.0.0 (>=0.2). Li-yao Xia @Lysxia. @Lysxia. Used by: library + - headroom < 0 # -0.4.1.0 (-any). Vaclav Svejcar @vaclavsvejcar. @vaclavsvejcar. Used by: library + - safecopy < 0 # -0.10.4.2 (>=0.3). Grandfathered dependencies. @acid-state. Used by: library + # genvalidity-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: + - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library + # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HTTP < 0 # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite + - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable + # hw-fingertree (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-balancedparens < 0 # -0.4.1.1 (>=0.1.1.0 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect < 0 # -0.13.4.0 (>=0.1.1.0 && < 1.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # hw-rankselect-base (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-balancedparens < 0 # -0.4.1.1 (>=0.3.2.1 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-excess < 0 # -0.2.3.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect < 0 # -0.13.4.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-succinct < 0 # -0.1.0.1 (>=0.2.0.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # ipython-kernel (Andrew Gibiansky @gibiansky, GHC 9) (not present) depended on by: + - ihaskell < 0 # -0.10.2.0 (>=0.10.2.0). Vaibhav Sagar @vaibhavsagar. @gibiansky. Used by: library + # massiv-test (Alexey Kuleshevich @lehins, GHC 9) (not present) depended on by: + - Color < 0 # -0.3.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + - massiv-io < 0 # -0.4.1.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + - massiv-persist < 0 # -0.1.0.0 (>=0.1.5). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + - massiv-serialise < 0 # -0.1.0.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite + # monad-par (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: + - cabal2nix < 0 # -2.17.0 (-any). Peter Simons @peti. @nixos. Used by: executable + - flat-mcmc < 0 # -1.5.2 (>=0.3.4.7 && < 1). Jared Tobin @jtobin. @jtobin. Used by: library + # mono-traversable (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - binary-ext < 0 # -2.0.4 (-any). Warlock @A1-Triard. @A1-Triard. Used by: library + - bitwise-enum < 0 # -1.0.1.0 (>=1.0.12 && < 1.1). Joshua Booth @jnbooth. @jnbooth. Used by: library + - bv-little < 0 # -1.1.1 (>=1.0.5.0). Alex Washburn @recursion-ninja. @recursion-ninja. Used by: library + - classy-prelude < 0 # -1.5.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library + - flat < 0 # -0.4.4 (-any). Pasqualino Assini @tittoassini. @Quid2. Used by: library + - focuslist < 0 # -0.1.0.2 (-any). Josef Thorne @Grendel-Grendel-Grendel. @cdepillabout. Used by: library + - hw-succinct < 0 # -0.1.0.1 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - interpolator < 0 # -1.1.0.2 (-any). Dan Fithian @dfithian. @tvision-insights. Used by: library + - mono-traversable-instances < 0 # -0.1.1.0 (>=1.0 && < 1.1). Grandfathered dependencies. @snoyberg. Used by: library + - mono-traversable-keys < 0 # -0.1.0 (>=1 && < 2.0). Alex Washburn @recursion-ninja, Grandfathered dependencies. @recursion-ninja. Used by: library + - mutable-containers < 0 # -0.3.4 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - store < 0 # -0.7.11 (>=0.7.0). Michael Sloan @mgsloan, Michael Snoyman michael@snoyman.com @snoyberg. @mgsloan. Used by: library + - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library + - transaction < 0 # -0.1.1.3 (>=1.0.0.1 && < 1.1). Kadzuya Okamoto @arowM. @arowM. Used by: library + - unboxing-vector < 0 # -0.2.0.0 (-any). ARATA Mizuki @minoki. @minoki. Used by: library + # mwc-probability (GHC 9, Jared Tobin @jtobin) (not present) depended on by: + - declarative < 0 # -0.5.4 (>=2.0 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library + - flat-mcmc < 0 # -1.5.2 (>=1.0.1 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library + - hasty-hamiltonian < 0 # -1.3.4 (>=2.0 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library + - mcmc-types < 0 # -1.0.3 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library + - mighty-metropolis < 0 # -2.0.0 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library + - speedy-slice < 0 # -0.3.2 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library + # network-simple (GHC 9, Renzo Carbonara @k0001) (not present) depended on by: + - moss < 0 # -0.2.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library + - network-simple-tls < 0 # -0.4 (>=0.4.3). Renzo Carbonara @k0001. @k0001. Used by: library + - pipes-network < 0 # -0.6.5 (-any). Renzo Carbonara @k0001. @k0001. Used by: library + - pipes-network-tls < 0 # -0.4 (-any). Renzo Carbonara @k0001. @k0001. Used by: library + # postgresql-binary (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: + - hasql < 0 # -1.4.5.1 (>=0.12.4 && < 0.13). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - selda-postgresql < 0 # -0.1.8.1 (>=0.12 && < 0.13). Anton Ekblad @valderman. @valderman. Used by: library + # pureMD5 (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HTTP < 0 # -4000.3.16 (>=0.2.4 && < 2.2). Grandfathered dependencies. @haskell. Used by: test-suite + - cabal-debian < 0 # -5.1 (-any). Clint Adams @clinty. @clinty. Used by: library + - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library + - gravatar < 0 # -0.8.0 (< 3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + - tagged-binary < 0 # -0.2.0.1 (>=2.1). Justin Le @mstksg. @mstksg. Used by: library + # random-source (GHC 9, Peter Simons @peti) (not present) depended on by: + - random-fu < 0 # -0.2.7.7 (==0.3.*). Dominic Steinitz @idontgetoutmuch, Peter Simons @peti. @mokus0. Used by: library + - rvar < 0 # -0.2.0.6 (==0.3.*). Peter Simons @peti. @mokus0. Used by: library + # ratel (GHC 9, Taylor Fausak @tfausak) (not present) depended on by: + - ratel-wai < 0 # -1.1.5 (>=1.0.12 && < 1.1). Taylor Fausak @tfausak. @tfausak. Used by: library + # rebase (GHC 9, Grandfathered dependencies) (not present) depended on by: + - rerebase < 0 # -1.12.1 (==1.12.1). Grandfathered dependencies. @nikita-volkov. Used by: library + # scheduler (Alexey Kuleshevich @lehins, GHC 9) (not present) depended on by: + - massiv < 0 # -0.6.0.0 (>=1.5.0). Alexey Kuleshevich @lehins. @lehins. Used by: library + # typed-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # vector-algorithms (GHC 9, Grandfathered dependencies) (not present) depended on by: + - Rasterific < 0 # -0.7.5.4 (>=0.3). Vincent Berthoux @Twinside. @Twinside. Used by: library + - dense-linear-algebra < 0 # -0.1.0.0 (>=0.4). Grandfathered dependencies. @bos. Used by: library + - poly < 0 # -0.5.0.0 (>=0.8.0.3). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library + - rp-tree < 0 # -0.3.6 (>=0.8). Marco Zocca @ocramz. @ocramz. Used by: library + - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library + # HTTP (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HandsomeSoup < 0 # -0.4.2 (-any). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library + - fedora-haskell-tools < 0 # -0.9 (-any). Jens Petersen @juhp. @fedora-haskell. Used by: executable + - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library + - hxt-http < 0 # -9.1.5.2 (>=4000 && < 5000). Grandfathered dependencies. @UweSchmidt. Used by: library + - pg-harness-client < 0 # -0.6.0 (>=4000.2.17 && < 4001). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library + # Rasterific (GHC 9, Vincent Berthoux @Twinside) (not present) depended on by: + - rasterific-svg < 0 # -0.3.3.2 (>=0.7 && < 0.8). Vincent Berthoux @Twinside. @Twinside. Used by: library + # ad (Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - boltzmann-samplers < 0 # -0.1.1.0 (-any). Li-yao Xia @Lysxia. @Lysxia. Used by: library + - matplotlib < 0 # -0.7.5 (-any). Andrei Barbu @abarbu. @abarbu. Used by: test-suite + - sparse-tensor < 0 # -0.2.1.5 (>=4.2 && < 4.5). Tobias Reinhart @TobiReinhart. @TobiReinhart. Used by: library + # apecs (GHC 9, Jonas Carpay @jonascarpay) (not present) depended on by: + - apecs-gloss < 0 # -0.2.4 (>=0.7 && < 0.10). Jonas Carpay @jonascarpay. @jonascarpay. Used by: library + - apecs-physics < 0 # -0.4.5 (>=0.7 && < 0.10). Jonas Carpay @jonascarpay. @jonascarpay. Used by: library + # authenticate-oauth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - wreq < 0 # -0.5.3.3 (>=1.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library + # aws-xray-client (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: + - aws-xray-client-wai < 0 # -0.1.0.0 (>=0.1.0.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # base16-bytestring (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - binary-tagged < 0 # -0.3 (^>=0.1.1.6 || ^>=1.0.0.0). Grandfathered dependencies. @phadej. Used by: library + - casa-types < 0 # -0.0.2 (>=1). Chris Done @chrisdone. Used by: library + - direct-sqlite < 0 # -2.3.26 (-any). Grandfathered dependencies. @IreneKnapp. Used by: test-suite + - dns < 0 # -4.0.1 (-any). Kostiantyn Rybnikov @k-bx. @kazu-yamamoto. Used by: library + - http2 < 0 # -3.0.1 (>=1.0). Grandfathered dependencies. @kazu-yamamoto. Used by: executable + - mysql-simple < 0 # -0.4.6 (-any). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + - protocol-buffers < 0 # -2.4.17 (-any). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library + - pusher-http-haskell < 0 # -2.1.0.2 (>=0.1 && < 1.1). Will Sewell @willsewell. @WillSewell. Used by: library + - sqlite-simple < 0 # -0.4.18.0 (-any). Janne Hellsten @nurpax. @nurpax. Used by: test-suite + - structured < 0 # -0.1.0.1 (>=0.1.1.6 && < 1.1). Grandfathered dependencies. @phadej. Used by: library + - text-conversions < 0 # -0.3.1 (< 2). Alexis King @lexi-lambda. @cjdev. Used by: library + - wreq < 0 # -0.5.3.3 (-any). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library + # base64-bytestring (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HTF < 0 # -0.14.0.6 (-any). Stefan Wehr @skogsbaer. @skogsbaer. Used by: library + - atom-basic < 0 # -0.2.5 (-any). Carl Baatz @cbaatz. @cbaatz. Used by: library + - base64-bytestring-type < 0 # -1.0.1 (>=1.0.0.1 && < 1.3). Grandfathered dependencies. @futurice @phadej. Used by: library + - dataurl < 0 # -0.1.0.0 (>=1.0). Alexander Thiemann @agrafix. @agrafix. Used by: library + - dns < 0 # -4.0.1 (-any). Kostiantyn Rybnikov @k-bx. @kazu-yamamoto. Used by: library + - http-client < 0 # -0.7.8 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - http-common < 0 # -0.8.2.1 (-any). Andrew Cowie @istathar. @afcowie @istathar. Used by: library + - jose < 0 # -0.8.4 (>=1.1 && < 1.3). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library + - kubernetes-webhook-haskell < 0 # -0.2.0.3 (>=1.0.0 && < 1.3). Alessandro Marrella @amarrella. @EarnestResearch. Used by: library + - mime-mail < 0 # -0.5.1 (>=0.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - oauthenticated < 0 # -0.2.1.0 (-any). Dan Fithian @dfithian. @tel. Used by: library + - openpgp-asciiarmor < 0 # -0.1.2 (-any). Clint Adams @clinty. Used by: library + - qrcode-juicypixels < 0 # -0.8.2 (>=1.0.0.1 && < 1.3). ALeX Kazik @alexkazik. @alexkazik. Used by: library + - skylighting-core < 0 # -0.10.5.1 (-any). John MacFarlane @jgm. @jgm. Used by: library + - text-conversions < 0 # -0.3.1 (< 2). Alexis King @lexi-lambda. @cjdev. Used by: library + - typed-process < 0 # -0.2.6.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: test-suite + - wai-extra < 0 # -3.1.6 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - wai-saml2 < 0 # -0.2.1.2 (>=0.1 && < 2). Michael B. Gale @mbg. @mbg. Used by: library + - webdriver < 0 # -0.9.0.1 (>=1.0). Adam Curtis @kallisti-dev. @kallisti-dev. Used by: library + - webgear-server < 0 # -0.2.1 (>=1.0.0.3 && < 1.3). Raghu Kaippully @rkaippully. @rkaippully. Used by: library + # classy-prelude (GHC 9, Grandfathered dependencies) (not present) depended on by: + - haskell-import-graph < 0 # -1.0.4 (-any). ncaq @ncaq. @ncaq. Used by: library + # dbus (Andrey Sverdlichenko @rblaze, GHC 9) (not present) depended on by: + - credential-store < 0 # -0.1.2 (-any). Andrey Sverdlichenko @rblaze. @rblaze. Used by: library + # deferred-folds (GHC 9, Grandfathered dependencies) (not present) depended on by: + - text-builder < 0 # -0.6.6.2 (>=0.9.10.1 && < 0.10). Grandfathered dependencies. @nikita-volkov. Used by: library + # doclayout (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - hslua-module-doclayout < 0 # -0.2.0.1 (>=0.2 && < 0.4). Albert Krewinkel @tarleb. @hslua. Used by: library + # formatting (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - async-refresh < 0 # -0.3.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library + - async-refresh-tokens < 0 # -0.4.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library + - elm-export < 0 # -0.6.0.1 (>=6.2.2). William Casarin @jb55. @krisajenkins. Used by: library + - odbc < 0 # -0.2.2 (>=6.3.1). Chris Done @chrisdone. @snoyberg. Used by: library + # generics-sop (Andres Löh @kosmikus, GHC 9) (not present) depended on by: + - generics-sop-lens < 0 # -0.2.0.1 (>=0.5 && < 0.6). Grandfathered dependencies. @phadej. Used by: library + - getopt-generics < 0 # -0.13.0.4 (>=0.2.3 && < 0.6). Sönke Hahn @soenkehahn. @soenkehahn. Used by: library + - openapi3 < 0 # -3.1.0 (>=0.5.1.0 && < 0.6). Maxim Koltsov @maksbotan. @biocad. Used by: library + - pretty-sop < 0 # -0.2.0.3 (>=0.2.3 && < 0.6). Domen Kozar @domenkozar. @well-typed. Used by: library + - records-sop < 0 # -0.1.1.0 (>=0.3 && < 0.6). Andres Löh @kosmikus. @kosmikus. Used by: library + - tuple-sop < 0 # -0.3.1.0 (-any). Ferdinand van Walree @Ferdinand-vW. @Ferdinand-vW. Used by: library + # genvalidity-text (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-aeson < 0 # -0.3.0.0 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - genvalidity-hspec-aeson < 0 # -0.3.1.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-hspec-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + # genvalidity-time (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - pretty-relative-time < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + # hasql (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: + - hasql-notifications < 0 # -0.2.0.0 (>=0.19). Diogo Biazus . @diogob. Used by: library + - hasql-optparse-applicative < 0 # -0.3.0.6 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @sannsyn. Used by: library + - hasql-pool < 0 # -0.5.2 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - hasql-transaction < 0 # -1.0.0.2 (>=1.4.5 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + # html-conduit (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library + # http-conduit (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - cayley-client < 0 # -0.4.15 (>=2.1.8 && < 2.4). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library + - gitlab-haskell < 0 # -0.2.5 (-any). Rob Stewart @robstewart57. Used by: library + - gothic < 0 # -0.1.6 (>=2.3.2 && < 2.4). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library + - http-query < 0 # -0.1.0.1 (-any). Jens Petersen @juhp. @juhp. Used by: library + - kawhi < 0 # -0.3.0 (>=2.2). Aaron Taylor @hamsterdam. @thunky-monk. Used by: library + - oeis2 < 0 # -1.0.5 (>=2.2 && < 2.4). Taisuke Hikawa <23.prime.37@gmail.com> @23prime. @23prime. Used by: library + - pagure-cli < 0 # -0.2 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - textlocal < 0 # -0.1.0.5 (-any). Sibi Prabakaran @psibi. @just-chow. Used by: library + - tldr < 0 # -0.9.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: test-suite + # hw-prim (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-bits < 0 # -0.7.2.1 (>=0.4.0.3 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # indexed-traversable-instances (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: + - optics-extra < 0 # -0.4 (>=0.1 && < 0.2). Optics . @well-typed. Used by: library + - semialign < 0 # -1.2 (>=0.1 && < 0.2). Grandfathered dependencies. @haskellari. Used by: library + - witherable < 0 # -0.4.1 (>=0.1 && < 0.2). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library + # katip (GHC 9, Ozgun Ataman ozgun.ataman@soostone.com @ozataman) (not present) depended on by: + - katip-logstash < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library + # lens (Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - Chart < 0 # -1.9.3 (>=3.9 && < 5.1). Vitaly Bragilevsky @bravit. @timbod7. Used by: library + - DAV < 0 # -1.3.4 (>=3.0). Clint Adams @clinty. Used by: library + - accuerr < 0 # -0.2.0.2 (>=4.13). Omari Norman @massysett. @massysett. Used by: library + - aeson-lens < 0 # -0.5.0.0 (>=3.8). John Ky newhoggy@gmail.com @newhoggy. @tanakh. Used by: library + - aeson-with < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - api-field-json-th < 0 # -0.1.0.2 (-any). Daishi Nakajima @nakaji-dayo. @nakaji-dayo. Used by: library + - approximate < 0 # -0.3.4 (>=3.9 && < 6). Edward Kmett @ekmett. @ekmett. Used by: library + - asciidiagram < 0 # -1.3.3.3 (>=4.6). Vincent Berthoux @Twinside. @Twinside. Used by: library + - aws-xray-client-wai < 0 # -0.1.0.0 (>=4.17.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + - capability < 0 # -0.4.0.0 (>=4.16 && < 5.1). Andreas Herrmann @aherrmann. @bazel-runfiles. Used by: library + - cayley-client < 0 # -0.4.15 (>=4.12.3 && < 5.1). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library + - clash-prelude < 0 # -1.4.2 (>=4.10 && < 5.1.0). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + - composable-associations < 0 # -0.1.0.0 (-any). Sam Protas @SamProtas. @SamProtas. Used by: test-suite + - concise < 0 # -0.1.0.1 (-any). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library + - datadog < 0 # -0.2.5.0 (-any). Dan Fithian @dfithian. @iand675. Used by: library + - distribution-nixpkgs < 0 # -1.5.0 (-any). Peter Simons @peti. @peti. Used by: library + - ersatz < 0 # -0.4.9 (>=3.8 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - eve < 0 # -0.1.9.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library + - folds < 0 # -0.7.6 (>=4 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - fuzzy-dates < 0 # -0.1.1.2 (-any). Reed Oei @ReedOei. @ReedOei. Used by: library + - generics-sop-lens < 0 # -0.2.0.1 (>=4.14 && < 5.1). Grandfathered dependencies. @phadej. Used by: library + - geojson < 0 # -4.0.2 (>=4.11). Andrew Newman @andrewfnewman. @zellige. Used by: library + - gothic < 0 # -0.1.6 (>=4.16.1 && < 5.1). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library + - hexml-lens < 0 # -0.2.1 (-any). Jose Iborra @pepeiborra. @pepeiborra. Used by: library + - hyperloglog < 0 # -0.4.4 (>=4 && < 6). Edward Kmett @ekmett. @ekmett. Used by: library + - insert-ordered-containers < 0 # -0.2.5 (>=4.17 && < 5.1). Grandfathered dependencies. @phadej. Used by: library + - intro < 0 # -0.9.0.0 (-any). Daniel Mendler @minad. @minad. Used by: test-suite + - invertible < 0 # -0.2.0.7 (>=4 && < 6). Dylan Simon @dylex. @dylex. Used by: library + - jose < 0 # -0.8.4 (>=4.16). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library + - jwt < 0 # -0.10.0 (-any). Brian McKenna @puffnfresh. Used by: test-suite + - language-nix < 0 # -2.2.0 (-any). Peter Simons @peti. @peti. Used by: library + - lens-action < 0 # -0.2.5 (>=4.7 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - lens-aeson < 0 # -1.1.1 (>=4.4 && < 6). Edward Kmett @ekmett. @lens. Used by: library + - lens-csv < 0 # -0.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library + - lens-misc < 0 # -0.0.2.0 (>=4). Louis Pan @louispan. @louispan. Used by: library + - lens-process < 0 # -0.4.0.0 (>=4.0 && < 5.1). Emily Pillmore @topos. @emilypi. Used by: library + - lens-properties < 0 # -4.11.1 (>=4 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - lens-regex < 0 # -0.1.3 (>=4). Takahiro Himura @himura. @himura. Used by: library + - lens-regex-pcre < 0 # -1.1.0.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library + - linear < 0 # -1.21.5 (>=4.15.2 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite + - oeis2 < 0 # -1.0.5 (>=4.15 && < 6). Taisuke Hikawa <23.prime.37@gmail.com> @23prime. @23prime. Used by: library + - openapi3 < 0 # -3.1.0 (>=4.16.1 && < 5.1). Maxim Koltsov @maksbotan. @biocad. Used by: library + - pagure-cli < 0 # -0.2 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - purescript-bridge < 0 # -0.14.0.0 (-any). Robert Klotzner @eskimor. @eskimor. Used by: library + - quickcheck-arbitrary-adt < 0 # -0.3.1.0 (-any). James M.C. Haver II @mchaver. @plow-technologies. Used by: test-suite + - radius < 0 # -0.7.1.0 (-any). Erick Gonzalez @codemonkeylabs-de. Used by: library + - rainbow < 0 # -0.34.2.2 (-any). Omari Norman @massysett. @massysett. Used by: library + - rainbox < 0 # -0.26.0.0 (-any). Omari Norman @massysett. @massysett. Used by: library + - random-tree < 0 # -0.6.0.5 (>=4.6). Gregory W. Schwartz @GregorySchwartz. Used by: library + - rasterific-svg < 0 # -0.3.3.2 (>=4.5). Vincent Berthoux @Twinside. @Twinside. Used by: library + - semialign-indexed < 0 # -1.2 (==5.*). Grandfathered dependencies. @haskellari. Used by: library + - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - spatial-math < 0 # -0.5.0.1 (-any). Scott N. Walck @walck. @ghorn. Used by: library + - stratosphere < 0 # -0.59.1 (>=4.5). David Reaver @jdreaver. @frontrowed. Used by: library + - svg-tree < 0 # -0.6.2.4 (>=4.6). Vincent Berthoux @Twinside. @Twinside. Used by: library + - text-region < 0 # -0.3.1.0 (>=4.12). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: library + - these-lens < 0 # -1.0.1.2 (>=4.17.1 && < 5.1). Grandfathered dependencies. @haskellari. Used by: library + - timelens < 0 # -0.2.0.2 (>=4.13). Omari Norman @massysett. @massysett. Used by: library + - trifecta < 0 # -2.1.1 (>=4.0 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library + - validation < 0 # -1.1.1 (>=4 && < 5.1). Tony Morris @tonymorris. @qfpl. Used by: library + - wreq < 0 # -0.5.3.3 (>=4.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library + - xlsx-tabular < 0 # -0.2.2.1 (-any). Kazuo Koga @kkazuo. @kkazuo. Used by: library + - xml-lens < 0 # -0.3 (>=4.0 && < 5.1). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library + # list-t (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: + - haskell-awk < 0 # -1.2.0.1 (>=1). Samuel Gélineau @gelisam. @gelisam. Used by: library + # lucid (Chris Done @chrisdone, GHC 9) (not present) depended on by: + - cheapskate-lucid < 0 # -0.1.0.0 (==2.*). Artyom Kazak @neongreen. @aelve. Used by: library + - cmark-lucid < 0 # -0.1.0.0 (==2.*). Artyom Kazak @neongreen. @aelve. Used by: library + - gopher-proxy < 0 # -0.1.1.2 (-any). Lukas Epple @sternenseemann. @sternenseemann. Used by: executable + - inliterate < 0 # -0.1.0 (-any). Tom Nielsen @glutamate. @diffusionkinetics. Used by: library + - lucid-cdn < 0 # -0.2.2.0 (-any). Dan Firth @locallycompact. Used by: library + - lucid-extras < 0 # -0.2.2 (>=2.9.9). Marco Zocca @ocramz. @diffusionkinetics. Used by: library + - plotlyhs < 0 # -0.2.1 (-any). Tom Nielsen @glutamate. @diffusionkinetics. Used by: library + - scotty < 0 # -0.12 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: benchmark + # machines (Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - machines-binary < 0 # -7.0.0.0 (>=0.2 && < 0.8). Alois Cochard @aloiscochard. @aloiscochard. Used by: library + # monad-logger (GHC 9, Grandfathered dependencies) (not present) depended on by: + - async-refresh < 0 # -0.3.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library + - async-refresh-tokens < 0 # -0.4.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library + - monad-logger-json < 0 # -0.1.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - monad-logger-logstash < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library + - monad-logger-prefix < 0 # -0.1.12 (>=0.3.12 && < 0.4.0). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library + - persistent-qq < 0 # -2.12.0.1 (-any). Matt Parsons @parsonsmatt. @snoyberg. Used by: test-suite + - rio-orphans < 0 # -0.1.2.0 (-any). Grandfathered dependencies. @commercialhaskell. Used by: library + # mutable-containers (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - capability < 0 # -0.4.0.0 (>=0.3 && < 0.4). Andreas Herrmann @aherrmann. @bazel-runfiles. Used by: library + - monad-unlift-ref < 0 # -0.2.1 (==0.3.*). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - xeno < 0 # -0.4.2 (>=0.3.3). Marco Zocca @ocramz. @ocramz. Used by: library + # network-uri (GHC 9, Grandfathered dependencies) (not present) depended on by: + - DAV < 0 # -1.3.4 (>=2.6). Clint Adams @clinty. Used by: executable + - HandsomeSoup < 0 # -0.4.2 (>=2.6). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library + - amqp < 0 # -0.22.0 (>=2.6). Roman Cheplyaka @feuerbach. @hreinhardt. Used by: library + - atom-basic < 0 # -0.2.5 (>=2.6). Carl Baatz @cbaatz. @cbaatz. Used by: library + - cgi < 0 # -3001.5.0.0 (==2.6.*). Peter Simons @peti. @cheecheeo. Used by: library + - commonmark-extensions < 0 # -0.2.1.1 (-any). John MacFarlane @jgm. @jgm. Used by: library + - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library + - http-client < 0 # -0.7.8 (>=2.6). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - http-client-overrides < 0 # -0.1.1.0 (>=2.6.0.0). Robbie McMichael @robbiemcmichael. @robbiemcmichael. Used by: library + - http-client-tls < 0 # -0.3.5.3 (>=2.6). Grandfathered dependencies. @snoyberg. Used by: library + - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library + - http-query < 0 # -0.1.0.1 (-any). Jens Petersen @juhp. @juhp. Used by: library + - hxt < 0 # -9.3.1.22 (>=2.6). Grandfathered dependencies. @UweSchmidt. Used by: library + - hxt-http < 0 # -9.1.5.2 (>=2.6). Grandfathered dependencies. @UweSchmidt. Used by: library + - jose < 0 # -0.8.4 (>=2.6). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library + - json-feed < 0 # -1.0.13 (>=2.6.3 && < 2.7). Taylor Fausak @tfausak. @tfausak. Used by: library + - jwt < 0 # -0.10.0 (-any). Brian McKenna @puffnfresh. Used by: library + - oauthenticated < 0 # -0.2.1.0 (-any). Dan Fithian @dfithian. @tel. Used by: library + - prometheus < 0 # -2.2.2 (>=2.5 && < 2.7). Matthew Wraith @wraithm. @bitnomial. Used by: library + - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - texmath < 0 # -0.12.3 (>=2.6). John MacFarlane @jgm. @jgm. Used by: executable + - uri-encode < 0 # -1.5.0.7 (>=2.6). Silk . @bergmark @hesselink. Used by: library + - webdriver < 0 # -0.9.0.1 (>=2.6). Adam Curtis @kallisti-dev. @kallisti-dev. Used by: library + - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: test-suite + - xss-sanitize < 0 # -0.3.6 (>=2.6). Grandfathered dependencies. @snoyberg. Used by: library + # optics (GHC 9, Optics ) (not present) depended on by: + - intro < 0 # -0.9.0.0 (-any). Daniel Mendler @minad. @minad. Used by: test-suite + # pandoc-types (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - asciidiagram < 0 # -1.3.3.3 (-any). Vincent Berthoux @Twinside. @Twinside. Used by: library + - citeproc < 0 # -0.4 (>=1.22 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library + - commonmark-pandoc < 0 # -0.2.1 (>=1.21 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library + - texmath < 0 # -0.12.3 (>=1.20 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library + # persistent (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - casa-types < 0 # -0.0.2 (-any). Chris Done @chrisdone. Used by: library + - closed < 0 # -0.2.0.1 (-any). Chris Parks @cdparks. @frontrowed. Used by: library + - genvalidity-hspec-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - password-instances < 0 # -3.0.0.0 (>=1.2). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + - persistent-qq < 0 # -2.12.0.1 (>=2.12). Matt Parsons @parsonsmatt. @snoyberg. Used by: library + - validity-persistent < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # persistent-sqlite (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - persistent-qq < 0 # -2.12.0.1 (-any). Matt Parsons @parsonsmatt. @snoyberg. Used by: test-suite + # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: + - deque < 0 # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + - strict-list < 0 # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + # safecopy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - approximate < 0 # -0.3.4 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library + # simple-sendfile (GHC 9, Grandfathered dependencies) (not present) depended on by: + - warp < 0 # -3.3.16 (>=0.2.7 && < 0.3). Grandfathered dependencies. @snoyberg. Used by: library + # soap (Alexander Bondarenko @dpwiz, GHC 9) (not present) depended on by: + - soap-openssl < 0 # -0.1.0.2 (>=0.2.2 && < 0.3). Alexander Bondarenko @dpwiz. Used by: library + - soap-tls < 0 # -0.1.1.4 (>=0.2.2 && < 0.3). Alexander Bondarenko @dpwiz. Used by: library + # string-interpolate (GHC 9, William Yao @williamyaoh) (not present) depended on by: + - aeson-typescript < 0 # -0.3.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library + # text-show (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: + - clash-prelude < 0 # -1.4.2 (>=3.7 && < 3.10). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + - opentelemetry-extra < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library + - text-show-instances < 0 # -3.8.4 (>=3.4 && < 4). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: library + # turtle (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: + - singletons-base < 0 # -3.0 (>=1.5). Ryan Scott @RyanGlScott. @goldfirere. Used by: test-suite + # webex-teams-api (GHC 9, Naoto Shimazaki @nshimaza) (not present) depended on by: + - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library + # word-wrap (GHC 9, Grandfathered dependencies) (not present) depended on by: + - brick < 0 # -0.62 (>=0.2). Grandfathered dependencies. @jtdaugherty. Used by: library + # xlsx (GHC 9, Kirill Zaborsky @qrilka) (not present) depended on by: + - xlsx-tabular < 0 # -0.2.2.1 (>=0.7). Kazuo Koga @kkazuo. @kkazuo. Used by: library + # xml-conduit (GHC 9, Grandfathered dependencies) (not present) depended on by: + - DAV < 0 # -1.3.4 (>=1.0). Clint Adams @clinty. Used by: library + - citeproc < 0 # -0.4 (-any). John MacFarlane @jgm. @jgm. Used by: library + - haskell-gi < 0 # -0.25.0 (>=1.3). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library + - junit-xml < 0 # -0.1.0.2 (>=1.5.0 && < 1.10). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: library + - skylighting-core < 0 # -0.10.5.1 (>=1.9.1.0 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library + - wai-saml2 < 0 # -0.2.1.2 (< 2). Michael B. Gale @mbg. @mbg. Used by: library + - xml-conduit-writer < 0 # -0.1.1.2 (-any). Grandfathered dependencies. Used by: library + - xml-hamlet < 0 # -0.5.0.1 (>=1.0). Grandfathered dependencies. Used by: library + - xml-indexed-cursor < 0 # -0.1.1.0 (-any). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + - xml-lens < 0 # -0.3 (>=1.1 && < 1.10). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library + # yaml (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - aeson-yaml < 0 # -1.1.0.0 (-any). Gabriel Gonzalez @Gabriel439. @clovyr. Used by: test-suite + - dotenv < 0 # -0.8.0.7 (>=0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library + - fakedata < 0 # -0.8.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + - fix-whitespace < 0 # -0.0.5 (>=0.8.4 && < 0.12). Andreas Abel @andreasabel. @agda. Used by: executable + - frontmatter < 0 # -0.1.0.2 (-any). Pedro Tacla Yamada @yamadapc. @yamadapc. Used by: library + - ginger < 0 # -0.10.1.0 (>=0.11.0.0 && < 0.12). Tobias Dammers @tdammers. @tdammers. Used by: executable + - hinfo < 0 # -0.0.3.0 (-any). Christopher Davenport @ChristopherDavenport. @ChristopherDavenport. Used by: library + - hlint < 0 # -3.3.1 (>=0.5.0). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library + - hpack < 0 # -0.34.4 (>=0.10.0). Emanuel Borsboom @borsboom. @sol. Used by: library + - http-client-overrides < 0 # -0.1.1.0 (>=0.8.11). Robbie McMichael @robbiemcmichael. @robbiemcmichael. Used by: library + - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: executable + - stache < 0 # -2.3.0 (>=0.8 && < 0.12). Mark Karpov @mrkkrp, Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: executable + - ua-parser < 0 # -0.7.6.0 (>=0.8.3). Ozgun Ataman ozgun.ataman@soostone.com @ozataman. @ua-parser. Used by: library + # amqp (GHC 9, Roman Cheplyaka @feuerbach) (not present) depended on by: + - amqp-utils < 0 # -0.6.1.1 (>=0.19). Frank Doepper @woffs. Used by: executable + # boltzmann-samplers (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: + - essence-of-live-coding-quickcheck < 0 # -0.2.5 (>=0.1). Manuel Bärenz @turion. @turion. Used by: library + # brick (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cursor-brick < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # composable-associations (GHC 9, Sam Protas @SamProtas) (not present) depended on by: + - composable-associations-aeson < 0 # -0.1.0.1 (-any). Sam Protas @SamProtas. @SamProtas. Used by: library + # direct-sqlite (GHC 9, Grandfathered dependencies) (not present) depended on by: + - selda-sqlite < 0 # -0.1.7.1 (>=2.2 && < 2.4). Anton Ekblad @valderman. @valderman. Used by: library + # fakedata (GHC 9, Sibi Prabakaran @psibi) (not present) depended on by: + - hedgehog-fakedata < 0 # -0.0.1.4 (>=0.1.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + # haskell-gi (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-atk < 0 # -2.0.23 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-cairo < 0 # -1.0.25 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-dbusmenu < 0 # -0.4.9 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gio < 0 # -2.0.28 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-glib < 0 # -2.0.25 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gobject < 0 # -2.0.26 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-graphene < 0 # -1.0.3 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-harfbuzz < 0 # -0.0.4 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-pango < 0 # -1.0.24 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-xlib < 0 # -2.0.10 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # hedis (GHC 9, Kostiantyn Rybnikov @k-bx) (not present) depended on by: + - wai-rate-limit-redis < 0 # -0.1.0.0 (>=0.12 && < 1). Michael B. Gale @mbg. @mbg. Used by: library + # hlint (GHC 9, Neil Mitchell @ndmitchell) (not present) depended on by: + - sbv < 0 # -8.14 (-any). Levent Erkok @LeventErkok. @LeventErkok. Used by: test-suite + - splint < 0 # -1.0.1.4 (>=3.1.6 && < 3.4). Taylor Fausak @tfausak. @tfausak. Used by: library + # http-client (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - aur < 0 # -7.0.6 (>=0.5 && < 0.8). Colin Woodbury @fosskers. @fosskers. Used by: library + - bugsnag-hs < 0 # -0.2.0.3 (>=0.5.10 && < 0.8). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: library + - dl-fedora < 0 # -0.9 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - github-release < 0 # -1.3.7 (>=0.6.4 && < 0.8). Taylor Fausak @tfausak. @tfausak. Used by: library + - github-rest < 0 # -1.0.3 (>=0.5.13.1 && < 0.8). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - hsebaysdk < 0 # -0.4.1.0 (>=0.4). Christopher Reichert @creichert. @creichert. Used by: library + - http-client-openssl < 0 # -0.3.3 (>=0.7.3). Alex Biehl @alexbiehl. @snoyberg. Used by: library + - koofr-client < 0 # -1.0.0.3 (>=0.4 && < 1). Andraz Bajt @edofic. @edofic. Used by: library + - opensource < 0 # -0.1.1.0 (>=0.4.3.0). Clint Adams @clinty. @OpenSourceOrg. Used by: library + - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library + - pipes-http < 0 # -1.0.6 (>=0.2 && < 0.8). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library + - scalpel < 0 # -0.6.2 (>=0.4.30). Will Coster @fimad. @fimad. Used by: library + - stripe-http-client < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library + - strive < 0 # -5.0.14 (>=0.6.4 && < 0.8). Taylor Fausak @tfausak. @tfausak. Used by: library + - wai-slack-middleware < 0 # -0.2.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + # http-client-tls (GHC 9, Grandfathered dependencies) (not present) depended on by: + - aur < 0 # -7.0.6 (^>=0.3). Colin Woodbury @fosskers. @fosskers. Used by: test-suite + - dl-fedora < 0 # -0.9 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - github-release < 0 # -1.3.7 (>=0.3.5 && < 0.4). Taylor Fausak @tfausak. @tfausak. Used by: library + - github-rest < 0 # -1.0.3 (>=0.3.5.3 && < 0.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - hsebaysdk < 0 # -0.4.1.0 (-any). Christopher Reichert @creichert. @creichert. Used by: library + - koofr-client < 0 # -1.0.0.3 (>=0.2 && < 1). Andraz Bajt @edofic. @edofic. Used by: library + - opensource < 0 # -0.1.1.0 (-any). Clint Adams @clinty. @OpenSourceOrg. Used by: library + - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library + - pipes-http < 0 # -1.0.6 (< 0.4). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library + - scalpel < 0 # -0.6.2 (>=0.2.4). Will Coster @fimad. @fimad. Used by: library + - stripe-http-client < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library + - strive < 0 # -5.0.14 (>=0.3.5 && < 0.4). Taylor Fausak @tfausak. @tfausak. Used by: library + # http-directory (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - dl-fedora < 0 # -0.9 (==0.1.5 || >=0.1.8). Jens Petersen @juhp. @juhp. Used by: executable + # hxt (GHC 9, Grandfathered dependencies) (not present) depended on by: + - epub-metadata < 0 # -4.5 (>=9). Dino Morelli @dino-. Used by: library + - hxt-css < 0 # -0.1.0.3 (>=9.3 && < 10). Marios Titas @redneb. @redneb. Used by: library + - hxt-curl < 0 # -9.1.1.1 (>=9.1 && < 10). Noam Lewis @sinelaw. @UweSchmidt. Used by: library + - hxt-expat < 0 # -9.1.1 (>=9.1 && < 10). Noam Lewis @sinelaw. Used by: library + - hxt-tagsoup < 0 # -9.1.4 (>=9.1). Noam Lewis @sinelaw. @UweSchmidt. Used by: library + - xml-to-json < 0 # -2.0.1 (-any). Noam Lewis @sinelaw. @sinelaw. Used by: library + - xmlgen < 0 # -0.6.2.2 (==9.3.*). Stefan Wehr @skogsbaer. @skogsbaer. Used by: test-suite + # junit-xml (GHC 9, Jasper Woudenberg @jwoudenberg) (not present) depended on by: + - tasty-test-reporter < 0 # -0.1.1.4 (>=0.1 && < 0.2). Jasper Woudenberg @jwoudenberg. @stoeffel. Used by: library + # jwt (Brian McKenna @puffnfresh, GHC 9) (not present) depended on by: + - github-rest < 0 # -1.0.3 (>=0.9.0 && < 0.11). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + # linear (Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - qchas < 0 # -1.1.0.1 (-any). Sebastian Mihai Ardelean @ardeleanasm. @ardeleanasm. Used by: library + - sdl2 < 0 # -2.5.3.0 (>=1.10.1.2 && < 1.22). Gabríel Arthúr Pétursson @polarina. @ocharles. Used by: library + - sdl2-gfx < 0 # -0.2 (>=1.10.1.2). Siniša Biđin @sbidin. @sbidin. Used by: library + - smoothie < 0 # -0.4.2.11 (>=1.16 && < 1.22). Dimitri Sabadie @phaazon. @phaazon. Used by: library + # opentelemetry-extra (Dmitry Ivanov @ethercrow, GHC 9) (not present) depended on by: + - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library + # optics-extra (GHC 9, Optics ) (not present) depended on by: + - aeson-optics < 0 # -1.1.0.1 (>=0.1 && < 0.5). Grandfathered dependencies. @phadej. Used by: library + # prometheus (GHC 9, Matthew Wraith @wraithm) (not present) depended on by: + - prometheus-wai-middleware < 0 # -1.0.1.0 (^>=2.2). Matthew Wraith @wraithm. @bitnomial. Used by: library + # protocol-buffers (GHC 9, Kostiantyn Rybnikov @k-bx) (not present) depended on by: + - hprotoc < 0 # -2.4.17 (==2.4.17). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library + - protocol-buffers-descriptor < 0 # -2.4.17 (==2.4.17). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library + # quickcheck-arbitrary-adt (GHC 9, James M.C. Haver II @mchaver) (not present) depended on by: + - hspec-golden-aeson < 0 # -0.9.0.0 (>=0.3.0.0). James M.C. Haver II @mchaver. @plow-technologies. Used by: library + # scotty (Andrew Farmer @xich, GHC 9) (not present) depended on by: + - wai-middleware-static < 0 # -0.9.0 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: test-suite + # semialign (GHC 9, Grandfathered dependencies) (not present) depended on by: + - semialign-optics < 0 # -1.2 (>=1.2 && < 1.2.1). Grandfathered dependencies. @haskellari. Used by: library + # singletons-base (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: + - eliminators < 0 # -0.8 (>=3.0 && < 3.1). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: library + - singleton-nats < 0 # -0.4.6 (>=3.0 && < 3.1). Ryan Scott @RyanGlScott. @AndrasKovacs. Used by: library + # skylighting-core (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - skylighting < 0 # -0.10.5.1 (==0.10.5.1). John MacFarlane @jgm. @jgm. Used by: library + # spatial-math (GHC 9, Scott N. Walck @walck) (not present) depended on by: + - learn-physics < 0 # -0.6.5 (>=0.2). Scott N. Walck @walck. @walck. Used by: library + - not-gloss < 0 # -0.7.7.0 (>=0.2.1.2). Scott N. Walck @walck. @ghorn. Used by: library + # typed-process (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - etc < 0 # -0.4.1.0 (>=0.1.1). Roman Gonzalez @roman. @roman. Used by: library + - hkgr < 0 # -0.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: executable + - rio < 0 # -0.1.20.0 (>=0.2.5.0). Grandfathered dependencies. @commercialhaskell. Used by: library + # wai-extra (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - fn < 0 # -0.3.0.2 (>=3). Daniel Patterson @dbp. @positiondev. Used by: library + - hspec-wai < 0 # -0.11.1 (>=3). Simon Hengel @sol. @hspec. Used by: library + - wai-app-static < 0 # -3.1.7.2 (>=3.0 && < 3.2). Grandfathered dependencies. @snoyberg. Used by: library + - wai-enforce-https < 0 # -0.0.2.1 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: test-suite + - wai-middleware-static < 0 # -0.9.0 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: test-suite + - wai-rate-limit-redis < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: test-suite + # warp (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bimap-server < 0 # -0.1.0.1 (-any). Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz. Used by: library + - conferer-warp < 0 # -1.1.0.0 (>=3.0 && < 4.0). Lucas David Traverso @ludat. Used by: library + - prometheus-wai-middleware < 0 # -1.0.1.0 (>=3.2 && < 3.5). Matthew Wraith @wraithm. @bitnomial. Used by: executable + - wai-app-static < 0 # -3.1.7.2 (>=3.0.11 && < 3.4). Grandfathered dependencies. @snoyberg. Used by: library + - wai-enforce-https < 0 # -0.0.2.1 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: executable + - wai-feature-flags < 0 # -0.1.0.1 (>=3.3.5 && < 3.4). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: executable + - wai-handler-launch < 0 # -3.0.3.1 (>=3.0 && < 3.4). Grandfathered dependencies. @snoyberg. Used by: library + - wai-rate-limit-redis < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: test-suite + - warp-tls < 0 # -3.3.1 (>=3.3.6 && < 3.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - warp-tls-uid < 0 # -0.2.0.6 (-any). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # xss-sanitize (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cheapskate < 0 # -0.1.1.2 (>=0.3 && < 0.4). Sean Hunt @neongreen. @aelve. Used by: library + # rio (GHC 9, Grandfathered dependencies) (not present) depended on by: + - hi-file-parser < 0 # -0.1.2.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + # sbv (GHC 9, Levent Erkok @LeventErkok) (not present) depended on by: + - crackNum < 0 # -3.1 (>=8.14). Levent Erkok @LeventErkok. @LeventErkok. Used by: executable + # sdl2 (GHC 9, Gabríel Arthúr Pétursson @polarina) (not present) depended on by: + - LambdaHack < 0 # -0.10.2.0 (>=2). Mikolaj Konarski @Mikolaj. @LambdaHack. Used by: library + - sdl2-image < 0 # -2.0.0 (>=2.0). Siniša Biđin @sbidin. @sbidin. Used by: library + - sdl2-mixer < 0 # -1.1.0 (>=2.0.0). Siniša Biđin @sbidin. @sbidin. Used by: library + - sdl2-ttf < 0 # -2.1.2 (>=2.2). Mikolaj Konarski @Mikolaj. @ocharles. Used by: library + # stripe-http-client (David Johnson @dmjio, GHC 9) (not present) depended on by: + - stripe-haskell < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library + # tasty-test-reporter (GHC 9, Jasper Woudenberg @jwoudenberg) (not present) depended on by: + - pretty-diff < 0 # -0.4.0.3 (-any). Jasper Woudenberg @jwoudenberg. @stoeffel. Used by: test-suite + # xmlgen (GHC 9, Stefan Wehr @skogsbaer) (not present) depended on by: + - sitemap-gen < 0 # -0.1.0.0 (>=0.6 && < 1). Pavan Rikhi @prikhi. @prikhi. Used by: library + # LambdaHack (GHC 9, Mikolaj Konarski @Mikolaj) (not present) depended on by: + - Allure < 0 # -0.10.2.0 (>=0.10.2.0 && < 0.10.3.0). Mikolaj Konarski @Mikolaj. @AllureOfTheStars. Used by: library - # https://github.com/commercialhaskell/stackage/issues/5878 - - hashable < 1.3.1.0 - - mmark < 0.0.7.3 - - tomland < 1.3.3 - - hspec-golden-aeson < 0.9.0.0 - - time-compat < 1.9.6 - - hashable-time < 0.3 - - # https://github.com/commercialhaskell/stackage/issues/5881 - - optics < 0.4 - - optics-core < 0.4 - - optics-extra < 0.4 - - optics-th < 0.4 - - # https://github.com/commercialhaskell/stackage/issues/5922 - - eliminators < 0.8 - - # https://github.com/commercialhaskell/stackage/issues/5923 - - singleton-nats < 0.4.6 - - singletons-base < 0 - - singletons-th < 0 - - # https://github.com/commercialhaskell/stackage/issues/5924 - - singletons < 3 - - # https://github.com/commercialhaskell/stackage/issues/5925 - - th-desugar < 1.12 - - # https://github.com/commercialhaskell/stackage/issues/5941 - - http-api-data < 0.4.3 - - # https://github.com/commercialhaskell/stackage/issues/5959 - - attoparsec < 0.14.1 - - # https://github.com/commercialhaskell/stackage/issues/5962 - - haskell-gi-base < 0.25 - - haskell-gi < 0.25 - - gi-atk < 2.0.23 - - gi-cairo < 1.0.25 - - gi-dbusmenu < 0.4.9 - - gi-dbusmenugtk3 < 0.4.10 - - gi-gdk < 3.0.24 - - gi-gdkpixbuf < 2.0.25 - - gi-gdkx11 < 3.0.11 - - gi-gio < 2.0.28 - - gi-glib < 2.0.25 - - gi-gobject < 2.0.26 - - gi-graphene < 1.0.3 - - gi-gtk < 3.0.37 - - gi-gtk-hs < 0.3.10 - - gi-harfbuzz < 0.0.4 - - gi-pango < 1.0.24 - - gi-xlib <2.0.10 - - # https://github.com/commercialhaskell/stackage/issues/5975 - - singleton-bool < 0.1.6 - - # https://github.com/commercialhaskell/stackage/issues/5982 - - versions < 5.0 - - # https://github.com/commercialhaskell/stackage/issues/5983 - - yesod-form < 1.7 - - # https://github.com/commercialhaskell/stackage/issues/6006 - - cryptonite < 0.29 - - # https://github.com/commercialhaskell/stackage/issues/6007 - - memory < 0.16 - - # https://github.com/commercialhaskell/stackage/issues/6009 - - hspec-golden < 0.2 # https://github.com/commercialhaskell/stackage/issues/6003 - - stackcollapse-ghc < 0.0.1.4 - - # https://github.com/commercialhaskell/stackage/issues/6010 - - hspec < 2.8 - - hspec-core < 2.8 - - hspec-discover < 2.8 - - tasty-hspec < 1.1.7 # 1.1.7 re-exports cause breaks? - - hspec-junit-formatter < 1.0.1.0 # https://github.com/commercialhaskell/stackage/issues/6024 - - # https://github.com/commercialhaskell/stackage/issues/6012 - - texmath < 0.12.3 - - citeproc < 0.4 - - # https://github.com/commercialhaskell/stackage/issues/6020 - - call-stack < 0.4.0 - - # https://github.com/commercialhaskell/stackage/issues/6042 - - jira-wiki-markup < 1.4 + "Stackage upper bounds": [] # end of packages From 57c412f19d88fb9960ca3c8266bb185071fa8fee Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 29 May 2021 18:24:30 +0200 Subject: [PATCH 02/10] ghc-9: Re-enable through-text --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40ee432e..7aad9ce2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5273,7 +5273,6 @@ packages: - termbox < 0 # -0.3.0 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Mitchell Rosen @mitchellwrosen. @mitchellwrosen. Used by: library - text-format < 0 # -0.3.2 (>=4.3 && < 4.15). Dan Burton @DanBurton. @bos @hackage-trustees. Used by: library - these-skinny < 0 # -0.7.4 (>=4.10 && < 4.15). Daniel Cartwright @chessai. @chessai. Used by: library - - through-text < 0 # -0.1.0.0 (>=4.3 && < 4.15). Adam Bergmark @bergmark. @bergmark. Used by: library - tonalude < 0 # -0.1.1.1 (>=4.7 && < 4.15). Kadzuya Okamoto @arowM. @tonatona-project. Used by: library - type-errors-pretty < 0 # -0.0.1.1 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @chshersh. Used by: library - typerep-map < 0 # -0.3.3.0 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library From 82e0917bb2c7f652cb9b63dd4a75e1de9386f555 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 29 May 2021 18:52:47 +0200 Subject: [PATCH 03/10] fix: Update Win32 version --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7aad9ce2..ea8deb47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5105,7 +5105,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.6.1.0 # TODO update for ghc 9.0.1 + - Win32 == 2.10.0.0 "GHC 9": # ghc-9.0.1 From 3a8b24d68b55ec324cd8041deabc67250feb057c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 29 May 2021 19:22:10 +0200 Subject: [PATCH 04/10] grandfather mersenne-random --- build-constraints.yaml | 1544 +++++++++++++--------------------------- 1 file changed, 497 insertions(+), 1047 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea8deb47..53431fc1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4814,6 +4814,7 @@ packages: - managed - math-functions - membrain + - mersenne-random - mersenne-random-pure64 - mfsolve - microstache @@ -5108,67 +5109,46 @@ packages: - Win32 == 2.10.0.0 "GHC 9": - # ghc-9.0.1 - - fusion-plugin < 0 # -0.2.2 (>=7.10.3 && < =8.11). Pranay Sashank @pranaysashank. @composewell. Used by: library - - hie-bios < 0 # -0.7.5 (>=8.4.1 && < 8.11). Neil Mitchell @ndmitchell. @mpickering. Used by: library - - polysemy-plugin < 0 # -0.3.0.0 (>=8.6.5 && < 9). Matej Niznik @TheMatten. @polysemy-research. Used by: library - - ghc-source-gen < 0 # -0.4.0.0 (>=8.4 && < 8.11). Judah Jacobson @judah. @google. Used by: library - - nri-prelude < 0 # -0.6.0.0 (>=8.6.1 && < 8.11). NoRedInk . @NoRedInk. Used by: library # Cabal-3.4.0.0 ([changelog](http://hackage.haskell.org/package/Cabal-3.4.0.0/changelog)) is out of bounds for: + - Agda < 0 # -2.6.1.3 (>=1.24.0.0 && < 3.3). Andreas Abel @andreasabel. @agda. Used by: library - cabal-rpm < 0 # -2.0.8 (>1.10 && < 3.3). Jens Petersen @juhp. @juhp. Used by: executable - entropy < 0 # -0.4.1.6 (>=1.10 && < 3.3). Grandfathered dependencies. @TomMD. Used by: library - packdeps < 0 # -0.6.0.0 (>=3.2 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - pantry < 0 # -0.5.2.1 (>=3 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - # template-haskell-2.17.0.0 ([changelog](http://hackage.haskell.org/package/template-haskell-2.17.0.0/changelog)) is out of bounds for: - - Agda < 0 # -2.6.1.3 (>=2.11.0.0 && < 2.17). Andreas Abel @andreasabel. @agda. Used by: library - - aeson-schemas < 0 # -1.3.3 (>=2.12.0.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - avers < 0 # -0.0.17.1 (>=2.11.0.0 && < 2.17). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - composite-aeson < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-base < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - czipwith < 0 # -1.0.1.3 (>=2.9 && < 2.17). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - d10 < 0 # -0.2.1.6 (>=2.12 && < 2.17). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - - data-accessor-template < 0 # -0.2.1.16 (>=2.11 && < 2.17). Henning Thielemann @thielema. Used by: library - - dhall < 0 # -1.38.1 (>=2.13.0.0 && < 2.17). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - egison-pattern-src-th-mode < 0 # -0.2.1.2 (>=2.2.0 && < 2.17). Satoshi Egi @egisatoshi. @egison. Used by: library - - email-validate < 0 # -2.3.2.13 (>=2.10.0.0 && < 2.17). George Pollard @Porges. @Porges. Used by: library - - equational-reasoning < 0 # -0.7.0.0 (>=2.11 && < 2.17). Hiromi Ishii @konn. @konn. Used by: library - - exception-hierarchy < 0 # -0.1.0.4 (>=2.15 && < 2.17). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - - freer-simple < 0 # -1.2.1.1 (>=2.11 && < 2.17). Alexis King @lexi-lambda. @lexi-lambda. Used by: library - - geniplate-mirror < 0 # -0.7.7 (< 2.17). Liang-Ting Chen @L-TChen. @danr. Used by: library - - hackage-security < 0 # -0.6.0.1 (>=2.7 && < 2.17). Grandfathered dependencies. @haskell. Used by: library - - hgrev < 0 # -0.2.6 (>=2.10 && < 2.17). Matthew Wraith @wraithm. @bitnomial. Used by: library - - invertible-grammar < 0 # -0.1.3 (>=2.9 && < 2.17). Eugene Smolanka @esmolanka. @esmolanka. Used by: library - - ixset-typed < 0 # -0.5 (>=2.8 && < 2.17). Grandfathered dependencies. @well-typed. Used by: library - - path < 0 # -0.8.0 (< 2.17). Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi. @commercialhaskell. Used by: library - - prairie < 0 # -0.0.1.0 (>=2.15 && < 2.17). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - - rank2classes < 0 # -1.4.1 (>=2.11 && < 2.17). Mario Blazevic @blamario. @blamario. Used by: library - - refined < 0 # -0.6.2 (>=2.9 && < 2.17). Daniel Cartwright @chessai. @nikita-volkov. Used by: library - - req < 0 # -3.9.0 (>=2.14 && < 2.17). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - servant-client-core < 0 # -0.18.2 (>=2.11.1.0 && < 2.17). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - swagger2 < 0 # -2.6 (>=2.9.0.0 && < 2.17). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - - th-test-utils < 0 # -1.1.0 (>=2.11.1.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - vector-circular < 0 # -0.1.3 (>=2.12 && < 2.17). David Himmelstrup @lemmih. @chessai. Used by: library - # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: - - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library - - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library - - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library - - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library - - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library - - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library - - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: - - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library - - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library + - proto-lens-setup < 0 # -0.4.0.4 (>=2.0 && < 3.3). Judah Jacobson @judah. @google. Used by: library + - servant-openapi3 < 0 # -2.0.1.2 (>=1.24 && < 3.3). Maxim Koltsov @maksbotan. @biocad. Used by: library + - servant-swagger < 0 # -1.1.10 (>=1.24 && < 3.3). Haskell Servant . @haskell-servant. Used by: library + # aeson-1.5.6.0 ([changelog](http://hackage.haskell.org/package/aeson-1.5.6.0/changelog)) (Adam Bergmark @bergmark) is out of bounds for: + - chronos < 0 # -1.1.2 (>=1.1 && < 1.5). Daniel Cartwright @chessai. @andrewthad. Used by: library + # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - avers < 0 # -0.0.17.1 (>=0.13.1.0 && < 0.14). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library + - country < 0 # -0.2.1 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library + - email-validate < 0 # -2.3.2.13 (>=0.10.0 && < 0.14). George Pollard @Porges. @Porges. Used by: library + - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library + - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library + - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library + - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library + - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library + - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library + - io-streams-haproxy < 0 # -1.0.1.0 (>=0.7 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library + - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library + - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library + - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library + - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library + - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library + - servant < 0 # -0.18.2 (>=0.13.2.2 && < 0.14). Haskell Servant . @haskell-servant. Used by: library + - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library + - snap-server < 0 # -1.1.2.0 (>=0.12 && < 0.14). Simon Jakobi @sjakobi. @mightybyte. Used by: library + - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library + - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: + - Agda < 0 # -2.6.1.3 (>=4.9.0.0 && < 4.15). Andreas Abel @andreasabel. @agda. Used by: library - HaXml < 0 # -1.25.5 (>=4.3.1.0 && < 4.15). Yoshikuni Jujo @YoshikuniJujo. @hackage-trustees. Used by: library - HaskellNet < 0 # -0.6 (>=4.3 && < 4.15). Alexander Vershilov @qnikst. @qnikst. Used by: library - MapWith < 0 # -0.2.0.0 (>=4.9.1 && < 4.15). David James @davjam. @davjam. Used by: library - aeson-diff < 0 # -1.1.0.9 (>=4.9 && < 4.15). Thomas Sutton @thsutton. @thsutton. Used by: library + - avers < 0 # -0.0.17.1 (>=4.9.0.0 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - aws-cloudfront-signed-cookies < 0 # -0.2.0.6 (< 4.15). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - bech32 < 0 # -1.1.0 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library - bech32-th < 0 # -1.0.2 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library @@ -5188,6 +5168,8 @@ packages: - cryptohash-sha256 < 0 # -0.11.102.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - cryptohash-sha512 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - css-syntax < 0 # -0.1.0.0 (>=4.8 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - czipwith < 0 # -1.0.1.3 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - d10 < 0 # -0.2.1.6 (>=4.10 && < 4.15). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - data-compat < 0 # -0.1.0.3 (>=4.12.0.0 && < 4.15). Travis Whitaker . @TravisWhitaker. Used by: library - data-forest < 0 # -0.1.0.8 (>=4.9 && < 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library - deepseq-generics < 0 # -0.2.0.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library @@ -5204,9 +5186,11 @@ packages: - greskell < 0 # -1.2.0.1 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library - greskell-core < 0 # -0.1.3.6 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library - greskell-websocket < 0 # -0.1.2.5 (>=4.9.1.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library + - hackage-security < 0 # -0.6.0.1 (>=4.5 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - haskell-lsp < 0 # -0.24.0.0 (>=4.9 && < 4.15). Alan Zimmerman @alanz. @alanz. Used by: library - haskell-lsp-types < 0 # -0.24.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @alanz. Used by: library - haxr < 0 # -3000.11.4.1 (>=4.9 && < 4.15). Brent Yorgey @byorgey. @byorgey. Used by: library + - hgrev < 0 # -0.2.6 (>=4.7 && < 4.15). Matthew Wraith @wraithm. @bitnomial. Used by: library - hledger < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library - hledger-lib < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library - hledger-ui < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: executable @@ -5236,6 +5220,7 @@ packages: - protolude < 0 # -0.3.0 (>=4.6 && < 4.15). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library - publicsuffix < 0 # -0.20200526 (>=4 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - rattletrap < 0 # -11.1.1 (>=4.14.1 && < 4.15). Taylor Fausak @tfausak. @tfausak. Used by: library + - refined < 0 # -0.6.2 (>=4.11 && < 4.15). Daniel Cartwright @chessai. @nikita-volkov. Used by: library - regex-applicative-text < 0 # -0.1.0.1 (>=4.3 && < 4.15). Grandfathered dependencies. @phadej. Used by: library - relude < 0 # -0.7.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - resolv < 0 # -0.1.2.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library @@ -5252,6 +5237,7 @@ packages: - servant-auth-server < 0 # -0.4.6.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - servant-auth-swagger < 0 # -0.2.10.1 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - servant-client < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library + - servant-client-core < 0 # -0.18.2 (>=4.9 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - servant-docs < 0 # -0.11.8 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - servant-errors < 0 # -0.1.6.0 (>=4.10.0.0 && < 4.15). Allan Lukwago @epicallan. @epicallan. Used by: library - servant-foreign < 0 # -0.15.3 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library @@ -5265,8 +5251,8 @@ packages: - snap-server < 0 # -1.1.2.0 (>=4.6 && < 4.15). Simon Jakobi @sjakobi. @mightybyte. Used by: library - stackcollapse-ghc < 0 # -0.0.1.4 (>=4.12.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: executable - strict-tuple < 0 # -0.1.4 (^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Emily Pillmore @topos. @mitchellwrosen. Used by: library - - strict-tuple-lens < 0 # -0.1.0.1 (>=4.11 && < 4.15). Emily Pillmore @topos. @emilypi. Used by: library - stripe-concepts < 0 # -1.0.2.6 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library + - swagger2 < 0 # -2.6 (>=4.9 && < 4.15). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - swish < 0 # -0.10.0.4 (>=4.5 && < 4.15). Douglas Burke @DougBurke. Used by: library - tasty-wai < 0 # -0.1.1.1 (>=4.8 && < 4.15). Pavan Rikhi @prikhi. @qfpl. Used by: library - tdigest < 0 # -0.2.1.1 (>=4.7 && < 4.15). Grandfathered dependencies. @phadej. Used by: library @@ -5278,137 +5264,66 @@ packages: - typerep-map < 0 # -0.3.3.0 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - with-utf8 < 0 # -1.0.2.2 (>=4.10 && < 4.15). Serokell @serokell. @serokell. Used by: library - zydiskell < 0 # -0.2.0.0 (>=4.7 && < 4.15). Edward Nerd @nerded1337. @nerded1337. Used by: library - - # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # aeson-1.5.6.0 ([changelog](http://hackage.haskell.org/package/aeson-1.5.6.0/changelog)) (Adam Bergmark @bergmark) is out of bounds for: - - chronos < 0 # -1.1.2 (>=1.1 && < 1.5). Daniel Cartwright @chessai. @andrewthad. Used by: library - # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: - - ipynb < 0 # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite - # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: - - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library - - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library - - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library - - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library - - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library - - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library - - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library - - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library - - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library - - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library - - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library - - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library - - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library - - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library - - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library # base64-bytestring-1.2.0.1 ([changelog](http://hackage.haskell.org/package/base64-bytestring-1.2.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - nonce < 0 # -1.0.7 (>=1.0 && < 1.2). Felipe Lessa @meteficha. @meteficha. Used by: library - # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable + - servant-auth-server < 0 # -0.4.6.0 (>=1.0.0.1 && < 1.2). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-client-core < 0 # -0.18.2 (>=1.0.0.1 && < 1.2). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library + - servant-server < 0 # -0.18.2 (>=1.0.0.1 && < 1.2). Haskell Servant . @haskell-servant. Used by: library # call-stack-0.4.0 ([changelog](http://hackage.haskell.org/package/call-stack-0.4.0/changelog)) (Grandfathered dependencies) is out of bounds for: - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=0.2 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: - - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # circular (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - mcmc < 0 # -0.4.0.0 (>=0.3.1.1 && < 0.4). Dominik Schrempf @dschrempf. @dschrempf. Used by: library # citeproc-0.4 ([changelog](http://hackage.haskell.org/package/citeproc-0.4/changelog)) (John MacFarlane @jgm) is out of bounds for: - pandoc < 0 # -2.13 (>=0.3.0.9 && < 0.3.1). John MacFarlane @jgm. @jgm. Used by: library # clock-0.8.2 ([changelog](http://hackage.haskell.org/package/clock-0.8.2/changelog)) (Philipp Middendorf @pmiddend) is out of bounds for: - clock-extras < 0 # -0.1.0.2 (>=0.4.6 && < 0.8.0). Jonathan Fischoff @jfischoff. @skedgeme. Used by: library - # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library # commonmark-0.2 ([changelog](http://hackage.haskell.org/package/commonmark-0.2/changelog)) (John MacFarlane @jgm) is out of bounds for: - pandoc < 0 # -2.13 (>=0.1.1.3 && < 0.2). John MacFarlane @jgm. @jgm. Used by: library - # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable - - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library - - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library - # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: - - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library - - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library - - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library - - uri-bytestring < 0 # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark - # dhall (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: - - dhall-bash < 0 # -1.0.36 (>=1.36.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-json < 0 # -1.7.6 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-lsp-server < 0 # -1.0.14 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-yaml < 0 # -1.2.6 (>=1.31.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - hpack-dhall < 0 # -0.5.2 (>=1.18.0). Phil de Joux @philderbeast. @blockscope. Used by: library - - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - verbosity < 0 # -0.4.0.0 (>=1.23.0 && < 2). Peter Trško @trskop. @trskop. Used by: library + # cryptonite-0.29 ([changelog](http://hackage.haskell.org/package/cryptonite-0.29/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: + - avers < 0 # -0.0.17.1 (>=0.21 && < 0.29). Tomas Carnecky @wereHamster. @wereHamster. Used by: library # dlist-1.0 ([changelog](http://hackage.haskell.org/package/dlist-1.0/changelog)) (Grandfathered dependencies) is out of bounds for: - hw-json < 0 # -1.3.2.2 (>=0.8 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - hw-mquery < 0 # -0.2.1.0 (>=0.8.0 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - salak < 0 # -0.3.6 (>=0.8.0 && < 0.9). Daniel YU . @leptonyu. Used by: library # doctest-0.18.1 ([changelog](http://hackage.haskell.org/package/doctest-0.18.1/changelog)) (Simon Hengel @sol) is out of bounds for: - asif < 0 # -6.0.4 (>=0.16.2 && < 0.17). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite + - co-log-core < 0 # -0.2.1.1 (>=0.16.0 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite + - d10 < 0 # -0.2.1.6 (>=0.13 && < 0.18). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: test-suite + - email-validate < 0 # -2.3.2.13 (>=0.8 && < 0.17). George Pollard @Porges. @Porges. Used by: test-suite + - membrain < 0 # -0.0.0.2 (>=0.16 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite - numhask < 0 # -0.7.1.0 (>=0.16 && < 0.18). Tony Day @tonyday567. @tonyday567. Used by: test-suite - partial-semigroup < 0 # -0.5.1.12 (>=0.11 && < 0.18). Chris Martin @chris-martin. @chris-martin. Used by: test-suite - polysemy < 0 # -1.5.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite - # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library - # ekg-core (Eric Conlon @ejconlon, GHC 9) (not present) depended on by: - - composite-ekg < 0 # -0.7.5.0 (>=0.1.1.3 && < 0.5). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - monad-metrics < 0 # -0.2.2.0 (>=0.1.0.1 && < 0.2). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library - # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: - - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library - - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library - # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library - - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library - - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library - - nonce < 0 # -1.0.7 (>=0.3.7 && < 0.4.2). Felipe Lessa @meteficha. @meteficha. Used by: library - - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library - - random-bytestring < 0 # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark - - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library - - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library - - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library - - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library - - websockets < 0 # -0.12.7.2 (>=0.2.1 && < 0.5). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library - # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: - - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library - - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library - # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: - - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library - - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library + - polysemy-plugin < 0 # -0.3.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite + - servant-auth-docs < 0 # -0.2.10.0 (>=0.11.3 && < 0.17). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-openapi3 < 0 # -2.0.1.2 (>=0.11.1 && < 0.18). Maxim Koltsov @maksbotan. @biocad. Used by: test-suite + - shortcut-links < 0 # -0.5.1.1 (^>=0.16). Grandfathered dependencies. @kowainik. Used by: test-suite + - type-errors-pretty < 0 # -0.0.1.1 (>=0.16 && < 0.18). Grandfathered dependencies. @chshersh. Used by: test-suite # formatting-7.1.2 ([changelog](http://hackage.haskell.org/package/formatting-7.1.2/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - webby < 0 # -1.0.1 (>=6.3.7 && < 6.4). Aditya Manthramurthy @donatello. @donatello. Used by: library - # freer-simple (Alexis King @lexi-lambda, GHC 9) (not present) depended on by: - - polysemy < 0 # -1.5.0.0 (-any). Matej Niznik @TheMatten. @polysemy-research. Used by: benchmark - # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: - - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + # generic-deriving-1.14 ([changelog](http://hackage.haskell.org/package/generic-deriving-1.14/changelog)) (Ryan Scott @RyanGlScott) is out of bounds for: + - composite-aeson < 0 # -0.7.5.0 (>=1.11.2 && < 1.14). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + # ghc-9.0.1 ([changelog](http://hackage.haskell.org/package/ghc-9.0.1/changelog)) is out of bounds for: + - fusion-plugin < 0 # -0.2.2 (>=7.10.3 && < =8.11). Pranay Sashank @pranaysashank. @composewell. Used by: library + - ghc-source-gen < 0 # -0.4.0.0 (>=8.4 && < 8.11). Judah Jacobson @judah. @google. Used by: library + - hie-bios < 0 # -0.7.5 (>=8.4.1 && < 8.11). Neil Mitchell @ndmitchell. @mpickering. Used by: library + - nri-prelude < 0 # -0.6.0.0 (>=8.6.1 && < 8.11). NoRedInk . @NoRedInk. Used by: library + - polysemy-plugin < 0 # -0.3.0.0 (>=8.6.5 && < 9). Matej Niznik @TheMatten. @polysemy-research. Used by: library + - proto-lens-protoc < 0 # -0.7.0.0 (>=8.2 && < 8.11). Judah Jacobson @judah. @google. Used by: executable + # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: + - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library + - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library + # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: + - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library + - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library + - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library + - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library + - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library + - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library + - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library + - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library # gi-gdk-4.0.3 ([changelog](http://hackage.haskell.org/package/gi-gdk-4.0.3/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - gi-gtk-hs < 0 # -0.3.10 (>=3.0.6 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library @@ -5417,64 +5332,56 @@ packages: # gi-gtk-4.0.4 ([changelog](http://hackage.haskell.org/package/gi-gtk-4.0.4/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - gi-gtk-hs < 0 # -0.3.10 (>=3.0.26 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # hackage-security (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-file < 0 # -0.1.1 (-any). Jens Petersen @juhp. @juhp. Used by: library - - stack < 0 # -2.7.1 (>=0.6.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library # haddock-library-1.10.0 ([changelog](http://hackage.haskell.org/package/haddock-library-1.10.0/changelog)) (Alex Biehl @alexbiehl) is out of bounds for: - pandoc < 0 # -2.13 (>=1.8 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library # haskell-gi-base-0.25.0 ([changelog](http://hackage.haskell.org/package/haskell-gi-base-0.25.0/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - gi-cairo-connector < 0 # -0.1.0 (>=0.24.0 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - gi-cairo-render < 0 # -0.1.0 (>=0.24 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: - - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: - - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library - # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: - - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library - - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable - - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library - # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: - - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - arbor-lru-cache < 0 # -0.1.1.1 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite - bits-extra < 0 # -0.0.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - email-validate < 0 # -2.3.2.13 (>=2.2.3 && < 2.8). George Pollard @Porges. @Porges. Used by: test-suite - fmt < 0 # -0.6.1.2 (>=2.2 && < 2.8). Chris Dornan @cdornan. @aelve. Used by: test-suite + - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - hw-conduit < 0 # -0.2.1.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - hw-fingertree-strict < 0 # -0.1.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=2.6 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - hw-ip < 0 # -2.4.2.0 (>=2.4.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - hw-mquery < 0 # -0.2.1.0 (>=2.6.0 && < 2.8.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - indexed-containers < 0 # -0.1.0.2 (>=2.4.8 && < 2.8). Ziyang Liu @zliu41. @zliu41. Used by: test-suite + - libjwt-typed < 0 # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - lrucaching < 0 # -0.3.3 (>=2.2 && < 2.8). Moritz Kiefer @cocreature. @cocreature. Used by: test-suite - mcmc < 0 # -0.4.0.0 (>=2.7.4 && < 2.8). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - membrain < 0 # -0.0.0.2 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + - multistate < 0 # -0.8.0.3 (>=2 && < 2.8). Lennart Spitzner @lspitzner. @lspitzner. Used by: test-suite + - postgrest < 0 # -7.0.1 (>=2.3 && < 2.8). Robert Vollmert @robx. @PostgREST. Used by: test-suite + - servant-auth-client < 0 # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-auth-swagger < 0 # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - simple-log < 0 # -0.9.12 (>=2.3 && < 2.8). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: test-suite + - swagger2 < 0 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite - tomland < 0 # -1.3.3.0 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - validation-selective < 0 # -0.1.0.1 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - conferer-hspec < 0 # -1.1.0.0 (>=2.0.0 && < 2.8.0). Lucas David Traverso @ludat. Used by: library + - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library + - libjwt-typed < 0 # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite + # hspec-discover-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-discover-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - servant-auth-client < 0 # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-auth-swagger < 0 # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - swagger2 < 0 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite # hspec-wai-0.11.1 ([changelog](http://hackage.haskell.org/package/hspec-wai-0.11.1/changelog)) (Simon Hengel @sol) is out of bounds for: - hspec-wai-json < 0 # -0.11.0 (==0.11.0). Simon Hengel @sol. @hspec. Used by: library + # http-api-data-0.4.3 ([changelog](http://hackage.haskell.org/package/http-api-data-0.4.3/changelog)) (Nickolay Kudasov @fizruk) is out of bounds for: + - servant < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library + - servant-server < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - amazonka-core < 0 # -1.6.1 (>=0.4 && < 0.7). Brendan Hay @brendanhay. @brendanhay. Used by: library - pinboard < 0 # -0.10.2.0 (>=0.5 && < 0.7). Jon Schoning @jonschoning. @jonschoning. Used by: library + - servant-auth-client < 0 # -0.4.1.0 (>=0.5.13.1 && < 0.7). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-client < 0 # -0.18.2 (>=0.5.13.1 && < 0.7). Haskell Servant . @haskell-servant. Used by: library # integer-gmp-1.1 ([changelog](http://hackage.haskell.org/package/integer-gmp-1.1/changelog)) is out of bounds for: - arithmoi < 0 # -0.11.0.1 (< 1.1). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library - hmpfr < 0 # -0.4.4 (>=1.0 && < 1.1). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: - - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library - # ixset-typed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - hOpenPGP < 0 # -2.9.5 (-any). Clint Adams @clinty. Used by: library - - hopenpgp-tools < 0 # -0.23.6 (-any). Clint Adams @clinty. Used by: executable - - ixset-typed-binary-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library - - ixset-typed-conversions < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - ixset-typed-hashable-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library - - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library # jira-wiki-markup-1.4.0 ([changelog](http://hackage.haskell.org/package/jira-wiki-markup-1.4.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for: - pandoc < 0 # -2.13 (>=1.3.4 && < 1.4). John MacFarlane @jgm. @jgm. Used by: library # language-c-0.9.0.1 ([changelog](http://hackage.haskell.org/package/language-c-0.9.0.1/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: @@ -5483,133 +5390,103 @@ packages: - aeson-picker < 0 # -0.1.0.5 (>=4.15 && < 5). Bogdan Neterebskii @ozzzzz. @ozzzzz. Used by: library - boundingboxes < 0 # -0.2.3 (>=3.8 && < 5). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - lens-datetime < 0 # -0.3 (>=3 && < 5). Mihaly Barasz klao@nilcons.com @klao. @nilcons. Used by: library + - servant-auth < 0 # -0.4.0.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-server < 0 # -0.4.6.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-swagger < 0 # -0.2.10.1 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-docs < 0 # -0.11.8 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - servant-foreign < 0 # -0.15.3 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - servant-multipart < 0 # -0.12 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - servant-swagger < 0 # -1.1.10 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - smash-lens < 0 # -0.1.0.1 (>=4.0 && < 5.0). Emily Pillmore @topos. @emilypi. Used by: library + - swagger2 < 0 # -2.6 (>=4.16.1 && < 4.20). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + # lens-family-2.1.1 ([changelog](http://hackage.haskell.org/package/lens-family-2.1.1/changelog)) (Michael Thompson @michaelt) is out of bounds for: + - proto-lens < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protoc < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: executable + - proto-lens-runtime < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library # linear-base (not present) depended on by: - one-liner < 0 # -2.0 (>=0.1 && < 1.0). Grandfathered dependencies. @sjoerdvisscher. Used by: library - # mersenne-random (not present) depended on by: - - mwc-random < 0 # -0.15.0.1 (-any). Grandfathered dependencies. @bos. Used by: benchmark + # memory-0.16.0 ([changelog](http://hackage.haskell.org/package/memory-0.16.0/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: + - avers < 0 # -0.0.17.1 (>=0.14 && < 0.16). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - servant-auth-server < 0 # -0.4.6.0 (>=0.14.16 && < 0.16). Domen Kozar @domenkozar. @haskell-servant. Used by: library # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - mcmc < 0 # -0.4.0.0 (>=0.14.0.0 && < 0.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - stm-hamt < 0 # -1.2.0.6 (>=0.13 && < 0.15). Alejandro Serrano @serras. @nikita-volkov. Used by: benchmark # network-3.1.2.1 ([changelog](http://hackage.haskell.org/package/network-3.1.2.1/changelog)) (Grandfathered dependencies) is out of bounds for: - network-bsd < 0 # -2.8.1.0 ((>=3.0.0.0 && < 3.0.2) || (>=3.1.0.0 && < 3.1.2)). Grandfathered dependencies. @haskell. Used by: library - # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: - - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # optics-core-0.4 ([changelog](http://hackage.haskell.org/package/optics-core-0.4/changelog)) (Optics ) is out of bounds for: + - cabal-plan < 0 # -0.7.2.0 (^>=0.2 || ^>=0.3). Henning Thielemann @thielema. @hvr. Used by: executable + - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + # optics-th-0.4 ([changelog](http://hackage.haskell.org/package/optics-th-0.4/changelog)) (Optics ) is out of bounds for: + - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library # parser-combinators-1.3.0 ([changelog](http://hackage.haskell.org/package/parser-combinators-1.3.0/changelog)) (Mark Karpov @mrkkrp) is out of bounds for: - egison-pattern-src < 0 # -0.2.1.2 (>=1.0.0 && < 1.3). Satoshi Egi @egisatoshi. @egison. Used by: library - paripari < 0 # -0.7.0.0 (>=1.0 && < 1.3). Daniel Mendler @minad. @minad. Used by: library - # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: - - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + # path-0.8.0 ([changelog](http://hackage.haskell.org/package/path-0.8.0/changelog)) (Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) is out of bounds for: - hapistrano < 0 # -0.4.1.3 (>=0.5 && < 0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library - - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable - - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library - - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library - - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library - - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library - - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library - - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: - - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + - path-text-utf8 < 0 # -0.0.1.6 (>=0.5 && < 0.8). Chris Martin @chris-martin. @chris-martin. Used by: library # primitive-unlifted-1.0.0.0 ([changelog](http://hackage.haskell.org/package/primitive-unlifted-1.0.0.0/changelog)) (Alejandro Serrano @serras) is out of bounds for: - primitive-extras < 0 # -0.10.1 (>=0.1.1.0 && < 0.2). Alejandro Serrano @serras. @metrix-ai. Used by: library - # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: - - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library - - numhask < 0 # -0.7.1.0 (>=0.3 && < 0.4). Tony Day @tonyday567. @tonyday567. Used by: library - - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library - # rank2classes (GHC 9, Mario Blazevic @blamario) (not present) depended on by: - - construct < 0 # -0.3.0.2 (>=1 && < 1.5). Mario Blazevic @blamario. Used by: library - - incremental-parser < 0 # -0.5.0.2 (>=1.0 && < 1.5). Mario Blazevic @blamario. @blamario. Used by: library - # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: - - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - webby < 0 # -1.0.1 (>=0.7). Aditya Manthramurthy @donatello. @donatello. Used by: library - # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library - - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library - - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library - - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library - - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - # servant (GHC 9, Haskell Servant ) (not present) depended on by: - - lackey < 0 # -1.0.15 (>=0.16.2 && < 0.19). Taylor Fausak @tfausak. @tfausak. Used by: library - - servant-blaze < 0 # -0.9.1 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library - - servant-exceptions < 0 # -0.2.1 (-any). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-rawm < 0 # -1.0.0.0 (>=0.16). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-elm < 0 # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-multipart < 0 # -0.12 (-any). Haskell Servant . @haskell-servant. Used by: executable - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # servant-client-core (GHC 9, Grandfathered dependencies, Haskell Servant ) (not present) depended on by: - - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - # servant-docs (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-multipart < 0 # -0.12 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: - - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library - - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library - - servant-multipart < 0 # -0.12 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-multipart < 0 # -0.12 (>=0.16 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # profunctors-5.6.2 ([changelog](http://hackage.haskell.org/package/profunctors-5.6.2/changelog)) (Edward Kmett @ekmett) is out of bounds for: + - composite-aeson < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-base < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=5.2 && < 5.6). Judah Jacobson @judah. @google. Used by: library + # safe-coloured-text-0.1.0.0 ([changelog](http://hackage.haskell.org/package/safe-coloured-text-0.1.0.0/changelog)) (Tom Sydney Kerckhove @NorfairKing) is out of bounds for: + - nri-prelude < 0 # -0.6.0.0 (>=0.0.0.0 && < 0.1). NoRedInk . @NoRedInk. Used by: library + # semialign-1.2 ([changelog](http://hackage.haskell.org/package/semialign-1.2/changelog)) (Grandfathered dependencies) is out of bounds for: + - cabal-plan < 0 # -0.7.2.0 (^>=1.1). Henning Thielemann @thielema. @hvr. Used by: executable + # singleton-bool-0.1.6 ([changelog](http://hackage.haskell.org/package/singleton-bool-0.1.6/changelog)) (Grandfathered dependencies) is out of bounds for: + - servant < 0 # -0.18.2 (>=0.1.4 && < 0.1.6). Haskell Servant . @haskell-servant. Used by: library # singletons-3.0 ([changelog](http://hackage.haskell.org/package/singletons-3.0/changelog)) (Richard Eisenberg @goldfirere) is out of bounds for: - safe-tensor < 0 # -0.2.1.1 (>=2.5 && < 2.8). Nils Alex @nilsalex. @nilsalex. Used by: library - # snap-server (GHC 9, Simon Jakobi @sjakobi) (not present) depended on by: - - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.2). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.2). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library # some-1.0.3 ([changelog](http://hackage.haskell.org/package/some-1.0.3/changelog)) (Grandfathered dependencies) is out of bounds for: - dependent-sum < 0 # -0.7.1.0 (>=1.0.1 && < 1.0.3). James Cook @mokus0. @obsidiansystems. Used by: library # tasty-1.4.1 ([changelog](http://hackage.haskell.org/package/tasty-1.4.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for: - filtrable < 0 # -0.1.6.0 (>=1.3.1 && < 1.4). Matthew Farkas-Dyck @strake. @strake. Used by: test-suite - # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: - - servant-multipart < 0 # -0.12 (-any). Haskell Servant . @haskell-servant. Used by: test-suite - - wai-middleware-clacks < 0 # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite + # tasty-hspec-1.2 ([changelog](http://hackage.haskell.org/package/tasty-hspec-1.2/changelog)) (Mitchell Rosen @mitchellwrosen) is out of bounds for: + - o-clock < 0 # -1.2.0.1 (^>=1.1.3). Serokell @serokell. @serokell. Used by: test-suite + # template-haskell-2.17.0.0 ([changelog](http://hackage.haskell.org/package/template-haskell-2.17.0.0/changelog)) is out of bounds for: + - Agda < 0 # -2.6.1.3 (>=2.11.0.0 && < 2.17). Andreas Abel @andreasabel. @agda. Used by: library + - aeson-schemas < 0 # -1.3.3 (>=2.12.0.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - avers < 0 # -0.0.17.1 (>=2.11.0.0 && < 2.17). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - composite-aeson < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-base < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - czipwith < 0 # -1.0.1.3 (>=2.9 && < 2.17). Lennart Spitzner @lspitzner. @lspitzner. Used by: library + - d10 < 0 # -0.2.1.6 (>=2.12 && < 2.17). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library + - data-accessor-template < 0 # -0.2.1.16 (>=2.11 && < 2.17). Henning Thielemann @thielema. Used by: library + - dhall < 0 # -1.38.1 (>=2.13.0.0 && < 2.17). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - egison-pattern-src-th-mode < 0 # -0.2.1.2 (>=2.2.0 && < 2.17). Satoshi Egi @egisatoshi. @egison. Used by: library + - email-validate < 0 # -2.3.2.13 (>=2.10.0.0 && < 2.17). George Pollard @Porges. @Porges. Used by: library + - equational-reasoning < 0 # -0.7.0.0 (>=2.11 && < 2.17). Hiromi Ishii @konn. @konn. Used by: library + - exception-hierarchy < 0 # -0.1.0.4 (>=2.15 && < 2.17). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + - freer-simple < 0 # -1.2.1.1 (>=2.11 && < 2.17). Alexis King @lexi-lambda. @lexi-lambda. Used by: library + - geniplate-mirror < 0 # -0.7.7 (< 2.17). Liang-Ting Chen @L-TChen. @danr. Used by: library + - hackage-security < 0 # -0.6.0.1 (>=2.7 && < 2.17). Grandfathered dependencies. @haskell. Used by: library + - hgrev < 0 # -0.2.6 (>=2.10 && < 2.17). Matthew Wraith @wraithm. @bitnomial. Used by: library + - invertible-grammar < 0 # -0.1.3 (>=2.9 && < 2.17). Eugene Smolanka @esmolanka. @esmolanka. Used by: library + - ixset-typed < 0 # -0.5 (>=2.8 && < 2.17). Grandfathered dependencies. @well-typed. Used by: library + - path < 0 # -0.8.0 (< 2.17). Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi. @commercialhaskell. Used by: library + - prairie < 0 # -0.0.1.0 (>=2.15 && < 2.17). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library + - rank2classes < 0 # -1.4.1 (>=2.11 && < 2.17). Mario Blazevic @blamario. @blamario. Used by: library + - refined < 0 # -0.6.2 (>=2.9 && < 2.17). Daniel Cartwright @chessai. @nikita-volkov. Used by: library + - req < 0 # -3.9.0 (>=2.14 && < 2.17). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - servant-client-core < 0 # -0.18.2 (>=2.11.1.0 && < 2.17). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library + - swagger2 < 0 # -2.6 (>=2.9.0.0 && < 2.17). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + - th-test-utils < 0 # -1.1.0 (>=2.11.1.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + - vector-circular < 0 # -0.1.3 (>=2.12 && < 2.17). David Himmelstrup @lemmih. @chessai. Used by: library # texmath-0.12.3 ([changelog](http://hackage.haskell.org/package/texmath-0.12.3/changelog)) (John MacFarlane @jgm) is out of bounds for: - pandoc < 0 # -2.13 (>=0.12.2 && < 0.12.3). John MacFarlane @jgm. @jgm. Used by: library - # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library - # type-errors-pretty (GHC 9, Grandfathered dependencies) (not present) depended on by: - - polysemy < 0 # -1.5.0.0 (>=0.0.0.0 && < 0.1). Matej Niznik @TheMatten. @polysemy-research. Used by: library # versions-5.0.0 ([changelog](http://hackage.haskell.org/package/versions-5.0.0/changelog)) (Colin Woodbury @fosskers) is out of bounds for: - aura < 0 # -3.2.4 (^>=4.0.1). Colin Woodbury @fosskers. @fosskers. Used by: library - # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: - - squeal-postgresql < 0 # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite + # yesod-form-1.7.0 ([changelog](http://hackage.haskell.org/package/yesod-form-1.7.0/changelog)) (Grandfathered dependencies) is out of bounds for: + - hledger-web < 0 # -1.21 (>=1.4 && < 1.7). Simon Michael @simonmichael. @simonmichael. Used by: library + + # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: + - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: + - ipynb < 0 # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite + # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: + - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library # amazonka-core (Brendan Hay @brendanhay, GHC 9) (not present) depended on by: - amazonka-apigateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - amazonka-application-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library @@ -5703,16 +5580,10 @@ packages: # arithmoi (Andrew Lelechenko @Bodigrim, GHC 9) (not present) depended on by: - cyclotomic < 0 # -1.1.1 (>=0.9). Scott N. Walck @walck. @walck. Used by: library - quadratic-irrational < 0 # -0.1.1 (>=0.9). Andrew Lelechenko @Bodigrim. @ion1. Used by: library - # bcp47 (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: - - bcp47-orphans < 0 # -0.1.0.4 (>=0.2.0.4). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: - - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library # bits-extra (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.0.1.3 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - hw-rankselect-base < 0 # -0.3.4.1 (>=0.0.0.4 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - hw-simd < 0 # -0.1.2.0 (>=0.0.1.2 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # bson (GHC 9, Victor Denisov @VictorDenisov) (not present) depended on by: - - mongoDB < 0 # -2.7.0.0 (>=0.3 && < 0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library # c2hs (GHC 9, Grandfathered dependencies) (not present) depended on by: - bz2 < 0 # -1.0.1.0 (>=0.26.1). Vanessa McHale @vmchale. Used by: library - chiphunk < 0 # -0.1.4.0 (>=0.28.1 && < 0.29). David Himmelstrup @lemmih. @CthulhuDen. Used by: library @@ -5720,46 +5591,135 @@ packages: - hw-json-simd < 0 # -0.1.1.0 (-any). Grandfathered dependencies. @haskell-works. Used by: library - hw-kafka-client < 0 # -4.0.3 (-any). Alexey Raga @AlexeyRaga. @haskell-works. Used by: library - hw-simd < 0 # -0.1.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable + # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: + - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library # chronos (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - chronos-bench < 0 # -0.2.0.2 (-any). Florian Knupfer @knupfer. @knupfer. Used by: library - # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: - - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: - - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library - # crypto-api (GHC 9, Grandfathered dependencies) (not present) depended on by: - - RSA < 0 # -2.4.1 (>=0.10 && < 0.14). Grandfathered dependencies. @GaloisInc. Used by: library - - cryptohash-cryptoapi < 0 # -0.1.4 (>=0.11). Grandfathered dependencies. @vincenthz. Used by: library - - pureMD5 < 0 # -2.1.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - - skein < 0 # -1.0.9.4 (>=0.6 && < 0.14). Grandfathered dependencies. @meteficha. Used by: library + # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library + # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable + - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library + - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library + # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: + - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library + - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library + - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library + - uri-bytestring < 0 # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: - dependent-map < 0 # -0.4.0.0 (>=0.6.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - dependent-sum-template < 0 # -0.1.0.3 (>=0.4.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - functor-combinators < 0 # -0.3.6.0 (-any). Grandfathered dependencies. @mstksg. Used by: test-suite + - lambdabot-core < 0 # -5.3.0.1 (>=0.7 && < 0.8). Peter Simons @peti. @DanBurton @mokus0. Used by: library - prim-uniq < 0 # -0.2 (>=0.7 && < 0.8). Peter Simons @peti. @obsidiansystems. Used by: library - typelits-witnesses < 0 # -0.4.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library - # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: - - spacecookie < 0 # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite - # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable - - elynx-markov < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - elynx-seq < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - elynx-tree < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark - - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # dhall (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: + - dhall-bash < 0 # -1.0.36 (>=1.36.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-json < 0 # -1.7.6 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-lsp-server < 0 # -1.0.14 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - dhall-yaml < 0 # -1.2.6 (>=1.31.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - hpack-dhall < 0 # -0.5.2 (>=1.18.0). Phil de Joux @philderbeast. @blockscope. Used by: library + - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - verbosity < 0 # -0.4.0.0 (>=1.23.0 && < 2). Peter Trško @trskop. @trskop. Used by: library + # egison-pattern-src (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library + # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library + # ekg-core (Eric Conlon @ejconlon, GHC 9) (not present) depended on by: + - composite-ekg < 0 # -0.7.5.0 (>=0.1.1.3 && < 0.5). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - monad-metrics < 0 # -0.2.2.0 (>=0.1.0.1 && < 0.2). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library + # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: + - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library + - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library + # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library + - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library + - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library + - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library + - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library + - random-bytestring < 0 # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark + - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library + - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library + - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library + - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library + - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library + # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: + - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library + - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library + # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: + - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library + - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library # filtrable (GHC 9, Matthew Farkas-Dyck @strake) (not present) depended on by: - regex-applicative < 0 # -0.3.4 (>=0.1.3). Roman Cheplyaka @feuerbach. @feuerbach. Used by: library # fmt (Chris Dornan @cdornan, GHC 9) (not present) depended on by: - cardano-coin-selection < 0 # -1.0.1 (-any). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: test-suite # ftp-client (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - ftp-client-conduit < 0 # -0.5.0.5 (==0.5.*). Dan Burton @DanBurton. @mr. Used by: library + # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: + - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library # ghc-prof (GHC 9, Grandfathered dependencies) (not present) depended on by: - profiterole < 0 # -0.1 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: executable + # gi-cairo-connector (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # gi-cairo-render (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # gi-dbusmenugtk3 (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library # gi-gdkpixbuf (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - gi-gdk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - gi-gsk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - gi-gtk < 0 # -4.0.4 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: - - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library + - gtk-sni-tray < 0 # -0.1.6.2 (>=2.0.16). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # hackage-security (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cabal-file < 0 # -0.1.1 (-any). Jens Petersen @juhp. @juhp. Used by: library + - stack < 0 # -2.7.1 (>=0.6.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: + - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: + - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library + # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: + - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library + - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable + - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library + # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: + - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library # http-link-header (GHC 9, Greg V @myfreeweb) (not present) depended on by: - yesod-page-cursor < 0 # -2.0.0.8 (>=1.0.3.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: @@ -5771,81 +5731,228 @@ packages: - hw-packed-vector < 0 # -0.2.1.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - hw-parser < 0 # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - hw-simd < 0 # -0.1.2.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + # input-parsers (GHC 9, Mario Blazevic @blamario) (not present) depended on by: + - construct < 0 # -0.3.0.2 (< 0.3). Mario Blazevic @blamario. Used by: library + - incremental-parser < 0 # -0.5.0.2 (< 0.3). Mario Blazevic @blamario. @blamario. Used by: library + # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: + - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library # io-streams (GHC 9, Gregory Collins @gregorycollins) (not present) depended on by: - http-streams < 0 # -0.8.7.2 (>=1.3 && < 1.6). Andrew Cowie @istathar. @afcowie. Used by: library - openssl-streams < 0 # -1.2.3.0 (>=1.0 && < 1.6). Gregory Collins @gregorycollins. @mightybyte. Used by: library - seqid-streams < 0 # -0.7.2 (>=1.2 && < 1.6). Matthew Wraith @wraithm. @bitnomial. Used by: library - slack-api < 0 # -0.12 (>=1.2). Rickey Visinski @rickeyski. @mpickering. Used by: library - unliftio-streams < 0 # -0.1.1.1 (>=1.5.0.1 && < 2). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library - # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable - # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable - - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library - # mwc-random (GHC 9, Grandfathered dependencies) (not present) depended on by: - - Spintax < 0 # -0.3.6 (>=0.13.3.2 && < 0.16). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library - - backprop < 0 # -0.2.6.4 (-any). Justin Le @mstksg. @mstksg. Used by: benchmark - - bimaps < 0 # -0.1.0.2 (>=0.13). Florian Eggenhofer @eggzilla. @choener. Used by: benchmark - - conduit < 0 # -1.3.4.1 (-any). Grandfathered dependencies. @snoyberg. Used by: benchmark - - criterion < 0 # -1.5.9.0 (>=0.8.0.3). Ryan Scott @RyanGlScott. @bos. Used by: library - - dirichlet < 0 # -0.1.0.4 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - elynx-markov < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - elynx-seq < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - elynx-tree < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: benchmark - - experimenter < 0 # -0.1.0.12 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library - - foldl < 0 # -1.4.11 (>=0.13.1.0 && < 0.16). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library - - influxdb < 0 # -1.9.1.2 (-any). Mitsutoshi Aoe @maoe. @maoe. Used by: executable - - massiv-test < 0 # -0.1.6.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - - metrics < 0 # -0.4.1.1 (-any). Ian Duncan @iand675. @iand675. Used by: library - - monad-par < 0 # -0.3.5 (>=0.11). Ryan Scott @RyanGlScott. @simonmar. Used by: library - - mono-traversable < 0 # -1.0.15.1 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: benchmark - - mwc-probability < 0 # -2.3.1 (>0.13 && < 0.16). Jared Tobin @jtobin. @jtobin. Used by: library - - mwc-random-monad < 0 # -0.7.3.1 (>=0.13.3.0). Alejandro Serrano @serras. @Shimuuar. Used by: library - - pava < 0 # -0.1.1.1 (-any). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark - - pipes-random < 0 # -1.0.0.5 (>=0.13). Colin Woodbury @fosskers. @fosskers. Used by: library - - random-source < 0 # -0.3.0.11 (-any). Peter Simons @peti. @mokus0. Used by: library - - sampling < 0 # -0.3.5 (>=0.13 && < 0.16). Jared Tobin @jtobin. @jtobin. Used by: library - - scheduler < 0 # -1.5.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - - slynx < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - sparse-linear-algebra < 0 # -0.3.1 (-any). Marco Zocca @ocramz. @ocramz. Used by: test-suite - - statistics < 0 # -0.15.2.0 (>=0.13.0.0). Grandfathered dependencies. @bos. Used by: library - - tlynx < 0 # -0.5.0.2 (>=0.14.0.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - uncertain < 0 # -0.3.1.0 (>=0.10). Justin Le @mstksg. @mstksg. Used by: library - - vector-algorithms < 0 # -0.8.0.4 (-any). Grandfathered dependencies. @erikd. Used by: benchmark + - websockets-snap < 0 # -0.10.3.1 (>=1.3 && < 1.6). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # ixset-typed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - hOpenPGP < 0 # -2.9.5 (-any). Clint Adams @clinty. Used by: library + - hopenpgp-tools < 0 # -0.23.6 (-any). Clint Adams @clinty. Used by: executable + - ixset-typed-binary-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library + - ixset-typed-conversions < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - ixset-typed-hashable-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library + - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library # net-mqtt (Dustin Sallings @dustin, GHC 9) (not present) depended on by: - net-mqtt-lens < 0 # -0.1.0.0 (>=0.7.0.0 && < 0.8.0.0). Dustin Sallings @dustin. @dustin. Used by: library # network-bsd (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bson < 0 # -0.4.0.1 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - happstack-server < 0 # -7.7.1 (>=2.8.1 && < 2.9). Jeremy Shaw @stepcut. @stepcut. Used by: library - httpd-shed < 0 # -0.4.1.1 (>=2.7 && < 2.9). Grandfathered dependencies. @hsenag. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=2.7 && < 2.9). Peter Simons @peti. @DanBurton @mokus0. Used by: library - mongoDB < 0 # -2.7.0.0 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - network-simple < 0 # -0.4.5 ((>=2.7)). Renzo Carbonara @k0001. @k0001. Used by: library - smtp-mail < 0 # -0.3.0.0 (-any). Matt Parsons @parsonsmatt. @jhickner. Used by: library # nonce (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: - mongoDB < 0 # -2.7.0.0 (>=1.0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - serversession < 0 # -1.0.2 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: - - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library - - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library + - yesod-auth < 0 # -1.6.10.3 (>=1.0.2 && < 1.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: + - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library + - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library # one-liner (GHC 9, Grandfathered dependencies) (not present) depended on by: - generic-data < 0 # -0.9.2.0 (>=1.0). Li-yao Xia @Lysxia. @Lysxia. Used by: test-suite # pandoc (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - pandoc-plot < 0 # -1.2.1 (>=2.10 && < 3). Laurent P. René de Cotret @LaurentRDC. @LaurentRDC. Used by: library - pandoc-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - slick < 0 # -1.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - yesod-markdown < 0 # -0.12.6.11 (>=2.0). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: + - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library + - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library + - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library + - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library + - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library + - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: + - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: + - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library + - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library + # rank2classes (GHC 9, Mario Blazevic @blamario) (not present) depended on by: + - construct < 0 # -0.3.0.2 (>=1 && < 1.5). Mario Blazevic @blamario. Used by: library + - incremental-parser < 0 # -0.5.0.2 (>=1.0 && < 1.5). Mario Blazevic @blamario. @blamario. Used by: library + # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: + - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library + - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library + - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library + - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library + - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + # salak (Daniel YU , GHC 9) (not present) depended on by: + - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library + # servant (GHC 9, Haskell Servant ) (not present) depended on by: + - lackey < 0 # -1.0.15 (>=0.16.2 && < 0.19). Taylor Fausak @tfausak. @tfausak. Used by: library + - servant-blaze < 0 # -0.9.1 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + - servant-exceptions < 0 # -0.2.1 (-any). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library + - servant-rawm < 0 # -1.0.0.0 (>=0.16). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-elm < 0 # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: + - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library + - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library + - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # snap-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - gingersnap < 0 # -0.3.1.0 (-any). Tom Murphy . Used by: library + - snap-blaze < 0 # -0.2.1.5 (>=0.6 && < 1.1). Tomas Carnecky @wereHamster. @jaspervdj. Used by: library + - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.1). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.1). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # snap-server (GHC 9, Simon Jakobi @sjakobi) (not present) depended on by: + - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.2). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.2). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: + - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library + # strict-tuple (Emily Pillmore @topos, GHC 9) (not present) depended on by: + - strict-tuple-lens < 0 # -0.2 (^>=0.1.3). Emily Pillmore @topos. @emilypi. Used by: library + # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: + - wai-middleware-clacks < 0 # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite + # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: + - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library + # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: + - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library + - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.11.0 && < =1.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library + - threepenny-gui < 0 # -0.9.1.0 ((>=0.8 && < 0.12.5) || (>0.12.5.0 && < 0.13)). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library + - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=0.9.5 && < 0.13). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library + - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: + - squeal-postgresql < 0 # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite + # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library + # bcp47 (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: + - bcp47-orphans < 0 # -0.1.0.4 (>=0.2.0.4). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: + - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library + # bz2 (GHC 9, Vanessa McHale @vmchale) (not present) depended on by: + - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library + # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: + - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: + - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library + # crypto-api (GHC 9, Grandfathered dependencies) (not present) depended on by: + - RSA < 0 # -2.4.1 (>=0.10 && < 0.14). Grandfathered dependencies. @GaloisInc. Used by: library + - cryptohash-cryptoapi < 0 # -0.1.4 (>=0.11). Grandfathered dependencies. @vincenthz. Used by: library + - pureMD5 < 0 # -2.1.3 (-any). Grandfathered dependencies. @TomMD. Used by: library + - skein < 0 # -1.0.9.4 (>=0.6 && < 0.14). Grandfathered dependencies. @meteficha. Used by: library + # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: + - spacecookie < 0 # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite + # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable + - elynx-markov < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - elynx-seq < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - elynx-tree < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark + - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # generic-data (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: + - generic-data-surgery < 0 # -0.3.0.0 (>=0.2). Li-yao Xia @Lysxia. @Lysxia. Used by: library + - headroom < 0 # -0.4.1.0 (-any). Vaclav Svejcar @vaclavsvejcar. @vaclavsvejcar. Used by: library + - safecopy < 0 # -0.10.4.2 (>=0.3). Grandfathered dependencies. @acid-state. Used by: library + # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: + - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library + # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: + - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library + # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HTTP < 0 # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite + - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable + # hw-fingertree (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-balancedparens < 0 # -0.4.1.1 (>=0.1.1.0 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect < 0 # -0.13.4.0 (>=0.1.1.0 && < 1.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # hw-rankselect-base (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-balancedparens < 0 # -0.4.1.1 (>=0.3.2.1 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-excess < 0 # -0.2.3.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-rankselect < 0 # -0.13.4.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-succinct < 0 # -0.1.0.1 (>=0.2.0.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable + # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable + - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library + # network-simple (GHC 9, Renzo Carbonara @k0001) (not present) depended on by: + - moss < 0 # -0.2.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library + - network-simple-tls < 0 # -0.4 (>=0.4.3). Renzo Carbonara @k0001. @k0001. Used by: library + - pipes-network < 0 # -0.6.5 (-any). Renzo Carbonara @k0001. @k0001. Used by: library + - pipes-network-tls < 0 # -0.4 (-any). Renzo Carbonara @k0001. @k0001. Used by: library + # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: + - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library + - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library # postgres-options (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: - base16 < 0 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - base32 < 0 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - base64 < 0 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - # salak (Daniel YU , GHC 9) (not present) depended on by: - - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library - # snap-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - gingersnap < 0 # -0.3.1.0 (-any). Tom Murphy . Used by: library - - snap-blaze < 0 # -0.2.1.5 (>=0.6 && < 1.1). Tomas Carnecky @wereHamster. @jaspervdj. Used by: library - # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: - - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library + # serversession (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: + - serversession-frontend-wai < 0 # -1.0 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library # sweet-egison (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - egison < 0 # -4.1.2 (>=0.1.1.3). Satoshi Egi @egisatoshi. @egison. Used by: library # sydtest (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: @@ -5867,6 +5974,8 @@ packages: # tmp-postgres (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - pg-transact < 0 # -0.3.1.1 (>=1.34.0.0). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + # typelits-witnesses (GHC 9, Justin Le @mstksg) (not present) depended on by: + - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library # uri-bytestring (GHC 9, Michael Xavier @MichaelXavier) (not present) depended on by: - dublincore-xml-conduit < 0 # -0.1.0.2 (-any). koral koral@mailoo.org @k0ral. @k0ral. Used by: library - hoauth2 < 0 # -1.16.0 (>=0.2.3.1 && < 0.4). Haisheng Wu @freizl. @freizl. Used by: library @@ -5874,7 +5983,6 @@ packages: - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=0.3.3.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: - - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - eventful-core < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - eventstore < 0 # -1.4.1 (==1.3.*). Yorick Laupa yo.eight@gmail.com @YoEight. @YoEight. Used by: library - genvalidity-mergeful < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite @@ -5893,15 +6001,6 @@ packages: # wai-session (GHC 9, Grandfathered dependencies) (not present) depended on by: - serversession-frontend-wai < 0 # -1.0 (==0.3.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - wai-session-redis < 0 # -0.1.0.2 (>=0.3.3 && < 0.4). Tomasz Maciosowski @t4ccer. @t4ccer. Used by: library - # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: - - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library - - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library - - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library - - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library # yamlparse-applicative (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - typed-uuid < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # yesod-auth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: @@ -5915,27 +6014,27 @@ packages: - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library - yesod-fb < 0 # -0.6.1 (-any). Felipe Lessa @meteficha, Sibi Prabakaran @psibi. @psibi. Used by: library - yesod-gitrev < 0 # -0.2.1 (>=1.6). Dan Burton @DanBurton. @DanBurton. Used by: library - - yesod-markdown < 0 # -0.12.6.11 (>=1.2). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - yesod-newsfeed < 0 # -1.7.0.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-page-cursor < 0 # -2.0.0.8 (>=1.6.18.8). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - yesod-paginator < 0 # -1.1.1.0 (>=1.4). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - yesod-persistent < 0 # -1.6.0.7 (>=1.6 && < 1.7). Grandfathered dependencies. @snoyberg. Used by: library - yesod-sitemap < 0 # -1.6.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - yesod-static < 0 # -1.6.1.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - yesod-test < 0 # -1.6.12 (>=1.6.17). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-websockets < 0 # -0.3.0.3 (>=1.6). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library # yesod-form (GHC 9, Grandfathered dependencies) (not present) depended on by: - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4 && < 1.8). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - - yesod-markdown < 0 # -0.12.6.11 (>=1.3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library # yjsvg (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - gluturtle < 0 # -0.0.58.1 (>=0.1.18). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # HTTP (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HandsomeSoup < 0 # -0.4.2 (-any). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library + - MusicBrainz < 0 # -0.4.1 (>=4000.0). Clint Adams @clinty. Used by: library + - fedora-haskell-tools < 0 # -0.9 (-any). Jens Petersen @juhp. @fedora-haskell. Used by: executable + - gravatar < 0 # -0.8.0 (-any). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library + - hxt-http < 0 # -9.1.5.2 (>=4000 && < 5000). Grandfathered dependencies. @UweSchmidt. Used by: library + - pg-harness-client < 0 # -0.6.0 (>=4000.2.17 && < 4001). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library # RSA (GHC 9, Grandfathered dependencies) (not present) depended on by: - authenticate-oauth < 0 # -1.6.0.1 (>=2.0 && < 2.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library - # backprop (GHC 9, Justin Le @mstksg) (not present) depended on by: - - hmatrix-backprop < 0 # -0.1.3.0 (>=0.2.5). Justin Le @mstksg. @mstksg. Used by: library # base16 (Emily Pillmore @topos, GHC 9) (not present) depended on by: - base16-lens < 0 # -0.1.3.2 (^>=0.3). Emily Pillmore @topos. @emilypi. Used by: library # base32 (Emily Pillmore @topos, GHC 9) (not present) depended on by: @@ -5943,699 +6042,50 @@ packages: # base64 (Emily Pillmore @topos, GHC 9) (not present) depended on by: - base64-lens < 0 # -0.3.1 (^>=0.4). Emily Pillmore @topos. @emilypi. Used by: library - password < 0 # -3.0.0.0 (>=0.3 && < 0.5). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - # bz2 (GHC 9, Vanessa McHale @vmchale) (not present) depended on by: - - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library - # conduit (GHC 9, Grandfathered dependencies) (not present) depended on by: - - MusicBrainz < 0 # -0.4.1 (>=1.2.8). Clint Adams @clinty. Used by: library - - authenticate < 0 # -1.3.5 (>=0.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - binary-conduit < 0 # -1.3.1 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @qnikst. Used by: library - - binary-ext < 0 # -2.0.4 (>=1.3.0). Warlock @A1-Triard. @A1-Triard. Used by: library - - bzlib-conduit < 0 # -0.3.0.2 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - casa-client < 0 # -0.0.1 (-any). Chris Done @chrisdone. Used by: library - - cassava-conduit < 0 # -0.6.0 (==1.3.*). Dom De Re @domdere. @domdere. Used by: library - - cereal-conduit < 0 # -0.8.0 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - classy-prelude-conduit < 0 # -1.5.0 (>=1.3 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library - - conduit-concurrent-map < 0 # -0.1.1 (-any). Niklas Hambüchen mail@nh2.me @nh2. @nh2. Used by: library - - conduit-extra < 0 # -1.3.5 (>=1.3 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - conduit-parse < 0 # -0.2.1.0 (>=1.3). koral koral@mailoo.org @k0ral. @k0ral. Used by: library - - conduit-zstd < 0 # -0.0.2.0 (>=1.0). Luis Pedro Coelho @luispedro. @luispedro. Used by: library - - cryptonite-conduit < 0 # -0.2.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @haskell-crypto. Used by: library - - dbus < 0 # -1.2.21 (>=1.3.0 && < 1.4). Andrey Sverdlichenko @rblaze. @rblaze. Used by: library - - editor-open < 0 # -0.6.0.0 (>=1.2.3). Peter Harpending @pharpend. @pharpend. Used by: library - - errors-ext < 0 # -0.4.2 (-any). Warlock @A1-Triard. @A1-Triard. Used by: test-suite - - esqueleto < 0 # -3.5.0.0 (>=1.3). Matt Parsons @parsonsmatt. @bitemyapp. Used by: library - - fb < 0 # -2.1.1 (>=1.3.0). Felipe Lessa @meteficha, Sibi Prabakaran @psibi. @psibi. Used by: library - - fold-debounce-conduit < 0 # -0.2.0.6 (>=1.3.0 && < 1.4). Toshio Ito @debug-ito. @debug-ito. Used by: library - - fsnotify-conduit < 0 # -0.1.1.1 (>=1.2.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - google-isbn < 0 # -1.0.3 (-any). Alexandre Peyroux @apeyroux. @apeyroux. Used by: library - - hadoop-streaming < 0 # -0.2.0.3 (>=1.3.1 && < 1.4). Ziyang Liu @zliu41. @zliu41. Used by: library - - hal < 0 # -0.4.8 (>=1.3.1). Nathan Fairhurst @iamfromspace. @Nike-inc. Used by: library - - hamtsolo < 0 # -1.0.3 (>=1.2). Jacek Galowicz @tfc. @tfc. Used by: executable - - hoogle < 0 # -5.0.18.1 (>=1.3.0). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library - - hspec-junit-formatter < 0 # -1.0.1.0 (>=1.3.4.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - - html-conduit < 0 # -1.3.2.1 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - http-conduit < 0 # -2.3.8 (>=1.2). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - http-reverse-proxy < 0 # -0.6.0 (>=1.3). Grandfathered dependencies. @snoyberg. Used by: library - - hw-conduit-merges < 0 # -0.2.1.0 (>=1.3). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect < 0 # -0.13.4.0 (>=1.2 && < 1.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark - - hw-succinct < 0 # -0.1.0.1 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - imagesize-conduit < 0 # -1.1 (>=1.1 && < 1.4). Silk . @bergmark @hesselink. Used by: library - - irc-client < 0 # -1.1.2.1 (>=1.2.8 && < 1.4). Michael Walker @barrucadu. @barrucadu. Used by: library - - irc-conduit < 0 # -0.3.0.4 (>=1.2.8 && < 1.4). Michael Walker @barrucadu. @barrucadu. Used by: library - - json-rpc < 0 # -1.0.3 (-any). Jean-Pierre Rupp @xenog. @jprupp. Used by: library - - libyaml < 0 # -0.1.2 (>=1.2.8 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library - - lz4-frame-conduit < 0 # -0.1.0.1 (-any). Niklas Hambüchen mail@nh2.me @nh2. @nh2. Used by: library - - lzma-conduit < 0 # -1.2.1 (>=1.1.0 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @alphaHeavy. Used by: library - - machines < 0 # -0.7.2 (>=1.3 && < 1.4). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - markdown < 0 # -0.1.17.4 (>=1.2.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - mime-mail-ses < 0 # -0.4.3 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - mnist-idx-conduit < 0 # -0.4.0.0 (-any). Marco Zocca @ocramz. @ocramz. Used by: library - - monad-logger < 0 # -0.3.36 (>=1.0 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library - - ndjson-conduit < 0 # -0.1.0.5 (>=1.2). Sam Rijs @srijs. @srijs. Used by: library - - network-conduit-tls < 0 # -1.3.2 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - nqe < 0 # -0.6.3 (-any). Jean-Pierre Rupp @xenog. @xenog. Used by: library - - nuxeo < 0 # -0.3.2 (-any). Alexandre Peyroux @apeyroux. @apeyroux. Used by: library - - pager < 0 # -0.1.1.0 (>=1.2.3). Peter Harpending @pharpend. @pharpend. Used by: library - - persistent < 0 # -2.13.0.2 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - persistent-mtl < 0 # -0.2.1.0 (>=1.3.0.3 && < 2). Brandon Chinn @brandonchinn178. @brandonchinn178. Used by: library - - persistent-mysql < 0 # -2.13.0.1 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - persistent-pagination < 0 # -0.1.1.2 (>=1.2.8 && < 1.4). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - - persistent-postgresql < 0 # -2.13.0.1 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - persistent-sqlite < 0 # -2.13.0.3 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - persistent-test < 0 # -2.13.0.3 (>=1.2.12). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - persistent-typed-db < 0 # -0.1.0.4 (>=1.3.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - - plaid < 0 # -0.1.0.4 (-any). Sasha Bogicevic @v0d1ch. @v0d1ch. Used by: executable - - project-template < 0 # -0.2.1.0 (>=1.2.8 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library - - rocksdb-query < 0 # -0.4.2 (-any). Jean-Pierre Rupp @xenog. @jprupp. Used by: library - - rp-tree < 0 # -0.3.6 (>=1.3.1). Marco Zocca @ocramz. @ocramz. Used by: library - - safeio < 0 # -0.0.5.0 (>=1.0). Luis Pedro Coelho @luispedro. @luispedro. Used by: library - - sbp < 0 # -2.6.3 (>=1.2.13.1). Mark Fine @markfine. @swift-nav. Used by: executable - - serf < 0 # -0.1.1.0 (-any). Ian Duncan @iand675. @iand675 @sanetracker. Used by: library - - shell-conduit < 0 # -5.0.0 (>=1.3). Sibi Prabakaran @psibi. @psibi. Used by: library - - simple-sendfile < 0 # -0.2.30 (-any). Grandfathered dependencies. @kazu-yamamoto. Used by: test-suite - - soap < 0 # -0.2.3.6 (>=1.2.6.6 && < 1.4). Alexander Bondarenko @dpwiz. Used by: library - - stm-conduit < 0 # -4.0.1 (>=1.0 && < 1.4). Alexander Vershilov @qnikst. @cgaebel. Used by: library - - store-streaming < 0 # -0.2.0.3 (>=1.2.3.1). Michael Sloan @mgsloan. @snoyberg. Used by: library - - tar-conduit < 0 # -0.3.2 (-any). Simon Marechal @bartavelle. @snoyberg. Used by: library - - wai-conduit < 0 # -3.0.0.4 (-any). Grandfathered dependencies. @snoyberg. Used by: library - - webex-teams-api < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library - - webex-teams-conduit < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library - - xlsx < 0 # -0.8.3 (>=1.0.0). Kirill Zaborsky @qrilka. @qrilka. Used by: library - - xml-conduit < 0 # -1.9.1.1 (>=1.3 && < 1.4). Grandfathered dependencies. @snoyberg. Used by: library - - xml-html-qq < 0 # -0.1.0.1 (-any). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - - yaml < 0 # -0.11.5.0 (>=1.2.8 && < 1.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-bin < 0 # -1.6.1 (>=1.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: executable - - zim-parser < 0 # -0.2.1.0 (-any). Robbin C. @robbinch. @robbinch. Used by: library - - zip < 0 # -1.7.0 (>=1.3 && < 1.4). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - zip-stream < 0 # -0.2.1.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library - # criterion (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: - - Color < 0 # -0.3.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: benchmark - - ForestStructures < 0 # -0.0.1.0 (>=1.0.2). Florian Eggenhofer @eggzilla. @choener. Used by: benchmark - - JuicyPixels-extra < 0 # -0.5.0 (>=0.6.2.1 && < 1.6). Mark Karpov @mrkkrp. @mrkkrp. Used by: benchmark - - ad < 0 # -4.4.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - aeson-combinators < 0 # -0.0.5.0 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: benchmark - - apecs < 0 # -0.9.2 (>=1.3 && < 2). Jonas Carpay @jonascarpay. @jonascarpay. Used by: benchmark - - aws-xray-client < 0 # -0.1.0.0 (>=1.5.5.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: benchmark - - base16-bytestring < 0 # -1.0.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @haskell. Used by: benchmark - - base58-bytestring < 0 # -0.1.0 (-any). Aleksey Uimanov @s9gf4ult. Used by: benchmark - - base64-bytestring < 0 # -1.2.0.1 (-any). Grandfathered dependencies. @haskell. Used by: benchmark - - bench < 0 # -1.0.12 (>=1.4 && < 1.6). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: executable - - board-games < 0 # -0.3 (>=0.6 && < 1.6). Henning Thielemann @thielema. Used by: benchmark - - cacophony < 0 # -0.10.1 (-any). John Galt @centromere. @centromere. Used by: benchmark - - cborg-json < 0 # -0.2.2.0 (>=1.0 && < 1.6). Ben Gamari @bgamari. @well-typed. Used by: benchmark - - cmark-gfm < 0 # -0.2.2 (-any). Grandfathered dependencies. @kivikakk. Used by: benchmark - - compdata < 0 # -0.12.1 (-any). Patrick Bahr . @pa-ba. Used by: benchmark - - compensated < 0 # -0.8.3 (>=1.0). Edward Kmett @ekmett. @ekmett. Used by: benchmark - - crypto-numbers < 0 # -0.2.7 (-any). Grandfathered dependencies. @vincenthz. Used by: benchmark - - crypto-pubkey < 0 # -0.2.8 (-any). Grandfathered dependencies. @vincenthz. Used by: benchmark - - cryptohash < 0 # -0.11.9 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: benchmark - - cuckoo-filter < 0 # -0.2.0.2 (-any). Chris Coffey @ChrisCoffey. @ChrisCoffey. Used by: executable - - cursor-gen < 0 # -0.3.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - dbus < 0 # -1.2.21 (< 1.6). Andrey Sverdlichenko @rblaze. @rblaze. Used by: benchmark - - doclayout < 0 # -0.3.0.2 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark - - doctemplates < 0 # -0.9 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark - - formatting < 0 # -7.1.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @AJChapman. Used by: benchmark - - generics-sop < 0 # -0.5.1.1 (-any). Andres Löh @kosmikus. @well-typed. Used by: benchmark - - genvalidity-bytestring < 0 # -0.6.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - genvalidity-containers < 0 # -0.9.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - genvalidity-criterion < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-persistent < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - genvalidity-text < 0 # -0.7.0.2 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - genvalidity-time < 0 # -0.3.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - genvalidity-typed-uuid < 0 # -0.0.0.2 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: benchmark - - graphite < 0 # -0.10.0.1 (-any). Daniel Campoverde @alx741. @alx741. Used by: benchmark - - hw-excess < 0 # -0.2.3.0 (>=1.4 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark - - hw-prim < 0 # -0.6.3.0 (>=1.2 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark - - hw-rankselect < 0 # -0.13.4.0 (>=1.1 && < 1.6). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark - - indexed-traversable-instances < 0 # -0.1 (>=1.5.9.0 && < 1.6). Ryan Scott @RyanGlScott. @haskellari. Used by: benchmark - - jose-jwt < 0 # -0.9.2 (-any). Luke Taylor @tekul. @tekul. Used by: benchmark - - katip < 0 # -0.8.5.0 (>=1.1.0.0). Ozgun Ataman ozgun.ataman@soostone.com @ozataman. @Soostone. Used by: benchmark - - lens < 0 # -5.0.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - lucid < 0 # -2.9.12.1 (-any). Chris Done @chrisdone. @chrisdone. Used by: benchmark - - machines < 0 # -0.7.2 (>=0.6 && < 1.6). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - min-max-pqueue < 0 # -0.1.0.2 (>=1.4.1 && < 1.6). Ziyang Liu @zliu41. @zliu41. Used by: benchmark - - network-uri < 0 # -2.6.4.1 (-any). Grandfathered dependencies. @haskell. Used by: benchmark - - nix-derivation < 0 # -1.1.2 (>=1.1.4.0 && < 1.6). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: benchmark - - optics < 0 # -0.4 (-any). Optics . @well-typed. Used by: benchmark - - pandoc-types < 0 # -1.22 (>=1.0 && < 1.6). John MacFarlane @jgm. @jgm. Used by: benchmark - - pcre2 < 0 # -1.1.5 (-any). Shlomo Shuck @sjshuck. @sjshuck. Used by: benchmark - - persistent < 0 # -2.13.0.2 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: benchmark - - posix-paths < 0 # -0.3.0.0 (>=0.6). Niklas Hambüchen mail@nh2.me @nh2. @JohnLato. Used by: benchmark - - product-profunctors < 0 # -0.11.0.2 (-any). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: benchmark - - ral < 0 # -0.2 (-any). Grandfathered dependencies. @phadej. Used by: benchmark - - rampart < 0 # -1.1.0.3 (>=1.5.7 && < 1.6). Taylor Fausak @tfausak. @tfausak. Used by: benchmark - - rcu < 0 # -0.2.5 (>=1.1). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - rdf < 0 # -0.1.0.5 (-any). Travis Whitaker . @TravisWhitaker @traviswhitaker. Used by: benchmark - - rescue < 0 # -0.4.2.1 (-any). Brooklyn Zelenka @expede. @expede. Used by: benchmark - - simple-vec3 < 0 # -0.6.0.1 (-any). Dmitry Dzhus @dzhus. @dzhus. Used by: benchmark - - store < 0 # -0.7.11 (-any). Michael Sloan @mgsloan, Michael Snoyman michael@snoyman.com @snoyberg. @mgsloan. Used by: benchmark - - streamt < 0 # -0.5.0.0 (>=0.5). David A Roberts @davidar. @davidar. Used by: test-suite - - string-interpolate < 0 # -0.3.1.1 (< 1.6). William Yao @williamyaoh. Used by: benchmark - - tensors < 0 # -0.1.5 (>=1.5.9.0 && < 1.6). Daniel YU . @leptonyu. Used by: benchmark - - terminal-progress-bar < 0 # -0.4.1 (>=1.1.4). Roel van Dijk @roelvandijk. @roelvandijk. Used by: benchmark - - text-show < 0 # -3.9 (>=1.1.4 && < 2). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: benchmark - - thread-local-storage < 0 # -0.2 (>=1.2.1). Ryan Scott @RyanGlScott. @rrnewton. Used by: benchmark - - thyme < 0 # -0.3.5.5 (-any). Grandfathered dependencies. @liyang. Used by: benchmark - - tidal < 0 # -1.7.4 (-any). Alex McLean @yaxu. @tidalcycles. Used by: benchmark - - tree-diff < 0 # -0.2 (^>=1.5.9.0). Grandfathered dependencies. @phadej. Used by: benchmark - - unagi-chan < 0 # -0.4.1.3 (-any). Sandy Maguire @isovector. @jberryman. Used by: benchmark - - urbit-hob < 0 # -0.3.3 (-any). Jared Tobin @jtobin. @urbit. Used by: benchmark - - word-wrap < 0 # -0.4.1 (-any). Grandfathered dependencies. @jtdaugherty. Used by: benchmark - - zenacy-html < 0 # -2.0.3 (-any). Michael Williams @mlcfp. @mlcfp. Used by: benchmark - - zippers < 0 # -0.3.1 (-any). Edward Kmett @ekmett. @RyanGlScott. Used by: benchmark - - zstd < 0 # -0.1.2.0 (-any). Paulo Tanaka @paulot. @luispedro. Used by: benchmark + # debian (Clint Adams @clinty, GHC 9) (not present) depended on by: + - cabal-debian < 0 # -5.1 (>=3.95). Clint Adams @clinty. @clinty. Used by: library # eventful-core (David Reaver @jdreaver, GHC 9) (not present) depended on by: - eventful-test-helpers < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - # foldl (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: - - deferred-folds < 0 # -0.9.17 (>=1 && < 2). Grandfathered dependencies. @metrix-ai. Used by: library - - distribution-opensuse < 0 # -1.1.1 (-any). Peter Simons @peti. @peti. Used by: library - - list-t < 0 # -1.0.4 (>=1 && < 2). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - persistent-pagination < 0 # -0.1.1.2 (< 1.5.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - - pipes-extras < 0 # -1.0.15 (>=1.0.1 && < 1.5). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library - - pipes-ordered-zip < 0 # -1.2.1 (>=1.4.10). Stephan Schiffels @stschiff. @githubuser. Used by: test-suite - - sequence-formats < 0 # -1.6.1 (>=1.4.10). Stephan Schiffels @stschiff. @stschiff. Used by: library - - sequenceTools < 0 # -1.4.0.5 (>=1.4.5). Stephan Schiffels @stschiff. Used by: executable - - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library - - turtle < 0 # -1.5.22 (>=1.1 && < 1.5). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library - # generic-data (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: - - generic-data-surgery < 0 # -0.3.0.0 (>=0.2). Li-yao Xia @Lysxia. @Lysxia. Used by: library - - headroom < 0 # -0.4.1.0 (-any). Vaclav Svejcar @vaclavsvejcar. @vaclavsvejcar. Used by: library - - safecopy < 0 # -0.10.4.2 (>=0.3). Grandfathered dependencies. @acid-state. Used by: library # genvalidity-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: - - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library - # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HTTP < 0 # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite - - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable - # hw-fingertree (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-balancedparens < 0 # -0.4.1.1 (>=0.1.1.0 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect < 0 # -0.13.4.0 (>=0.1.1.0 && < 1.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # hw-rankselect-base (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-balancedparens < 0 # -0.4.1.1 (>=0.3.2.1 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-excess < 0 # -0.2.3.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect < 0 # -0.13.4.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-succinct < 0 # -0.1.0.1 (>=0.2.0.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library # ipython-kernel (Andrew Gibiansky @gibiansky, GHC 9) (not present) depended on by: - ihaskell < 0 # -0.10.2.0 (>=0.10.2.0). Vaibhav Sagar @vaibhavsagar. @gibiansky. Used by: library - # massiv-test (Alexey Kuleshevich @lehins, GHC 9) (not present) depended on by: - - Color < 0 # -0.3.1 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - - massiv-io < 0 # -0.4.1.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - - massiv-persist < 0 # -0.1.0.0 (>=0.1.5). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - - massiv-serialise < 0 # -0.1.0.0 (-any). Alexey Kuleshevich @lehins. @lehins. Used by: test-suite - # monad-par (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: - - cabal2nix < 0 # -2.17.0 (-any). Peter Simons @peti. @nixos. Used by: executable - - flat-mcmc < 0 # -1.5.2 (>=0.3.4.7 && < 1). Jared Tobin @jtobin. @jtobin. Used by: library - # mono-traversable (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - binary-ext < 0 # -2.0.4 (-any). Warlock @A1-Triard. @A1-Triard. Used by: library - - bitwise-enum < 0 # -1.0.1.0 (>=1.0.12 && < 1.1). Joshua Booth @jnbooth. @jnbooth. Used by: library - - bv-little < 0 # -1.1.1 (>=1.0.5.0). Alex Washburn @recursion-ninja. @recursion-ninja. Used by: library - - classy-prelude < 0 # -1.5.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library - - flat < 0 # -0.4.4 (-any). Pasqualino Assini @tittoassini. @Quid2. Used by: library - - focuslist < 0 # -0.1.0.2 (-any). Josef Thorne @Grendel-Grendel-Grendel. @cdepillabout. Used by: library - - hw-succinct < 0 # -0.1.0.1 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - interpolator < 0 # -1.1.0.2 (-any). Dan Fithian @dfithian. @tvision-insights. Used by: library - - mono-traversable-instances < 0 # -0.1.1.0 (>=1.0 && < 1.1). Grandfathered dependencies. @snoyberg. Used by: library - - mono-traversable-keys < 0 # -0.1.0 (>=1 && < 2.0). Alex Washburn @recursion-ninja, Grandfathered dependencies. @recursion-ninja. Used by: library - - mutable-containers < 0 # -0.3.4 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - store < 0 # -0.7.11 (>=0.7.0). Michael Sloan @mgsloan, Michael Snoyman michael@snoyman.com @snoyberg. @mgsloan. Used by: library - - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library - - transaction < 0 # -0.1.1.3 (>=1.0.0.1 && < 1.1). Kadzuya Okamoto @arowM. @arowM. Used by: library - - unboxing-vector < 0 # -0.2.0.0 (-any). ARATA Mizuki @minoki. @minoki. Used by: library - # mwc-probability (GHC 9, Jared Tobin @jtobin) (not present) depended on by: - - declarative < 0 # -0.5.4 (>=2.0 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library - - flat-mcmc < 0 # -1.5.2 (>=1.0.1 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library - - hasty-hamiltonian < 0 # -1.3.4 (>=2.0 && < 3). Jared Tobin @jtobin. @jtobin. Used by: library - - mcmc-types < 0 # -1.0.3 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library - - mighty-metropolis < 0 # -2.0.0 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library - - speedy-slice < 0 # -0.3.2 (>=1.0.1). Jared Tobin @jtobin. @jtobin. Used by: library - # network-simple (GHC 9, Renzo Carbonara @k0001) (not present) depended on by: - - moss < 0 # -0.2.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library - - network-simple-tls < 0 # -0.4 (>=0.4.3). Renzo Carbonara @k0001. @k0001. Used by: library - - pipes-network < 0 # -0.6.5 (-any). Renzo Carbonara @k0001. @k0001. Used by: library - - pipes-network-tls < 0 # -0.4 (-any). Renzo Carbonara @k0001. @k0001. Used by: library # postgresql-binary (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - hasql < 0 # -1.4.5.1 (>=0.12.4 && < 0.13). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - selda-postgresql < 0 # -0.1.8.1 (>=0.12 && < 0.13). Anton Ekblad @valderman. @valderman. Used by: library # pureMD5 (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HTTP < 0 # -4000.3.16 (>=0.2.4 && < 2.2). Grandfathered dependencies. @haskell. Used by: test-suite - cabal-debian < 0 # -5.1 (-any). Clint Adams @clinty. @clinty. Used by: library - - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library - gravatar < 0 # -0.8.0 (< 3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - tagged-binary < 0 # -0.2.0.1 (>=2.1). Justin Le @mstksg. @mstksg. Used by: library - # random-source (GHC 9, Peter Simons @peti) (not present) depended on by: - - random-fu < 0 # -0.2.7.7 (==0.3.*). Dominic Steinitz @idontgetoutmuch, Peter Simons @peti. @mokus0. Used by: library - - rvar < 0 # -0.2.0.6 (==0.3.*). Peter Simons @peti. @mokus0. Used by: library # ratel (GHC 9, Taylor Fausak @tfausak) (not present) depended on by: - ratel-wai < 0 # -1.1.5 (>=1.0.12 && < 1.1). Taylor Fausak @tfausak. @tfausak. Used by: library # rebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - rerebase < 0 # -1.12.1 (==1.12.1). Grandfathered dependencies. @nikita-volkov. Used by: library - # scheduler (Alexey Kuleshevich @lehins, GHC 9) (not present) depended on by: - - massiv < 0 # -0.6.0.0 (>=1.5.0). Alexey Kuleshevich @lehins. @lehins. Used by: library + # safecopy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - approximate < 0 # -0.3.4 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library + - compensated < 0 # -0.8.3 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library # typed-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # vector-algorithms (GHC 9, Grandfathered dependencies) (not present) depended on by: - - Rasterific < 0 # -0.7.5.4 (>=0.3). Vincent Berthoux @Twinside. @Twinside. Used by: library - - dense-linear-algebra < 0 # -0.1.0.0 (>=0.4). Grandfathered dependencies. @bos. Used by: library - - poly < 0 # -0.5.0.0 (>=0.8.0.3). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library - - rp-tree < 0 # -0.3.6 (>=0.8). Marco Zocca @ocramz. @ocramz. Used by: library - - subcategories < 0 # -0.1.1.0 (-any). Hiromi Ishii @konn. @konn. Used by: library - # HTTP (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HandsomeSoup < 0 # -0.4.2 (-any). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library - - fedora-haskell-tools < 0 # -0.9 (-any). Jens Petersen @juhp. @fedora-haskell. Used by: executable - - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library - - hxt-http < 0 # -9.1.5.2 (>=4000 && < 5000). Grandfathered dependencies. @UweSchmidt. Used by: library - - pg-harness-client < 0 # -0.6.0 (>=4000.2.17 && < 4001). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library - # Rasterific (GHC 9, Vincent Berthoux @Twinside) (not present) depended on by: - - rasterific-svg < 0 # -0.3.3.2 (>=0.7 && < 0.8). Vincent Berthoux @Twinside. @Twinside. Used by: library - # ad (Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - boltzmann-samplers < 0 # -0.1.1.0 (-any). Li-yao Xia @Lysxia. @Lysxia. Used by: library - - matplotlib < 0 # -0.7.5 (-any). Andrei Barbu @abarbu. @abarbu. Used by: test-suite - - sparse-tensor < 0 # -0.2.1.5 (>=4.2 && < 4.5). Tobias Reinhart @TobiReinhart. @TobiReinhart. Used by: library - # apecs (GHC 9, Jonas Carpay @jonascarpay) (not present) depended on by: - - apecs-gloss < 0 # -0.2.4 (>=0.7 && < 0.10). Jonas Carpay @jonascarpay. @jonascarpay. Used by: library - - apecs-physics < 0 # -0.4.5 (>=0.7 && < 0.10). Jonas Carpay @jonascarpay. @jonascarpay. Used by: library + # approximate (Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - hyperloglog < 0 # -0.4.4 (>=0.2.1 && < 1). Edward Kmett @ekmett. @ekmett. Used by: library # authenticate-oauth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - wreq < 0 # -0.5.3.3 (>=1.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library - # aws-xray-client (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: - - aws-xray-client-wai < 0 # -0.1.0.0 (>=0.1.0.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # base16-bytestring (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - binary-tagged < 0 # -0.3 (^>=0.1.1.6 || ^>=1.0.0.0). Grandfathered dependencies. @phadej. Used by: library - - casa-types < 0 # -0.0.2 (>=1). Chris Done @chrisdone. Used by: library - - direct-sqlite < 0 # -2.3.26 (-any). Grandfathered dependencies. @IreneKnapp. Used by: test-suite - - dns < 0 # -4.0.1 (-any). Kostiantyn Rybnikov @k-bx. @kazu-yamamoto. Used by: library - - http2 < 0 # -3.0.1 (>=1.0). Grandfathered dependencies. @kazu-yamamoto. Used by: executable - - mysql-simple < 0 # -0.4.6 (-any). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - - protocol-buffers < 0 # -2.4.17 (-any). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library - - pusher-http-haskell < 0 # -2.1.0.2 (>=0.1 && < 1.1). Will Sewell @willsewell. @WillSewell. Used by: library - - sqlite-simple < 0 # -0.4.18.0 (-any). Janne Hellsten @nurpax. @nurpax. Used by: test-suite - - structured < 0 # -0.1.0.1 (>=0.1.1.6 && < 1.1). Grandfathered dependencies. @phadej. Used by: library - - text-conversions < 0 # -0.3.1 (< 2). Alexis King @lexi-lambda. @cjdev. Used by: library - - wreq < 0 # -0.5.3.3 (-any). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library - # base64-bytestring (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HTF < 0 # -0.14.0.6 (-any). Stefan Wehr @skogsbaer. @skogsbaer. Used by: library - - atom-basic < 0 # -0.2.5 (-any). Carl Baatz @cbaatz. @cbaatz. Used by: library - - base64-bytestring-type < 0 # -1.0.1 (>=1.0.0.1 && < 1.3). Grandfathered dependencies. @futurice @phadej. Used by: library - - dataurl < 0 # -0.1.0.0 (>=1.0). Alexander Thiemann @agrafix. @agrafix. Used by: library - - dns < 0 # -4.0.1 (-any). Kostiantyn Rybnikov @k-bx. @kazu-yamamoto. Used by: library - - http-client < 0 # -0.7.8 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - http-common < 0 # -0.8.2.1 (-any). Andrew Cowie @istathar. @afcowie @istathar. Used by: library - - jose < 0 # -0.8.4 (>=1.1 && < 1.3). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library - - kubernetes-webhook-haskell < 0 # -0.2.0.3 (>=1.0.0 && < 1.3). Alessandro Marrella @amarrella. @EarnestResearch. Used by: library - - mime-mail < 0 # -0.5.1 (>=0.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - oauthenticated < 0 # -0.2.1.0 (-any). Dan Fithian @dfithian. @tel. Used by: library - - openpgp-asciiarmor < 0 # -0.1.2 (-any). Clint Adams @clinty. Used by: library - - qrcode-juicypixels < 0 # -0.8.2 (>=1.0.0.1 && < 1.3). ALeX Kazik @alexkazik. @alexkazik. Used by: library - - skylighting-core < 0 # -0.10.5.1 (-any). John MacFarlane @jgm. @jgm. Used by: library - - text-conversions < 0 # -0.3.1 (< 2). Alexis King @lexi-lambda. @cjdev. Used by: library - - typed-process < 0 # -0.2.6.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: test-suite - - wai-extra < 0 # -3.1.6 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - wai-saml2 < 0 # -0.2.1.2 (>=0.1 && < 2). Michael B. Gale @mbg. @mbg. Used by: library - - webdriver < 0 # -0.9.0.1 (>=1.0). Adam Curtis @kallisti-dev. @kallisti-dev. Used by: library - - webgear-server < 0 # -0.2.1 (>=1.0.0.3 && < 1.3). Raghu Kaippully @rkaippully. @rkaippully. Used by: library - # classy-prelude (GHC 9, Grandfathered dependencies) (not present) depended on by: - - haskell-import-graph < 0 # -1.0.4 (-any). ncaq @ncaq. @ncaq. Used by: library - # dbus (Andrey Sverdlichenko @rblaze, GHC 9) (not present) depended on by: - - credential-store < 0 # -0.1.2 (-any). Andrey Sverdlichenko @rblaze. @rblaze. Used by: library - # deferred-folds (GHC 9, Grandfathered dependencies) (not present) depended on by: - - text-builder < 0 # -0.6.6.2 (>=0.9.10.1 && < 0.10). Grandfathered dependencies. @nikita-volkov. Used by: library - # doclayout (GHC 9, John MacFarlane @jgm) (not present) depended on by: - - hslua-module-doclayout < 0 # -0.2.0.1 (>=0.2 && < 0.4). Albert Krewinkel @tarleb. @hslua. Used by: library - # formatting (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - async-refresh < 0 # -0.3.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library - - async-refresh-tokens < 0 # -0.4.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library - - elm-export < 0 # -0.6.0.1 (>=6.2.2). William Casarin @jb55. @krisajenkins. Used by: library - - odbc < 0 # -0.2.2 (>=6.3.1). Chris Done @chrisdone. @snoyberg. Used by: library - # generics-sop (Andres Löh @kosmikus, GHC 9) (not present) depended on by: - - generics-sop-lens < 0 # -0.2.0.1 (>=0.5 && < 0.6). Grandfathered dependencies. @phadej. Used by: library - - getopt-generics < 0 # -0.13.0.4 (>=0.2.3 && < 0.6). Sönke Hahn @soenkehahn. @soenkehahn. Used by: library - - openapi3 < 0 # -3.1.0 (>=0.5.1.0 && < 0.6). Maxim Koltsov @maksbotan. @biocad. Used by: library - - pretty-sop < 0 # -0.2.0.3 (>=0.2.3 && < 0.6). Domen Kozar @domenkozar. @well-typed. Used by: library - - records-sop < 0 # -0.1.1.0 (>=0.3 && < 0.6). Andres Löh @kosmikus. @kosmikus. Used by: library - - tuple-sop < 0 # -0.3.1.0 (-any). Ferdinand van Walree @Ferdinand-vW. @Ferdinand-vW. Used by: library - # genvalidity-text (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-aeson < 0 # -0.3.0.0 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-hspec-aeson < 0 # -0.3.1.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-hspec-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - # genvalidity-time (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - pretty-relative-time < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite # hasql (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - hasql-notifications < 0 # -0.2.0.0 (>=0.19). Diogo Biazus . @diogob. Used by: library - hasql-optparse-applicative < 0 # -0.3.0.6 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @sannsyn. Used by: library - hasql-pool < 0 # -0.5.2 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - hasql-transaction < 0 # -1.0.0.2 (>=1.4.5 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - # html-conduit (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library - # http-conduit (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - cayley-client < 0 # -0.4.15 (>=2.1.8 && < 2.4). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library - - gitlab-haskell < 0 # -0.2.5 (-any). Rob Stewart @robstewart57. Used by: library - - gothic < 0 # -0.1.6 (>=2.3.2 && < 2.4). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library - - http-query < 0 # -0.1.0.1 (-any). Jens Petersen @juhp. @juhp. Used by: library - - kawhi < 0 # -0.3.0 (>=2.2). Aaron Taylor @hamsterdam. @thunky-monk. Used by: library - - oeis2 < 0 # -1.0.5 (>=2.2 && < 2.4). Taisuke Hikawa <23.prime.37@gmail.com> @23prime. @23prime. Used by: library - - pagure-cli < 0 # -0.2 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - textlocal < 0 # -0.1.0.5 (-any). Sibi Prabakaran @psibi. @just-chow. Used by: library - - tldr < 0 # -0.9.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: test-suite - # hw-prim (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-bits < 0 # -0.7.2.1 (>=0.4.0.3 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # indexed-traversable-instances (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: - - optics-extra < 0 # -0.4 (>=0.1 && < 0.2). Optics . @well-typed. Used by: library - - semialign < 0 # -1.2 (>=0.1 && < 0.2). Grandfathered dependencies. @haskellari. Used by: library - - witherable < 0 # -0.4.1 (>=0.1 && < 0.2). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - # katip (GHC 9, Ozgun Ataman ozgun.ataman@soostone.com @ozataman) (not present) depended on by: - - katip-logstash < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library - # lens (Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - Chart < 0 # -1.9.3 (>=3.9 && < 5.1). Vitaly Bragilevsky @bravit. @timbod7. Used by: library - - DAV < 0 # -1.3.4 (>=3.0). Clint Adams @clinty. Used by: library - - accuerr < 0 # -0.2.0.2 (>=4.13). Omari Norman @massysett. @massysett. Used by: library - - aeson-lens < 0 # -0.5.0.0 (>=3.8). John Ky newhoggy@gmail.com @newhoggy. @tanakh. Used by: library - - aeson-with < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - api-field-json-th < 0 # -0.1.0.2 (-any). Daishi Nakajima @nakaji-dayo. @nakaji-dayo. Used by: library - - approximate < 0 # -0.3.4 (>=3.9 && < 6). Edward Kmett @ekmett. @ekmett. Used by: library - - asciidiagram < 0 # -1.3.3.3 (>=4.6). Vincent Berthoux @Twinside. @Twinside. Used by: library - - aws-xray-client-wai < 0 # -0.1.0.0 (>=4.17.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - - capability < 0 # -0.4.0.0 (>=4.16 && < 5.1). Andreas Herrmann @aherrmann. @bazel-runfiles. Used by: library - - cayley-client < 0 # -0.4.15 (>=4.12.3 && < 5.1). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library - - clash-prelude < 0 # -1.4.2 (>=4.10 && < 5.1.0). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - - composable-associations < 0 # -0.1.0.0 (-any). Sam Protas @SamProtas. @SamProtas. Used by: test-suite - - concise < 0 # -0.1.0.1 (-any). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library - - datadog < 0 # -0.2.5.0 (-any). Dan Fithian @dfithian. @iand675. Used by: library - - distribution-nixpkgs < 0 # -1.5.0 (-any). Peter Simons @peti. @peti. Used by: library - - ersatz < 0 # -0.4.9 (>=3.8 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - eve < 0 # -0.1.9.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - - folds < 0 # -0.7.6 (>=4 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - fuzzy-dates < 0 # -0.1.1.2 (-any). Reed Oei @ReedOei. @ReedOei. Used by: library - - generics-sop-lens < 0 # -0.2.0.1 (>=4.14 && < 5.1). Grandfathered dependencies. @phadej. Used by: library - - geojson < 0 # -4.0.2 (>=4.11). Andrew Newman @andrewfnewman. @zellige. Used by: library - - gothic < 0 # -0.1.6 (>=4.16.1 && < 5.1). Michel Boucey @MichelBoucey. @MichelBoucey. Used by: library - - hexml-lens < 0 # -0.2.1 (-any). Jose Iborra @pepeiborra. @pepeiborra. Used by: library - - hyperloglog < 0 # -0.4.4 (>=4 && < 6). Edward Kmett @ekmett. @ekmett. Used by: library - - insert-ordered-containers < 0 # -0.2.5 (>=4.17 && < 5.1). Grandfathered dependencies. @phadej. Used by: library - - intro < 0 # -0.9.0.0 (-any). Daniel Mendler @minad. @minad. Used by: test-suite - - invertible < 0 # -0.2.0.7 (>=4 && < 6). Dylan Simon @dylex. @dylex. Used by: library - - jose < 0 # -0.8.4 (>=4.16). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library - - jwt < 0 # -0.10.0 (-any). Brian McKenna @puffnfresh. Used by: test-suite - - language-nix < 0 # -2.2.0 (-any). Peter Simons @peti. @peti. Used by: library - - lens-action < 0 # -0.2.5 (>=4.7 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - lens-aeson < 0 # -1.1.1 (>=4.4 && < 6). Edward Kmett @ekmett. @lens. Used by: library - - lens-csv < 0 # -0.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - - lens-misc < 0 # -0.0.2.0 (>=4). Louis Pan @louispan. @louispan. Used by: library - - lens-process < 0 # -0.4.0.0 (>=4.0 && < 5.1). Emily Pillmore @topos. @emilypi. Used by: library - - lens-properties < 0 # -4.11.1 (>=4 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - lens-regex < 0 # -0.1.3 (>=4). Takahiro Himura @himura. @himura. Used by: library - - lens-regex-pcre < 0 # -1.1.0.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - - linear < 0 # -1.21.5 (>=4.15.2 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite - - oeis2 < 0 # -1.0.5 (>=4.15 && < 6). Taisuke Hikawa <23.prime.37@gmail.com> @23prime. @23prime. Used by: library - - openapi3 < 0 # -3.1.0 (>=4.16.1 && < 5.1). Maxim Koltsov @maksbotan. @biocad. Used by: library - - pagure-cli < 0 # -0.2 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - purescript-bridge < 0 # -0.14.0.0 (-any). Robert Klotzner @eskimor. @eskimor. Used by: library - - quickcheck-arbitrary-adt < 0 # -0.3.1.0 (-any). James M.C. Haver II @mchaver. @plow-technologies. Used by: test-suite - - radius < 0 # -0.7.1.0 (-any). Erick Gonzalez @codemonkeylabs-de. Used by: library - - rainbow < 0 # -0.34.2.2 (-any). Omari Norman @massysett. @massysett. Used by: library - - rainbox < 0 # -0.26.0.0 (-any). Omari Norman @massysett. @massysett. Used by: library - - random-tree < 0 # -0.6.0.5 (>=4.6). Gregory W. Schwartz @GregorySchwartz. Used by: library - - rasterific-svg < 0 # -0.3.3.2 (>=4.5). Vincent Berthoux @Twinside. @Twinside. Used by: library - - semialign-indexed < 0 # -1.2 (==5.*). Grandfathered dependencies. @haskellari. Used by: library - - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - spatial-math < 0 # -0.5.0.1 (-any). Scott N. Walck @walck. @ghorn. Used by: library - - stratosphere < 0 # -0.59.1 (>=4.5). David Reaver @jdreaver. @frontrowed. Used by: library - - svg-tree < 0 # -0.6.2.4 (>=4.6). Vincent Berthoux @Twinside. @Twinside. Used by: library - - text-region < 0 # -0.3.1.0 (>=4.12). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: library - - these-lens < 0 # -1.0.1.2 (>=4.17.1 && < 5.1). Grandfathered dependencies. @haskellari. Used by: library - - timelens < 0 # -0.2.0.2 (>=4.13). Omari Norman @massysett. @massysett. Used by: library - - trifecta < 0 # -2.1.1 (>=4.0 && < 6). Edward Kmett @ekmett. @RyanGlScott. Used by: library - - validation < 0 # -1.1.1 (>=4 && < 5.1). Tony Morris @tonymorris. @qfpl. Used by: library - - wreq < 0 # -0.5.3.3 (>=4.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library - - xlsx-tabular < 0 # -0.2.2.1 (-any). Kazuo Koga @kkazuo. @kkazuo. Used by: library - - xml-lens < 0 # -0.3 (>=4.0 && < 5.1). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - # list-t (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - - haskell-awk < 0 # -1.2.0.1 (>=1). Samuel Gélineau @gelisam. @gelisam. Used by: library - # lucid (Chris Done @chrisdone, GHC 9) (not present) depended on by: - - cheapskate-lucid < 0 # -0.1.0.0 (==2.*). Artyom Kazak @neongreen. @aelve. Used by: library - - cmark-lucid < 0 # -0.1.0.0 (==2.*). Artyom Kazak @neongreen. @aelve. Used by: library - - gopher-proxy < 0 # -0.1.1.2 (-any). Lukas Epple @sternenseemann. @sternenseemann. Used by: executable - - inliterate < 0 # -0.1.0 (-any). Tom Nielsen @glutamate. @diffusionkinetics. Used by: library - - lucid-cdn < 0 # -0.2.2.0 (-any). Dan Firth @locallycompact. Used by: library - - lucid-extras < 0 # -0.2.2 (>=2.9.9). Marco Zocca @ocramz. @diffusionkinetics. Used by: library - - plotlyhs < 0 # -0.2.1 (-any). Tom Nielsen @glutamate. @diffusionkinetics. Used by: library - - scotty < 0 # -0.12 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: benchmark - # machines (Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - machines-binary < 0 # -7.0.0.0 (>=0.2 && < 0.8). Alois Cochard @aloiscochard. @aloiscochard. Used by: library - # monad-logger (GHC 9, Grandfathered dependencies) (not present) depended on by: - - async-refresh < 0 # -0.3.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library - - async-refresh-tokens < 0 # -0.4.0.0 (-any). Moritz Schulte @mtesseract. @mtesseract. Used by: library - - monad-logger-json < 0 # -0.1.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - monad-logger-logstash < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library - - monad-logger-prefix < 0 # -0.1.12 (>=0.3.12 && < 0.4.0). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library - - persistent-qq < 0 # -2.12.0.1 (-any). Matt Parsons @parsonsmatt. @snoyberg. Used by: test-suite - - rio-orphans < 0 # -0.1.2.0 (-any). Grandfathered dependencies. @commercialhaskell. Used by: library - # mutable-containers (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - capability < 0 # -0.4.0.0 (>=0.3 && < 0.4). Andreas Herrmann @aherrmann. @bazel-runfiles. Used by: library - - monad-unlift-ref < 0 # -0.2.1 (==0.3.*). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - xeno < 0 # -0.4.2 (>=0.3.3). Marco Zocca @ocramz. @ocramz. Used by: library - # network-uri (GHC 9, Grandfathered dependencies) (not present) depended on by: - - DAV < 0 # -1.3.4 (>=2.6). Clint Adams @clinty. Used by: executable - - HandsomeSoup < 0 # -0.4.2 (>=2.6). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library - - amqp < 0 # -0.22.0 (>=2.6). Roman Cheplyaka @feuerbach. @hreinhardt. Used by: library - - atom-basic < 0 # -0.2.5 (>=2.6). Carl Baatz @cbaatz. @cbaatz. Used by: library - - cgi < 0 # -3001.5.0.0 (==2.6.*). Peter Simons @peti. @cheecheeo. Used by: library - - commonmark-extensions < 0 # -0.2.1.1 (-any). John MacFarlane @jgm. @jgm. Used by: library - - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library - - http-client < 0 # -0.7.8 (>=2.6). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - http-client-overrides < 0 # -0.1.1.0 (>=2.6.0.0). Robbie McMichael @robbiemcmichael. @robbiemcmichael. Used by: library - - http-client-tls < 0 # -0.3.5.3 (>=2.6). Grandfathered dependencies. @snoyberg. Used by: library - - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library - - http-query < 0 # -0.1.0.1 (-any). Jens Petersen @juhp. @juhp. Used by: library - - hxt < 0 # -9.3.1.22 (>=2.6). Grandfathered dependencies. @UweSchmidt. Used by: library - - hxt-http < 0 # -9.1.5.2 (>=2.6). Grandfathered dependencies. @UweSchmidt. Used by: library - - jose < 0 # -0.8.4 (>=2.6). Fraser Tweedale @frasertweedale. @frasertweedale. Used by: library - - json-feed < 0 # -1.0.13 (>=2.6.3 && < 2.7). Taylor Fausak @tfausak. @tfausak. Used by: library - - jwt < 0 # -0.10.0 (-any). Brian McKenna @puffnfresh. Used by: library - - oauthenticated < 0 # -0.2.1.0 (-any). Dan Fithian @dfithian. @tel. Used by: library - - prometheus < 0 # -2.2.2 (>=2.5 && < 2.7). Matthew Wraith @wraithm. @bitnomial. Used by: library - - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - texmath < 0 # -0.12.3 (>=2.6). John MacFarlane @jgm. @jgm. Used by: executable - - uri-encode < 0 # -1.5.0.7 (>=2.6). Silk . @bergmark @hesselink. Used by: library - - webdriver < 0 # -0.9.0.1 (>=2.6). Adam Curtis @kallisti-dev. @kallisti-dev. Used by: library - - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: test-suite - - xss-sanitize < 0 # -0.3.6 (>=2.6). Grandfathered dependencies. @snoyberg. Used by: library - # optics (GHC 9, Optics ) (not present) depended on by: - - intro < 0 # -0.9.0.0 (-any). Daniel Mendler @minad. @minad. Used by: test-suite - # pandoc-types (GHC 9, John MacFarlane @jgm) (not present) depended on by: - - asciidiagram < 0 # -1.3.3.3 (-any). Vincent Berthoux @Twinside. @Twinside. Used by: library - - citeproc < 0 # -0.4 (>=1.22 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library - - commonmark-pandoc < 0 # -0.2.1 (>=1.21 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library - - texmath < 0 # -0.12.3 (>=1.20 && < 1.23). John MacFarlane @jgm. @jgm. Used by: library - # persistent (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - casa-types < 0 # -0.0.2 (-any). Chris Done @chrisdone. Used by: library - - closed < 0 # -0.2.0.1 (-any). Chris Parks @cdparks. @frontrowed. Used by: library - - genvalidity-hspec-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - password-instances < 0 # -3.0.0.0 (>=1.2). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - - persistent-qq < 0 # -2.12.0.1 (>=2.12). Matt Parsons @parsonsmatt. @snoyberg. Used by: library - - validity-persistent < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # persistent-sqlite (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - persistent-qq < 0 # -2.12.0.1 (-any). Matt Parsons @parsonsmatt. @snoyberg. Used by: test-suite - # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - - deque < 0 # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - - strict-list < 0 # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - # safecopy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - approximate < 0 # -0.3.4 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library - # simple-sendfile (GHC 9, Grandfathered dependencies) (not present) depended on by: - - warp < 0 # -3.3.16 (>=0.2.7 && < 0.3). Grandfathered dependencies. @snoyberg. Used by: library - # soap (Alexander Bondarenko @dpwiz, GHC 9) (not present) depended on by: - - soap-openssl < 0 # -0.1.0.2 (>=0.2.2 && < 0.3). Alexander Bondarenko @dpwiz. Used by: library - - soap-tls < 0 # -0.1.1.4 (>=0.2.2 && < 0.3). Alexander Bondarenko @dpwiz. Used by: library - # string-interpolate (GHC 9, William Yao @williamyaoh) (not present) depended on by: - - aeson-typescript < 0 # -0.3.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library - # text-show (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: - - clash-prelude < 0 # -1.4.2 (>=3.7 && < 3.10). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - - opentelemetry-extra < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library - - text-show-instances < 0 # -3.8.4 (>=3.4 && < 4). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: library - # turtle (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: - - singletons-base < 0 # -3.0 (>=1.5). Ryan Scott @RyanGlScott. @goldfirere. Used by: test-suite - # webex-teams-api (GHC 9, Naoto Shimazaki @nshimaza) (not present) depended on by: - - webex-teams-pipes < 0 # -0.2.0.1 (-any). Naoto Shimazaki @nshimaza. @nshimaza. Used by: library - # word-wrap (GHC 9, Grandfathered dependencies) (not present) depended on by: - - brick < 0 # -0.62 (>=0.2). Grandfathered dependencies. @jtdaugherty. Used by: library - # xlsx (GHC 9, Kirill Zaborsky @qrilka) (not present) depended on by: - - xlsx-tabular < 0 # -0.2.2.1 (>=0.7). Kazuo Koga @kkazuo. @kkazuo. Used by: library - # xml-conduit (GHC 9, Grandfathered dependencies) (not present) depended on by: - - DAV < 0 # -1.3.4 (>=1.0). Clint Adams @clinty. Used by: library - - citeproc < 0 # -0.4 (-any). John MacFarlane @jgm. @jgm. Used by: library - - haskell-gi < 0 # -0.25.0 (>=1.3). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - http-directory < 0 # -0.1.8 (-any). Jens Petersen @juhp. @juhp. Used by: library - - junit-xml < 0 # -0.1.0.2 (>=1.5.0 && < 1.10). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: library - - skylighting-core < 0 # -0.10.5.1 (>=1.9.1.0 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library - - wai-saml2 < 0 # -0.2.1.2 (< 2). Michael B. Gale @mbg. @mbg. Used by: library - - xml-conduit-writer < 0 # -0.1.1.2 (-any). Grandfathered dependencies. Used by: library - - xml-hamlet < 0 # -0.5.0.1 (>=1.0). Grandfathered dependencies. Used by: library - - xml-indexed-cursor < 0 # -0.1.1.0 (-any). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - - xml-lens < 0 # -0.3 (>=1.1 && < 1.10). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - # yaml (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - aeson-yaml < 0 # -1.1.0.0 (-any). Gabriel Gonzalez @Gabriel439. @clovyr. Used by: test-suite - - dotenv < 0 # -0.8.0.7 (>=0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library - - fakedata < 0 # -0.8.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - - fix-whitespace < 0 # -0.0.5 (>=0.8.4 && < 0.12). Andreas Abel @andreasabel. @agda. Used by: executable - - frontmatter < 0 # -0.1.0.2 (-any). Pedro Tacla Yamada @yamadapc. @yamadapc. Used by: library - - ginger < 0 # -0.10.1.0 (>=0.11.0.0 && < 0.12). Tobias Dammers @tdammers. @tdammers. Used by: executable - - hinfo < 0 # -0.0.3.0 (-any). Christopher Davenport @ChristopherDavenport. @ChristopherDavenport. Used by: library - - hlint < 0 # -3.3.1 (>=0.5.0). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library - - hpack < 0 # -0.34.4 (>=0.10.0). Emanuel Borsboom @borsboom. @sol. Used by: library - - http-client-overrides < 0 # -0.1.1.0 (>=0.8.11). Robbie McMichael @robbiemcmichael. @robbiemcmichael. Used by: library - - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: executable - - stache < 0 # -2.3.0 (>=0.8 && < 0.12). Mark Karpov @mrkkrp, Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: executable - - ua-parser < 0 # -0.7.6.0 (>=0.8.3). Ozgun Ataman ozgun.ataman@soostone.com @ozataman. @ua-parser. Used by: library - # amqp (GHC 9, Roman Cheplyaka @feuerbach) (not present) depended on by: - - amqp-utils < 0 # -0.6.1.1 (>=0.19). Frank Doepper @woffs. Used by: executable - # boltzmann-samplers (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: - - essence-of-live-coding-quickcheck < 0 # -0.2.5 (>=0.1). Manuel Bärenz @turion. @turion. Used by: library - # brick (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cursor-brick < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # composable-associations (GHC 9, Sam Protas @SamProtas) (not present) depended on by: - - composable-associations-aeson < 0 # -0.1.0.1 (-any). Sam Protas @SamProtas. @SamProtas. Used by: library - # direct-sqlite (GHC 9, Grandfathered dependencies) (not present) depended on by: - - selda-sqlite < 0 # -0.1.7.1 (>=2.2 && < 2.4). Anton Ekblad @valderman. @valderman. Used by: library - # fakedata (GHC 9, Sibi Prabakaran @psibi) (not present) depended on by: - - hedgehog-fakedata < 0 # -0.0.1.4 (>=0.1.0). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - # haskell-gi (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-atk < 0 # -2.0.23 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-cairo < 0 # -1.0.25 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-dbusmenu < 0 # -0.4.9 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gio < 0 # -2.0.28 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-glib < 0 # -2.0.25 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gobject < 0 # -2.0.26 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-graphene < 0 # -1.0.3 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-harfbuzz < 0 # -0.0.4 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-pango < 0 # -1.0.24 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-xlib < 0 # -2.0.10 (>=0.25 && < 0.26). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library # hedis (GHC 9, Kostiantyn Rybnikov @k-bx) (not present) depended on by: - wai-rate-limit-redis < 0 # -0.1.0.0 (>=0.12 && < 1). Michael B. Gale @mbg. @mbg. Used by: library - # hlint (GHC 9, Neil Mitchell @ndmitchell) (not present) depended on by: - - sbv < 0 # -8.14 (-any). Levent Erkok @LeventErkok. @LeventErkok. Used by: test-suite - - splint < 0 # -1.0.1.4 (>=3.1.6 && < 3.4). Taylor Fausak @tfausak. @tfausak. Used by: library - # http-client (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - aur < 0 # -7.0.6 (>=0.5 && < 0.8). Colin Woodbury @fosskers. @fosskers. Used by: library - - bugsnag-hs < 0 # -0.2.0.3 (>=0.5.10 && < 0.8). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: library - - dl-fedora < 0 # -0.9 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - github-release < 0 # -1.3.7 (>=0.6.4 && < 0.8). Taylor Fausak @tfausak. @tfausak. Used by: library - - github-rest < 0 # -1.0.3 (>=0.5.13.1 && < 0.8). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - hsebaysdk < 0 # -0.4.1.0 (>=0.4). Christopher Reichert @creichert. @creichert. Used by: library - - http-client-openssl < 0 # -0.3.3 (>=0.7.3). Alex Biehl @alexbiehl. @snoyberg. Used by: library - - koofr-client < 0 # -1.0.0.3 (>=0.4 && < 1). Andraz Bajt @edofic. @edofic. Used by: library - - opensource < 0 # -0.1.1.0 (>=0.4.3.0). Clint Adams @clinty. @OpenSourceOrg. Used by: library - - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library - - pipes-http < 0 # -1.0.6 (>=0.2 && < 0.8). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library - - scalpel < 0 # -0.6.2 (>=0.4.30). Will Coster @fimad. @fimad. Used by: library - - stripe-http-client < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library - - strive < 0 # -5.0.14 (>=0.6.4 && < 0.8). Taylor Fausak @tfausak. @tfausak. Used by: library - - wai-slack-middleware < 0 # -0.2.0 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - # http-client-tls (GHC 9, Grandfathered dependencies) (not present) depended on by: - - aur < 0 # -7.0.6 (^>=0.3). Colin Woodbury @fosskers. @fosskers. Used by: test-suite - - dl-fedora < 0 # -0.9 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - github-release < 0 # -1.3.7 (>=0.3.5 && < 0.4). Taylor Fausak @tfausak. @tfausak. Used by: library - - github-rest < 0 # -1.0.3 (>=0.3.5.3 && < 0.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - hsebaysdk < 0 # -0.4.1.0 (-any). Christopher Reichert @creichert. @creichert. Used by: library - - koofr-client < 0 # -1.0.0.3 (>=0.2 && < 1). Andraz Bajt @edofic. @edofic. Used by: library - - opensource < 0 # -0.1.1.0 (-any). Clint Adams @clinty. @OpenSourceOrg. Used by: library - - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library - - pipes-http < 0 # -1.0.6 (< 0.4). Gabriel Gonzalez @Gabriel439. @Gabriel439. Used by: library - - scalpel < 0 # -0.6.2 (>=0.2.4). Will Coster @fimad. @fimad. Used by: library - - stripe-http-client < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library - - strive < 0 # -5.0.14 (>=0.3.5 && < 0.4). Taylor Fausak @tfausak. @tfausak. Used by: library - # http-directory (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - dl-fedora < 0 # -0.9 (==0.1.5 || >=0.1.8). Jens Petersen @juhp. @juhp. Used by: executable - # hxt (GHC 9, Grandfathered dependencies) (not present) depended on by: - - epub-metadata < 0 # -4.5 (>=9). Dino Morelli @dino-. Used by: library - - hxt-css < 0 # -0.1.0.3 (>=9.3 && < 10). Marios Titas @redneb. @redneb. Used by: library - - hxt-curl < 0 # -9.1.1.1 (>=9.1 && < 10). Noam Lewis @sinelaw. @UweSchmidt. Used by: library - - hxt-expat < 0 # -9.1.1 (>=9.1 && < 10). Noam Lewis @sinelaw. Used by: library - - hxt-tagsoup < 0 # -9.1.4 (>=9.1). Noam Lewis @sinelaw. @UweSchmidt. Used by: library - - xml-to-json < 0 # -2.0.1 (-any). Noam Lewis @sinelaw. @sinelaw. Used by: library - - xmlgen < 0 # -0.6.2.2 (==9.3.*). Stefan Wehr @skogsbaer. @skogsbaer. Used by: test-suite - # junit-xml (GHC 9, Jasper Woudenberg @jwoudenberg) (not present) depended on by: - - tasty-test-reporter < 0 # -0.1.1.4 (>=0.1 && < 0.2). Jasper Woudenberg @jwoudenberg. @stoeffel. Used by: library - # jwt (Brian McKenna @puffnfresh, GHC 9) (not present) depended on by: - - github-rest < 0 # -1.0.3 (>=0.9.0 && < 0.11). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - # linear (Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - qchas < 0 # -1.1.0.1 (-any). Sebastian Mihai Ardelean @ardeleanasm. @ardeleanasm. Used by: library - - sdl2 < 0 # -2.5.3.0 (>=1.10.1.2 && < 1.22). Gabríel Arthúr Pétursson @polarina. @ocharles. Used by: library - - sdl2-gfx < 0 # -0.2 (>=1.10.1.2). Siniša Biđin @sbidin. @sbidin. Used by: library - - smoothie < 0 # -0.4.2.11 (>=1.16 && < 1.22). Dimitri Sabadie @phaazon. @phaazon. Used by: library - # opentelemetry-extra (Dmitry Ivanov @ethercrow, GHC 9) (not present) depended on by: - - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: library - # optics-extra (GHC 9, Optics ) (not present) depended on by: - - aeson-optics < 0 # -1.1.0.1 (>=0.1 && < 0.5). Grandfathered dependencies. @phadej. Used by: library - # prometheus (GHC 9, Matthew Wraith @wraithm) (not present) depended on by: - - prometheus-wai-middleware < 0 # -1.0.1.0 (^>=2.2). Matthew Wraith @wraithm. @bitnomial. Used by: library - # protocol-buffers (GHC 9, Kostiantyn Rybnikov @k-bx) (not present) depended on by: - - hprotoc < 0 # -2.4.17 (==2.4.17). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library - - protocol-buffers-descriptor < 0 # -2.4.17 (==2.4.17). Kostiantyn Rybnikov @k-bx. @k-bx. Used by: library - # quickcheck-arbitrary-adt (GHC 9, James M.C. Haver II @mchaver) (not present) depended on by: - - hspec-golden-aeson < 0 # -0.9.0.0 (>=0.3.0.0). James M.C. Haver II @mchaver. @plow-technologies. Used by: library - # scotty (Andrew Farmer @xich, GHC 9) (not present) depended on by: - - wai-middleware-static < 0 # -0.9.0 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: test-suite - # semialign (GHC 9, Grandfathered dependencies) (not present) depended on by: - - semialign-optics < 0 # -1.2 (>=1.2 && < 1.2.1). Grandfathered dependencies. @haskellari. Used by: library - # singletons-base (GHC 9, Ryan Scott @RyanGlScott) (not present) depended on by: - - eliminators < 0 # -0.8 (>=3.0 && < 3.1). Ryan Scott @RyanGlScott. @RyanGlScott. Used by: library - - singleton-nats < 0 # -0.4.6 (>=3.0 && < 3.1). Ryan Scott @RyanGlScott. @AndrasKovacs. Used by: library - # skylighting-core (GHC 9, John MacFarlane @jgm) (not present) depended on by: - - skylighting < 0 # -0.10.5.1 (==0.10.5.1). John MacFarlane @jgm. @jgm. Used by: library - # spatial-math (GHC 9, Scott N. Walck @walck) (not present) depended on by: - - learn-physics < 0 # -0.6.5 (>=0.2). Scott N. Walck @walck. @walck. Used by: library - - not-gloss < 0 # -0.7.7.0 (>=0.2.1.2). Scott N. Walck @walck. @ghorn. Used by: library - # typed-process (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - etc < 0 # -0.4.1.0 (>=0.1.1). Roman Gonzalez @roman. @roman. Used by: library - - hkgr < 0 # -0.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - opentelemetry-lightstep < 0 # -0.6.1 (-any). Dmitry Ivanov @ethercrow. @ethercrow. Used by: executable - - rio < 0 # -0.1.20.0 (>=0.2.5.0). Grandfathered dependencies. @commercialhaskell. Used by: library - # wai-extra (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - fn < 0 # -0.3.0.2 (>=3). Daniel Patterson @dbp. @positiondev. Used by: library - - hspec-wai < 0 # -0.11.1 (>=3). Simon Hengel @sol. @hspec. Used by: library - - wai-app-static < 0 # -3.1.7.2 (>=3.0 && < 3.2). Grandfathered dependencies. @snoyberg. Used by: library - - wai-enforce-https < 0 # -0.0.2.1 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: test-suite - - wai-middleware-static < 0 # -0.9.0 (-any). Andrew Farmer @xich. @RyanGlScott @xich. Used by: test-suite - - wai-rate-limit-redis < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: test-suite - # warp (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bimap-server < 0 # -0.1.0.1 (-any). Daniel Díaz dhelta.diaz@gmail.com @Daniel-Diaz. Used by: library - - conferer-warp < 0 # -1.1.0.0 (>=3.0 && < 4.0). Lucas David Traverso @ludat. Used by: library - - prometheus-wai-middleware < 0 # -1.0.1.0 (>=3.2 && < 3.5). Matthew Wraith @wraithm. @bitnomial. Used by: executable - - wai-app-static < 0 # -3.1.7.2 (>=3.0.11 && < 3.4). Grandfathered dependencies. @snoyberg. Used by: library - - wai-enforce-https < 0 # -0.0.2.1 (-any). Marek Fajkus @turboMaCk. @turboMaCk. Used by: executable - - wai-feature-flags < 0 # -0.1.0.1 (>=3.3.5 && < 3.4). Jasper Woudenberg @jwoudenberg. @jwoudenberg. Used by: executable - - wai-handler-launch < 0 # -3.0.3.1 (>=3.0 && < 3.4). Grandfathered dependencies. @snoyberg. Used by: library - - wai-rate-limit-redis < 0 # -0.1.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: test-suite - - warp-tls < 0 # -3.3.1 (>=3.3.6 && < 3.4). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - warp-tls-uid < 0 # -0.2.0.6 (-any). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # xss-sanitize (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cheapskate < 0 # -0.1.1.2 (>=0.3 && < 0.4). Sean Hunt @neongreen. @aelve. Used by: library - # rio (GHC 9, Grandfathered dependencies) (not present) depended on by: - - hi-file-parser < 0 # -0.1.2.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - # sbv (GHC 9, Levent Erkok @LeventErkok) (not present) depended on by: - - crackNum < 0 # -3.1 (>=8.14). Levent Erkok @LeventErkok. @LeventErkok. Used by: executable - # sdl2 (GHC 9, Gabríel Arthúr Pétursson @polarina) (not present) depended on by: - - LambdaHack < 0 # -0.10.2.0 (>=2). Mikolaj Konarski @Mikolaj. @LambdaHack. Used by: library - - sdl2-image < 0 # -2.0.0 (>=2.0). Siniša Biđin @sbidin. @sbidin. Used by: library - - sdl2-mixer < 0 # -1.1.0 (>=2.0.0). Siniša Biđin @sbidin. @sbidin. Used by: library - - sdl2-ttf < 0 # -2.1.2 (>=2.2). Mikolaj Konarski @Mikolaj. @ocharles. Used by: library - # stripe-http-client (David Johnson @dmjio, GHC 9) (not present) depended on by: - - stripe-haskell < 0 # -2.6.2 (-any). David Johnson @dmjio. @dmjio. Used by: library - # tasty-test-reporter (GHC 9, Jasper Woudenberg @jwoudenberg) (not present) depended on by: - - pretty-diff < 0 # -0.4.0.3 (-any). Jasper Woudenberg @jwoudenberg. @stoeffel. Used by: test-suite - # xmlgen (GHC 9, Stefan Wehr @skogsbaer) (not present) depended on by: - - sitemap-gen < 0 # -0.1.0.0 (>=0.6 && < 1). Pavan Rikhi @prikhi. @prikhi. Used by: library - # LambdaHack (GHC 9, Mikolaj Konarski @Mikolaj) (not present) depended on by: - - Allure < 0 # -0.10.2.0 (>=0.10.2.0 && < 0.10.3.0). Mikolaj Konarski @Mikolaj. @AllureOfTheStars. Used by: library - + # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: + - deferred-folds < 0 # -0.9.17 (< 2). Grandfathered dependencies. @metrix-ai. Used by: test-suite + - deque < 0 # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + - strict-list < 0 # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + # deferred-folds (GHC 9, Grandfathered dependencies) (not present) depended on by: + - text-builder < 0 # -0.6.6.2 (>=0.9.10.1 && < 0.10). Grandfathered dependencies. @nikita-volkov. Used by: library + # wreq (Alois Cochard @aloiscochard, Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite + - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library "Stackage upper bounds": [] From 1c1ab2cfd0b1d1c132c313653467a1f7dc8b9471 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 29 May 2021 21:14:22 +0200 Subject: [PATCH 05/10] GHC 9: Re-enable more packages by disabling test suites and benches instead --- build-constraints.yaml | 1191 ++++++++++++++++++++-------------------- 1 file changed, 594 insertions(+), 597 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 53431fc1..87662360 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5109,6 +5109,23 @@ packages: - Win32 == 2.10.0.0 "GHC 9": + # formatting-7.1.2 ([changelog](http://hackage.haskell.org/package/formatting-7.1.2/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - webby < 0 # -1.0.1 (>=6.3.7 && < 6.4). Aditya Manthramurthy @donatello. @donatello. Used by: library + # integer-gmp-1.1 ([changelog](http://hackage.haskell.org/package/integer-gmp-1.1/changelog)) is out of bounds for: + - arithmoi < 0 # -0.11.0.1 (< 1.1). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library + - hmpfr < 0 # -0.4.4 (>=1.0 && < 1.1). Michal Konecny @michalkonecny. @michalkonecny. Used by: library + # optics-core-0.4 ([changelog](http://hackage.haskell.org/package/optics-core-0.4/changelog)) (Optics ) is out of bounds for: + - cabal-plan < 0 # -0.7.2.0 (^>=0.2 || ^>=0.3). Henning Thielemann @thielema. @hvr. Used by: executable + - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + # semialign-1.2 ([changelog](http://hackage.haskell.org/package/semialign-1.2/changelog)) (Grandfathered dependencies) is out of bounds for: + - cabal-plan < 0 # -0.7.2.0 (^>=1.1). Henning Thielemann @thielema. @hvr. Used by: executable + # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - mcmc < 0 # -0.4.0.0 (>=0.14.0.0 && < 0.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # lens-family-2.1.1 ([changelog](http://hackage.haskell.org/package/lens-family-2.1.1/changelog)) (Michael Thompson @michaelt) is out of bounds for: + - proto-lens < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library + - proto-lens-protoc < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: executable + - proto-lens-runtime < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library # Cabal-3.4.0.0 ([changelog](http://hackage.haskell.org/package/Cabal-3.4.0.0/changelog)) is out of bounds for: - Agda < 0 # -2.6.1.3 (>=1.24.0.0 && < 3.3). Andreas Abel @andreasabel. @agda. Used by: library - cabal-rpm < 0 # -2.0.8 (>1.10 && < 3.3). Jens Petersen @juhp. @juhp. Used by: executable @@ -5118,30 +5135,68 @@ packages: - proto-lens-setup < 0 # -0.4.0.4 (>=2.0 && < 3.3). Judah Jacobson @judah. @google. Used by: library - servant-openapi3 < 0 # -2.0.1.2 (>=1.24 && < 3.3). Maxim Koltsov @maksbotan. @biocad. Used by: library - servant-swagger < 0 # -1.1.10 (>=1.24 && < 3.3). Haskell Servant . @haskell-servant. Used by: library + # citeproc-0.4 ([changelog](http://hackage.haskell.org/package/citeproc-0.4/changelog)) (John MacFarlane @jgm) is out of bounds for: + - pandoc < 0 # -2.13 (>=0.3.0.9 && < 0.3.1). John MacFarlane @jgm. @jgm. Used by: library + # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: + - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library + - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library + - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library + - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library + - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library + - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library + - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library + - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library + # gi-gdk-4.0.3 ([changelog](http://hackage.haskell.org/package/gi-gdk-4.0.3/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk-hs < 0 # -0.3.10 (>=3.0.6 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # gi-gmodule (not present) depended on by: + - gi-gdkpixbuf < 0 # -2.0.26 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - conferer-hspec < 0 # -1.1.0.0 (>=2.0.0 && < 2.8.0). Lucas David Traverso @ludat. Used by: library + - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library + # lens-5.0.1 ([changelog](http://hackage.haskell.org/package/lens-5.0.1/changelog)) (Edward Kmett @ekmett) is out of bounds for: + - aeson-picker < 0 # -0.1.0.5 (>=4.15 && < 5). Bogdan Neterebskii @ozzzzz. @ozzzzz. Used by: library + - boundingboxes < 0 # -0.2.3 (>=3.8 && < 5). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library + - lens-datetime < 0 # -0.3 (>=3 && < 5). Mihaly Barasz klao@nilcons.com @klao. @nilcons. Used by: library + - servant-auth < 0 # -0.4.0.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-server < 0 # -0.4.6.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-auth-swagger < 0 # -0.2.10.1 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library + - servant-docs < 0 # -0.11.8 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - servant-foreign < 0 # -0.15.3 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - servant-multipart < 0 # -0.12 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - servant-swagger < 0 # -1.1.10 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library + - smash-lens < 0 # -0.1.0.1 (>=4.0 && < 5.0). Emily Pillmore @topos. @emilypi. Used by: library + - swagger2 < 0 # -2.6 (>=4.16.1 && < 4.20). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library + # clock-0.8.2 ([changelog](http://hackage.haskell.org/package/clock-0.8.2/changelog)) (Philipp Middendorf @pmiddend) is out of bounds for: + - clock-extras < 0 # -0.1.0.2 (>=0.4.6 && < 0.8.0). Jonathan Fischoff @jfischoff. @skedgeme. Used by: library + # hspec-wai-0.11.1 ([changelog](http://hackage.haskell.org/package/hspec-wai-0.11.1/changelog)) (Simon Hengel @sol) is out of bounds for: + - hspec-wai-json < 0 # -0.11.0 (==0.11.0). Simon Hengel @sol. @hspec. Used by: library + # haskell-gi-base-0.25.0 ([changelog](http://hackage.haskell.org/package/haskell-gi-base-0.25.0/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-cairo-connector < 0 # -0.1.0 (>=0.24.0 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library + - gi-cairo-render < 0 # -0.1.0 (>=0.24 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library + # linear-base (not present) depended on by: + - one-liner < 0 # -2.0 (>=0.1 && < 1.0). Grandfathered dependencies. @sjoerdvisscher. Used by: library + # cryptonite-0.29 ([changelog](http://hackage.haskell.org/package/cryptonite-0.29/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: + - avers < 0 # -0.0.17.1 (>=0.21 && < 0.29). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - amazonka-core < 0 # -1.6.1 (>=0.4 && < 0.7). Brendan Hay @brendanhay. @brendanhay. Used by: library + - pinboard < 0 # -0.10.2.0 (>=0.5 && < 0.7). Jon Schoning @jonschoning. @jonschoning. Used by: library + - servant-client < 0 # -0.18.2 (>=0.5.13.1 && < 0.7). Haskell Servant . @haskell-servant. Used by: library + # primitive-unlifted-1.0.0.0 ([changelog](http://hackage.haskell.org/package/primitive-unlifted-1.0.0.0/changelog)) (Alejandro Serrano @serras) is out of bounds for: + - primitive-extras < 0 # -0.10.1 (>=0.1.1.0 && < 0.2). Alejandro Serrano @serras. @metrix-ai. Used by: library + # singleton-bool-0.1.6 ([changelog](http://hackage.haskell.org/package/singleton-bool-0.1.6/changelog)) (Grandfathered dependencies) is out of bounds for: + - servant < 0 # -0.18.2 (>=0.1.4 && < 0.1.6). Haskell Servant . @haskell-servant. Used by: library + # gi-gtk-4.0.4 ([changelog](http://hackage.haskell.org/package/gi-gtk-4.0.4/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: + - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk-hs < 0 # -0.3.10 (>=3.0.26 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + # versions-5.0.0 ([changelog](http://hackage.haskell.org/package/versions-5.0.0/changelog)) (Colin Woodbury @fosskers) is out of bounds for: + - aura < 0 # -3.2.4 (^>=4.0.1). Colin Woodbury @fosskers. @fosskers. Used by: library # aeson-1.5.6.0 ([changelog](http://hackage.haskell.org/package/aeson-1.5.6.0/changelog)) (Adam Bergmark @bergmark) is out of bounds for: - chronos < 0 # -1.1.2 (>=1.1 && < 1.5). Daniel Cartwright @chessai. @andrewthad. Used by: library - # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - avers < 0 # -0.0.17.1 (>=0.13.1.0 && < 0.14). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library - - country < 0 # -0.2.1 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library - - email-validate < 0 # -2.3.2.13 (>=0.10.0 && < 0.14). George Pollard @Porges. @Porges. Used by: library - - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library - - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library - - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library - - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library - - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library - - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library - - io-streams-haproxy < 0 # -1.0.1.0 (>=0.7 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library - - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library - - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library - - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library - - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library - - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library - - servant < 0 # -0.18.2 (>=0.13.2.2 && < 0.14). Haskell Servant . @haskell-servant. Used by: library - - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library - - snap-server < 0 # -1.1.2.0 (>=0.12 && < 0.14). Simon Jakobi @sjakobi. @mightybyte. Used by: library - - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library - - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: - Agda < 0 # -2.6.1.3 (>=4.9.0.0 && < 4.15). Andreas Abel @andreasabel. @agda. Used by: library - HaXml < 0 # -1.25.5 (>=4.3.1.0 && < 4.15). Yoshikuni Jujo @YoshikuniJujo. @hackage-trustees. Used by: library @@ -5203,7 +5258,6 @@ packages: - libjwt-typed < 0 # -0.2 (>=4.13.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library - loc < 0 # -0.1.3.10 (< 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library - lsp < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - - lsp-test < 0 # -0.14.0.0 (< 4.15). Luke Lau @bubba. @haskell. Used by: test-suite - lsp-types < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - membrain < 0 # -0.0.0.2 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - multistate < 0 # -0.8.0.3 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library @@ -5264,6 +5318,52 @@ packages: - typerep-map < 0 # -0.3.3.0 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - with-utf8 < 0 # -1.0.2.2 (>=4.10 && < 4.15). Serokell @serokell. @serokell. Used by: library - zydiskell < 0 # -0.2.0.0 (>=4.7 && < 4.15). Edward Nerd @nerded1337. @nerded1337. Used by: library + # http-api-data-0.4.3 ([changelog](http://hackage.haskell.org/package/http-api-data-0.4.3/changelog)) (Nickolay Kudasov @fizruk) is out of bounds for: + - servant < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library + - servant-server < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library + # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=2.6 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # profunctors-5.6.2 ([changelog](http://hackage.haskell.org/package/profunctors-5.6.2/changelog)) (Edward Kmett @ekmett) is out of bounds for: + - composite-aeson < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-base < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - proto-lens < 0 # -0.7.0.0 (>=5.2 && < 5.6). Judah Jacobson @judah. @google. Used by: library + # language-c-0.9.0.1 ([changelog](http://hackage.haskell.org/package/language-c-0.9.0.1/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - c2hs < 0 # -0.28.7 (>=0.7.1 && < 0.9). Grandfathered dependencies. @haskell. Used by: executable + # singletons-3.0 ([changelog](http://hackage.haskell.org/package/singletons-3.0/changelog)) (Richard Eisenberg @goldfirere) is out of bounds for: + - safe-tensor < 0 # -0.2.1.1 (>=2.5 && < 2.8). Nils Alex @nilsalex. @nilsalex. Used by: library + # some-1.0.3 ([changelog](http://hackage.haskell.org/package/some-1.0.3/changelog)) (Grandfathered dependencies) is out of bounds for: + - dependent-sum < 0 # -0.7.1.0 (>=1.0.1 && < 1.0.3). James Cook @mokus0. @obsidiansystems. Used by: library + # commonmark-0.2 ([changelog](http://hackage.haskell.org/package/commonmark-0.2/changelog)) (John MacFarlane @jgm) is out of bounds for: + - pandoc < 0 # -2.13 (>=0.1.1.3 && < 0.2). John MacFarlane @jgm. @jgm. Used by: library + # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - avers < 0 # -0.0.17.1 (>=0.13.1.0 && < 0.14). Tomas Carnecky @wereHamster. @wereHamster. Used by: library + - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library + - country < 0 # -0.2.1 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library + - email-validate < 0 # -2.3.2.13 (>=0.10.0 && < 0.14). George Pollard @Porges. @Porges. Used by: library + - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library + - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library + - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library + - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library + - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library + - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library + - io-streams-haproxy < 0 # -1.0.1.0 (>=0.7 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library + - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library + - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library + - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library + - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library + - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library + - servant < 0 # -0.18.2 (>=0.13.2.2 && < 0.14). Haskell Servant . @haskell-servant. Used by: library + - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library + - snap-server < 0 # -1.1.2.0 (>=0.12 && < 0.14). Simon Jakobi @sjakobi. @mightybyte. Used by: library + - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library + - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # jira-wiki-markup-1.4.0 ([changelog](http://hackage.haskell.org/package/jira-wiki-markup-1.4.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for: + - pandoc < 0 # -2.13 (>=1.3.4 && < 1.4). John MacFarlane @jgm. @jgm. Used by: library + # path-0.8.0 ([changelog](http://hackage.haskell.org/package/path-0.8.0/changelog)) (Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) is out of bounds for: + - hapistrano < 0 # -0.4.1.3 (>=0.5 && < 0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library + - path-text-utf8 < 0 # -0.0.1.6 (>=0.5 && < 0.8). Chris Martin @chris-martin. @chris-martin. Used by: library + # optics-th-0.4 ([changelog](http://hackage.haskell.org/package/optics-th-0.4/changelog)) (Optics ) is out of bounds for: + - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library # base64-bytestring-1.2.0.1 ([changelog](http://hackage.haskell.org/package/base64-bytestring-1.2.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - nonce < 0 # -1.0.7 (>=1.0 && < 1.2). Felipe Lessa @meteficha. @meteficha. Used by: library - servant-auth-server < 0 # -0.4.6.0 (>=1.0.0.1 && < 1.2). Domen Kozar @domenkozar. @haskell-servant. Used by: library @@ -5271,36 +5371,11 @@ packages: - servant-server < 0 # -0.18.2 (>=1.0.0.1 && < 1.2). Haskell Servant . @haskell-servant. Used by: library # call-stack-0.4.0 ([changelog](http://hackage.haskell.org/package/call-stack-0.4.0/changelog)) (Grandfathered dependencies) is out of bounds for: - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=0.2 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # citeproc-0.4 ([changelog](http://hackage.haskell.org/package/citeproc-0.4/changelog)) (John MacFarlane @jgm) is out of bounds for: - - pandoc < 0 # -2.13 (>=0.3.0.9 && < 0.3.1). John MacFarlane @jgm. @jgm. Used by: library - # clock-0.8.2 ([changelog](http://hackage.haskell.org/package/clock-0.8.2/changelog)) (Philipp Middendorf @pmiddend) is out of bounds for: - - clock-extras < 0 # -0.1.0.2 (>=0.4.6 && < 0.8.0). Jonathan Fischoff @jfischoff. @skedgeme. Used by: library - # commonmark-0.2 ([changelog](http://hackage.haskell.org/package/commonmark-0.2/changelog)) (John MacFarlane @jgm) is out of bounds for: - - pandoc < 0 # -2.13 (>=0.1.1.3 && < 0.2). John MacFarlane @jgm. @jgm. Used by: library - # cryptonite-0.29 ([changelog](http://hackage.haskell.org/package/cryptonite-0.29/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: - - avers < 0 # -0.0.17.1 (>=0.21 && < 0.29). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - # dlist-1.0 ([changelog](http://hackage.haskell.org/package/dlist-1.0/changelog)) (Grandfathered dependencies) is out of bounds for: - - hw-json < 0 # -1.3.2.2 (>=0.8 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-mquery < 0 # -0.2.1.0 (>=0.8.0 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - salak < 0 # -0.3.6 (>=0.8.0 && < 0.9). Daniel YU . @leptonyu. Used by: library - # doctest-0.18.1 ([changelog](http://hackage.haskell.org/package/doctest-0.18.1/changelog)) (Simon Hengel @sol) is out of bounds for: - - asif < 0 # -6.0.4 (>=0.16.2 && < 0.17). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite - - co-log-core < 0 # -0.2.1.1 (>=0.16.0 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite - - d10 < 0 # -0.2.1.6 (>=0.13 && < 0.18). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: test-suite - - email-validate < 0 # -2.3.2.13 (>=0.8 && < 0.17). George Pollard @Porges. @Porges. Used by: test-suite - - membrain < 0 # -0.0.0.2 (>=0.16 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite - - numhask < 0 # -0.7.1.0 (>=0.16 && < 0.18). Tony Day @tonyday567. @tonyday567. Used by: test-suite - - partial-semigroup < 0 # -0.5.1.12 (>=0.11 && < 0.18). Chris Martin @chris-martin. @chris-martin. Used by: test-suite - - polysemy < 0 # -1.5.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite - - polysemy-plugin < 0 # -0.3.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite - - servant-auth-docs < 0 # -0.2.10.0 (>=0.11.3 && < 0.17). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-openapi3 < 0 # -2.0.1.2 (>=0.11.1 && < 0.18). Maxim Koltsov @maksbotan. @biocad. Used by: test-suite - - shortcut-links < 0 # -0.5.1.1 (^>=0.16). Grandfathered dependencies. @kowainik. Used by: test-suite - - type-errors-pretty < 0 # -0.0.1.1 (>=0.16 && < 0.18). Grandfathered dependencies. @chshersh. Used by: test-suite - # formatting-7.1.2 ([changelog](http://hackage.haskell.org/package/formatting-7.1.2/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - webby < 0 # -1.0.1 (>=6.3.7 && < 6.4). Aditya Manthramurthy @donatello. @donatello. Used by: library - # generic-deriving-1.14 ([changelog](http://hackage.haskell.org/package/generic-deriving-1.14/changelog)) (Ryan Scott @RyanGlScott) is out of bounds for: - - composite-aeson < 0 # -0.7.5.0 (>=1.11.2 && < 1.14). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + # haddock-library-1.10.0 ([changelog](http://hackage.haskell.org/package/haddock-library-1.10.0/changelog)) (Alex Biehl @alexbiehl) is out of bounds for: + - pandoc < 0 # -2.13 (>=1.8 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library + # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: + - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library + - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library # ghc-9.0.1 ([changelog](http://hackage.haskell.org/package/ghc-9.0.1/changelog)) is out of bounds for: - fusion-plugin < 0 # -0.2.2 (>=7.10.3 && < =8.11). Pranay Sashank @pranaysashank. @composewell. Used by: library - ghc-source-gen < 0 # -0.4.0.0 (>=8.4 && < 8.11). Judah Jacobson @judah. @google. Used by: library @@ -5308,143 +5383,11 @@ packages: - nri-prelude < 0 # -0.6.0.0 (>=8.6.1 && < 8.11). NoRedInk . @NoRedInk. Used by: library - polysemy-plugin < 0 # -0.3.0.0 (>=8.6.5 && < 9). Matej Niznik @TheMatten. @polysemy-research. Used by: library - proto-lens-protoc < 0 # -0.7.0.0 (>=8.2 && < 8.11). Judah Jacobson @judah. @google. Used by: executable - # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: - - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library - - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library - # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: - - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library - - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library - - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library - - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library - - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library - - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library - - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - # gi-gdk-4.0.3 ([changelog](http://hackage.haskell.org/package/gi-gdk-4.0.3/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk-hs < 0 # -0.3.10 (>=3.0.6 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # gi-gmodule (not present) depended on by: - - gi-gdkpixbuf < 0 # -2.0.26 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # gi-gtk-4.0.4 ([changelog](http://hackage.haskell.org/package/gi-gtk-4.0.4/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk-hs < 0 # -0.3.10 (>=3.0.26 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # haddock-library-1.10.0 ([changelog](http://hackage.haskell.org/package/haddock-library-1.10.0/changelog)) (Alex Biehl @alexbiehl) is out of bounds for: - - pandoc < 0 # -2.13 (>=1.8 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library - # haskell-gi-base-0.25.0 ([changelog](http://hackage.haskell.org/package/haskell-gi-base-0.25.0/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-cairo-connector < 0 # -0.1.0 (>=0.24.0 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - - gi-cairo-render < 0 # -0.1.0 (>=0.24 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - arbor-lru-cache < 0 # -0.1.1.1 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite - - bits-extra < 0 # -0.0.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - email-validate < 0 # -2.3.2.13 (>=2.2.3 && < 2.8). George Pollard @Porges. @Porges. Used by: test-suite - - fmt < 0 # -0.6.1.2 (>=2.2 && < 2.8). Chris Dornan @cdornan. @aelve. Used by: test-suite - - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - - hw-conduit < 0 # -0.2.1.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-fingertree-strict < 0 # -0.1.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=2.6 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-ip < 0 # -2.4.2.0 (>=2.4.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-mquery < 0 # -0.2.1.0 (>=2.6.0 && < 2.8.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - indexed-containers < 0 # -0.1.0.2 (>=2.4.8 && < 2.8). Ziyang Liu @zliu41. @zliu41. Used by: test-suite - - libjwt-typed < 0 # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - - lrucaching < 0 # -0.3.3 (>=2.2 && < 2.8). Moritz Kiefer @cocreature. @cocreature. Used by: test-suite - - mcmc < 0 # -0.4.0.0 (>=2.7.4 && < 2.8). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - membrain < 0 # -0.0.0.2 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - - multistate < 0 # -0.8.0.3 (>=2 && < 2.8). Lennart Spitzner @lspitzner. @lspitzner. Used by: test-suite - - postgrest < 0 # -7.0.1 (>=2.3 && < 2.8). Robert Vollmert @robx. @PostgREST. Used by: test-suite - - servant-auth-client < 0 # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-auth-swagger < 0 # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - simple-log < 0 # -0.9.12 (>=2.3 && < 2.8). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: test-suite - - swagger2 < 0 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite - - tomland < 0 # -1.3.3.0 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - - validation-selective < 0 # -0.1.0.1 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - conferer-hspec < 0 # -1.1.0.0 (>=2.0.0 && < 2.8.0). Lucas David Traverso @ludat. Used by: library - - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library - - libjwt-typed < 0 # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - # hspec-discover-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-discover-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - servant-auth-client < 0 # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-auth-swagger < 0 # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - swagger2 < 0 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite - # hspec-wai-0.11.1 ([changelog](http://hackage.haskell.org/package/hspec-wai-0.11.1/changelog)) (Simon Hengel @sol) is out of bounds for: - - hspec-wai-json < 0 # -0.11.0 (==0.11.0). Simon Hengel @sol. @hspec. Used by: library - # http-api-data-0.4.3 ([changelog](http://hackage.haskell.org/package/http-api-data-0.4.3/changelog)) (Nickolay Kudasov @fizruk) is out of bounds for: - - servant < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library - - servant-server < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library - # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - amazonka-core < 0 # -1.6.1 (>=0.4 && < 0.7). Brendan Hay @brendanhay. @brendanhay. Used by: library - - pinboard < 0 # -0.10.2.0 (>=0.5 && < 0.7). Jon Schoning @jonschoning. @jonschoning. Used by: library - - servant-auth-client < 0 # -0.4.1.0 (>=0.5.13.1 && < 0.7). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-client < 0 # -0.18.2 (>=0.5.13.1 && < 0.7). Haskell Servant . @haskell-servant. Used by: library - # integer-gmp-1.1 ([changelog](http://hackage.haskell.org/package/integer-gmp-1.1/changelog)) is out of bounds for: - - arithmoi < 0 # -0.11.0.1 (< 1.1). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library - - hmpfr < 0 # -0.4.4 (>=1.0 && < 1.1). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # jira-wiki-markup-1.4.0 ([changelog](http://hackage.haskell.org/package/jira-wiki-markup-1.4.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for: - - pandoc < 0 # -2.13 (>=1.3.4 && < 1.4). John MacFarlane @jgm. @jgm. Used by: library - # language-c-0.9.0.1 ([changelog](http://hackage.haskell.org/package/language-c-0.9.0.1/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - c2hs < 0 # -0.28.7 (>=0.7.1 && < 0.9). Grandfathered dependencies. @haskell. Used by: executable - # lens-5.0.1 ([changelog](http://hackage.haskell.org/package/lens-5.0.1/changelog)) (Edward Kmett @ekmett) is out of bounds for: - - aeson-picker < 0 # -0.1.0.5 (>=4.15 && < 5). Bogdan Neterebskii @ozzzzz. @ozzzzz. Used by: library - - boundingboxes < 0 # -0.2.3 (>=3.8 && < 5). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - - lens-datetime < 0 # -0.3 (>=3 && < 5). Mihaly Barasz klao@nilcons.com @klao. @nilcons. Used by: library - - servant-auth < 0 # -0.4.0.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-server < 0 # -0.4.6.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-swagger < 0 # -0.2.10.1 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-docs < 0 # -0.11.8 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-foreign < 0 # -0.15.3 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-multipart < 0 # -0.12 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-swagger < 0 # -1.1.10 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - smash-lens < 0 # -0.1.0.1 (>=4.0 && < 5.0). Emily Pillmore @topos. @emilypi. Used by: library - - swagger2 < 0 # -2.6 (>=4.16.1 && < 4.20). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # lens-family-2.1.1 ([changelog](http://hackage.haskell.org/package/lens-family-2.1.1/changelog)) (Michael Thompson @michaelt) is out of bounds for: - - proto-lens < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protoc < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: executable - - proto-lens-runtime < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - # linear-base (not present) depended on by: - - one-liner < 0 # -2.0 (>=0.1 && < 1.0). Grandfathered dependencies. @sjoerdvisscher. Used by: library # memory-0.16.0 ([changelog](http://hackage.haskell.org/package/memory-0.16.0/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: - avers < 0 # -0.0.17.1 (>=0.14 && < 0.16). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - servant-auth-server < 0 # -0.4.6.0 (>=0.14.16 && < 0.16). Domen Kozar @domenkozar. @haskell-servant. Used by: library - # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - mcmc < 0 # -0.4.0.0 (>=0.14.0.0 && < 0.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - stm-hamt < 0 # -1.2.0.6 (>=0.13 && < 0.15). Alejandro Serrano @serras. @nikita-volkov. Used by: benchmark # network-3.1.2.1 ([changelog](http://hackage.haskell.org/package/network-3.1.2.1/changelog)) (Grandfathered dependencies) is out of bounds for: - network-bsd < 0 # -2.8.1.0 ((>=3.0.0.0 && < 3.0.2) || (>=3.1.0.0 && < 3.1.2)). Grandfathered dependencies. @haskell. Used by: library - # optics-core-0.4 ([changelog](http://hackage.haskell.org/package/optics-core-0.4/changelog)) (Optics ) is out of bounds for: - - cabal-plan < 0 # -0.7.2.0 (^>=0.2 || ^>=0.3). Henning Thielemann @thielema. @hvr. Used by: executable - - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # optics-th-0.4 ([changelog](http://hackage.haskell.org/package/optics-th-0.4/changelog)) (Optics ) is out of bounds for: - - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # parser-combinators-1.3.0 ([changelog](http://hackage.haskell.org/package/parser-combinators-1.3.0/changelog)) (Mark Karpov @mrkkrp) is out of bounds for: - - egison-pattern-src < 0 # -0.2.1.2 (>=1.0.0 && < 1.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - paripari < 0 # -0.7.0.0 (>=1.0 && < 1.3). Daniel Mendler @minad. @minad. Used by: library - # path-0.8.0 ([changelog](http://hackage.haskell.org/package/path-0.8.0/changelog)) (Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) is out of bounds for: - - hapistrano < 0 # -0.4.1.3 (>=0.5 && < 0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library - - path-text-utf8 < 0 # -0.0.1.6 (>=0.5 && < 0.8). Chris Martin @chris-martin. @chris-martin. Used by: library - # primitive-unlifted-1.0.0.0 ([changelog](http://hackage.haskell.org/package/primitive-unlifted-1.0.0.0/changelog)) (Alejandro Serrano @serras) is out of bounds for: - - primitive-extras < 0 # -0.10.1 (>=0.1.1.0 && < 0.2). Alejandro Serrano @serras. @metrix-ai. Used by: library - # profunctors-5.6.2 ([changelog](http://hackage.haskell.org/package/profunctors-5.6.2/changelog)) (Edward Kmett @ekmett) is out of bounds for: - - composite-aeson < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-base < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=5.2 && < 5.6). Judah Jacobson @judah. @google. Used by: library - # safe-coloured-text-0.1.0.0 ([changelog](http://hackage.haskell.org/package/safe-coloured-text-0.1.0.0/changelog)) (Tom Sydney Kerckhove @NorfairKing) is out of bounds for: - - nri-prelude < 0 # -0.6.0.0 (>=0.0.0.0 && < 0.1). NoRedInk . @NoRedInk. Used by: library - # semialign-1.2 ([changelog](http://hackage.haskell.org/package/semialign-1.2/changelog)) (Grandfathered dependencies) is out of bounds for: - - cabal-plan < 0 # -0.7.2.0 (^>=1.1). Henning Thielemann @thielema. @hvr. Used by: executable - # singleton-bool-0.1.6 ([changelog](http://hackage.haskell.org/package/singleton-bool-0.1.6/changelog)) (Grandfathered dependencies) is out of bounds for: - - servant < 0 # -0.18.2 (>=0.1.4 && < 0.1.6). Haskell Servant . @haskell-servant. Used by: library - # singletons-3.0 ([changelog](http://hackage.haskell.org/package/singletons-3.0/changelog)) (Richard Eisenberg @goldfirere) is out of bounds for: - - safe-tensor < 0 # -0.2.1.1 (>=2.5 && < 2.8). Nils Alex @nilsalex. @nilsalex. Used by: library - # some-1.0.3 ([changelog](http://hackage.haskell.org/package/some-1.0.3/changelog)) (Grandfathered dependencies) is out of bounds for: - - dependent-sum < 0 # -0.7.1.0 (>=1.0.1 && < 1.0.3). James Cook @mokus0. @obsidiansystems. Used by: library - # tasty-1.4.1 ([changelog](http://hackage.haskell.org/package/tasty-1.4.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for: - - filtrable < 0 # -0.1.6.0 (>=1.3.1 && < 1.4). Matthew Farkas-Dyck @strake. @strake. Used by: test-suite - # tasty-hspec-1.2 ([changelog](http://hackage.haskell.org/package/tasty-hspec-1.2/changelog)) (Mitchell Rosen @mitchellwrosen) is out of bounds for: - - o-clock < 0 # -1.2.0.1 (^>=1.1.3). Serokell @serokell. @serokell. Used by: test-suite # template-haskell-2.17.0.0 ([changelog](http://hackage.haskell.org/package/template-haskell-2.17.0.0/changelog)) is out of bounds for: - Agda < 0 # -2.6.1.3 (>=2.11.0.0 && < 2.17). Andreas Abel @andreasabel. @agda. Used by: library - aeson-schemas < 0 # -1.3.3 (>=2.12.0.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library @@ -5476,17 +5419,100 @@ packages: - vector-circular < 0 # -0.1.3 (>=2.12 && < 2.17). David Himmelstrup @lemmih. @chessai. Used by: library # texmath-0.12.3 ([changelog](http://hackage.haskell.org/package/texmath-0.12.3/changelog)) (John MacFarlane @jgm) is out of bounds for: - pandoc < 0 # -2.13 (>=0.12.2 && < 0.12.3). John MacFarlane @jgm. @jgm. Used by: library - # versions-5.0.0 ([changelog](http://hackage.haskell.org/package/versions-5.0.0/changelog)) (Colin Woodbury @fosskers) is out of bounds for: - - aura < 0 # -3.2.4 (^>=4.0.1). Colin Woodbury @fosskers. @fosskers. Used by: library + # safe-coloured-text-0.1.0.0 ([changelog](http://hackage.haskell.org/package/safe-coloured-text-0.1.0.0/changelog)) (Tom Sydney Kerckhove @NorfairKing) is out of bounds for: + - nri-prelude < 0 # -0.6.0.0 (>=0.0.0.0 && < 0.1). NoRedInk . @NoRedInk. Used by: library + # generic-deriving-1.14 ([changelog](http://hackage.haskell.org/package/generic-deriving-1.14/changelog)) (Ryan Scott @RyanGlScott) is out of bounds for: + - composite-aeson < 0 # -0.7.5.0 (>=1.11.2 && < 1.14). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + # parser-combinators-1.3.0 ([changelog](http://hackage.haskell.org/package/parser-combinators-1.3.0/changelog)) (Mark Karpov @mrkkrp) is out of bounds for: + - egison-pattern-src < 0 # -0.2.1.2 (>=1.0.0 && < 1.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - paripari < 0 # -0.7.0.0 (>=1.0 && < 1.3). Daniel Mendler @minad. @minad. Used by: library # yesod-form-1.7.0 ([changelog](http://hackage.haskell.org/package/yesod-form-1.7.0/changelog)) (Grandfathered dependencies) is out of bounds for: - hledger-web < 0 # -1.21 (>=1.4 && < 1.7). Simon Michael @simonmichael. @simonmichael. Used by: library - - # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: - - ipynb < 0 # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite - # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: - - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + # dlist-1.0 ([changelog](http://hackage.haskell.org/package/dlist-1.0/changelog)) (Grandfathered dependencies) is out of bounds for: + - hw-json < 0 # -1.3.2.2 (>=0.8 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - hw-mquery < 0 # -0.2.1.0 (>=0.8.0 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - salak < 0 # -0.3.6 (>=0.8.0 && < 0.9). Daniel YU . @leptonyu. Used by: library + # ghc-prof (GHC 9, Grandfathered dependencies) (not present) depended on by: + - profiterole < 0 # -0.1 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: executable + # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: + - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library + # network-bsd (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bson < 0 # -0.4.0.1 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - happstack-server < 0 # -7.7.1 (>=2.8.1 && < 2.9). Jeremy Shaw @stepcut. @stepcut. Used by: library + - httpd-shed < 0 # -0.4.1.1 (>=2.7 && < 2.9). Grandfathered dependencies. @hsenag. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=2.7 && < 2.9). Peter Simons @peti. @DanBurton @mokus0. Used by: library + - mongoDB < 0 # -2.7.0.0 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - network-simple < 0 # -0.4.5 ((>=2.7)). Renzo Carbonara @k0001. @k0001. Used by: library + - smtp-mail < 0 # -0.3.0.0 (-any). Matt Parsons @parsonsmatt. @jhickner. Used by: library + # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: + - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable + - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library + - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library + - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library + - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library + - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library + - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library + - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library + - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # gi-cairo-render (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # pandoc (GHC 9, John MacFarlane @jgm) (not present) depended on by: + - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library + - pandoc-plot < 0 # -1.2.1 (>=2.10 && < 3). Laurent P. René de Cotret @LaurentRDC. @LaurentRDC. Used by: library + - pandoc-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + - slick < 0 # -1.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library + - yesod-markdown < 0 # -0.12.6.11 (>=2.0). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library + # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: + - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library + # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: + - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library + - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable + - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library + # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: + - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library + - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.11.0 && < =1.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library + - threepenny-gui < 0 # -0.9.1.0 ((>=0.8 && < 0.12.5) || (>0.12.5.0 && < 0.13)). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library + - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=0.9.5 && < 0.13). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library + - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library + - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library + # gi-cairo-connector (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: + - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library + - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + # chronos (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - chronos-bench < 0 # -0.2.0.2 (-any). Florian Knupfer @knupfer. @knupfer. Used by: library + # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: + - dependent-map < 0 # -0.4.0.0 (>=0.6.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library + - dependent-sum-template < 0 # -0.1.0.3 (>=0.4.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=0.7 && < 0.8). Peter Simons @peti. @DanBurton @mokus0. Used by: library + - prim-uniq < 0 # -0.2 (>=0.7 && < 0.8). Peter Simons @peti. @obsidiansystems. Used by: library + - typelits-witnesses < 0 # -0.4.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library # amazonka-core (Brendan Hay @brendanhay, GHC 9) (not present) depended on by: - amazonka-apigateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - amazonka-application-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library @@ -5577,65 +5603,8 @@ packages: - amazonka-workspaces < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - amazonka-xray < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - serverless-haskell < 0 # -0.12.6 (-any). Alexey Kotlyarov @koterpillar. @seek-oss. Used by: library - # arithmoi (Andrew Lelechenko @Bodigrim, GHC 9) (not present) depended on by: - - cyclotomic < 0 # -1.1.1 (>=0.9). Scott N. Walck @walck. @walck. Used by: library - - quadratic-irrational < 0 # -0.1.1 (>=0.9). Andrew Lelechenko @Bodigrim. @ion1. Used by: library - # bits-extra (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.0.1.3 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect-base < 0 # -0.3.4.1 (>=0.0.0.4 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-simd < 0 # -0.1.2.0 (>=0.0.1.2 && < 0.1). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # c2hs (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bz2 < 0 # -1.0.1.0 (>=0.26.1). Vanessa McHale @vmchale. Used by: library - - chiphunk < 0 # -0.1.4.0 (>=0.28.1 && < 0.29). David Himmelstrup @lemmih. @CthulhuDen. Used by: library - - hsshellscript < 0 # -3.5.0 (>=0.15.1). Henning Thielemann @thielema. Used by: library - - hw-json-simd < 0 # -0.1.1.0 (-any). Grandfathered dependencies. @haskell-works. Used by: library - - hw-kafka-client < 0 # -4.0.3 (-any). Alexey Raga @AlexeyRaga. @haskell-works. Used by: library - - hw-simd < 0 # -0.1.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable - # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: - - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # chronos (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - chronos-bench < 0 # -0.2.0.2 (-any). Florian Knupfer @knupfer. @knupfer. Used by: library - # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library - # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable - - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library - - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library - # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: - - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library - - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library - - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library - - uri-bytestring < 0 # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark - # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: - - dependent-map < 0 # -0.4.0.0 (>=0.6.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - - dependent-sum-template < 0 # -0.1.0.3 (>=0.4.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - - functor-combinators < 0 # -0.3.6.0 (-any). Grandfathered dependencies. @mstksg. Used by: test-suite - - lambdabot-core < 0 # -5.3.0.1 (>=0.7 && < 0.8). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - prim-uniq < 0 # -0.2 (>=0.7 && < 0.8). Peter Simons @peti. @obsidiansystems. Used by: library - - typelits-witnesses < 0 # -0.4.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library + # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library # dhall (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: - dhall-bash < 0 # -1.0.36 (>=1.36.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - dhall-json < 0 # -1.7.6 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library @@ -5644,105 +5613,31 @@ packages: - hpack-dhall < 0 # -0.5.2 (>=1.18.0). Phil de Joux @philderbeast. @blockscope. Used by: library - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - verbosity < 0 # -0.4.0.0 (>=1.23.0 && < 2). Peter Trško @trskop. @trskop. Used by: library - # egison-pattern-src (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library - # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library # ekg-core (Eric Conlon @ejconlon, GHC 9) (not present) depended on by: - composite-ekg < 0 # -0.7.5.0 (>=0.1.1.3 && < 0.5). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - monad-metrics < 0 # -0.2.2.0 (>=0.1.0.1 && < 0.2). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library - # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: - - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library - - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library - # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library - - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library - - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library - - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library - - random-bytestring < 0 # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark - - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library - - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library - - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library - - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library - - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library - # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: - - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library - - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library - # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: - - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library - - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library - # filtrable (GHC 9, Matthew Farkas-Dyck @strake) (not present) depended on by: - - regex-applicative < 0 # -0.3.4 (>=0.1.3). Roman Cheplyaka @feuerbach. @feuerbach. Used by: library - # fmt (Chris Dornan @cdornan, GHC 9) (not present) depended on by: - - cardano-coin-selection < 0 # -1.0.1 (-any). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: test-suite - # ftp-client (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - - ftp-client-conduit < 0 # -0.5.0.5 (==0.5.*). Dan Burton @DanBurton. @mr. Used by: library - # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: - - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - # ghc-prof (GHC 9, Grandfathered dependencies) (not present) depended on by: - - profiterole < 0 # -0.1 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: executable - # gi-cairo-connector (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # gi-cairo-render (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # gi-dbusmenugtk3 (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # gi-gdkpixbuf (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-gdk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gsk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk < 0 # -4.0.4 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gtk-sni-tray < 0 # -0.1.6.2 (>=2.0.16). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library + # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: + - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # c2hs (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bz2 < 0 # -1.0.1.0 (>=0.26.1). Vanessa McHale @vmchale. Used by: library + - chiphunk < 0 # -0.1.4.0 (>=0.28.1 && < 0.29). David Himmelstrup @lemmih. @CthulhuDen. Used by: library + - hsshellscript < 0 # -3.5.0 (>=0.15.1). Henning Thielemann @thielema. Used by: library + - hw-json-simd < 0 # -0.1.1.0 (-any). Grandfathered dependencies. @haskell-works. Used by: library + - hw-kafka-client < 0 # -4.0.3 (-any). Alexey Raga @AlexeyRaga. @haskell-works. Used by: library + - hw-simd < 0 # -0.1.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: + - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library # hackage-security (GHC 9, Grandfathered dependencies) (not present) depended on by: - cabal-file < 0 # -0.1.1 (-any). Jens Petersen @juhp. @juhp. Used by: library - stack < 0 # -2.7.1 (>=0.6.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: - - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: - - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library - # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: - - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library - - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable - - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library - # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: - - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + # type-errors-pretty (GHC 9, Grandfathered dependencies) (not present) depended on by: + - polysemy < 0 # -1.5.0.0 (>=0.0.0.0 && < 0.1). Matej Niznik @TheMatten. @polysemy-research. Used by: library + # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable + # gi-dbusmenugtk3 (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # http-link-header (GHC 9, Greg V @myfreeweb) (not present) depended on by: - - yesod-page-cursor < 0 # -2.0.0.8 (>=1.0.3.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-eliasfano < 0 # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-fingertree < 0 # -0.1.2.0 (>=0.1 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-json-simple-cursor < 0 # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-packed-vector < 0 # -0.2.1.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-parser < 0 # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-simd < 0 # -0.1.2.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - # input-parsers (GHC 9, Mario Blazevic @blamario) (not present) depended on by: - - construct < 0 # -0.3.0.2 (< 0.3). Mario Blazevic @blamario. Used by: library - - incremental-parser < 0 # -0.5.0.2 (< 0.3). Mario Blazevic @blamario. @blamario. Used by: library - # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: - - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library - # io-streams (GHC 9, Gregory Collins @gregorycollins) (not present) depended on by: - - http-streams < 0 # -0.8.7.2 (>=1.3 && < 1.6). Andrew Cowie @istathar. @afcowie. Used by: library - - openssl-streams < 0 # -1.2.3.0 (>=1.0 && < 1.6). Gregory Collins @gregorycollins. @mightybyte. Used by: library - - seqid-streams < 0 # -0.7.2 (>=1.2 && < 1.6). Matthew Wraith @wraithm. @bitnomial. Used by: library - - slack-api < 0 # -0.12 (>=1.2). Rickey Visinski @rickeyski. @mpickering. Used by: library - - unliftio-streams < 0 # -0.1.1.1 (>=1.5.0.1 && < 2). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=1.3 && < 1.6). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library # ixset-typed (GHC 9, Grandfathered dependencies) (not present) depended on by: - hOpenPGP < 0 # -2.9.5 (-any). Clint Adams @clinty. Used by: library - hopenpgp-tools < 0 # -0.23.6 (-any). Clint Adams @clinty. Used by: executable @@ -5750,82 +5645,45 @@ packages: - ixset-typed-conversions < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - ixset-typed-hashable-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library - # net-mqtt (Dustin Sallings @dustin, GHC 9) (not present) depended on by: - - net-mqtt-lens < 0 # -0.1.0.0 (>=0.7.0.0 && < 0.8.0.0). Dustin Sallings @dustin. @dustin. Used by: library - # network-bsd (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bson < 0 # -0.4.0.1 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - happstack-server < 0 # -7.7.1 (>=2.8.1 && < 2.9). Jeremy Shaw @stepcut. @stepcut. Used by: library - - httpd-shed < 0 # -0.4.1.1 (>=2.7 && < 2.9). Grandfathered dependencies. @hsenag. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=2.7 && < 2.9). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - mongoDB < 0 # -2.7.0.0 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - network-simple < 0 # -0.4.5 ((>=2.7)). Renzo Carbonara @k0001. @k0001. Used by: library - - smtp-mail < 0 # -0.3.0.0 (-any). Matt Parsons @parsonsmatt. @jhickner. Used by: library - # nonce (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: - - mongoDB < 0 # -2.7.0.0 (>=1.0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - serversession < 0 # -1.0.2 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - - yesod-auth < 0 # -1.6.10.3 (>=1.0.2 && < 1.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: - - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - # one-liner (GHC 9, Grandfathered dependencies) (not present) depended on by: - - generic-data < 0 # -0.9.2.0 (>=1.0). Li-yao Xia @Lysxia. @Lysxia. Used by: test-suite - # pandoc (GHC 9, John MacFarlane @jgm) (not present) depended on by: - - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - pandoc-plot < 0 # -1.2.1 (>=2.10 && < 3). Laurent P. René de Cotret @LaurentRDC. @LaurentRDC. Used by: library - - pandoc-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - - slick < 0 # -1.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - - yesod-markdown < 0 # -0.12.6.11 (>=2.0). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: - - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable - - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable - - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library - - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library - - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library - - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library - - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library - - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: - - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library - # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: - - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library - - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library + # io-streams (GHC 9, Gregory Collins @gregorycollins) (not present) depended on by: + - http-streams < 0 # -0.8.7.2 (>=1.3 && < 1.6). Andrew Cowie @istathar. @afcowie. Used by: library + - openssl-streams < 0 # -1.2.3.0 (>=1.0 && < 1.6). Gregory Collins @gregorycollins. @mightybyte. Used by: library + - seqid-streams < 0 # -0.7.2 (>=1.2 && < 1.6). Matthew Wraith @wraithm. @bitnomial. Used by: library + - slack-api < 0 # -0.12 (>=1.2). Rickey Visinski @rickeyski. @mpickering. Used by: library + - unliftio-streams < 0 # -0.1.1.1 (>=1.5.0.1 && < 2). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library + - websockets-snap < 0 # -0.10.3.1 (>=1.3 && < 1.6). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # primitive-extras (Alejandro Serrano @serras, GHC 9) (not present) depended on by: + - stm-hamt < 0 # -1.2.0.6 (>=0.10 && < 0.11). Alejandro Serrano @serras. @nikita-volkov. Used by: library + # strict-tuple (Emily Pillmore @topos, GHC 9) (not present) depended on by: + - strict-tuple-lens < 0 # -0.2 (^>=0.1.3). Emily Pillmore @topos. @emilypi. Used by: library + # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: + - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable + - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library + - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library + # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: + - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library + # salak (Daniel YU , GHC 9) (not present) depended on by: + - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library + # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library + - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library + - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library + - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library + - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library + - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library + - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library + - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library + - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library + - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library + # ftp-client (Dan Burton @DanBurton, GHC 9) (not present) depended on by: + - ftp-client-conduit < 0 # -0.5.0.5 (==0.5.*). Dan Burton @DanBurton. @mr. Used by: library + # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: + - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library # rank2classes (GHC 9, Mario Blazevic @blamario) (not present) depended on by: - construct < 0 # -0.3.0.2 (>=1 && < 1.5). Mario Blazevic @blamario. Used by: library - incremental-parser < 0 # -0.5.0.2 (>=1.0 && < 1.5). Mario Blazevic @blamario. @blamario. Used by: library - # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: - - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library - - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library - - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library - - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library - - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - # salak (Daniel YU , GHC 9) (not present) depended on by: - - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library # servant (GHC 9, Haskell Servant ) (not present) depended on by: - lackey < 0 # -1.0.15 (>=0.16.2 && < 0.19). Taylor Fausak @tfausak. @tfausak. Used by: library - servant-blaze < 0 # -0.9.1 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library @@ -5837,124 +5695,158 @@ packages: - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - servant-rawm < 0 # -1.0.0.0 (>=0.16). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-elm < 0 # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: - - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library - - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library + # http-link-header (GHC 9, Greg V @myfreeweb) (not present) depended on by: + - yesod-page-cursor < 0 # -2.0.0.8 (>=1.0.3.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library + # gi-gdkpixbuf (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-gdk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gsk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gi-gtk < 0 # -4.0.4 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gtk-sni-tray < 0 # -0.1.6.2 (>=2.0.16). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # input-parsers (GHC 9, Mario Blazevic @blamario) (not present) depended on by: + - construct < 0 # -0.3.0.2 (< 0.3). Mario Blazevic @blamario. Used by: library + - incremental-parser < 0 # -0.5.0.2 (< 0.3). Mario Blazevic @blamario. @blamario. Used by: library + # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: + - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: + - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library + - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library + # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: + - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library + - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library + - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library + - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library + - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: + - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library + # net-mqtt (Dustin Sallings @dustin, GHC 9) (not present) depended on by: + - net-mqtt-lens < 0 # -0.1.0.0 (>=0.7.0.0 && < 0.8.0.0). Dustin Sallings @dustin. @dustin. Used by: library + # arithmoi (Andrew Lelechenko @Bodigrim, GHC 9) (not present) depended on by: + - cyclotomic < 0 # -1.1.1 (>=0.9). Scott N. Walck @walck. @walck. Used by: library + - quadratic-irrational < 0 # -0.1.1 (>=0.9). Andrew Lelechenko @Bodigrim. @ion1. Used by: library + # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: + - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library + # nonce (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: + - mongoDB < 0 # -2.7.0.0 (>=1.0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library + - serversession < 0 # -1.0.2 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library + - yesod-auth < 0 # -1.6.10.3 (>=1.0.2 && < 1.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: + - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable + - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library + - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library + # egison-pattern-src (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library + - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library + # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: + - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library + - numhask < 0 # -0.7.1.0 (>=0.3 && < 0.4). Tony Day @tonyday567. @tonyday567. Used by: library + - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library + # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: + - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library + # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: + - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: + - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library + # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: + - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library + - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library + - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library + # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: + - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library + - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable + - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library + # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable + - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library + - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library + # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library + - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library + - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library + - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library + - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library + # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: + - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library + - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library + - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library + # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: + - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library + - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library + - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library + # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # snap-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - gingersnap < 0 # -0.3.1.0 (-any). Tom Murphy . Used by: library - snap-blaze < 0 # -0.2.1.5 (>=0.6 && < 1.1). Tomas Carnecky @wereHamster. @jaspervdj. Used by: library - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.1). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.1). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library + # lsp-types (GHC 9, Grandfathered dependencies) (not present) depended on by: + - lsp-test < 0 # -0.14.0.0 (==1.2.*). Luke Lau @bubba. @haskell. Used by: library # snap-server (GHC 9, Simon Jakobi @sjakobi) (not present) depended on by: - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.2). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.2). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: - - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library - # strict-tuple (Emily Pillmore @topos, GHC 9) (not present) depended on by: - - strict-tuple-lens < 0 # -0.2 (^>=0.1.3). Emily Pillmore @topos. @emilypi. Used by: library - # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: - - wai-middleware-clacks < 0 # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite - # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library - # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: - - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library - - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.11.0 && < =1.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library - - threepenny-gui < 0 # -0.9.1.0 ((>=0.8 && < 0.12.5) || (>0.12.5.0 && < 0.13)). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=0.9.5 && < 0.13). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library - - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: - - squeal-postgresql < 0 # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite - # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library + # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: + - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library + # typelits-witnesses (GHC 9, Justin Le @mstksg) (not present) depended on by: + - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library # bcp47 (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: - bcp47-orphans < 0 # -0.1.0.4 (>=0.2.0.4). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: - - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library + # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: + - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library + # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: + - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library + # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: + - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable + - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library + # hw-json-simd (GHC 9, Grandfathered dependencies) (not present) depended on by: + - hw-json-simple-cursor < 0 # -0.1.1.0 (>=0.1.0.2 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: executable + - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.1.0.2 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: + - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library + # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: + - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library + # yesod-form (GHC 9, Grandfathered dependencies) (not present) depended on by: + - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library + - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4 && < 1.8). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: + - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable # bz2 (GHC 9, Vanessa McHale @vmchale) (not present) depended on by: - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library - # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: - - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: - - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library # crypto-api (GHC 9, Grandfathered dependencies) (not present) depended on by: - RSA < 0 # -2.4.1 (>=0.10 && < 0.14). Grandfathered dependencies. @GaloisInc. Used by: library - cryptohash-cryptoapi < 0 # -0.1.4 (>=0.11). Grandfathered dependencies. @vincenthz. Used by: library - pureMD5 < 0 # -2.1.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - skein < 0 # -1.0.9.4 (>=0.6 && < 0.14). Grandfathered dependencies. @meteficha. Used by: library - # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: - - spacecookie < 0 # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite - # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable - - elynx-markov < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - elynx-seq < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - elynx-tree < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark - - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - # generic-data (GHC 9, Li-yao Xia @Lysxia) (not present) depended on by: - - generic-data-surgery < 0 # -0.3.0.0 (>=0.2). Li-yao Xia @Lysxia. @Lysxia. Used by: library - - headroom < 0 # -0.4.1.0 (-any). Vaclav Svejcar @vaclavsvejcar. @vaclavsvejcar. Used by: library - - safecopy < 0 # -0.10.4.2 (>=0.3). Grandfathered dependencies. @acid-state. Used by: library - # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: - - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library - # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: - - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library - # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HTTP < 0 # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite - - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable - # hw-fingertree (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-balancedparens < 0 # -0.4.1.1 (>=0.1.1.0 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect < 0 # -0.13.4.0 (>=0.1.1.0 && < 1.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # hw-rankselect-base (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-balancedparens < 0 # -0.4.1.1 (>=0.3.2.1 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-excess < 0 # -0.2.3.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-rankselect < 0 # -0.13.4.0 (>=0.2.0.0 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-succinct < 0 # -0.1.0.1 (>=0.2.0.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable - # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable - - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library + # pcg-random (GHC 9, Grandfathered dependencies) (not present) depended on by: + - random-bytestring < 0 # -0.1.4 (>=0.1). Lars Kuhtz @larskuhtz. Used by: library + # serversession (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: + - serversession-frontend-wai < 0 # -1.0 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library + # yamlparse-applicative (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - typed-uuid < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # network-simple (GHC 9, Renzo Carbonara @k0001) (not present) depended on by: - moss < 0 # -0.2.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library - network-simple-tls < 0 # -0.4 (>=0.4.3). Renzo Carbonara @k0001. @k0001. Used by: library - pipes-network < 0 # -0.6.5 (-any). Renzo Carbonara @k0001. @k0001. Used by: library - pipes-network-tls < 0 # -0.4 (-any). Renzo Carbonara @k0001. @k0001. Used by: library - # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: - - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library - - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library - # postgres-options (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: - - base16 < 0 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - - base32 < 0 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - - base64 < 0 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - # serversession (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: - - serversession-frontend-wai < 0 # -1.0 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - # sweet-egison (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - egison < 0 # -4.1.2 (>=0.1.1.3). Satoshi Egi @egisatoshi. @egison. Used by: library # sydtest (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - genvalidity-sydtest < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - genvalidity-sydtest-aeson < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library @@ -5964,48 +5856,9 @@ packages: - sydtest-persistent-sqlite < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - sydtest-wai < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # sydtest-discover (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-sydtest < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-aeson < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-hashable < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-lens < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - sydtest-wai < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - # tmp-postgres (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - - pg-transact < 0 # -0.3.1.1 (>=1.34.0.0). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - - postgresql-libpq-notify < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - # typelits-witnesses (GHC 9, Justin Le @mstksg) (not present) depended on by: - - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library - # uri-bytestring (GHC 9, Michael Xavier @MichaelXavier) (not present) depended on by: - - dublincore-xml-conduit < 0 # -0.1.0.2 (-any). koral koral@mailoo.org @k0ral. @k0ral. Used by: library - - hoauth2 < 0 # -1.16.0 (>=0.2.3.1 && < 0.4). Haisheng Wu @freizl. @freizl. Used by: library - - uri-bytestring-aeson < 0 # -0.1.0.8 (>=0.2 && < 0.4). Simon Hafner @reactormonk. @reactormonk. Used by: library - - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library - - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=0.3.3.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library - # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: - - eventful-core < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - - eventstore < 0 # -1.4.1 (==1.3.*). Yorick Laupa yo.eight@gmail.com @YoEight. @YoEight. Used by: library - - genvalidity-mergeful < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-mergeless < 0 # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-uuid < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - graphula < 0 # -2.0.0.5 (>=1.3.14). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: test-suite - - ipython-kernel < 0 # -0.10.2.1 (-any). Andrew Gibiansky @gibiansky. @gibiansky. Used by: library - - opaleye < 0 # -0.7.1.0 (>=1.3 && < 1.4). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: library - - postgresql-binary < 0 # -0.12.4 (==1.3.*). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - postgresql-typed < 0 # -0.6.2.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library - - ratel < 0 # -1.0.15 (>=1.3.13 && < 1.4). Taylor Fausak @tfausak. @tfausak. Used by: library - - rebase < 0 # -1.12.1 (>=1.3 && < 1.4). Grandfathered dependencies. @nikita-volkov. Used by: library - - safe-json < 0 # -1.1.1.1 (>=1.3.13 && < 1.4). Felix Paulusma @Vlix. @Vlix. Used by: test-suite - - typed-uuid < 0 # -0.1.0.0 (>=1.3 && < 1.4). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - validity-uuid < 0 # -0.1.0.3 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # wai-session (GHC 9, Grandfathered dependencies) (not present) depended on by: - serversession-frontend-wai < 0 # -1.0 (==0.3.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - wai-session-redis < 0 # -0.1.0.2 (>=0.3.3 && < 0.4). Tomasz Maciosowski @t4ccer. @t4ccer. Used by: library - # yamlparse-applicative (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - typed-uuid < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # yesod-auth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.18 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library # yesod-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - bugsnag-haskell < 0 # -0.0.4.1 (-any). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: executable - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library @@ -6020,54 +5873,67 @@ packages: - yesod-sitemap < 0 # -1.6.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - yesod-static < 0 # -1.6.1.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - yesod-test < 0 # -1.6.12 (>=1.6.17). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # yesod-form (GHC 9, Grandfathered dependencies) (not present) depended on by: - - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4 && < 1.8). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: + - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library + # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable + - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library + # sweet-egison (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: + - egison < 0 # -4.1.2 (>=0.1.1.3). Satoshi Egi @egisatoshi. @egison. Used by: library + # yesod-auth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: + - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.18 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library + - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library + # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: + - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library + - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library + # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: + - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library # yjsvg (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - gluturtle < 0 # -0.0.58.1 (>=0.1.18). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # HTTP (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HandsomeSoup < 0 # -0.4.2 (-any). Aditya Bhargava @egonSchiele. @egonSchiele. Used by: library - - MusicBrainz < 0 # -0.4.1 (>=4000.0). Clint Adams @clinty. Used by: library - - fedora-haskell-tools < 0 # -0.9 (-any). Jens Petersen @juhp. @fedora-haskell. Used by: executable - - gravatar < 0 # -0.8.0 (-any). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - - hedis < 0 # -0.14.4 (-any). Kostiantyn Rybnikov @k-bx. @informatikr. Used by: library - - hxt-http < 0 # -9.1.5.2 (>=4000 && < 5000). Grandfathered dependencies. @UweSchmidt. Used by: library - - pg-harness-client < 0 # -0.6.0 (>=4000.2.17 && < 4001). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library + # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: + - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library + # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: + - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library + - eventful-core < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library + - eventstore < 0 # -1.4.1 (==1.3.*). Yorick Laupa yo.eight@gmail.com @YoEight. @YoEight. Used by: library + - genvalidity-uuid < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - ipython-kernel < 0 # -0.10.2.1 (-any). Andrew Gibiansky @gibiansky. @gibiansky. Used by: library + - opaleye < 0 # -0.7.1.0 (>=1.3 && < 1.4). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: library + - postgresql-binary < 0 # -0.12.4 (==1.3.*). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - postgresql-typed < 0 # -0.6.2.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library + - ratel < 0 # -1.0.15 (>=1.3.13 && < 1.4). Taylor Fausak @tfausak. @tfausak. Used by: library + - rebase < 0 # -1.12.1 (>=1.3 && < 1.4). Grandfathered dependencies. @nikita-volkov. Used by: library + - typed-uuid < 0 # -0.1.0.0 (>=1.3 && < 1.4). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + - validity-uuid < 0 # -0.1.0.3 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable + # typed-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # RSA (GHC 9, Grandfathered dependencies) (not present) depended on by: - authenticate-oauth < 0 # -1.6.0.1 (>=2.0 && < 2.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # base16 (Emily Pillmore @topos, GHC 9) (not present) depended on by: - - base16-lens < 0 # -0.1.3.2 (^>=0.3). Emily Pillmore @topos. @emilypi. Used by: library - # base32 (Emily Pillmore @topos, GHC 9) (not present) depended on by: - - base32-lens < 0 # -0.1.1.1 (^>=0.2). Emily Pillmore @topos. @emilypi. Used by: library - # base64 (Emily Pillmore @topos, GHC 9) (not present) depended on by: - - base64-lens < 0 # -0.3.1 (^>=0.4). Emily Pillmore @topos. @emilypi. Used by: library - - password < 0 # -3.0.0.0 (>=0.3 && < 0.5). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - # debian (Clint Adams @clinty, GHC 9) (not present) depended on by: - - cabal-debian < 0 # -5.1 (>=3.95). Clint Adams @clinty. @clinty. Used by: library - # eventful-core (David Reaver @jdreaver, GHC 9) (not present) depended on by: - - eventful-test-helpers < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - # genvalidity-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library # ipython-kernel (Andrew Gibiansky @gibiansky, GHC 9) (not present) depended on by: - ihaskell < 0 # -0.10.2.0 (>=0.10.2.0). Vaibhav Sagar @vaibhavsagar. @gibiansky. Used by: library - # postgresql-binary (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - - hasql < 0 # -1.4.5.1 (>=0.12.4 && < 0.13). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - selda-postgresql < 0 # -0.1.8.1 (>=0.12 && < 0.13). Anton Ekblad @valderman. @valderman. Used by: library + # ratel (GHC 9, Taylor Fausak @tfausak) (not present) depended on by: + - ratel-wai < 0 # -1.1.5 (>=1.0.12 && < 1.1). Taylor Fausak @tfausak. @tfausak. Used by: library + # genvalidity-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library + # eventful-core (David Reaver @jdreaver, GHC 9) (not present) depended on by: + - eventful-test-helpers < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library + # rebase (GHC 9, Grandfathered dependencies) (not present) depended on by: + - rerebase < 0 # -1.12.1 (==1.12.1). Grandfathered dependencies. @nikita-volkov. Used by: library + # debian (Clint Adams @clinty, GHC 9) (not present) depended on by: + - cabal-debian < 0 # -5.1 (>=3.95). Clint Adams @clinty. @clinty. Used by: library + # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library # pureMD5 (GHC 9, Grandfathered dependencies) (not present) depended on by: - cabal-debian < 0 # -5.1 (-any). Clint Adams @clinty. @clinty. Used by: library - gravatar < 0 # -0.8.0 (< 3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - tagged-binary < 0 # -0.2.0.1 (>=2.1). Justin Le @mstksg. @mstksg. Used by: library - # ratel (GHC 9, Taylor Fausak @tfausak) (not present) depended on by: - - ratel-wai < 0 # -1.1.5 (>=1.0.12 && < 1.1). Taylor Fausak @tfausak. @tfausak. Used by: library - # rebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - - rerebase < 0 # -1.12.1 (==1.12.1). Grandfathered dependencies. @nikita-volkov. Used by: library - # safecopy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - approximate < 0 # -0.3.4 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library - - compensated < 0 # -0.8.3 (>=0.8.1 && < 0.11). Edward Kmett @ekmett. @ekmett. Used by: library - # typed-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # approximate (Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - hyperloglog < 0 # -0.4.4 (>=0.2.1 && < 1). Edward Kmett @ekmett. @ekmett. Used by: library + # postgresql-binary (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: + - hasql < 0 # -1.4.5.1 (>=0.12.4 && < 0.13). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library + - selda-postgresql < 0 # -0.1.8.1 (>=0.12 && < 0.13). Anton Ekblad @valderman. @valderman. Used by: library + - squeal-postgresql < 0 # -0.7.0.1 (>=0.12.2). Eitan Chatav @echatav. @morphismtech. Used by: library # authenticate-oauth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - wreq < 0 # -0.5.3.3 (>=1.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library # hasql (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: @@ -6075,16 +5941,7 @@ packages: - hasql-optparse-applicative < 0 # -0.3.0.6 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @sannsyn. Used by: library - hasql-pool < 0 # -0.5.2 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - hasql-transaction < 0 # -1.0.0.2 (>=1.4.5 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - # hedis (GHC 9, Kostiantyn Rybnikov @k-bx) (not present) depended on by: - - wai-rate-limit-redis < 0 # -0.1.0.0 (>=0.12 && < 1). Michael B. Gale @mbg. @mbg. Used by: library - # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - - deferred-folds < 0 # -0.9.17 (< 2). Grandfathered dependencies. @metrix-ai. Used by: test-suite - - deque < 0 # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - - strict-list < 0 # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - # deferred-folds (GHC 9, Grandfathered dependencies) (not present) depended on by: - - text-builder < 0 # -0.6.6.2 (>=0.9.10.1 && < 0.10). Grandfathered dependencies. @nikita-volkov. Used by: library # wreq (Alois Cochard @aloiscochard, Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - mustache < 0 # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library "Stackage upper bounds": [] @@ -6642,6 +6499,122 @@ skipped-tests: # was in expected test failures, but seems we may have to skip entirely for unknown reasons, previously: https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude + # + # GHC 9 + # + # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: + - lsp-test # -0.14.0.0 (< 4.15). Luke Lau @bubba. @haskell. Used by: test-suite + # hspec-discover-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-discover-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - servant-auth-client # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-auth-swagger # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - swagger2 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite + # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - libjwt-typed # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite + # tasty-hspec-1.2 ([changelog](http://hackage.haskell.org/package/tasty-hspec-1.2/changelog)) (Mitchell Rosen @mitchellwrosen) is out of bounds for: + - o-clock # -1.2.0.1 (^>=1.1.3). Serokell @serokell. @serokell. Used by: test-suite + # doctest-0.18.1 ([changelog](http://hackage.haskell.org/package/doctest-0.18.1/changelog)) (Simon Hengel @sol) is out of bounds for: + - asif # -6.0.4 (>=0.16.2 && < 0.17). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite + - co-log-core # -0.2.1.1 (>=0.16.0 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite + - d10 # -0.2.1.6 (>=0.13 && < 0.18). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: test-suite + - email-validate # -2.3.2.13 (>=0.8 && < 0.17). George Pollard @Porges. @Porges. Used by: test-suite + - membrain # -0.0.0.2 (>=0.16 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite + - numhask # -0.7.1.0 (>=0.16 && < 0.18). Tony Day @tonyday567. @tonyday567. Used by: test-suite + - partial-semigroup # -0.5.1.12 (>=0.11 && < 0.18). Chris Martin @chris-martin. @chris-martin. Used by: test-suite + - polysemy # -1.5.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite + - polysemy-plugin # -0.3.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite + - servant-auth-docs # -0.2.10.0 (>=0.11.3 && < 0.17). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-openapi3 # -2.0.1.2 (>=0.11.1 && < 0.18). Maxim Koltsov @maksbotan. @biocad. Used by: test-suite + - shortcut-links # -0.5.1.1 (^>=0.16). Grandfathered dependencies. @kowainik. Used by: test-suite + - type-errors-pretty # -0.0.1.1 (>=0.16 && < 0.18). Grandfathered dependencies. @chshersh. Used by: test-suite + # tasty-1.4.1 ([changelog](http://hackage.haskell.org/package/tasty-1.4.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for: + - filtrable # -0.1.6.0 (>=1.3.1 && < 1.4). Matthew Farkas-Dyck @strake. @strake. Used by: test-suite + # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: + - arbor-lru-cache # -0.1.1.1 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite + - bits-extra # -0.0.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - email-validate # -2.3.2.13 (>=2.2.3 && < 2.8). George Pollard @Porges. @Porges. Used by: test-suite + - fmt # -0.6.1.2 (>=2.2 && < 2.8). Chris Dornan @cdornan. @aelve. Used by: test-suite + - hspec-tables # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite + - hw-conduit # -0.2.1.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-fingertree-strict # -0.1.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-ip # -2.4.2.0 (>=2.4.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-mquery # -0.2.1.0 (>=2.6.0 && < 2.8.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - indexed-containers # -0.1.0.2 (>=2.4.8 && < 2.8). Ziyang Liu @zliu41. @zliu41. Used by: test-suite + - libjwt-typed # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite + - lrucaching # -0.3.3 (>=2.2 && < 2.8). Moritz Kiefer @cocreature. @cocreature. Used by: test-suite + - mcmc # -0.4.0.0 (>=2.7.4 && < 2.8). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - membrain # -0.0.0.2 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + - multistate # -0.8.0.3 (>=2 && < 2.8). Lennart Spitzner @lspitzner. @lspitzner. Used by: test-suite + - postgrest # -7.0.1 (>=2.3 && < 2.8). Robert Vollmert @robx. @PostgREST. Used by: test-suite + - servant-auth-client # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - servant-auth-swagger # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + - simple-log # -0.9.12 (>=2.3 && < 2.8). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: test-suite + - swagger2 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite + - tomland # -1.3.3.0 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + - validation-selective # -0.1.0.1 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite + # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: + - servant-auth-client # -0.4.1.0 (>=0.5.13.1 && < 0.7). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite + # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: + - wai-middleware-clacks # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite + # one-liner (GHC 9, Grandfathered dependencies) (not present) depended on by: + - generic-data # -0.9.2.0 (>=1.0). Li-yao Xia @Lysxia. @Lysxia. Used by: test-suite + # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-elm # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite + - servant-machines # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-pipes # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: + - functor-combinators # -0.3.6.0 (-any). Grandfathered dependencies. @mstksg. Used by: test-suite + # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: + - servant-conduit # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-machines # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + - servant-pipes # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite + # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: + - ipynb # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite + # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - avro # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-eliasfano # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-fingertree # -0.1.2.0 (>=0.1 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-json-simple-cursor # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-json-standard-cursor # -0.2.3.1 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-packed-vector # -0.2.1.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-parser # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + - hw-simd # -0.1.2.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite + # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: + - squeal-postgresql # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite + # sydtest-discover (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: + - genvalidity-sydtest # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-aeson # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-hashable # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-lens # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-sydtest-persistent # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - sydtest-wai # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: + - HTTP # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite + # tmp-postgres (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: + - pg-transact # -0.3.1.1 (>=1.34.0.0). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + - postgresql-libpq-notify # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - elynx-markov # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + - elynx-seq # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite + # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: + - genvalidity-mergeful # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - genvalidity-mergeless # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite + - graphula # -2.0.0.5 (>=1.3.14). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: test-suite + - safe-json # -1.1.1.1 (>=1.3.13 && < 1.4). Felix Paulusma @Vlix. @Vlix. Used by: test-suite + # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: + - spacecookie # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite + # postgres-options (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: + - postgresql-libpq-notify # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite + # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: + - base16 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + - base32 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + - base64 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite + # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: + - deferred-folds # -0.9.17 (< 2). Grandfathered dependencies. @metrix-ai. Used by: test-suite + - deque # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + - strict-list # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite + # wreq (Alois Cochard @aloiscochard, Edward Kmett @ekmett, GHC 9) (not present) depended on by: + - mustache # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -7293,6 +7266,30 @@ skipped-benchmarks: # https://github.com/commercialhaskell/stackage/issues/5541 - regex-applicative + # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: + - lsp-test # -0.14.0.0 # (< 4.15). Luke Lau @bubba. @haskell. Used by: benchmark + + # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: + - stm-hamt # -1.2.0.6 (>=0.13 && < 0.15). Alejandro Serrano @serras. @nikita-volkov. Used by: benchmark + + + # + # GHC 9 + # + # freer-simple (Alexis King @lexi-lambda, GHC 9) (not present) depended on by: + - polysemy # -1.5.0.0 (-any). Matej Niznik @TheMatten. @polysemy-research. Used by: benchmark + # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: + - random-bytestring # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark + # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: + - uri-bytestring # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark + # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: + - elynx-tree # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark + # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: + - hw-eliasfano # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark + # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: + - base16 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark + - base32 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark + - base64 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark # end of skipped-benchmarks From d0cb95fffbf7c7f77f0dba77c2eb31274684ad1e Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 7 Jun 2021 16:16:07 +0200 Subject: [PATCH 06/10] Regenerate bounds --- build-constraints.yaml | 1694 +++++++++++++++++----------------------- 1 file changed, 733 insertions(+), 961 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e211beb7..dc8a8f00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5112,841 +5112,644 @@ packages: - Win32 == 2.10.0.0 "GHC 9": - # formatting-7.1.2 ([changelog](http://hackage.haskell.org/package/formatting-7.1.2/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - webby < 0 # -1.0.1 (>=6.3.7 && < 6.4). Aditya Manthramurthy @donatello. @donatello. Used by: library - # integer-gmp-1.1 ([changelog](http://hackage.haskell.org/package/integer-gmp-1.1/changelog)) is out of bounds for: - - arithmoi < 0 # -0.11.0.1 (< 1.1). Andrew Lelechenko @Bodigrim. @Bodigrim. Used by: library - - hmpfr < 0 # -0.4.4 (>=1.0 && < 1.1). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # optics-core-0.4 ([changelog](http://hackage.haskell.org/package/optics-core-0.4/changelog)) (Optics ) is out of bounds for: - - cabal-plan < 0 # -0.7.2.0 (^>=0.2 || ^>=0.3). Henning Thielemann @thielema. @hvr. Used by: executable - - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # semialign-1.2 ([changelog](http://hackage.haskell.org/package/semialign-1.2/changelog)) (Grandfathered dependencies) is out of bounds for: - - cabal-plan < 0 # -0.7.2.0 (^>=1.1). Henning Thielemann @thielema. @hvr. Used by: executable - # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - mcmc < 0 # -0.4.0.0 (>=0.14.0.0 && < 0.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - # lens-family-2.1.1 ([changelog](http://hackage.haskell.org/package/lens-family-2.1.1/changelog)) (Michael Thompson @michaelt) is out of bounds for: - - proto-lens < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protoc < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: executable - - proto-lens-runtime < 0 # -0.7.0.0 (>=1.2 && < 2.1). Judah Jacobson @judah. @google. Used by: library - # Cabal-3.4.0.0 ([changelog](http://hackage.haskell.org/package/Cabal-3.4.0.0/changelog)) is out of bounds for: - - Agda < 0 # -2.6.1.3 (>=1.24.0.0 && < 3.3). Andreas Abel @andreasabel. @agda. Used by: library - - cabal-rpm < 0 # -2.0.8 (>1.10 && < 3.3). Jens Petersen @juhp. @juhp. Used by: executable - - entropy < 0 # -0.4.1.6 (>=1.10 && < 3.3). Grandfathered dependencies. @TomMD. Used by: library - - packdeps < 0 # -0.6.0.0 (>=3.2 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - pantry < 0 # -0.5.2.1 (>=3 && < 3.3). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - proto-lens-setup < 0 # -0.4.0.4 (>=2.0 && < 3.3). Judah Jacobson @judah. @google. Used by: library - - servant-openapi3 < 0 # -2.0.1.2 (>=1.24 && < 3.3). Maxim Koltsov @maksbotan. @biocad. Used by: library - - servant-swagger < 0 # -1.1.10 (>=1.24 && < 3.3). Haskell Servant . @haskell-servant. Used by: library - # citeproc-0.4 ([changelog](http://hackage.haskell.org/package/citeproc-0.4/changelog)) (John MacFarlane @jgm) is out of bounds for: - - pandoc < 0 # -2.13 (>=0.3.0.9 && < 0.3.1). John MacFarlane @jgm. @jgm. Used by: library - # ghc-prim-0.7.0 ([changelog](http://hackage.haskell.org/package/ghc-prim-0.7.0/changelog)) is out of bounds for: - - deepseq-generics < 0 # -0.2.0.0 (>=0.2 && < 0.7). Grandfathered dependencies. @hvr. Used by: library - - ed25519 < 0 # -0.0.5.0 (>=0.1 && < 0.7). Grandfathered dependencies. @thoughtpolice. Used by: library - - ekg-core < 0 # -0.1.1.7 (< 0.7). Eric Conlon @ejconlon. @tibbe. Used by: library - - hw-dsv < 0 # -0.4.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-streams < 0 # -0.0.1.0 (>=0.4 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-xml < 0 # -0.5.1.0 (>=0.5 && < 0.7). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - o-clock < 0 # -1.2.0.1 (>=0.5 && < 0.7). Serokell @serokell. @serokell. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=0.4 && < 0.7). Judah Jacobson @judah. @google. Used by: library - - protolude < 0 # -0.3.0 (>=0.3 && < 0.7). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library - - relude < 0 # -0.7.0.0 (>=0.4.0.0 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - - streamly < 0 # -0.7.3 (>=0.2 && < 0.7). Harendra Kumar @harendra-kumar. @composewell. Used by: library - - typerep-map < 0 # -0.3.3.0 (>=0.5.1.1 && < 0.7). Grandfathered dependencies. @kowainik. Used by: library - # gi-gdk-4.0.3 ([changelog](http://hackage.haskell.org/package/gi-gdk-4.0.3/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk-hs < 0 # -0.3.10 (>=3.0.6 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # gi-gmodule (not present) depended on by: - - gi-gdkpixbuf < 0 # -2.0.26 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - conferer-hspec < 0 # -1.1.0.0 (>=2.0.0 && < 2.8.0). Lucas David Traverso @ludat. Used by: library - - hspec-tables < 0 # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library - # lens-5.0.1 ([changelog](http://hackage.haskell.org/package/lens-5.0.1/changelog)) (Edward Kmett @ekmett) is out of bounds for: - - aeson-picker < 0 # -0.1.0.5 (>=4.15 && < 5). Bogdan Neterebskii @ozzzzz. @ozzzzz. Used by: library - - boundingboxes < 0 # -0.2.3 (>=3.8 && < 5). Fumiaki Kinoshita @fumieval. @fumieval. Used by: library - - lens-datetime < 0 # -0.3 (>=3 && < 5). Mihaly Barasz klao@nilcons.com @klao. @nilcons. Used by: library - - servant-auth < 0 # -0.4.0.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-server < 0 # -0.4.6.0 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-swagger < 0 # -0.2.10.1 (>=4.16.1 && < 4.20). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-docs < 0 # -0.11.8 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-foreign < 0 # -0.15.3 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-multipart < 0 # -0.12 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - servant-swagger < 0 # -1.1.10 (>=4.17 && < 4.20). Haskell Servant . @haskell-servant. Used by: library - - smash-lens < 0 # -0.1.0.1 (>=4.0 && < 5.0). Emily Pillmore @topos. @emilypi. Used by: library - - swagger2 < 0 # -2.6 (>=4.16.1 && < 4.20). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # clock-0.8.2 ([changelog](http://hackage.haskell.org/package/clock-0.8.2/changelog)) (Philipp Middendorf @pmiddend) is out of bounds for: - - clock-extras < 0 # -0.1.0.2 (>=0.4.6 && < 0.8.0). Jonathan Fischoff @jfischoff. @skedgeme. Used by: library - # hspec-wai-0.11.1 ([changelog](http://hackage.haskell.org/package/hspec-wai-0.11.1/changelog)) (Simon Hengel @sol) is out of bounds for: - - hspec-wai-json < 0 # -0.11.0 (==0.11.0). Simon Hengel @sol. @hspec. Used by: library - # haskell-gi-base-0.25.0 ([changelog](http://hackage.haskell.org/package/haskell-gi-base-0.25.0/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-cairo-connector < 0 # -0.1.0 (>=0.24.0 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - - gi-cairo-render < 0 # -0.1.0 (>=0.24 && < 0.25). Ivan Malison @IvanMalison. @cohomology. Used by: library - # linear-base (not present) depended on by: - - one-liner < 0 # -2.0 (>=0.1 && < 1.0). Grandfathered dependencies. @sjoerdvisscher. Used by: library - # cryptonite-0.29 ([changelog](http://hackage.haskell.org/package/cryptonite-0.29/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: - - avers < 0 # -0.0.17.1 (>=0.21 && < 0.29). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - amazonka-core < 0 # -1.6.1 (>=0.4 && < 0.7). Brendan Hay @brendanhay. @brendanhay. Used by: library - - pinboard < 0 # -0.10.2.0 (>=0.5 && < 0.7). Jon Schoning @jonschoning. @jonschoning. Used by: library - - servant-client < 0 # -0.18.2 (>=0.5.13.1 && < 0.7). Haskell Servant . @haskell-servant. Used by: library - # primitive-unlifted-1.0.0.0 ([changelog](http://hackage.haskell.org/package/primitive-unlifted-1.0.0.0/changelog)) (Alejandro Serrano @serras) is out of bounds for: - - primitive-extras < 0 # -0.10.1 (>=0.1.1.0 && < 0.2). Alejandro Serrano @serras. @metrix-ai. Used by: library - # singleton-bool-0.1.6 ([changelog](http://hackage.haskell.org/package/singleton-bool-0.1.6/changelog)) (Grandfathered dependencies) is out of bounds for: - - servant < 0 # -0.18.2 (>=0.1.4 && < 0.1.6). Haskell Servant . @haskell-servant. Used by: library - # gi-gtk-4.0.4 ([changelog](http://hackage.haskell.org/package/gi-gtk-4.0.4/changelog)) (Iñaki García Etxebarria @garetxe) is out of bounds for: - - gi-dbusmenugtk3 < 0 # -0.4.10 (==3.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk-hs < 0 # -0.3.10 (>=3.0.26 && < 3.1). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - # versions-5.0.0 ([changelog](http://hackage.haskell.org/package/versions-5.0.0/changelog)) (Colin Woodbury @fosskers) is out of bounds for: - - aura < 0 # -3.2.4 (^>=4.0.1). Colin Woodbury @fosskers. @fosskers. Used by: library - # aeson-1.5.6.0 ([changelog](http://hackage.haskell.org/package/aeson-1.5.6.0/changelog)) (Adam Bergmark @bergmark) is out of bounds for: - - chronos < 0 # -1.1.2 (>=1.1 && < 1.5). Daniel Cartwright @chessai. @andrewthad. Used by: library - # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: - - Agda < 0 # -2.6.1.3 (>=4.9.0.0 && < 4.15). Andreas Abel @andreasabel. @agda. Used by: library - - HaXml < 0 # -1.25.5 (>=4.3.1.0 && < 4.15). Yoshikuni Jujo @YoshikuniJujo. @hackage-trustees. Used by: library - - HaskellNet < 0 # -0.6 (>=4.3 && < 4.15). Alexander Vershilov @qnikst. @qnikst. Used by: library - - MapWith < 0 # -0.2.0.0 (>=4.9.1 && < 4.15). David James @davjam. @davjam. Used by: library - - aeson-diff < 0 # -1.1.0.9 (>=4.9 && < 4.15). Thomas Sutton @thsutton. @thsutton. Used by: library - - avers < 0 # -0.0.17.1 (>=4.9.0.0 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - aws-cloudfront-signed-cookies < 0 # -0.2.0.6 (< 4.15). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - - bech32 < 0 # -1.1.0 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library - - bech32-th < 0 # -1.0.2 (>=4.11.1.0 && < 4.15). Jonathan Knowles @jonathanknowles. @input-output-hk. Used by: library - - broadcast-chan < 0 # -0.2.1.1 (>=4.8 && < 4.15). Emanuel Borsboom @borsboom. @merijn. Used by: library - - bugzilla-redhat < 0 # -0.3.1 (>=4.6 && < 4.15). Jens Petersen @juhp. @juhp. Used by: library - - butcher < 0 # -1.3.3.2 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - bzlib < 0 # -0.5.1.0 (>=4.3 && < 4.15). Grandfathered dependencies. @hackage-trustees. Used by: library - - cabal-plan < 0 # -0.7.2.0 ((>=4.6 && < 4.10) || ^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Henning Thielemann @thielema. @hvr. Used by: library - - cdar-mBound < 0 # -0.1.0.2 (>=4.7 && < 4.15). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - - circular < 0 # -0.3.1.1 (>=4.14.1.0 && < 4.15). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - co-log-core < 0 # -0.2.1.1 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - configurator-pg < 0 # -0.2.5 (>=4.9 && < 4.15). Robert Vollmert @robx. @robx. Used by: library - - country < 0 # -0.2.1 (>=4.9.1.0 && < 4.15). Daniel Cartwright @chessai. @andrewthad. Used by: library - - crypto-enigma < 0 # -0.1.1.6 (>=4.8.1.0 && < =4.14.1.0). Roy Levien @orome. @orome. Used by: library - - cryptohash-md5 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Jens Petersen @juhp. @hvr. Used by: library - - cryptohash-sha1 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Jens Petersen @juhp. @hvr. Used by: library - - cryptohash-sha256 < 0 # -0.11.102.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - cryptohash-sha512 < 0 # -0.11.100.1 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - css-syntax < 0 # -0.1.0.0 (>=4.8 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - czipwith < 0 # -1.0.1.3 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - d10 < 0 # -0.2.1.6 (>=4.10 && < 4.15). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - - data-compat < 0 # -0.1.0.3 (>=4.12.0.0 && < 4.15). Travis Whitaker . @TravisWhitaker. Used by: library - - data-forest < 0 # -0.1.0.8 (>=4.9 && < 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library - - deepseq-generics < 0 # -0.2.0.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - deepseq-instances < 0 # -0.1.0.1 (>=4.13.0.0 && < 4.15). Travis Whitaker . @TravisWhitaker. Used by: library - - dialogflow-fulfillment < 0 # -0.1.1.4 (>=4.12.0.0 && < 4.15.0.0). Mauricio Fierro @mauriciofierrom. @mauriciofierrom. Used by: library - - doctest-driver-gen < 0 # -0.3.0.3 (>=4.0 && < 4.15). Hexirp @Hexirp. @Hexirp. Used by: library - - earcut < 0 # -0.1.0.4 (>=4.5 && < 4.15). David Himmelstrup @lemmih. @reanimate. Used by: library - - ekg < 0 # -0.4.0.15 (>=4.5 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library - - ekg-core < 0 # -0.1.1.7 (>=4.6 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library - - ekg-json < 0 # -0.1.0.6 (>=4.5 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library - - ekg-statsd < 0 # -0.2.5.0 (>=4.6 && < 4.15). Eric Conlon @ejconlon. @tibbe. Used by: library - - feed < 0 # -1.3.2.0 (>=4 && < 4.15). Adam Bergmark @bergmark. @bergmark. Used by: library - - generic-monoid < 0 # -0.1.0.1 (>=4.11 && < 4.15). Luke Clifton @luke-clifton. Used by: library - - greskell < 0 # -1.2.0.1 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library - - greskell-core < 0 # -0.1.3.6 (>=4.9.0.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library - - greskell-websocket < 0 # -0.1.2.5 (>=4.9.1.0 && < 4.15). Toshio Ito @debug-ito. @debug-ito. Used by: library - - hackage-security < 0 # -0.6.0.1 (>=4.5 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - - haskell-lsp < 0 # -0.24.0.0 (>=4.9 && < 4.15). Alan Zimmerman @alanz. @alanz. Used by: library - - haskell-lsp-types < 0 # -0.24.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @alanz. Used by: library - - haxr < 0 # -3000.11.4.1 (>=4.9 && < 4.15). Brent Yorgey @byorgey. @byorgey. Used by: library - - hgrev < 0 # -0.2.6 (>=4.7 && < 4.15). Matthew Wraith @wraithm. @bitnomial. Used by: library - - hledger < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library - - hledger-lib < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library - - hledger-ui < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: executable - - hledger-web < 0 # -1.21 (>=4.9 && < 4.15). Simon Michael @simonmichael. @simonmichael. Used by: library - - hslogger < 0 # -1.3.1.0 (>=4.3 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - hspec-tables < 0 # -0.0.1 (>=4.13.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library - - ilist < 0 # -0.4.0.1 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - io-streams-haproxy < 0 # -1.0.1.0 (>=4.5 && < 4.15). Grandfathered dependencies. @mightybyte. Used by: library - - ki < 0 # -0.2.0.1 (>=4.12.0.0 && < 4.15). Mitchell Rosen @mitchellwrosen. @mitchellwrosen. Used by: library - - libjwt-typed < 0 # -0.2 (>=4.13.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: library - - loc < 0 # -0.1.3.10 (< 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library - - lsp < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - - lsp-types < 0 # -1.2.0.0 (>=4.11 && < 4.15). Grandfathered dependencies. @haskell. Used by: library - - membrain < 0 # -0.0.0.2 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - multistate < 0 # -0.8.0.3 (>=4.11 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - newtype < 0 # -0.2.2.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - path-text-utf8 < 0 # -0.0.1.6 (>=4.7 && < 4.15). Chris Martin @chris-martin. @chris-martin. Used by: library - - perfect-vector-shuffle < 0 # -0.1.1.1 (>=4.9 && < 4.15). Callan McGill @callanmcgill. @Boarders. Used by: library - - postgrest < 0 # -7.0.1 (>=4.9 && < 4.15). Robert Vollmert @robx. @PostgREST. Used by: library - - pqueue < 0 # -1.4.1.3 (>=4.8 && < 4.15). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protobuf-types < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library - - proto-lens-protoc < 0 # -0.7.0.0 (>=4.9 && < 4.15). Judah Jacobson @judah. @google. Used by: library - - proto-lens-runtime < 0 # -0.7.0.0 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library - - proto-lens-setup < 0 # -0.4.0.4 (>=4.10 && < 4.15). Judah Jacobson @judah. @google. Used by: library - - protolude < 0 # -0.3.0 (>=4.6 && < 4.15). Stephen Diehl @sdiehl. @protolude @sdiehl. Used by: library - - publicsuffix < 0 # -0.20200526 (>=4 && < 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - rattletrap < 0 # -11.1.1 (>=4.14.1 && < 4.15). Taylor Fausak @tfausak. @tfausak. Used by: library - - refined < 0 # -0.6.2 (>=4.11 && < 4.15). Daniel Cartwright @chessai. @nikita-volkov. Used by: library - - regex-applicative-text < 0 # -0.1.0.1 (>=4.3 && < 4.15). Grandfathered dependencies. @phadej. Used by: library - - relude < 0 # -0.7.0.0 (>=4.9 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - resolv < 0 # -0.1.2.0 (>=4.5 && < 4.15). Grandfathered dependencies. @hvr. Used by: library - - rethinkdb-client-driver < 0 # -0.0.25 (< 4.15). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - sandwich < 0 # -0.1.0.6 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - sandwich-quickcheck < 0 # -0.1.0.5 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - sandwich-slack < 0 # -0.1.0.4 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - sandwich-webdriver < 0 # -0.1.0.4 (< 4.15). Tom McLaughlin @thomasjm. @codedownio. Used by: library - - sendgrid-v3 < 0 # -0.3.0.0 (>=4.8 && < 4.15). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @marcelbuesing. Used by: library - - servant < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-auth < 0 # -0.4.0.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-client < 0 # -0.4.1.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-docs < 0 # -0.2.10.0 (>=4.8 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-server < 0 # -0.4.6.0 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-auth-swagger < 0 # -0.2.10.1 (>=4.10 && < 4.15). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-client < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-client-core < 0 # -0.18.2 (>=4.9 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - servant-docs < 0 # -0.11.8 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-errors < 0 # -0.1.6.0 (>=4.10.0.0 && < 4.15). Allan Lukwago @epicallan. @epicallan. Used by: library - - servant-foreign < 0 # -0.15.3 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-http-streams < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-openapi3 < 0 # -2.0.1.2 (>=4.9 && < 4.15). Maxim Koltsov @maksbotan. @biocad. Used by: library - - servant-server < 0 # -0.18.2 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-swagger < 0 # -1.1.10 (>=4.9 && < 4.15). Haskell Servant . @haskell-servant. Used by: library - - servant-swagger-ui < 0 # -0.3.5.3.47.1 (>=4.7 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - servant-swagger-ui-core < 0 # -0.3.5 (>=4.7 && < 4.15). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - shortcut-links < 0 # -0.5.1.1 (>=4.11 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - snap-server < 0 # -1.1.2.0 (>=4.6 && < 4.15). Simon Jakobi @sjakobi. @mightybyte. Used by: library - - stackcollapse-ghc < 0 # -0.0.1.4 (>=4.12.0.0 && < 4.15). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: executable - - strict-tuple < 0 # -0.1.4 (^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Emily Pillmore @topos. @mitchellwrosen. Used by: library - - stripe-concepts < 0 # -1.0.2.6 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - - swagger2 < 0 # -2.6 (>=4.9 && < 4.15). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - - swish < 0 # -0.10.0.4 (>=4.5 && < 4.15). Douglas Burke @DougBurke. Used by: library - - tasty-wai < 0 # -0.1.1.1 (>=4.8 && < 4.15). Pavan Rikhi @prikhi. @qfpl. Used by: library - - tdigest < 0 # -0.2.1.1 (>=4.7 && < 4.15). Grandfathered dependencies. @phadej. Used by: library - - termbox < 0 # -0.3.0 (^>=4.10 || ^>=4.11 || ^>=4.12 || ^>=4.13 || ^>=4.14). Mitchell Rosen @mitchellwrosen. @mitchellwrosen. Used by: library - - text-format < 0 # -0.3.2 (>=4.3 && < 4.15). Dan Burton @DanBurton. @bos @hackage-trustees. Used by: library - - these-skinny < 0 # -0.7.4 (>=4.10 && < 4.15). Daniel Cartwright @chessai. @chessai. Used by: library - - tonalude < 0 # -0.1.1.1 (>=4.7 && < 4.15). Kadzuya Okamoto @arowM. @tonatona-project. Used by: library - - type-errors-pretty < 0 # -0.0.1.1 (>=4.10.1.0 && < 4.15). Grandfathered dependencies. @chshersh. Used by: library - - typerep-map < 0 # -0.3.3.0 (>=4.10 && < 4.15). Grandfathered dependencies. @kowainik. Used by: library - - with-utf8 < 0 # -1.0.2.2 (>=4.10 && < 4.15). Serokell @serokell. @serokell. Used by: library - - zydiskell < 0 # -0.2.0.0 (>=4.7 && < 4.15). Edward Nerd @nerded1337. @nerded1337. Used by: library - # http-api-data-0.4.3 ([changelog](http://hackage.haskell.org/package/http-api-data-0.4.3/changelog)) (Nickolay Kudasov @fizruk) is out of bounds for: - - servant < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library - - servant-server < 0 # -0.18.2 (>=0.4.1 && < 0.4.3). Haskell Servant . @haskell-servant. Used by: library - # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=2.6 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # profunctors-5.6.2 ([changelog](http://hackage.haskell.org/package/profunctors-5.6.2/changelog)) (Edward Kmett @ekmett) is out of bounds for: - - composite-aeson < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-base < 0 # -0.7.5.0 (>=5.2.1 && < 5.6). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - proto-lens < 0 # -0.7.0.0 (>=5.2 && < 5.6). Judah Jacobson @judah. @google. Used by: library - # language-c-0.9.0.1 ([changelog](http://hackage.haskell.org/package/language-c-0.9.0.1/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - c2hs < 0 # -0.28.7 (>=0.7.1 && < 0.9). Grandfathered dependencies. @haskell. Used by: executable - # singletons-3.0 ([changelog](http://hackage.haskell.org/package/singletons-3.0/changelog)) (Richard Eisenberg @goldfirere) is out of bounds for: - - safe-tensor < 0 # -0.2.1.1 (>=2.5 && < 2.8). Nils Alex @nilsalex. @nilsalex. Used by: library - # some-1.0.3 ([changelog](http://hackage.haskell.org/package/some-1.0.3/changelog)) (Grandfathered dependencies) is out of bounds for: - - dependent-sum < 0 # -0.7.1.0 (>=1.0.1 && < 1.0.3). James Cook @mokus0. @obsidiansystems. Used by: library - # commonmark-0.2 ([changelog](http://hackage.haskell.org/package/commonmark-0.2/changelog)) (John MacFarlane @jgm) is out of bounds for: - - pandoc < 0 # -2.13 (>=0.1.1.3 && < 0.2). John MacFarlane @jgm. @jgm. Used by: library - # attoparsec-0.14.1 ([changelog](http://hackage.haskell.org/package/attoparsec-0.14.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - avers < 0 # -0.0.17.1 (>=0.13.1.0 && < 0.14). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - chronos < 0 # -1.1.2 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library - - country < 0 # -0.2.1 (>=0.13 && < 0.14). Daniel Cartwright @chessai. @andrewthad. Used by: library - - email-validate < 0 # -2.3.2.13 (>=0.10.0 && < 0.14). George Pollard @Porges. @Porges. Used by: library - - ftp-client < 0 # -0.5.1.4 (>=0.10 && < 0.14). Dan Burton @DanBurton. @mr. Used by: library - - generic-aeson < 0 # -0.2.0.12 (>=0.11 && < 0.14). Alejandro Serrano @serras. @bergmark @hesselink. Used by: library - - ghc-prof < 0 # -1.4.1.8 (< 0.14). Grandfathered dependencies. @maoe. Used by: library - - http-link-header < 0 # -1.2.0 (>=0.13.2.4 && < 0.14). Greg V @myfreeweb. @myfreeweb. Used by: library - - input-parsers < 0 # -0.2.2 (>=0.12.1.4 && < 0.14). Mario Blazevic @blamario. Used by: library - - io-streams < 0 # -1.5.2.1 (>=0.10 && < 0.14). Gregory Collins @gregorycollins. @mightybyte. Used by: library - - io-streams-haproxy < 0 # -1.0.1.0 (>=0.7 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library - - ipa < 0 # -0.3.1 (^>=0.13). Rory Tyler Hayford @ngua. Used by: library - - makefile < 0 # -1.1.0.0 (>=0.12 && < 0.14). Nicolas Mattia @nmattia. @nmattia. Used by: library - - net-mqtt < 0 # -0.7.1.0 (>=0.13.2 && < 0.14). Dustin Sallings @dustin. @dustin. Used by: library - - pandoc < 0 # -2.13 (>=0.12 && < 0.14). John MacFarlane @jgm. @jgm. Used by: library - - relapse < 0 # -1.0.0.0 (>=0.13.1.0 && < 0.14). Grandfathered dependencies. @iostat. Used by: library - - servant < 0 # -0.18.2 (>=0.13.2.2 && < 0.14). Haskell Servant . @haskell-servant. Used by: library - - snap-core < 0 # -1.0.4.2 (>=0.12 && < 0.14). Grandfathered dependencies. @mightybyte. Used by: library - - snap-server < 0 # -1.1.2.0 (>=0.12 && < 0.14). Simon Jakobi @sjakobi. @mightybyte. Used by: library - - uniprot-kb < 0 # -0.1.2.0 (>=0.10 && < 0.14). Pavel Yakovlev @zmactep. @biocad. Used by: library - - websockets < 0 # -0.12.7.2 (>=0.10 && < 0.14). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - # jira-wiki-markup-1.4.0 ([changelog](http://hackage.haskell.org/package/jira-wiki-markup-1.4.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for: - - pandoc < 0 # -2.13 (>=1.3.4 && < 1.4). John MacFarlane @jgm. @jgm. Used by: library - # path-0.8.0 ([changelog](http://hackage.haskell.org/package/path-0.8.0/changelog)) (Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) is out of bounds for: - - hapistrano < 0 # -0.4.1.3 (>=0.5 && < 0.8). Stack Builders stackage@stackbuilders.com @stackbuilders. @CristhianMotoche @jsl @juanpaucar @sestrella. Used by: library - - path-text-utf8 < 0 # -0.0.1.6 (>=0.5 && < 0.8). Chris Martin @chris-martin. @chris-martin. Used by: library - # optics-th-0.4 ([changelog](http://hackage.haskell.org/package/optics-th-0.4/changelog)) (Optics ) is out of bounds for: - - swagger2 < 0 # -2.6 (>=0.2 && < 0.4). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - # base64-bytestring-1.2.0.1 ([changelog](http://hackage.haskell.org/package/base64-bytestring-1.2.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - nonce < 0 # -1.0.7 (>=1.0 && < 1.2). Felipe Lessa @meteficha. @meteficha. Used by: library - - servant-auth-server < 0 # -0.4.6.0 (>=1.0.0.1 && < 1.2). Domen Kozar @domenkozar. @haskell-servant. Used by: library - - servant-client-core < 0 # -0.18.2 (>=1.0.0.1 && < 1.2). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - servant-server < 0 # -0.18.2 (>=1.0.0.1 && < 1.2). Haskell Servant . @haskell-servant. Used by: library - # call-stack-0.4.0 ([changelog](http://hackage.haskell.org/package/call-stack-0.4.0/changelog)) (Grandfathered dependencies) is out of bounds for: - - hw-hspec-hedgehog < 0 # -0.1.1.0 (>=0.2 && < 0.4). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # haddock-library-1.10.0 ([changelog](http://hackage.haskell.org/package/haddock-library-1.10.0/changelog)) (Alex Biehl @alexbiehl) is out of bounds for: - - pandoc < 0 # -2.13 (>=1.8 && < 1.10). John MacFarlane @jgm. @jgm. Used by: library - # ghc-lib-parser-9.0.1.20210324 ([changelog](http://hackage.haskell.org/package/ghc-lib-parser-9.0.1.20210324/changelog)) (Digital Asset ) is out of bounds for: - - fourmolu < 0 # -0.3.0.0 (>=8.10 && < 8.11). Brandon Chinn @brandonchinn178. @parsonsmatt. Used by: library - - ormolu < 0 # -0.1.4.1 (>=8.10 && < 8.11). Mark Karpov @mrkkrp. @bazel-runfiles. Used by: library - # ghc-9.0.1 ([changelog](http://hackage.haskell.org/package/ghc-9.0.1/changelog)) is out of bounds for: - - fusion-plugin < 0 # -0.2.2 (>=7.10.3 && < =8.11). Pranay Sashank @pranaysashank. @composewell. Used by: library - - ghc-source-gen < 0 # -0.4.0.0 (>=8.4 && < 8.11). Judah Jacobson @judah. @google. Used by: library - - hie-bios < 0 # -0.7.5 (>=8.4.1 && < 8.11). Neil Mitchell @ndmitchell. @mpickering. Used by: library - - nri-prelude < 0 # -0.6.0.0 (>=8.6.1 && < 8.11). NoRedInk . @NoRedInk. Used by: library - - polysemy-plugin < 0 # -0.3.0.0 (>=8.6.5 && < 9). Matej Niznik @TheMatten. @polysemy-research. Used by: library - - proto-lens-protoc < 0 # -0.7.0.0 (>=8.2 && < 8.11). Judah Jacobson @judah. @google. Used by: executable - # memory-0.16.0 ([changelog](http://hackage.haskell.org/package/memory-0.16.0/changelog)) (Vincent Hanquez @vincenthz) is out of bounds for: - - avers < 0 # -0.0.17.1 (>=0.14 && < 0.16). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - servant-auth-server < 0 # -0.4.6.0 (>=0.14.16 && < 0.16). Domen Kozar @domenkozar. @haskell-servant. Used by: library - # network-3.1.2.1 ([changelog](http://hackage.haskell.org/package/network-3.1.2.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - network-bsd < 0 # -2.8.1.0 ((>=3.0.0.0 && < 3.0.2) || (>=3.1.0.0 && < 3.1.2)). Grandfathered dependencies. @haskell. Used by: library - # template-haskell-2.17.0.0 ([changelog](http://hackage.haskell.org/package/template-haskell-2.17.0.0/changelog)) is out of bounds for: - - Agda < 0 # -2.6.1.3 (>=2.11.0.0 && < 2.17). Andreas Abel @andreasabel. @agda. Used by: library - - aeson-schemas < 0 # -1.3.3 (>=2.12.0.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - avers < 0 # -0.0.17.1 (>=2.11.0.0 && < 2.17). Tomas Carnecky @wereHamster. @wereHamster. Used by: library - - composite-aeson < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-base < 0 # -0.7.5.0 (>=2.11.1.0 && < 2.17). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - czipwith < 0 # -1.0.1.3 (>=2.9 && < 2.17). Lennart Spitzner @lspitzner. @lspitzner. Used by: library - - d10 < 0 # -0.2.1.6 (>=2.12 && < 2.17). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: library - - data-accessor-template < 0 # -0.2.1.16 (>=2.11 && < 2.17). Henning Thielemann @thielema. Used by: library - - dhall < 0 # -1.38.1 (>=2.13.0.0 && < 2.17). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - egison-pattern-src-th-mode < 0 # -0.2.1.2 (>=2.2.0 && < 2.17). Satoshi Egi @egisatoshi. @egison. Used by: library - - email-validate < 0 # -2.3.2.13 (>=2.10.0.0 && < 2.17). George Pollard @Porges. @Porges. Used by: library - - equational-reasoning < 0 # -0.7.0.0 (>=2.11 && < 2.17). Hiromi Ishii @konn. @konn. Used by: library - - exception-hierarchy < 0 # -0.1.0.4 (>=2.15 && < 2.17). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - - freer-simple < 0 # -1.2.1.1 (>=2.11 && < 2.17). Alexis King @lexi-lambda. @lexi-lambda. Used by: library - - geniplate-mirror < 0 # -0.7.7 (< 2.17). Liang-Ting Chen @L-TChen. @danr. Used by: library - - hackage-security < 0 # -0.6.0.1 (>=2.7 && < 2.17). Grandfathered dependencies. @haskell. Used by: library - - hgrev < 0 # -0.2.6 (>=2.10 && < 2.17). Matthew Wraith @wraithm. @bitnomial. Used by: library - - invertible-grammar < 0 # -0.1.3 (>=2.9 && < 2.17). Eugene Smolanka @esmolanka. @esmolanka. Used by: library - - ixset-typed < 0 # -0.5 (>=2.8 && < 2.17). Grandfathered dependencies. @well-typed. Used by: library - - path < 0 # -0.8.0 (< 2.17). Chris Done @chrisdone, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi. @commercialhaskell. Used by: library - - prairie < 0 # -0.0.1.0 (>=2.15 && < 2.17). Matt Parsons @parsonsmatt. @parsonsmatt. Used by: library - - rank2classes < 0 # -1.4.1 (>=2.11 && < 2.17). Mario Blazevic @blamario. @blamario. Used by: library - - refined < 0 # -0.6.2 (>=2.9 && < 2.17). Daniel Cartwright @chessai. @nikita-volkov. Used by: library - - req < 0 # -3.9.0 (>=2.14 && < 2.17). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - servant-client-core < 0 # -0.18.2 (>=2.11.1.0 && < 2.17). Grandfathered dependencies, Haskell Servant . @haskell-servant. Used by: library - - swagger2 < 0 # -2.6 (>=2.9.0.0 && < 2.17). Nickolay Kudasov @fizruk. @GetShopTV. Used by: library - - th-test-utils < 0 # -1.1.0 (>=2.11.1.0 && < 2.17). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - - vector-circular < 0 # -0.1.3 (>=2.12 && < 2.17). David Himmelstrup @lemmih. @chessai. Used by: library - # texmath-0.12.3 ([changelog](http://hackage.haskell.org/package/texmath-0.12.3/changelog)) (John MacFarlane @jgm) is out of bounds for: - - pandoc < 0 # -2.13 (>=0.12.2 && < 0.12.3). John MacFarlane @jgm. @jgm. Used by: library - # safe-coloured-text-0.1.0.0 ([changelog](http://hackage.haskell.org/package/safe-coloured-text-0.1.0.0/changelog)) (Tom Sydney Kerckhove @NorfairKing) is out of bounds for: - - nri-prelude < 0 # -0.6.0.0 (>=0.0.0.0 && < 0.1). NoRedInk . @NoRedInk. Used by: library - # generic-deriving-1.14 ([changelog](http://hackage.haskell.org/package/generic-deriving-1.14/changelog)) (Ryan Scott @RyanGlScott) is out of bounds for: - - composite-aeson < 0 # -0.7.5.0 (>=1.11.2 && < 1.14). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - # parser-combinators-1.3.0 ([changelog](http://hackage.haskell.org/package/parser-combinators-1.3.0/changelog)) (Mark Karpov @mrkkrp) is out of bounds for: - - egison-pattern-src < 0 # -0.2.1.2 (>=1.0.0 && < 1.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - paripari < 0 # -0.7.0.0 (>=1.0 && < 1.3). Daniel Mendler @minad. @minad. Used by: library - # yesod-form-1.7.0 ([changelog](http://hackage.haskell.org/package/yesod-form-1.7.0/changelog)) (Grandfathered dependencies) is out of bounds for: - - hledger-web < 0 # -1.21 (>=1.4 && < 1.7). Simon Michael @simonmichael. @simonmichael. Used by: library - # dlist-1.0 ([changelog](http://hackage.haskell.org/package/dlist-1.0/changelog)) (Grandfathered dependencies) is out of bounds for: - - hw-json < 0 # -1.3.2.2 (>=0.8 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - hw-mquery < 0 # -0.2.1.0 (>=0.8.0 && < 0.9). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - salak < 0 # -0.3.6 (>=0.8.0 && < 0.9). Daniel YU . @leptonyu. Used by: library - # ghc-prof (GHC 9, Grandfathered dependencies) (not present) depended on by: - - profiterole < 0 # -0.1 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: executable - # cdar-mBound (GHC 9, Michal Konecny @michalkonecny) (not present) depended on by: - - aern2-mp < 0 # -0.2.6.0 (>=0.1.0.0). Michal Konecny @michalkonecny. @michalkonecny. Used by: library - # network-bsd (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bson < 0 # -0.4.0.1 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - happstack-server < 0 # -7.7.1 (>=2.8.1 && < 2.9). Jeremy Shaw @stepcut. @stepcut. Used by: library - - httpd-shed < 0 # -0.4.1.1 (>=2.7 && < 2.9). Grandfathered dependencies. @hsenag. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=2.7 && < 2.9). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - mongoDB < 0 # -2.7.0.0 (>=2.7 && < 2.9). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - network-simple < 0 # -0.4.5 ((>=2.7)). Renzo Carbonara @k0001. @k0001. Used by: library - - smtp-mail < 0 # -0.3.0.0 (-any). Matt Parsons @parsonsmatt. @jhickner. Used by: library - # path (Chris Done @chrisdone, GHC 9, Mark Karpov @mrkkrp, Simon Jakobi @sjakobi) (not present) depended on by: - - attoparsec-path < 0 # -0.0.0.1 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - composite-aeson-path < 0 # -0.7.5.0 (>=0.6 && < 0.9). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - follow-file < 0 # -0.0.3 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - genvalidity-path < 0 # -0.3.0.4 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - graphql-client < 0 # -1.1.1 (>=0.6.1 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable - - hpc-lcov < 0 # -1.0.1 (>=0.6.0 && < 0.9). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: executable - - http-download < 0 # -0.2.0.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - path-binary-instance < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - path-extensions < 0 # -0.1.1.0 (-any). Dan Firth @locallycompact. Used by: library - - path-extra < 0 # -0.2.0 (-any). Athan Clark @athanclark. @athanclark. Used by: library - - path-io < 0 # -1.6.2 (>=0.6 && < 0.9). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - - path-like < 0 # -0.2.0.2 (-any). Dan Firth @locallycompact. Used by: library - - rio-prettyprint < 0 # -0.1.1.0 (-any). Michael Snoyman michael@snoyman.com @snoyberg. @commercialhaskell. Used by: library - - shake-plus < 0 # -0.3.3.1 (-any). Dan Firth @locallycompact. Used by: library - - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library - - stack < 0 # -2.7.1 (>=0.7.0). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - - sydtest < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-discover < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - validity-path < 0 # -0.4.0.1 (>=0.5). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - within < 0 # -0.2.0.1 (-any). Dan Firth @locallycompact. Used by: library - - yamlparse-applicative < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # gi-cairo-render (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # pandoc (GHC 9, John MacFarlane @jgm) (not present) depended on by: - - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - pandoc-plot < 0 # -1.2.1 (>=2.10 && < 3). Laurent P. René de Cotret @LaurentRDC. @LaurentRDC. Used by: library - - pandoc-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - - slick < 0 # -1.1.1.0 (-any). Chris Penner @ChrisPenner. @ChrisPenner. Used by: library - - yesod-markdown < 0 # -0.12.6.11 (>=2.0). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - # text-format (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - - liquid-fixpoint < 0 # -0.8.10.2 (-any). Dan Burton @DanBurton. @ucsd-progsys. Used by: library - # cryptohash-md5 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - bson < 0 # -0.4.0.1 (==0.11.*). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # email-validate (GHC 9, George Pollard @Porges) (not present) depended on by: - - mmark < 0 # -0.0.7.3 (>=2.2 && < 2.4). Mark Karpov @mrkkrp. @mmark-md. Used by: library - - rhbzquery < 0 # -0.4.3 (-any). Jens Petersen @juhp. @juhp. Used by: executable - - yesod-auth < 0 # -1.6.10.3 (>=1.0). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-form < 0 # -1.7.0 (>=1.0). Grandfathered dependencies. @snoyberg. Used by: library - # websockets (GHC 9, Jasper Van der Jeugt @jaspervdj) (not present) depended on by: - - buttplug-hs-core < 0 # -0.1.0.0 (>=0.12.7.2 && < 0.13). James Sully @sullyj3. @sullyj3. Used by: library - - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.11.0 && < =1.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - network-messagepack-rpc-websocket < 0 # -0.1.1.1 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - skews < 0 # -0.1.0.3 (-any). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - slack-api < 0 # -0.12 (>0.9). Rickey Visinski @rickeyski. @mpickering. Used by: library - - threepenny-gui < 0 # -0.9.1.0 ((>=0.8 && < 0.12.5) || (>0.12.5.0 && < 0.13)). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - - wai-websockets < 0 # -3.0.1.2 (>=0.9). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=0.9.5 && < 0.13). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - - wss-client < 0 # -0.3.0.0 (>=0.12.6 && < 0.13). Yuji Yamamoto @igrep. @iij-ii. Used by: library - - wuss < 0 # -1.1.18 (>=0.12.7 && < 0.13). Taylor Fausak @tfausak. @tfausak. Used by: library - - yesod-websockets < 0 # -0.3.0.3 (>=0.10). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # egison-pattern-src-th-mode (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library - # gi-cairo-connector (GHC 9, Ivan Malison @IvanMalison) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # servant-foreign (GHC 9, Haskell Servant ) (not present) depended on by: - - lackey < 0 # -1.0.15 (>=0.15 && < 0.16). Taylor Fausak @tfausak. @tfausak. Used by: library - - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library - # chronos (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - chronos-bench < 0 # -0.2.0.2 (-any). Florian Knupfer @knupfer. @knupfer. Used by: library - # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: - - dependent-map < 0 # -0.4.0.0 (>=0.6.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - - dependent-sum-template < 0 # -0.1.0.3 (>=0.4.1 && < 0.8). James Cook @mokus0. @obsidiansystems. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=0.7 && < 0.8). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - prim-uniq < 0 # -0.2 (>=0.7 && < 0.8). Peter Simons @peti. @obsidiansystems. Used by: library - - typelits-witnesses < 0 # -0.4.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library - # amazonka-core (Brendan Hay @brendanhay, GHC 9) (not present) depended on by: - - amazonka-apigateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-application-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-appstream < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-athena < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-autoscaling < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-budgets < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-certificatemanager < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudformation < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudfront < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudhsm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudsearch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudsearch-domains < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudtrail < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudwatch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudwatch-events < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cloudwatch-logs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-codebuild < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-codecommit < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-codedeploy < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-codepipeline < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cognito-identity < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cognito-idp < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-cognito-sync < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-config < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-datapipeline < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-devicefarm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-directconnect < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-discovery < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-dms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ds < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-dynamodb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-dynamodb-streams < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ecr < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ecs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-efs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elasticache < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elasticbeanstalk < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elasticsearch < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elastictranscoder < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-elbv2 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-emr < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-gamelift < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-glacier < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-glue < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-health < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-iam < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-importexport < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-inspector < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-iot < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-iot-dataplane < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-kinesis < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-kinesis-analytics < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-kinesis-firehose < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-kms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-lambda < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-lightsail < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-marketplace-analytics < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-marketplace-metering < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ml < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-opsworks < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-opsworks-cm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-pinpoint < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-polly < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-rds < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-redshift < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-rekognition < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-route53 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-route53-domains < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-s3 < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-sdb < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-servicecatalog < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ses < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-shield < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-sms < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-snowball < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-sns < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-sqs < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-ssm < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-stepfunctions < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-storagegateway < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-sts < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-support < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-swf < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-test < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-waf < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-workspaces < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - amazonka-xray < 0 # -1.6.1 (==1.6.1.*). Brendan Hay @brendanhay. @brendanhay. Used by: library - - serverless-haskell < 0 # -0.12.6 (-any). Alexey Kotlyarov @koterpillar. @seek-oss. Used by: library - # refined (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.1.2.1 && < 0.7). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - # dhall (GHC 9, Gabriel Gonzalez @Gabriel439) (not present) depended on by: - - dhall-bash < 0 # -1.0.36 (>=1.36.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-json < 0 # -1.7.6 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-lsp-server < 0 # -1.0.14 (>=1.38.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - dhall-yaml < 0 # -1.2.6 (>=1.31.0 && < 1.39). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - hpack-dhall < 0 # -0.5.2 (>=1.18.0). Phil de Joux @philderbeast. @blockscope. Used by: library - - pandoc-dhall-decoder < 0 # -0.1.0.1 (-any). Dan Firth @locallycompact. Used by: library - - verbosity < 0 # -0.4.0.0 (>=1.23.0 && < 2). Peter Trško @trskop. @trskop. Used by: library - # ekg-core (Eric Conlon @ejconlon, GHC 9) (not present) depended on by: - - composite-ekg < 0 # -0.7.5.0 (>=0.1.1.3 && < 0.5). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - monad-metrics < 0 # -0.2.2.0 (>=0.1.0.1 && < 0.2). Matt Parsons @parsonsmatt. @parsonsmatt @sellerlabs. Used by: library - # pantry (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.5.1.3). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # country (Daniel Cartwright @chessai, GHC 9) (not present) depended on by: - - bcp47 < 0 # -0.2.0.4 (>=0.2.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # c2hs (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bz2 < 0 # -1.0.1.0 (>=0.26.1). Vanessa McHale @vmchale. Used by: library - - chiphunk < 0 # -0.1.4.0 (>=0.28.1 && < 0.29). David Himmelstrup @lemmih. @CthulhuDen. Used by: library - - hsshellscript < 0 # -3.5.0 (>=0.15.1). Henning Thielemann @thielema. Used by: library - - hw-json-simd < 0 # -0.1.1.0 (-any). Grandfathered dependencies. @haskell-works. Used by: library - - hw-kafka-client < 0 # -4.0.3 (-any). Alexey Raga @AlexeyRaga. @haskell-works. Used by: library - - hw-simd < 0 # -0.1.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # regex-applicative-text (GHC 9, Grandfathered dependencies) (not present) depended on by: - - stack < 0 # -2.7.1 (>=0.1.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # hackage-security (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-file < 0 # -0.1.1 (-any). Jens Petersen @juhp. @juhp. Used by: library - - stack < 0 # -2.7.1 (>=0.6.0.1). Emanuel Borsboom @borsboom. @commercialhaskell. Used by: library - # type-errors-pretty (GHC 9, Grandfathered dependencies) (not present) depended on by: - - polysemy < 0 # -1.5.0.0 (>=0.0.0.0 && < 0.1). Matej Niznik @TheMatten. @polysemy-research. Used by: library - # cabal-plan (GHC 9, Henning Thielemann @thielema) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.5 && < 0.8). Henning Thielemann @thielema. Used by: executable - # gi-dbusmenugtk3 (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # ixset-typed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - hOpenPGP < 0 # -2.9.5 (-any). Clint Adams @clinty. Used by: library - - hopenpgp-tools < 0 # -0.23.6 (-any). Clint Adams @clinty. Used by: executable - - ixset-typed-binary-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library - - ixset-typed-conversions < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - ixset-typed-hashable-instance < 0 # -0.1.0.2 (-any). Dan Firth @locallycompact. Used by: library - - shake-plus-extended < 0 # -0.4.1.0 (-any). Dan Firth @locallycompact. Used by: library - # io-streams (GHC 9, Gregory Collins @gregorycollins) (not present) depended on by: - - http-streams < 0 # -0.8.7.2 (>=1.3 && < 1.6). Andrew Cowie @istathar. @afcowie. Used by: library - - openssl-streams < 0 # -1.2.3.0 (>=1.0 && < 1.6). Gregory Collins @gregorycollins. @mightybyte. Used by: library - - seqid-streams < 0 # -0.7.2 (>=1.2 && < 1.6). Matthew Wraith @wraithm. @bitnomial. Used by: library - - slack-api < 0 # -0.12 (>=1.2). Rickey Visinski @rickeyski. @mpickering. Used by: library - - unliftio-streams < 0 # -0.1.1.1 (>=1.5.0.1 && < 2). Bardur Arantsson @BardurArantsson. @BardurArantsson. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=1.3 && < 1.6). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - # primitive-extras (Alejandro Serrano @serras, GHC 9) (not present) depended on by: - - stm-hamt < 0 # -1.2.0.6 (>=0.10 && < 0.11). Alejandro Serrano @serras. @nikita-volkov. Used by: library - # strict-tuple (Emily Pillmore @topos, GHC 9) (not present) depended on by: - - strict-tuple-lens < 0 # -0.2 (^>=0.1.3). Emily Pillmore @topos. @emilypi. Used by: library - # cryptohash-sha256 (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-flatpak < 0 # -0.1.0.2 (>=0.11 && < 0.12). Henning Thielemann @thielema. Used by: executable - - clash-lib < 0 # -1.4.2 (>=0.11 && < 0.12). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - - elynx-tools < 0 # -0.5.0.2 (>=0.11.102.0). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - line < 0 # -4.0.1 (>=0.11.100.1). Hyunje Jun @noraesae. @utatti. Used by: library - - rattle < 0 # -0.2 (-any). Neil Mitchell @ndmitchell. @ndmitchell. Used by: library - # aeson-schemas (Brandon Chinn @brandon-leapyear, GHC 9) (not present) depended on by: - - graphql-client < 0 # -1.1.1 (>=1.3 && < 1.4). Brandon Chinn @brandon-leapyear. @LeapYear. Used by: library - # salak (Daniel YU , GHC 9) (not present) depended on by: - - salak-yaml < 0 # -0.3.5.3 (>=0.3.5 && < 0.4). Daniel YU . @leptonyu. Used by: library - # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bcrypt < 0 # -0.0.11 (< 0.5). Alexandr Kurilin @alex_kurilin. @a1kmm. Used by: library - - clientsession < 0 # -0.9.1.2 (>=0.2.1). Grandfathered dependencies. @snoyberg. Used by: library - - crypto-api < 0 # -0.13.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - - crypto-random-api < 0 # -0.2.0 (-any). Vincent Hanquez @vincenthz. @vincenthz. Used by: library - - pcg-random < 0 # -0.1.3.7 (-any). Grandfathered dependencies. @cchalmers. Used by: library - - scrypt < 0 # -0.5.0 (>=0.2). Falko Peters @informatikr. @informatikr. Used by: library - - secp256k1-haskell < 0 # -0.5.0 (>=0.3.8 && < 0.5). Jean-Pierre Rupp @xenog. @haskoin. Used by: library - - uuid < 0 # -1.3.15 (>=0.3.7 && < 0.5). Antoine Latter @aslatter. @haskell-hvr. Used by: library - - wai-session < 0 # -0.3.3 (-any). Grandfathered dependencies. @singpolyma. Used by: library - - yesod-core < 0 # -1.6.20.1 (-any). Grandfathered dependencies. @snoyberg. Used by: library - # ftp-client (Dan Burton @DanBurton, GHC 9) (not present) depended on by: - - ftp-client-conduit < 0 # -0.5.0.5 (==0.5.*). Dan Burton @DanBurton. @mr. Used by: library - # invertible-grammar (Eugene Smolanka @esmolanka, GHC 9) (not present) depended on by: - - sexp-grammar < 0 # -2.3.0 (>=0.1.3 && < 0.2). Eugene Smolanka @esmolanka. @esmolanka. Used by: library - # rank2classes (GHC 9, Mario Blazevic @blamario) (not present) depended on by: - - construct < 0 # -0.3.0.2 (>=1 && < 1.5). Mario Blazevic @blamario. Used by: library - - incremental-parser < 0 # -0.5.0.2 (>=1.0 && < 1.5). Mario Blazevic @blamario. @blamario. Used by: library - # servant (GHC 9, Haskell Servant ) (not present) depended on by: - - lackey < 0 # -1.0.15 (>=0.16.2 && < 0.19). Taylor Fausak @tfausak. @tfausak. Used by: library - - servant-blaze < 0 # -0.9.1 (>=0.10 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-conduit < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-elm < 0 # -0.7.2 (>=0.8). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: library - - servant-exceptions < 0 # -0.2.1 (-any). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - servant-machines < 0 # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-pipes < 0 # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: library - - servant-rawm < 0 # -1.0.0.0 (>=0.16). Dennis Gosnell @cdepillabout. @cdepillabout. Used by: library - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # http-link-header (GHC 9, Greg V @myfreeweb) (not present) depended on by: - - yesod-page-cursor < 0 # -2.0.0.8 (>=1.0.3.1). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # gi-gdkpixbuf (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-gdk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gsk < 0 # -4.0.3 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gi-gtk < 0 # -4.0.4 (==2.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gtk-sni-tray < 0 # -0.1.6.2 (>=2.0.16). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # input-parsers (GHC 9, Mario Blazevic @blamario) (not present) depended on by: - - construct < 0 # -0.3.0.2 (< 0.3). Mario Blazevic @blamario. Used by: library - - incremental-parser < 0 # -0.5.0.2 (< 0.3). Mario Blazevic @blamario. @blamario. Used by: library - # haskell-lsp (Alan Zimmerman @alanz, GHC 9) (not present) depended on by: - - dhall-lsp-server < 0 # -1.0.14 (>=0.19.0.0 && < 0.25). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - # nri-prelude (GHC 9, NoRedInk ) (not present) depended on by: - - nri-env-parser < 0 # -0.1.0.7 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - - nri-observability < 0 # -0.1.0.2 (>=0.1.0.0 && < 0.7). NoRedInk . @NoRedInk. Used by: library - # hslogger (GHC 9, Grandfathered dependencies) (not present) depended on by: - - dbus-hslogger < 0 # -0.1.0.1 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - dhall-lsp-server < 0 # -1.0.14 (>=1.2.10 && < 1.4). Gabriel Gonzalez @Gabriel439. @dhall-lang. Used by: library - - gtk-sni-tray < 0 # -0.1.6.2 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - - happstack-server < 0 # -7.7.1 (>=1.0.2). Jeremy Shaw @stepcut. @stepcut. Used by: library - - lambdabot-core < 0 # -5.3.0.1 (>=1.2.1). Peter Simons @peti. @DanBurton @mokus0. Used by: library - - nvim-hs < 0 # -2.1.0.4 (-any). Sebastian Witte @saep. @neovimhaskell. Used by: library - - status-notifier-item < 0 # -0.3.0.5 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # haxr (Brent Yorgey @byorgey, GHC 9) (not present) depended on by: - - koji < 0 # -0.0.2 (>=3000.11.4). Jens Petersen @juhp. @juhp. Used by: library - # net-mqtt (Dustin Sallings @dustin, GHC 9) (not present) depended on by: - - net-mqtt-lens < 0 # -0.1.0.0 (>=0.7.0.0 && < 0.8.0.0). Dustin Sallings @dustin. @dustin. Used by: library - # arithmoi (Andrew Lelechenko @Bodigrim, GHC 9) (not present) depended on by: - - cyclotomic < 0 # -1.1.1 (>=0.9). Scott N. Walck @walck. @walck. Used by: library - - quadratic-irrational < 0 # -0.1.1 (>=0.9). Andrew Lelechenko @Bodigrim. @ion1. Used by: library - # co-log-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - co-log-concurrent < 0 # -0.5.0.0 (^>=0.2.1.0). Alexander Vershilov @qnikst. @qnikst. Used by: library - # nonce (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: - - mongoDB < 0 # -2.7.0.0 (>=1.0.5). Victor Denisov @VictorDenisov. @mongodb-haskell. Used by: library - - serversession < 0 # -1.0.2 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - - yesod-auth < 0 # -1.6.10.3 (>=1.0.2 && < 1.1). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-exceptions-server < 0 # -0.2.1 (>=0.11). Sebastian Nagel @ch1bo. @ch1bo. Used by: library - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # equational-reasoning (GHC 9, Hiromi Ishii @konn) (not present) depended on by: - - ghc-typelits-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - singletons-presburger < 0 # -0.6.0.0 (-any). Hiromi Ishii @konn. @konn. Used by: executable - - sized < 0 # -1.0.0.0 (>=0.5). Hiromi Ishii @konn. @konn. Used by: library - - type-natural < 0 # -1.1.0.0 (>=0.4.1.1). Hiromi Ishii @konn. @konn. Used by: library - # egison-pattern-src (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - mini-egison < 0 # -1.0.0 (>=0.2.1 && < 0.3). Satoshi Egi @egisatoshi. @egison. Used by: library - - sweet-egison < 0 # -0.1.1.3 (^>=0.2.1). Satoshi Egi @egisatoshi. @egison. Used by: library - # protolude (GHC 9, Stephen Diehl @sdiehl) (not present) depended on by: - - minio-hs < 0 # -1.5.3 (>=0.3 && < 0.4). Aditya Manthramurthy @donatello. @minio. Used by: library - - numhask < 0 # -0.7.1.0 (>=0.3 && < 0.4). Tony Day @tonyday567. @tonyday567. Used by: library - - registry < 0 # -0.2.0.3 (>=0.2 && < 0.4). Eric Torreborre @etorreborre. @etorreborre. Used by: library - # relude (GHC 9, Grandfathered dependencies) (not present) depended on by: - - morpheus-graphql < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-app < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-client < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-core < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - - morpheus-graphql-subscriptions < 0 # -0.17.0 (>=0.3.0). Davit Nalchevanidze @nalchevanidze. @nalchevanidze. Used by: library - # generic-monoid (GHC 9, Luke Clifton @luke-clifton) (not present) depended on by: - - postgres-options < 0 # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - # composite-aeson (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-aeson-path < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-refined < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-aeson-throw < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # HaXml (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - - yjsvg < 0 # -0.2.0.1 (==1.25.*). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # feed (Adam Bergmark @bergmark, GHC 9) (not present) depended on by: - - download < 0 # -0.3.2.7 (-any). Sibi Prabakaran @psibi. @psibi. Used by: library - - download-curl < 0 # -0.1.4 (-any). Lukas Epple @sternenseemann. Used by: library - - hakyll-convert < 0 # -0.3.0.4 (>=1.3 && < 1.4). Alexander Batischev @Minoru. @Minoru. Used by: library - # hledger-lib (GHC 9, Simon Michael @simonmichael) (not present) depended on by: - - hledger-iadd < 0 # -1.3.14 (>=1.21 && < 1.22). Hans-Peter Deifel @hpdeifel. @hpdeifel. Used by: library - - hledger-interest < 0 # -1.6.1 (==1.21.*). Peter Simons @peti. @peti. Used by: executable - - hledger-stockquotes < 0 # -0.1.1.0 (< 2). Pavan Rikhi @prikhi. @prikhi. Used by: library - # cryptohash-sha1 (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - hasql-queue < 0 # -1.2.0.2 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: executable - - tmp-postgres < 0 # -1.34.1.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: library - - uuid < 0 # -1.3.15 (>=0.11.100 && < 0.12). Antoine Latter @aslatter. @haskell-hvr. Used by: library - # req (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - api-maker < 0 # -0.1.0.0 (-any). Manuel Schneckenreither @schnecki. @schnecki. Used by: library - - elm2nix < 0 # -0.2.1 (-any). Domen Kozar @domenkozar. @domenkozar. Used by: library - - hledger-stockquotes < 0 # -0.1.1.0 (>=3 && < 4). Pavan Rikhi @prikhi. @prikhi. Used by: library - - krank < 0 # -0.2.2 (>=2.1.0). Guillaume Bouchard @guibou. @guibou. Used by: library - - req-conduit < 0 # -1.0.0 (>=1.0 && < 4.0). Mark Karpov @mrkkrp. @mrkkrp. Used by: library - # composite-base (Dan Firth @locallycompact, GHC 9) (not present) depended on by: - - composite-binary < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-ekg < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-hashable < 0 # -0.7.5.0 (>=0.7 && < 0.8). Dan Firth @locallycompact. @ConferOpenSource. Used by: library - - composite-tuple < 0 # -0.1.2.0 (-any). Dan Firth @locallycompact. Used by: library - - composite-xstep < 0 # -0.1.0.0 (-any). Dan Firth @locallycompact. Used by: library - # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: - - github-webhooks < 0 # -0.15.0 (-any). Cuedo Business Solutions @cuedo. @donkeybonks. Used by: library - - hidapi < 0 # -0.1.7 (>=0.1). Niklas Hambüchen mail@nh2.me @nh2. @chpatrick. Used by: library - - kdt < 0 # -0.2.4 (>=0.1.1.1). Luis G. Torres @giogadi. @giogadi. Used by: library - # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: - - sydtest-servant < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # snap-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - gingersnap < 0 # -0.3.1.0 (-any). Tom Murphy . Used by: library - - snap-blaze < 0 # -0.2.1.5 (>=0.6 && < 1.1). Tomas Carnecky @wereHamster. @jaspervdj. Used by: library - - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.1). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.1). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - # lsp-types (GHC 9, Grandfathered dependencies) (not present) depended on by: - - lsp-test < 0 # -0.14.0.0 (==1.2.*). Luke Lau @bubba. @haskell. Used by: library - # snap-server (GHC 9, Simon Jakobi @sjakobi) (not present) depended on by: - - threepenny-gui < 0 # -0.9.1.0 (>=0.9.0 && < 1.2). Simon Jakobi @sjakobi. @HeinrichApfelmus. Used by: library - - websockets-snap < 0 # -0.10.3.1 (>=1.0 && < 1.2). Jasper Van der Jeugt @jaspervdj. @jaspervdj. Used by: library - # pqueue (GHC 9, Lennart Spitzner @lspitzner) (not present) depended on by: - - conduit-algorithms < 0 # -0.0.11.0 (-any). Luis Pedro Coelho @luispedro. @luispedro. Used by: library - # typelits-witnesses (GHC 9, Justin Le @mstksg) (not present) depended on by: - - emd < 0 # -0.2.0.0 (-any). Justin Le @mstksg. @mstksg. Used by: library - # bcp47 (Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, GHC 9) (not present) depended on by: - - bcp47-orphans < 0 # -0.1.0.4 (>=0.2.0.4). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: library - # happstack-server (GHC 9, Jeremy Shaw @stepcut) (not present) depended on by: - - reform-happstack < 0 # -0.2.5.4 (>=7.0 && < 7.8). Jeremy Shaw @stepcut. @stepcut. Used by: library - # http-streams (Andrew Cowie @istathar, GHC 9) (not present) depended on by: - - ses-html < 0 # -0.4.0.0 (-any). David Johnson @dmjio. @dmjio. Used by: library - # gi-gdk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gi-gdkx11 < 0 # -4.0.3 (==4.0.*). Iñaki García Etxebarria @garetxe. @haskell-gi. Used by: library - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # mmark (GHC 9, Mark Karpov @mrkkrp) (not present) depended on by: - - mmark-cli < 0 # -0.0.5.0 (>=0.0.6 && < 0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: executable - - mmark-ext < 0 # -0.2.1.3 (>=0.0.4 && < =0.1). Mark Karpov @mrkkrp. @mmark-md. Used by: library - # hw-json-simd (GHC 9, Grandfathered dependencies) (not present) depended on by: - - hw-json-simple-cursor < 0 # -0.1.1.0 (>=0.1.0.2 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: executable - - hw-json-standard-cursor < 0 # -0.2.3.1 (>=0.1.0.2 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - # gi-gtk (GHC 9, Iñaki García Etxebarria @garetxe) (not present) depended on by: - - gtk-strut < 0 # -0.1.3.0 (-any). Ivan Malison @IvanMalison. @IvanMalison. Used by: library - # stm-hamt (Alejandro Serrano @serras, GHC 9) (not present) depended on by: - - stm-containers < 0 # -1.2 (>=1.2 && < 1.3). Alejandro Serrano @serras. @nikita-volkov. Used by: library - # yesod-form (GHC 9, Grandfathered dependencies) (not present) depended on by: - - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.8). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4 && < 1.8). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - # koji (GHC 9, Jens Petersen @juhp) (not present) depended on by: - - pkgtreediff < 0 # -0.4.1 (-any). Jens Petersen @juhp. @juhp. Used by: executable - # bz2 (GHC 9, Vanessa McHale @vmchale) (not present) depended on by: - - debian < 0 # -4.0.2 (-any). Clint Adams @clinty. @clinty. Used by: library - # crypto-api (GHC 9, Grandfathered dependencies) (not present) depended on by: - - RSA < 0 # -2.4.1 (>=0.10 && < 0.14). Grandfathered dependencies. @GaloisInc. Used by: library - - cryptohash-cryptoapi < 0 # -0.1.4 (>=0.11). Grandfathered dependencies. @vincenthz. Used by: library - - pureMD5 < 0 # -2.1.3 (-any). Grandfathered dependencies. @TomMD. Used by: library - - skein < 0 # -1.0.9.4 (>=0.6 && < 0.14). Grandfathered dependencies. @meteficha. Used by: library - # pcg-random (GHC 9, Grandfathered dependencies) (not present) depended on by: - - random-bytestring < 0 # -0.1.4 (>=0.1). Lars Kuhtz @larskuhtz. Used by: library - # serversession (Felipe Lessa @meteficha, GHC 9) (not present) depended on by: - - serversession-frontend-wai < 0 # -1.0 (==1.0.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - # yamlparse-applicative (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - typed-uuid < 0 # -0.1.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # network-simple (GHC 9, Renzo Carbonara @k0001) (not present) depended on by: - - moss < 0 # -0.2.0.0 (-any). Michael B. Gale @mbg. @mbg. Used by: library - - network-simple-tls < 0 # -0.4 (>=0.4.3). Renzo Carbonara @k0001. @k0001. Used by: library - - pipes-network < 0 # -0.6.5 (-any). Renzo Carbonara @k0001. @k0001. Used by: library - - pipes-network-tls < 0 # -0.4 (-any). Renzo Carbonara @k0001. @k0001. Used by: library - # sydtest (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-sydtest < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-sydtest-aeson < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-sydtest-hashable < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-sydtest-lens < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - genvalidity-sydtest-persistent < 0 # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-persistent-sqlite < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-wai < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # wai-session (GHC 9, Grandfathered dependencies) (not present) depended on by: - - serversession-frontend-wai < 0 # -1.0 (==0.3.*). Felipe Lessa @meteficha. @snoyberg. Used by: library - - wai-session-redis < 0 # -0.1.0.2 (>=0.3.3 && < 0.4). Tomasz Maciosowski @t4ccer. @t4ccer. Used by: library - # yesod-core (GHC 9, Grandfathered dependencies) (not present) depended on by: - - bugsnag-haskell < 0 # -0.0.4.1 (-any). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: executable - - sydtest-yesod < 0 # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - yesod < 0 # -1.6.1.1 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.19 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library - - yesod-fb < 0 # -0.6.1 (-any). Felipe Lessa @meteficha, Sibi Prabakaran @psibi. @psibi. Used by: library - - yesod-gitrev < 0 # -0.2.1 (>=1.6). Dan Burton @DanBurton. @DanBurton. Used by: library - - yesod-newsfeed < 0 # -1.7.0.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-paginator < 0 # -1.1.1.0 (>=1.4). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - - yesod-persistent < 0 # -1.6.0.7 (>=1.6 && < 1.7). Grandfathered dependencies. @snoyberg. Used by: library - - yesod-sitemap < 0 # -1.6.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-static < 0 # -1.6.1.0 (>=1.6 && < 1.7). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - - yesod-test < 0 # -1.6.12 (>=1.6.17). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # clientsession (GHC 9, Grandfathered dependencies) (not present) depended on by: - - wai-middleware-auth < 0 # -0.2.4.1 (-any). Alexey Kuleshevich @lehins. @snoyberg. Used by: library - # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - elynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: executable - - slynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - - tlynx < 0 # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: library - # sweet-egison (GHC 9, Satoshi Egi @egisatoshi) (not present) depended on by: - - egison < 0 # -4.1.2 (>=0.1.1.3). Satoshi Egi @egisatoshi. @egison. Used by: library - # yesod-auth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - yesod-auth-hashdb < 0 # -1.7.1.7 (>=1.4.18 && < 1.7). Paul Rouse @paul-rouse. @paul-rouse. Used by: library - - yesod-auth-oauth2 < 0 # -0.6.3.4 (>=1.6.0). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3, Patrick Brisbin @pbrisbin. @freckle. Used by: library - # nvim-hs (GHC 9, Sebastian Witte @saep) (not present) depended on by: - - nvim-hs-contrib < 0 # -2.0.0.0 (>=2.0 && < 3). Sebastian Witte @saep. @neovimhaskell. Used by: library - - nvim-hs-ghcid < 0 # -2.0.0.0 (>=2 && < 3). Sebastian Witte @saep. @saep. Used by: library - # bcrypt (Alexandr Kurilin @alex_kurilin, GHC 9) (not present) depended on by: - - users < 0 # -0.5.0.0 (>=0.0.8). Alexander Thiemann @agrafix. @agrafix. Used by: library - # yjsvg (GHC 9, Yoshikuni Jujo @YoshikuniJujo) (not present) depended on by: - - gluturtle < 0 # -0.0.58.1 (>=0.1.18). Yoshikuni Jujo @YoshikuniJujo. @YoshikuniJujo. Used by: library - # clash-lib (GHC 9, QBayLogic B.V. @martijnbastiaan) (not present) depended on by: - - clash-ghc < 0 # -1.4.2 (==1.4.2). QBayLogic B.V. @martijnbastiaan. @clash-lang. Used by: library - # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: - - avro < 0 # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: library - - eventful-core < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - - eventstore < 0 # -1.4.1 (==1.3.*). Yorick Laupa yo.eight@gmail.com @YoEight. @YoEight. Used by: library - - genvalidity-uuid < 0 # -0.1.0.4 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - ipython-kernel < 0 # -0.10.2.1 (-any). Andrew Gibiansky @gibiansky. @gibiansky. Used by: library - - opaleye < 0 # -0.7.1.0 (>=1.3 && < 1.4). Tom Ellis @tomjaguarpaw. @tomjaguarpaw. Used by: library - - postgresql-binary < 0 # -0.12.4 (==1.3.*). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - postgresql-typed < 0 # -0.6.2.0 (>=1.3). Dylan Simon @dylex. @dylex. Used by: library - - ratel < 0 # -1.0.15 (>=1.3.13 && < 1.4). Taylor Fausak @tfausak. @tfausak. Used by: library - - rebase < 0 # -1.12.1 (>=1.3 && < 1.4). Grandfathered dependencies. @nikita-volkov. Used by: library - - typed-uuid < 0 # -0.1.0.0 (>=1.3 && < 1.4). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - - validity-uuid < 0 # -0.1.0.3 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - board-games < 0 # -0.3 (>=0.4 && < 0.5). Henning Thielemann @thielema. Used by: executable - # typed-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # RSA (GHC 9, Grandfathered dependencies) (not present) depended on by: - - authenticate-oauth < 0 # -1.6.0.1 (>=2.0 && < 2.5). Michael Snoyman michael@snoyman.com @snoyberg. @snoyberg. Used by: library - # ipython-kernel (Andrew Gibiansky @gibiansky, GHC 9) (not present) depended on by: - - ihaskell < 0 # -0.10.2.0 (>=0.10.2.0). Vaibhav Sagar @vaibhavsagar. @gibiansky. Used by: library - # ratel (GHC 9, Taylor Fausak @tfausak) (not present) depended on by: - - ratel-wai < 0 # -1.1.5 (>=1.0.12 && < 1.1). Taylor Fausak @tfausak. @tfausak. Used by: library - # genvalidity-uuid (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-typed-uuid < 0 # -0.0.0.2 (>=0.0). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: library - # eventful-core (David Reaver @jdreaver, GHC 9) (not present) depended on by: - - eventful-test-helpers < 0 # -0.2.0 (-any). David Reaver @jdreaver. @jdreaver. Used by: library - # rebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - - rerebase < 0 # -1.12.1 (==1.12.1). Grandfathered dependencies. @nikita-volkov. Used by: library - # debian (Clint Adams @clinty, GHC 9) (not present) depended on by: - - cabal-debian < 0 # -5.1 (>=3.95). Clint Adams @clinty. @clinty. Used by: library - # avro (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - language-avro < 0 # -0.1.3.1 (>=0.5.1). Flavio Corpa @kutyel. @kutyel. Used by: library - # pureMD5 (GHC 9, Grandfathered dependencies) (not present) depended on by: - - cabal-debian < 0 # -5.1 (-any). Clint Adams @clinty. @clinty. Used by: library - - gravatar < 0 # -0.8.0 (< 3). Patrick Brisbin @pbrisbin. @pbrisbin. Used by: library - - tagged-binary < 0 # -0.2.0.1 (>=2.1). Justin Le @mstksg. @mstksg. Used by: library - # postgresql-binary (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - - hasql < 0 # -1.4.5.1 (>=0.12.4 && < 0.13). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - selda-postgresql < 0 # -0.1.8.1 (>=0.12 && < 0.13). Anton Ekblad @valderman. @valderman. Used by: library - - squeal-postgresql < 0 # -0.7.0.1 (>=0.12.2). Eitan Chatav @echatav. @morphismtech. Used by: library - # authenticate-oauth (GHC 9, Michael Snoyman michael@snoyman.com @snoyberg) (not present) depended on by: - - wreq < 0 # -0.5.3.3 (>=1.5). Alois Cochard @aloiscochard, Edward Kmett @ekmett. @bos. Used by: library - # hasql (GHC 9, Nikita Volkov @nikita-volkov) (not present) depended on by: - - hasql-notifications < 0 # -0.2.0.0 (>=0.19). Diogo Biazus . @diogob. Used by: library - - hasql-optparse-applicative < 0 # -0.3.0.6 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @sannsyn. Used by: library - - hasql-pool < 0 # -0.5.2 (>=1.3 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - - hasql-transaction < 0 # -1.0.0.2 (>=1.4.5 && < 1.5). Nikita Volkov @nikita-volkov. @nikita-volkov. Used by: library - # wreq (Alois Cochard @aloiscochard, Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - slack-progressbar < 0 # -0.1.0.1 (-any). Tom McLaughlin @thomasjm. @codedownio. Used by: library + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: Cabal-3.4.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: base-4.15.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - HaXml < 0 # tried HaXml-1.25.5, but its *library* does not support: base-4.15.0.0 + - HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.15.0.0 + - MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - RSA < 0 # tried RSA-2.4.1, but its *library* requires the disabled package: crypto-api + - aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.15.0.0 + - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.0.1 + - aeson-schemas < 0 # tried aeson-schemas-1.3.3, but its *library* does not support: template-haskell-2.17.0.0 + - amazonka-apigateway < 0 # tried amazonka-apigateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-application-autoscaling < 0 # tried amazonka-application-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-appstream < 0 # tried amazonka-appstream-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-athena < 0 # tried amazonka-athena-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-autoscaling < 0 # tried amazonka-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-budgets < 0 # tried amazonka-budgets-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-certificatemanager < 0 # tried amazonka-certificatemanager-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudformation < 0 # tried amazonka-cloudformation-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudfront < 0 # tried amazonka-cloudfront-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudhsm < 0 # tried amazonka-cloudhsm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch < 0 # tried amazonka-cloudsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch-domains < 0 # tried amazonka-cloudsearch-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudtrail < 0 # tried amazonka-cloudtrail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch < 0 # tried amazonka-cloudwatch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-events < 0 # tried amazonka-cloudwatch-events-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-logs < 0 # tried amazonka-cloudwatch-logs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codebuild < 0 # tried amazonka-codebuild-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codecommit < 0 # tried amazonka-codecommit-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codedeploy < 0 # tried amazonka-codedeploy-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codepipeline < 0 # tried amazonka-codepipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-identity < 0 # tried amazonka-cognito-identity-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-idp < 0 # tried amazonka-cognito-idp-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-sync < 0 # tried amazonka-cognito-sync-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-config < 0 # tried amazonka-config-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: http-client-0.7.8 + - amazonka-datapipeline < 0 # tried amazonka-datapipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-devicefarm < 0 # tried amazonka-devicefarm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-directconnect < 0 # tried amazonka-directconnect-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-discovery < 0 # tried amazonka-discovery-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dms < 0 # tried amazonka-dms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ds < 0 # tried amazonka-ds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb < 0 # tried amazonka-dynamodb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb-streams < 0 # tried amazonka-dynamodb-streams-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecr < 0 # tried amazonka-ecr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecs < 0 # tried amazonka-ecs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-efs < 0 # tried amazonka-efs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticache < 0 # tried amazonka-elasticache-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticbeanstalk < 0 # tried amazonka-elasticbeanstalk-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticsearch < 0 # tried amazonka-elasticsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elastictranscoder < 0 # tried amazonka-elastictranscoder-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elb < 0 # tried amazonka-elb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elbv2 < 0 # tried amazonka-elbv2-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-emr < 0 # tried amazonka-emr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-gamelift < 0 # tried amazonka-gamelift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glacier < 0 # tried amazonka-glacier-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glue < 0 # tried amazonka-glue-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-health < 0 # tried amazonka-health-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iam < 0 # tried amazonka-iam-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-importexport < 0 # tried amazonka-importexport-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-inspector < 0 # tried amazonka-inspector-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot < 0 # tried amazonka-iot-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot-dataplane < 0 # tried amazonka-iot-dataplane-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis < 0 # tried amazonka-kinesis-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-analytics < 0 # tried amazonka-kinesis-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-firehose < 0 # tried amazonka-kinesis-firehose-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kms < 0 # tried amazonka-kms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lambda < 0 # tried amazonka-lambda-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lightsail < 0 # tried amazonka-lightsail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-analytics < 0 # tried amazonka-marketplace-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-metering < 0 # tried amazonka-marketplace-metering-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ml < 0 # tried amazonka-ml-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks < 0 # tried amazonka-opsworks-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks-cm < 0 # tried amazonka-opsworks-cm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-pinpoint < 0 # tried amazonka-pinpoint-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-polly < 0 # tried amazonka-polly-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rds < 0 # tried amazonka-rds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-redshift < 0 # tried amazonka-redshift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rekognition < 0 # tried amazonka-rekognition-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53 < 0 # tried amazonka-route53-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53-domains < 0 # tried amazonka-route53-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-s3 < 0 # tried amazonka-s3-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sdb < 0 # tried amazonka-sdb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-servicecatalog < 0 # tried amazonka-servicecatalog-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ses < 0 # tried amazonka-ses-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-shield < 0 # tried amazonka-shield-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sms < 0 # tried amazonka-sms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-snowball < 0 # tried amazonka-snowball-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sns < 0 # tried amazonka-sns-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sqs < 0 # tried amazonka-sqs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ssm < 0 # tried amazonka-ssm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-stepfunctions < 0 # tried amazonka-stepfunctions-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-storagegateway < 0 # tried amazonka-storagegateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sts < 0 # tried amazonka-sts-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-support < 0 # tried amazonka-support-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-swf < 0 # tried amazonka-swf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-test < 0 # tried amazonka-test-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-waf < 0 # tried amazonka-waf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-workspaces < 0 # tried amazonka-workspaces-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-xray < 0 # tried amazonka-xray-1.6.1, but its *library* requires the disabled package: amazonka-core + - api-maker < 0 # tried api-maker-0.1.0.0, but its *library* requires the disabled package: req + - attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path + - aura < 0 # tried aura-3.2.4, but its *library* does not support: versions-5.0.0 + - authenticate-oauth < 0 # tried authenticate-oauth-1.6.0.1, but its *library* requires the disabled package: RSA + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: attoparsec-0.14.1 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: base-4.15.0.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: cryptonite-0.29 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: memory-0.16.0 + - avers < 0 # tried avers-0.0.17.1, but its *library* does not support: template-haskell-2.17.0.0 + - avro < 0 # tried avro-0.5.2.0, but its *library* requires the disabled package: uuid + - aws-cloudfront-signed-cookies < 0 # tried aws-cloudfront-signed-cookies-0.2.0.6, but its *library* does not support: base-4.15.0.0 + - bcp47 < 0 # tried bcp47-0.2.0.4, but its *library* requires the disabled package: country + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47 + - bcrypt < 0 # tried bcrypt-0.0.11, but its *library* requires the disabled package: entropy + - bech32 < 0 # tried bech32-1.1.0, but its *library* does not support: base-4.15.0.0 + - bech32-th < 0 # tried bech32-th-1.0.2, but its *library* does not support: base-4.15.0.0 + - board-games < 0 # tried board-games-0.3, but its *executable* requires the disabled package: httpd-shed + - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1 + - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: cryptohash-md5 + - bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: network-bsd + - bugsnag-haskell < 0 # tried bugsnag-haskell-0.0.4.1, but its *executable* requires the disabled package: yesod-core + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.1, but its *library* does not support: base-4.15.0.0 + - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.0, but its *library* requires the disabled package: websockets + - bz2 < 0 # tried bz2-1.0.1.0, but its *library* requires the disabled package: c2hs + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.15.0.0 + - c2hs < 0 # tried c2hs-0.28.7, but its *executable* does not support: language-c-0.9.0.1 + - cabal-debian < 0 # tried cabal-debian-5.1, but its *library* requires the disabled package: debian + - cabal-debian < 0 # tried cabal-debian-5.1, but its *library* requires the disabled package: pureMD5 + - cabal-file < 0 # tried cabal-file-0.1.1, but its *library* requires the disabled package: hackage-security + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cabal-plan + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cryptohash-sha256 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: optics-core-0.4 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: semialign-1.2 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *library* does not support: base-4.15.0.0 + - cabal-rpm < 0 # tried cabal-rpm-2.0.8, but its *executable* does not support: Cabal-3.4.0.0 + - chiphunk < 0 # tried chiphunk-0.1.4.0, but its *library* requires the disabled package: c2hs + - chronos < 0 # tried chronos-1.1.2, but its *library* does not support: aeson-1.5.6.0 + - chronos < 0 # tried chronos-1.1.2, but its *library* does not support: attoparsec-0.14.1 + - chronos-bench < 0 # tried chronos-bench-0.2.0.2, but its *library* requires the disabled package: chronos + - circular < 0 # tried circular-0.3.1.1, but its *library* does not support: base-4.15.0.0 + - clash-ghc < 0 # tried clash-ghc-1.4.2, but its *library* requires the disabled package: clash-lib + - clash-lib < 0 # tried clash-lib-1.4.2, but its *library* requires the disabled package: cryptohash-sha256 + - clientsession < 0 # tried clientsession-0.9.1.2, but its *library* requires the disabled package: entropy + - clock-extras < 0 # tried clock-extras-0.1.0.2, but its *library* does not support: clock-0.8.2 + - co-log-concurrent < 0 # tried co-log-concurrent-0.5.0.0, but its *library* requires the disabled package: co-log-core + - co-log-core < 0 # tried co-log-core-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: generic-deriving-1.14 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: profunctors-5.6.2 + - composite-aeson < 0 # tried composite-aeson-0.7.5.0, but its *library* does not support: template-haskell-2.17.0.0 + - composite-aeson-path < 0 # tried composite-aeson-path-0.7.5.0, but its *library* requires the disabled package: composite-aeson + - composite-aeson-path < 0 # tried composite-aeson-path-0.7.5.0, but its *library* requires the disabled package: path + - composite-aeson-refined < 0 # tried composite-aeson-refined-0.7.5.0, but its *library* requires the disabled package: composite-aeson + - composite-aeson-refined < 0 # tried composite-aeson-refined-0.7.5.0, but its *library* requires the disabled package: refined + - composite-aeson-throw < 0 # tried composite-aeson-throw-0.1.0.0, but its *library* requires the disabled package: composite-aeson + - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: profunctors-5.6.2 + - composite-base < 0 # tried composite-base-0.7.5.0, but its *library* does not support: template-haskell-2.17.0.0 + - composite-binary < 0 # tried composite-binary-0.7.5.0, but its *library* requires the disabled package: composite-base + - composite-ekg < 0 # tried composite-ekg-0.7.5.0, but its *library* requires the disabled package: composite-base + - composite-ekg < 0 # tried composite-ekg-0.7.5.0, but its *library* requires the disabled package: ekg-core + - composite-hashable < 0 # tried composite-hashable-0.7.5.0, but its *library* requires the disabled package: composite-base + - composite-tuple < 0 # tried composite-tuple-0.1.2.0, but its *library* requires the disabled package: composite-base + - composite-xstep < 0 # tried composite-xstep-0.1.0.0, but its *library* requires the disabled package: composite-base + - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue + - conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.2 + - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.15.0.0 + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes + - country < 0 # tried country-0.2.1, but its *library* does not support: attoparsec-0.14.1 + - country < 0 # tried country-0.2.1, but its *library* does not support: base-4.15.0.0 + - crypto-api < 0 # tried crypto-api-0.13.3, but its *library* requires the disabled package: entropy + - crypto-enigma < 0 # tried crypto-enigma-0.1.1.6, but its *library* does not support: base-4.15.0.0 + - crypto-random-api < 0 # tried crypto-random-api-0.2.0, but its *library* requires the disabled package: entropy + - cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: crypto-api + - cryptohash-md5 < 0 # tried cryptohash-md5-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha1 < 0 # tried cryptohash-sha1-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha256 < 0 # tried cryptohash-sha256-0.11.102.0, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha512 < 0 # tried cryptohash-sha512-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: base-4.15.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: template-haskell-2.17.0.0 + - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0 + - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0 + - data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0 + - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: hslogger + - debian < 0 # tried debian-4.0.2, but its *library* requires the disabled package: bz2 + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: ghc-prim-0.7.0 + - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - dependent-sum < 0 # tried dependent-sum-0.7.1.0, but its *library* does not support: some-1.0.3 + - dependent-sum-template < 0 # tried dependent-sum-template-0.1.0.3, but its *library* requires the disabled package: dependent-sum + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: haskell-lsp + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: hslogger + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0 + - doctest-driver-gen < 0 # tried doctest-driver-gen-0.3.0.3, but its *library* does not support: base-4.15.0.0 + - download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed + - download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed + - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 + - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison + - egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0 + - egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.17.0.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.7.0 + - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.15.0.0 + - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.15.0.0 + - elm2nix < 0 # tried elm2nix-0.2.1, but its *library* requires the disabled package: req + - elynx < 0 # tried elynx-0.5.0.2, but its *executable* requires the disabled package: elynx-tools + - elynx-tools < 0 # tried elynx-tools-0.5.0.2, but its *library* requires the disabled package: cryptohash-sha256 + - email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: attoparsec-0.14.1 + - email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: template-haskell-2.17.0.0 + - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses + - entropy < 0 # tried entropy-0.4.1.6, but its *library* does not support: Cabal-3.4.0.0 + - eventful-core < 0 # tried eventful-core-0.2.0, but its *library* requires the disabled package: uuid + - eventful-test-helpers < 0 # tried eventful-test-helpers-0.2.0, but its *library* requires the disabled package: eventful-core + - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: uuid + - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 + - feed < 0 # tried feed-1.3.2.0, but its *library* does not support: base-4.15.0.0 + - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path + - fourmolu < 0 # tried fourmolu-0.3.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 + - ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: attoparsec-0.14.1 + - ftp-client-conduit < 0 # tried ftp-client-conduit-0.5.0.5, but its *library* requires the disabled package: ftp-client + - generic-aeson < 0 # tried generic-aeson-0.2.0.12, but its *library* does not support: attoparsec-0.14.1 + - generic-monoid < 0 # tried generic-monoid-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - geniplate-mirror < 0 # tried geniplate-mirror-0.7.7, but its *library* does not support: template-haskell-2.17.0.0 + - genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path + - genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: sydtest + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: genvalidity-uuid + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid + - genvalidity-uuid < 0 # tried genvalidity-uuid-0.1.0.4, but its *library* requires the disabled package: uuid + - ghc-prof < 0 # tried ghc-prof-1.4.1.8, but its *library* does not support: attoparsec-0.14.1 + - ghc-source-gen < 0 # tried ghc-source-gen-0.4.0.0, but its *library* does not support: ghc-9.0.1 + - gi-cairo-connector < 0 # tried gi-cairo-connector-0.1.0, but its *library* does not support: haskell-gi-base-0.25.0 + - gi-cairo-render < 0 # tried gi-cairo-render-0.1.0, but its *library* does not support: haskell-gi-base-0.25.0 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gtk-4.0.4 + - gi-gdk < 0 # tried gi-gdk-4.0.3, but its *library* requires the disabled package: gi-gdkpixbuf + - gi-gdkpixbuf < 0 # tried gi-gdkpixbuf-2.0.26, but its *library* requires the disabled package: gi-gmodule + - gi-gdkx11 < 0 # tried gi-gdkx11-4.0.3, but its *library* requires the disabled package: gi-gdk + - gi-gsk < 0 # tried gi-gsk-4.0.3, but its *library* requires the disabled package: gi-gdkpixbuf + - gi-gtk < 0 # tried gi-gtk-4.0.4, but its *library* requires the disabled package: gi-gdkpixbuf + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gtk-4.0.4 + - gingersnap < 0 # tried gingersnap-0.3.1.0, but its *library* requires the disabled package: snap-core + - github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: deepseq-generics + - gluturtle < 0 # tried gluturtle-0.0.58.1, but its *library* requires the disabled package: yjsvg + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* requires the disabled package: path + - graphql-client < 0 # tried graphql-client-1.1.1, but its *library* requires the disabled package: aeson-schemas + - gravatar < 0 # tried gravatar-0.8.0, but its *library* requires the disabled package: pureMD5 + - greskell < 0 # tried greskell-1.2.0.1, but its *library* does not support: base-4.15.0.0 + - greskell-core < 0 # tried greskell-core-0.1.3.6, but its *library* does not support: base-4.15.0.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.5, but its *library* does not support: base-4.15.0.0 + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: gi-cairo-connector + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: gi-cairo-render + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: gi-dbusmenugtk3 + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: gi-gdkpixbuf + - gtk-sni-tray < 0 # tried gtk-sni-tray-0.1.6.2, but its *library* requires the disabled package: hslogger + - gtk-strut < 0 # tried gtk-strut-0.1.3.0, but its *library* requires the disabled package: gi-gdk + - gtk-strut < 0 # tried gtk-strut-0.1.3.0, but its *library* requires the disabled package: gi-gtk + - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 + - hakyll-convert < 0 # tried hakyll-convert-0.3.0.4, but its *library* requires the disabled package: feed + - hapistrano < 0 # tried hapistrano-0.4.1.4, but its *library* requires the disabled package: path + - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: hslogger + - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: network-bsd + - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - hasql < 0 # tried hasql-1.4.5.1, but its *library* requires the disabled package: postgresql-binary + - hasql-notifications < 0 # tried hasql-notifications-0.2.0.0, but its *library* requires the disabled package: hasql + - hasql-optparse-applicative < 0 # tried hasql-optparse-applicative-0.3.0.6, but its *library* requires the disabled package: hasql + - hasql-pool < 0 # tried hasql-pool-0.5.2, but its *library* requires the disabled package: hasql + - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: cryptohash-sha1 + - hasql-transaction < 0 # tried hasql-transaction-1.0.0.2, but its *library* requires the disabled package: hasql + - haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.15.0.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.15.0.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.17.0.0 + - hidapi < 0 # tried hidapi-0.1.7, but its *library* requires the disabled package: deepseq-generics + - hie-bios < 0 # tried hie-bios-0.7.5, but its *library* does not support: ghc-9.0.1 + - hledger < 0 # tried hledger-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-iadd < 0 # tried hledger-iadd-1.3.14, but its *library* requires the disabled package: hledger-lib + - hledger-interest < 0 # tried hledger-interest-1.6.1, but its *executable* requires the disabled package: hledger-lib + - hledger-lib < 0 # tried hledger-lib-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: hledger-lib + - hledger-ui < 0 # tried hledger-ui-1.21, but its *executable* does not support: base-4.15.0.0 + - hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: yesod-form-1.7.0 + - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* requires the disabled package: path + - hslogger < 0 # tried hslogger-1.3.1.0, but its *library* does not support: base-4.15.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.2 + - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 + - hsshellscript < 0 # tried hsshellscript-3.5.0, but its *library* requires the disabled package: c2hs + - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path + - http-link-header < 0 # tried http-link-header-1.2.0, but its *library* does not support: attoparsec-0.14.1 + - httpd-shed < 0 # tried httpd-shed-0.4.1.1, but its *library* requires the disabled package: network-bsd + - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: call-stack-0.4.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.2 + - hw-json < 0 # tried hw-json-1.3.2.2, but its *library* does not support: dlist-1.0 + - hw-json-simd < 0 # tried hw-json-simd-0.1.1.0, but its *library* requires the disabled package: c2hs + - hw-json-simple-cursor < 0 # tried hw-json-simple-cursor-0.1.1.0, but its *executable* requires the disabled package: hw-json-simd + - hw-json-standard-cursor < 0 # tried hw-json-standard-cursor-0.2.3.1, but its *library* requires the disabled package: hw-json-simd + - hw-kafka-client < 0 # tried hw-kafka-client-4.0.3, but its *library* requires the disabled package: c2hs + - hw-mquery < 0 # tried hw-mquery-0.2.1.0, but its *library* does not support: dlist-1.0 + - hw-simd < 0 # tried hw-simd-0.1.2.0, but its *library* requires the disabled package: c2hs + - hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-xml < 0 # tried hw-xml-0.5.1.0, but its *library* does not support: ghc-prim-0.7.0 + - ihaskell < 0 # tried ihaskell-0.10.2.0, but its *library* requires the disabled package: ipython-kernel + - ilist < 0 # tried ilist-0.4.0.1, but its *library* does not support: base-4.15.0.0 + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: input-parsers + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes + - input-parsers < 0 # tried input-parsers-0.2.2, but its *library* does not support: attoparsec-0.14.1 + - invertible-grammar < 0 # tried invertible-grammar-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: attoparsec-0.14.1 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0 + - ipa < 0 # tried ipa-0.3.1, but its *library* does not support: attoparsec-0.14.1 + - ipython-kernel < 0 # tried ipython-kernel-0.10.2.1, but its *library* requires the disabled package: uuid + - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0 + - ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed + - ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - kdt < 0 # tried kdt-0.2.4, but its *library* requires the disabled package: deepseq-generics + - ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.15.0.0 + - koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr + - krank < 0 # tried krank-0.2.2, but its *library* requires the disabled package: req + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant-foreign + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: dependent-sum + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: hslogger + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: network-bsd + - language-avro < 0 # tried language-avro-0.1.3.1, but its *library* requires the disabled package: avro + - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.15.0.0 + - line < 0 # tried line-4.0.1, but its *library* requires the disabled package: cryptohash-sha256 + - liquid-fixpoint < 0 # tried liquid-fixpoint-0.8.10.2, but its *library* requires the disabled package: text-format + - loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.15.0.0 + - lsp < 0 # tried lsp-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - lsp-test < 0 # tried lsp-test-0.14.0.0, but its *library* requires the disabled package: lsp-types + - lsp-types < 0 # tried lsp-types-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - makefile < 0 # tried makefile-1.1.0.0, but its *library* does not support: attoparsec-0.14.1 + - mcmc < 0 # tried mcmc-0.4.0.0, but its *library* does not support: mwc-random-0.15.0.1 + - membrain < 0 # tried membrain-0.0.0.2, but its *library* does not support: base-4.15.0.0 + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode + - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: protolude + - mmark < 0 # tried mmark-0.0.7.3, but its *library* requires the disabled package: email-validate + - mmark-cli < 0 # tried mmark-cli-0.0.5.0, but its *executable* requires the disabled package: mmark + - mmark-ext < 0 # tried mmark-ext-0.2.1.3, but its *library* requires the disabled package: mmark + - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core + - mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: network-bsd + - mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: nonce + - morpheus-graphql < 0 # tried morpheus-graphql-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-app < 0 # tried morpheus-graphql-app-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-client < 0 # tried morpheus-graphql-client-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-core < 0 # tried morpheus-graphql-core-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: websockets + - moss < 0 # tried moss-0.2.0.0, but its *library* requires the disabled package: network-simple + - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0 + - net-mqtt < 0 # tried net-mqtt-0.7.1.0, but its *library* does not support: attoparsec-0.14.1 + - net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.0.0, but its *library* requires the disabled package: net-mqtt + - network-bsd < 0 # tried network-bsd-2.8.1.0, but its *library* does not support: network-3.1.2.1 + - network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: websockets + - network-simple < 0 # tried network-simple-0.4.5, but its *library* requires the disabled package: network-bsd + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: network-simple + - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 + - nonce < 0 # tried nonce-1.0.7, but its *library* does not support: base64-bytestring-1.2.0.1 + - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude + - nri-observability < 0 # tried nri-observability-0.1.0.2, but its *library* requires the disabled package: nri-prelude + - nri-prelude < 0 # tried nri-prelude-0.6.0.1, but its *library* does not support: ghc-9.0.1 + - nvim-hs < 0 # tried nvim-hs-2.1.0.4, but its *library* requires the disabled package: hslogger + - nvim-hs < 0 # tried nvim-hs-2.1.0.4, but its *library* requires the disabled package: path + - nvim-hs-contrib < 0 # tried nvim-hs-contrib-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - o-clock < 0 # tried o-clock-1.2.0.1, but its *library* does not support: ghc-prim-0.7.0 + - one-liner < 0 # tried one-liner-2.0, but its *library* requires the disabled package: linear-base + - opaleye < 0 # tried opaleye-0.7.1.0, but its *library* requires the disabled package: uuid + - opentelemetry-extra < 0 # tried opentelemetry-extra-0.7.0, but its *library* requires the disabled package: jsonifier + - opentelemetry-lightstep < 0 # tried opentelemetry-lightstep-0.7.0, but its *library* requires the disabled package: opentelemetry-extra + - ormolu < 0 # tried ormolu-0.1.4.1, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.4.0.0 + - pandoc < 0 # tried pandoc-2.13, but its *library* does not support: attoparsec-0.14.1 + - pandoc < 0 # tried pandoc-2.13, but its *library* does not support: citeproc-0.4.0.1 + - pandoc < 0 # tried pandoc-2.13, but its *library* does not support: haddock-library-1.10.0 + - pandoc < 0 # tried pandoc-2.13, but its *library* does not support: jira-wiki-markup-1.4.0 + - pandoc < 0 # tried pandoc-2.13, but its *library* does not support: texmath-0.12.3 + - pandoc-dhall-decoder < 0 # tried pandoc-dhall-decoder-0.1.0.1, but its *library* requires the disabled package: pandoc + - pandoc-plot < 0 # tried pandoc-plot-1.2.2, but its *library* requires the disabled package: pandoc + - pandoc-throw < 0 # tried pandoc-throw-0.1.0.0, but its *library* requires the disabled package: pandoc + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: hackage-security + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: path + - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0 + - path < 0 # tried path-0.8.0, but its *library* does not support: template-haskell-2.17.0.0 + - path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path + - path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path + - path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path + - path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path + - path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path + - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* requires the disabled package: path + - pcg-random < 0 # tried pcg-random-0.1.3.7, but its *library* requires the disabled package: entropy + - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.8 + - pipes-network < 0 # tried pipes-network-0.6.5, but its *library* requires the disabled package: network-simple + - pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: network-simple + - pkgtreediff < 0 # tried pkgtreediff-0.4.1, but its *executable* requires the disabled package: koji + - polysemy < 0 # tried polysemy-1.5.0.0, but its *library* requires the disabled package: type-errors-pretty + - polysemy-plugin < 0 # tried polysemy-plugin-0.3.0.0, but its *library* does not support: ghc-9.0.1 + - postgres-options < 0 # tried postgres-options-0.2.0.0, but its *library* requires the disabled package: generic-monoid + - postgresql-binary < 0 # tried postgresql-binary-0.12.4, but its *library* requires the disabled package: uuid + - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: uuid + - postgrest < 0 # tried postgrest-7.0.1, but its *library* does not support: base-4.15.0.0 + - pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.15.0.0 + - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0 + - prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum + - primitive-extras < 0 # tried primitive-extras-0.10.1, but its *library* does not support: primitive-unlifted-1.0.0.0 + - profiterole < 0 # tried profiterole-0.1, but its *executable* requires the disabled package: ghc-prof + - proto-lens < 0 # tried proto-lens-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - proto-lens < 0 # tried proto-lens-0.7.0.0, but its *library* does not support: ghc-prim-0.7.0 + - proto-lens < 0 # tried proto-lens-0.7.0.0, but its *library* does not support: lens-family-2.1.1 + - proto-lens < 0 # tried proto-lens-0.7.0.0, but its *library* does not support: profunctors-5.6.2 + - proto-lens-protobuf-types < 0 # tried proto-lens-protobuf-types-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - proto-lens-protobuf-types < 0 # tried proto-lens-protobuf-types-0.7.0.0, but its *library* does not support: lens-family-2.1.1 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.0.0, but its *executable* does not support: ghc-9.0.1 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.0.0, but its *executable* does not support: lens-family-2.1.1 + - proto-lens-protoc < 0 # tried proto-lens-protoc-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - proto-lens-runtime < 0 # tried proto-lens-runtime-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - proto-lens-runtime < 0 # tried proto-lens-runtime-0.7.0.0, but its *library* does not support: lens-family-2.1.1 + - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.4, but its *library* does not support: Cabal-3.4.0.0 + - proto-lens-setup < 0 # tried proto-lens-setup-0.4.0.4, but its *library* does not support: base-4.15.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.15.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.7.0 + - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.15.0.0 + - pureMD5 < 0 # tried pureMD5-2.1.3, but its *library* requires the disabled package: crypto-api + - random-bytestring < 0 # tried random-bytestring-0.1.4, but its *library* requires the disabled package: pcg-random + - rank2classes < 0 # tried rank2classes-1.4.1, but its *library* does not support: template-haskell-2.17.0.0 + - ratel < 0 # tried ratel-1.0.15, but its *library* requires the disabled package: uuid + - ratel-wai < 0 # tried ratel-wai-1.1.5, but its *library* requires the disabled package: ratel + - rattle < 0 # tried rattle-0.2, but its *library* requires the disabled package: cryptohash-sha256 + - rattletrap < 0 # tried rattletrap-11.1.1, but its *library* does not support: base-4.15.0.0 + - rebase < 0 # tried rebase-1.13, but its *library* requires the disabled package: uuid + - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0 + - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: happstack-server + - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude + - relapse < 0 # tried relapse-1.0.0.0, but its *library* does not support: attoparsec-0.14.1 + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: ghc-prim-0.7.0 + - req < 0 # tried req-3.9.1, but its *library* requires the disabled package: authenticate-oauth + - req-conduit < 0 # tried req-conduit-1.0.0, but its *library* requires the disabled package: req + - rerebase < 0 # tried rerebase-1.13, but its *library* requires the disabled package: rebase + - resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.15.0.0 + - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.15.0.0 + - rhbzquery < 0 # tried rhbzquery-0.4.3, but its *executable* requires the disabled package: email-validate + - rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path + - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0 + - salak < 0 # tried salak-0.3.6, but its *library* does not support: dlist-1.0 + - salak-yaml < 0 # tried salak-yaml-0.3.5.3, but its *library* requires the disabled package: salak + - sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.5, but its *library* does not support: base-4.15.0.0 + - sandwich-slack < 0 # tried sandwich-slack-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - scrypt < 0 # tried scrypt-0.5.0, but its *library* requires the disabled package: entropy + - secp256k1-haskell < 0 # tried secp256k1-haskell-0.5.0, but its *library* requires the disabled package: entropy + - selda-postgresql < 0 # tried selda-postgresql-0.1.8.1, but its *library* requires the disabled package: postgresql-binary + - sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: attoparsec-0.14.1 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: singleton-bool-0.1.6 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: memory-0.16.0 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: base-4.15.0.0 + - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server + - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: http-client-0.7.8 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: template-haskell-2.17.0.0 + - servant-conduit < 0 # tried servant-conduit-0.15.1, but its *library* requires the disabled package: servant + - servant-docs < 0 # tried servant-docs-0.11.8, but its *library* does not support: base-4.15.0.0 + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant-foreign + - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.0.0 + - servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant-server + - servant-foreign < 0 # tried servant-foreign-0.15.3, but its *library* does not support: base-4.15.0.0 + - servant-http-streams < 0 # tried servant-http-streams-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-multipart-api + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: Cabal-3.4.0.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-4.15.0.0 + - servant-pipes < 0 # tried servant-pipes-0.15.2, but its *library* requires the disabled package: servant + - servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.4.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.15.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.0.1 + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.47.1, but its *library* does not support: base-4.15.0.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.15.0.0 + - serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core + - serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: nonce + - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession + - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: wai-session + - sexp-grammar < 0 # tried sexp-grammar-2.3.0, but its *library* requires the disabled package: invertible-grammar + - shake-plus < 0 # tried shake-plus-0.3.3.1, but its *library* requires the disabled package: path + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: path + - shortcut-links < 0 # tried shortcut-links-0.5.1.1, but its *library* does not support: base-4.15.0.0 + - skein < 0 # tried skein-1.0.9.4, but its *library* requires the disabled package: crypto-api + - skews < 0 # tried skews-0.1.0.3, but its *library* requires the disabled package: websockets + - slack-api < 0 # tried slack-api-0.12, but its *library* requires the disabled package: websockets + - slack-progressbar < 0 # tried slack-progressbar-0.1.0.1, but its *library* requires the disabled package: wreq + - slick < 0 # tried slick-1.1.1.0, but its *library* requires the disabled package: pandoc + - slynx < 0 # tried slynx-0.5.0.2, but its *library* requires the disabled package: elynx-tools + - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 + - smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: network-bsd + - snap-blaze < 0 # tried snap-blaze-0.2.1.5, but its *library* requires the disabled package: snap-core + - snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: attoparsec-0.14.1 + - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: attoparsec-0.14.1 + - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0 + - squeal-postgresql < 0 # tried squeal-postgresql-0.7.0.1, but its *library* requires the disabled package: postgresql-binary + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: hackage-security + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: path + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: regex-applicative-text + - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0 + - status-notifier-item < 0 # tried status-notifier-item-0.3.0.5, but its *library* requires the disabled package: hslogger + - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt + - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras + - streamly < 0 # tried streamly-0.7.3, but its *library* does not support: ghc-prim-0.7.0 + - strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.15.0.0 + - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires the disabled package: strict-tuple + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: base-4.15.0.0 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: lens-5.0.1 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-core-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-th-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: template-haskell-2.17.0.0 + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode + - swish < 0 # tried swish-0.10.0.4, but its *library* does not support: base-4.15.0.0 + - sydtest < 0 # tried sydtest-0.2.0.0, but its *library* requires the disabled package: path + - sydtest-discover < 0 # tried sydtest-discover-0.0.0.0, but its *library* requires the disabled package: path + - sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-client + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-server + - sydtest-wai < 0 # tried sydtest-wai-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.0.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.0.0.0, but its *library* requires the disabled package: yesod-core + - tagged-binary < 0 # tried tagged-binary-0.2.0.1, but its *library* requires the disabled package: pureMD5 + - tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.15.0.0 + - text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.15.0.0 + - th-test-utils < 0 # tried th-test-utils-1.1.0, but its *library* does not support: template-haskell-2.17.0.0 + - these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.15.0.0 + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-core + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: websockets + - tlynx < 0 # tried tlynx-0.5.0.2, but its *library* requires the disabled package: elynx-tools + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: cryptohash-sha1 + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: generic-monoid + - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.1, but its *library* does not support: base-4.15.0.0 + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: uuid + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative + - typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: base-4.15.0.0 + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: ghc-prim-0.7.0 + - uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.1 + - users < 0 # tried users-0.5.0.0, but its *library* requires the disabled package: bcrypt + - uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-md5 + - uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-sha1 + - uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: entropy + - validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path + - validity-uuid < 0 # tried validity-uuid-0.1.0.3, but its *library* requires the disabled package: uuid + - vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - wai-middleware-auth < 0 # tried wai-middleware-auth-0.2.4.1, but its *library* requires the disabled package: clientsession + - wai-session < 0 # tried wai-session-0.3.3, but its *library* requires the disabled package: entropy + - wai-session-redis < 0 # tried wai-session-redis-0.1.0.2, but its *library* requires the disabled package: wai-session + - wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *library* requires the disabled package: websockets + - webby < 0 # tried webby-1.0.1, but its *library* does not support: formatting-7.1.2 + - websockets < 0 # tried websockets-0.12.7.2, but its *library* does not support: attoparsec-0.14.1 + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-core + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: websockets + - with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *library* does not support: base-4.15.0.0 + - within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path + - wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-md5 + - wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-sha256 + - wreq < 0 # tried wreq-0.5.3.3, but its *library* requires the disabled package: authenticate-oauth + - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: websockets + - wuss < 0 # tried wuss-1.1.18, but its *library* requires the disabled package: websockets + - yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.0, but its *library* requires the disabled package: path + - yesod < 0 # tried yesod-1.6.1.1, but its *library* requires the disabled package: yesod-core + - yesod < 0 # tried yesod-1.6.1.1, but its *library* requires the disabled package: yesod-form + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: email-validate + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: nonce + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-core + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-core + - yesod-core < 0 # tried yesod-core-1.6.20.1, but its *library* requires the disabled package: entropy + - yesod-fb < 0 # tried yesod-fb-0.6.1, but its *library* requires the disabled package: yesod-core + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: email-validate + - yesod-gitrev < 0 # tried yesod-gitrev-0.2.1, but its *library* requires the disabled package: yesod-core + - yesod-markdown < 0 # tried yesod-markdown-0.12.6.11, but its *library* requires the disabled package: pandoc + - yesod-newsfeed < 0 # tried yesod-newsfeed-1.7.0.0, but its *library* requires the disabled package: yesod-core + - yesod-page-cursor < 0 # tried yesod-page-cursor-2.0.0.8, but its *library* requires the disabled package: http-link-header + - yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *library* requires the disabled package: yesod-core + - yesod-persistent < 0 # tried yesod-persistent-1.6.0.7, but its *library* requires the disabled package: yesod-core + - yesod-sitemap < 0 # tried yesod-sitemap-1.6.0, but its *library* requires the disabled package: yesod-core + - yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: yesod-core + - yesod-test < 0 # tried yesod-test-1.6.12, but its *library* requires the disabled package: yesod-core + - yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: websockets + - yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0 + "Stackage upper bounds": [] # end of packages # Package flags are applied to individual packages, and override the values of @@ -6502,119 +6305,93 @@ skipped-tests: # # GHC 9 # - # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: - - lsp-test # -0.14.0.0 (< 4.15). Luke Lau @bubba. @haskell. Used by: test-suite - # hspec-discover-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-discover-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - servant-auth-client # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-auth-swagger # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - swagger2 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite - # hspec-core-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-core-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - libjwt-typed # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - # tasty-hspec-1.2 ([changelog](http://hackage.haskell.org/package/tasty-hspec-1.2/changelog)) (Mitchell Rosen @mitchellwrosen) is out of bounds for: - - o-clock # -1.2.0.1 (^>=1.1.3). Serokell @serokell. @serokell. Used by: test-suite - # doctest-0.18.1 ([changelog](http://hackage.haskell.org/package/doctest-0.18.1/changelog)) (Simon Hengel @sol) is out of bounds for: - - asif # -6.0.4 (>=0.16.2 && < 0.17). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite - - co-log-core # -0.2.1.1 (>=0.16.0 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite - - d10 # -0.2.1.6 (>=0.13 && < 0.18). Type Classes @argumatronic @chris-martin. @typeclasses. Used by: test-suite - - email-validate # -2.3.2.13 (>=0.8 && < 0.17). George Pollard @Porges. @Porges. Used by: test-suite - - membrain # -0.0.0.2 (>=0.16 && < 0.18). Grandfathered dependencies. @kowainik. Used by: test-suite - - numhask # -0.7.1.0 (>=0.16 && < 0.18). Tony Day @tonyday567. @tonyday567. Used by: test-suite - - partial-semigroup # -0.5.1.12 (>=0.11 && < 0.18). Chris Martin @chris-martin. @chris-martin. Used by: test-suite - - polysemy # -1.5.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite - - polysemy-plugin # -0.3.0.0 (>=0.16.0.1 && < 0.17). Matej Niznik @TheMatten. @polysemy-research. Used by: test-suite - - servant-auth-docs # -0.2.10.0 (>=0.11.3 && < 0.17). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-openapi3 # -2.0.1.2 (>=0.11.1 && < 0.18). Maxim Koltsov @maksbotan. @biocad. Used by: test-suite - - shortcut-links # -0.5.1.1 (^>=0.16). Grandfathered dependencies. @kowainik. Used by: test-suite - - type-errors-pretty # -0.0.1.1 (>=0.16 && < 0.18). Grandfathered dependencies. @chshersh. Used by: test-suite - # tasty-1.4.1 ([changelog](http://hackage.haskell.org/package/tasty-1.4.1/changelog)) (Roman Cheplyaka @feuerbach) is out of bounds for: - - filtrable # -0.1.6.0 (>=1.3.1 && < 1.4). Matthew Farkas-Dyck @strake. @strake. Used by: test-suite - # hspec-2.8.2 ([changelog](http://hackage.haskell.org/package/hspec-2.8.2/changelog)) (Simon Hengel @sol) is out of bounds for: - - arbor-lru-cache # -0.1.1.1 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @arbor. Used by: test-suite - - bits-extra # -0.0.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - email-validate # -2.3.2.13 (>=2.2.3 && < 2.8). George Pollard @Porges. @Porges. Used by: test-suite - - fmt # -0.6.1.2 (>=2.2 && < 2.8). Chris Dornan @cdornan. @aelve. Used by: test-suite - - hspec-tables # -0.0.1 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - - hw-conduit # -0.2.1.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-fingertree-strict # -0.1.2.0 (>=2.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-ip # -2.4.2.0 (>=2.4.4 && < 2.8). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-mquery # -0.2.1.0 (>=2.6.0 && < 2.8.0). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - indexed-containers # -0.1.0.2 (>=2.4.8 && < 2.8). Ziyang Liu @zliu41. @zliu41. Used by: test-suite - - libjwt-typed # -0.2 (==2.7.*). Marcin Rzeźnicki @marcin-rzeznicki. @marcin-rzeznicki. Used by: test-suite - - lrucaching # -0.3.3 (>=2.2 && < 2.8). Moritz Kiefer @cocreature. @cocreature. Used by: test-suite - - mcmc # -0.4.0.0 (>=2.7.4 && < 2.8). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - membrain # -0.0.0.2 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - - multistate # -0.8.0.3 (>=2 && < 2.8). Lennart Spitzner @lspitzner. @lspitzner. Used by: test-suite - - postgrest # -7.0.1 (>=2.3 && < 2.8). Robert Vollmert @robx. @PostgREST. Used by: test-suite - - servant-auth-client # -0.4.1.0 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - servant-auth-swagger # -0.2.10.1 (>=2.5.5 && < 2.8). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - - simple-log # -0.9.12 (>=2.3 && < 2.8). Alexandr Ruchkin @mvoidex. @mvoidex. Used by: test-suite - - swagger2 # -2.6 (>=2.5.5 && < 2.8). Nickolay Kudasov @fizruk. @GetShopTV. Used by: test-suite - - tomland # -1.3.3.0 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - - validation-selective # -0.1.0.1 (^>=2.7.1). Grandfathered dependencies. @kowainik. Used by: test-suite - # http-client-0.7.8 ([changelog](http://hackage.haskell.org/package/http-client-0.7.8/changelog)) (Michael Snoyman michael@snoyman.com @snoyberg) is out of bounds for: - - servant-auth-client # -0.4.1.0 (>=0.5.13.1 && < 0.7). Domen Kozar @domenkozar. @haskell-servant. Used by: test-suite - # tasty-wai (GHC 9, Pavan Rikhi @prikhi) (not present) depended on by: - - wai-middleware-clacks # -0.1.0.1 (-any). Pavan Rikhi @prikhi. @prikhi. Used by: test-suite - # one-liner (GHC 9, Grandfathered dependencies) (not present) depended on by: - - generic-data # -0.9.2.0 (>=1.0). Li-yao Xia @Lysxia. @Lysxia. Used by: test-suite - # servant-client (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-elm # -0.7.2 (-any). Domen Kozar @domenkozar, William Casarin @jb55. @mattjbray. Used by: test-suite - - servant-machines # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-pipes # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - # dependent-sum (GHC 9, James Cook @mokus0) (not present) depended on by: - - functor-combinators # -0.3.6.0 (-any). Grandfathered dependencies. @mstksg. Used by: test-suite - # servant-server (GHC 9, Haskell Servant ) (not present) depended on by: - - servant-conduit # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-machines # -0.15.1 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - - servant-pipes # -0.15.2 (>=0.15 && < 0.19). Haskell Servant . @haskell-servant. Used by: test-suite - # aeson-diff (GHC 9, Thomas Sutton @thsutton) (not present) depended on by: - - ipynb # -0.1.0.1 (-any). John MacFarlane @jgm. @jgm. Used by: test-suite - # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - avro # -0.5.2.0 (-any). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-eliasfano # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-fingertree # -0.1.2.0 (>=0.1 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-json-simple-cursor # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-json-standard-cursor # -0.2.3.1 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-packed-vector # -0.2.1.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-parser # -0.1.1.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - - hw-simd # -0.1.2.0 (>=0.1.0.4 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: test-suite - # with-utf8 (GHC 9, Serokell @serokell) (not present) depended on by: - - squeal-postgresql # -0.7.0.1 (>=1.0). Eitan Chatav @echatav. @morphismtech. Used by: test-suite - # sydtest-discover (GHC 9, Tom Sydney Kerckhove @NorfairKing) (not present) depended on by: - - genvalidity-sydtest # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-aeson # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-hashable # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-lens # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-sydtest-persistent # -0.0.0.1 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - sydtest-wai # -0.0.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - # httpd-shed (GHC 9, Grandfathered dependencies) (not present) depended on by: - - HTTP # -4000.3.16 (>=0.4 && < 0.5). Grandfathered dependencies. @haskell. Used by: test-suite - # tmp-postgres (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - - pg-transact # -0.3.1.1 (>=1.34.0.0). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - - postgresql-libpq-notify # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - elynx-markov # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - - elynx-seq # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: test-suite - # uuid (Antoine Latter @aslatter, GHC 9) (not present) depended on by: - - genvalidity-mergeful # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - genvalidity-mergeless # -0.2.0.0 (-any). Tom Sydney Kerckhove @NorfairKing. @NorfairKing. Used by: test-suite - - graphula # -2.0.0.5 (>=1.3.14). Freckle Engineering @pbrisbin @halogenandtoast @mjgpy3. @freckle. Used by: test-suite - - safe-json # -1.1.1.1 (>=1.3.13 && < 1.4). Felix Paulusma @Vlix. @Vlix. Used by: test-suite - # download-curl (GHC 9, Lukas Epple @sternenseemann) (not present) depended on by: - - spacecookie # -1.0.0.0 (>=0.1). Lukas Epple @sternenseemann. @sternenseemann. Used by: test-suite - # postgres-options (GHC 9, Jonathan Fischoff @jfischoff) (not present) depended on by: - - postgresql-libpq-notify # -0.2.0.0 (-any). Jonathan Fischoff @jfischoff. @jfischoff. Used by: test-suite - # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: - - base16 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - - base32 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - - base64 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: test-suite - # rerebase (GHC 9, Grandfathered dependencies) (not present) depended on by: - - deferred-folds # -0.9.17 (< 2). Grandfathered dependencies. @metrix-ai. Used by: test-suite - - deque # -0.4.3 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - - strict-list # -0.1.5 (< 2). Grandfathered dependencies. @nikita-volkov. Used by: test-suite - # wreq (Alois Cochard @aloiscochard, Edward Kmett @ekmett, GHC 9) (not present) depended on by: - - mustache # -2.3.1 (-any). Justus Adam @JustusAdam. @JustusAdam. Used by: test-suite + - HTTP # tried HTTP-4000.3.16, but its *test-suite* requires the disabled package: httpd-shed + - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.2 + - asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.1 + - avro # tried avro-0.5.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - base16 # tried base16-0.3.0.1, but its *test-suite* requires the disabled package: random-bytestring + - base32 # tried base32-0.2.0.0, but its *test-suite* requires the disabled package: random-bytestring + - base64 # tried base64-0.4.2.3, but its *test-suite* requires the disabled package: random-bytestring + - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.2 + - co-log-core # tried co-log-core-0.2.1.1, but its *test-suite* does not support: doctest-0.18.1 + - d10 # tried d10-0.2.1.6, but its *test-suite* does not support: doctest-0.18.1 + - deferred-folds # tried deferred-folds-0.9.17, but its *test-suite* requires the disabled package: rerebase + - deque # tried deque-0.4.3, but its *test-suite* requires the disabled package: rerebase + - elynx-markov # tried elynx-markov-0.5.0.2, but its *test-suite* requires the disabled package: elynx-tools + - elynx-seq # tried elynx-seq-0.5.0.2, but its *test-suite* requires the disabled package: elynx-tools + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: doctest-0.18.1 + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: hspec-2.8.2 + - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.1 + - fmt # tried fmt-0.6.1.2, but its *test-suite* does not support: hspec-2.8.2 + - functor-combinators # tried functor-combinators-0.3.6.0, but its *test-suite* requires the disabled package: dependent-sum + - generic-data # tried generic-data-0.9.2.0, but its *test-suite* requires the disabled package: one-liner + - genvalidity-mergeful # tried genvalidity-mergeful-0.2.0.0, but its *test-suite* requires the disabled package: uuid + - genvalidity-mergeless # tried genvalidity-mergeless-0.2.0.0, but its *test-suite* requires the disabled package: uuid + - genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-persistent # tried genvalidity-sydtest-persistent-0.0.0.1, but its *test-suite* requires the disabled package: sydtest-discover + - graphula # tried graphula-2.0.0.5, but its *test-suite* requires the disabled package: uuid + - hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* does not support: hspec-2.8.2 + - hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-ip # tried hw-ip-2.4.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-mquery # tried hw-mquery-0.2.1.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.2 + - ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-2.8.2 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-core-2.8.2 + - lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.2 + - lsp-test # tried lsp-test-0.14.0.0, but its *test-suite* does not support: base-4.15.0.0 + - mcmc # tried mcmc-0.4.0.0, but its *test-suite* does not support: hspec-2.8.2 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: doctest-0.18.1 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: hspec-2.8.2 + - multistate # tried multistate-0.8.0.3, but its *test-suite* does not support: hspec-2.8.2 + - mustache # tried mustache-2.3.1, but its *test-suite* requires the disabled package: wreq + - o-clock # tried o-clock-1.2.0.1, but its *test-suite* does not support: tasty-hspec-1.2 + - partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.1 + - pg-transact # tried pg-transact-0.3.1.1, but its *test-suite* requires the disabled package: tmp-postgres + - polysemy # tried polysemy-1.5.0.0, but its *test-suite* does not support: doctest-0.18.1 + - polysemy-plugin # tried polysemy-plugin-0.3.0.0, but its *test-suite* does not support: doctest-0.18.1 + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres + - postgrest # tried postgrest-7.0.1, but its *test-suite* does not support: hspec-2.8.2 + - safe-json # tried safe-json-1.1.1.1, but its *test-suite* requires the disabled package: uuid + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: http-client-0.7.8 + - servant-auth-docs # tried servant-auth-docs-0.2.10.0, but its *test-suite* does not support: doctest-0.18.1 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-elm # tried servant-elm-0.7.2, but its *test-suite* requires the disabled package: servant-client + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.18.1 + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-client + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-server + - shortcut-links # tried shortcut-links-0.5.1.1, but its *test-suite* does not support: doctest-0.18.1 + - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.2 + - spacecookie # tried spacecookie-1.0.0.0, but its *test-suite* requires the disabled package: download-curl + - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *test-suite* requires the disabled package: with-utf8 + - strict-list # tried strict-list-0.1.5, but its *test-suite* requires the disabled package: rerebase + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-2.8.2 + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-discover-2.8.2 + - sydtest-wai # tried sydtest-wai-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - tomland # tried tomland-1.3.3.0, but its *test-suite* does not support: hspec-2.8.2 + - type-errors-pretty # tried type-errors-pretty-0.0.1.1, but its *test-suite* does not support: doctest-0.18.1 + - validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.2 + - wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -7273,20 +7050,15 @@ skipped-benchmarks: # # GHC 9 # - # freer-simple (Alexis King @lexi-lambda, GHC 9) (not present) depended on by: - - polysemy # -1.5.0.0 (-any). Matej Niznik @TheMatten. @polysemy-research. Used by: benchmark - # entropy (GHC 9, Grandfathered dependencies) (not present) depended on by: - - random-bytestring # -0.1.4 (>=0.3). Lars Kuhtz @larskuhtz. Used by: benchmark - # deepseq-generics (GHC 9, Grandfathered dependencies) (not present) depended on by: - - uri-bytestring # -0.3.3.0 (-any). Michael Xavier @MichaelXavier. @Soostone. Used by: benchmark - # elynx-tools (Dominik Schrempf @dschrempf, GHC 9) (not present) depended on by: - - elynx-tree # -0.5.0.2 (>=0.5.0.2). Dominik Schrempf @dschrempf. @dschrempf. Used by: benchmark - # hw-hspec-hedgehog (GHC 9, John Ky newhoggy@gmail.com @newhoggy) (not present) depended on by: - - hw-eliasfano # -0.1.2.0 (>=0.1.0.7 && < 0.2). John Ky newhoggy@gmail.com @newhoggy. @haskell-works. Used by: benchmark - # random-bytestring (GHC 9, Lars Kuhtz @larskuhtz) (not present) depended on by: - - base16 # -0.3.0.1 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark - - base32 # -0.2.0.0 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark - - base64 # -0.4.2.3 (-any). Emily Pillmore @topos. @emilypi. Used by: benchmark + - base16 # tried base16-0.3.0.1, but its *test-suite* requires the disabled package: random-bytestring + - base32 # tried base32-0.2.0.0, but its *test-suite* requires the disabled package: random-bytestring + - base64 # tried base64-0.4.2.3, but its *test-suite* requires the disabled package: random-bytestring + - elynx-tree # tried elynx-tree-0.5.0.2, but its *benchmarks* requires the disabled package: elynx-tools + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *benchmarks* requires the disabled package: hw-hspec-hedgehog + - polysemy # tried polysemy-1.5.0.0, but its *benchmarks* requires the disabled package: freer-simple + - random-bytestring # tried random-bytestring-0.1.4, but its *benchmarks* requires the disabled package: entropy + - uri-bytestring # tried uri-bytestring-0.3.3.0, but its *benchmarks* requires the disabled package: deepseq-generics + # end of skipped-benchmarks From 7b5d8cbccc971591ab3232db265ead3ea3b0aede Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 7 Jun 2021 18:27:35 +0200 Subject: [PATCH 07/10] Re-enable feed --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc8a8f00..f2dca1a6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5310,8 +5310,6 @@ packages: - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: hslogger - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0 - doctest-driver-gen < 0 # tried doctest-driver-gen-0.3.0.3, but its *library* does not support: base-4.15.0.0 - - download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed - - download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison @@ -5333,7 +5331,6 @@ packages: - eventful-test-helpers < 0 # tried eventful-test-helpers-0.2.0, but its *library* requires the disabled package: eventful-core - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: uuid - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 - - feed < 0 # tried feed-1.3.2.0, but its *library* does not support: base-4.15.0.0 - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path - fourmolu < 0 # tried fourmolu-0.3.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 @@ -5383,7 +5380,6 @@ packages: - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 - - hakyll-convert < 0 # tried hakyll-convert-0.3.0.4, but its *library* requires the disabled package: feed - hapistrano < 0 # tried hapistrano-0.4.1.4, but its *library* requires the disabled package: path - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: hslogger - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: network-bsd @@ -6321,6 +6317,7 @@ skipped-tests: - elynx-seq # tried elynx-seq-0.5.0.2, but its *test-suite* requires the disabled package: elynx-tools - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: doctest-0.18.1 - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: hspec-2.8.2 + - feed - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.1 - fmt # tried fmt-0.6.1.2, but its *test-suite* does not support: hspec-2.8.2 - functor-combinators # tried functor-combinators-0.3.6.0, but its *test-suite* requires the disabled package: dependent-sum @@ -6381,7 +6378,6 @@ skipped-tests: - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-server - shortcut-links # tried shortcut-links-0.5.1.1, but its *test-suite* does not support: doctest-0.18.1 - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.2 - - spacecookie # tried spacecookie-1.0.0.0, but its *test-suite* requires the disabled package: download-curl - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *test-suite* requires the disabled package: with-utf8 - strict-list # tried strict-list-0.1.5, but its *test-suite* requires the disabled package: rerebase - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-2.8.2 From 647a0ae347cb718d4920cce842f5d508d788a13c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 13 Jun 2021 19:04:26 +0200 Subject: [PATCH 08/10] Regenerate bounds --- build-constraints.yaml | 1092 ++++++++++++++++++++++++++-------------- 1 file changed, 712 insertions(+), 380 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5d0f66d..dac5b771 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1047,7 +1047,7 @@ packages: - hspec-wai-json - aeson-qq - interpolate - - doctest < 0.18 # https://github.com/commercialhaskell/stackage/issues/5574 + - doctest - base-compat "Mario Blazevic @blamario": @@ -5112,7 +5112,514 @@ packages: # Need to always match the version shipped with GHC - Win32 == 2.10.0.0 - "GHC 9": [] + "GHC 9": + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: Cabal-3.4.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: base-4.15.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - HaXml < 0 # tried HaXml-1.25.5, but its *library* does not support: base-4.15.0.0 + - HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.15.0.0 + - MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.15.0.0 + - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.0.1 + - aeson-schemas < 0 # tried aeson-schemas-1.3.3, but its *library* does not support: template-haskell-2.17.0.0 + - amazonka-apigateway < 0 # tried amazonka-apigateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-application-autoscaling < 0 # tried amazonka-application-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-appstream < 0 # tried amazonka-appstream-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-athena < 0 # tried amazonka-athena-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-autoscaling < 0 # tried amazonka-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-budgets < 0 # tried amazonka-budgets-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-certificatemanager < 0 # tried amazonka-certificatemanager-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudformation < 0 # tried amazonka-cloudformation-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudfront < 0 # tried amazonka-cloudfront-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudhsm < 0 # tried amazonka-cloudhsm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch < 0 # tried amazonka-cloudsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch-domains < 0 # tried amazonka-cloudsearch-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudtrail < 0 # tried amazonka-cloudtrail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch < 0 # tried amazonka-cloudwatch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-events < 0 # tried amazonka-cloudwatch-events-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-logs < 0 # tried amazonka-cloudwatch-logs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codebuild < 0 # tried amazonka-codebuild-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codecommit < 0 # tried amazonka-codecommit-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codedeploy < 0 # tried amazonka-codedeploy-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codepipeline < 0 # tried amazonka-codepipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-identity < 0 # tried amazonka-cognito-identity-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-idp < 0 # tried amazonka-cognito-idp-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-sync < 0 # tried amazonka-cognito-sync-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-config < 0 # tried amazonka-config-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: http-client-0.7.8 + - amazonka-datapipeline < 0 # tried amazonka-datapipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-devicefarm < 0 # tried amazonka-devicefarm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-directconnect < 0 # tried amazonka-directconnect-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-discovery < 0 # tried amazonka-discovery-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dms < 0 # tried amazonka-dms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ds < 0 # tried amazonka-ds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb < 0 # tried amazonka-dynamodb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb-streams < 0 # tried amazonka-dynamodb-streams-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecr < 0 # tried amazonka-ecr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecs < 0 # tried amazonka-ecs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-efs < 0 # tried amazonka-efs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticache < 0 # tried amazonka-elasticache-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticbeanstalk < 0 # tried amazonka-elasticbeanstalk-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticsearch < 0 # tried amazonka-elasticsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elastictranscoder < 0 # tried amazonka-elastictranscoder-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elb < 0 # tried amazonka-elb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elbv2 < 0 # tried amazonka-elbv2-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-emr < 0 # tried amazonka-emr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-gamelift < 0 # tried amazonka-gamelift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glacier < 0 # tried amazonka-glacier-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glue < 0 # tried amazonka-glue-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-health < 0 # tried amazonka-health-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iam < 0 # tried amazonka-iam-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-importexport < 0 # tried amazonka-importexport-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-inspector < 0 # tried amazonka-inspector-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot < 0 # tried amazonka-iot-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot-dataplane < 0 # tried amazonka-iot-dataplane-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis < 0 # tried amazonka-kinesis-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-analytics < 0 # tried amazonka-kinesis-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-firehose < 0 # tried amazonka-kinesis-firehose-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kms < 0 # tried amazonka-kms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lambda < 0 # tried amazonka-lambda-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lightsail < 0 # tried amazonka-lightsail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-analytics < 0 # tried amazonka-marketplace-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-metering < 0 # tried amazonka-marketplace-metering-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ml < 0 # tried amazonka-ml-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks < 0 # tried amazonka-opsworks-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks-cm < 0 # tried amazonka-opsworks-cm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-pinpoint < 0 # tried amazonka-pinpoint-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-polly < 0 # tried amazonka-polly-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rds < 0 # tried amazonka-rds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-redshift < 0 # tried amazonka-redshift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rekognition < 0 # tried amazonka-rekognition-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53 < 0 # tried amazonka-route53-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53-domains < 0 # tried amazonka-route53-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-s3 < 0 # tried amazonka-s3-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sdb < 0 # tried amazonka-sdb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-servicecatalog < 0 # tried amazonka-servicecatalog-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ses < 0 # tried amazonka-ses-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-shield < 0 # tried amazonka-shield-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sms < 0 # tried amazonka-sms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-snowball < 0 # tried amazonka-snowball-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sns < 0 # tried amazonka-sns-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sqs < 0 # tried amazonka-sqs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ssm < 0 # tried amazonka-ssm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-stepfunctions < 0 # tried amazonka-stepfunctions-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-storagegateway < 0 # tried amazonka-storagegateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sts < 0 # tried amazonka-sts-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-support < 0 # tried amazonka-support-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-swf < 0 # tried amazonka-swf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-test < 0 # tried amazonka-test-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-waf < 0 # tried amazonka-waf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-workspaces < 0 # tried amazonka-workspaces-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-xray < 0 # tried amazonka-xray-1.6.1, but its *library* requires the disabled package: amazonka-core + - attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path + - avro < 0 # tried avro-0.5.2.0, but its *library* requires the disabled package: uuid + - bcp47 < 0 # tried bcp47-0.2.0.4, but its *library* requires the disabled package: country + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47 + - bech32 < 0 # tried bech32-1.1.0, but its *library* does not support: base-4.15.0.0 + - bech32-th < 0 # tried bech32-th-1.0.2, but its *library* does not support: base-4.15.0.0 + - board-games < 0 # tried board-games-0.3, but its *executable* requires the disabled package: httpd-shed + - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1 + - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: cryptohash-md5 + - bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: network-bsd + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.1, but its *library* does not support: base-4.15.0.0 + - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0 + - buttplug-hs-core < 0 # tried buttplug-hs-core-0.1.0.0, but its *library* requires the disabled package: websockets + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.15.0.0 + - cabal-file < 0 # tried cabal-file-0.1.1, but its *library* requires the disabled package: hackage-security + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cabal-plan + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cryptohash-sha256 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: optics-core-0.4 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: semialign-1.2 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *library* does not support: base-4.15.0.0 + - chronos < 0 # tried chronos-1.1.2, but its *library* does not support: aeson-1.5.6.0 + - chronos < 0 # tried chronos-1.1.2, but its *library* does not support: attoparsec-0.14.1 + - chronos-bench < 0 # tried chronos-bench-0.2.0.2, but its *library* requires the disabled package: chronos + - clash-ghc < 0 # tried clash-ghc-1.4.2, but its *library* requires the disabled package: clash-lib + - clash-lib < 0 # tried clash-lib-1.4.2, but its *library* requires the disabled package: cryptohash-sha256 + - co-log-concurrent < 0 # tried co-log-concurrent-0.5.0.0, but its *library* requires the disabled package: co-log-core + - co-log-core < 0 # tried co-log-core-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue + - conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.2 + - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.15.0.0 + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: input-parsers + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes + - country < 0 # tried country-0.2.1, but its *library* does not support: attoparsec-0.14.1 + - country < 0 # tried country-0.2.1, but its *library* does not support: base-4.15.0.0 + - crypto-enigma < 0 # tried crypto-enigma-0.1.1.6, but its *library* does not support: base-4.15.0.0 + - cryptohash-md5 < 0 # tried cryptohash-md5-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha1 < 0 # tried cryptohash-sha1-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha256 < 0 # tried cryptohash-sha256-0.11.102.0, but its *library* does not support: base-4.15.0.0 + - cryptohash-sha512 < 0 # tried cryptohash-sha512-0.11.100.1, but its *library* does not support: base-4.15.0.0 + - css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: base-4.15.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: template-haskell-2.17.0.0 + - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0 + - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0 + - data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0 + - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: hslogger + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: ghc-prim-0.7.0 + - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - dependent-sum < 0 # tried dependent-sum-0.7.1.0, but its *library* does not support: some-1.0.3 + - dependent-sum-template < 0 # tried dependent-sum-template-0.1.0.3, but its *library* requires the disabled package: dependent-sum + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: haskell-lsp + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0 + - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 + - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison + - egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0 + - egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.17.0.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.7.0 + - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.15.0.0 + - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.15.0.0 + - elynx < 0 # tried elynx-0.5.1.0, but its *executable* requires the disabled package: elynx-tools + - elynx-tools < 0 # tried elynx-tools-0.5.1.0, but its *library* requires the disabled package: cryptohash-sha256 + - email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: attoparsec-0.14.1 + - email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: template-haskell-2.17.0.0 + - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses + - eventful-core < 0 # tried eventful-core-0.2.0, but its *library* requires the disabled package: uuid + - eventful-test-helpers < 0 # tried eventful-test-helpers-0.2.0, but its *library* requires the disabled package: eventful-core + - eventstore < 0 # tried eventstore-1.4.1, but its *library* requires the disabled package: uuid + - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 + - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path + - fourmolu < 0 # tried fourmolu-0.3.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 + - ftp-client < 0 # tried ftp-client-0.5.1.4, but its *library* does not support: attoparsec-0.14.1 + - ftp-client-conduit < 0 # tried ftp-client-conduit-0.5.0.5, but its *library* requires the disabled package: ftp-client + - generic-aeson < 0 # tried generic-aeson-0.2.0.12, but its *library* does not support: attoparsec-0.14.1 + - generic-monoid < 0 # tried generic-monoid-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - geniplate-mirror < 0 # tried geniplate-mirror-0.7.7, but its *library* does not support: template-haskell-2.17.0.0 + - genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path + - genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: sydtest + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: genvalidity-uuid + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid + - genvalidity-uuid < 0 # tried genvalidity-uuid-0.1.0.4, but its *library* requires the disabled package: uuid + - ghc-prof < 0 # tried ghc-prof-1.4.1.8, but its *library* does not support: attoparsec-0.14.1 + - ghc-source-gen < 0 # tried ghc-source-gen-0.4.0.0, but its *library* does not support: ghc-9.0.1 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gtk-4.0.4 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gtk-4.0.4 + - gingersnap < 0 # tried gingersnap-0.3.1.0, but its *library* requires the disabled package: snap-core + - github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: deepseq-generics + - gluturtle < 0 # tried gluturtle-0.0.58.1, but its *library* requires the disabled package: yjsvg + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* requires the disabled package: path + - graphql-client < 0 # tried graphql-client-1.1.1, but its *library* requires the disabled package: aeson-schemas + - greskell < 0 # tried greskell-1.2.0.1, but its *library* does not support: base-4.15.0.0 + - greskell-core < 0 # tried greskell-core-0.1.3.6, but its *library* does not support: base-4.15.0.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.5, but its *library* does not support: base-4.15.0.0 + - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 + - hapistrano < 0 # tried hapistrano-0.4.2.0, but its *library* requires the disabled package: path + - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: network-bsd + - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - hasql < 0 # tried hasql-1.4.5.1, but its *library* requires the disabled package: postgresql-binary + - hasql-notifications < 0 # tried hasql-notifications-0.2.0.0, but its *library* requires the disabled package: hasql + - hasql-optparse-applicative < 0 # tried hasql-optparse-applicative-0.3.0.6, but its *library* requires the disabled package: hasql + - hasql-pool < 0 # tried hasql-pool-0.5.2, but its *library* requires the disabled package: hasql + - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: cryptohash-sha1 + - hasql-transaction < 0 # tried hasql-transaction-1.0.0.2, but its *library* requires the disabled package: hasql + - haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.15.0.0 + - hgeometry < 0 # tried hgeometry-0.12.0.4, but its *library* requires the disabled package: vector-circular + - hgeometry-combinatorial < 0 # tried hgeometry-combinatorial-0.12.0.3, but its *library* requires the disabled package: vector-circular + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.15.0.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.17.0.0 + - hidapi < 0 # tried hidapi-0.1.7, but its *library* requires the disabled package: deepseq-generics + - hie-bios < 0 # tried hie-bios-0.7.5, but its *library* does not support: ghc-9.0.1 + - hledger < 0 # tried hledger-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-iadd < 0 # tried hledger-iadd-1.3.14, but its *library* requires the disabled package: hledger-lib + - hledger-interest < 0 # tried hledger-interest-1.6.1, but its *executable* requires the disabled package: hledger-lib + - hledger-lib < 0 # tried hledger-lib-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: hledger-lib + - hledger-ui < 0 # tried hledger-ui-1.21, but its *executable* does not support: base-4.15.0.0 + - hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: yesod-form-1.7.0 + - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* requires the disabled package: path + - hslogger < 0 # tried hslogger-1.3.1.0, but its *library* requires the disabled package: network-bsd + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.2 + - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 + - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path + - http-link-header < 0 # tried http-link-header-1.2.0, but its *library* does not support: attoparsec-0.14.1 + - httpd-shed < 0 # tried httpd-shed-0.4.1.1, but its *library* requires the disabled package: network-bsd + - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: call-stack-0.4.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.2 + - hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-xml < 0 # tried hw-xml-0.5.1.0, but its *library* does not support: ghc-prim-0.7.0 + - ihaskell < 0 # tried ihaskell-0.10.2.0, but its *library* requires the disabled package: ipython-kernel + - ilist < 0 # tried ilist-0.4.0.1, but its *library* does not support: base-4.15.0.0 + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: input-parsers + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes + - input-parsers < 0 # tried input-parsers-0.2.2, but its *library* does not support: attoparsec-0.14.1 + - invertible-grammar < 0 # tried invertible-grammar-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: attoparsec-0.14.1 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0 + - ipa < 0 # tried ipa-0.3.1, but its *library* does not support: attoparsec-0.14.1 + - ipython-kernel < 0 # tried ipython-kernel-0.10.2.1, but its *library* requires the disabled package: uuid + - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0 + - ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed + - ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - kdt < 0 # tried kdt-0.2.4, but its *library* requires the disabled package: deepseq-generics + - ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.15.0.0 + - koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant-foreign + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: dependent-sum + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: network-bsd + - language-avro < 0 # tried language-avro-0.1.3.1, but its *library* requires the disabled package: avro + - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.15.0.0 + - line < 0 # tried line-4.0.1, but its *library* requires the disabled package: cryptohash-sha256 + - liquid-fixpoint < 0 # tried liquid-fixpoint-0.8.10.2, but its *library* requires the disabled package: text-format + - loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.15.0.0 + - lsp < 0 # tried lsp-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - lsp-test < 0 # tried lsp-test-0.14.0.0, but its *library* requires the disabled package: lsp-types + - lsp-types < 0 # tried lsp-types-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - makefile < 0 # tried makefile-1.1.0.0, but its *library* does not support: attoparsec-0.14.1 + - membrain < 0 # tried membrain-0.0.0.2, but its *library* does not support: base-4.15.0.0 + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode + - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: protolude + - mmark < 0 # tried mmark-0.0.7.3, but its *library* requires the disabled package: email-validate + - mmark-cli < 0 # tried mmark-cli-0.0.5.0, but its *executable* requires the disabled package: mmark + - mmark-ext < 0 # tried mmark-ext-0.2.1.3, but its *library* requires the disabled package: mmark + - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core + - mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: network-bsd + - mongoDB < 0 # tried mongoDB-2.7.0.0, but its *library* requires the disabled package: nonce + - morpheus-graphql < 0 # tried morpheus-graphql-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-app < 0 # tried morpheus-graphql-app-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-client < 0 # tried morpheus-graphql-client-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-core < 0 # tried morpheus-graphql-core-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: websockets + - moss < 0 # tried moss-0.2.0.0, but its *library* requires the disabled package: network-simple + - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0 + - net-mqtt < 0 # tried net-mqtt-0.7.1.1, but its *library* requires the disabled package: websockets + - net-mqtt-lens < 0 # tried net-mqtt-lens-0.1.0.0, but its *library* requires the disabled package: net-mqtt + - network-bsd < 0 # tried network-bsd-2.8.1.0, but its *library* does not support: network-3.1.2.1 + - network-messagepack-rpc-websocket < 0 # tried network-messagepack-rpc-websocket-0.1.1.1, but its *library* requires the disabled package: websockets + - network-simple < 0 # tried network-simple-0.4.5, but its *library* requires the disabled package: network-bsd + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: network-simple + - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 + - nonce < 0 # tried nonce-1.0.7, but its *library* does not support: base64-bytestring-1.2.0.1 + - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude + - nri-observability < 0 # tried nri-observability-0.1.0.2, but its *library* requires the disabled package: nri-prelude + - nri-prelude < 0 # tried nri-prelude-0.6.0.1, but its *library* does not support: ghc-9.0.1 + - nvim-hs < 0 # tried nvim-hs-2.1.0.4, but its *library* requires the disabled package: path + - nvim-hs-contrib < 0 # tried nvim-hs-contrib-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - o-clock < 0 # tried o-clock-1.2.0.1, but its *library* does not support: ghc-prim-0.7.0 + - one-liner < 0 # tried one-liner-2.0, but its *library* requires the disabled package: linear-base + - opaleye < 0 # tried opaleye-0.7.1.0, but its *library* requires the disabled package: uuid + - ormolu < 0 # tried ormolu-0.1.4.1, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.4.0.0 + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: hackage-security + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: path + - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0 + - path < 0 # tried path-0.8.0, but its *library* does not support: template-haskell-2.17.0.0 + - path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path + - path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path + - path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path + - path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path + - path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path + - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* requires the disabled package: path + - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.8 + - pipes-network < 0 # tried pipes-network-0.6.5, but its *library* requires the disabled package: network-simple + - pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: network-simple + - pkgtreediff < 0 # tried pkgtreediff-0.4.1, but its *executable* requires the disabled package: koji + - polysemy < 0 # tried polysemy-1.5.0.0, but its *library* requires the disabled package: type-errors-pretty + - polysemy-plugin < 0 # tried polysemy-plugin-0.3.0.0, but its *library* does not support: ghc-9.0.1 + - postgres-options < 0 # tried postgres-options-0.2.0.0, but its *library* requires the disabled package: generic-monoid + - postgresql-binary < 0 # tried postgresql-binary-0.12.4, but its *library* requires the disabled package: uuid + - postgresql-typed < 0 # tried postgresql-typed-0.6.2.0, but its *library* requires the disabled package: uuid + - postgrest < 0 # tried postgrest-7.0.1, but its *library* does not support: base-4.15.0.0 + - pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.15.0.0 + - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0 + - prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum + - primitive-extras < 0 # tried primitive-extras-0.10.1, but its *library* does not support: primitive-unlifted-1.0.0.0 + - profiterole < 0 # tried profiterole-0.1, but its *executable* requires the disabled package: ghc-prof + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.15.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.7.0 + - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.15.0.0 + - rank2classes < 0 # tried rank2classes-1.4.1, but its *library* does not support: template-haskell-2.17.0.0 + - ratel < 0 # tried ratel-1.0.15, but its *library* requires the disabled package: uuid + - ratel-wai < 0 # tried ratel-wai-1.1.5, but its *library* requires the disabled package: ratel + - rattle < 0 # tried rattle-0.2, but its *library* requires the disabled package: cryptohash-sha256 + - rattletrap < 0 # tried rattletrap-11.1.1, but its *library* does not support: base-4.15.0.0 + - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: cryptohash-sha256 + - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: websockets + - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0 + - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: happstack-server + - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude + - relapse < 0 # tried relapse-1.0.0.0, but its *library* does not support: attoparsec-0.14.1 + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: ghc-prim-0.7.0 + - resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.15.0.0 + - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.15.0.0 + - rhbzquery < 0 # tried rhbzquery-0.4.3, but its *executable* requires the disabled package: email-validate + - rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path + - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0 + - sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.5, but its *library* does not support: base-4.15.0.0 + - sandwich-slack < 0 # tried sandwich-slack-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - selda-postgresql < 0 # tried selda-postgresql-0.1.8.1, but its *library* requires the disabled package: postgresql-binary + - sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: attoparsec-0.14.1 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: singleton-bool-0.1.6 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: memory-0.16.0 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: base-4.15.0.0 + - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server + - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: http-client-0.7.8 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: template-haskell-2.17.0.0 + - servant-conduit < 0 # tried servant-conduit-0.15.1, but its *library* requires the disabled package: servant + - servant-docs < 0 # tried servant-docs-0.11.8, but its *library* does not support: base-4.15.0.0 + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant-foreign + - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.0.0 + - servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant-server + - servant-foreign < 0 # tried servant-foreign-0.15.3, but its *library* does not support: base-4.15.0.0 + - servant-http-streams < 0 # tried servant-http-streams-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-docs + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-foreign + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-server + - servant-multipart-api < 0 # tried servant-multipart-api-0.12.1, but its *library* requires the disabled package: servant + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: Cabal-3.4.0.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-4.15.0.0 + - servant-pipes < 0 # tried servant-pipes-0.15.2, but its *library* requires the disabled package: servant + - servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.4.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.15.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.0.1 + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.47.1, but its *library* does not support: base-4.15.0.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.15.0.0 + - serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core + - serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: nonce + - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession + - sexp-grammar < 0 # tried sexp-grammar-2.3.0, but its *library* requires the disabled package: invertible-grammar + - shake-plus < 0 # tried shake-plus-0.3.3.1, but its *library* requires the disabled package: path + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: path + - shortcut-links < 0 # tried shortcut-links-0.5.1.1, but its *library* does not support: base-4.15.0.0 + - skews < 0 # tried skews-0.1.0.3, but its *library* requires the disabled package: websockets + - slack-api < 0 # tried slack-api-0.12, but its *library* requires the disabled package: websockets + - slynx < 0 # tried slynx-0.5.1.0, but its *library* requires the disabled package: elynx-tools + - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 + - smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: network-bsd + - snap-blaze < 0 # tried snap-blaze-0.2.1.5, but its *library* requires the disabled package: snap-core + - snap-core < 0 # tried snap-core-1.0.4.2, but its *library* does not support: attoparsec-0.14.1 + - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: attoparsec-0.14.1 + - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0 + - squeal-postgresql < 0 # tried squeal-postgresql-0.7.0.1, but its *library* requires the disabled package: postgresql-binary + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: hackage-security + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: path + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: regex-applicative-text + - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0 + - status-notifier-item < 0 # tried status-notifier-item-0.3.0.5, but its *library* requires the disabled package: hslogger + - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt + - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras + - streamly < 0 # tried streamly-0.7.3, but its *library* does not support: ghc-prim-0.7.0 + - strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.15.0.0 + - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires the disabled package: strict-tuple + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: base-4.15.0.0 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: lens-5.0.1 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-core-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-th-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: template-haskell-2.17.0.0 + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode + - sydtest < 0 # tried sydtest-0.2.0.0, but its *library* requires the disabled package: path + - sydtest-discover < 0 # tried sydtest-discover-0.0.0.0, but its *library* requires the disabled package: path + - sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-client + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-server + - sydtest-wai < 0 # tried sydtest-wai-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.1.0.0, but its *library* requires the disabled package: sydtest + - tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.15.0.0 + - text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.15.0.0 + - these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.15.0.0 + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-core + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: websockets + - tlynx < 0 # tried tlynx-0.5.1.0, but its *library* requires the disabled package: elynx-tools + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: cryptohash-sha1 + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: generic-monoid + - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.1, but its *library* does not support: base-4.15.0.0 + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: uuid + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative + - typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: base-4.15.0.0 + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: ghc-prim-0.7.0 + - uniprot-kb < 0 # tried uniprot-kb-0.1.2.0, but its *library* does not support: attoparsec-0.14.1 + - uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-md5 + - uuid < 0 # tried uuid-1.3.15, but its *library* requires the disabled package: cryptohash-sha1 + - validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path + - validity-uuid < 0 # tried validity-uuid-0.1.0.3, but its *library* requires the disabled package: uuid + - vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - wai-websockets < 0 # tried wai-websockets-3.0.1.2, but its *library* requires the disabled package: websockets + - websockets < 0 # tried websockets-0.12.7.2, but its *library* does not support: attoparsec-0.14.1 + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-core + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: websockets + - with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *library* does not support: base-4.15.0.0 + - within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path + - wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-md5 + - wordpress-auth < 0 # tried wordpress-auth-1.0.0.1, but its *library* requires the disabled package: cryptohash-sha256 + - wss-client < 0 # tried wss-client-0.3.0.0, but its *library* requires the disabled package: websockets + - wuss < 0 # tried wuss-1.1.18, but its *library* requires the disabled package: websockets + - yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.0, but its *library* requires the disabled package: path + - yesod < 0 # tried yesod-1.6.1.1, but its *library* requires the disabled package: yesod-form + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: email-validate + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: nonce + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: email-validate + - yesod-markdown < 0 # tried yesod-markdown-0.12.6.11, but its *library* requires the disabled package: yesod-form + - yesod-page-cursor < 0 # tried yesod-page-cursor-2.0.0.8, but its *library* requires the disabled package: http-link-header + - yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *executable* requires the disabled package: yesod + - yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: websockets + - yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0 "Stackage upper bounds": [] @@ -5257,208 +5764,6 @@ skipped-builds: # or if Setup fails because of missing foreign libraries. # Otherwise place them in expected-test-failures. skipped-tests: - # Outdated dependencies - # These can periodically be checked for updates; - # just remove these lines and run `./check' to verify. - - time-compat # base-compat 0.11 - - http-media # base-4.13 - - simple-vec3 # ghc 8.10 - - static-text # ghc 8.10 - - monad-par # ghc 8.10 - - avers # via base16-bytestring https://github.com/commercialhaskell/stackage/issues/5649 - - binary-instances # tasty 1.4 - - ftp-client # tasty 1.4 - - ginger # tasty 1.4 - - hakyll # tasty 1.4 - - pandoc # tasty 1.4 - - primitive # tasty 1.4 - - proto3-wire # tasty 1.4 - - http-link-header # QuickCheck 2.14.2 - - stripe-http-client # random 1.2 - - hapistrano # path 0.8 - - dhall-lsp-server # lsp-test 0.14 - - # test-framework per ghc 8.8 - - extensible-effects # via test-framework - - stm-conduit # via test-framework - - conduit-zstd # via test-framework - - conduit-algorithms # via test-framework - - statistics # via test-framework - - Decimal # via test-framework - - Diff # via test-framework - - ENIG # via test-framework - - Glob # via test-framework - - SHA # via test-framework - - abstract-deque-tests # via test-framework - - astro # via test-framework - - async # via test-framework - - base64-bytestring # via test-framework - - binary-bits # via test-framework - - bindings-GLFW # via test-framework - - blaze-builder # via test-framework - - blaze-textual # via test-framework - - c2hs # via test-framework - - cereal # via test-framework - - chaselev-deque # via test-framework - - cipher-aes # via test-framework - - cipher-blowfish # via test-framework - - cipher-camellia # via test-framework - - cipher-des # via test-framework - - cipher-rc4 # via test-framework - - concurrent-extra # via test-framework - - conduit-iconv # via test-framework - - configurator # via test-framework - - crypto-api-tests # via test-framework - - crypto-cipher-tests # via test-framework - - ctrie # via test-framework - - deepseq-generics # via test-framework - - doldol # via test-framework - - double-conversion # via test-framework - - enummapset # via test-framework - - exception-transformers # via test-framework - - fingertree # via test-framework - - hashable # via test-framework - - haskey-btree # via test-framework - - hmatrix-morpheus # via test-framework - - irc # via test-framework - - language-c-quote # via test-framework - - largeword # via test-framework - - lifted-base # via test-framework - - lockfree-queue # via test-framework - - lzma-conduit # via test-framework - - messagepack # via test-framework - - minimorph # via test-framework - - miniutter # via test-framework - - mltool # via test-framework - - monad-memo # via test-framework - - monad-peel # via test-framework - - murmur3 # via test-framework - - nettle # via test-framework - - network-uri # via test-framework - - numbers # via test-framework - - parsec # via test-framework - - pem # via test-framework - - perfect-hash-generator # via test-framework - - pipes # via test-framework - - pipes-extras # via test-framework - - prefix-units # via test-framework - - pureMD5 # via test-framework - - range # via test-framework - - safeio # via test-framework - - saltine # via test-framework - - scrypt # via test-framework - - siphash # via test-framework - - spatial-math # via test-framework - - terminal-progress-bar # via test-framework - - text-icu # via test-framework - - text-printer # via test-framework - - threads # via test-framework - - throttle-io-stream # via test-framework - - ttrie # via test-framework - - type-map # via test-framework - - tzdata # via test-framework - - unicode-show # via test-framework - - word24 # via test-framework - - zeromq4-patterns # via test-framework - - zstd # via test-framework - - ENIG # via test-framework-th - - doldol # via test-framework-th - - messagepack # via test-framework-th - - safeio # via test-framework-th - - tzdata # via test-framework-th - - # other dep issues - - Cabal # GHC 8.4 via base-orphans-0.7, base-orphans-0.7 - - DBFunctor # missing file test_options.csv - - MissingH # testpack, quickcheck - - RSA # DRBG-0.5.5 via cipher-aes128-0.7.0.3 via Cabal-2.4 - - aeson # QuickCheck-2.11.3, base-orphans-0.7, hashable-time - - antiope-s3 # via hspec-2.6.0 - - atom-conduit - - attoparsec # QuickCheck-2.11.3 - - barrier # tasty 0.12 and tasty-hunit 0.10 - - binary-parser # tasty-1.0.1.1, tasty-quickcheck-0.10, tasty-hunit-0.10.0.1 - - cabal-install # tasty 1.1 - - cayley-client # via hspec-2.6.0 - - cborg # via tasty-1.2 - - circular # QuickCHeck-2.14 - - clay # via hspec-discover-2.6.0 - - codec-rpm # via hspec-2.6.0 - - colour # QuickCheck-2.11.3 - - dhall-json # tasty-silver https://github.com/commercialhaskell/stackage/issues/5795 - - drawille # hspec 2.4 - - ed25519 # QuickCheck, hlint and more - - elynx-tree # QuickCheck-2.14 - - exact-pi # QuickCHeck 2.12, tasty-1.2 - - focuslist # via genvalidity, see https://github.com/commercialhaskell/stackage/pull/4436#issuecomment-475110614 - - ghc-prof # via tasty-1.2 - - ghc-source-gen # via QuickCheck-2.14 - - github # hspec-2.6.0, hspec-discover-2.6.0 - - hackage-security # QuickCheck - - haddock-library # base-compat-0.10.1, hspec-2.5.1 - - haskell-names # via tasty-1.2 - - http-streams # via snap-server-1.1.0.0 - - hw-balancedparens # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-bits # via QuickCheck-2.12.6.1 - - hw-excess # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-json # via hspec-2.6.0 - - hw-prim # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-rankselect # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-rankselect-base # via QuickCheck-2.12.6.1, via hspec-2.6.0 - - hw-streams # via hspec-2.6.0 - - indents # tasty 0.12 and tasty-hunit 0.10 - - insert-ordered-containers # via tasty-1.2 - - int-cast # QuickCheck 2.12 - - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - - language-ecmascript # testing-feat 1.1.0.0 - - lattices # via tasty-1.2 - - netrc # via tasty-1.2 - - makefile # GHC 8.2 - - mmtf # via hspec-2.7.0 - - next-ref # hspec 2.3 - - partial-order # HUnit 1.6 - - protobuf # hex-0.1.2 - - psqueues # via QuickCheck-2.12.6.1 - - pure-zlib # via QuickCheck-2.12.6.1 - - records-sop # via hspec-2.7.0 - - resolv # via tasty-1.2 - - serialise - - servant-client # via hspec-2.7.0 - - servant-client-core # via hspec-2.7.0 - - servant-docs # via tasty-1.2 - - servant-foreign # via hspec-2.7.0 - - servant-http-streams # via QuickCheck-2.14 - - servant-js # via hspec-2.7.0 - - servant-server # via hspec-2.7.0 - - servant-swagger # via hspec-2.7.0 - - sized-grid # via tasty-1.2 - - stb-image-redux # hspec 2.5 - - streaming-cassava # via hspec-2.7.0 - - superbuffer # QuickCheck-2.11.3 - - tar # QuickCheck-2.11.3, tasty-quickcheck, base-4.11.1 - - tdigest # via tasty-1.2 - - temporary-resourcet # via tasty-1.2 - - test-framework # QuickCheck 2.10 - - text # QuickCheck-2.11.3 - - text-short # tasty 1.1 - - these # via tasty-1.2 - - tree-diff # trifecta 2 - - uniprot-kb # QuickCheck-2.14 - - vector # QuickCheck-2.11.3 - - vinyl # via hspec-2.7.0 - - wide-word # via semirings - - zlib # tasty-quickcheck, tasty-hunit, tasty - - comfort-array # ChasingBottoms - - hw-int - - integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424 - - registry # #5302/closed - - hashtables - - persistent-mysql # https://github.com/commercialhaskell/stackage/issues/5641 - - persistent-postgresql # https://github.com/commercialhaskell/stackage/issues/5641 - - persistent-sqlite # https://github.com/commercialhaskell/stackage/issues/5641 - - vector-circular # (verified requires missing hedgehog-classes) https://github.com/commercialhaskell/stackage/pull/5853#issuecomment-770394206 - - buttplug-hs-core # via generic-random - # Blocked due to tests failing to compile for GHC 8.6 - async-refresh - async-refresh-tokens @@ -5523,27 +5828,13 @@ skipped-tests: - buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure) - hasql-transaction # via rerebase - # Blocked by stackage upper bounds. These can be re-enabled once - # the relevant stackage upper bound is lifted. - # QuickCheck failures https://github.com/commercialhaskell/stackage/issues/4444 - - boolean-normal-forms - - cassava-conduit - - dlist-nonempty - - msgpack - - optparse-applicative - - typerep-map - - ucam-webauth - - unicode-transforms - - websockets - # via ChasingBottoms, via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - - lapack - # Compilation failures - snappy # https://github.com/bos/snappy/issues/1 - cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of ‘SOP.hcpure’ - config-ini # https://github.com/aisamanra/config-ini/issues/22 - dhall # https://github.com/dhall-lang/dhall-haskell/issues/1985 - mixed-types-num # https://github.com/commercialhaskell/stackage/issues/6005 + - parameterized # # https://github.com/commercialhaskell/stackage/issues/5746 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 @@ -5659,26 +5950,187 @@ skipped-tests: # TODO - rpmbuild-order - # https://github.com/commercialhaskell/stackage/issues/5746 - - parameterized - - # via vector-0.12.2 https://github.com/commercialhaskell/stackage/issues/5851 - - lens - # was in expected test failures, but seems we may have to skip entirely for unknown reasons, previously: https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude - # doctest-0.17: https://github.com/commercialhaskell/stackage/issues/5574 - - asif - - email-validate - - polysemy - - polysemy-plugin - - servant-auth-docs - - shortcut-links - # # GHC 9 # + - ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th + - HTTP # tried HTTP-4000.3.16, but its *test-suite* requires the disabled package: httpd-shed + - aeson # tried aeson-1.5.6.0, but its *test-suite* does not support: hashable-time-0.3 + - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.2 + - asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.1 + - async # tried async-2.2.3, but its *test-suite* does not support: base-4.15.0.0 + - avro # tried avro-0.5.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - binary-instances # tried binary-instances-1.0.1, but its *test-suite* does not support: tasty-1.4.1 + - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.2 + - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: generic-random-1.4.0.0 + - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: hspec-2.8.2 + - cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - chaselev-deque # tried chaselev-deque-0.5.0.5, but its *test-suite* requires the disabled package: abstract-deque-tests + - cipher-aes # tried cipher-aes-0.2.11, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-camellia # tried cipher-camellia-0.0.2, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-des # tried cipher-des-0.0.6, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-rc4 # tried cipher-rc4-0.1.4, but its *test-suite* requires the disabled package: crypto-cipher-tests + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-2.8.2 + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-discover-2.8.2 + - co-log-core # tried co-log-core-0.2.1.1, but its *test-suite* does not support: doctest-0.18.1 + - colour # tried colour-2.3.5, but its *test-suite* does not support: QuickCheck-2.14.2 + - colour # tried colour-2.3.5, but its *test-suite* does not support: random-1.2.0 + - conduit-algorithms # tried conduit-algorithms-0.0.11.0, but its *test-suite* requires the disabled package: test-framework-th + - d10 # tried d10-0.2.1.6, but its *test-suite* does not support: doctest-0.18.1 + - dhall-lsp-server # tried dhall-lsp-server-1.0.15, but its *test-suite* does not support: lsp-test-0.14.0.0 + - doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: directory-1.3.6.1 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: doctest-0.18.1 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: hlint-3.3.1 + - elynx-markov # tried elynx-markov-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools + - elynx-seq # tried elynx-seq-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools + - elynx-tree # tried elynx-tree-0.5.1.0, but its *test-suite* requires the disabled package: elynx-tools + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: doctest-0.18.1 + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: hspec-2.8.2 + - exact-pi # tried exact-pi-0.5.0.1, but its *test-suite* does not support: base-4.15.0.0 + - extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th + - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.1 + - fmt # tried fmt-0.6.1.2, but its *test-suite* does not support: hspec-2.8.2 + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-1.4.1 + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-hspec-1.2 + - functor-combinators # tried functor-combinators-0.3.6.0, but its *test-suite* requires the disabled package: dependent-sum + - generic-data # tried generic-data-0.9.2.0, but its *test-suite* requires the disabled package: one-liner + - genvalidity-mergeful # tried genvalidity-mergeful-0.2.0.0, but its *test-suite* requires the disabled package: uuid + - genvalidity-mergeless # tried genvalidity-mergeless-0.2.0.0, but its *test-suite* requires the disabled package: uuid + - genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-persistent # tried genvalidity-sydtest-persistent-0.0.0.1, but its *test-suite* requires the disabled package: sydtest-discover + - ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: tasty-1.4.1 + - ginger # tried ginger-0.10.1.0, but its *test-suite* does not support: tasty-1.4.1 + - graphula # tried graphula-2.0.0.5, but its *test-suite* requires the disabled package: uuid + - hackage-security # tried hackage-security-0.6.0.1, but its *test-suite* does not support: tasty-1.4.1 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-2.8.2 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: optparse-applicative-0.16.1.0 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: tree-diff-0.2 + - haskell-names # tried haskell-names-0.9.9, but its *test-suite* does not support: tasty-1.4.1 + - hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* does not support: hspec-2.8.2 + - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: base-4.15.0.0 + - http-streams # tried http-streams-0.8.7.2, but its *test-suite* requires the disabled package: snap-core + - http-streams # tried http-streams-0.8.7.2, but its *test-suite* requires the disabled package: snap-server + - hw-balancedparens # tried hw-balancedparens-0.4.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-bits # tried hw-bits-0.7.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-ip # tried hw-ip-2.4.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-rankselect # tried hw-rankselect-0.13.4.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* does not support: hspec-2.8.2 + - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.2 + - integer-roots # tried integer-roots-1.0, but its *test-suite* does not support: smallcheck-1.2.1 + - ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff + - lapack # tried lapack-0.3.2, but its *test-suite* does not support: random-1.2.0 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-2.8.2 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-core-2.8.2 + - lockfree-queue # tried lockfree-queue-0.2.3.1, but its *test-suite* requires the disabled package: abstract-deque-tests + - lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.2 + - lsp-test # tried lsp-test-0.14.0.0, but its *test-suite* does not support: base-4.15.0.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: Glob-0.10.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: base-4.15.0.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: doctest-0.18.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-1.4.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-hunit-0.10.0.3 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-quickcheck-0.10.1.2 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: doctest-0.18.1 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: hspec-2.8.2 + - messagepack # tried messagepack-0.5.4, but its *test-suite* requires the disabled package: test-framework-th + - monad-par # tried monad-par-0.3.5, but its *test-suite* requires the disabled package: test-framework-th + - multistate # tried multistate-0.8.0.3, but its *test-suite* does not support: hspec-2.8.2 + - nettle # tried nettle-0.3.0, but its *test-suite* requires the disabled package: crypto-cipher-tests + - o-clock # tried o-clock-1.2.0.1, but its *test-suite* does not support: tasty-hspec-1.2 + - partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.1 + - pg-transact # tried pg-transact-0.3.1.1, but its *test-suite* requires the disabled package: tmp-postgres + - polysemy # tried polysemy-1.5.0.0, but its *test-suite* does not support: doctest-0.18.1 + - polysemy-plugin # tried polysemy-plugin-0.3.0.0, but its *test-suite* does not support: doctest-0.18.1 + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres + - postgrest # tried postgrest-7.0.1, but its *test-suite* does not support: hspec-2.8.2 + - primitive # tried primitive-0.7.1.0, but its *test-suite* does not support: tasty-1.4.1 + - proto3-wire # tried proto3-wire-1.2.2, but its *test-suite* does not support: doctest-0.18.1 + - protobuf # tried protobuf-0.2.1.3, but its *test-suite* requires the disabled package: hex + - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: tasty-1.4.1 + - pureMD5 # tried pureMD5-2.1.3, but its *test-suite* requires the disabled package: crypto-api-tests + - records-sop # tried records-sop-0.1.1.0, but its *test-suite* does not support: hspec-2.8.2 + - registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-1.4.1 + - registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-hedgehog-1.1.0.0 + - safe-json # tried safe-json-1.1.1.1, but its *test-suite* requires the disabled package: uuid + - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: http-client-0.7.8 + - servant-auth-docs # tried servant-auth-docs-0.2.10.0, but its *test-suite* does not support: doctest-0.18.1 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-client # tried servant-client-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-client-core # tried servant-client-core-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-docs # tried servant-docs-0.11.8, but its *test-suite* does not support: tasty-1.4.1 + - servant-elm # tried servant-elm-0.7.2, but its *test-suite* requires the disabled package: servant-client + - servant-http-streams # tried servant-http-streams-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-multipart # tried servant-multipart-0.12.1, but its *test-suite* requires the disabled package: tasty-wai + - servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.18.1 + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-client + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-server + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: doctest-0.18.1 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-2.8.2 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-discover-2.8.2 + - shortcut-links # tried shortcut-links-0.5.1.1, but its *test-suite* does not support: doctest-0.18.1 + - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.2 + - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *test-suite* requires the disabled package: with-utf8 + - stb-image-redux # tried stb-image-redux-0.2.1.3, but its *test-suite* does not support: hspec-2.8.2 + - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* does not support: hspec-2.8.2 + - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* requires the disabled package: stripe-tests + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: HTF-0.14.0.6 + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-2.8.2 + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-discover-2.8.2 + - sydtest-wai # tried sydtest-wai-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle + - tdigest # tried tdigest-0.2.1.1, but its *test-suite* does not support: tasty-1.4.1 + - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* does not support: tasty-1.4.1 + - test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml + - text-short # tried text-short-0.1.3, but its *test-suite* does not support: tasty-1.4.1 + - tomland # tried tomland-1.3.3.0, but its *test-suite* does not support: hspec-2.8.2 + - tree-diff # tried tree-diff-0.2, but its *test-suite* does not support: tasty-1.4.1 + - type-errors-pretty # tried type-errors-pretty-0.0.1.1, but its *test-suite* does not support: doctest-0.18.1 + - typerep-map # tried typerep-map-0.3.3.0, but its *test-suite* does not support: hspec-2.8.2 + - tzdata # tried tzdata-0.2.20201021.0, but its *test-suite* requires the disabled package: test-framework-th + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.2 + - vector # tried vector-0.12.3.0, but its *test-suite* does not support: doctest-0.18.1 + - vector-circular # tried vector-circular-0.1.3, but its *test-suite* requires the disabled package: hedgehog-classes + - wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai # end of skipped-tests @@ -6117,143 +6569,6 @@ skipped-benchmarks: - tls # tasty-quickcheck - # Outdated dependencies - # These can periodically be checked for updates; - # just remove these lines and run `stackage-curator check' - # to verify. - - binary-parsers # criterion 1.5 - - buffer-builder # ghc 8.4 via json-builder build failure - - cryptohash-sha512 # criterion 1.5 - - dimensional # base < 4.7, https://github.com/bjornbm/dimensional/issues/207 - - ed25519 # Criterion - - extensible-effects # via test-framework - - hw-balancedparens # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - hw-rankselect-base # criterion 1.5, https://github.com/commercialhaskell/stackage/issues/3880 - - identicon # via criterion-1.5.0.0 - - pipes # optparse-applicative 0.13 - - psqueues # ghc 8.4 via PSQueue build failure - - serialise - - skylighting-core # via criterion-1.5.0.0 - - snap-server # via criterion-1.5.0.0 - - superbuffer # criterion 1.5 - - ttrie # criterion-plus and th-pprint - - tz # criterion 1.5 - - unicode-transforms # path-io - - xxhash-ffi # ghc 8.4 via xxhash build failure - - typerep-map # via https://github.com/commercialhaskell/stackage/issues/4541 - - # Blocked due to benchmarks failing to compile for GHC 8.6 - - binary-tagged - - Earley - - IntervalMap - - attoparsec - - binary-list - - binary-tagged - - bit-stream - - bitset-word8 - - blake2 - - broadcast-chan - - bv-little - - bytestring-conversion - - case-insensitive - - cassava-conduit - - clash-prelude - - cmark - - conduit-algorithms - - conduit-iconv - - cprng-aes - - cron - - css-syntax - - ctrie - - data-diverse - - data-has - - data-msgpack - - discrimination - - do-list - - edit-distance - - farmhash - - fast-digits - - fclabels - - foldl - - generic-lens - - hashable - - histogram-fill - - hmatrix-morpheus - - html-email-validate - - html-entity-map - - htoml - - http-link-header - - http2 - - human-readable-duration - - hweblib - - hxt-regex-xmlschema - - ilist - - include-file - - incremental-parser - - inline-r - - intset-imperative - - ip - - jvm - - kanji - - kazura-queue - - kdt - - lifted-async - - lifted-base - - loop - - matrices - - matrix - - megaparsec - - microlens-aeson - - modern-uri - - monad-logger-prefix - - monad-memo - - netpbm - - openpgp-asciiarmor - - phantom-state - - pretty-simple - - prometheus-client - - ramus - - reinterpret-cast - - rng-utils - - sampling - - scalpel-core - - scanner - - scientific - - semver - - sexp-grammar - - sorted-list - - sourcemap - - stache - - tar - - tar-conduit - - text-builder - - text-manipulate - - text-metrics - - tinylog - - turtle - - type-of-html - - ua-parser - - unbound-generics - - vec - - vinyl - - websockets - - winery - - wire-streams - - word24 - - word8 - - xeno - - xlsx - - xmlgen - - yi-rope - - # Transitive outdated dependencies - # These packages - # These can also be checked for updates periodically. - - o-clock # base-4.10 and time-1.8 via tiempo - - minisat-solver # Cabal-2.2.0.1 via easyrender - - squeal-postgresql # via generic-random - - sbv # bench-show - # Compilation failures - cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46 - cipher-blowfish # https://github.com/vincenthz/hs-crypto-cipher/issues/46 @@ -6325,19 +6640,36 @@ skipped-benchmarks: - vector-binary-instances - clock - # https://github.com/commercialhaskell/stackage/issues/5541 - - regex-applicative - - # base-4.15.0.0 ([changelog](http://hackage.haskell.org/package/base-4.15.0.0/changelog)) is out of bounds for: - - lsp-test # -0.14.0.0 # (< 4.15). Luke Lau @bubba. @haskell. Used by: benchmark - - # mwc-random-0.15.0.1 ([changelog](http://hackage.haskell.org/package/mwc-random-0.15.0.1/changelog)) (Grandfathered dependencies) is out of bounds for: - - stm-hamt # -1.2.0.6 (>=0.13 && < 0.15). Alejandro Serrano @serras. @nikita-volkov. Used by: benchmark - - # # GHC 9 # + - IntervalMap # tried IntervalMap-0.6.1.2, but its *benchmarks* requires the disabled package: SegmentTree + - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* does not support: criterion-1.5.9.0 + - buffer-builder # tried buffer-builder-0.2.4.7, but its *benchmarks* requires the disabled package: json-builder + - ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* does not support: criterion-1.5.9.0 + - elynx-tree # tried elynx-tree-0.5.1.0, but its *benchmarks* requires the disabled package: elynx-tools + - extensible-effects # tried extensible-effects-5.0.0.1, but its *benchmarks* requires the disabled package: test-framework-th + - hgeometry # tried hgeometry-0.12.0.4, but its *benchmarks* requires the disabled package: deepseq-generics + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *benchmarks* requires the disabled package: hw-hspec-hedgehog + - identicon # tried identicon-0.2.2, but its *benchmarks* does not support: criterion-1.5.9.0 + - identicon # tried identicon-0.2.2, but its *benchmarks* does not support: random-1.2.0 + - lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* does not support: base-4.15.0.0 + - lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* requires the disabled package: lsp + - o-clock # tried o-clock-1.2.0.1, but its *benchmarks* requires the disabled package: tiempo + - polysemy # tried polysemy-1.5.0.0, but its *benchmarks* requires the disabled package: freer-simple + - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: PSQueue + - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: fingertree-psqueue + - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec + - sbv # tried sbv-8.15, but its *benchmarks* requires the disabled package: bench-show + - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *benchmarks* requires the disabled package: with-utf8 + - stm-hamt # tried stm-hamt-1.2.0.6, but its *benchmarks* does not support: mwc-random-0.15.0.1 + - superbuffer # tried superbuffer-0.3.1.1, but its *benchmarks* does not support: criterion-1.5.9.0 + - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: criterion-plus + - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: stm-stats + - unicode-transforms # tried unicode-transforms-0.3.7.1, but its *benchmarks* requires the disabled package: path + - uri-bytestring # tried uri-bytestring-0.3.3.0, but its *benchmarks* requires the disabled package: deepseq-generics + - xeno # tried xeno-0.4.2, but its *benchmarks* requires the disabled package: bzlib + - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash # end of skipped-benchmarks From e5bdeb129978fe8b1056ac62c81a56d02b9af659 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Jun 2021 22:01:54 +0200 Subject: [PATCH 09/10] Regenerate bounds --- build-constraints.yaml | 633 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 627 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3cf432e3..5f36386e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4967,7 +4967,7 @@ packages: - test-framework-hunit - test-framework-quickcheck2 - test-framework-smallcheck - - test-framework-th < 0 # ghc 8.10 + - test-framework-th - testing-feat < 0 # ghc 8.10 - testing-type-modifiers - text-builder @@ -5113,15 +5113,426 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.6.1.0 + - Win32 == 2.10.0.0 - "GHC 9": [] + "GHC 9": + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: Cabal-3.4.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: base-4.15.0.0 + - Agda < 0 # tried Agda-2.6.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - HaXml < 0 # tried HaXml-1.25.5, but its *library* does not support: base-4.15.0.0 + - HaskellNet < 0 # tried HaskellNet-0.6, but its *library* does not support: base-4.15.0.0 + - MapWith < 0 # tried MapWith-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - aeson-diff < 0 # tried aeson-diff-1.1.0.9, but its *library* does not support: base-4.15.0.0 + - aeson-picker < 0 # tried aeson-picker-0.1.0.5, but its *library* does not support: lens-5.0.1 + - amazonka-apigateway < 0 # tried amazonka-apigateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-application-autoscaling < 0 # tried amazonka-application-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-appstream < 0 # tried amazonka-appstream-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-athena < 0 # tried amazonka-athena-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-autoscaling < 0 # tried amazonka-autoscaling-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-budgets < 0 # tried amazonka-budgets-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-certificatemanager < 0 # tried amazonka-certificatemanager-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudformation < 0 # tried amazonka-cloudformation-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudfront < 0 # tried amazonka-cloudfront-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudhsm < 0 # tried amazonka-cloudhsm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch < 0 # tried amazonka-cloudsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudsearch-domains < 0 # tried amazonka-cloudsearch-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudtrail < 0 # tried amazonka-cloudtrail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch < 0 # tried amazonka-cloudwatch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-events < 0 # tried amazonka-cloudwatch-events-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cloudwatch-logs < 0 # tried amazonka-cloudwatch-logs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codebuild < 0 # tried amazonka-codebuild-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codecommit < 0 # tried amazonka-codecommit-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codedeploy < 0 # tried amazonka-codedeploy-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-codepipeline < 0 # tried amazonka-codepipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-identity < 0 # tried amazonka-cognito-identity-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-idp < 0 # tried amazonka-cognito-idp-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-cognito-sync < 0 # tried amazonka-cognito-sync-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-config < 0 # tried amazonka-config-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-core < 0 # tried amazonka-core-1.6.1, but its *library* does not support: http-client-0.7.8 + - amazonka-datapipeline < 0 # tried amazonka-datapipeline-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-devicefarm < 0 # tried amazonka-devicefarm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-directconnect < 0 # tried amazonka-directconnect-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-discovery < 0 # tried amazonka-discovery-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dms < 0 # tried amazonka-dms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ds < 0 # tried amazonka-ds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb < 0 # tried amazonka-dynamodb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-dynamodb-streams < 0 # tried amazonka-dynamodb-streams-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecr < 0 # tried amazonka-ecr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ecs < 0 # tried amazonka-ecs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-efs < 0 # tried amazonka-efs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticache < 0 # tried amazonka-elasticache-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticbeanstalk < 0 # tried amazonka-elasticbeanstalk-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elasticsearch < 0 # tried amazonka-elasticsearch-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elastictranscoder < 0 # tried amazonka-elastictranscoder-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elb < 0 # tried amazonka-elb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-elbv2 < 0 # tried amazonka-elbv2-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-emr < 0 # tried amazonka-emr-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-gamelift < 0 # tried amazonka-gamelift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glacier < 0 # tried amazonka-glacier-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-glue < 0 # tried amazonka-glue-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-health < 0 # tried amazonka-health-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iam < 0 # tried amazonka-iam-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-importexport < 0 # tried amazonka-importexport-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-inspector < 0 # tried amazonka-inspector-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot < 0 # tried amazonka-iot-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-iot-dataplane < 0 # tried amazonka-iot-dataplane-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis < 0 # tried amazonka-kinesis-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-analytics < 0 # tried amazonka-kinesis-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kinesis-firehose < 0 # tried amazonka-kinesis-firehose-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-kms < 0 # tried amazonka-kms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lambda < 0 # tried amazonka-lambda-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-lightsail < 0 # tried amazonka-lightsail-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-analytics < 0 # tried amazonka-marketplace-analytics-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-marketplace-metering < 0 # tried amazonka-marketplace-metering-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ml < 0 # tried amazonka-ml-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks < 0 # tried amazonka-opsworks-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-opsworks-cm < 0 # tried amazonka-opsworks-cm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-pinpoint < 0 # tried amazonka-pinpoint-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-polly < 0 # tried amazonka-polly-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rds < 0 # tried amazonka-rds-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-redshift < 0 # tried amazonka-redshift-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-rekognition < 0 # tried amazonka-rekognition-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53 < 0 # tried amazonka-route53-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-route53-domains < 0 # tried amazonka-route53-domains-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-s3 < 0 # tried amazonka-s3-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sdb < 0 # tried amazonka-sdb-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-servicecatalog < 0 # tried amazonka-servicecatalog-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ses < 0 # tried amazonka-ses-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-shield < 0 # tried amazonka-shield-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sms < 0 # tried amazonka-sms-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-snowball < 0 # tried amazonka-snowball-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sns < 0 # tried amazonka-sns-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sqs < 0 # tried amazonka-sqs-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-ssm < 0 # tried amazonka-ssm-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-stepfunctions < 0 # tried amazonka-stepfunctions-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-storagegateway < 0 # tried amazonka-storagegateway-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-sts < 0 # tried amazonka-sts-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-support < 0 # tried amazonka-support-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-swf < 0 # tried amazonka-swf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-test < 0 # tried amazonka-test-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-waf < 0 # tried amazonka-waf-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-workspaces < 0 # tried amazonka-workspaces-1.6.1, but its *library* requires the disabled package: amazonka-core + - amazonka-xray < 0 # tried amazonka-xray-1.6.1, but its *library* requires the disabled package: amazonka-core + - attoparsec-path < 0 # tried attoparsec-path-0.0.0.1, but its *library* requires the disabled package: path + - bcp47 < 0 # tried bcp47-0.2.0.4, but its *library* requires the disabled package: country + - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47 + - bech32 < 0 # tried bech32-1.1.0, but its *library* does not support: base-4.15.0.0 + - bech32-th < 0 # tried bech32-th-1.0.2, but its *library* does not support: base-4.15.0.0 + - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1 + - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.1, but its *library* does not support: base-4.15.0.0 + - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0 + - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.15.0.0 + - cabal-file < 0 # tried cabal-file-0.1.1, but its *library* requires the disabled package: hackage-security + - cabal-flatpak < 0 # tried cabal-flatpak-0.1.0.2, but its *executable* requires the disabled package: cabal-plan + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: optics-core-0.4 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *executable* does not support: semialign-1.2 + - cabal-plan < 0 # tried cabal-plan-0.7.2.0, but its *library* does not support: base-4.15.0.0 + - chronos < 0 # tried chronos-1.1.2, but its *library* does not support: aeson-1.5.6.0 + - chronos-bench < 0 # tried chronos-bench-0.2.0.2, but its *library* requires the disabled package: chronos + - co-log-concurrent < 0 # tried co-log-concurrent-0.5.0.0, but its *library* requires the disabled package: co-log-core + - co-log-core < 0 # tried co-log-core-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - conduit-algorithms < 0 # tried conduit-algorithms-0.0.11.0, but its *library* requires the disabled package: pqueue + - conferer-hspec < 0 # tried conferer-hspec-1.1.0.0, but its *library* does not support: hspec-core-2.8.2 + - configurator-pg < 0 # tried configurator-pg-0.2.5, but its *library* does not support: base-4.15.0.0 + - construct < 0 # tried construct-0.3.0.2, but its *library* requires the disabled package: rank2classes + - country < 0 # tried country-0.2.1, but its *library* does not support: base-4.15.0.0 + - css-syntax < 0 # tried css-syntax-0.1.0.0, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: base-4.15.0.0 + - czipwith < 0 # tried czipwith-1.0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: base-4.15.0.0 + - d10 < 0 # tried d10-0.2.1.6, but its *library* does not support: template-haskell-2.17.0.0 + - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0 + - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0 + - data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0 + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: base-4.15.0.0 + - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: ghc-prim-0.7.0 + - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - dependent-map < 0 # tried dependent-map-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - dependent-sum < 0 # tried dependent-sum-0.7.1.0, but its *library* does not support: some-1.0.3 + - dependent-sum-template < 0 # tried dependent-sum-template-0.1.0.3, but its *library* requires the disabled package: dependent-sum + - dhall-lsp-server < 0 # tried dhall-lsp-server-1.0.15, but its *library* requires the disabled package: haskell-lsp + - dialogflow-fulfillment < 0 # tried dialogflow-fulfillment-0.1.1.4, but its *library* does not support: base-4.15.0.0 + - earcut < 0 # tried earcut-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - ed25519 < 0 # tried ed25519-0.0.5.0, but its *library* does not support: ghc-prim-0.7.0 + - egison < 0 # tried egison-4.1.2, but its *library* requires the disabled package: sweet-egison + - egison-pattern-src < 0 # tried egison-pattern-src-0.2.1.2, but its *library* does not support: parser-combinators-1.3.0 + - egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* does not support: template-haskell-2.17.0.0 + - ekg < 0 # tried ekg-0.4.0.15, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: base-4.15.0.0 + - ekg-core < 0 # tried ekg-core-0.1.1.7, but its *library* does not support: ghc-prim-0.7.0 + - ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* does not support: base-4.15.0.0 + - ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* does not support: base-4.15.0.0 + - email-validate < 0 # tried email-validate-2.3.2.13, but its *library* does not support: template-haskell-2.17.0.0 + - emd < 0 # tried emd-0.2.0.0, but its *library* requires the disabled package: typelits-witnesses + - exception-hierarchy < 0 # tried exception-hierarchy-0.1.0.4, but its *library* does not support: template-haskell-2.17.0.0 + - follow-file < 0 # tried follow-file-0.0.3, but its *library* requires the disabled package: path + - fourmolu < 0 # tried fourmolu-0.3.0.0, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - freer-simple < 0 # tried freer-simple-1.2.1.1, but its *library* does not support: template-haskell-2.17.0.0 + - generic-monoid < 0 # tried generic-monoid-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - geniplate-mirror < 0 # tried geniplate-mirror-0.7.7, but its *library* does not support: template-haskell-2.17.0.0 + - genvalidity-path < 0 # tried genvalidity-path-0.3.0.4, but its *library* requires the disabled package: path + - genvalidity-sydtest < 0 # tried genvalidity-sydtest-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-0.0.0.0, but its *library* requires the disabled package: sydtest + - genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: sydtest + - genvalidity-typed-uuid < 0 # tried genvalidity-typed-uuid-0.0.0.2, but its *library* requires the disabled package: typed-uuid + - ghc-source-gen < 0 # tried ghc-source-gen-0.4.0.0, but its *library* does not support: ghc-9.0.1 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.10, but its *library* does not support: gi-gtk-4.0.4 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gdk-4.0.3 + - gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.10, but its *library* does not support: gi-gtk-4.0.4 + - github-webhooks < 0 # tried github-webhooks-0.15.0, but its *library* requires the disabled package: deepseq-generics + - gluturtle < 0 # tried gluturtle-0.0.58.1, but its *library* requires the disabled package: yjsvg + - graphql-client < 0 # tried graphql-client-1.1.1, but its *executable* requires the disabled package: path + - greskell < 0 # tried greskell-1.2.0.1, but its *library* does not support: base-4.15.0.0 + - greskell-core < 0 # tried greskell-core-0.1.3.6, but its *library* does not support: base-4.15.0.0 + - greskell-websocket < 0 # tried greskell-websocket-0.1.2.5, but its *library* does not support: base-4.15.0.0 + - hOpenPGP < 0 # tried hOpenPGP-2.9.5, but its *library* requires the disabled package: ixset-typed + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 + - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 + - hapistrano < 0 # tried hapistrano-0.4.2.0, but its *library* requires the disabled package: path + - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0 + - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: tmp-postgres + - haxr < 0 # tried haxr-3000.11.4.1, but its *library* does not support: base-4.15.0.0 + - hgeometry < 0 # tried hgeometry-0.12.0.4, but its *library* requires the disabled package: vector-circular + - hgeometry-combinatorial < 0 # tried hgeometry-combinatorial-0.12.0.3, but its *library* requires the disabled package: vector-circular + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: base-4.15.0.0 + - hgrev < 0 # tried hgrev-0.2.6, but its *library* does not support: template-haskell-2.17.0.0 + - hidapi < 0 # tried hidapi-0.1.7, but its *library* requires the disabled package: deepseq-generics + - hie-bios < 0 # tried hie-bios-0.7.5, but its *library* does not support: ghc-9.0.1 + - hledger < 0 # tried hledger-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-iadd < 0 # tried hledger-iadd-1.3.14, but its *library* requires the disabled package: hledger-lib + - hledger-interest < 0 # tried hledger-interest-1.6.1, but its *executable* requires the disabled package: hledger-lib + - hledger-lib < 0 # tried hledger-lib-1.21, but its *library* does not support: base-4.15.0.0 + - hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.0, but its *library* requires the disabled package: hledger-lib + - hledger-ui < 0 # tried hledger-ui-1.21, but its *executable* does not support: base-4.15.0.0 + - hledger-web < 0 # tried hledger-web-1.21, but its *library* does not support: base-4.15.0.0 + - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 + - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed + - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* requires the disabled package: path + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0 + - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.2 + - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 + - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path + - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: call-stack-0.4.0 + - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.2 + - hw-streams < 0 # tried hw-streams-0.0.1.0, but its *library* does not support: ghc-prim-0.7.0 + - hw-xml < 0 # tried hw-xml-0.5.1.0, but its *library* does not support: ghc-prim-0.7.0 + - ilist < 0 # tried ilist-0.4.0.1, but its *library* does not support: base-4.15.0.0 + - incremental-parser < 0 # tried incremental-parser-0.5.0.2, but its *library* requires the disabled package: rank2classes + - invertible-grammar < 0 # tried invertible-grammar-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - io-streams-haproxy < 0 # tried io-streams-haproxy-1.0.1.0, but its *library* does not support: base-4.15.0.0 + - ixset-typed < 0 # tried ixset-typed-0.5, but its *library* does not support: template-haskell-2.17.0.0 + - ixset-typed-binary-instance < 0 # tried ixset-typed-binary-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - ixset-typed-conversions < 0 # tried ixset-typed-conversions-0.1.2.0, but its *library* requires the disabled package: ixset-typed + - ixset-typed-hashable-instance < 0 # tried ixset-typed-hashable-instance-0.1.0.2, but its *library* requires the disabled package: ixset-typed + - kdt < 0 # tried kdt-0.2.4, but its *library* requires the disabled package: deepseq-generics + - ki < 0 # tried ki-0.2.0.1, but its *library* does not support: base-4.15.0.0 + - koji < 0 # tried koji-0.0.2, but its *library* requires the disabled package: haxr + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant + - lackey < 0 # tried lackey-1.0.15, but its *library* requires the disabled package: servant-foreign + - lambdabot-core < 0 # tried lambdabot-core-5.3.0.1, but its *library* requires the disabled package: dependent-sum + - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* does not support: lens-5.0.1 + - libjwt-typed < 0 # tried libjwt-typed-0.2, but its *library* does not support: base-4.15.0.0 + - liquid-fixpoint < 0 # tried liquid-fixpoint-0.8.10.2, but its *library* requires the disabled package: text-format + - loc < 0 # tried loc-0.1.3.10, but its *library* does not support: base-4.15.0.0 + - lsp < 0 # tried lsp-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - lsp-test < 0 # tried lsp-test-0.14.0.0, but its *library* requires the disabled package: lsp-types + - lsp-types < 0 # tried lsp-types-1.2.0.0, but its *library* does not support: base-4.15.0.0 + - membrain < 0 # tried membrain-0.0.0.2, but its *library* does not support: base-4.15.0.0 + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src + - mini-egison < 0 # tried mini-egison-1.0.0, but its *library* requires the disabled package: egison-pattern-src-th-mode + - minio-hs < 0 # tried minio-hs-1.5.3, but its *library* requires the disabled package: protolude + - mmark < 0 # tried mmark-0.0.7.3, but its *library* requires the disabled package: email-validate + - mmark-cli < 0 # tried mmark-cli-0.0.5.0, but its *executable* requires the disabled package: mmark + - mmark-ext < 0 # tried mmark-ext-0.2.1.3, but its *library* requires the disabled package: mmark + - monad-metrics < 0 # tried monad-metrics-0.2.2.0, but its *library* requires the disabled package: ekg-core + - mongoDB < 0 # tried mongoDB-2.7.1.1, but its *library* requires the disabled package: nonce + - morpheus-graphql < 0 # tried morpheus-graphql-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-app < 0 # tried morpheus-graphql-app-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-client < 0 # tried morpheus-graphql-client-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-core < 0 # tried morpheus-graphql-core-0.17.0, but its *library* requires the disabled package: relude + - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: relude + - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0 + - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 + - nonce < 0 # tried nonce-1.0.7, but its *library* does not support: base64-bytestring-1.2.0.1 + - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude + - nri-http < 0 # tried nri-http-0.1.0.1, but its *library* requires the disabled package: nri-prelude + - nri-observability < 0 # tried nri-observability-0.1.0.3, but its *library* requires the disabled package: nri-prelude + - nri-prelude < 0 # tried nri-prelude-0.6.0.2, but its *library* does not support: ghc-9.0.1 + - nri-redis < 0 # tried nri-redis-0.1.0.0, but its *library* requires the disabled package: nri-prelude + - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: nri-prelude + - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: servant + - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: servant-auth-server + - nri-test-encoding < 0 # tried nri-test-encoding-0.1.0.0, but its *library* requires the disabled package: servant-server + - nvim-hs < 0 # tried nvim-hs-2.1.0.4, but its *library* requires the disabled package: path + - nvim-hs-contrib < 0 # tried nvim-hs-contrib-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - nvim-hs-ghcid < 0 # tried nvim-hs-ghcid-2.0.0.0, but its *library* requires the disabled package: nvim-hs + - o-clock < 0 # tried o-clock-1.2.1, but its *library* does not support: ghc-prim-0.7.0 + - one-liner < 0 # tried one-liner-2.0, but its *library* requires the disabled package: linear-base + - ormolu < 0 # tried ormolu-0.1.4.1, but its *library* does not support: ghc-lib-parser-9.0.1.20210324 + - packdeps < 0 # tried packdeps-0.6.0.0, but its *library* does not support: Cabal-3.4.0.0 + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: hackage-security + - pantry < 0 # tried pantry-0.5.2.2, but its *library* requires the disabled package: path + - paripari < 0 # tried paripari-0.7.0.0, but its *library* does not support: parser-combinators-1.3.0 + - path < 0 # tried path-0.8.0, but its *library* does not support: template-haskell-2.17.0.0 + - path-binary-instance < 0 # tried path-binary-instance-0.1.0.1, but its *library* requires the disabled package: path + - path-extensions < 0 # tried path-extensions-0.1.1.0, but its *library* requires the disabled package: path + - path-extra < 0 # tried path-extra-0.2.0, but its *library* requires the disabled package: path + - path-io < 0 # tried path-io-1.6.3, but its *library* requires the disabled package: path + - path-like < 0 # tried path-like-0.2.0.2, but its *library* requires the disabled package: path + - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* requires the disabled package: path + - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.8 + - pkgtreediff < 0 # tried pkgtreediff-0.4.1, but its *executable* requires the disabled package: koji + - polysemy < 0 # tried polysemy-1.5.0.0, but its *library* requires the disabled package: type-errors-pretty + - polysemy-plugin < 0 # tried polysemy-plugin-0.3.0.0, but its *library* does not support: ghc-9.0.1 + - postgres-options < 0 # tried postgres-options-0.2.0.0, but its *library* requires the disabled package: generic-monoid + - postgrest < 0 # tried postgrest-7.0.1, but its *library* does not support: base-4.15.0.0 + - pqueue < 0 # tried pqueue-1.4.1.3, but its *library* does not support: base-4.15.0.0 + - prairie < 0 # tried prairie-0.0.1.0, but its *library* does not support: template-haskell-2.17.0.0 + - prim-uniq < 0 # tried prim-uniq-0.2, but its *library* requires the disabled package: dependent-sum + - primitive-extras < 0 # tried primitive-extras-0.10.1, but its *library* does not support: primitive-unlifted-1.0.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: base-4.15.0.0 + - protolude < 0 # tried protolude-0.3.0, but its *library* does not support: ghc-prim-0.7.0 + - publicsuffix < 0 # tried publicsuffix-0.20200526, but its *library* does not support: base-4.15.0.0 + - rank2classes < 0 # tried rank2classes-1.4.1, but its *library* does not support: template-haskell-2.17.0.0 + - rattletrap < 0 # tried rattletrap-11.1.1, but its *library* does not support: base-4.15.0.0 + - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry + - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry-combinatorial + - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0 + - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0 + - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0 + - registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: base-4.15.0.0 + - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: ghc-prim-0.7.0 + - resolv < 0 # tried resolv-0.1.2.0, but its *library* does not support: base-4.15.0.0 + - rethinkdb-client-driver < 0 # tried rethinkdb-client-driver-0.0.25, but its *library* does not support: base-4.15.0.0 + - rhbzquery < 0 # tried rhbzquery-0.4.3, but its *executable* requires the disabled package: email-validate + - rio-prettyprint < 0 # tried rio-prettyprint-0.1.1.0, but its *library* requires the disabled package: path + - safe-tensor < 0 # tried safe-tensor-0.2.1.1, but its *library* does not support: singletons-3.0 + - sandwich-quickcheck < 0 # tried sandwich-quickcheck-0.1.0.5, but its *library* does not support: base-4.15.0.0 + - sandwich-slack < 0 # tried sandwich-slack-0.1.0.4, but its *library* does not support: base-4.15.0.0 + - sendgrid-v3 < 0 # tried sendgrid-v3-0.3.0.0, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant < 0 # tried servant-0.18.2, but its *library* does not support: singleton-bool-0.1.6 + - servant-auth < 0 # tried servant-auth-0.4.0.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-client < 0 # tried servant-auth-client-0.4.1.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-docs < 0 # tried servant-auth-docs-0.2.10.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base-4.15.0.0 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-auth-server < 0 # tried servant-auth-server-0.4.6.0, but its *library* does not support: memory-0.16.0 + - servant-auth-swagger < 0 # tried servant-auth-swagger-0.2.10.1, but its *library* does not support: base-4.15.0.0 + - servant-auth-wordpress < 0 # tried servant-auth-wordpress-1.0.0.2, but its *library* requires the disabled package: servant-server + - servant-blaze < 0 # tried servant-blaze-0.9.1, but its *library* requires the disabled package: servant + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client < 0 # tried servant-client-0.18.2, but its *library* does not support: http-client-0.7.8 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-client-core < 0 # tried servant-client-core-0.18.2, but its *library* does not support: template-haskell-2.17.0.0 + - servant-conduit < 0 # tried servant-conduit-0.15.1, but its *library* requires the disabled package: servant + - servant-docs < 0 # tried servant-docs-0.11.8, but its *library* does not support: base-4.15.0.0 + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant + - servant-elm < 0 # tried servant-elm-0.7.2, but its *library* requires the disabled package: servant-foreign + - servant-errors < 0 # tried servant-errors-0.1.6.0, but its *library* does not support: base-4.15.0.0 + - servant-exceptions < 0 # tried servant-exceptions-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant + - servant-exceptions-server < 0 # tried servant-exceptions-server-0.2.1, but its *library* requires the disabled package: servant-server + - servant-foreign < 0 # tried servant-foreign-0.15.3, but its *library* does not support: base-4.15.0.0 + - servant-http-streams < 0 # tried servant-http-streams-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-machines < 0 # tried servant-machines-0.15.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-docs + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-foreign + - servant-multipart < 0 # tried servant-multipart-0.12.1, but its *library* requires the disabled package: servant-server + - servant-multipart-api < 0 # tried servant-multipart-api-0.12.1, but its *library* requires the disabled package: servant + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: Cabal-3.4.0.0 + - servant-openapi3 < 0 # tried servant-openapi3-2.0.1.2, but its *library* does not support: base-4.15.0.0 + - servant-pipes < 0 # tried servant-pipes-0.15.2, but its *library* requires the disabled package: servant + - servant-rawm < 0 # tried servant-rawm-1.0.0.0, but its *library* requires the disabled package: servant + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base-4.15.0.0 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: base64-bytestring-1.2.0.1 + - servant-server < 0 # tried servant-server-0.18.2, but its *library* does not support: http-api-data-0.4.3 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: Cabal-3.4.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: base-4.15.0.0 + - servant-swagger < 0 # tried servant-swagger-1.1.10, but its *library* does not support: lens-5.0.1 + - servant-swagger-ui < 0 # tried servant-swagger-ui-0.3.5.3.47.1, but its *library* does not support: base-4.15.0.0 + - servant-swagger-ui-core < 0 # tried servant-swagger-ui-core-0.3.5, but its *library* does not support: base-4.15.0.0 + - serverless-haskell < 0 # tried serverless-haskell-0.12.6, but its *library* requires the disabled package: amazonka-core + - serversession < 0 # tried serversession-1.0.2, but its *library* requires the disabled package: nonce + - serversession-frontend-wai < 0 # tried serversession-frontend-wai-1.0, but its *library* requires the disabled package: serversession + - sexp-grammar < 0 # tried sexp-grammar-2.3.0, but its *library* requires the disabled package: invertible-grammar + - shake-plus < 0 # tried shake-plus-0.3.3.1, but its *library* requires the disabled package: path + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: ixset-typed + - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: path + - shortcut-links < 0 # tried shortcut-links-0.5.1.1, but its *library* does not support: base-4.15.0.0 + - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 + - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0 + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: hackage-security + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: path + - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: regex-applicative-text + - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0 + - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt + - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras + - streamly < 0 # tried streamly-0.7.3, but its *library* does not support: ghc-prim-0.7.0 + - strict-tuple < 0 # tried strict-tuple-0.1.4, but its *library* does not support: base-4.15.0.0 + - strict-tuple-lens < 0 # tried strict-tuple-lens-0.2, but its *library* requires the disabled package: strict-tuple + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: base-4.15.0.0 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: lens-5.0.1 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-core-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: optics-th-0.4 + - swagger2 < 0 # tried swagger2-2.6, but its *library* does not support: template-haskell-2.17.0.0 + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src + - sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires the disabled package: egison-pattern-src-th-mode + - sydtest < 0 # tried sydtest-0.2.0.0, but its *library* requires the disabled package: path + - sydtest-discover < 0 # tried sydtest-discover-0.0.0.0, but its *library* requires the disabled package: path + - sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-client + - sydtest-servant < 0 # tried sydtest-servant-0.1.0.0, but its *library* requires the disabled package: servant-server + - sydtest-wai < 0 # tried sydtest-wai-0.1.0.0, but its *library* requires the disabled package: sydtest + - sydtest-yesod < 0 # tried sydtest-yesod-0.1.0.0, but its *library* requires the disabled package: sydtest + - tasty-wai < 0 # tried tasty-wai-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - tdigest < 0 # tried tdigest-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - termbox < 0 # tried termbox-0.3.0, but its *library* does not support: base-4.15.0.0 + - test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract + - text-format < 0 # tried text-format-0.3.2, but its *library* does not support: base-4.15.0.0 + - these-skinny < 0 # tried these-skinny-0.7.4, but its *library* does not support: base-4.15.0.0 + - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: generic-monoid + - tonalude < 0 # tried tonalude-0.1.1.1, but its *library* does not support: base-4.15.0.0 + - type-errors-pretty < 0 # tried type-errors-pretty-0.0.1.1, but its *library* does not support: base-4.15.0.0 + - typed-uuid < 0 # tried typed-uuid-0.1.0.0, but its *library* requires the disabled package: yamlparse-applicative + - typelits-witnesses < 0 # tried typelits-witnesses-0.4.0.0, but its *library* requires the disabled package: dependent-sum + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: base-4.15.0.0 + - typerep-map < 0 # tried typerep-map-0.3.3.0, but its *library* does not support: ghc-prim-0.7.0 + - validity-path < 0 # tried validity-path-0.4.0.1, but its *library* requires the disabled package: path + - vector-circular < 0 # tried vector-circular-0.1.3, but its *library* does not support: template-haskell-2.17.0.0 + - websockets-snap < 0 # tried websockets-snap-0.10.3.1, but its *library* requires the disabled package: snap-server + - with-utf8 < 0 # tried with-utf8-1.0.2.2, but its *library* does not support: base-4.15.0.0 + - within < 0 # tried within-0.2.0.1, but its *library* requires the disabled package: path + - yamlparse-applicative < 0 # tried yamlparse-applicative-0.2.0.0, but its *library* requires the disabled package: path + - yesod < 0 # tried yesod-1.6.1.1, but its *library* requires the disabled package: yesod-form + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: email-validate + - yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: nonce + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-auth + - yesod-auth-hashdb < 0 # tried yesod-auth-hashdb-1.7.1.7, but its *library* requires the disabled package: yesod-form + - yesod-auth-oauth2 < 0 # tried yesod-auth-oauth2-0.6.3.4, but its *library* requires the disabled package: yesod-auth + - yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: email-validate + - yesod-markdown < 0 # tried yesod-markdown-0.12.6.11, but its *library* requires the disabled package: yesod-form + - yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *executable* requires the disabled package: yesod + - yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml + - zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* does not support: base-4.15.0.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/5587 - - network < 3.1.2.0 - - dbus < 1.2.18 + # https://github.com/commercialhaskell/stackage/issues/5959 + - attoparsec < 0.14.1 # end of packages @@ -5392,6 +5803,190 @@ skipped-tests: # # GHC 9 # + - ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th + - aeson # tried aeson-1.5.6.0, but its *test-suite* does not support: hashable-time-0.3 + - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.2 + - asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.1 + - async # tried async-2.2.3, but its *test-suite* does not support: base-4.15.0.0 + - avro # tried avro-0.5.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - binary-instances # tried binary-instances-1.0.1, but its *test-suite* does not support: tasty-1.4.1 + - bits-extra # tried bits-extra-0.0.2.0, but its *test-suite* does not support: hspec-2.8.2 + - blaze-html # tried blaze-html-0.9.1.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: generic-random-1.4.0.0 + - buttplug-hs-core # tried buttplug-hs-core-0.1.0.0, but its *test-suite* does not support: hspec-2.8.2 + - cassava-conduit # tried cassava-conduit-0.6.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - chaselev-deque # tried chaselev-deque-0.5.0.5, but its *test-suite* requires the disabled package: abstract-deque-tests + - cipher-aes # tried cipher-aes-0.2.11, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-camellia # tried cipher-camellia-0.0.2, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-des # tried cipher-des-0.0.6, but its *test-suite* requires the disabled package: crypto-cipher-tests + - cipher-rc4 # tried cipher-rc4-0.1.4, but its *test-suite* requires the disabled package: crypto-cipher-tests + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-2.8.2 + - clay # tried clay-0.13.3, but its *test-suite* does not support: hspec-discover-2.8.2 + - co-log-core # tried co-log-core-0.2.1.1, but its *test-suite* does not support: doctest-0.18.1 + - colour # tried colour-2.3.5, but its *test-suite* does not support: QuickCheck-2.14.2 + - colour # tried colour-2.3.5, but its *test-suite* does not support: random-1.2.0 + - conduit-algorithms # tried conduit-algorithms-0.0.11.0, but its *test-suite* requires the disabled package: test-framework-th + - d10 # tried d10-0.2.1.6, but its *test-suite* does not support: doctest-0.18.1 + - dhall-lsp-server # tried dhall-lsp-server-1.0.15, but its *test-suite* does not support: lsp-test-0.14.0.0 + - doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: directory-1.3.6.1 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: doctest-0.18.1 + - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* does not support: hlint-3.3.1 + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: doctest-0.18.1 + - email-validate # tried email-validate-2.3.2.13, but its *test-suite* does not support: hspec-2.8.2 + - exact-pi # tried exact-pi-0.5.0.1, but its *test-suite* does not support: base-4.15.0.0 + - extensible-effects # tried extensible-effects-5.0.0.1, but its *test-suite* requires the disabled package: test-framework-th + - filtrable # tried filtrable-0.1.6.0, but its *test-suite* does not support: tasty-1.4.1 + - fmt # tried fmt-0.6.1.2, but its *test-suite* does not support: hspec-2.8.2 + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-1.4.1 + - ftp-client # tried ftp-client-0.5.1.4, but its *test-suite* does not support: tasty-hspec-1.2 + - functor-combinators # tried functor-combinators-0.3.6.0, but its *test-suite* requires the disabled package: dependent-sum + - generic-data # tried generic-data-0.9.2.0, but its *test-suite* requires the disabled package: one-liner + - genvalidity-sydtest # tried genvalidity-sydtest-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-aeson # tried genvalidity-sydtest-aeson-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-hashable # tried genvalidity-sydtest-hashable-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-lens # tried genvalidity-sydtest-lens-0.0.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - genvalidity-sydtest-persistent # tried genvalidity-sydtest-persistent-0.0.0.1, but its *test-suite* requires the disabled package: sydtest-discover + - ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - ghc-source-gen # tried ghc-source-gen-0.4.0.0, but its *test-suite* does not support: tasty-1.4.1 + - ginger # tried ginger-0.10.1.0, but its *test-suite* does not support: tasty-1.4.1 + - hackage-security # tried hackage-security-0.6.0.1, but its *test-suite* does not support: tasty-1.4.1 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-2.8.2 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: optparse-applicative-0.16.1.0 + - haddock-library # tried haddock-library-1.10.0, but its *test-suite* does not support: tree-diff-0.2 + - haskell-names # tried haskell-names-0.9.9, but its *test-suite* does not support: tasty-1.4.1 + - hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* does not support: hspec-2.8.2 + - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - http-link-header # tried http-link-header-1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - http-media # tried http-media-0.8.0.0, but its *test-suite* does not support: base-4.15.0.0 + - http-streams # tried http-streams-0.8.7.2, but its *test-suite* requires the disabled package: snap-server + - hw-balancedparens # tried hw-balancedparens-0.4.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-bits # tried hw-bits-0.7.2.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-conduit # tried hw-conduit-0.2.1.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-excess # tried hw-excess-0.2.3.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree # tried hw-fingertree-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-fingertree-strict # tried hw-fingertree-strict-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-int # tried hw-int-0.0.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-ip # tried hw-ip-2.4.2.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-json-simple-cursor # tried hw-json-simple-cursor-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-json-standard-cursor # tried hw-json-standard-cursor-0.2.3.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-packed-vector # tried hw-packed-vector-0.2.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-parser # tried hw-parser-0.1.1.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-prim # tried hw-prim-0.6.3.0, but its *test-suite* does not support: hspec-2.8.2 + - hw-rankselect # tried hw-rankselect-0.13.4.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-simd # tried hw-simd-0.1.2.0, but its *test-suite* requires the disabled package: hw-hspec-hedgehog + - hw-streams # tried hw-streams-0.0.1.0, but its *test-suite* does not support: hspec-2.8.2 + - indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* does not support: hspec-2.8.2 + - integer-roots # tried integer-roots-1.0, but its *test-suite* does not support: smallcheck-1.2.1 + - ipynb # tried ipynb-0.1.0.1, but its *test-suite* requires the disabled package: aeson-diff + - lapack # tried lapack-0.3.2, but its *test-suite* does not support: random-1.2.0 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-2.8.2 + - libjwt-typed # tried libjwt-typed-0.2, but its *test-suite* does not support: hspec-core-2.8.2 + - lockfree-queue # tried lockfree-queue-0.2.3.1, but its *test-suite* requires the disabled package: abstract-deque-tests + - lrucaching # tried lrucaching-0.3.3, but its *test-suite* does not support: hspec-2.8.2 + - lsp-test # tried lsp-test-0.14.0.0, but its *test-suite* does not support: base-4.15.0.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: Glob-0.10.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: base-4.15.0.0 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: doctest-0.18.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-1.4.1 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-hunit-0.10.0.3 + - makefile # tried makefile-1.1.0.0, but its *test-suite* does not support: tasty-quickcheck-0.10.1.2 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: doctest-0.18.1 + - membrain # tried membrain-0.0.0.2, but its *test-suite* does not support: hspec-2.8.2 + - messagepack # tried messagepack-0.5.4, but its *test-suite* requires the disabled package: test-framework-th + - monad-par # tried monad-par-0.3.5, but its *test-suite* requires the disabled package: test-framework-th + - multistate # tried multistate-0.8.0.3, but its *test-suite* does not support: hspec-2.8.2 + - nettle # tried nettle-0.3.0, but its *test-suite* requires the disabled package: crypto-cipher-tests + - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell + - options # tried options-1.2.1.1, but its *test-suite* requires the disabled package: chell-quickcheck + - partial-semigroup # tried partial-semigroup-0.5.1.12, but its *test-suite* does not support: doctest-0.18.1 + - pg-transact # tried pg-transact-0.3.1.1, but its *test-suite* requires the disabled package: tmp-postgres + - pipes-csv # tried pipes-csv-1.4.3, but its *test-suite* requires the disabled package: MissingH + - polysemy # tried polysemy-1.5.0.0, but its *test-suite* does not support: doctest-0.18.1 + - polysemy-plugin # tried polysemy-plugin-0.3.0.0, but its *test-suite* does not support: doctest-0.18.1 + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options + - postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres + - postgrest # tried postgrest-7.0.1, but its *test-suite* does not support: hspec-2.8.2 + - primitive # tried primitive-0.7.1.0, but its *test-suite* does not support: tasty-1.4.1 + - proto3-wire # tried proto3-wire-1.2.2, but its *test-suite* does not support: doctest-0.18.1 + - protobuf # tried protobuf-0.2.1.3, but its *test-suite* requires the disabled package: hex + - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - psqueues # tried psqueues-0.2.7.2, but its *test-suite* does not support: tasty-1.4.1 + - pureMD5 # tried pureMD5-2.1.3, but its *test-suite* requires the disabled package: crypto-api-tests + - records-sop # tried records-sop-0.1.1.0, but its *test-suite* does not support: hspec-2.8.2 + - registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-1.4.1 + - registry # tried registry-0.2.0.3, but its *test-suite* does not support: tasty-hedgehog-1.1.0.0 + - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-auth-client # tried servant-auth-client-0.4.1.0, but its *test-suite* does not support: http-client-0.7.8 + - servant-auth-docs # tried servant-auth-docs-0.2.10.0, but its *test-suite* does not support: doctest-0.18.1 + - servant-auth-server # tried servant-auth-server-0.4.6.0, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-server # tried servant-auth-server-0.4.6.0, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-auth-server # tried servant-auth-server-0.4.6.0, but its *test-suite* does not support: http-client-0.7.8 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-2.8.2 + - servant-auth-swagger # tried servant-auth-swagger-0.2.10.1, but its *test-suite* does not support: hspec-discover-2.8.2 + - servant-blaze # tried servant-blaze-0.9.1, but its *test-suite* requires the disabled package: servant-server + - servant-client # tried servant-client-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-client-core # tried servant-client-core-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-conduit # tried servant-conduit-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-docs # tried servant-docs-0.11.8, but its *test-suite* does not support: tasty-1.4.1 + - servant-elm # tried servant-elm-0.7.2, but its *test-suite* requires the disabled package: servant-client + - servant-http-streams # tried servant-http-streams-0.18.2, but its *test-suite* does not support: QuickCheck-2.14.2 + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-client + - servant-machines # tried servant-machines-0.15.1, but its *test-suite* requires the disabled package: servant-server + - servant-multipart # tried servant-multipart-0.12.1, but its *test-suite* requires the disabled package: tasty-wai + - servant-openapi3 # tried servant-openapi3-2.0.1.2, but its *test-suite* does not support: doctest-0.18.1 + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-client + - servant-pipes # tried servant-pipes-0.15.2, but its *test-suite* requires the disabled package: servant-server + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: doctest-0.18.1 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-2.8.2 + - servant-swagger # tried servant-swagger-1.1.10, but its *test-suite* does not support: hspec-discover-2.8.2 + - shortcut-links # tried shortcut-links-0.5.1.1, but its *test-suite* does not support: doctest-0.18.1 + - simple-log # tried simple-log-0.9.12, but its *test-suite* does not support: hspec-2.8.2 + - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *test-suite* requires the disabled package: with-utf8 + - stb-image-redux # tried stb-image-redux-0.2.1.3, but its *test-suite* does not support: hspec-2.8.2 + - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* does not support: hspec-2.8.2 + - stripe-http-client # tried stripe-http-client-2.6.2, but its *test-suite* requires the disabled package: stripe-tests + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: HTF-0.14.0.6 + - superbuffer # tried superbuffer-0.3.1.1, but its *test-suite* does not support: QuickCheck-2.14.2 + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-2.8.2 + - swagger2 # tried swagger2-2.6, but its *test-suite* does not support: hspec-discover-2.8.2 + - sydtest-persistent-sqlite # tried sydtest-persistent-sqlite-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - sydtest-wai # tried sydtest-wai-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - sydtest-yesod # tried sydtest-yesod-0.1.0.0, but its *test-suite* requires the disabled package: sydtest-discover + - sydtest-yesod # tried sydtest-yesod-0.1.0.0, but its *test-suite* requires the disabled package: yesod-form + - system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell + - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell + - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck + - tar # tried tar-0.5.1.1, but its *test-suite* requires the disabled package: bytestring-handle + - tdigest # tried tdigest-0.2.1.1, but its *test-suite* does not support: tasty-1.4.1 + - temporary-resourcet # tried temporary-resourcet-0.1.0.1, but its *test-suite* does not support: tasty-1.4.1 + - test-framework # tried test-framework-0.8.2.0, but its *test-suite* requires the disabled package: libxml + - text-short # tried text-short-0.1.3, but its *test-suite* does not support: tasty-1.4.1 + - thyme # tried thyme-0.3.5.5, but its *test-suite* requires the disabled package: system-posix-redirect + - tidal # tried tidal-1.7.6, but its *test-suite* does not support: hosc-0.19 + - tomland # tried tomland-1.3.3.0, but its *test-suite* does not support: hspec-2.8.2 + - tree-diff # tried tree-diff-0.2, but its *test-suite* does not support: tasty-1.4.1 + - type-errors-pretty # tried type-errors-pretty-0.0.1.1, but its *test-suite* does not support: doctest-0.18.1 + - typerep-map # tried typerep-map-0.3.3.0, but its *test-suite* does not support: hspec-2.8.2 + - tzdata # tried tzdata-0.2.20201021.0, but its *test-suite* requires the disabled package: test-framework-th + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: QuickCheck-2.14.2 + - uniprot-kb # tried uniprot-kb-0.1.2.0, but its *test-suite* does not support: hspec-2.8.2 + - validation-selective # tried validation-selective-0.1.0.1, but its *test-suite* does not support: hspec-2.8.2 + - vector # tried vector-0.12.3.0, but its *test-suite* does not support: doctest-0.18.1 + - vector-circular # tried vector-circular-0.1.3, but its *test-suite* requires the disabled package: hedgehog-classes + - wai-middleware-clacks # tried wai-middleware-clacks-0.1.0.1, but its *test-suite* requires the disabled package: tasty-wai + - wreq # tried wreq-0.5.3.3, but its *test-suite* requires the disabled package: snap-server + - yesod-page-cursor # tried yesod-page-cursor-2.0.0.8, but its *test-suite* requires the disabled package: yesod + - yesod-test # tried yesod-test-1.6.12, but its *test-suite* requires the disabled package: yesod-form # end of skipped-tests @@ -5904,6 +6499,32 @@ skipped-benchmarks: # # GHC 9 # + - IntervalMap # tried IntervalMap-0.6.1.2, but its *benchmarks* requires the disabled package: SegmentTree + - binary-parsers # tried binary-parsers-0.2.4.0, but its *benchmarks* does not support: criterion-1.5.9.0 + - buffer-builder # tried buffer-builder-0.2.4.7, but its *benchmarks* requires the disabled package: json-builder + - ed25519 # tried ed25519-0.0.5.0, but its *benchmarks* does not support: criterion-1.5.9.0 + - extensible-effects # tried extensible-effects-5.0.0.1, but its *benchmarks* requires the disabled package: test-framework-th + - hgeometry # tried hgeometry-0.12.0.4, but its *benchmarks* requires the disabled package: deepseq-generics + - hw-eliasfano # tried hw-eliasfano-0.1.2.0, but its *benchmarks* requires the disabled package: hw-hspec-hedgehog + - identicon # tried identicon-0.2.2, but its *benchmarks* does not support: criterion-1.5.9.0 + - identicon # tried identicon-0.2.2, but its *benchmarks* does not support: random-1.2.0 + - lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* does not support: base-4.15.0.0 + - lsp-test # tried lsp-test-0.14.0.0, but its *benchmarks* requires the disabled package: lsp + - o-clock # tried o-clock-1.2.1, but its *benchmarks* requires the disabled package: tiempo + - polysemy # tried polysemy-1.5.0.0, but its *benchmarks* requires the disabled package: freer-simple + - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: PSQueue + - psqueues # tried psqueues-0.2.7.2, but its *benchmarks* requires the disabled package: fingertree-psqueue + - regex-applicative # tried regex-applicative-0.3.4, but its *benchmarks* requires the disabled package: parsers-megaparsec + - sbv # tried sbv-8.15, but its *benchmarks* requires the disabled package: bench-show + - squeal-postgresql # tried squeal-postgresql-0.7.0.1, but its *benchmarks* requires the disabled package: with-utf8 + - stm-hamt # tried stm-hamt-1.2.0.6, but its *benchmarks* does not support: mwc-random-0.15.0.1 + - superbuffer # tried superbuffer-0.3.1.1, but its *benchmarks* does not support: criterion-1.5.9.0 + - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: criterion-plus + - ttrie # tried ttrie-0.1.2.1, but its *benchmarks* requires the disabled package: stm-stats + - unicode-transforms # tried unicode-transforms-0.3.7.1, but its *benchmarks* requires the disabled package: path + - uri-bytestring # tried uri-bytestring-0.3.3.0, but its *benchmarks* requires the disabled package: deepseq-generics + - xeno # tried xeno-0.4.2, but its *benchmarks* requires the disabled package: bzlib + - xxhash-ffi # tried xxhash-ffi-0.2.0.0, but its *benchmarks* requires the disabled package: xxhash # end of skipped-benchmarks From c9f3a908d4915a420989f98cde4e0332515ab087 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 16 Jun 2021 22:15:44 +0200 Subject: [PATCH 10/10] upgrade network --- build-constraints.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f36386e..a3790d39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5218,8 +5218,10 @@ packages: - bcp47-orphans < 0 # tried bcp47-orphans-0.1.0.4, but its *library* requires the disabled package: bcp47 - bech32 < 0 # tried bech32-1.1.0, but its *library* does not support: base-4.15.0.0 - bech32-th < 0 # tried bech32-th-1.0.2, but its *library* does not support: base-4.15.0.0 + - board-games < 0 # tried board-games-0.3, but its *executable* requires the disabled package: httpd-shed - boundingboxes < 0 # tried boundingboxes-0.2.3, but its *library* does not support: lens-5.0.1 - broadcast-chan < 0 # tried broadcast-chan-0.2.1.1, but its *library* does not support: base-4.15.0.0 + - bson < 0 # tried bson-0.4.0.1, but its *library* requires the disabled package: network-bsd - bugzilla-redhat < 0 # tried bugzilla-redhat-0.3.1, but its *library* does not support: base-4.15.0.0 - butcher < 0 # tried butcher-1.3.3.2, but its *library* does not support: base-4.15.0.0 - bzlib < 0 # tried bzlib-0.5.1.0, but its *library* does not support: base-4.15.0.0 @@ -5245,6 +5247,7 @@ packages: - data-accessor-template < 0 # tried data-accessor-template-0.2.1.16, but its *library* does not support: template-haskell-2.17.0.0 - data-compat < 0 # tried data-compat-0.1.0.3, but its *library* does not support: base-4.15.0.0 - data-forest < 0 # tried data-forest-0.1.0.8, but its *library* does not support: base-4.15.0.0 + - dbus-hslogger < 0 # tried dbus-hslogger-0.1.0.1, but its *library* requires the disabled package: hslogger - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: base-4.15.0.0 - deepseq-generics < 0 # tried deepseq-generics-0.2.0.0, but its *library* does not support: ghc-prim-0.7.0 - deepseq-instances < 0 # tried deepseq-instances-0.1.0.1, but its *library* does not support: base-4.15.0.0 @@ -5293,6 +5296,7 @@ packages: - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: base-4.15.0.0 - hackage-security < 0 # tried hackage-security-0.6.0.1, but its *library* does not support: template-haskell-2.17.0.0 - hapistrano < 0 # tried hapistrano-0.4.2.0, but its *library* requires the disabled package: path + - happstack-server < 0 # tried happstack-server-7.7.1, but its *library* requires the disabled package: network-bsd - haskell-lsp < 0 # tried haskell-lsp-0.24.0.0, but its *library* does not support: base-4.15.0.0 - haskell-lsp-types < 0 # tried haskell-lsp-types-0.24.0.0, but its *library* does not support: base-4.15.0.0 - hasql-queue < 0 # tried hasql-queue-1.2.0.2, but its *executable* requires the disabled package: tmp-postgres @@ -5313,10 +5317,12 @@ packages: - hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1 - hopenpgp-tools < 0 # tried hopenpgp-tools-0.23.6, but its *executable* requires the disabled package: ixset-typed - hpc-lcov < 0 # tried hpc-lcov-1.0.1, but its *executable* requires the disabled package: path + - hslogger < 0 # tried hslogger-1.3.1.0, but its *library* requires the disabled package: network-bsd - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: base-4.15.0.0 - hspec-tables < 0 # tried hspec-tables-0.0.1, but its *library* does not support: hspec-core-2.8.2 - hspec-wai-json < 0 # tried hspec-wai-json-0.11.0, but its *library* does not support: hspec-wai-0.11.1 - http-download < 0 # tried http-download-0.2.0.0, but its *library* requires the disabled package: path + - httpd-shed < 0 # tried httpd-shed-0.4.1.1, but its *library* requires the disabled package: network-bsd - hw-dsv < 0 # tried hw-dsv-0.4.1.0, but its *library* does not support: ghc-prim-0.7.0 - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: call-stack-0.4.0 - hw-hspec-hedgehog < 0 # tried hw-hspec-hedgehog-0.1.1.0, but its *library* does not support: hspec-2.8.2 @@ -5357,7 +5363,11 @@ packages: - morpheus-graphql-client < 0 # tried morpheus-graphql-client-0.17.0, but its *library* requires the disabled package: relude - morpheus-graphql-core < 0 # tried morpheus-graphql-core-0.17.0, but its *library* requires the disabled package: relude - morpheus-graphql-subscriptions < 0 # tried morpheus-graphql-subscriptions-0.17.0, but its *library* requires the disabled package: relude + - moss < 0 # tried moss-0.2.0.0, but its *library* requires the disabled package: network-simple - multistate < 0 # tried multistate-0.8.0.3, but its *library* does not support: base-4.15.0.0 + - network-bsd < 0 # tried network-bsd-2.8.1.0, but its *library* does not support: network-3.1.2.2 + - network-simple < 0 # tried network-simple-0.4.5, but its *library* requires the disabled package: network-bsd + - network-simple-tls < 0 # tried network-simple-tls-0.4, but its *library* requires the disabled package: network-simple - newtype < 0 # tried newtype-0.2.2.0, but its *library* does not support: base-4.15.0.0 - nonce < 0 # tried nonce-1.0.7, but its *library* does not support: base64-bytestring-1.2.0.1 - nri-env-parser < 0 # tried nri-env-parser-0.1.0.7, but its *library* requires the disabled package: nri-prelude @@ -5388,6 +5398,8 @@ packages: - path-text-utf8 < 0 # tried path-text-utf8-0.0.1.8, but its *library* requires the disabled package: path - perfect-vector-shuffle < 0 # tried perfect-vector-shuffle-0.1.1.1, but its *library* does not support: base-4.15.0.0 - pinboard < 0 # tried pinboard-0.10.2.0, but its *library* does not support: http-client-0.7.8 + - pipes-network < 0 # tried pipes-network-0.6.5, but its *library* requires the disabled package: network-simple + - pipes-network-tls < 0 # tried pipes-network-tls-0.4, but its *library* requires the disabled package: network-simple - pkgtreediff < 0 # tried pkgtreediff-0.4.1, but its *executable* requires the disabled package: koji - polysemy < 0 # tried polysemy-1.5.0.0, but its *library* requires the disabled package: type-errors-pretty - polysemy-plugin < 0 # tried polysemy-plugin-0.3.0.0, but its *library* does not support: ghc-9.0.1 @@ -5406,6 +5418,7 @@ packages: - reanimate < 0 # tried reanimate-1.1.4.0, but its *library* requires the disabled package: hgeometry-combinatorial - refined < 0 # tried refined-0.6.2, but its *library* does not support: base-4.15.0.0 - refined < 0 # tried refined-0.6.2, but its *library* does not support: template-haskell-2.17.0.0 + - reform-happstack < 0 # tried reform-happstack-0.2.5.4, but its *library* requires the disabled package: happstack-server - regex-applicative-text < 0 # tried regex-applicative-text-0.1.0.1, but its *library* does not support: base-4.15.0.0 - registry < 0 # tried registry-0.2.0.3, but its *library* requires the disabled package: protolude - relude < 0 # tried relude-0.7.0.0, but its *library* does not support: base-4.15.0.0 @@ -5472,11 +5485,13 @@ packages: - shake-plus-extended < 0 # tried shake-plus-extended-0.4.1.0, but its *library* requires the disabled package: path - shortcut-links < 0 # tried shortcut-links-0.5.1.1, but its *library* does not support: base-4.15.0.0 - smash-lens < 0 # tried smash-lens-0.1.0.1, but its *library* does not support: lens-5.0.1 + - smtp-mail < 0 # tried smtp-mail-0.3.0.0, but its *library* requires the disabled package: network-bsd - snap-server < 0 # tried snap-server-1.1.2.0, but its *library* does not support: base-4.15.0.0 - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: hackage-security - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: path - stack < 0 # tried stack-2.7.1, but its *library* requires the disabled package: regex-applicative-text - stackcollapse-ghc < 0 # tried stackcollapse-ghc-0.0.1.4, but its *executable* does not support: base-4.15.0.0 + - status-notifier-item < 0 # tried status-notifier-item-0.3.0.5, but its *library* requires the disabled package: hslogger - stm-containers < 0 # tried stm-containers-1.2, but its *library* requires the disabled package: stm-hamt - stm-hamt < 0 # tried stm-hamt-1.2.0.6, but its *library* requires the disabled package: primitive-extras - streamly < 0 # tried streamly-0.7.3, but its *library* does not support: ghc-prim-0.7.0 @@ -5804,6 +5819,7 @@ skipped-tests: # GHC 9 # - ENIG # tried ENIG-0.0.1.0, but its *test-suite* requires the disabled package: test-framework-th + - HTTP # tried HTTP-4000.3.16, but its *test-suite* requires the disabled package: httpd-shed - aeson # tried aeson-1.5.6.0, but its *test-suite* does not support: hashable-time-0.3 - arbor-lru-cache # tried arbor-lru-cache-0.1.1.1, but its *test-suite* does not support: hspec-2.8.2 - asif # tried asif-6.0.4, but its *test-suite* does not support: doctest-0.18.1