ghc-pretty-hex 1.1
Haskell library for hex dumps of ByteStrings
This Haskell library generates pretty hex dumps of ByteStrings in the style of other common *nix hex dump tools.
- Outputs:
out
- Website: https://github.com/GaloisInc/hexdump
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-pretty-hex 1.1
as follows:
guix install ghc-pretty-hex@1.1
Or install the latest version:
guix install ghc-pretty-hex
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.