unitym-yesod-0.1.0.2: Implementation of the unity monad for the Yesod framework

Copyright(c) Brian Hurt 2017
LicenseBSD3
Maintainerbhurt42@gmail.com
Stabilityexperimental
PortabilityHaskell
Safe HaskellNone
LanguageHaskell2010

Network.UnityM.Yesod

Contents

Description

This is the implementation of the Unity monad for Yesod.

Documentation

Orphan instances

(MonadHandler m, (~) * c (HandlerSite m)) => UnityM c m Source # 

Methods

getContext :: m c #

permissionDenied :: Text -> m a #