Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned repositories
949 contributions in the last year
Activity overview

Contribution activity
February 2019
Created a pull request in spacchetti/spago that received 5 comments
Implement handling of local packages in the package-set
Implements support for local packages, as described in #88 (comment) (use case: bower link
)
Basically we now try to distinguish if "URL"s in the pa…
+150
−33
•
5
comments
- Add command to upgrade the package-set if the upstream is Spacchetti
- Start running tests on AppVeyor
- Upgrade Dhall to not include language version in hashes
- Add explanation about npm packages
- Add various tests
- Skip copy of samples in init if folders exist
- Check that purs version is at least what the package-set specifies
- Add `spago verify` command
- Rework modules structure
- Skip some duplicated work while fetching dependencies
- Add 'spago freeze' to compute hashes on the package set
Created an issue in spacchetti/spago that received 5 comments
RFC: depend on the PureScript compiler
Following up from this Discourse thread, a big problem seems to be that when we have breaking changes in the compiler there are "ecosystem splits",…
5
comments