packages feed

Cabal revisions of hstats-0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                hstats-Version:             0.2-License:             BSD3-License-file:        LICENSE-Author:              Marshall Beddoe-Copyright:           Copyright (c) 2007, SFTank-category:            Math-synopsis:            Statistical Computing in Haskell-description:         A library of commonly used statistical functions-maintainer:          mbeddoe@<nospam>sftank.net-homepage:            http://www.sftank.net-hs-source-dirs:      src-ghc-options:         -O-exposed-Modules:     Math.Statistics-build-depends:       base>=2.0, haskell98+Name:                hstats
+Version:             0.2
+x-revision: 1
+License:             BSD3
+License-file:        LICENSE
+Author:              Marshall Beddoe
+Copyright:           Copyright (c) 2007, SFTank
+category:            Math
+synopsis:            Statistical Computing in Haskell
+description:         A library of commonly used statistical functions
+maintainer:          mbeddoe@<nospam>sftank.net
+homepage:            http://www.sftank.net
+hs-source-dirs:      src
+ghc-options:         -O
+exposed-Modules:     Math.Statistics
+build-depends:       base>=2.0, haskell98<2