#5105: Cant do annotations without GHCi
---------------------------------+------------------------------------------
    Reporter:  erikd             |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Compiler          |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by erikd):

 I tried this again by doing:

 {{{
 git clone http://darcs.haskell.org/ghc.git ghc-no-ghci
 cd ghc-no-ghci/
 ./sync-all --no-dph get
 echo "GhcWithInterpreter=NO" >> mk/build.mk
 perl boot
 ./configure
 make
 }}}

 and I can actually build the compiler.

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