simonmichael / haskell-extras

Helper scripts for haskell users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon's miscellaneous haskell hacking helpers.

Annotated haskell script templates:

  • script-stack-script.hs
  • script-stack-runghc
  • script-cabal-run
  • script-runghc

Shell scripts:

  • stack-clean-lib : clean up old stackage libs and ghcs. See also stack-clean-old

  • stack-link-ghc : make stack's ghc available in $PATH

About

Helper scripts for haskell users


Languages

Language:Haskell 55.6%Language:Shell 44.4%