Adding (some) libraries to a GHC tree

Jost Berthold berthold at Mathematik.Uni-Marburg.de
Wed Sep 17 05:36:22 EDT 2008


Hi Neil,

You can manually add any package which is listed in
http://hackage.haskell.org/trac/ghc/wiki/DarcsRepositories
by getting it (with darcs), directly into the /libraries subdirectory.
When you later use darcs-all, the added library will be included when
pulling new changes etc.

I have added a wiki page to explain this:
http://hackage.haskell.org/trac/ghc/wiki/AddingLibsToBuild
(feel free to remove it and add the material to a more convenient place)

HTH
Jost



More information about the Glasgow-haskell-users mailing list