packages feed

hnix-store-core-0.1.0.0: README.md

hnix-store-core
=================

Core effects for interacting with the Nix store.

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

[System.Nix.Store]: ./src/System/Nix/Store.hs


Tests
======

 - `ghcid --command "cabal repl test-suite:format-tests" --test="Main.main"`