Changes to GHC that will expose new packages
    Ross Paterson 
    ross at soi.city.ac.uk
       
    Sat Mar 24 09:30:04 GMT 2012
    
    
  
On Thu, Mar 22, 2012 at 07:12:41PM +0000, Ian Lynagh wrote:
> On Thu, Mar 22, 2012 at 06:10:49PM +0000, Ross Paterson wrote:
> > GHC is still using an old version of mtl.
> 
> Oh; as far as http://hackage.haskell.org/trac/ghc/wiki/Repositories
> knows, we're the upstream for mtl. What should we be using?
Shouldn't you be using upstream releases rather than the source
repositories?  (You do that for the time package, I think.)  Otherwise
GHC releases will be releasing new versions of upstream packages.
    
    
More information about the Haskell-platform
mailing list