#7008: ghc-pkg's documentation suggests argument to -f is a file
-------------------------------+--------------------------------------------
 Reporter:  adimit             |          Owner:                  
     Type:  bug                |         Status:  new             
 Priority:  normal             |      Component:  ghc-pkg         
  Version:  7.4.2              |       Keywords:  documentation   
       Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
  Failure:  Documentation bug  |       Testcase:                  
Blockedby:                     |       Blocking:                  
  Related:                     |  
-------------------------------+--------------------------------------------
 % ghc-pkg --help | grep -- '-f FILE'
    -f FILE --package-conf=FILE   use the specified package config file

 What it actually wants is a directory, like ~/.ghc/*/package.conf.d

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7008>
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