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

Fix bug in freemonad doc #878

Merged
merged 2 commits into from
Feb 21, 2016
Merged

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Feb 13, 2016

Thanks to @tek for pointing out that the "pure" State-based compiler
was using the mutable map from the "impure" example.

Thanks to @tek for pointing out that the "pure" `State`-based compiler
was using the mutable map from the "impure" example.
@codecov-io
Copy link

Current coverage is 89.34%

Merging #878 into master will not affect coverage as of 1286632

@@            master    #878   diff @@
======================================
  Files          169     169       
  Stmts         2337    2337       
  Branches        75      75       
  Methods          0       0       
======================================
  Hit           2088    2088       
  Partial          0       0       
  Missed         249     249       

Review entire Coverage Diff as of 1286632

Powered by Codecov. Updated on successful CI builds.

@adelbertc
Copy link
Contributor

👍 , merging because doc

adelbertc added a commit that referenced this pull request Feb 21, 2016
@adelbertc adelbertc merged commit fa20a49 into typelevel:master Feb 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants