hnix-store/hnix-store-nar/README.md
Richard Marko 69a02d3066 init hnix-store-nar
Closes #233
2023-11-22 11:16:17 +01:00

9 lines
268 B
Markdown

# 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