hnix-store/hnix-store-core
2018-04-30 03:06:07 -07:00
..
src Merge branch 'master' of github.com:haskell-nix/hnix-store 2018-04-30 03:06:07 -07:00
ChangeLog.md Truncated cryptographic hashes implementation. 2018-04-26 08:17:03 -07:00
hnix-store-core.cabal Merge branch 'master' of github.com:haskell-nix/hnix-store 2018-04-30 03:06:07 -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.