[project @ 2005-02-11 01:55:56 by ross]
authorross <unknown>
Fri, 11 Feb 2005 01:55:56 +0000 (01:55 +0000)
committerross <unknown>
Fri, 11 Feb 2005 01:55:56 +0000 (01:55 +0000)
track syntax changes:

* add License-File and Synopsis fields

* rename Hidden-Fields as Other-Fields

These files are used only by Hugs, but are also useful as examples.

base.cabal

index 42fb3eb..1a920de 100644 (file)
@@ -1,7 +1,9 @@
 name:          base
 version:       1.0
 license:       BSD3
+license-file:  LICENSE
 maintainer:    libraries@haskell.org
+synopsis:      Basic libraries
 description:
        This package contains the Prelude and its support libraries,
        and a large collection of useful libraries ranging from data