Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Add compatibility for GHC 7.2.x #12

Merged
merged 7 commits into from Dec 21, 2011
Merged

Commits on Oct 25, 2011

  1. Eliminate warnings and errors on GHC 7.2

    Mitsutoshi Aoe committed Oct 25, 2011
    Copy the full SHA
    538d28a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2011

  1. Eliminate warnings on GHC 7.2

    Mitsutoshi Aoe committed Nov 19, 2011
    Copy the full SHA
    30bb123 View commit details
    Browse the repository at this point in the history
  2. Add -fcontext-stack=30 flag to scion-server

    This flag will be needed by upcoming atto-lisp.
    Mitsutoshi Aoe committed Nov 19, 2011
    Copy the full SHA
    4cf1e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2011

  1. Add backward compatibility for GHC < 7.2

    Mitsutoshi Aoe committed Nov 20, 2011
    Copy the full SHA
    146eb59 View commit details
    Browse the repository at this point in the history
  2. Small cleanup

    Mitsutoshi Aoe committed Nov 20, 2011
    Copy the full SHA
    1cd0b59 View commit details
    Browse the repository at this point in the history
  3. Relax dependency on attoparsec

    Mitsutoshi Aoe committed Nov 20, 2011
    Copy the full SHA
    33a5d09 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    Mitsutoshi Aoe committed Nov 20, 2011
    Copy the full SHA
    21052a1 View commit details
    Browse the repository at this point in the history