
26 Jun
2018
26 Jun
'18
6:39 p.m.
Ömer Sinan Ağacan
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