packages feed

hindent-4.3.10: test/fundamental/tests/17.test

type EventSource a = (AddHandler a, a -> IO ())

type EventSource a = (AddHandler a,
  a -> IO ())