[Haskell-beginners] version of base in Haskell Platform

Magnus Therning magnus at therning.org
Fri Jul 1 18:06:59 CEST 2011


On Thu, Jun 30, 2011 at 10:49:23AM -0700, Dennis Raddle wrote:
> 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?

I guess you actually would like to know what versions of base you have
installed, so run:

 % ghc-pkg list base

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus

I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
     -- Alan Kay
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110701/02d1da9f/attachment.pgp>


More information about the Beginners mailing list