Skip to content

[LTB-52] Remove tag in HasLens typeclass #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Martoon-00
Copy link
Member

During our work in Disciplina project, we haven't encountered a case when the tag parameter was useful.
When one wants to distinguish between two entities of the same type, adding a phantom
type parameter to types of that entities is usually a better way.

This PR is part #28 with the only changes which we need in Disciplina.

@Martoon-00 Martoon-00 requested a review from kirelagin December 20, 2018 10:34
During our work in Disciplina project we haven't enconutered a case when tag was useful.
When one wants to distiguish between two entities of the same type, adding a phantom
type parameter to types of that entities is usually a better way.
@Martoon-00 Martoon-00 force-pushed the martoon/ltb52-simplier-has-len branch from 8b35882 to 9ddc9a4 Compare December 20, 2018 10:35
@Martoon-00
Copy link
Member Author

We have decided not to perform any changes.

@Martoon-00 Martoon-00 closed this Dec 28, 2018
@serokell-bot serokell-bot deleted the martoon/ltb52-simplier-has-len branch December 28, 2018 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants