hnix-store-nar: NAR file format

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Packing and unpacking for NAR file format used by Nix.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.1.0
Change log CHANGELOG.md
Dependencies algebraic-graphs (>=0.5 && <0.8), base (>=4.12 && <5), bytestring, case-insensitive, cereal, containers, directory, filepath, lifted-base, monad-control, mtl, text, unix, unordered-containers [details]
License Apache-2.0
Copyright 2018 Shea Levy
Author Shea Levy
Maintainer srk@48.io
Category Nix
Home page https://github.com/haskell-nix/hnix-store
Uploaded by srk at 2024-10-09T13:26:04Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
bounded_memory

Run tests of constant memory use (requires +RTS -T)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hnix-store-nar-0.1.1.0

[back to package description]

hnix-store-nar

NAR file format packing and unpacking.

For a description of the NAR format, see Eelco's thesis.