Skip to content
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

Set up CI #21

Open
soenkehahn opened this issue Mar 31, 2022 · 3 comments
Open

Set up CI #21

soenkehahn opened this issue Mar 31, 2022 · 3 comments

Comments

@soenkehahn
Copy link
Owner

We used to have CI based on travis, but that is now defunct. We should have CI. Ideally we would test:

  • multiple ghc versions,
  • multiple versions of the dependencies.

It seems that neither stack nor haskell/actions support ghc before 7.10. Should we drop support for those old ghc versions?

@bergmark
Copy link
Contributor

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

@bergmark
Copy link
Contributor

@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.

@soenkehahn
Copy link
Owner Author

@bergmark: Thanks a lot for your comments, very helpful! I've open #22 to set up CI, reviews appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants