packages feed

hstatistics-0.2.0.6: INSTALL

-----------------------------------------------
 A statistics library for Haskell
-----------------------------------------------

INSTALLATION

cabal install hstatistics

OR

tar xzf hstatistics-x.y.z.tar.gz
cd hstatistics
runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs hadock
runhaskell Setup.lhs install