[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:21:16 UTC 2010


The following commit has been merged in the master branch:
commit afea256dbaabab0ee9bf04af4f0898fad4cbd40e
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Mar 7 07:35:50 2007 +0100

    Readying for hackage

diff --git a/MissingH.cabal b/MissingH.cabal
index f4c1f41..4051a83 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -1,11 +1,18 @@
 -- arch-tag: MissingH main description file
 Name: MissingH
-Version: 0.18.0
+Version: 0.18.2
 License: GPL
 Maintainer: John Goerzen <jgoerzen at complete.org>
+Author: John Goerzen
 Copyright: Copyright (c) 2004-2006 John Goerzen
+license-file: COPYRIGHT
+extra-source-files: COPYING
 homepage: http://software.complete.org/missingh
+Category: Unclassified
 synopsis: Large utility library
+Description:  MissingH is a library of all sorts of utility functions for
+ Haskell programmers.  It is written in pure Haskell and thus should
+ be extremely portable and easy to use.
 Stability: Beta
 Hs-Source-Dirs: src
 Exposed-Modules: Data.String, System.IO.Utils, System.IO.Binary, Data.List.Utils,

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list