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

Merge the ghcjs --interactive branch into the ghc 8 branch #549

Open
wants to merge 12 commits into
base: ghc-8.0
Choose a base branch
from

Commits on Jun 21, 2015

  1. start with GHCJSi

    luite committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    e5100ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2e2d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Configuration menu
    Copy the full SHA
    c26612e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4579daf View commit details
    Browse the repository at this point in the history
  3. make reloading modules work

    luite committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    43322d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2015

  1. Configuration menu
    Copy the full SHA
    09a73e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2015

  1. Configuration menu
    Copy the full SHA
    13c6b4b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

  1. Configuration menu
    Copy the full SHA
    8d9fc10 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. this change seems to fix it on ghc 7.10.2

    at least it compiles
    jhegedus42 committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    ce1e367 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. Merge pull request ghcjs#420 from jhegedus42/patch-1

    this change seems to fix it on ghc 7.10.2
    luite committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    583a527 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Configuration menu
    Copy the full SHA
    9285d36 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Merge remote-tracking branch 'origin/ghcjsi' into ghc-8.0 (WIP)

    There are still compilation errors, particularly in the DriverPipeline. I assume
    the ghc API changed from 7 to 8 and a few things have to be adapted for it to
    work again.
    Profpatsch committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    8794d1c View commit details
    Browse the repository at this point in the history