[Haskell-cafe] Info on dependencies among libs distributed with ghc?

Magnus Therning magnus at therning.org
Mon Apr 21 05:35:32 UTC 2014


On Sun, Apr 20, 2014 at 06:01:33PM -0400, Carter Schonwald wrote:
> yup. go crazy :)

What other packages that are shipped with Ghc can I update without
running into the diamond-dependency problem?

Package          | Safe to update
=================================
Cabal            | ✓
array            | 
base             | 
bin-package-db   | 
binary           | 
bytestring       | 
containers       | 
deepseq          | 
directory        | 
filepath         | 
ghc-prim         | 
haskell2010      | 
haskell98        | 
hoopl            | 
hpc              | 
integer-gmp      | 
old-locale       | 
old-time         | 
pretty           | 
process          | 
rts              | 
template-haskell | 
time             | 
transformers     | 
unix             | 

/M

> On Sun, Apr 20, 2014 at 12:11 PM, Magnus Therning <magnus at therning.org>wrote:
> 
> > I'm working on the packaging of Ghc for Arch Linux and the packaging
> > of Ghc 7.8 was in place about a week ago.  It was delivered with
> > `Cabal` 1.18, and already now there's a 1.20 available, which is
> > required by the latest version of `cabal-install` :(
> >
> > Ghc 7.8 comes with quite a few other basic libraries.  Are there any
> > dependencies between these libraries besides the obvious one on
> > `base`?
> >
> > In other words, can I update Cabal without running into the
> > diamond-dependency problem?
> >
> > /M
> >
> > --
> > Magnus Therning                      OpenPGP: 0xAB4DFBA4
> > email: magnus at therning.org   jabber: magnus at therning.org
> > twitter: magthe               http://therning.org/magnus
> >
> > Most software today is very much like an Egyptian pyramid with
> > millions of bricks piled on top of each other, with no structural
> > integrity, but just done by brute force and thousands of slaves.
> >      -- Alan Kay
> >
> > _______________________________________________
> > Haskell-Cafe mailing list
> > Haskell-Cafe at haskell.org
> > http://www.haskell.org/mailman/listinfo/haskell-cafe
> >
> >

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus

Code as if whoever maintains your program is a violent psychopath who knows
where you live.
     -- Anonymous
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140421/9fb74931/attachment.sig>


More information about the Haskell-Cafe mailing list