Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ghcup 0.1.22.0 latest,recommended ghc 9.6.4 base-4.18.2.0 hls-powered cabal 3.10.2.1 latest,recommended stack 2.13.1 recommended - How to start ```bash git clone https://github.com/tonosaman/haskell-dev-env cd haskell-dev-env stack new --resolver lts-22.13 clash-project clash-lang/simple ``` - [BUG]`stack build` is failed "`-fplugin` could not find module when using GHC 9.6 #6251" commercialhaskell/stack#6251 Use cabal for build project `cabal run clash -- Example.Project --systemverilog`
- Loading branch information