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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
snoyberg/yamlProvides Haskell libraries for serializing data between the programming language and YAML format162
snoyberg/file-embedAllows embedding arbitrary files directly into Haskell code92
snapframework/heistA Haskell library that allows binding values to XML tags in web templates92
uweschmidt/hxtA collection of Haskell libraries for parsing and manipulating XML documents124
ndmitchell/extraA collection of utility functions for the Haskell programming language94
snoyberg/conduitA framework for handling and transforming streaming data in a consistent and efficient way903
ndmitchell/tagsoupA Haskell library for parsing and extracting information from HTML/XML documents233
svenvc/xml-support-pharoAn experimental re-implementation of XML support in Pharo, building on existing libraries.4
shepmaster/sxd-documentAn XML processing library written in Rust.154
noredink/haskell-librariesA monorepo of Haskell libraries developed by NoRedInk for various internal projects.76
commercialhaskell/rioA standard library for Haskell to provide a common foundation for production software development846
haskellweekly/haskellweeklyCurated news about the Haskell programming language published in both a newsletter and podcast format.144
haskell-github/githubA Haskell library providing an interface to the GitHub API.412
well-typed/unfolderA repository providing code snippets to illustrate key concepts in Haskell programming85
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850