Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/spago-legacy

[DEPRECATED] 🍝 PureScript package manager and build tool powered by Dhall and package-sets
https://github.com/purescript/spago-legacy

Add `repl` command (#62)

5badeba521b430f7db6e2ecb4e347441f5332234 authored about 6 years ago
Adds list-packages command (#71)

This formats and works much like
psc-packages available command,
but lists the packages that a...

f2a7eca2987d04c3fc35231f42cd31d5bcb7d73a authored about 6 years ago
Fix README markdown (#70)

d9c6cbd6fb38c3ebfeb66a208c30a8bb0eb39ee7 authored about 6 years ago
0.6.1.0 → 0.6.2.1

21dee8156496517c606b49048d677657f0e71129 authored about 6 years ago
Add --path option to specify custom source paths in build (#69)

4b100f7ed96ed42609c0babb55a4e5cbb9f7d186 authored about 6 years ago
Add option to pass arguments through to purs (#66)

With this we pass args through to purs, and it is now possible to do things like
`spago build -...

ff96e6748ca9f5c17ec70d5be72dc1e98976f141 authored about 6 years ago
0.6.0 → 0.6.1 (#61)

62567e626971e6c712213ce10a346ead63f3fbf7 authored about 6 years ago
Don't overwrite files when doing init, just skip copy if exists (#56)

2009c633559acdfd8be1ab6389d29ce255bb8761 authored about 6 years ago
Fix #54: print git output in case of failure when installing (#59)

1edca6d4c4cf0ee7f62d90a4ab1506dbb63e5725 authored about 6 years ago
Update WIndows install instructions (#58)

84955b9a9bc1d2fef77df6ef9eee6b8c121eaf61 authored about 6 years ago
Fix #50: include src/* while building tests (#53)

35c17c3f08147e1ce0a511e3da40fbfd1231d5b0 authored about 6 years ago
Add initial windows support (#48)

* Fixes stack build on windows

Stack can't resolve dependencies correctly,
recommended actio...

cf3b59bd1e953d3e99c83748cacc84a84c14f59b authored about 6 years ago
Fix Unicode file embedding: embedStringFile → embedFileUtf8

715c1e79751ba39e24a168e748f1130b790e05e1 authored about 6 years ago
Fix npm deployment

321cada942d2250dd07cddeefc9203ec146a217a authored about 6 years ago
Fix link to Travis build

ae5e7525a7038363339541208349899233d7d015 authored about 6 years ago
Fix handling of async exceptions: now all async should die on error

a5f66d8a2e22e9c054ba21f5af4e4e807c0551b0 authored about 6 years ago
Fix #31: add tests for most of spago commands

be3fa7705a8c860bb078093947b93c96bacf4986 authored about 6 years ago
Refactor psc-package-local tests

ff388740c09f3cfc1cb50d74d8d78b71c8bec067 authored about 6 years ago
Remove Haskell tests

234d231ed5187c8650a8fa58086c134abeba27f4 authored about 6 years ago
Run tests on Travis

984a03d8868bb8118c497a6a293daee5175648ca authored about 6 years ago
Add npm release to Travis

84ce6732ed3d170cbeae6562ea567259f31aa9b3 authored about 6 years ago
local psc-package test

a2c2d74cda0c67be932c70cbbf0fe37f4a721414 authored about 6 years ago
Fix Travis build badge

9696ef39eac84915ff003426c2ac5d99810ccbc4 authored about 6 years ago
Update packages.dhall template to the latest release

d828e1932a3ea02eaf4ce821506ba2f67d1afd4e authored about 6 years ago
Add a `jobs` flag to limit concurrency

Also start to handle safely directory creation, by removing it on
exception (also async ones hap...

8971f01f7f181207aa1e67d54a74c81aa2f93841 authored about 6 years ago
Swallow git output

65a10ad3d2cda0582790347daad427c4daff9ef6 authored about 6 years ago
spacchetti-cli → spago

d00b00b600d5b51cb14a03e3a7349a6886df5c63 authored about 6 years ago
Add default extensions to package.yaml

3a6abccb4c800f7eaba5a8c3de1c641ac5d0f5fc authored about 6 years ago
Rewrite README

46df589bd88d63e0d33cc704a0740667e3eed854 authored about 6 years ago
Add Table of Contents to README

fa4203c7416a1fd9bd6a0d5b5a16b544bc3d69f0 authored about 6 years ago
Refactor the Config handling

3affb8124f50f3e29bf109dbeae3a46724654150 authored about 6 years ago
Fix #32: fetch git repos concurrently

a6355383a7782bf8cbb70bbebe3aae27dcfd6cfb authored about 6 years ago
Add stylish-haskell configuration

b347e518d5488e6ac977dde1765e3c0a7b608835 authored about 6 years ago
Ignore all cabal files

e824bd766269246d687d2140875c42a751d9e583 authored about 6 years ago
🍝

85a2e1876f1a6a7cc4f2b8cefa99ec4cc93c1ff3 authored about 6 years ago
Fix #26: port commands from purp

9d31d419eb1462d1ecd99d5a9ff634ed7b2ce199 authored about 6 years ago
Fix #29: upgrade dhall to 1.19.1

54c154eea4cc9bd3bf880f624c981ac0a0bda373 authored about 6 years ago
update template to new dhall syntax

4e9c20e93d92b18168678dd28a070e901adc3428 authored about 6 years ago
Start depending on dhall and dhall-json

616ce7a67b37e5a95bd1da886156f78ad7ac7318 authored about 6 years ago
implement init, install, sources, build

e9f084720aa52f3dbe72456faebf08e8a491a8df authored about 6 years ago
Freeze the remote imports so Dhall can cache them

77b3c88fdd8c852189568f751181e306c49bed88 authored about 6 years ago
Refactor handling of the config: not going through JSON anymore

2d53a62800c5719f1b76e5a1b0f510261f409259 authored about 6 years ago
Remove all calls to dhall executables and refactor filepaths

5856b675a363285ce0407e8310ab46a7b693df37 authored about 6 years ago
Merge pull request #22 from justinwoo/deploy-script

move script to deploy, this prevents travis from running rails jobs

aed5b3313b85f8c4113aad1766eefeb95c9919f0 authored about 6 years ago
prevent travis

6b3904ee5cd5919956205bfe485dc4fd5ca5a80c authored about 6 years ago
Switch to prebuilt docker image for Linux build on Travis

The Linux Travis build now runs all stack commands in a Docker image
(https://github.com/f-f/doc...

a0c2b5900ad8a23498ec5acb9f62883a4f29fa23 authored about 6 years ago
it's not 2010 anymore, we can use 'say'

917a2a1504179ab4b04a4b2f7c119e2fe2de03f9 authored about 6 years ago
0.5.0.0

7ed75a410a538d19b2579cb0f81668fd28ac6707 authored about 6 years ago
fix template dhall

1e6fd08094ca81e13a3b3daba831705879469863 authored about 6 years ago
Merge pull request #18 from JordanMartinez/patch-1

Added override & add instructions and examples

6461b4df3667f859b241d6bd658218f4d5f8ef52 authored about 6 years ago
Added override & add instructions and examples

f949f1ca951be3570a38c0f007b5a28ecf920cf1 authored about 6 years ago
change formatting

e45db9e5bd045ba4353500a6445424fb17ab2686 authored about 6 years ago
Merge pull request #17 from dariooddenino/aeson-upgrade

aeson + psc-package upgrade

9830013a87f3c3bd15282acdd67f16495c98f290 authored about 6 years ago
moved the model to Types and refactored localSetup

743db7141371d5f44b925b04bfd21b1d38fcbe18 authored about 6 years ago
aeson + psc-package upgrade

a3fedfcd8c79b1968007872b5eb4aa2bca3a97ba authored about 6 years ago
0.4.0.0

17a071c11611969d0ec3ff10bf1236718d44c7bc authored about 6 years ago
Merge pull request #16 from dariooddenino/name

project name on local-setup

01914da57b74f142bbb863ed39d1332ba7c452a6 authored about 6 years ago
project name

3fc29c1dffd449760fe9c67b21dd5dada0018794 authored about 6 years ago
Merge pull request #10 from justinwoo/template

use file-embed to provide template files

a944df6e9d661e5c10baae375306176f8daa0fa1 authored about 6 years ago
use file-embed to provide template files

cd60fdde2e862e1352e80006e5b6f8effccfa360 authored about 6 years ago
Merge pull request #9 from dariooddenino/clean

clean command

7e5eab3f0163f639fa5be6efc90a12aa99911c46 authored over 6 years ago
fix typo

32b317ac4a13bf8ed01d147867fdbd5c5d2b7155 authored over 6 years ago
clean command

af931cd157f647ed9e117a954fbc1d6fab103195 authored over 6 years ago
increment version

1e25b5bd5dac7b2088e8e1dcf48ee60b009af419 authored over 6 years ago
Merge pull request #8 from justinwoo/version

add version command

45eb61e988193cc21a173ce15c834cc9957019c4 authored over 6 years ago
add version command

8050604ceaef4a0c89888ea90086f7c90806af5f authored over 6 years ago
Merge pull request #6 from justinwoo/format

run format on packages.dhall on startup so that it's readily usable

b7d423a851e06090ba2e78f1dde93da30b2d603f authored over 6 years ago
run format on packages.dhall on startup so that it's readily usable

d695b79314db11cb8fd33fcf28909ea1d6b14631 authored over 6 years ago
Merge pull request #5 from dariooddenino/force

adds a --force option to override existing projects

aadfb27ac11d052a2603b7df5983d306f67d4ee9 authored over 6 years ago
version change reverted

a4205a1c598f5adb3b6bcc65db5fe3b5a8c689ef authored over 6 years ago
adds a --force option to override existing projects

d79184a714faef2113f1853df62839cbecee9f00 authored over 6 years ago
version

72cf49ce23775eeb86e1d1f3df10cd525899e1bd authored over 6 years ago
Merge pull request #3 from justinwoo/sh-compat

don't use redirect

9d38f0ccf249106157c8a04eae844213421096f8 authored over 6 years ago
don't use redirect

75c36b8409d74757e81160584961e9ea07a7e609 authored over 6 years ago
Update README.md

14e6626c581135bf71ea756aa50dcc5d6e9df90e authored over 6 years ago
Update README.md

dfb5b91d4a9d0ba6a4ac2d319869d7e7f78d8aa3 authored over 6 years ago
Merge pull request #2 from justinwoo/travis

add travis config

61713b522d7ea212767b3e1ea3adefcdef64ca4d authored over 6 years ago
add travis config with script

7ab932bcb49581e26c624f346f003bc1b9b7c527 authored over 6 years ago
stack.yaml

62a651766301bfdcf4e2ea5a2aaed229c569a04f authored over 6 years ago
Update README.md

4d209449eb3184335afddfee5150749e20f7abbb authored over 6 years ago
init

4919ea273a216573648dd442c83c972f56c79d9d authored over 6 years ago