Back to Purescript

`UnusableDeclaration` Error

errors/UnusableDeclaration.md

latest220 B
Original Source

UnusableDeclaration Error

Example

purescript
module ShortFailingExample where

...

Cause

Explain why a user might see this error.

Fix

  • Suggest possible solutions.

Notes

  • Additional notes.