Readme for life-0.1

To run with cabal-install (recommended): $ cabal install $ life If you don't have cabal-install: $ runhaskell ./Setup.lhs configure $ runhaskell ./Setup.lhs build $ dist/build/life/life By hand: $ ghc --make -O2 Life.hs $ ./life