gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/clock

High-resolution clock functions: monotonic, realtime, cputime

Screenshots

  • clock-0.8.3
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • clock-0.8.3
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • clock-0.8
    ~amd64 ~x86
    doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: nest
  • clock-0.7.2
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

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 3132b0c6494c7fd5b2b2a6cece89ec4110967db0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 11:52:00 2022 -0700

dev-haskell/*: Warn about cycles (#1375)

Leaving the certain USE flags enabled will create cycles in the
dependency graph for these packages. A warning is added so that users
will be alerted not to leave these USE flags enabled, but the flags are
not forcibly turned off which would keep maintainers from running tests.

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

commit 9691feb26e32294f589726bef8e56e77744bcb96
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 14:39:37 2022 -0600

dev-haskell/clock: drop 0.7.2

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

commit a9137cbc331512d49b6d05bedcdcdd95deba9652
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 14:39:14 2022 -0600

dev-haskell/clock: add 0.8.3, drop 0.8.2

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 2862fb23a5bf8c0ac2be2a3cd09e70a1d8e238e0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 11:49:37 2021 +0100

dev-haskell/clock: update to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f0ea90da33f3c6af2fb58931c737c0d92a994710
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:40:11 2021 +0100

dev-haskell/clock: bump up to 0.8.2

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f60c97bbeceef26aa1ebd919ff90772973381279
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:37 2020 +0100

*/*: destabilize ebuilds following ::gentoo

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

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 78ce1d7ef884ed49a337c810e0471d020d1f8dd8
Merge: 5ad68fb 7a4a713
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Nov 6 00:07:02 2019 +0000

Merge branch 'master' into treeclean

commit 890a1daf5299a03a98a9ddb60a10320a4bdff5fb
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 22:33:19 2019 -0500

dev-haskell/clock: drop old

Keep last two: 0.8, 0.7.2

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

commit da84a293ed93449029b594807f081306c57efcff
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 2 21:37:50 2019 +0000

dev-haskell/clock: disable test building

We need to avoid passing test flag to evade testsuite depends fro being pulled.

Bug: https://github.com/gentoo-haskell/gentoo-haskell/pull/984
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 64d1cbe2125439f5077ab9bf818d51a40cff1c53
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Oct 24 16:23:51 2019 -0230

dev-haskell/clock: bump up to 0.8

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

commit 3c5b9b42ffc4e79cc2ee47958e9e1a5bcc3c7fd2
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 10 13:41:41 2018 +0000

dev-haskell/clock: drop USE=test: circular depends

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100

sync keywords from ::gentoo

Done as:
$ syn-kw -p ~/portage/gentoo .

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

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

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

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

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

commit 17b2d41050fd5b7e3bfd017cca962d2f451faef5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Apr 20 21:45:52 2016 +0100

dev-haskell/clock: bump up to 0.7.2

Package-Manager: portage-2.2.28

commit 539131e1d4b7edff4a782af171d50eba22d2f981
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 8 08:39:25 2016 +0100

dev-haskell/clock: bump up to 0.7.1.1

Package-Manager: portage-2.2.28

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 90f59dde8648a1fa6d6e60c7abbad51469a3a564
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Dec 20 10:40:46 2015 +0000

dev-haskell/clock: bump up to 0.6.0.1

Package-Manager: portage-2.2.26

commit a108108528bc8488519623b8cbdc3d93b5c740b8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Dec 12 11:31:52 2015 +0000

dev-haskell/clock: disable tests to avoid circular depend

The depend cycle is:
clock[test] -> tasty -> clock

Package-Manager: portage-2.2.26

commit 063785a81e2a6faba0414d0b92deea006bc25a64
Author: Alexander Berntsen <bernalex@gentoo.org>
Date: Sat Oct 10 01:21:12 2015 +0200

dev-haskell/clock: Remove unused USE

Signed-off-by: Alexander Berntsen <bernalex@gentoo.org>

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 0082aa709598ad3e7e6ca40ee62935b3f48c3999
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jun 28 09:38:48 2015 +0100

dev-haskell/clock: bump up to 0.5.1

Package-Manager: portage-2.2.20

commit f2157b3ed874872cabe36808d489c24c69b86f88
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon May 11 22:38:28 2015 +0100

dev-haskell/clock: bump up to 0.4.6.0

Package-Manager: portage-2.2.18

commit 02a9288f34acd7a1dce2684e8af1bb0a4e22b6f2
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Apr 24 22:10:43 2015 +0100

dev-haskell/clock: bump up to 0.4.5.0

Package-Manager: portage-2.2.17

commit 1333cf8c8f79bcba47ae79ceb316ee6da909c3ac
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 20 20:20:54 2015 +0100

dev-haskell/clock: bump up to 0.4.4.0

Package-Manager: portage-2.2.17

commit 751ebdbb04de7de68129b2381c13de112d9a71c4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Apr 9 21:10:42 2015 +0100

dev-haskell/clock: drop USE=llvm

The canonical way to tweak llvm backend is via HCFLAGS=-fllvm.

Gentoo-bug: https://bugs.gentoo.org/546048
Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit ba799bd688d6a9d19e0d57072e68ec819f9bb634
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Oct 3 21:26:51 2014 +0100

dev-haskell/clock: bump up to 0.4.1.3

Package-Manager: portage-2.2.13

commit c62c317febb6338e2f34c1d52938139e6114a0c6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Sep 19 22:28:09 2014 +0100

dev-haskell/clock: bump up to 0.4.1.1

Package-Manager: portage-2.2.12

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

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

commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300

drop trailing '.' from DESCRIPTIONs overlay-wide

repoman depected them as:

DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character

Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh

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

commit 63c3fd649f0a75d9afc7f8c78f079dd2b9e4fb4e
Author: Alexander Berntsen <alexander@plaimi.net>
Date: Sat Jan 4 20:41:33 2014 +0100

dev-haskell/clock: Fix various issues

commit 3adc7cb4c2943faa7d6127129c4f7819955fc1ff
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Oct 23 15:52:41 2013 +0400

dev-haskell/clock: bump up to 0.4.0.1

Signed-off-by: Alexander Vershilov <alexander.vershilov@gmail.com>

commit 9c884ff4697ed0a912c5aea6120f02d2e564d7c9
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 15 19:02:28 2012 +1000

Bump clock to 0.3

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

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

commit 647f5bdc36ca20d581169676ee3f3fe8f0b27ed1
Author: exbb2 <exbb2@mail.ru>
Date: Sat Mar 10 17:12:27 2012 +0200

Added packages from nikki&robots dependencies