summaryrefslogtreecommitdiffhomepage
path: root/scripts/stylish-haskell.sh
blob: a22712e8b9a749dd52bbbdf7aa2c6d2181780fd4 (plain)
1
2
3
4
#!/bin/sh
# Ported from https://github.com/ndmitchell/hlint/blob/master/misc/travis.sh

curl -sL https://raw.github.com/jaspervdj/stylish-haskell/master/scripts/latest.sh | sh -s -- stylish-haskell $*