packages feed

hls-eval-plugin-1.2.2.0: test/testdata/TException.hs

module TException where

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