From 0292c5a0d8ed71cd2d647a43df7878469da6bd9e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 31 Dec 2021 11:57:52 -0400 Subject: [PATCH] comment --- ...omment_2_eeff3cb51df849b783446e238de002a8._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/unusable_with_ghc_8.10.7_on_DragonFlyBSD/comment_2_eeff3cb51df849b783446e238de002a8._comment diff --git a/doc/bugs/unusable_with_ghc_8.10.7_on_DragonFlyBSD/comment_2_eeff3cb51df849b783446e238de002a8._comment b/doc/bugs/unusable_with_ghc_8.10.7_on_DragonFlyBSD/comment_2_eeff3cb51df849b783446e238de002a8._comment new file mode 100644 index 0000000000..da0d68bd57 --- /dev/null +++ b/doc/bugs/unusable_with_ghc_8.10.7_on_DragonFlyBSD/comment_2_eeff3cb51df849b783446e238de002a8._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-12-31T15:54:25Z" + content=""" +On Linux this problem does not occur. + +I built git-annex with ghc-8.10.7 by changing the +stack.yaml to use "resolver: lts-18.20" and running +"stack build". +"""]]