[commit: packages/time] format-widths, master, tasty: put package in Time category (7c5c1fa)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:19:48 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: format-widths,master,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/7c5c1fa5fe09d4c6865249db8e5cc11cb39ea158

>---------------------------------------------------------------

commit 7c5c1fa5fe09d4c6865249db8e5cc11cb39ea158
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Fri Dec 23 15:49:58 2016 -0800

    put package in Time category


>---------------------------------------------------------------

7c5c1fa5fe09d4c6865249db8e5cc11cb39ea158
 time.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/time.cabal b/time.cabal
index 6bcf73b..3ecfc75 100644
--- a/time.cabal
+++ b/time.cabal
@@ -9,7 +9,7 @@ homepage:       https://github.com/haskell/time
 bug-reports:    https://github.com/haskell/time/issues
 synopsis:       A time library
 description:    A time library
-category:       System
+category:       Time
 build-type:     Configure
 cabal-version:  >=1.10
 tested-with:    GHC == 8.0.1, GHC == 7.10.3, GHC == 7.8.4



More information about the ghc-commits mailing list