]> git.wincent.com - docvim.git/blob - bin/haddock
Squelch warning
[docvim.git] / bin / haddock
1 #!/bin/sh
2
3 # BUG: grep will exit with non-zero exit code if haddock target is already
4 # up-to-date (no output)
5 # TODO: capture output and echo it only on error
6 stack haddock | grep docvim/index.html