Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: darcsden (Jack Henahan)
2. Re: darcsden (Rui Barreiro)
----------------------------------------------------------------------
Message: 1
Date: Mon, 25 Jun 2012 13:31:27 -0400
From: Jack Henahan <[email protected]>
Subject: Re: [Haskell-beginners] darcsden
To: Rui Barreiro <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Do you get different results if you use `cabal install darcsden
--solver=modular --avoid-reinstalls`?
On Jun 21, 2012, at 6:51 PM, Rui Barreiro wrote:
> I would like to install darcsden on my machine, but I am having some
> difficulties. When I make cabal install I get this message:
>
> cabal: The following packages are likely to be broken by the reinstalls:
> bin-package-db-0.0.0.0
> ghc-7.4.1
> Use --force-reinstalls if you want to install anyway.
>
> what should I do? and why?
>
> Thanks
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20120625/25aa0751/attachment-0001.pgp>
------------------------------
Message: 2
Date: Mon, 25 Jun 2012 23:21:47 +0100
From: Rui Barreiro <[email protected]>
Subject: Re: [Haskell-beginners] darcsden
To: Jack Henahan <[email protected]>
Cc: [email protected]
Message-ID:
<ca+zr+nfn1worfuss5qboiffgdaeel-xmamjqlkp19iwae12...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
I get the same error as with --force-reinstalls which is
src/SSH/Crypto.hs:145:55:
Not in scope: data constructor `RSA.PrivateKey'
It seams to me that some code is based on an older version of
Codec.Crypto.RSA.
On Mon, Jun 25, 2012 at 6:31 PM, Jack Henahan <[email protected]> wrote:
> Do you get different results if you use `cabal install darcsden
> --solver=modular --avoid-reinstalls`?
> On Jun 21, 2012, at 6:51 PM, Rui Barreiro wrote:
>
> > I would like to install darcsden on my machine, but I am having some
> difficulties. When I make cabal install I get this message:
> >
> > cabal: The following packages are likely to be broken by the reinstalls:
> > bin-package-db-0.0.0.0
> > ghc-7.4.1
> > Use --force-reinstalls if you want to install anyway.
> >
> > what should I do? and why?
> >
> > Thanks
> >
> > _______________________________________________
> > Beginners mailing list
> > [email protected]
> > http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20120625/b4eee8dd/attachment-0001.htm>
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 48, Issue 27
*****************************************