[Haskell] Re: ANNOUNCE: Visual Haskell 0.2 final

2006-12-18 Thread Krasimir Angelov

Hello Haskellers,

GHC Trac has a Visual Haskell category. Please report all bugs and
feature requests using it.

Cheers,
 Krasimir




On 12/8/06, Krasimir Angelov [EMAIL PROTECTED] wrote:

Hello Haskellers,

The final version of Visual Haskell 0.2 is ready:

http://www.haskell.org/visualhaskell

This is the first version that is:
  - available for both VStudio 2003 and VStudio 2005
  - distributed with a stable GHC version (6.6)
  - the plugin itself is much more stable than its first 0.0 version

There were important changes after the prerelease version so it is
recommended to upgrade you installation.

Many thanks to Simon Marlow, Brian Smith, Wayne Vucenic, Jared Updike
and Pepe Iborra that helped me with the preparation of this new
release.

Cheers,

 Krasimir


___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


Re: [Haskell] Re: ANNOUNCE: Visual Haskell 0.2 final

2006-12-18 Thread shelarcy
Hi Krasimir,

On Mon, 18 Dec 2006 17:17:25 +0900, Krasimir Angelov [EMAIL PROTECTED] wrote:
 GHC Trac has a Visual Haskell category. Please report all bugs and
 feature requests using it.

Where we have to post release engineering bug?

You agreed with including GLUT, readline, OpenAL and ALUT packages.

http://www.haskell.org/pipermail/haskell-cafe/2006-December/019966.html

But final version of Visual Haskell 0.2 doen't include their
packages. Because unfortunately MinGW doesn't have their requirement
- headers and libraries - and you missed to copy that include
and lib directories.

http://www.haskell.org/pipermail/glasgow-haskell-users/2006-October/011278.html

This problems cause again and again under Windows distribution
when both GHC and MinGW are updated.

I already pointed out where you have to get OpenAL/ALUT headers
and libraries. And I don't know what versions of readline can
build readline package. So I point glut.h (MinGW has libglut.a,
but it doesn't have glut.h. I don't know why).

You can get glut.h from below url.

http://freeglut.sourceforge.net/

or

http://www.xmission.com/~nate/glut.html


Best Regards,

 On 12/8/06, Krasimir Angelov [EMAIL PROTECTED] wrote:
 Hello Haskellers,

 The final version of Visual Haskell 0.2 is ready:

 http://www.haskell.org/visualhaskell


-- 
shelarcy shelarcycapella.freemail.ne.jp
http://page.freett.com/shelarcy/
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell