Skip to content
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

Classes + Lenses #2

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Classes + Lenses #2

merged 1 commit into from
Nov 18, 2022

Conversation

omelkonian
Copy link
Collaborator

  • Classes: Show/DecEq/Semigroup/Monoid/Functor/Applicative/Monad + a lot of instances (wrapping stdlib function most of the time) + stubs for derivation tactics, to replace manual instances later on

  • Lenses: basic definitions + quite robust ad-hoc tactic

@omelkonian omelkonian force-pushed the classes-and-lenses branch 2 times, most recently from dc0915c to c2efe7c Compare November 18, 2022 15:11
  * Classes: Show/DecEq/Semigroup/Monoid/Functor/Applicative/Monad
    + a lot of instances (wrapping stdlib function most of the time)
    + stubs for derivation tactics, to replace manual instances later on

  * Lenses: basic definitions + quite robust ad-hoc tactic

  * Fix CI: only deploy webpage on pushes to master
@omelkonian omelkonian merged commit 094d636 into master Nov 18, 2022
@omelkonian omelkonian deleted the classes-and-lenses branch November 18, 2022 17:46
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.

1 participant