typelead/eta

[eta-tour]: Bug - Can´t compile any program

goldenHairDafo opened this issue · 3 comments

Source Code:

main :: IO ()
main = do

  putStrLn "Interact with me!"

  putStrLn "Click Run button"

  putStrLn "Click Reset button"

  putStrLn "Click Delete button to clear the console"

Output:

Error[error]:

Happend on a Mac 10.14.6 with a Chrome Brower version 76.0.3809.132

Hi,

another hint: Within the developer console of chrome I found:

api.eta-lang.org/compile:1 Failed to load resource: net::ERR_CERT_DATE_INVALID

So I assume your should update your certificate. Thanks!

Thanks for report, i think @rahulmutt could help with that

Fyi, new visitors will also get big, scary browser warning when visiting https://tour.eta-lang.org because of the expired certificate.