Does anyone know who maintains the "colour" package or where the repository is hosted? I tried to contact Russell O'Connor but did not get a response.

-harendra

---------- Forwarded message ---------
From: Harendra Kumar <harendra.kumar@gmail.com>
Date: Mon, 17 May 2021 at 05:38
Subject: Haskell colour package repository
To: <roconnor@theorem.ca>


Hi,

I was building something that depends on https://hackage.haskell.org/package/colour package using GHC-9.3, and it's failing to build. I was wondering if it is possible to add a URL to the package repository in the cabal file of the package so that I can clone/fix/send a PR? Or maybe a URL for reporting issues/bugs?

Thanks,
Harendra