Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HaskellWorks.Polysemy.Log
Documentation
interpretDataLogNoop :: forall a r. InterpreterFor (DataLog a) r Source #
interpretDataLogLocalNoop :: forall a r. (a -> a) -> InterpreterFor (DataLog a) r Source #