Coder Social home page Coder Social logo

Comments (5)

sourrust avatar sourrust commented on June 17, 2024

Theres a reason for the pandoc limit of pandoc == 1.13.*. It seems you are forcing all dependency limits to be lifted and that is what caused this error. I see this in the log you linked:

Run jailbreak-cabal to lift version restrictions on build inputs.

And right now hyakko requires 1.13.* no more. However I do what to get to updating dependencies soon but this is not a bug as you, or this jailbreak-cabal, is purposefully ignoring dependency limits.

from hyakko.

peti avatar peti commented on June 17, 2024

from hyakko.

sourrust avatar sourrust commented on June 17, 2024

Like I said in the comment closing this, I do want to update hyakko's dependences. However, seeing as you are using something that purposefully removes version limit off of the cabal file it isn't a surprise you get build errors. If you used the regular cabal there is no issue because it follows the dependencies described in the package.

from hyakko.

peti avatar peti commented on June 17, 2024

We maintain over 8000 Haskell packages in Nix, and the issue tracker is the only way to keep track of outstanding changes that require a modification of our setup. Normally, people close such an issue when it is solved and that event pings me to update the package and retry the build. Unfortunately, you break that communication mechanism because you worry more about fucking nomenclature than about supporting a user. So I won't package your software.

from hyakko.

sourrust avatar sourrust commented on June 17, 2024

That's fine. It's not about supporting users because, like I said once again, I was going to update my dependences any and have. If you want to get snappy because your build system forces cabal to not adhere to something that was specified in a package, that's your call. However, I'm not pushing this "fix" to hackage until tomorrow.

from hyakko.

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.