Pieter-JanLavaerts
Results
2
issues of
Pieter-JanLavaerts
both cabal install and stack install seem to be broken on MacOS M1 with recommended setup from ghcup
6
## versions ``` $ ghc --version The Glorious Glasgow Haskell Compilation System, version 9.4.8 $ cabal --version cabal-install version 3.10.2.1 compiled using version 3.10.2.1 of the Cabal library $ stack...
## Expected Behavior That dune would be installed ## Actual Behavior It seems to segfault (although I don't know that much about ocaml) ## Reproduction I installed opam on debian...