Haskell by Example: Panic

original
main = error "a problem"
$ runhaskell panic.hs
panic.hs: a problem
back to index