I'm not familiar with Haskell. In my utuntu 20.04, I `stack install pandoc pandoc-crossref`, the result exec files are very larger then official release: ``` 179924840 pandoc 125288616 pandoc-crossref ``` And I try to use Haskell docker: ``` docker run -it --rm --entrypoint=/bin/sh haskell:8.10 cabal update cabal install pandoc pandoc-crossref ``` the results are more larger then the former. How can I shrink the exec files to pandoc official release file size? -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/5e412d02-44fd-4ce5-947e-9872cb918c1cn%40googlegroups.com.