By the way, regarding that repository, could someone merge my pull request <https://github.com/haskell/win32/pull/27>? In general, it's a bit frustrating how a lot of the patches in the Phabricator queue seem to take a while to get noticed. Don't take it personally, I'm just sharing my impressions, but I do feel it's taking away some momentum - not good for me & other contributors, and not good for the project. I know reviewers are understaffed, maybe consider spreading commit rights a bit more widely until the situation improves? On Wed, Oct 29, 2014 at 11:04 AM, Herbert Valerio Riedel <hvriedel@gmail.com
wrote:
On 2014-10-29 at 10:59:18 +0100, Phyx wrote:
[...]
The Win32 package for example, is dreadfully lacking in maintainership. While we merge patches, it would be great to see a Windows developer spearhead and clean it up
A while back I was looking at adding some functionality to this package, but could never figure out which one was actually being used. I think there are multiple repositories out there.
I'm not sure which multiple repositories you have seen, but
http://hackage.haskell.org/package/Win32
points quite clearly to
https://github.com/haskell/win32
and that's the official upstream repository GHC tracks (via a locally mirrored repo at git.haskell.org)
Cheers, hvr
-- Gintautas Miliauskas