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

Commits on Apr 21, 2016

  1. fix #372: misleading build instructions

    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.
    Kiko Fernandez Reyes committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    b7a6523 View commit details
    Browse the repository at this point in the history