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
|
, data-default
|
||||||
, directory
|
, directory
|
||||||
, filepath
|
, filepath
|
||||||
, lens
|
|
||||||
, mtl
|
, mtl
|
||||||
|
, optics-core
|
||||||
, profunctors
|
, profunctors
|
||||||
, relude
|
, relude
|
||||||
, shower
|
, shower
|
||||||
|
|
Loading…
Reference in a new issue