Code Monkey home page Code Monkey logo

Comments (7)

aspiwack avatar aspiwack commented on August 11, 2024 2

I've just released v0.4.0 https://hackage.haskell.org/package/linear-base-0.4.0

(the documentation should be built by the bot pretty soon)

Thanks again both. I still need to add GHC 9.8 to the CI. I'll wait a couple of weeks for that.

from linear-base.

andreasabel avatar andreasabel commented on August 11, 2024

Since no published version builds with GHC 9.8 (the other versions restrict template-haskell), I suppose linear-base-0.1.0 was not intended to build with future GHCs, so I restricted base < 4.19, see revision 1: https://hackage.haskell.org/package/linear-base-0.1.0/revisions/

from linear-base.

monoidal avatar monoidal commented on August 11, 2024

Yes, there's a backwards incompatible typechecker change in 9.8. I've addressed that in #457 but it needs a new release of linear-base. cc @aspiwack

The base < 4.19 restriction should also apply to other versions right now on hackage: 0.2.0, 0.3.0, 0.3.1.

from linear-base.

andreasabel avatar andreasabel commented on August 11, 2024

The base < 4.19 restriction should also apply to other versions right now on hackage: 0.2.0, 0.3.0, 0.3.1.

I didn't do this because they are blocked by a template-haskell constraint already:

trying: linear-base-0.3.1 (user goal)
[__1] trying: linear-generics-0.2.2 (dependency of linear-base)
[__2] next goal: template-haskell (dependency of linear-generics)
[__2] rejecting: template-haskell-2.21.0.0/installed-be6e (conflict: linear-generics => template-haskell>=2.16 && <2.21)

But maybe it would be cleaner.

from linear-base.

andreasabel avatar andreasabel commented on August 11, 2024

Done:

2023-10-11T18:38:54Z AndreasAbel linear-base-0.3.1-r2
2023-10-11T18:38:53Z AndreasAbel linear-base-0.3.0-r1
2023-10-11T18:38:52Z AndreasAbel linear-base-0.2.0-r1

from linear-base.

aspiwack avatar aspiwack commented on August 11, 2024

Thanks @andreasabel and @monoidal ! I thought I had released #457 . My bad. I'll make a release on Friday (tomorrow).

from linear-base.

andreasabel avatar andreasabel commented on August 11, 2024

Build is still blocked on the dependency:

from linear-base.

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.