[GHC] #998: Tab-completion of filenames does not work in GHCi 6.6

GHC trac at galois.com
Wed Feb 14 20:36:32 EST 2007


#998: Tab-completion of filenames does not work in GHCi 6.6
------------------------------------+---------------------------------------
 Reporter:  dm.maillists at gmail.com  |          Owner:  judahj        
     Type:  bug                     |         Status:  new           
 Priority:  low                     |      Milestone:  6.8           
Component:  GHCi                    |        Version:  6.6           
 Severity:  minor                   |     Resolution:                
 Keywords:                          |     Difficulty:  Unknown       
 Testcase:                          |   Architecture:  x86_64 (amd64)
       Os:  Linux                   |  
------------------------------------+---------------------------------------
Comment (by judahj):

 One more note: this patch requires readline version 5.0 or later.  In
 contrast, the proposed changes in #1141 are compatible with earlier
 version of readline (they will only include the relevant functions if
 compiled against a new enough version of the library).

 Thus, there probably needs to be something changed or added in the
 configuration scripts of ghc itself to bump up the requirements for
 readline.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/998>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list