Open
Description
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?
cassava/src/Data/Csv/Conversion.hs
Line 579 in 2348030
Metadata
Metadata
Assignees
Labels
No labels