Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
data ErrorEvent Source
message :: ErrorEvent -> JSString Source
filename :: ErrorEvent -> JSString Source
lineno :: ErrorEvent -> Int Source
colno :: ErrorEvent -> Int Source
error :: ErrorEvent -> JSVal Source