Windows
From HaskellWiki
(Difference between revisions)
m |
(Win32) |
||
| Line 7: | Line 7: | ||
* GUI : WxHaskell (new release in progress, goal < 2007-01). Note, see also [[WxHaskell Install]] | * GUI : WxHaskell (new release in progress, goal < 2007-01). Note, see also [[WxHaskell Install]] | ||
| - | + | * Win32 - low levelish bindings to Windows API. Comes with ghc and non-minimal hugs distribution. [http://darcs.haskell.org/ Win32 darcs repo] | |
== Special tips and tricks for Windows == | == Special tips and tricks for Windows == | ||
* darcs : http://wiki.darcs.net/index.html/WindowsConfiguration (although darcs send seems to be broken for now [2006-08-30]) | * darcs : http://wiki.darcs.net/index.html/WindowsConfiguration (although darcs send seems to be broken for now [2006-08-30]) | ||
Revision as of 05:48, 31 August 2006
1 Compilers on Windows
- WinHugs
- GHC : Special note for Cygwin users - http://www.haskell.org/ghc/docs/latest/html/building/platforms.html
2 Libraries
- GUI : WxHaskell (new release in progress, goal < 2007-01). Note, see also WxHaskell Install
- Win32 - low levelish bindings to Windows API. Comes with ghc and non-minimal hugs distribution. Win32 darcs repo
3 Special tips and tricks for Windows
- darcs : http://wiki.darcs.net/index.html/WindowsConfiguration (although darcs send seems to be broken for now [2006-08-30])
