Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
findNixExpr :: GlobalFlags -> SavedConfig -> IO (Maybe FilePath) Source #
inNixShell :: IO Bool Source #
nixInstantiate :: Verbosity -> FilePath -> Bool -> GlobalFlags -> SavedConfig -> IO () Source #
:: 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 () |