haskell-infra / hl

Haskell web site (old -- see new repo at https://github.com/haskell-infra/www.haskell.org)
http://haskell.org/
BSD 3-Clause "New" or "Revised" License
158 stars 92 forks source link

One of the examples in Try it! doesn't work #203

Closed rakyi closed 7 years ago

rakyi commented 7 years ago
λ do line <- getLine; putStrLn line
> hi
mueval-core: Time limit exceeded
ExitFailure 1

Also happens on https://tryhaskell.org/

unhammer commented 7 years ago

Also, this is weird:

haskell-ru2

("ru"?)

gbaz commented 7 years ago

Closing in favor of the tryhaskell ticket.