leaky-0.3.0.3: seqaidpp.sh
#!/usr/bin/env bash
# (Hopefully that works on mingw32.)
## #!/bin/sh
# This is mostly to get rid of rogue failed build reports.
# Not my fault I have to make things ugly to fix mistakes of
# others (build reporters with misconfigured environemnts; and
# hackage, for allowing this to smear a perfectly good library
# by displaying the report so prominently, and making it
# impossible for the maintainer to get rid of it or even
# add an annotation). I could have been doing something
# constructive with this time.
env PATH=$PATH:$HOME/.cabal/bin:.cabal-sandbox/bin:/home/builder/hackage-server/build-cache/tmp-install/bin seqaidpp $*