Skip to content

Commit

Permalink
add nightly with GHC 8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bitonic committed Jan 31, 2020
1 parent 9269fba commit 1e7a1a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ addons:
matrix:
include:
- env: ARGS="--flag inline-c:gsl-example"
- env: ARGS="--stack-yaml stack-lts-nightly-2020-01-30.yaml --flag inline-c:gsl-example"
- env: ARGS="--stack-yaml stack-lts-12.26.yaml --flag inline-c:gsl-example"
- env: ARGS="--stack-yaml stack-lts-11.22.yaml --flag inline-c:gsl-example"
- os: osx
Expand Down
10 changes: 10 additions & 0 deletions stack-nightly-2020-01-30.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
resolver: nightly-2020-01-30
packages:
- inline-c
- inline-c-cpp
- sample-cabal-project
extra-deps:
- Chart-cairo-1.9.3@sha256:05cecda5743954e43c8eabea788e0c19300c305346febee727ce578f69e30748,879
- cairo-0.13.8.0@sha256:9b64a376ebaa4f153bba5866a32291fd4bed48147009cce9158ce6533928eba8,4075
- gtk2hs-buildtools-0.13.8.0@sha256:132f38155fc677430a47ea750918973161c876fb6f281d342ac2f07eb99229ce,5238

0 comments on commit 1e7a1a1

Please sign in to comment.