hnix-store/hnix-store-core
2018-04-29 15:29:47 -07:00
..
src Make the bytestring lazy 2018-04-29 15:29:47 -07:00
ChangeLog.md Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00
hnix-store-core.cabal Add effect for adding file to store 2018-04-29 13:55:48 -07:00
LICENSE Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00
README.md ReadonlyStoreEffects -> StoreEffects. 2018-04-27 19:49:38 -07:00
Setup.hs Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00

hnix-store-core

Core effects for interacting with the Nix store.

See StoreEffects in System.Nix.Store for the available operations on the store.