Changes between Version 24 and Version 25 of Windows
- Timestamp:
- 10/25/12 17:24:01 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Windows
v24 v25 11 11 == Known Issues == 12 12 13 As of version 2012. 2.0.0:13 As of version 2012.4.0.0: 14 14 15 * No documentation for the GLUT library. Haddock failed on it for some reason. 15 * No shared versions of the OpenGL and GLUT libraries since OpenGL fails to build with `--enable-shared`. 16 17 * No documentation for the GLUT library. Haddock fails on it for some reason. 16 18 17 19 * cabal.exe does not work on Windows 2000 and below (see 18 [http://trac.haskell.org/network/ticket/5 this bug in network] and [ticket:101 this bug report]).20 [http://trac.haskell.org/network/ticket/5 this network ticket] and [ticket:101 this HP ticket]). 19 21 20 22 * The upgrading issue wasn't given much thought, so you're advised to … … 23 25 installer. 24 26 25 * The installer maywork with restricted user accounts, but it has not been26 tested and is not officially supported. The "just unpack" option should27 * The installer should work with restricted user accounts, but it has not been 28 tested much. The "just unpack" option should 27 29 be safe, however, since it doesn't do anything fancy. 28 29 * glut32.dll is not included, though it probably should be.30 30 31 31 == Impact ==
