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

fix #372: misleading build instructions #391

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

kikofernandez
Copy link
Contributor

there was missing information on how to install Encore when you already have a different version of ghc. this commit adds information on how to make it work with different versions. the proposed solution is to update the $PATH variable to start with /opt/ghc. the commit provides information on how to do this globally or locally.

there was missing information on how to install Encore when you already
have a different version of `ghc`. this commit adds information on how to
make it work with different versions. the solution is explained by
updating the `$PATH` variable to start with `/opt/ghc`. the commit
provides information on how to do this globally or locally.
@EliasC
Copy link
Contributor

EliasC commented Apr 21, 2016

Seems like a reasonable fix!

@EliasC EliasC merged commit a236c83 into parapluu:development Apr 21, 2016
@EliasC EliasC deleted the fix/build-instructions branch April 21, 2016 19:56
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.

2 participants