aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Cannot_build_with_GHC_8.2.1.mdwn1
-rw-r--r--doc/bugs/Cannot_build_with_GHC_8.2.1/comment_6_e948c8fcf34559808726aaa0d5f5f020._comment14
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/Cannot_build_with_GHC_8.2.1.mdwn b/doc/bugs/Cannot_build_with_GHC_8.2.1.mdwn
index 941033fde..4fa9e18ab 100644
--- a/doc/bugs/Cannot_build_with_GHC_8.2.1.mdwn
+++ b/doc/bugs/Cannot_build_with_GHC_8.2.1.mdwn
@@ -48,3 +48,4 @@ Dependency tree exhaustively searched.
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Yes :)
+> [[fixed|done]] --[[Joey]]
diff --git a/doc/bugs/Cannot_build_with_GHC_8.2.1/comment_6_e948c8fcf34559808726aaa0d5f5f020._comment b/doc/bugs/Cannot_build_with_GHC_8.2.1/comment_6_e948c8fcf34559808726aaa0d5f5f020._comment
new file mode 100644
index 000000000..ee4b88feb
--- /dev/null
+++ b/doc/bugs/Cannot_build_with_GHC_8.2.1/comment_6_e948c8fcf34559808726aaa0d5f5f020._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2017-08-18T15:02:42Z"
+ content="""
+I've updated the cabal file, it should build now. Although unfortunately
+the breaking changes to cabal are such that it might still fail to build
+with some OS's and some combinations of build flags, where it used to build
+before. I only tested on Linux with stack (modified for resolver:
+nightly-2017-08-17)
+
+As to the quickcheck failures, I think that's the same problem I already
+fixed in [[!commit da8e84efe997fcbfcf489bc4fa9cc835ed131d3a]].
+"""]]