hnix-store-core

Core effects for interacting with the Nix store.

https://github.com/haskell-nix/hnix-store

Version on this page:0.2.0.0
LTS Haskell 22.14:0.7.0.0
Stackage Nightly 2023-12-26:0.7.0.0
Latest on Hackage:0.7.0.0

See all snapshots hnix-store-core appears in

Apache-2.0 licensed by Shea Levy
Maintained by [email protected]
This version can be pinned in stack with:hnix-store-core-0.2.0.0@sha256:1c52ed924ca51130e3850d7f793975b98995da0fba57b15a81e73918921e0caf,2651

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"

Changes

Revision history for hnix-store-core

0.1.0.0 – YYYY-mm-dd

  • First version.