From: Joey Hess Date: Thu, 17 Oct 2024 18:05:20 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~17^2~36^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3c75e333c53090b7184a35012f287d46fa76bba6;p=git-annex.git comment --- diff --git a/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_3_7a259565573309193c93b14008acd255._comment b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_3_7a259565573309193c93b14008acd255._comment new file mode 100644 index 0000000000..07f1e6d9cd --- /dev/null +++ b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_3_7a259565573309193c93b14008acd255._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2024-10-17T17:28:20Z" + content=""" +If you are building on debian stable the issue is probably the version of +stm bundled with ghc being too old. This build flag needs stm 2.5.1 +(also warp 3.2.8 and warp-tls 3.2.2) + +I've applied a patch that will let the build flag work with older versions +of stm (commit [[!commit 3a53c6012101dcb76786ee497ca4223a8e28ceab]]). +"""]]