[Haskell-cafe] ANNOUNCE: Visual Haskell prerelease0.2

Bayley, Alistair Alistair_Bayley at invescoperpetual.co.uk
Fri Dec 1 04:13:45 EST 2006


> From: Krasimir Angelov [mailto:kr.angelov at gmail.com] 
> 
> Visual Haskell is packaged with just the core libraries.
> Control.Monad.* modules are part of mtl and Test.HUnit is part of
> HUnit which aren't core libraries and aren't installed. It was long
> time ago when I was using the official Windows installer for last
> time. Is it still packaged with all libraries?
> 
> Krasimir


It certainly is. Is it possible to configure VisualHaskell so that it
uses the existing ghc-6.6 installation, rather than it's own?

Or is there some way I can copy over the HS*.o, libHS*.a, and libHS*_p.a
files and register them? Comparing the installations indicates that
ghc-6.6 has the following packages, which Visual Haskell lacks (I'm just
comparing the HS*.o files in c:\ghc\ghc-6.6 and C:\Program Files\Visual
Haskell):

cgi
fgl
GLUT (and GLUT_cbits)
haskell-src
html
HUnit
mtl
network
objectio
OpenGL (and OpenGL_cbits)
QuickCheck
readline
time
xhtml


Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************


More information about the Haskell-Cafe mailing list