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

Use stack everywhere, fixes #132, #166, #157, and #158 #173

Merged
merged 3 commits into from
Mar 7, 2018
Merged

Conversation

gelisam
Copy link
Owner

@gelisam gelisam commented Mar 7, 2018

It is still possible to build the project using cabal, so issues like #148, #149 and #168 remain relevant. I want to track those issues so I can eventually allow hawk to build with other versions of ghc and other versions of the dependencies, but for now it's already enough work just to support a single version of everything, so I'm switching travis to only build that single version for now. Once I manage to close enough issues to make hawk buildable with other versions and other build systems, I will amend the travis configuration to check those workflows too.

gelisam added 3 commits March 7, 2018 08:15
The codebase has suffered a bit of bitrot and the tests don't pass
anymore, which is hampering contributions because the CI fails. I'd
prefer to have a working test suite of course, but I prefer to have
contributions.

[skip ci]
to prevent further bitrot, let's use stack to fix a single version of
ghc and of our dependencies.

[skip ci]
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

Successfully merging this pull request may close these issues.

1 participant