neohaskell / NeoHaskell

⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.
https://neohaskell.org
Apache License 2.0
276 stars 3 forks source link

'neo' is not available yet #114

Open jarmol opened 2 months ago

jarmol commented 2 months ago

Tried to install neo using the given curl instruction

Result: curl --proto '=https' --tlsv1.2 -sSf https://sh.neohaskell.org | sh curl: (6) Could not resolve host: sh.neohaskell.org

NickSeagull commented 2 months ago

Hello! Thanks for the interest in NeoHaskell 😄

The docs are currently a placeholder, as per this note on the docs. You are not the first person encountering this issue, so I'm sorry if this made stuff confusing for you.

I'm gonna prioritize removing the placeholder docs to avoid confusing future users.

You're very welcome to join the Discord server to discuss and say what you like/dislike from programming so we can build the best language ever 😊

jarmol commented 2 months ago

Thanks for reply Place holder means, neo is not yet available? OK, I'll wait untill there is a live link to download neo. Meanwhile I continue using Haskell 9.4.8

NickSeagull commented 1 month ago

Place holder means, neo is not yet available?

Yes, that is correct. I will change the title of this issue to track the availability of neo and to come back to you once is done. Thanks for understanding!