hnix-store/hnix-store-core
2018-04-28 03:37:31 -07:00
..
src Add validDerivers 2018-04-28 03:37:31 -07:00
ChangeLog.md Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00
hnix-store-core.cabal ReadonlyStoreEffects: Add a referrers query. 2018-04-27 05:12:41 -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.