#3852: Building GHC 6.12.1 with Cabal 1.9.0 installed
--------------------------------------+-------------------------------------
  Reporter:  simonmar                 |          Owner:                  
      Type:  bug                      |         Status:  closed          
  Priority:  high                     |      Milestone:  6.12.3          
 Component:  Build System             |        Version:  6.12.1          
Resolution:  fixed                    |       Keywords:                  
Difficulty:  Easy (less than 1 hour)  |             Os:  Unknown/Multiple
  Testcase:                           |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed      |  
--------------------------------------+-------------------------------------
Changes (by igloo):

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


Comment:

 Fixed in 6.12 branch and HEAD.
 {{{
 Sun May  9 18:47:24 BST 2010  Ian Lynagh <[email protected]>
   * Add version constraints for the boot packages; fixes trac #3852
   When using the bootstrapping compiler, we now explicitly constrain
   the version of boot packages (Cabal, extensible-exceptions, etc) to the
   in-tree version, so that the build system is less fragile should the
   user have a newer version installed for the bootstrapping compiler.
 }}}

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