packages feed

lambdabot-4.0: build

#!/bin/sh

set -e

./Setup.hs build
./Setup.hs install
ghc -v0 -c -odir . -hidir . scripts/ShowQ.hs