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

add mapE, mapMS to simplify some Event definitions #9

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

Commits on Sep 15, 2012

  1. Event: add mapE, mapMS

    kfish committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    98d77a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e11413d View commit details
    Browse the repository at this point in the history
  3. Event: remove unused MultiParamTypeClasses

    Removing this gave no error, though perhaps it is
    implied by FunctionalDependencies.
    
    Tested-with: ghc-7.4.2
    kfish committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    b480ddb View commit details
    Browse the repository at this point in the history
  4. Event: add mapMD, liftD

    Use these to simplify some Discrete functions.
    kfish committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    ab7b4ce View commit details
    Browse the repository at this point in the history