Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

adinapoli
Copy link
Contributor

I wouldn't be surprised if this PR needs amending both in terms of coding convention and package hierarchy conventions 😉

I backported Data.Bifunctor from base using CPP for GHC older than 4.8.0.

@vincenthz
Copy link
Member

I'm not sure about the location of this (we don't have a precedent except from IsList which is in Internal for giving a compat layer). I think it should be just be available in the Prelude (Foundation) otherwise.

Otherwise looking spot on what I expected

@vincenthz vincenthz added this to the foundation v0.0.2 milestone Sep 2, 2016
@adinapoli
Copy link
Contributor Author

Ok, changed pushed, let's wait for travis to validate 😀

@NicolasDP
Copy link
Member

looking good. just the test that needs to be fixed.

@adinapoli
Copy link
Contributor Author

Sorry guys, had no clue that you were using second from Control.Arrow in the tests and that the import would clash! Should be all green now.

@NicolasDP
Copy link
Member

Good stuff

@NicolasDP NicolasDP merged commit fdcbece into haskell-foundation:master Sep 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants