eta
eta copied to clipboard
[eta-tour]: Bug - [description-here]
Source Code:
main :: IO ()
main = do
putStrLn "Three ways to navigate the tour:"
putStrLn "1) Click Menu button"
putStrLn "2) Left and Right buttons"
putStrLn "3) Left and Right keys"
Output:
Error[error]:
main :: IO () main = do
putStrLn "Three ways to navigate the tour:"
putStrLn "1) Click Menu button"
putStrLn "2) Left and Right buttons"
putStrLn "3) Left and Right keys"
etlas run
Error[error]: Please report this as a bug using the 'File Bug Report' button in the top-right corner.