Tilia—a new formatter for Haskell

6 points by abhin4v


Sanity

Is it possible to use it offline? (I tend to restrict my main editor to not have net connection)

wffl

The post omits this detail, but I'm really curious how they handle trivia/comments. Especially seeing how the underlying parser library doesn't seem to return trivia nodes.

hongminhee

Finally, a Haskell formatter with CPP support! Really glad to see this. I'll have to give Tilia a try myself. Thanks for the great project.