Skip to content
New issue

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

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

Already on GitHub? # to your account

add pre/postpromorphisms #61

Merged
merged 3 commits into from
Aug 23, 2018
Merged

add pre/postpromorphisms #61

merged 3 commits into from
Aug 23, 2018

Conversation

clayrat
Copy link
Contributor

@clayrat clayrat commented Aug 22, 2018

No description provided.

Copy link
Member

@andyscott andyscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change to fix the build. Otherwise LGTM.

I'd also love to have the generalized forms added to scheme, if you're up for it.

*/
def prepro[F[_] : Functor, R, B](
natTrans: F ~> F,
algebra: Algebra[F, B],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll have to remove this trailing comma for the Scala 2.11 build to pass

Copy link
Member

@andyscott andyscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/ thanks!

@andyscott andyscott merged commit f21a0b4 into higherkindness:master Aug 23, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants