
Any idea what I am running into here? ben@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@home[5]:.../softIOC/home>cabal init --minimal --package-name test Cheers Ben -- I would rather have questions that cannot be answered, than answers that cannot be questioned. -- Richard Feynman

Am 18.03.21 um 08:35 schrieb Ben Franksen:
Any idea what I am running into here?
ben@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@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
participants (1)
-
Ben Franksen