Send Beginners mailing list submissions to
        beginners@haskell.org

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
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

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 <jhena...@uvm.edu>
Subject: Re: [Haskell-beginners] darcsden
To: Rui Barreiro <rui.barre...@gmail.com>
Cc: beginners@haskell.org
Message-ID: <52e42b77-0b6b-4482-80d7-4905a3b4d...@uvm.edu>
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
> Beginners@haskell.org
> 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 <rui.barre...@gmail.com>
Subject: Re: [Haskell-beginners] darcsden
To: Jack Henahan <jhena...@uvm.edu>
Cc: beginners@haskell.org
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 <jhena...@uvm.edu> 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
> > Beginners@haskell.org
> > 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
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 48, Issue 27
*****************************************

Reply via email to