summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/build/autogen/Paths_hmj.hs4
-rw-r--r--dist/build/autogen/cabal_macros.h74
-rw-r--r--dist/setup-configbin53555 -> 53073 bytes
-rw-r--r--dist/setup-config.ghc-mod.cabal-componentsbin1264 -> 1256 bytes
-rw-r--r--dist/setup-config.ghc-mod.package-optionsbin295 -> 287 bytes
-rw-r--r--dist/setup-config.ghc-mod.resolved-componentsbin2533 -> 2558 bytes
6 files changed, 39 insertions, 39 deletions
diff --git a/dist/build/autogen/Paths_hmj.hs b/dist/build/autogen/Paths_hmj.hs
index 0ca6d46..76f64cd 100644
--- a/dist/build/autogen/Paths_hmj.hs
+++ b/dist/build/autogen/Paths_hmj.hs
@@ -17,8 +17,8 @@ version = Version [0,1,0,0] []
bindir, libdir, datadir, libexecdir, sysconfdir :: FilePath
bindir = "/home/joe/.cabal/bin"
-libdir = "/home/joe/.cabal/lib/x86_64-linux-ghc-7.10.1/hmj_EJVUBKD2OSK8NwQkzGMiCB"
-datadir = "/home/joe/.cabal/share/x86_64-linux-ghc-7.10.1/hmj-0.1.0.0"
+libdir = "/home/joe/.cabal/lib/x86_64-linux-ghc-7.10.3/hmj-0.1.0.0-2JClTFhqsNQ7p2xTwE8Zcb"
+datadir = "/home/joe/.cabal/share/x86_64-linux-ghc-7.10.3/hmj-0.1.0.0"
libexecdir = "/home/joe/.cabal/libexec"
sysconfdir = "/home/joe/.cabal/etc"
diff --git a/dist/build/autogen/cabal_macros.h b/dist/build/autogen/cabal_macros.h
index 02c1076..493bf23 100644
--- a/dist/build/autogen/cabal_macros.h
+++ b/dist/build/autogen/cabal_macros.h
@@ -1,53 +1,53 @@
/* DO NOT EDIT: This file is automatically generated by Cabal */
-/* package base-4.8.0.0 */
-#define VERSION_base "4.8.0.0"
+/* package base-4.8.2.0 */
+#define VERSION_base "4.8.2.0"
#define MIN_VERSION_base(major1,major2,minor) (\
(major1) < 4 || \
(major1) == 4 && (major2) < 8 || \
- (major1) == 4 && (major2) == 8 && (minor) <= 0)
+ (major1) == 4 && (major2) == 8 && (minor) <= 2)
-/* tool alex-3.1.4 */
-#define TOOL_VERSION_alex "3.1.4"
+/* tool alex-3.1.7 */
+#define TOOL_VERSION_alex "3.1.7"
#define MIN_TOOL_VERSION_alex(major1,major2,minor) (\
(major1) < 3 || \
(major1) == 3 && (major2) < 1 || \
- (major1) == 3 && (major2) == 1 && (minor) <= 4)
+ (major1) == 3 && (major2) == 1 && (minor) <= 7)
-/* tool cpphs-1.19.2 */
-#define TOOL_VERSION_cpphs "1.19.2"
+/* tool cpphs-1.20.1 */
+#define TOOL_VERSION_cpphs "1.20.1"
#define MIN_TOOL_VERSION_cpphs(major1,major2,minor) (\
(major1) < 1 || \
- (major1) == 1 && (major2) < 19 || \
- (major1) == 1 && (major2) == 19 && (minor) <= 2)
+ (major1) == 1 && (major2) < 20 || \
+ (major1) == 1 && (major2) == 20 && (minor) <= 1)
-/* tool gcc-5.2.0 */
-#define TOOL_VERSION_gcc "5.2.0"
+/* tool gcc-6.1.1 */
+#define TOOL_VERSION_gcc "6.1.1"
#define MIN_TOOL_VERSION_gcc(major1,major2,minor) (\
- (major1) < 5 || \
- (major1) == 5 && (major2) < 2 || \
- (major1) == 5 && (major2) == 2 && (minor) <= 0)
+ (major1) < 6 || \
+ (major1) == 6 && (major2) < 1 || \
+ (major1) == 6 && (major2) == 1 && (minor) <= 1)
-/* tool ghc-7.10.1 */
-#define TOOL_VERSION_ghc "7.10.1"
+/* tool ghc-7.10.3 */
+#define TOOL_VERSION_ghc "7.10.3"
#define MIN_TOOL_VERSION_ghc(major1,major2,minor) (\
(major1) < 7 || \
(major1) == 7 && (major2) < 10 || \
- (major1) == 7 && (major2) == 10 && (minor) <= 1)
+ (major1) == 7 && (major2) == 10 && (minor) <= 3)
-/* tool ghc-pkg-7.10.1 */
-#define TOOL_VERSION_ghc_pkg "7.10.1"
+/* tool ghc-pkg-7.10.3 */
+#define TOOL_VERSION_ghc_pkg "7.10.3"
#define MIN_TOOL_VERSION_ghc_pkg(major1,major2,minor) (\
(major1) < 7 || \
(major1) == 7 && (major2) < 10 || \
- (major1) == 7 && (major2) == 10 && (minor) <= 1)
+ (major1) == 7 && (major2) == 10 && (minor) <= 3)
-/* tool haddock-2.16.0 */
-#define TOOL_VERSION_haddock "2.16.0"
+/* tool haddock-2.16.1 */
+#define TOOL_VERSION_haddock "2.16.1"
#define MIN_TOOL_VERSION_haddock(major1,major2,minor) (\
(major1) < 2 || \
(major1) == 2 && (major2) < 16 || \
- (major1) == 2 && (major2) == 16 && (minor) <= 0)
+ (major1) == 2 && (major2) == 16 && (minor) <= 1)
/* tool happy-1.19.5 */
#define TOOL_VERSION_happy "1.19.5"
@@ -70,26 +70,26 @@
(major1) == 0 && (major2) < 67 || \
(major1) == 0 && (major2) == 67 && (minor) <= 0)
-/* tool hscolour-1.22 */
-#define TOOL_VERSION_hscolour "1.22"
+/* tool hscolour-1.24 */
+#define TOOL_VERSION_hscolour "1.24"
#define MIN_TOOL_VERSION_hscolour(major1,major2,minor) (\
(major1) < 1 || \
- (major1) == 1 && (major2) < 22 || \
- (major1) == 1 && (major2) == 22 && (minor) <= 0)
+ (major1) == 1 && (major2) < 24 || \
+ (major1) == 1 && (major2) == 24 && (minor) <= 0)
-/* tool pkg-config-0.28 */
-#define TOOL_VERSION_pkg_config "0.28"
+/* tool pkg-config-0.29.1 */
+#define TOOL_VERSION_pkg_config "0.29.1"
#define MIN_TOOL_VERSION_pkg_config(major1,major2,minor) (\
(major1) < 0 || \
- (major1) == 0 && (major2) < 28 || \
- (major1) == 0 && (major2) == 28 && (minor) <= 0)
+ (major1) == 0 && (major2) < 29 || \
+ (major1) == 0 && (major2) == 29 && (minor) <= 1)
-/* tool strip-2.25 */
-#define TOOL_VERSION_strip "2.25"
+/* tool strip-2.26 */
+#define TOOL_VERSION_strip "2.26"
#define MIN_TOOL_VERSION_strip(major1,major2,minor) (\
(major1) < 2 || \
- (major1) == 2 && (major2) < 25 || \
- (major1) == 2 && (major2) == 25 && (minor) <= 0)
+ (major1) == 2 && (major2) < 26 || \
+ (major1) == 2 && (major2) == 26 && (minor) <= 0)
-#define CURRENT_PACKAGE_KEY "hmj_EJVUBKD2OSK8NwQkzGMiCB"
+#define CURRENT_PACKAGE_KEY "hmj_2JClTFhqsNQ7p2xTwE8Zcb"
diff --git a/dist/setup-config b/dist/setup-config
index 2217067..07fa2cb 100644
--- a/dist/setup-config
+++ b/dist/setup-config
Binary files differ
diff --git a/dist/setup-config.ghc-mod.cabal-components b/dist/setup-config.ghc-mod.cabal-components
index 17ef2f7..3a26b8a 100644
--- a/dist/setup-config.ghc-mod.cabal-components
+++ b/dist/setup-config.ghc-mod.cabal-components
Binary files differ
diff --git a/dist/setup-config.ghc-mod.package-options b/dist/setup-config.ghc-mod.package-options
index d350fa1..2dbfa69 100644
--- a/dist/setup-config.ghc-mod.package-options
+++ b/dist/setup-config.ghc-mod.package-options
Binary files differ
diff --git a/dist/setup-config.ghc-mod.resolved-components b/dist/setup-config.ghc-mod.resolved-components
index daf12e2..615c1d1 100644
--- a/dist/setup-config.ghc-mod.resolved-components
+++ b/dist/setup-config.ghc-mod.resolved-components
Binary files differ