Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
Author: Gianfranco Costamagna <locutusofborg@debian.org>
Last-Update: 2020-07-08
#ifndef _CHECK_CHECK_H_
#define _CHECK_CHECK_H_
Suite *system_suite();
Suite *misc_suite();
Suite *sysutils_suite();
Suite *fileio_suite();
#endif