My build fails

Configuring ghci-9.15...
Error: [Cabal-8010]
Encountered missing or private dependencies:
    ghc-internal >=9.1001.0 && <=9.1500.0

`ghci.cabal` indeed has

        ghc-internal     >= 9.1001.0 && <=9.1500.0,

and `ghc-internal.cabal` has

    version:        9.1500.0

So what is happening?

My invocation is

./hadrian/build --build-root=_build_wip --flavour=default+no_profiled_libs+omit_pragmas

_______________________________________________
ghc-devs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to