]>
Git — Sourcephile - gargantext.git/blob - dist/build/autogen/cabal_macros.h
1 /* DO NOT EDIT: This file is automatically generated by Cabal */
3 /* package base-4.7.0.1 */
4 #define VERSION_base "4.7.0.1"
5 #define MIN_VERSION_base(major1,major2,minor) (\
7 (major1) == 4 && (major2) < 7 || \
8 (major1) == 4 && (major2) == 7 && (minor) <= 0)
11 #define TOOL_VERSION_alex "3.1.3"
12 #define MIN_TOOL_VERSION_alex(major1,major2,minor) (\
14 (major1) == 3 && (major2) < 1 || \
15 (major1) == 3 && (major2) == 1 && (minor) <= 3)
17 /* tool c2hs-0.17.2 */
18 #define TOOL_VERSION_c2hs "0.17.2"
19 #define MIN_TOOL_VERSION_c2hs(major1,major2,minor) (\
21 (major1) == 0 && (major2) < 17 || \
22 (major1) == 0 && (major2) == 17 && (minor) <= 2)
24 /* tool cpphs-1.19.3 */
25 #define TOOL_VERSION_cpphs "1.19.3"
26 #define MIN_TOOL_VERSION_cpphs(major1,major2,minor) (\
28 (major1) == 1 && (major2) < 19 || \
29 (major1) == 1 && (major2) == 19 && (minor) <= 3)
32 #define TOOL_VERSION_gcc "4.9.2"
33 #define MIN_TOOL_VERSION_gcc(major1,major2,minor) (\
35 (major1) == 4 && (major2) < 9 || \
36 (major1) == 4 && (major2) == 9 && (minor) <= 2)
39 #define TOOL_VERSION_ghc "7.8.3"
40 #define MIN_TOOL_VERSION_ghc(major1,major2,minor) (\
42 (major1) == 7 && (major2) < 8 || \
43 (major1) == 7 && (major2) == 8 && (minor) <= 3)
45 /* tool ghc-pkg-7.8.3 */
46 #define TOOL_VERSION_ghc_pkg "7.8.3"
47 #define MIN_TOOL_VERSION_ghc_pkg(major1,major2,minor) (\
49 (major1) == 7 && (major2) < 8 || \
50 (major1) == 7 && (major2) == 8 && (minor) <= 3)
52 /* tool haddock-2.15.0.2 */
53 #define TOOL_VERSION_haddock "2.15.0.2"
54 #define MIN_TOOL_VERSION_haddock(major1,major2,minor) (\
56 (major1) == 2 && (major2) < 15 || \
57 (major1) == 2 && (major2) == 15 && (minor) <= 0)
59 /* tool happy-1.19.4 */
60 #define TOOL_VERSION_happy "1.19.4"
61 #define MIN_TOOL_VERSION_happy(major1,major2,minor) (\
63 (major1) == 1 && (major2) < 19 || \
64 (major1) == 1 && (major2) == 19 && (minor) <= 4)
67 #define TOOL_VERSION_hpc "0.67"
68 #define MIN_TOOL_VERSION_hpc(major1,major2,minor) (\
70 (major1) == 0 && (major2) < 67 || \
71 (major1) == 0 && (major2) == 67 && (minor) <= 0)
73 /* tool hsc2hs-0.67 */
74 #define TOOL_VERSION_hsc2hs "0.67"
75 #define MIN_TOOL_VERSION_hsc2hs(major1,major2,minor) (\
77 (major1) == 0 && (major2) < 67 || \
78 (major1) == 0 && (major2) == 67 && (minor) <= 0)
80 /* tool pkg-config-0.28 */
81 #define TOOL_VERSION_pkg_config "0.28"
82 #define MIN_TOOL_VERSION_pkg_config(major1,major2,minor) (\
84 (major1) == 0 && (major2) < 28 || \
85 (major1) == 0 && (major2) == 28 && (minor) <= 0)
88 #define TOOL_VERSION_strip "2.25"
89 #define MIN_TOOL_VERSION_strip(major1,major2,minor) (\
91 (major1) == 2 && (major2) < 25 || \
92 (major1) == 2 && (major2) == 25 && (minor) <= 0)