This package browser is in early development. Mind the rough edges.

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.

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.