#4067: Building haskeline-0.6.2.2 with Mac OS X and GHC-6.12.2 fails with
System/Console/Haskeline/Backend/Posix.hsc:44:18: Module `GHC.IOBase' does
not export `haFD'
----------------------------+-----------------------------------------------
    Reporter:  thorkilnaur  |       Owner:                   
        Type:  bug          |      Status:  new              
    Priority:  normal       |   Component:  libraries (other)
     Version:  6.12.2       |    Keywords:                   
          Os:  MacOS X      |    Testcase:                   
Architecture:  x86          |     Failure:  Other            
----------------------------+-----------------------------------------------
 Building haskeline-0.6.2.2 with
 {{{
 $ uname -a
 Darwin thorkil-naurs-intel-mac-mini.local 9.8.0 Darwin Kernel Version
 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
 i386
 $ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.12.2
 $
 }}}
 fails with
 {{{
 [16 of 25] Compiling System.Console.Haskeline.Backend.Posix (
 dist/build/System/Console/Haskeline/Backend/Posix.hs,
 dist/build/System/Console/Haskeline/Backend/Posix.o )

 System/Console/Haskeline/Backend/Posix.hsc:44:18:
     Module `GHC.IOBase' does not export `haFD'
 $
 }}}
 Best regards
 Thorkil

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