-
This came up as [part of a discussion here](https://discourse.purescript.org/t/spago-install-doesnt-see-a-package-from-pursuit/4711/2).
Apparently, packages posted on Pursuit are getting combined i…
-
Dear all,
I want to test enspara for backbone clustering of protein trajectories. However, when i ran through the tutorial, i came across this error:
```
(enspara) psc@psc-linux:~/enspara$ ensp…
-
ae78ae4a0f merged the removal of smartmatch, which was planned for Perl v5.42.
After more discussion, the PSC believes it would be better to make the removal guarded by a feature.
(Similar to what…
-
Can you add this library to psc-package main package set https://github.com/purescript/psc-package
-
There is a mostly unstructured JSON feed and web page at:
- web page at https://kubernetes.io/docs/reference/issues-security/official-cve-feed/
- JSON "index" https://kubernetes.io/docs/reference/is…
-
https://github.com/purescript/documentation/blob/master/guides/PureScript-Without-Node.md
Not sure how others feel about this, but to me it simplifies Node-free development.
-
- Which platform do you have this bug in?
GNU/Linux x86_64
- What is the expected behavior?
Successful psc-package installation, command tried: npm i -g psc-package
- What is the actual behavior?
…
ghost updated
5 years ago
-
When run from cmd prompt:
```
>psc-package init
Initializing new project in current directory
Using the default package set for PureScript compiler version 0.11.7
(Use --source / --set to overr…
cebaa updated
5 years ago
-
Maybe it's supposed to be `psc-package install`.
-
Sorry if this is already the case. Using `psc-packages` with success to build my project, but now I'm wrapping it up as a `Nix` expression, and it would help to be able to separate in two steps:
1)…