lio-0.1.0: include/HsTmpConfig.h
/* include/HsTmpConfig.h. Generated from HsTmpConfig.h.in by configure. */
/* include/HsTmpConfig.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `mkdtemp' function. */
#define HAVE_MKDTEMP 1
/* Define to 1 if you have the `mkstemp' function. */
#define HAVE_MKSTEMP 1
/* Define to 1 if you have the `mkstemps' function. */
#define HAVE_MKSTEMPS 1
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "deian@cs.stanford.edu"
/* Define to the full name of this package. */
#define PACKAGE_NAME "Labeled IO library"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Labeled IO library 0.1.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "lio"
/* Define to the home page for this package. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "0.1.0"