View | Annotate | Download (74 Bytes)
Port to Cabal 1.2
Remove the Setup.hs hooks in favor of Cabal configurations. Also add the necessary incantations for GHC 6.8.
use runhaskell rather than runhugs in Setup.hs.
Updated README files
Remove unnecessary imports
Simplify Setup.hs
Now properly build modules
Working configurator for Unix
Attempting to automate Windows/Unix detection