| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Distribution.Client.Nix
Documentation
findNixExpr :: GlobalFlags -> SavedConfig -> IO (Maybe FilePath) #
inNixShell :: IO Bool #
nixInstantiate :: Verbosity -> FilePath -> Bool -> GlobalFlags -> SavedConfig -> IO () #
Arguments
| :: Verbosity | |
| -> FilePath | |
| -> GlobalFlags | |
| -> SavedConfig | |
| -> IO () | The action to perform inside a nix-shell. This is also the action that will be performed immediately if Nix is disabled. |
| -> IO () |