
Mitek: Go ahead and send on a public ssh key to admin@ and we'll get
you access to that portion of the site.
In terms of further contributions / places to start, Johan mentioned
he would in particular appreciate help in automating this process:
https://github.com/haskell/cabal/wiki/Making-a-release
Sound good?
Cheers,
Gershom
On Sun, Mar 15, 2015 at 3:18 AM, Miëtek Bak
There are at two problems with the Cabal webpage on haskell.org:
1. The release directories are no longer browseable, as attempting to list their contents fails with 403 errors.
Being able to browse these directories was probably the only way to locate binary downloads for releases older than the one linked from the download page, which is currently 1.22.0.0.
https://www.haskell.org/cabal/release/cabal-install-1.22.0.0/ https://www.haskell.org/cabal/release/cabal-install-1.20.0.3/ https://www.haskell.org/cabal/release/
2. 1.22.0.0 is still listed as the latest version on the download page, even though 1.22.1.0 and 1.22.1.1 were released 3 weeks ago.
https://www.haskell.org/cabal/download.html https://github.com/haskell/cabal/releases
How can I help get this fixed?
-- Miëtek