Cause "make install" to install dynamic libraries (#8194)
Our special ghc-cabal command needs to be told that we are building with dynamic library support when it does its copying. We do so by passing an extra parameter from ghc.mk.
Please register or sign in to comment