Closed austinvhuang closed 4 years ago
Thanks for this MR @austinvhuang
I think we also need to add this lts version to the test/build script so that potential future regressions are caught, by adding the line - RESOLVER="lts-16.2" # ghc 8.8.3
- RESOLVER="lts-16.2" # ghc 8.8.3
Is it possible for you to do this change also?
Sure - have added this to travis and appveyor CI scripts.
Thanks for this MR @austinvhuang
I think we also need to add this lts version to the test/build script so that potential future regressions are caught, by adding the line
- RESOLVER="lts-16.2" # ghc 8.8.3
Is it possible for you to do this change also?