When programming in Haskell, what options are available for syntax highlighting in Xcode? Haskell's website linked to an Xcode plugin, but that link is broken.
-
1just don't use XCode for Haskell. there are much better alternatives such as Emacs or Leksah or Vim or FPComplete etc.Erik Kaplun– Erik Kaplun2015-10-17 09:39:28 +00:00Commented Oct 17, 2015 at 9:39
-
I agree, I started with textmate and then moved over to using gvim. Thanks for the tip.gse6– gse62015-10-30 09:43:13 +00:00Commented Oct 30, 2015 at 9:43
Add a comment
|