pandoc-include-code
pandoc-include-code copied to clipboard
pandoc-include-code-0.3.0. The build process segfaulted (i.e. SIGSEGV).
On Alpine Linux, doing
cabal install pandoc-include-code
gives
...
Starting pandoc-include-code-0.3.0 (exe:pandoc-include-code)
Building pandoc-include-code-0.3.0 (exe:pandoc-include-code)
Error: cabal: Failed to build exe:pandoc-include-code from
pandoc-include-code-0.3.0. The build process segfaulted (i.e. SIGSEGV).
I've tried using GHC 9.2.5 and 9.4.4
Raising the verbosity level didn't reveal anything else, but I'm not well versed with Haskell tooling so please let me know how to get more detailed logs.
Unfortunately, I would recommend switching to pandoc-include, which provides similar functionality but has been more recently updated (Feb 16, 2022 Vs. Jun 16, 2021 for pandoc-include-code).
Thank you, it seems much easier to install. I'll keep this issue open in case others face a similar issue.