#73: Linking error ---------------------------------------+------------------------------------ Reporter: cristiano.pa...@gmail.com | Owner: BjornBringert Type: defect | Status: new Priority: major | Milestone: Component: cgi | Resolution: Keywords: | ---------------------------------------+------------------------------------ Comment (by cristiano.pa...@gmail.com):
Hi! I've found what the problem was. Basically, for a reason unknown to me, there are two installations of the package "xhtml": one the GHC.framework and one in the HaskellPlatform.framework. Of the two, only the first one works. Then, I modified the file: {{{ /Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.3/package.conf }}} changing the path of the xhtml package to point to GHC.platform (I'm attaching a diff of the two files). Of course this is a workaround. Points need clarification are: 1 - Why there're two versions of xhtml. 2 - Why one of those is broken. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/73#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform