aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-hexpat/pkg-descr
blob: c62d6b3191c6e1e19a75dcd998bab40b2023c792 (plain) (blame)
1
2
3
4
5
6
This package provides a general purpose Haskell XML library using Expat
to do its parsing (a fast stream-oriented XML parser written in C). It
is extensible to any string type, with String, ByteString and Text
provided out of the box.

WWW: http://haskell.org/haskellwiki/Hexpat/