universum-0.1.12: Custom prelude used in Serokell

Safe HaskellTrustworthy
LanguageHaskell2010

Panic

Synopsis

Documentation

data FatalError Source #

Uncatchable exceptions thrown and never caught.

Constructors

FatalError 

Fields

panic :: Text -> a Source #