Numskull.hs:104:1: error: Parse error: module header, import declaration or top-level declaration expected. | 104 | getNumpyShape _ "(3,)" --3x1 explicitly for now this has nothing to do with module declarations. I just needed an =
Numskull.hs:104:1: error:
Parse error: module header, import declaration
or top-level declaration expected.
|
104 | getNumpyShape _ "(3,)" --3x1 explicitly for now
this has nothing to do with module declarations. I just needed an =