mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-28 05:36:24 +03:00
a2f35861da
Closes #234
389 B
389 B
hnix-store-core
Core effects for interacting with the Nix store.
See NarEffects
in System.Nix.Nar.Effects and the System.Nix.StorePath for the available operations
on the store.
Tests
ghcid --command "cabal repl test-suite:format-tests" --test="Main.main"