| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Application.Types
Documentation
More technical shared data
Constructors
| Env | |
type MonadApp m = (MonadIO m, MonadReader Env m, MonadThrow m) Source #
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Application.Types
More technical shared data
Constructors
| Env | |
type MonadApp m = (MonadIO m, MonadReader Env m, MonadThrow m) Source #