Age | Commit message (Collapse) | Author |
|
Remove 'v' prefix to version.
Use 'haskell' instead of 'bootstrap'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I didn't found any `set-env` command in the JamesIves repo, so maybe bumping the version fixes the issue.
|
|
|
|
|
|
Copy fpm to /usr/local/bin on ubuntu
|
|
Download stack from github releases page.
|
|
To speedup build of Haskell fpm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a workaround for #16. It turns out that if the executable fails
to run, just rerunning all tests typically fixes it.
|
|
Use "cargo test" instead.
|