#73: Linking error
---------------------------------------+------------------------------------
Reporter: [email protected] | Owner: BjornBringert
Type: defect | Status: new
Priority: major | Milestone:
Component: cgi | Resolution:
Keywords: |
---------------------------------------+------------------------------------
Comment (by [email protected]):
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
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform