SOAP Wrapper is now integrated and can be started together with ECSpooler using spoolerctl
Improved logging
Final step for Release 1.2.
Preparation for release 1.2 which includes minor bugfixes and improvements.
Fixed a problem with hexadecimal Unicode escape sequences sent to stdout or stderr by runhugs.
Improved logging.
Implemented current style guide for backends (i.e., config.py and explicit logging)
Version now comes along with version.txt and is no longer defined in Python class.
Removed backend HaskellIO because it has it's own package now.
Fixed pythondoc comments; set copyright year to 2007.
Fixed feedback message.
Changes from before the disk crash.
Made the backends call a script which runs the interpreter under systrace instead of calling systrace directly. In some places there are still hardcoded paths.
Initial check-in. Moved from lib/HaskellBackend