Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Stack installation at CI #275

Closed
2 tasks done
vrom911 opened this issue Jan 3, 2019 · 0 comments
Closed
2 tasks done

Change Stack installation at CI #275

vrom911 opened this issue Jan 3, 2019 · 0 comments
Labels
CI CI tools support; project CI; build with different GHC, tools generated project Files, folder generation by the summoner

Comments

@vrom911
Copy link
Member

vrom911 commented Jan 3, 2019

Stack installation can use the official script instead of downloading the tarball and unpacking it, like this:

  - curl -sSL https://get.haskellstack.org/ | sh
  • Summoner
  • Generated project
@vrom911 vrom911 added generated project Files, folder generation by the summoner CI CI tools support; project CI; build with different GHC, tools labels Jan 3, 2019
chshersh pushed a commit that referenced this issue Jan 4, 2019
* Simplify cabal Travis settings

Change stack installation on CI

Add cabal version on top level

* Remove libgmp-dev addons for stack

* Do not add cabal to path manually

* Disable macOS builds
chshersh pushed a commit that referenced this issue Jan 6, 2019
* [#272] Simplify Cabal Travis settings

* Simplify Stack Travis

* Exclude old GHCs from Stack Travis matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI tools support; project CI; build with different GHC, tools generated project Files, folder generation by the summoner
Projects
None yet
Development

No branches or pull requests

1 participant