packages feed

ContArrow-0.0.5: dist/build/autogen/cabal_macros.h

/* DO NOT EDIT: This file is automatically generated by Cabal */

/* package arrows-0.4.1.1 */
#define MIN_VERSION_arrows(major1,major2,minor) \
  (major1) <  0 || \
  (major1) == 0 && (major2) <  4 || \
  (major1) == 0 && (major2) == 4 && (minor) <= 1

/* package base-3.0.3.0 */
#define MIN_VERSION_base(major1,major2,minor) \
  (major1) <  3 || \
  (major1) == 3 && (major2) <  0 || \
  (major1) == 3 && (major2) == 0 && (minor) <= 3