
28 Aug
2009
28 Aug
'09
9:06 a.m.
On 27/08/2009 11:25, José Pedro Magalhães wrote:
Hello,
On Wed, Aug 26, 2009 at 18:15, Simon Marlow
mailto:marlowsd@gmail.com> wrote: * Boot libraries are of several kinds: - INDEPENDENT: Independently maintained (e.g. time, haskeline) - COUPLED: Tightly coupled to GHC, but used by others (base) - SPECIFIC: Totally specific to GHC (e.g. template-haskell, DPH)
Does syb fall under INDEPENDENT or COUPLED?
In any case, as the syb maintainer, I'd favor (1) too.
I'd say at this stage it's INDEPENDENT. Thanks for the feedback! Cheers, Simon