[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix let bindings
- Subject: Re: Fix let bindings
- From: Chris Warburton
- Date: Tue, 05 Sep 2017 04:42:26 +0100
- In-reply-to: <d8dbda64b0689e12-0-artemis@nixos>
- References: <d8dbda64b0689e12-0-artemis@nixos>
Looks like 'let' and 'case' should both be wrapped in parentheses to
avoid problems. This is tricky to do post-hoc, since we need to infer
the structure :(