haskell icon indicating copy to clipboard operation
haskell copied to clipboard

Interested in CI?

Open mihaimaruseac opened this issue 4 years ago • 0 comments

Hi. I stumbled upon this project recently via random searches for Haskell projects on GitHub. I like the idea of having a collection of algorithms but I have a few suggestions:

  • [ ] Would you like to have build files for each algorithm so that people cloning the repository can just build and run the code?
  • [ ] Would you like to have a test suite for each algorithm to prove that they work?
  • [ ] Finally, would you like to have CI added so that new PRs ensure that each algorithm has tests and passes them after refactorings and other changes?

If yes, I can contribute to this :)

mihaimaruseac avatar Oct 22 '21 23:10 mihaimaruseac