[Haskell-cafe] Getting the haddocks back

Carter Schonwald carter.schonwald at gmail.com
Tue Oct 14 19:07:39 UTC 2014


you have to add your acls

curl -X DELETE  https://$username:$
pwd at hackage.haskell.org/package/linear-1.10.1.2/docs

something like that, suitably adjusted for the libs in question

On Tue, Oct 14, 2014 at 3:00 PM, Johannes Waldmann <
johannes.waldmann at htwk-leipzig.de> wrote:

> Hi Carter,
>
> > https://hackage.haskell.org/api
>
> Aha. How do I authenticate? I'm getting this (no surprise)
>
> [waldmann at R630 ~]$ curl -i -X DELETE  -H "Accept: application/json"
> https://hackage.haskell.org/package/satchmo-2.8.1/docs
>
> HTTP/1.1 401 Unauthorized
>
> - J.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141014/1a46d81e/attachment.html>


More information about the Haskell-Cafe mailing list