Windows: Difference between revisions

From HaskellWiki
No edit summary
(GHCi dos box alternative)
Line 18: Line 18:


* 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])
 
* Make sure your Haskell compiler (e.g. GHC) and tools are on your system path: http://www.computerhope.com/issues/ch000549.htm
* GHCi:  Using GHCi from a DOS box sucks.  Using it from withing shell mode in Emacs sucks a lot less - do 'M-x shell' in emacs, then type 'ghci'.
[[Category:OS]]
[[Category:OS]]

Revision as of 18:35, 19 September 2006

Editors

Compilers

Libraries

Special tips and tricks for Windows