debian-4.0.4: Modules for working with the Debian package system
Safe HaskellNone
LanguageHaskell2010

Debian.Loc

Documentation

mapExn :: forall e m a. (MonadCatch m, Exception e) => m a -> (e -> e) -> m a Source #