GNU bug report logs -
#41451
Haskell packages retain references to bootstrap variants
Previous Next
Full log
View this message in rfc822 format
Ricardo Wurmus <rekado <at> elephly.net> skribis:
> Ricardo Wurmus <rekado <at> elephly.net> writes:
>
>> Some Haskell packages have a “-bootstrap” variant to cut dependency
>> cycles. Unfortunately, these bootstrap variants remain in the reference
>> graph alongside their non-bootstrap counterparts.
>
> On a related note, Haskell packages retain needless references to *all*
> other Haskell packages at build time. That’s because we *copy* their
> .conf files at build time to create a package cache, and these .conf
> files thus propagate even to unrelated packages.
Weren’t these files eventually superseded by the
‘ghc-package-cache-file’ profile hook? Or are these two different
things?
Ludo’.
This bug report was last modified 5 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.