hnix-0.14.0.1: Haskell implementation of the Nix language
Safe HaskellNone
LanguageHaskell2010

Nix.Effects.Derivation

Documentation

defaultDerivationStrict :: forall e t f m b. (MonadNix e t f m, MonadState (b, AttrSet Text) m) => NValue t f m -> m (NValue t f m) Source #