Back to Purescript

`WarningParsingModule` Warning

errors/WarningParsingModule.md

latest290 B
Original Source

WarningParsingModule Warning

Cause

The language parser found deprecated (but still valid) syntax. Your program still compiles fine, but will be rejected in the future.

Fix

  • Follow the instructions in the warning, or apply the suggested fix automatically if one is provided.