/* DO NOT EDIT: This file is automatically generated by Cabal */ /* package liquid-fixpoint-0.8.0.2 */ #ifndef VERSION_liquid_fixpoint #define VERSION_liquid_fixpoint "0.8.0.2" #endif /* VERSION_liquid_fixpoint */ #ifndef MIN_VERSION_liquid_fixpoint #define MIN_VERSION_liquid_fixpoint(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 8 || \ (major1) == 0 && (major2) == 8 && (minor) <= 0) #endif /* MIN_VERSION_liquid_fixpoint */ /* package ansi-terminal-0.8.2 */ #ifndef VERSION_ansi_terminal #define VERSION_ansi_terminal "0.8.2" #endif /* VERSION_ansi_terminal */ #ifndef MIN_VERSION_ansi_terminal #define MIN_VERSION_ansi_terminal(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 8 || \ (major1) == 0 && (major2) == 8 && (minor) <= 2) #endif /* MIN_VERSION_ansi_terminal */ /* package array-0.5.3.0 */ #ifndef VERSION_array #define VERSION_array "0.5.3.0" #endif /* VERSION_array */ #ifndef MIN_VERSION_array #define MIN_VERSION_array(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 5 || \ (major1) == 0 && (major2) == 5 && (minor) <= 3) #endif /* MIN_VERSION_array */ /* package ascii-progress-0.3.3.0 */ #ifndef VERSION_ascii_progress #define VERSION_ascii_progress "0.3.3.0" #endif /* VERSION_ascii_progress */ #ifndef MIN_VERSION_ascii_progress #define MIN_VERSION_ascii_progress(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 3 || \ (major1) == 0 && (major2) == 3 && (minor) <= 3) #endif /* MIN_VERSION_ascii_progress */ /* package async-2.2.1 */ #ifndef VERSION_async #define VERSION_async "2.2.1" #endif /* VERSION_async */ #ifndef MIN_VERSION_async #define MIN_VERSION_async(major1,major2,minor) (\ (major1) < 2 || \ (major1) == 2 && (major2) < 2 || \ (major1) == 2 && (major2) == 2 && (minor) <= 1) #endif /* MIN_VERSION_async */ /* package attoparsec-0.13.2.2 */ #ifndef VERSION_attoparsec #define VERSION_attoparsec "0.13.2.2" #endif /* VERSION_attoparsec */ #ifndef MIN_VERSION_attoparsec #define MIN_VERSION_attoparsec(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 13 || \ (major1) == 0 && (major2) == 13 && (minor) <= 2) #endif /* MIN_VERSION_attoparsec */ /* package base-4.12.0.0 */ #ifndef VERSION_base #define VERSION_base "4.12.0.0" #endif /* VERSION_base */ #ifndef MIN_VERSION_base #define MIN_VERSION_base(major1,major2,minor) (\ (major1) < 4 || \ (major1) == 4 && (major2) < 12 || \ (major1) == 4 && (major2) == 12 && (minor) <= 0) #endif /* MIN_VERSION_base */ /* package binary-0.8.6.0 */ #ifndef VERSION_binary #define VERSION_binary "0.8.6.0" #endif /* VERSION_binary */ #ifndef MIN_VERSION_binary #define MIN_VERSION_binary(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 8 || \ (major1) == 0 && (major2) == 8 && (minor) <= 6) #endif /* MIN_VERSION_binary */ /* package boxes-0.1.5 */ #ifndef VERSION_boxes #define VERSION_boxes "0.1.5" #endif /* VERSION_boxes */ #ifndef MIN_VERSION_boxes #define MIN_VERSION_boxes(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 1 || \ (major1) == 0 && (major2) == 1 && (minor) <= 5) #endif /* MIN_VERSION_boxes */ /* package cereal-0.5.8.0 */ #ifndef VERSION_cereal #define VERSION_cereal "0.5.8.0" #endif /* VERSION_cereal */ #ifndef MIN_VERSION_cereal #define MIN_VERSION_cereal(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 5 || \ (major1) == 0 && (major2) == 5 && (minor) <= 8) #endif /* MIN_VERSION_cereal */ /* package cmdargs-0.10.20 */ #ifndef VERSION_cmdargs #define VERSION_cmdargs "0.10.20" #endif /* VERSION_cmdargs */ #ifndef MIN_VERSION_cmdargs #define MIN_VERSION_cmdargs(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 10 || \ (major1) == 0 && (major2) == 10 && (minor) <= 20) #endif /* MIN_VERSION_cmdargs */ /* package containers-0.6.0.1 */ #ifndef VERSION_containers #define VERSION_containers "0.6.0.1" #endif /* VERSION_containers */ #ifndef MIN_VERSION_containers #define MIN_VERSION_containers(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 6 || \ (major1) == 0 && (major2) == 6 && (minor) <= 0) #endif /* MIN_VERSION_containers */ /* package deepseq-1.4.4.0 */ #ifndef VERSION_deepseq #define VERSION_deepseq "1.4.4.0" #endif /* VERSION_deepseq */ #ifndef MIN_VERSION_deepseq #define MIN_VERSION_deepseq(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 4 || \ (major1) == 1 && (major2) == 4 && (minor) <= 4) #endif /* MIN_VERSION_deepseq */ /* package directory-1.3.3.0 */ #ifndef VERSION_directory #define VERSION_directory "1.3.3.0" #endif /* VERSION_directory */ #ifndef MIN_VERSION_directory #define MIN_VERSION_directory(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 3 || \ (major1) == 1 && (major2) == 3 && (minor) <= 3) #endif /* MIN_VERSION_directory */ /* package fgl-5.7.0.1 */ #ifndef VERSION_fgl #define VERSION_fgl "5.7.0.1" #endif /* VERSION_fgl */ #ifndef MIN_VERSION_fgl #define MIN_VERSION_fgl(major1,major2,minor) (\ (major1) < 5 || \ (major1) == 5 && (major2) < 7 || \ (major1) == 5 && (major2) == 7 && (minor) <= 0) #endif /* MIN_VERSION_fgl */ /* package filepath-1.4.2.1 */ #ifndef VERSION_filepath #define VERSION_filepath "1.4.2.1" #endif /* VERSION_filepath */ #ifndef MIN_VERSION_filepath #define MIN_VERSION_filepath(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 4 || \ (major1) == 1 && (major2) == 4 && (minor) <= 2) #endif /* MIN_VERSION_filepath */ /* package ghc-prim-0.5.3 */ #ifndef VERSION_ghc_prim #define VERSION_ghc_prim "0.5.3" #endif /* VERSION_ghc_prim */ #ifndef MIN_VERSION_ghc_prim #define MIN_VERSION_ghc_prim(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 5 || \ (major1) == 0 && (major2) == 5 && (minor) <= 3) #endif /* MIN_VERSION_ghc_prim */ /* package hashable-1.2.7.0 */ #ifndef VERSION_hashable #define VERSION_hashable "1.2.7.0" #endif /* VERSION_hashable */ #ifndef MIN_VERSION_hashable #define MIN_VERSION_hashable(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 2 || \ (major1) == 1 && (major2) == 2 && (minor) <= 7) #endif /* MIN_VERSION_hashable */ /* package intern-0.9.2 */ #ifndef VERSION_intern #define VERSION_intern "0.9.2" #endif /* VERSION_intern */ #ifndef MIN_VERSION_intern #define MIN_VERSION_intern(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 9 || \ (major1) == 0 && (major2) == 9 && (minor) <= 2) #endif /* MIN_VERSION_intern */ /* package mtl-2.2.2 */ #ifndef VERSION_mtl #define VERSION_mtl "2.2.2" #endif /* VERSION_mtl */ #ifndef MIN_VERSION_mtl #define MIN_VERSION_mtl(major1,major2,minor) (\ (major1) < 2 || \ (major1) == 2 && (major2) < 2 || \ (major1) == 2 && (major2) == 2 && (minor) <= 2) #endif /* MIN_VERSION_mtl */ /* package parallel-3.2.2.0 */ #ifndef VERSION_parallel #define VERSION_parallel "3.2.2.0" #endif /* VERSION_parallel */ #ifndef MIN_VERSION_parallel #define MIN_VERSION_parallel(major1,major2,minor) (\ (major1) < 3 || \ (major1) == 3 && (major2) < 2 || \ (major1) == 3 && (major2) == 2 && (minor) <= 2) #endif /* MIN_VERSION_parallel */ /* package parsec-3.1.13.0 */ #ifndef VERSION_parsec #define VERSION_parsec "3.1.13.0" #endif /* VERSION_parsec */ #ifndef MIN_VERSION_parsec #define MIN_VERSION_parsec(major1,major2,minor) (\ (major1) < 3 || \ (major1) == 3 && (major2) < 1 || \ (major1) == 3 && (major2) == 1 && (minor) <= 13) #endif /* MIN_VERSION_parsec */ /* package pretty-1.1.3.6 */ #ifndef VERSION_pretty #define VERSION_pretty "1.1.3.6" #endif /* VERSION_pretty */ #ifndef MIN_VERSION_pretty #define MIN_VERSION_pretty(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 1 || \ (major1) == 1 && (major2) == 1 && (minor) <= 3) #endif /* MIN_VERSION_pretty */ /* package process-1.6.5.0 */ #ifndef VERSION_process #define VERSION_process "1.6.5.0" #endif /* VERSION_process */ #ifndef MIN_VERSION_process #define MIN_VERSION_process(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 6 || \ (major1) == 1 && (major2) == 6 && (minor) <= 5) #endif /* MIN_VERSION_process */ /* package syb-0.7 */ #ifndef VERSION_syb #define VERSION_syb "0.7" #endif /* VERSION_syb */ #ifndef MIN_VERSION_syb #define MIN_VERSION_syb(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 7 || \ (major1) == 0 && (major2) == 7 && (minor) <= 0) #endif /* MIN_VERSION_syb */ /* package text-1.2.3.1 */ #ifndef VERSION_text #define VERSION_text "1.2.3.1" #endif /* VERSION_text */ #ifndef MIN_VERSION_text #define MIN_VERSION_text(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 2 || \ (major1) == 1 && (major2) == 2 && (minor) <= 3) #endif /* MIN_VERSION_text */ /* package text-format-0.3.2 */ #ifndef VERSION_text_format #define VERSION_text_format "0.3.2" #endif /* VERSION_text_format */ #ifndef MIN_VERSION_text_format #define MIN_VERSION_text_format(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 3 || \ (major1) == 0 && (major2) == 3 && (minor) <= 2) #endif /* MIN_VERSION_text_format */ /* package transformers-0.5.6.2 */ #ifndef VERSION_transformers #define VERSION_transformers "0.5.6.2" #endif /* VERSION_transformers */ #ifndef MIN_VERSION_transformers #define MIN_VERSION_transformers(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 5 || \ (major1) == 0 && (major2) == 5 && (minor) <= 6) #endif /* MIN_VERSION_transformers */ /* package unordered-containers-0.2.9.0 */ #ifndef VERSION_unordered_containers #define VERSION_unordered_containers "0.2.9.0" #endif /* VERSION_unordered_containers */ #ifndef MIN_VERSION_unordered_containers #define MIN_VERSION_unordered_containers(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 2 || \ (major1) == 0 && (major2) == 2 && (minor) <= 9) #endif /* MIN_VERSION_unordered_containers */ /* tool alex-3.2.3 */ #ifndef TOOL_VERSION_alex #define TOOL_VERSION_alex "3.2.3" #endif /* TOOL_VERSION_alex */ #ifndef MIN_TOOL_VERSION_alex #define MIN_TOOL_VERSION_alex(major1,major2,minor) (\ (major1) < 3 || \ (major1) == 3 && (major2) < 2 || \ (major1) == 3 && (major2) == 2 && (minor) <= 3) #endif /* MIN_TOOL_VERSION_alex */ /* tool cpphs-1.20.1 */ #ifndef TOOL_VERSION_cpphs #define TOOL_VERSION_cpphs "1.20.1" #endif /* TOOL_VERSION_cpphs */ #ifndef MIN_TOOL_VERSION_cpphs #define MIN_TOOL_VERSION_cpphs(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 20 || \ (major1) == 1 && (major2) == 20 && (minor) <= 1) #endif /* MIN_TOOL_VERSION_cpphs */ /* tool gcc-4.2.1 */ #ifndef TOOL_VERSION_gcc #define TOOL_VERSION_gcc "4.2.1" #endif /* TOOL_VERSION_gcc */ #ifndef MIN_TOOL_VERSION_gcc #define MIN_TOOL_VERSION_gcc(major1,major2,minor) (\ (major1) < 4 || \ (major1) == 4 && (major2) < 2 || \ (major1) == 4 && (major2) == 2 && (minor) <= 1) #endif /* MIN_TOOL_VERSION_gcc */ /* tool ghc-8.6.5 */ #ifndef TOOL_VERSION_ghc #define TOOL_VERSION_ghc "8.6.5" #endif /* TOOL_VERSION_ghc */ #ifndef MIN_TOOL_VERSION_ghc #define MIN_TOOL_VERSION_ghc(major1,major2,minor) (\ (major1) < 8 || \ (major1) == 8 && (major2) < 6 || \ (major1) == 8 && (major2) == 6 && (minor) <= 5) #endif /* MIN_TOOL_VERSION_ghc */ /* tool ghc-pkg-8.6.5 */ #ifndef TOOL_VERSION_ghc_pkg #define TOOL_VERSION_ghc_pkg "8.6.5" #endif /* TOOL_VERSION_ghc_pkg */ #ifndef MIN_TOOL_VERSION_ghc_pkg #define MIN_TOOL_VERSION_ghc_pkg(major1,major2,minor) (\ (major1) < 8 || \ (major1) == 8 && (major2) < 6 || \ (major1) == 8 && (major2) == 6 && (minor) <= 5) #endif /* MIN_TOOL_VERSION_ghc_pkg */ /* tool haddock-2.22.0 */ #ifndef TOOL_VERSION_haddock #define TOOL_VERSION_haddock "2.22.0" #endif /* TOOL_VERSION_haddock */ #ifndef MIN_TOOL_VERSION_haddock #define MIN_TOOL_VERSION_haddock(major1,major2,minor) (\ (major1) < 2 || \ (major1) == 2 && (major2) < 22 || \ (major1) == 2 && (major2) == 22 && (minor) <= 0) #endif /* MIN_TOOL_VERSION_haddock */ /* tool happy-1.19.9 */ #ifndef TOOL_VERSION_happy #define TOOL_VERSION_happy "1.19.9" #endif /* TOOL_VERSION_happy */ #ifndef MIN_TOOL_VERSION_happy #define MIN_TOOL_VERSION_happy(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 19 || \ (major1) == 1 && (major2) == 19 && (minor) <= 9) #endif /* MIN_TOOL_VERSION_happy */ /* tool hpc-0.67 */ #ifndef TOOL_VERSION_hpc #define TOOL_VERSION_hpc "0.67" #endif /* TOOL_VERSION_hpc */ #ifndef MIN_TOOL_VERSION_hpc #define MIN_TOOL_VERSION_hpc(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 67 || \ (major1) == 0 && (major2) == 67 && (minor) <= 0) #endif /* MIN_TOOL_VERSION_hpc */ /* tool hsc2hs-0.68.5 */ #ifndef TOOL_VERSION_hsc2hs #define TOOL_VERSION_hsc2hs "0.68.5" #endif /* TOOL_VERSION_hsc2hs */ #ifndef MIN_TOOL_VERSION_hsc2hs #define MIN_TOOL_VERSION_hsc2hs(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 68 || \ (major1) == 0 && (major2) == 68 && (minor) <= 5) #endif /* MIN_TOOL_VERSION_hsc2hs */ /* tool hscolour-1.24 */ #ifndef TOOL_VERSION_hscolour #define TOOL_VERSION_hscolour "1.24" #endif /* TOOL_VERSION_hscolour */ #ifndef MIN_TOOL_VERSION_hscolour #define MIN_TOOL_VERSION_hscolour(major1,major2,minor) (\ (major1) < 1 || \ (major1) == 1 && (major2) < 24 || \ (major1) == 1 && (major2) == 24 && (minor) <= 0) #endif /* MIN_TOOL_VERSION_hscolour */ /* tool pkg-config-0.29.2 */ #ifndef TOOL_VERSION_pkg_config #define TOOL_VERSION_pkg_config "0.29.2" #endif /* TOOL_VERSION_pkg_config */ #ifndef MIN_TOOL_VERSION_pkg_config #define MIN_TOOL_VERSION_pkg_config(major1,major2,minor) (\ (major1) < 0 || \ (major1) == 0 && (major2) < 29 || \ (major1) == 0 && (major2) == 29 && (minor) <= 2) #endif /* MIN_TOOL_VERSION_pkg_config */ /* tool runghc-8.6.5 */ #ifndef TOOL_VERSION_runghc #define TOOL_VERSION_runghc "8.6.5" #endif /* TOOL_VERSION_runghc */ #ifndef MIN_TOOL_VERSION_runghc #define MIN_TOOL_VERSION_runghc(major1,major2,minor) (\ (major1) < 8 || \ (major1) == 8 && (major2) < 6 || \ (major1) == 8 && (major2) == 6 && (minor) <= 5) #endif /* MIN_TOOL_VERSION_runghc */ #ifndef CURRENT_PACKAGE_KEY #define CURRENT_PACKAGE_KEY "liquid-fixpoint-0.8.0.2-FcQLKVO4y2e40hxwxPr9ep" #endif /* CURRENT_PACKAGE_KEY */ #ifndef CURRENT_COMPONENT_ID #define CURRENT_COMPONENT_ID "liquid-fixpoint-0.8.0.2-FcQLKVO4y2e40hxwxPr9ep" #endif /* CURRENT_COMPONENT_ID */ #ifndef CURRENT_PACKAGE_VERSION #define CURRENT_PACKAGE_VERSION "0.8.0.2" #endif /* CURRENT_PACKAGE_VERSION */