textproc/hs-pandoc: Fix silly typo.

This commit is contained in:
Gleb Popov 2021-04-29 08:43:54 +03:00
commit 65aafcaa1f

View file

@ -159,7 +159,7 @@ OPTIONS_SUB= yes
.if ${ARCH} == i386
# compiler goes out of memory
CABAL_FLAGS+= --disable-optimization
BUILD_ARGS+= --disable-optimization
.endif
post-extract: