hnix-store/hnix-store-core/README.md
2018-05-15 11:09:20 -04:00

309 B

hnix-store-core

Core effects for interacting with the Nix store.

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

Tests

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