comment
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Oct 2024 18:05:20 +0000 (14:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Oct 2024 18:05:20 +0000 (14:05 -0400)
doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_3_7a259565573309193c93b14008acd255._comment [new file with mode: 0644]

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 (file)
index 0000000..07f1e6d
--- /dev/null
@@ -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]]).
+"""]]