From 86396cf146a8ac13f25eed6411d2e9ef8b78b628 Mon Sep 17 00:00:00 2001 From: Azure Zanculmarktum Date: Wed, 12 Apr 2017 11:06:33 +0100 Subject: haskell/haskell-clock: Added (high-resolution clock functions). Signed-off-by: David Spencer --- haskell/haskell-clock/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-clock/README (limited to 'haskell/haskell-clock/README') diff --git a/haskell/haskell-clock/README b/haskell/haskell-clock/README new file mode 100644 index 0000000000..6fe7c3cf45 --- /dev/null +++ b/haskell/haskell-clock/README @@ -0,0 +1,5 @@ +A package for convenient access to high-resolution clock and timer +functions of different operating systems via a unified API. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3