Skip to content

Support monad transformer stacks #7

@eviefp

Description

@eviefp

While looking into payload, I was trying to write some simple example of an API and rather than use a real DB, I figured I'd use a StateT transformer to keep some state across API calls, but I noticed the exposed functions force handlers to run in Aff.

I assume it should be possible to relax the requirement to MonadAff?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions