packages feed

idris-1.3.3: test/basic023/run.sh

#!/usr/bin/env bash
${IDRIS:-idris} $@ sections.idr -o sections
./sections
rm -f sections *.ibc