module TException where

-- >>> exceptionalCode
exceptionalCode :: Int
exceptionalCode = error "I am exceptional!"