-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request