From 8218779504205227f0ea70d0c91270ff504d67a6 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 3 Dec 2017 21:06:35 +0300 Subject: Add more instances --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e46037d..6992749 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ e.g. but the aim here is to handle more or less arbitrary types. Warning: it is currently possible to run into ambiguity by defining a -recursive structure with optional named elements. +recursive structure with optional named elements. Unit type can be +used to avoid that, see the `RecursiveRecordMaybe` test. Not production-ready yet, merely a prototype. -- cgit v1.2.3