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

deleted: drop GHC 7 test #225

Merged
merged 2 commits into from
Sep 12, 2018
Merged

deleted: drop GHC 7 test #225

merged 2 commits into from
Sep 12, 2018

Commits on Sep 8, 2018

  1. deleted: drop GHC 7 test

    Yesod drop support GHC 7.
    [yesod/.travis.yml at cdba6c1678d8002eac94ba175e00183a7e87c09d ·
    yesodweb/yesod](https://github.com/yesodweb/yesod/blob/cdba6c1678d8002eac94ba175e00183a7e87c09d/.travis.yml)
    
    GHC 7 is slow, and GHC 7 support add CPP switch.
    To drop GHC 7 get correct travis test and simple code.
    
    I delete unneed CPP pragma.
    
    I rename `pattern` to `newPattern` because it cause hlint error.
    ncaq committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    dfd6f92 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

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