packages feed

c2hs-0.16.6: tests/bugs/issue-51/issue51.c

int fooGnu(int n) { return 1; }
int fooNonGnu(int n) { return 0; }