hercules-ci-cnix-expr-0.3.5.1: Bindings for the Nix evaluator
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.CNix.Expr.Context

Documentation

data Derivation #

Instances

Instances details
HasEncapsulation Derivation Derivation 
Instance details

Defined in Hercules.CNix.Store

Methods

moveToForeignPtrWrapper :: Ptr Derivation0 -> IO Derivation

data NixStore #

data NixStorePath #

Instances

Instances details
HasEncapsulation NixStorePath StorePath 
Instance details

Defined in Hercules.CNix.Store

data NixStorePathWithOutputs #

Instances

Instances details
HasEncapsulation NixStorePathWithOutputs StorePathWithOutputs 
Instance details

Defined in Hercules.CNix.Store

Methods

moveToForeignPtrWrapper :: Ptr NixStorePathWithOutputs -> IO StorePathWithOutputs

data Ref a #

data Strings #

(=:) :: k -> a -> Map k a Source #