@hackage secretspec0.17.0

Haskell SDK for SecretSpec, a declarative secrets manager

A thin client over the secretspec-ffi C ABI (linked at build time). Resolution (providers, chains, profiles, generation, as_path) happens in the Rust core; this package marshals a JSON request to the native library and parses the response, mirroring the Rust derive crate's vocabulary.