Difference between revisions of "Windows"

From HaskellWiki
Jump to navigation Jump to search
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

Editors

Compilers

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

Special tips and tricks for Windows