Skip to content

Adds Semigroup for Const#718

Merged
ceedubs merged 1 commit into
typelevel:masterfrom
mikejcurry:const-semigroup
Dec 6, 2015
Merged

Adds Semigroup for Const#718
ceedubs merged 1 commit into
typelevel:masterfrom
mikejcurry:const-semigroup

Conversation

@mikejcurry
Copy link
Copy Markdown
Contributor

Adding a Semigroup for Const to allow Semigroup behaviour for data
types with no valid Monoid instance.

Adding a Semigroup for Const to allow semigroup behaviour for data
types with no Monoid instance.
@codecov-io
Copy link
Copy Markdown

Current coverage is 85.48%

Merging #718 into master will increase coverage by +0.01% as of ebbc614

@@            master    #718   diff @@
======================================
  Files          162     162       
  Stmts         2237    2239     +2
  Branches        74      74       
  Methods          0       0       
======================================
+ Hit           1912    1914     +2
  Partial          0       0       
  Missed         325     325       

Review entire Coverage Diff as of ebbc614

Powered by Codecov. Updated on successful CI builds.

@non
Copy link
Copy Markdown
Contributor

non commented Dec 6, 2015

Looks good to me. 👍

@ceedubs
Copy link
Copy Markdown
Contributor

ceedubs commented Dec 6, 2015

👍

ceedubs added a commit that referenced this pull request Dec 6, 2015
@ceedubs ceedubs merged commit 64eb698 into typelevel:master Dec 6, 2015
@mikejcurry mikejcurry deleted the const-semigroup branch December 11, 2015 20:33
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.

4 participants