Git Product home page Git Product logo

Comments (5)

owickstrom avatar owickstrom commented on June 7, 2024

Hey, sorry to kept this issue lying around so long. I'm not using psc-package so I'm not sure how it would work and how much work it would be to keep them in sync. Sadly, I'm not using PureScript at all at the moment and my time is stretched thin for OSS work. If we add a psc-package.json, do you think it could become a problem (e.g. becoming outdated)?

from purescript-spec.

mostalive avatar mostalive commented on June 7, 2024

Hey, Sorry here too. There are two ways in which it can become outdated:

  • refers to an old version of the package set
  • misses a dependency that gets added

Both should be less work than updating bower.json (which unfortunately also still appears to be necessary) with all it's version bounds (my workflow there is run npm-check-updates and hope for the best)

In a way, having a psc-package.json is somewhat duplicated, since it is in the package set, where the dependencies are also listed (and the version of the package set is inherent). I think it just makes it that bit easier to check out the project from source and work on it.

(In the meantime bower gets more and more deprecated. Installing it now gives a warning to install yarn and convert the bower file to yarn, but on the yarn end support for bower appears to have been dropped, I can dig up the links if desired).

from purescript-spec.

owickstrom avatar owickstrom commented on June 7, 2024

All right. Yeah, I think you can add it then. 👍

from purescript-spec.

felixmulder avatar felixmulder commented on June 7, 2024

This could be closed now I think since psc-package has this 🎉

from purescript-spec.

mostalive avatar mostalive commented on June 7, 2024

I was thinking the same thing, but didn't have time to check 🎉

from purescript-spec.

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.