summaryrefslogtreecommitdiff
path: root/doc/todo/Compile_error_with_GHC_prerelease.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Compile_error_with_GHC_prerelease.mdwn')
-rw-r--r--doc/todo/Compile_error_with_GHC_prerelease.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/Compile_error_with_GHC_prerelease.mdwn b/doc/todo/Compile_error_with_GHC_prerelease.mdwn
new file mode 100644
index 000000000..e8f930ad2
--- /dev/null
+++ b/doc/todo/Compile_error_with_GHC_prerelease.mdwn
@@ -0,0 +1,14 @@
+For various reasons we cannot use v8.0 (prereleases) yet,
+but GHC v7.11.20150407
+
+There was a compilation hiccup with polymorphic types. I corrected it in
+
+https://github.com/ggreif/git-annex/tree/patch-1
+
+The commit is
+
+https://github.com/ggreif/git-annex/commit/a0ddad8d395b5eb61d1e7e6fdcbfa766c05de3d4
+
+Cheers,
+
+ Gabor