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

Support for stack setup installing + booting GHCJS #1030

Merged
merged 6 commits into from
Sep 24, 2015
Merged

Commits on Sep 23, 2015

  1. Refactoring: add compilerVersionString

    + rename compilerVersionName to compilerVersionText
    mgsloan committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    cb51047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb1a04 View commit details
    Browse the repository at this point in the history
  3. Fix a bug in sinkProcessStdout handling stderr

    Stderr was getting up in the stdout buffer which is provided to the
    thrown ReadProcessException.
    mgsloan committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    d3974c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f3c39 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. Configuration menu
    Copy the full SHA
    fce46f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6342ffc View commit details
    Browse the repository at this point in the history