CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2010/10/28 07:49:09

Modified files:
        lang/ghc       : ghc.port.mk 

Log message:
Move things around a little bit for Haskell libraries (built with
cabal and without nort), to avoid collisions with other (non-Haskell)
ports;

- Documentation is installed as ${PREFIX}/share/doc/hs-$foo instead of
${PREFIX}/share/doc/$foo.

- The library itself (and its interface files) is installed as
${PREFIX}/lib/ghc/$foo instead of ${PREFIX}/lib/$foo.

- Additional files will be installed in ${PREFIX}/share/hs-$foo instead
of ${PREFIX}/share/foo.

from kili@

depending port's plists will be adjusted in a few

Reply via email to