Coder Social home page Coder Social logo

Dependencies on hspec < 2.1 about hspec-snap HOT 2 CLOSED

dbp avatar dbp commented on June 23, 2024
Dependencies on hspec < 2.1

from hspec-snap.

Comments (2)

dbp avatar dbp commented on June 23, 2024

This package follows PVP (https://wiki.haskell.org/Package_versioning_policy), which means that there are always upper bounds, by default one minor version higher than the known / released version. Since according to the PVP, APIs are permitted to change with minor version bumps, this is a conservative policy that means that when dependencies can be satisfied, they should build. Of course, just because there can be breaking changes doesn't mean they necessarily affect all uses, which is what has happened here - the dependency should be < 2.2, not < 2.1.

Feel free to file a pull request updating the bound to < 2.2. If you don't want to, I'll try to update it myself soon, and regardless I'll release it as soon as that happens.

from hspec-snap.

dbp avatar dbp commented on June 23, 2024

This has been released to hackage as 0.3.2.3 - thanks!

from hspec-snap.

Related Issues (6)

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.