Bug: wrong ghc location in package.conf
Conal Elliott
conal at conal.net
Mon Sep 10 23:58:56 EDT 2007
In ghc-6.8 20070909, my package.conf contains some strange and incorrect
paths, such as
haddockInterfaces =
["/usr/local/doc/ghc/libraries\\html\\containers\\containers.haddock"],
haddockHTMLs = ["/usr/local/doc/ghc/libraries\\html\\containers"]
In fact, the installation location is c:/ghc/ghc-6.8.20070909/, not
/usr/local. I do have a failed partial ghc build (from darcs HEAD) at
/usr/local from last week. Perhaps there's some sticky info somewhere.
I tried to submit a bug report through
http://hackage.haskell.org/trac/ghc/newticket?type=bug, and I get back
"Permission Denied", although I am logged any. Why might that be?
- Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-bugs/attachments/20070910/d2ca8c36/attachment.htm
More information about the Glasgow-haskell-bugs
mailing list