Use optics-core instead of lens
This commit is contained in:
parent
63c385280e
commit
018d7253d8
1 changed files with 1 additions and 1 deletions
|
@ -31,8 +31,8 @@ executable haskell-template
|
|||
, data-default
|
||||
, directory
|
||||
, filepath
|
||||
, lens
|
||||
, mtl
|
||||
, optics-core
|
||||
, profunctors
|
||||
, relude
|
||||
, shower
|
||||
|
|
Loading…
Reference in a new issue