ghc-xml 1.3.14
Simple XML library for Haskell
This package provides a simple XML library for Haskell.
- Website: https://github.com/GaloisInc/xml
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-xml 1.3.14
as follows:
guix install ghc-xml@1.3.14
Or install the latest version:
guix install ghc-xml
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.