Author: Ruben Henner Zilibowitz (rzilibowitz at yahoo dot com dot au) Program: Haskell Dynamics Simulator Year: 2009 License: BSD3 Build instructions: sudo cabal clean sudo cabal configure sudo cabal build ./dist/build/hade/hade to run program without installing. After running the program choose a scene number from the command line. Then a window should pop up containing an OpenGL scene. Use the mouse to navigate through the scene. Pressing space bar should give all movable objects a bump. Note: This has been tested on GHC 6.6 and GHC 6.10.2 Ruben Henner Zilibowitz