propellor-2.12.0: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Exception

Synopsis

Documentation

catchPropellor :: Propellor Result -> Propellor Result Source

Catches IO exceptions and returns FailedChange.