Documentation

Glasgow Haskell Compiler (with tweaks for testing in the judge)
Compiler
RunHaskell
Name
Glasgow Haskell Compiler (with tweaks for testing in the judge)
Language
Haskell
Program and version
The Glorious Glasgow Haskell Compilation System, version 8.8.4
Description
Glasgow Haskell Compiler (with tweaks for testing in the judge)
Type
compiler
Flags1
-O3
Flags2
-O3
Extension
.hs
Status
Ok

P68688
main = do
    putStrLn "Hello world!"