Closed vmchale closed 5 years ago
Since you're adding a new compiler version, its probably a good idea to add it to the .travis.yaml
file as well.
Not sure what's going on with Travis. Looks like i may have been an problem with @hvr 's PPA.
@erikd this looks like on of those transient network glitches which resolve when you simply retry the builds a bit later
@vmchale you can trigger a new CI build by git commit --amend
ing and git push --force
that commit to this PR
This bumps Cabal bounds to allow building with GHC 8.6.1 and removes a deprecated function from
Setup.lhs
.