Hello,

I try to install the ssh package with cabal, but
unfortunately that doesn't work, I have this error :

src/SSH/Crypto.hs:70:16:
Couldn't match expected type `Data.ASN1.Types.ASN1t' with actual type `ASN1ConstructionType'

I'am on Debian with ghc-7.0.1

I don't know how I can resolve this issue ?

Thank you for help

Loïc