Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 3 years ago

Language

Haskell

Compiler

ghc 9.0.1

Options
Warnings

Author

anonymous

almost 3 years ago

$ ghc prog.hs -o prog.exe -Wall
[1 of 1] Compiling Main             ( prog.hs, prog.o )

prog.hs:3:1: error: parse error on input ‘...’
  |
3 | ...
  | ^^^
Exit Code:
1