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

Replace and deprecate HList, FHList, distributeFHListOverDynPure and collectDynPure. #106

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Apr 25, 2017

  1. Configuration menu
    Copy the full SHA
    b2971d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f9792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34b2802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    493a720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ee06d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    30173f5 View commit details
    Browse the repository at this point in the history
  2. Removed 'Pure' from names of new functions. Added some hyperlink quot…

    …es to comments and deprecations. Verified that the MkDyn test can fail. Added log output of success or failure.
    adamConnerSax committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    b14a133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22feb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Renamed TypeListTag constructors from Here and There to TLHead and TL…

    …Tail. Reformatted code more in-line with rest of codebase. Removed stack.yaml. Added comments/haddocks for all top-level functions.
    adamConnerSax committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    076a3bd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    c806b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173c1bf View commit details
    Browse the repository at this point in the history