buffet-0.2.0: Assembles many Dockerfiles in one.

Safe HaskellSafe
LanguageHaskell2010

Buffet.Toolbox.ExceptionTools

Documentation

eitherThrow :: Exception e => (a -> e) -> IO (Either a b) -> IO b Source #