packages feed

haskell-language-server-2.7.0.0: plugins/hls-eval-plugin/test/testdata/TException.hs

module TException where

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