Skip to content

Correct state usage in StepS. Remove hoist shenanigans#285

Merged
gpampara merged 1 commit intociren:masterfrom
gpampara:steps-usage-cleanup
May 21, 2018
Merged

Correct state usage in StepS. Remove hoist shenanigans#285
gpampara merged 1 commit intociren:masterfrom
gpampara:steps-usage-cleanup

Conversation

@gpampara
Copy link
Copy Markdown
Member

@gpampara gpampara commented May 20, 2018

It's better to interact with the state in the StepS transformer using
a MonadState mtl-like typeclass. It reduces a fair amount of noise and
makes the inference much simpler.

@gpampara gpampara force-pushed the steps-usage-cleanup branch from 8917205 to 2d31759 Compare May 21, 2018 06:23
filinep
filinep previously approved these changes May 21, 2018
It's better to interact with the state in the StepS transformer using
a MonadState MTL-like typeclass. It reduces a fair amount of noise and
makes the inference much simpler.
@gpampara gpampara force-pushed the steps-usage-cleanup branch from 2d31759 to 8418b18 Compare May 21, 2018 11:08
@gpampara gpampara merged commit 7e5938d into ciren:master May 21, 2018
@gpampara gpampara deleted the steps-usage-cleanup branch May 21, 2018 11:44
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.

2 participants