Back to Purescript

`ScopeShadowing` Error

errors/ScopeShadowing.md

latest215 B
Original Source

ScopeShadowing Error

Example

purescript
module ShortFailingExample where

...

Cause

Explain why a user might see this error.

Fix

  • Suggest possible solutions.

Notes

  • Additional notes.