packages feed

liquidhaskell-0.8.10.7: benchmarks/base-4.5.1.0/cbits/selectUtils.c

#include "HsBase.h"
void hsFD_ZERO(fd_set *fds) { FD_ZERO(fds); }