Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phadej/stack-yaml

Helper tool to modify stack-yaml
https://github.com/phadej/stack-yaml

Last synced: 14 days ago
JSON representation

Helper tool to modify stack-yaml

Awesome Lists containing this project

README

        

# stack-yaml

Helper to switch hvr-ppa ghc and cabal versions (on Ubuntu!)

```sh
stack yaml update-github-deps
```

## Installing

Obviously you use [*stack*](http://haskellstack.org/) ([installing](http://docs.haskellstack.org/en/stable/install_and_upgrade.html#ubuntu)):

```sh
git clone [email protected]:phadej/stack-yaml.git
cd stack-yaml
stack install
```