Skip to content

Conversation

andreasabel
Copy link
Member

Swap the mtl-import Control.Monad.Identity for base imports Control.Monad and Data.Functor.Identity.
This secures that the output does not need mtl any more, so no mtl-2.3 conundrums.

@andreasabel andreasabel added this to the 2.9.5 milestone Feb 27, 2023
@andreasabel andreasabel self-assigned this Feb 27, 2023
Import `Identity` functor from `base` instead.
@andreasabel andreasabel merged commit 024bcf4 into master Feb 28, 2023
@andreasabel andreasabel deleted the HaskellGADT-mtl-2.3 branch February 28, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant