From 88c63306f0355a4fe88c2ee8d53482c2952dd717 Mon Sep 17 00:00:00 2001 From: Nicolas Wu Date: Mon, 20 Apr 2015 10:06:25 +0100 Subject: [PATCH] Update convertible.cabal --- convertible.cabal | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/convertible.cabal b/convertible.cabal index 10c5d00..6ede31b 100644 --- a/convertible.cabal +++ b/convertible.cabal @@ -1,8 +1,8 @@ Name: convertible -Version: 1.1.0.0 +Version: 1.1.1.0 License: BSD3 -Maintainer: Nicolas Wu -Author: John Goerzen, Nicolas Wu +Maintainer: Erik Hesselink +Author: John Goerzen Copyright: Copyright (c) 2009-2011 John Goerzen license-file: LICENSE extra-source-files: LICENSE, utils/genCinstances.hs, @@ -11,7 +11,11 @@ extra-source-files: LICENSE, utils/genCinstances.hs, testsrc/TestMap.hs, testsrc/TestNum.hs, testsrc/TestTime.hs -homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/convertible +homepage: http://hackage.haskell.org/package/convertible +bug-reports: https://github.com/hdbc/convertible/issues +source-repository head + type: git + location: git://github.com/hdbc/convertible.git Category: Data synopsis: Typeclasses and instances for converting between types Description: convertible provides a typeclass with a single function