
30 Jun
2011
30 Jun
'11
5:59 p.m.
Dennis Raddle
I just installed the latest Haskell Platform on Windows XP. Then I tried to install the musicxml package, and it says it needs base 3.something. How do I find out what version of base comes with a version of the Haskell Platform?
Run the following command: cabal info base If you can't find the cabal command, make sure that your PATH is correct and contains the path to the binaries installed by the HP. Greets, Ertugrul -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://ertes.de/