When using the the example tcstring.nim, the following error is raised: c/path/to/futhark.nim(232, 28) Error: expression 'kind["value"].str' is of type 'string' and has to be used (or discarded) #112
Try upgrading your Nim version. There where some changes which made Futhark throw warnings, fixing those warnings was unfortunately not backwards compatible.
Try upgrading your Nim version. There where some changes which made Futhark throw warnings, fixing those warnings was unfortunately not backwards compatible.