Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hercules.CNix.Expr.Context
Documentation
data BindingsBuilder' Source #
data CDerivation #
data Derivation #
Instances
HasEncapsulation Derivation Derivation | |
Defined in Hercules.CNix.Store Methods moveToForeignPtrWrapper :: Ptr Derivation0 -> IO Derivation |
data NixStorePath #
Instances
HasEncapsulation NixStorePath StorePath | |
Defined in Hercules.CNix.Store Methods moveToForeignPtrWrapper :: Ptr NixStorePath -> IO StorePath |
data NixStorePathWithOutputs #
Instances
HasEncapsulation NixStorePathWithOutputs StorePathWithOutputs | |
Defined in Hercules.CNix.Store Methods moveToForeignPtrWrapper :: Ptr NixStorePathWithOutputs -> IO StorePathWithOutputs |
data StringPairs #
data StringPairsIterator #
data StringsIterator #
data ValidPathInfo #
unsafeMallocBS :: MonadIO m => IO CString -> m ByteString #