Closed ndr-brt closed 3 years ago
Ah thanks! I always use sz
so didn't spot this
It's a conflict with Data.Map.size
.
What functions/types of Data.Map
are used? If I remove it from imports I get:
Compile error: <interactive>:3:49: error:
Not in scope: type constructor or class ‘Map’
Found, it's Data.Map.Map
evaluating:
s "bd" # size 0.5
returns error: