Benedict Gaster
Benedict Gaster
Is there any reason to not add an instance of IsLabel, import GHC.OverloadedLabels, for Label? A suitable instance, for example, is: instance l ~ l' => IsLabel (l :: Symbol)...
Hi, Thanks for an amazing tool! I've been working on a script for the Push 2, which includes a note mode and so on that is not provided as a...
Currently Lightyear.Strings.space parses zero or more whitespace, which seems strange given it singular naming. Moreover, this is in contrast to Parsec which defines: space and spaces to separate these two...