Giter VIP home page Giter VIP logo

Comments (7)

sethfowler avatar sethfowler commented on May 20, 2024

I forked this intending to fix it and noticed that the version in this repo actually compiles fine. Probably you just need to make a new release on Hackage.

from greencard.

sethfowler avatar sethfowler commented on May 20, 2024

@sof Pinging about this issue. Is there anything I can do to help move this forward?

from greencard.

sethfowler avatar sethfowler commented on May 20, 2024

@sof I investigated this a little bit further and there's actually no difference in the code at all. The real problem is haskell/cabal/issues/1685 - generated sources produced with an older version of happy are baked into the sdist. All you need to do to fix this is bump the version number and regenerate the sdist on a machine with GHC 7.8.

If you don't have time to do this right now, I'd be happy to do the upload for you if you add me to the maintainers group on Hackage.

from greencard.

sethfowler avatar sethfowler commented on May 20, 2024

I submitted a pull request, #2, which takes care of all the cabal file changes needed to fix this. All that's necessary is to merge that pull request, generate an sdist on a system with GHC 7.8.x, and upload the new package to Hackage.

from greencard.

sof avatar sof commented on May 20, 2024

Thanks Seth! Now merged.

(Sorry about the tardiness in dealing with this; a side-effect of C++ occupying my brain most hours of the day atm. Evil.)

from greencard.

sof avatar sof commented on May 20, 2024

..and refreshed hackage, http://hackage.haskell.org/package/greencard-3.0.4.2

Verify & close?

from greencard.

sethfowler avatar sethfowler commented on May 20, 2024

No worries. =) Thanks for taking care of this!

I've now verified that everything works fine on both GHC 7.6.x and GHC 7.8.x. So it looks like we can close this bug.

from greencard.

Related Issues (1)

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.