/* DO NOT EDIT: This file is automatically generated by Cabal */ /* package base-4.3.1.0 */ #define VERSION_base "4.3.1.0" #define MIN_VERSION_base(major1,major2,minor) (\ (major1) < 4 || \ (major1) == 4 && (major2) < 3 || \ (major1) == 4 && (major2) == 3 && (minor) <= 1) /* package process-1.0.1.5 */ #define VERSION_process "1.0.1.5" #define MIN_VERSION_process(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 0 || \ (major1) == 1 && (major2) == 0 && (minor) <= 1)