eta icon indicating copy to clipboard operation
eta copied to clipboard

[eta-tour]: Bug - [description-here]

Open soirbleu opened this issue 5 years ago • 1 comments

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]:

soirbleu avatar Dec 04 '19 22:12 soirbleu

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.

soirbleu avatar Dec 04 '19 22:12 soirbleu