Skip to content

Not clear what is meant by unpacking #198

Open
@chrissound

Description

@chrissound

An error of Exception: parse error (Failed reading: conversion error: cannot unpack array of length 10 into a 10-tuple. is received which does not make any sense to me.

It's converting an array to a tuple? Okay? But where is it failing? 10 into 10?

Looking up the function gives a hint with the name... But it's still not clear where it's going wrong, is it meant to be 9 into 10? 10 into 9?

fail $ "cannot unpack array of length " ++

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions