[Bug 247288] devel/stack: Crashes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 21 09:23:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247288
--- Comment #10 from Gleb Popov <arrowd at FreeBSD.org> ---
(In reply to pmueller at occsilva.de from comment #9)
Great, this is useful!
Can you try building stack with this patch applied?
Index: devel/stack/Makefile
===================================================================
--- devel/stack/Makefile (revision 539747)
+++ devel/stack/Makefile (working copy)
@@ -4,6 +4,7 @@
PORTNAME= stack
PORTVERSION= 2.3.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel haskell
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -24,6 +25,7 @@
USE_PERL5= run
+CABAL_FLAGS= -support_aesni
USE_CABAL= aeson-1.4.7.1_1 \
annotated-wl-pprint-0.7.0_1 \
ansi-terminal-0.10.3 \
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-haskell
mailing list