Edward Z. Yang wrote
> runghc itself is just a little shell script which calls GHC proper
> with the -f flag, so I suppose the build system was just not set
> up to not create this link in that case.
I have a binary called runghc under /usr/local/lib/ghc-7.10.1/bin in
addition to the shell script under /usr/local/bin that references it.