Readme for sifflet-1.2.3

Sifflet -- README -- Sifflet Rights ------ Copyright (C) 2010 Gregory D. Weber BSD3 license -- see the file "LICENSE" for details Installation ------------ 1. Configure, either for system-wide installation: $ runghc Setup configure or for installation in a user directory: $ runghc Setup configure --user --prefix=~/where/to/install/ 2. Build and install: $ runghc Setup build $ runghc Setup install Documentation ------------- Please see the Sifflet home page for documentation: http://mypage.iu.edu/~gdweber/software/sifflet/ and especially the tutorial: http://mypage.iu.edu/~gdweber/software/sifflet/doc/tutorial.html