We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We used to have CI based on travis, but that is now defunct. We should have CI. Ideally we would test:
It seems that neither stack nor haskell/actions support ghc before 7.10. Should we drop support for those old ghc versions?
stack
haskell/actions
ghc
7.10
The text was updated successfully, but these errors were encountered:
i think https://github.com/haskell-CI/haskell-ci supports quite old ghcs. but i don't think those old ghcs are important to support
Sorry, something went wrong.
@soenkehahn and thanks for keeping this library alive! it's simple and i use it all the time. LMK if you want any help with it.
@bergmark: Thanks a lot for your comments, very helpful! I've open #22 to set up CI, reviews appreciated!
No branches or pull requests
We used to have CI based on travis, but that is now defunct. We should have CI. Ideally we would test:
It seems that neither
stack
norhaskell/actions
supportghc
before7.10
. Should we drop support for those old ghc versions?The text was updated successfully, but these errors were encountered: