Hello,

On Wed, Aug 26, 2009 at 18:15, Simon Marlow <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.


Cheers,
Pedro