Closed lortabac closed 5 years ago
Sometimes we need the internals, for example to define instances like MonadTransControl. I think it would be reasonable to expose them in an *.Internal module, and let users import them at their own risk.
MonadTransControl
*.Internal
Sometimes we need the internals, for example to define instances like
MonadTransControl
. I think it would be reasonable to expose them in an*.Internal
module, and let users import them at their own risk.