GithubHelp home page GithubHelp logo

Comments (6)

recursion-ninja avatar recursion-ninja commented on August 15, 2024 2

@mouse07410 the following all compiled successfully for me:

summoner-cli

✓ GHC 9.0.2

cabal update
cabal install summoner --with-compiler=ghc-9.0.2 --allow-newer=base,ghc-prim

summoner-tui

✓ GHC 8.10.7

cabal update
cabal install summoner-tui --with-compiler=ghc-8.10.7 --allow-newer=base

✓ GHC 9.0.2

cabal update
cabal install summoner-tui --with-compiler=ghc-9.0.2 --allow-newer=base,ghc-prim

This suggests that relaxing dependency upper bounds is all that is currently required in order for summoner-cli to support ghc-9.0.2 and summoner-tui to support ghc-8.10.7 and ghc-9.0.2.

Additionally, I would like to note that relude does not compile with base-4.16.* because it re-exports the deprecated Option type. I suspect that as soon as relude is updated to support base-4.16.*, then both summoner-cli and summoner-tuiwill also compile with ghc-9.2.2.

Perhaps a PR bumping bounds is in order!?

from summoner.

mouse07410 avatar mouse07410 commented on August 15, 2024 2

the following all compiled successfully for me: . . .

I confirm that both summoner and summoner-tui compiled/installed fine with the flags you mentioned above.
Cabal-3.6.2.0, GHC-9.0.2.

Thanks!

from summoner.

mouse07410 avatar mouse07410 commented on August 15, 2024

summoner can't be built by GHC newer than 8.10.7, and summoner-tui - by GHC newer than 8.8.4.

It would be great if one could build both under, e.g., GHC-9.0.2. Or at least, GHC-8.10.7. Thanks!

from summoner.

vrom911 avatar vrom911 commented on August 15, 2024

This should be solved in the main branch now 🙂

from summoner.

mouse07410 avatar mouse07410 commented on August 15, 2024

@vrom911 thank you for adding support for GHC 9.0.2 and 9.2.4.

However, please note that the current latest stable released GHC is 9.4.2. It would be nice to see it supported too.

from summoner.

recursion-ninja avatar recursion-ninja commented on August 15, 2024

Yes, support for the current GHC-9.4.* series, as well as planning for prompt support of the impending GHC-9.6.* series would be greatly appreciated!

from summoner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.