Skip to content

Instantly share code, notes, and snippets.

@kathgironpe
Last active July 1, 2018 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kathgironpe/f4116c14f913a9561b0c92717b83a82c to your computer and use it in GitHub Desktop.
Save kathgironpe/f4116c14f913a9561b0c92717b83a82c to your computer and use it in GitHub Desktop.
How to install Unused on Mac OS X

Using Homebrew

brew install haskell-stack

git clone git@github.com:joshuaclayton/unused.git

stack update
stack setup
stack install

~/.local/bin/unused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment