#5607: base is not trusted by default
---------------------------+------------------------------------------------
  Reporter:  cdornan       |          Owner:                  
      Type:  bug           |         Status:  closed          
  Priority:  normal        |      Milestone:  7.2.2           
 Component:  Compiler      |        Version:  7.2.1           
Resolution:  fixed         |       Keywords:                  
  Testcase:                |      Blockedby:                  
Difficulty:                |             Os:  Unknown/Multiple
  Blocking:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by igloo):

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


Comment:

 In the 7.2 branch, `ghc-pkg` will now mark all packages as trusted when
 they are installed.

 commit 4a0378429439a9d5bd69816f0e4f2277da373d0f
 {{{
 Author: Ian Lynagh <[email protected]>
 Date:   Tue Nov 8 17:59:48 2011 +0000

     trust packages when they're installed

     For 7.2 we ignore the trust value in the package info we get given,
     and always trust packages
 }}}

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