Allow lambda expressions without explicit paren

This commit is contained in:
2025-01-26 08:52:28 -06:00
committed by James Eversole
parent 6713b05872
commit b0b0fb22b9
9 changed files with 63 additions and 87 deletions

View File

@ -1,7 +1,7 @@
cabal-version: 1.12
name: tricu
version: 0.7.0
version: 0.9.0
description: A micro-language for exploring Tree Calculus
author: James Eversole
maintainer: james@eversole.co