Re: bug in cabal from Debian ?
https://cabal.readthedocs.io/en/stable/setup-commands.html
But I'd rather look at what Debian does exactly, e.g.,
because with this low level interface you need to specify
where your dependencies reside (they are no longer
downloaded from Hackage) and so debian scripts
must have it all properly specified.
On Sat, Jun 1, 2024 at 9:49 AM picca <picca@debian.org> wrote:
>
> Le 2024-06-01 09:46, Mikolaj Konarski a écrit :
> > From what I see, `--offline` is only fixed in cabal 3.10:
> >
> > https://github.com/haskell/cabal/pull/8676
> >
> > For older cabals, you are probably only left
> > with the Setup interface (which is what Debian
> > normally uses IIRC).
>
> Do you have a pointer to this solution ?
>
>
Reply to: