haskell-servant / haskell-servant/servant

Make MonadResource Handler

Open
#676 21 comments 3 reactions 0 assignees View on GitHub
servant-server wontfix
Dominant language
Haskell
Stars
2k
Forks
427
Avg merge
2d 23h
Merged PRs (30d)
5

Description

This will require changing it to
```hs
newtype Handler a = Handler { runHandler :: ResourceT (ExceptT ServantErr IO) a }
```

:+1: / :-1: ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.