2

The Leksah IDE for Haskell has an interesting "candy" feature which renders certain operators like == as special symbols (a triple equals sign in this case). On OS X (Mountain Lion, 10.8.2, if it matters), these special symbols just show up as boxes. Googling reveals that others have had this issue but I couldn't find any solutions.

Does anybody know how to make the candy fonts work correctly in Leksah on OS X?

Zach Conn
  • 1,301
  • 2
  • 11
  • 23
  • 1
    I don't know the exact answer, but have you tried changing the font? You can try using something like Deaj Vu Sans Mono which is both a great looking font *and* replete with all the weird characters you can imagine. – Tikhon Jelvis Nov 03 '12 at 10:12
  • Slightly off-topic: I would advise against this “candy” feature because it breaks alignment (e.g. branches of `case`, multi-way if). – Emily Nov 03 '12 at 14:37

0 Answers0