melas0nos

Results 4 comments of melas0nos

Not sure if this helps, but I found this is how the cabal install ends: ``` C:\ghc-9.0.1-x86_64\mingw\bin\strip.exe Using tar found on system at: C:\Windows\SYSTEM32\tar.exe No uhc found ``` Then when...

I have also tried building using ghcup using 4 different versions of ghc and cabal, newest and oldest and in between. It failed building saying failed to build tidal, depends...

@yaxu Still not working. ghci doesn't know where tidal source files are. Should tidal's directory: ``` "C:\cabal\store\ghc-8.10.7\tidal-1.8.0-009d8a5bcab852689f232ac2e00192c60412658a\lib" ``` be loaded by default in ghci? i.e. listed in :show paths? Or...

OK.....phwew I got it to work. I was able to get it to work with these versions and methods: (install supercollider 3.12.1, superdirt, and sc3-plugins) Install ghcup via: [ghcup install](https://www.haskell.org/ghcup/)...