Skip to content

Add 'freeW' function, inspired by MonadFree#47

Open
paf31 wants to merge 1 commit into
ekmett:masterfrom
paf31:phil/monad-free-co
Open

Add 'freeW' function, inspired by MonadFree#47
paf31 wants to merge 1 commit into
ekmett:masterfrom
paf31:phil/monad-free-co

Conversation

@paf31

@paf31 paf31 commented Nov 26, 2017

Copy link
Copy Markdown

For #46

@paf31 paf31 changed the title Add MonadFree instance for Co Add MonadFree instance for CoT w m Nov 26, 2017
@paf31

paf31 commented Nov 26, 2017

Copy link
Copy Markdown
Author

I just noticed you tend to define these MTL instances as "pass-through" instances here. If you'd prefer, I can replace this with something in the style of askW, traceW and so on.

@paf31 paf31 force-pushed the phil/monad-free-co branch from e40d220 to 977febd Compare November 28, 2017 00:00
@paf31

paf31 commented Nov 28, 2017

Copy link
Copy Markdown
Author

Ok, I've changed things to be consistent with other functions in this module.

@paf31 paf31 changed the title Add MonadFree instance for CoT w m Add 'freeW' function, inspired by MonadFree Dec 1, 2017
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.

1 participant