@hackage autom0.1.0.3

Generates and displays patterns from next nearest neighbors cellular automata

README for autom package

DEBIAN JESSIE

These build instructions work on Debian Jessie:

sudo apt-get install ghc cabal-install libghc-vector-dev libghc-gloss-dev libghc-random-dev libghc-juicypixels-dev libghc-colour-dev
cabal update
cabal install autom

I believe this should also work on Ubuntu 14.04 (Trusty Tahr).