`readFile` gets highlighted as a function here:  but if you use function application operator `$` to replace the parenthesis, it suddenly doesn't get highlighted as a function anymore.  Despite the two pieces of code being equivalent