3

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.

2
  • 1
    just don't use XCode for Haskell. there are much better alternatives such as Emacs or Leksah or Vim or FPComplete etc. Commented Oct 17, 2015 at 9:39
  • I agree, I started with textmate and then moved over to using gvim. Thanks for the tip. Commented Oct 30, 2015 at 9:43

1 Answer 1

1

I did not find an xcode solution, but I found an app called TextMate that handles syntax highlighting for Haskell. I find it to be a powerful IDE so far.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.