Any support on shared libraries?
jiegec opened this issue · 0 comments
jiegec commented
I have got really big executables (at least 100MB) and I want to use the shared library feature to strip them down. I have achieved that using cabal. But I tried it on stack and failed. And I searched through stack documentation and found nothing. Any support?