#2389: ghc-pkg can't use path with spaces.
-------------------------+--------------------------------------------------
    Reporter:  shelarcy  |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.8.3  
    Severity:  normal    |   Resolution:         
    Keywords:            |     Testcase:         
Architecture:  Multiple  |           Os:  Windows
-------------------------+--------------------------------------------------
Comment (by shelarcy):

 Oops, I forgot to report error message about this problem.
 Here is an error message.

 {{{
 - register packages
 Reading package info from "C:\\Documents and
 Settings\\shelarcy\\\131f\131X\131N
 \131g\131b\131v\\wxhaskell-0.10.3\\bin\\wxcore.pkg" ... done.
 WARNING: unversioned dependencies are deprecated, and will NOT be accepted
 by GH
 C 6.10: base containers haskell98 stm
 ghc-pkg: C:\Documents doesn't exist or isn't a directory (use --force to
 overrid
 e)
 Reading package info from "C:\\Documents and
 Settings\\shelarcy\\\131f\131X\131N
 \131g\131b\131v\\wxhaskell-0.10.3\\bin\\wx.pkg" ... done.
 WARNING: unversioned dependencies are deprecated, and will NOT be accepted
 by GH
 C 6.10: stm
 ghc-pkg: dependency wxcore-0.10.3 doesn't exist (use --force to override)
 error:
   Unable to register the package using "ghc-pkg".
   Maybe you have an incompatible version of ghc installed?

 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2389#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to