You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ which ghc
ghc not found
$ cabal --version
cabal-install version 3.8.1.0
compiled using version 3.8.1.0 of the Cabal library
$ CABAL_DIR=$(mktemp -d) cabal v2-update
Config file path source is default config file.
Config file not found:
/var/folders/2_/mj2rggp115b9bvff2zvyf29h0000gn/T/tmp.poky7IxL/config
Writing default configuration to
/var/folders/2_/mj2rggp115b9bvff2zvyf29h0000gn/T/tmp.poky7IxL/config
Error: cabal: The program 'ghc' version >=7.0.1 is required but it could not
be found.
The steps above worked with cabal-install3.6.2.0.
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behavior:
The steps above worked with
cabal-install
3.6.2.0
.The text was updated successfully, but these errors were encountered: