Hacker News new | ask | show | jobs
by bhaney 1937 days ago
As a heavy user of Absinthe in production, I am also very excited to hear that.

I just went to leave a slack message to my team about your report in the middle of the night, and discovered that another teammate had already just excitedly mentioned it. Thanks for what you do!

1 comments

I was also thinking about Absinthe when I was read the release notes. Especially this line:

Compiler warnings and errors now include column numbers in addition to line numbers.

I remember reading this warning in the the Absinthe book (pg 90).

"Notice that the column value in the error is 0. Due to a current limitation of the lexer that Absinthe uses (flex)."

Do you think this will be solved as well?