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

Use stackage and fix upgrade breakage #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2017

  1. Derive Functor and Applicative instance for Vindinium Monad

    This is a requirement in newer GHC versions.
    splondike committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    8424458 View commit details
    Browse the repository at this point in the history
  2. Set up for modern Haskell stack

    * Use stackage with latest LTS version.
    * Correct errors and warnings from upgrade.
    * Add gitignore.
    splondike committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    198f103 View commit details
    Browse the repository at this point in the history
  3. Update README

    splondike committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    fd33120 View commit details
    Browse the repository at this point in the history