On Mon, Dec 2, 2013 at 8:47 PM, Klaus Aehlig <[email protected]> wrote:
> While from parameters both, full and partial versions are generated, > s/both, full/both full/ > with in the partial version all types mapped to Maybe, the fieldRead > parameter of the field was not wrapped accordingly. So far, that didn't > matter, as it was always Nothing in this case, but for supporting special > parsing functions for memory parameters, this is now needed. > > Otherwise LGTM, thanks!
