Skip to content

[Refactor] Remove superfluous lazy pattern match in State after weakening - #129

Merged
L0neGamer merged 1 commit into
haskell:mainfrom
ynishiza:refactor/cleanup_lazy
Aug 29, 2026
Merged

[Refactor] Remove superfluous lazy pattern match in State after weakening#129
L0neGamer merged 1 commit into
haskell:mainfrom
ynishiza:refactor/cleanup_lazy

Conversation

@ynishiza

Copy link
Copy Markdown
Contributor

Per discussion #123 (comment)

Remove the lazy pattern match in the lazy State's evalStateT and execStateT which is superfluous after weakening to functor in #122.

@ynishiza
ynishiza force-pushed the refactor/cleanup_lazy branch from 6506d48 to 6110099 Compare August 29, 2026 08:18
@ynishiza
ynishiza marked this pull request as ready for review August 29, 2026 08:18
@ynishiza
ynishiza force-pushed the refactor/cleanup_lazy branch from 6110099 to e39fcfe Compare August 29, 2026 08:22
@L0neGamer
L0neGamer merged commit f1a27e4 into haskell:main Aug 29, 2026
18 checks passed
@L0neGamer

Copy link
Copy Markdown
Collaborator

Good stuff!

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