$ errors.fyi/haskell/RecConError 128 namespaces · 4,025 codes
haskell · haskell/RecConError
RecConError

RecConError

Thrown when a record field is accessed but was not given a value during construction. Occurs when a record is constructed without specifying all fields and the omitted fields have no default values defined.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT