packages feed

hstats-0.1: _darcs/pristine/hstats.cabal

Name:                hstats
Version:             0.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