
26 Jun
2018
26 Jun
'18
6:58 p.m.
I did make distclean; ./boot; ./configure ... no luck. Checked ghc.cabal also.
Ömer
Ben Gamari
Ömer Sinan Ağacan
writes: I'm trying to add ghc-prim as a dependency to the ghc package. So far I've done these changes:
snip
Any ideas what else to edit?
Did you rerun ./configure after modifying ghc.cabal.in? I would double-check that ghc.cabal contains the dependency.
Cheers,
- Ben