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

docs: include instructions on how to run without stack #1036

Open
petertseng opened this issue Jan 8, 2022 · 0 comments
Open

docs: include instructions on how to run without stack #1036

petertseng opened this issue Jan 8, 2022 · 0 comments

Comments

@petertseng
Copy link
Member

For those who don't want Stack or cannot install it for any reason, we are interested in telling them what the alternative is. This alternative is the command runghc -Wall -isrc test/Tests.hs.

Offer this command in https://github.com/exercism/haskell/blob/main/docs/TESTS.md. We will need to modify https://github.com/exercism/haskell/blob/main/docs/INSTALLATION.md as well since that would mean Stack is no longer required.

Originally discussed in #1043, but this issue description is intended to have provided complete context without having viewed the previous discussion.

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

1 participant