Description
Provides placeholders for use while developing Haskell code. Placeholders can mark incomplete parts of an implementation so developers can sketch structure before every value is finished.
It is useful during prototyping, refactoring, examples, or typed holes-style workflows. It is a development aid and should not be treated as completed application behavior.