gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/discord-haskell

Write bots for Discord in Haskell

Screenshots

  • discord-haskell-1.15.6
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: MIT   
    Overlay: haskell

ChangeLog

commit 686845d6ad65f9075696d43d7f35f6c6facb8e22
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 07:55:26 2023 +1000

dev-haskell/discord-haskell: drop 1.15.5

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 61cebd4723106c0c136aaf7daa8b4a1d3e002a5f
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 07:55:22 2023 +1000

dev-haskell/discord-haskell: add 1.15.6

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 2010ac3b470f6c6442d0cc7162ad08338187719d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 5 05:58:59 2023 +1000

dev-haskell/discord-haskell: add github, hackage upstream metadata

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 515305d6d69a676a81ed63449d9d1f01bce6688e
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 5 05:58:32 2023 +1000

dev-haskell/discord-haskell: drop 1.7.0

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit b9e2bc99171060bc50d35b1ac5b4cf25c04f923c
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 5 05:58:30 2023 +1000

dev-haskell/discord-haskell: add 1.15.5

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit efb869ed7c8992e38d03a0ae06a29c000cb37881
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Aug 7 12:17:38 2020 +1000

dev-haskell/discord-haskell: remove old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 89b82ddfacb95b4a1a2989a2533511dbe1c03d67
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Aug 7 12:16:46 2020 +1000

dev-haskell/discord-haskell: bump up to 1.7.0

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 73153e9b60b00d24d6385f8068e6d3cf37a16420
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Feb 6 13:54:29 2020 -0330

dev-haskell/discord-haskell: bump up to 1.4.0

>=1.2.0 masked due to depend on >=http-client-0.6

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit fa1443b58020c0c79b0d3c5ca50b0ef99349f055
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Wed Jan 22 14:37:50 2020 -0500

dev-haskell/discord-haskell: bump up to 1.2.0

ghc 8.6.5
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 85d9fe75a771ee3d483a0dd35587cb44716706d1
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 22:12:44 2019 -0500

dev-haskell/discord-haskell: useless blank line

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f4a9f7473dc321ac215cb985befd3fd6372b822b
Author: nl169 <nikolail@airmail.cc>
Date: Mon Sep 23 23:47:50 2019 +0300

dev-haskell/discord-haskell: add package