|
|
|
|
|
by efnx
4067 days ago
|
|
Their IDE is web only, though they just open sourced a good portion of it. I have found that most people use vim or emacs. If you are trying to decide, I'd pick emacs, as Chris Done has written some nice scripts (https://github.com/chrisdone/structured-haskell-mode). Personally I use vim. Also check out ghc-mod and hdevtools. |
|