Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

PackageMaintainers

Robert M. Lefkowitz edited this page May 6, 2014 · 2 revisions

Every package in the platform should have an active maintainer. They are listed here.

Core Packages

Core packages provided by GHC, and are thus maintained by "GHC Central"

 * array
 * base
 * bytestring
 * Cabal
 * containers
 * deepseq
 * directory
 * extensible-exceptions
 * filepath
 * haskell2010
 * haskell98
 * hpc
 * old-locale
 * old-time
 * pretty
 * process
 * template-haskell
 * time
 * unix
 * Win32

Platform Packages

Packages the platform adds:

 * cgi — Anders Kaseorg <[email protected]>
 * fgl — [email protected], [email protected]
 * GLUT — Jason Dagit <[email protected]>, Sven Panne <[email protected]>
 * haskell-src — Conrad Parker <[email protected]>
 * html — Don Stewart
 * HTTP — Ganesh Sittampalam <[email protected]>
 * HUnit — [email protected]
 * mtl — Edward Kmett <[email protected]>
 * network — Johan Tibell <[email protected]>
 * OpenGL — Jason Dagit <[email protected]>, Sven Panne <[email protected]>
 * parallel — Simon Marlow <[email protected]>
 * parsec — Antoine Latter <[email protected]>
 * !QuickCheck — !QuickCheck developers <[email protected]>
 * random — [email protected]
 * regex-base — [email protected]
 * regex-compat — [email protected]
 * regex-posix — [email protected]
 * stm — Simon Marlow <[email protected]>
 * syb — [email protected]
 * text — Bryan O'Sullivan <[email protected]>
 * transformers — Ross Paterson <[email protected]>
 * xhtml — Chris Dornan <[email protected]>
 * zlib — Duncan Coutts <[email protected]>

Proposed Packages

 * async — Simon Marlow <[email protected]>
 * split — [email protected]
 * vector — Roman Leshchinskiy <[email protected]>
Clone this wiki locally