djv/small
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
hghci ----- Replays your ghci history taken from "~/.ghc/ghci_history". Calling "hghci arg1 arg2 .." will prompt if you want to replay the history and then exec "ghci arg1 arg2 ..". tidy ---- Automatically formats a Haskell source file by parsing and printing it to stdout.