Skip to content

Commit

Permalink
backporting typelevel#3076 Added Align typeclass
Browse files Browse the repository at this point in the history
  • Loading branch information
gagandeepkalra committed Mar 8, 2020
1 parent 5999702 commit e2c468b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/scala/cats/syntax/all.scala
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ trait AllSyntaxBinCompat7
extends FunctorSyntaxBinCompat0
with BiFoldableSyntaxBinCompat0
with SemigroupKSyntaxBinCompat0
with AlignSyntax

0 comments on commit e2c468b

Please sign in to comment.