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
{{ message }}
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
You need to sometimes run cabal user-config update before the installation works, although this is only really documented in github issues such as haskell/cabal#5973
Sometimes cabal is installed as 2.4.0.0 while we need cabal 3.2.0.0. This can be fixed by running:
You need to sometimes run
cabal user-config updatebefore the installation works, although this is only really documented in github issues such as haskell/cabal#5973This has changed and should just be
build