From ac8d1974f2b840b19929b787ad8371efe9684d80 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Fri, 7 Feb 2025 17:53:01 -0600 Subject: [PATCH] remove lens note --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78db742..894f2d3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ worth it in the grand scheme. Would mean we could also track the functions when * [x] Write tests for every function. * [x] tests/ are just copied from make-grade, need to write for this project. * [ ] Included examples of basic assertions, QuickCheck, Hspec, hspec-quickcheck. -* [x] Look at Lenses library for abstraction ## Design considerations The biggest design constraint is that for the exec stack (but not data stacks)