xml

XML utility library

A collection of reusable building blocks for working with XML in Haskell

Various XML utility packages for Haskell

GitHub

71 stars
7 watching
64 forks
Language: Haskell
last commit: 18 days ago

Related projects:

Repository Description Stars
snoyberg/yaml Provides Haskell libraries for serializing data between the programming language and YAML format 162
snoyberg/file-embed Allows embedding arbitrary files directly into Haskell code 92
snapframework/heist A Haskell library that allows binding values to XML tags in web templates 92
uweschmidt/hxt A collection of Haskell libraries for parsing and manipulating XML documents 124
ndmitchell/extra A collection of utility functions for the Haskell programming language 94
snoyberg/conduit A framework for handling and transforming streaming data in a consistent and efficient way 903
ndmitchell/tagsoup A Haskell library for parsing and extracting information from HTML/XML documents 233
svenvc/xml-support-pharo An experimental re-implementation of XML support in Pharo, building on existing libraries. 4
shepmaster/sxd-document An XML processing library written in Rust. 154
noredink/haskell-libraries A monorepo of Haskell libraries developed by NoRedInk for various internal projects. 75
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
haskellweekly/haskellweekly Curated news and resources for the Haskell programming language community. 142
haskell-github/github A Haskell library providing an interface to the GitHub API. 411
well-typed/unfolder A repository providing code snippets to illustrate key concepts in Haskell programming 80
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847