base-compat-0.12.1: A compatibility layer for base
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Exit.Compat

Synopsis

Documentation

die :: String -> IO a #

Write given error message to stderr and terminate with exitFailure.

Since: base-4.8.0.0