ghc-http-api-data 0.4.3
Convert to/from HTTP API data like URL pieces, headers and query parameters
This Haskell package defines typeclasses used for converting Haskell data types to and from HTTP API data.
- Website: http://github.com/fizruk/http-api-data
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-http-api-data 0.4.3
as follows:
guix install ghc-http-api-data@0.4.3
Or install the latest version:
guix install ghc-http-api-data
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.