packages feed

c2hs-0.16.6: tests/system/simple/simple.c

#include <stdio.h>

void foo () {
  printf ("I am the mighty foo!\n");
}