Giter VIP home page Giter VIP logo

Comments (3)

LaurentRDC avatar LaurentRDC commented on September 13, 2024

Hi @cxzchange ,

The only thing I can think of is that your version of the base library is < 4.9. The monoid mappend operator <> was added in the Prelude in version 4.9 (see here). However, I mistakenly allowed older versions of base.

As of right now, I have edited the package metadata on Hackage (see here) so that this particular error will not occur: minimum version of base is now 4.9. If you want to try again, please update your list of cabal packages before installing:

cabal update # Make cabal see the revised version of pandoc-pyplot's metadata
cabal install pandoc-pyplot

Let me know if this fixes your problem.

I will release a new version of pandoc-pyplot that allows for older base versions as soon as I can.

from pandoc-pyplot.

LaurentRDC avatar LaurentRDC commented on September 13, 2024

I've released a new version (1.0.3.0) which should fix this. @cxzchange let me know if I can close this issue.

from pandoc-pyplot.

cxzchange avatar cxzchange commented on September 13, 2024

@LaurentRDC I'm sorry for replying you so late! Your work is effective for me. Thank you very much!

from pandoc-pyplot.

Related Issues (9)

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.