#5399: GHC 7.0.3 produces corrupt .hi files for qtHaskell
---------------------------+------------------------------------------------
    Reporter:  ian.duncan  |        Owner:              
        Type:  bug         |       Status:  new         
    Priority:  normal      |    Milestone:              
   Component:  Compiler    |      Version:  7.0.4       
    Keywords:              |     Testcase:              
   Blockedby:              |   Difficulty:              
          Os:  MacOS X     |     Blocking:              
Architecture:  x86         |      Failure:  None/Unknown
---------------------------+------------------------------------------------
Changes (by ian.duncan):

  * version:  7.0.3 => 7.0.4


Comment:

 You'll need to have Qt installed, which you can find here:
 http://qt.nokia.com/products/platform/qt-for-windows/
 You can find qtHaskell here: http://qthaskell.berlios.de/

 In the qtHaskell-1.1.4 directory, I ran ./build and after building the
 necessary C libs, the build script errored out due to cabal not supporting
 the --make flag anymore for compiling Haskell code. According to the
 online qtHaskell documentation, at this point it was safe to run cabal
 install as an alternative, which I did, and which produced the issues
 mentioned above.

 If you can get qtHaskell to compile, there shouldn't be any reason why the
 attached program won't run for you. Also, I've since the initial bug
 report verified that the problem exists on both x86 & x86_64 OS X
 platforms. I'm not sure about other systems.

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