#5706: building ghc from source tarball requires alex?
----------------------------------+-----------------------------------------
  Reporter:  kosmikus             |          Owner:                  
      Type:  bug                  |         Status:  closed          
  Priority:  high                 |      Milestone:  7.4.1           
 Component:  Build System         |        Version:  7.3             
Resolution:  fixed                |       Keywords:                  
        Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |     Difficulty:  Unknown         
  Testcase:                       |      Blockedby:                  
  Blocking:                       |        Related:                  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I believe this is fixed by
 changeset:505df72e9e0962e01cf031f799d8d8940ced73b1
 {{{
 Author: Ian Lynagh <[email protected]>
 Date:   Sun Dec 18 12:56:16 2011 +0000

     Fix (untested) building from source tarball without alex/happy

     haddock's .cabal file was declaring that it needed alex and happy to
     build, but in the GHC source tarballs it doesn't.
 }}}
 Please reopen if you still have problems.

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