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
I'm trying to install summoner (and summoner-tui, but that can wait). It fails to compile:
$ cabal install summoner -w ghc-9.2.6 --allow-newer --verbose=3 > ~/summon-build.txt
CallStack (from HasCallStack):
withMetadata, called at src/Distribution/Simple/Utils.hs:370:14 in Cabal-3.8.1.0-inplace:Distribution.Simple.Utils
Error: cabal: Failed to build smmnr-2.0.1.1-4da9c4c0.
Failed to build summoner-2.0.1.1 because it depends on summoner-2.0.1.1 which
itself failed to build.
$
I'm trying to install
summoner
(andsummoner-tui
, but that can wait). It fails to compile:Excerpt from the
summon-build.txt
log:Full build log: summon-build.txt
MacOS Ventura 13.2.1, Cabal-3.8.1.0, GHC-9.2.6 (and most any other version).
P.S. No, I don't and can't use (or install) HomeBrew.
The text was updated successfully, but these errors were encountered: