Re: [PATCH] import: hackage: default to https urls.

2016-08-30 Thread Efraim Flashner
On Tue, Aug 30, 2016 at 01:17:37PM +, ng0 wrote: > ng0 writes: > > > This patch updates the hackage importer so that `guix import hackage > > name' writes out a package definition which includes > > https://hackage.haskell.org by default. The home-page field was

Re: [PATCH] import: hackage: default to https urls.

2016-08-30 Thread ng0
ng0 writes: > This patch updates the hackage importer so that `guix import hackage > name' writes out a package definition which includes > https://hackage.haskell.org by default. The home-page field was not > fixed, but this is less important than the download. > I

[PATCH] import: hackage: default to https urls.

2016-08-30 Thread ng0
This patch updates the hackage importer so that `guix import hackage name' writes out a package definition which includes https://hackage.haskell.org by default. The home-page field was not fixed, but this is less important than the download. I know that tls/ssl itself has a problem, but some