add lens to .cabal file

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-18 19:56:06 -06:00
parent 4f293058f1
commit 7a33477b0c

View File

@ -50,7 +50,7 @@ library
-- Other library packages from which modules are imported.
build-depends:
base, containers
base, containers, lens
-- Directories containing source files.
hs-source-dirs: src