[Bug 1059513] haddock duplicates common doc files in each library
package
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1059513
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution|--- |CANTFIX
Last Closed| |2020-02-02 01:50:07
--- Comment #3 from Jens Petersen <petersen(a)redhat.com> ---
The more I think about this, the more it seems impossible to fix...
(because symlinks will fail to open in a browser and hardlinks are "hard").
For ghc-8.6.5 this is 84KB per package.
While not great, compared to the size of library it is pretty small really.
500 libs adds up to about 41MB.
However we now subpackage haddocks in doc subpackages which are not installed
by default
(ie ghc-*-devel doesn't pull them in), which largely solves the problem for
Fedora completely.
--
You are receiving this mail because:
You are on the CC list for the bug.
3 years, 10 months