#1839: need ghc-pkg dump feature
-----------------------------+----------------------------------------------
 Reporter:  duncan           |          Owner:             
     Type:  feature request  |         Status:  new        
 Priority:  normal           |      Milestone:  6.10 branch
Component:  Compiler         |        Version:  6.8.1      
 Severity:  normal           |     Resolution:             
 Keywords:                   |     Difficulty:  Unknown    
 Testcase:                   |   Architecture:  Unknown    
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Comment (by claus):

 Replying to [comment:4 simonmar]:
 > My only criticism of `--bulk` is that it is strangely named.  How about
 renaming it to `--regex`, or just allowing '/regex/' to be given as a
 package name?
 >
 > I don't know what to do about the added dependency on `Text.Regex`, that
 is indeed a problem.

 i've emailed an alternative patch that uses substring matching only, no
 regex dependency. not quite as versatile, but probably sufficient for most
 uses.

 http://www.haskell.org/pipermail/cvs-ghc/2007-November/039599.html

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