From: Don Stewart Date: Sun, 7 Oct 2007 15:04:08 +0000 (+0000) Subject: base in 6.8 and head branch should be version 3.0 X-Git-Tag: 2008-05-28~127 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=256e5fe43f138d4a6fe0906fe348c1a643a4d7a2;p=ghc-base.git base in 6.8 and head branch should be version 3.0 --- diff --git a/base.cabal b/base.cabal index a89a53b..4a08fae 100644 --- a/base.cabal +++ b/base.cabal @@ -1,9 +1,9 @@ -name: base -version: 2.1 -license: BSD3 -license-file: LICENSE -maintainer: libraries@haskell.org -synopsis: Basic libraries +name: base +version: 3.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