Fwd: Haskell colour package repository
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
I found this: https://github.com/haasn/colour — which says "This is a fork of http://hackage.haskell.org/package/colour which is not github or any other public code sharing site".
On 19 Jun 2021, at 21:34, Harendra Kumar <harendra.kumar@gmail.com> wrote:
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 _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
Hello Harendra! I sent a letter to Russell concerning an issue I had with `colour` and eventually he replied. _(Possibly after a follow up letter.)_ This was maybe two months ago. You might try writing him again! On Sun, 20 Jun 2021 at 00:35, Harendra Kumar <harendra.kumar@gmail.com> wrote:
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 _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
participants (3)
-
Harendra Kumar -
Ignat Insarov -
MigMit