packages feed

crocodile-0.1: app/src/scripts/run-hlint

#!/bin/sh
~/.cabal/bin/hlint *.hs > hlint-output.txt
less hlint-output.txt