#1395: let ./configure check for a GNUreadline framework
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]    |          Owner:             
     Type:  feature request  |         Status:  reopened   
 Priority:  normal           |      Milestone:  6.8 branch 
Component:  Build System     |        Version:  6.8        
 Severity:  normal           |     Resolution:             
 Keywords:                   |     Difficulty:  Easy (1 hr)
 Testcase:                   |   Architecture:  Multiple   
       Os:  MacOS X          |  
-----------------------------+----------------------------------------------
Comment (by maeder):

 With Judah's new framework I can install also the Shellac-readline package
 (probably because readline/history.h is found in /usr/include/ by chance)

 As mentioned above (comment 11) `compiler/ghci/Linker.lhs` should not fail
 if it does not find a framework, because ghci itself has loaded the
 frameworks GMP and GNUreadline already (possibly from the home directory).

 (Only) after this simple change GNUreadline should be mentioned as
 framework in the package.conf file (as it is already the case for the GMP
 framework, that happens to be under /Library/Frameworks for me, too.)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1395#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to