You might consider looking at the EMGM cabal file in the source.https://svn.cs.uu.nl:12443/viewvc/dgp-haskell/EMGM/ > (...) >From the site: Échec de la connexion sécurisée svn.cs.uu.nl:12443 <http://svn.cs.uu.nl:12443> utilise un certificat de sécurité invalide. Le certificat n'est pas sûr car l'autorité délivrant le certificat est inconnue. (Code d'erreur : sec_error_unknown_issuer)That looks like what I see in Firefox when I go to a site that's using a non-verified SSL certificate. (...)
Right. I didn't know I could just accept that and go further... Yours is actually a very good example on how to build a customized cabal package :) Thanks, Maurício _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
