I know GLUT32.DLL is not bundled with the Haskell Platform installer, but which GLUT32.DLL should I use?

Every DLL I tried (even building FreeGLUT myself) gives the error:

"The procedure entry point glutAddMenuEntry could not be located in the dynamic library glut32.dll"

Any hints as to which glut32 version to use would be highly appreciated.

Thanks,
Peter