hnix-store/hnix-store-nar/README.md

9 lines
268 B
Markdown
Raw Normal View History

2023-11-22 12:44:11 +03:00
# hnix-store-nar
`NAR` file format packing and unpacking.
For a description of the NAR format, see [`Eelco's thesis`](https://nixos.org/~eelco/pubs/phd-thesis.pdf).
[System.Nix.Nar]: ./src/System/Nix/Nar.hs
[System.Nix.Nar.Effects]: ./src/System/Nix/Nar/Effects.hs