"make install" in HEAD clobbers some executables on MacOS

Ryan Ingram ryani.spam at gmail.com
Wed Oct 29 13:26:54 EDT 2008


In particular it seems to clobber haddock, making working with cabal
for the "release" version for packaging very difficult; haddock
expects to be the same version as GHC.

How difficult would it be to append the version number to the other
executables that get installed, such as is done with ghc and ghci?

  -- ryan



More information about the Cvs-ghc mailing list