Hi, I just thought I use this parser to check if some cron tabs have valid syntax but then noticed that the parser never fails.
For example, I can successfully parse a haskell source file.
I guess this is intended? Is there still a way to check if a cron tab is valid?