| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Nix.Thunk.Command
Documentation
data ThunkCommand Source #
Constructors
Instances
| Show ThunkCommand Source # | |
Defined in Nix.Thunk.Command | |
runThunkCommand :: (MonadLog Output m, HasCliConfig NixThunkError m, MonadIO m, MonadMask m, MonadError NixThunkError m, MonadFail m) => ThunkCommand -> m () Source #