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

Using State Monad in GHC Core Translation #213

Merged
merged 8 commits into from
Oct 8, 2023
Merged

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    80a2f77 View commit details
    Browse the repository at this point in the history
  2. Refactoring translation

    Bill Hallahan committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    de9e3f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Fixes LH code that calls translation functions

    Bill Hallahan committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c98d350 View commit details
    Browse the repository at this point in the history
  2. Trying to build

    Bill Hallahan committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    cafec56 View commit details
    Browse the repository at this point in the history
  3. Fixing cabal

    Bill Hallahan committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    418f667 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Fixing type class handling

    Bill Hallahan committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    bfa5c96 View commit details
    Browse the repository at this point in the history
  2. Increase required version bound for containers package

    Bill Hallahan committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f739f3d View commit details
    Browse the repository at this point in the history
  3. Trying to get GHC 8.2.2 compiling

    Bill Hallahan committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fb0d162 View commit details
    Browse the repository at this point in the history