serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
176 stars 26 forks source link

[#182] Deprecate `microlens` and `microlens-mtl` dependencies #262

Closed DK318 closed 2 years ago

DK318 commented 2 years ago

Description

Problem

Using lens library with Universum is uncomfortable because some definitions start clashing (e.g. Lens or (^.)).

Solution

Deprecate these microlens and microlens-mtl dependencies.

Related issues(s)

✓ Checklist for your Pull Request

Ideally a PR has all of the checkmarks set.

If something in this list is irrelevant to your PR, you should still set this checkmark indicating that you are sure it is dealt with (be that by irrelevance).

Related changes (conditional)

Stylistic guide (mandatory)