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 IORef-based State carrier. #422

Merged
merged 6 commits into from
Mar 10, 2022
Merged

Add IORef-based State carrier. #422

merged 6 commits into from
Mar 10, 2022

Commits on Mar 2, 2022

  1. Add IORef-based State carrier.

    This was copied straight from `fused-effects-exceptions`.
    patrickt committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9777560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e7961 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    d6d794f View commit details
    Browse the repository at this point in the history
  2. Clean up some comments.

    patrickt committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    74781d3 View commit details
    Browse the repository at this point in the history
  3. Give Church a blurb.

    patrickt committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    ea8d0b1 View commit details
    Browse the repository at this point in the history