[Haskell-cafe] Automating Hackage accounts

Alp Mestanogullari alpmestan at gmail.com
Fri Jun 14 02:46:45 CEST 2013


Most of the issues raised here indeed are addressed in Hackage2 already, or
are planned to be. Too few people working on it though. See the "Hackage
mess" section in [1] for more info on Hackage2 and [2] to see the running
instance.


[1] http://alpmestan.com/2012/11/02/cabal-hackage-what-you-can-do-about-it/
[2] http://new-hackage.haskell.org


On Thu, Jun 13, 2013 at 5:13 PM, Jeremy Shaw <jeremy at n-heptane.com> wrote:

> No idea, But if not, it should be trivial to add support. The two main
> issues would be getting an SSL certificate (if one does not already exist)
> and then making sure that the links do not hardcode the schema. So //
> hackage.haskell.org/foo instead of http://hackage.haskell.org/.
>
> Then the site can be served using simpleHTTPS instead of simpleHTTP.
>
> - jeremy
>
>
> On Thu, Jun 13, 2013 at 9:48 AM, Niklas Hambüchen <mail at nh2.me> wrote:
>
>> > As for the user account creation and uploading packages you don't own,
>> > Hackage 2 (any day now) has fixes for both.
>>
>> Does Hackage 2 have SSL at least for the web interface?
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


-- 
Alp Mestanogullari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130614/4c884bd1/attachment.htm>


More information about the Haskell-Cafe mailing list