Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added arrowFromLocatedTrail #206

Merged
merged 4 commits into from
Aug 29, 2014
Merged

Added arrowFromLocatedTrail #206

merged 4 commits into from
Aug 29, 2014

Conversation

pnutus
Copy link
Contributor

@pnutus pnutus commented Aug 6, 2014

This is a convenience function that turns located trails into arrows. It might be buggy, I haven't tested it much. It's implemented in a straightforward way on top of the arrow system, so I think it should be alright. Closes #205.

@pnutus
Copy link
Contributor Author

pnutus commented Aug 6, 2014

There seems to be some problem with lens and ghc 7.4 and 7.6.

@bergey
Copy link
Member

bergey commented Aug 29, 2014

Thanks for writing this; it looks good to me. @pnutus is there still a problem with GHC 7.4 and 7.6? If so, do you want to fix it, or do you want me to try? If there isn't a problem, I'll merge this.

@pnutus
Copy link
Contributor Author

pnutus commented Aug 29, 2014

I think it's fine. Travis was complaining earlier, but that seems to have gone away.

bergey added a commit that referenced this pull request Aug 29, 2014
Added `arrowFromLocatedTrail`
@bergey bergey merged commit 205354f into diagrams:master Aug 29, 2014
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.

arrowFromLocatedTrail function
2 participants