Replies: 4 comments
-
I think you ended up following the instructions at https://clash-lang.readthedocs.io/en/latest/getting-started/installing.html but this documentation is woefully outdated. Please have a look at https://clash-lang.org/install/ instead! Feel free to ask for more help if that also does not work out. Note that we have multiple places where you can contact us: https://clash-lang.org/#open-source-community, the section named Open-source community. |
Beta Was this translation helpful? Give feedback.
-
And welcome, I hope you'll like Clash and Haskell :-) |
Beta Was this translation helpful? Give feedback.
-
Thank you! Following https://clash-lang.org/install/, and the README within starter project
|
Beta Was this translation helpful? Give feedback.
-
Oh nvm, looks like this is complaining the terminal doesn't have UTF-8 support set. Test can finish after updating the LANG. Thank you a lot! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm completely new to clash and haskell, and run into the following issues trying to perform the cabal build
cabal v2-run --write-ghc-environment-files=always -- clash
. Running "cabal update" doesn't help.Currently I have ghcup (0.1.50.1) installed, and installed&updated ghc (9.12.2) and cabal (3.14.1.1), stack (3.3.1).
I appreciate any pointers.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions