-
Notifications
You must be signed in to change notification settings - Fork 71
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
Adding multi-LTS Travis-CI script. #203
Conversation
836b68e
to
fa397e9
Compare
Adding multi-LTS Travis-CI script.
author Marcin Tolysz <[email protected]> 1514741013 +0000 committer Akos Marton <[email protected]> 1582496404 +0100 Squashed rebase from Marcin Tolysz, tolysz/modernize. * Builds with `process` 1.6 * add dependency for `tls-session-manager` * bump resolver Add per bundle certificates for static files and redirects. update sample configuration add reverse proxy * Builds with `process` 1.6 * add dependency for `tls-session-manager` * bump resolver fix reverse proxy for non http1.1 connections Make it compile against more resolvers: resolver: lts-13.8 resolver: lts-12.8 resolver: lts-11.8 resolver: lts-10.8 Delete stack.yaml Update .gitignore Update README.md Update README.md clean Update setup-keter.sh Update PortPool.hs Update PortPool.hs Update PortPool.hs Update PortPool.hs Update App.hs Update App.hs Update App.hs Update App.hs Update App.hs Update App.hs Update App.hs Update App.hs Update App.hs Update LabelMapSpec.hs Update LabelMapSpec.hs Update keter.cabal Update keter.cabal
Syntax correction. Add ghc-865. Try with cabal 2.4. Remove cabal-3.0 and ghc-865 builds.
@snoyberg , @creichert The application is used over a diverse set of systems on which ghc versions are not treated equally maintained. I hope to see keter to be maintained well, as you see, happy to help! |
Gentleman, I am about to make a clean slate, so smaller PRs, fixes, would be more easily incorporated onto master. I believe the Modernize keter (#195) PR has brought a great deal of things already which is incorporated in this pull-request. |
@mmzx Thanks for pulling it all together! I'm short on time these days, but as soon as I find some room I'll take a look at it. 😉 |
This is to show where fails what. Further PRs could be utilized to resolve the issues on-by-one.