[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Kernel documentation

Kernel documentation

Posted Nov 6, 2015 23:20 UTC (Fri) by mathstuf (subscriber, #69389)
In reply to: Kernel documentation by nybble41
Parent article: Kernel documentation

> Another option would be to gather the foundation libraries from the Haskell Platform together into a single package.

This had been done, but as packages move into the platform (e.g., text), it's easier to just have a subpackage than to do the Requires/Obsoletes dance (at least in RPM). Especially if things move back out of the platform (though I don't know of any examples).

I suppose we could shared link libraries, but static link executables to minimize the need to do whole stack rebuilds on minor library updates.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds