Windows
From HaskellWiki
(Difference between revisions)
m |
m |
||
| Line 17: | Line 17: | ||
* 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]) | ||
| + | |||
| + | [[Category:OS]] | ||
Revision as of 05:50, 31 August 2006
Contents |
1 Editors
- Emacs, Vi(m), etc
- Visual Haskell
- Eclipse
2 Compilers
- WinHugs
- GHC : Special note for Cygwin users - http://www.haskell.org/ghc/docs/latest/html/building/platforms.html
3 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
4 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])
