[Haskell-cafe] strange cabal error

Ben Franksen ben.franksen at online.de
Thu Mar 18 07:54:22 UTC 2021


Am 18.03.21 um 08:35 schrieb Ben Franksen:
> Any idea what I am running into here?
> 
> ben at home[5]:.../softIOC/home>cabal build
> Resolving dependencies...
> TODO: add support for multiple packages in a directory
> CallStack (from HasCallStack):
>   error, called at ./Distribution/Client/ProjectOrchestration.hs:548:9
> in main:Distribution.Client.ProjectOrchestration
> 
> This appears immediately after I issued a (successful)
> 
> ben at home[5]:.../softIOC/home>cabal init --minimal --package-name test

This was with cabal-install-3.2. Upgrading to -head fixes it.

Nevertheless, I'd be interested to know how to avoid that error with 3.2.

Cheers
Ben
-- 
I would rather have questions that cannot be answered, than answers that
cannot be questioned.  -- Richard Feynman




More information about the Haskell-Cafe mailing list