debian-4.0.5: Modules for working with the Debian package system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Debian.Loc

Documentation

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