hell-2.1: A Haskell shell based on shell-conduit

Safe HaskellSafe-Inferred
LanguageHaskell98

Hell

Description

Some additional utilities for the shell.

Synopsis

Documentation

cd :: FilePath -> IO () Source

Simpler to type alias for setCurrentDirectory. It's one of the few commands that are provided by the shell rather than a real process.