Use optics-core instead of lens

This commit is contained in:
Sridhar Ratnakumar 2022-03-23 13:48:57 -04:00
parent 63c385280e
commit 018d7253d8

View file

@ -31,8 +31,8 @@ executable haskell-template
, data-default
, directory
, filepath
, lens
, mtl
, optics-core
, profunctors
, relude
, shower