From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/clock/metadata.xml | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 dev-haskell/clock/metadata.xml (limited to 'dev-haskell/clock/metadata.xml') diff --git a/dev-haskell/clock/metadata.xml b/dev-haskell/clock/metadata.xml deleted file mode 100644 index 9ebb335e7125..000000000000 --- a/dev-haskell/clock/metadata.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - - A package for convenient access to high-resolution - clock and timer functions of different operating - systems. - - It is planned to consist of two layers. The lower - layer will provide direct access to OS-specific - clock and timer functions like clock_gettime of - Posix or GetTickCount of Windows and its upper - layer shall then provide a common API for all - supported systems. Currently only the lower level - is being developed. - - - POSIX reference: IEEE Std 1003.1-2008 - <http://www.opengroup.org/onlinepubs/9699919799/>, - <http://www.opengroup.org/onlinepubs/9699919799/functions/clock_getres.html#> - - WINDOWS reference: ... - - For more information, see: - <http://corsis.sourceforge.net/index.php/Haskell/Clock> - - - corsis/clock - - -- cgit v1.2.3