Giter VIP home page Giter VIP logo

Comments (10)

blackgnezdo avatar blackgnezdo commented on June 11, 2024

Yeah, it would be good if somebody contributed a new entry to the build matrix. It's also likely a good time to drop ghc-8.8 now.

from proto-lens.

blackgnezdo avatar blackgnezdo commented on June 11, 2024

I started on this in #448 if somebody needs inspiration.

from proto-lens.

ysangkok avatar ysangkok commented on June 11, 2024

There is now a build for ghc 9.6, but only for some packages. So if you just use proto-lens and proto-lens-runtime for example, you can upgrade to GHC 9.4 or 9.6. The code generation needs changes to work on these new versions.

from proto-lens.

k355l3r-5yndr0m3 avatar k355l3r-5yndr0m3 commented on June 11, 2024

Ghc 9.8.1 has recently been released, and the latest version of base 4.19. But proto-lens currently is still stuck at 4.16, will newer versions be supported in the near future?

from proto-lens.

ysangkok avatar ysangkok commented on June 11, 2024

@k355l3r-5yndr0m3 Where are you looking? It varies from package to package as not all of them need source generation. For proto-lens itself, base-4.18 (GHC 9.6) is supported, as you can see in the cabal file. We could probably update the core packages to GHC 9.8, try sending a PR with CI support and we can see whether it works.

from proto-lens.

k355l3r-5yndr0m3 avatar k355l3r-5yndr0m3 commented on June 11, 2024

proto-lens-setup does not support 4.18

from proto-lens.

ysangkok avatar ysangkok commented on June 11, 2024

@k355l3r-5yndr0m3 Are you sure you need proto-lens-setup? You can generate using an older GHC and then compile the generated source using a newer GHC. Or you could try using proto-lens-setup with bumped bounds.

from proto-lens.

k355l3r-5yndr0m3 avatar k355l3r-5yndr0m3 commented on June 11, 2024

That would probably work. Although it would be tedious expectantly if the protocol buffer files change frequently.

from proto-lens.

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.