lens-tell-0.1: MonadTell-based lens combinators
Copyright(C) 2021 Isaac Elliott
LicenseBSD-3 (see the file LICENSE)
MaintainerIsaac Elliott <isaace71295@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Control.Monad.Tell.Lens

Description

 

Documentation

scribe :: (MonadTell t m, Monoid s) => ASetter s t a b -> b -> m () Source #