psc-package icon indicating copy to clipboard operation
psc-package copied to clipboard

A package manager for PureScript based on package sets

Results 28 psc-package issues
Sort by recently updated
recently updated
newest added

This issue continues the conversation originally started in https://github.com/purescript/psc-package/pull/56#issuecomment-923034483. See https://github.com/purescript/psc-package/pull/56#issuecomment-928516392 and the comments that followed that led to opening this issue.

addresses https://github.com/purescript/psc-package/issues/53 This is a work in progress, but the general direction should be reasonably clear at this point. Some notes for things that need to get done: - [x]...

This is to further the discussion we were having in #33 I merged in upstream master so this should merge cleanly. You were asking if its possible for `git ls-remote`...

I received this email yesterday from GitHub: it sounds like the script for uploading release binaries is using a deprecated API. Hopefully updating the github-release version should be sufficient to...

Is there any plan to publish psc-package to hackage/stackage?

My understanding so far is that `psc-package` is meant to replace `bower` . On the other hand `pulp` is still useful. Is that correct ? Is it possible to use...

- 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...

I'm not sure whether this belongs in this repository or [purescript/purescript](https://github.com/purescript/purescript) Right now, `psc-package` downloads packages and places them into the `.psc-package` folder: ``` .psc-package └─┬ psc-0.10.2 └─┬ prelude └─┬...

> Probably it should at least have an updated message to explain what it's supposed to do more, and be prefixed that it is for package sets e.g. `updates (package-sets)...