1) How much effort does it take for a user to install a dynamically-linked ghc executable on Tier 1 platforms? Just download the source and set DYNAMIC_GHC_PROGRAMS=YES?
Bonus question:
3) How many platforms support Core plugins but not a dynamically linked ghc?
I'm hoping the answer is "zero". The availability of a dynamically-linked ghc looks good, according to the wiki pages I found. It's not so clear to me regarding support on Windows.
Thank you for your time.
P.S. — Here's the wiki pages I read. Their up-to-dateness is not clear to me. Please let me know if you see that I missed something.
=== Core plugins
=== building and using shared libraries (aka "dynamic libraries")
=== default behavior of an entire GHC installation