id	summary	reporter	owner	description	type	status	priority	resolution	keywords	cc	topic	difficulty	mentor
59	ByteString layer for Parsec	dons	none	"People often wish to write efficient parsers, and getting efficient IO can be difficult. Parsec is the parser combinator framework of choice for the Haskell world,
but can be inefficient at times.

In this project you add a Data.!ByteString layer to Parsec, so Parsec can natively
use mmap and packed, fast strings.

== Interested Mentors ==
 * Don Stewart <[mailto:dons@cse.unsw.edu.au]>

== Interested Students ==
 * Hideyuki Tanaka <[mailto:tanaka.hideyuki@gmail.com]>"	proposed-project	closed		fixed			Data.ByteString	unknown	not-accepted
