Skip to content

Commit

Permalink
Import CommutativeMonoid from the top-level
Browse files Browse the repository at this point in the history
  • Loading branch information
WhatisRT committed Oct 11, 2024
1 parent 15066a6 commit 53153fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standard-library-classes.agda
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module standard-library-classes where
-- ** Algebraic structures
open import Class.Semigroup public
open import Class.Monoid public
open import Class.CommutativeMonoid public
open import Class.Functor public
open import Class.Bifunctor public
open import Class.Applicative public
Expand Down

0 comments on commit 53153fc

Please sign in to comment.