Giter VIP home page Giter VIP logo

Comments (4)

swuecho avatar swuecho commented on August 28, 2024

seems psc version matters too.

"set": "psc-0.13.2" will not work if psc-package version is 0.13.4

(In my first 30mins trying Purescript)

from purescript-book.

dwhitney avatar dwhitney commented on August 28, 2024

I don't think I've got enough time to keep tagged versions of the book, but we are upgrading to spago, which I think offers a solution to this problem. I'll have to think about it. Either way thanks for the feedback and thank you for highlighting this.

from purescript-book.

swuecho avatar swuecho commented on August 28, 2024

Yes. I just figure out that using spago init in the execise folder is enough

from purescript-book.

milesfrain avatar milesfrain commented on August 28, 2024

Version info can be found in any of the exercises/chapter*/packages.dhall files.
For example:

let upstream =
      https://github.com/purescript/package-sets/releases/download/psc-0.13.6-20200507/packages.dhall

Corresponds to compiler version 0.13.6.

These files should all be identical, since they are copied from scripts/packages.dhall whenever we bump the package set.

Tagging the repo may also be useful, but that's one more thing to worry about becoming out of sync. I'd welcome any PRs to automatically apply these tags based on packages.dhall contents during CI.

from purescript-book.

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.