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

Update Readme URLs and Add Morphir Logo #84

Merged
merged 7 commits into from
Feb 22, 2022

Conversation

mcleo-d
Copy link
Member

@mcleo-d mcleo-d commented Feb 17, 2022

Description

This pull request updates morphir Readme URLs and adds the morphir FINOS project logo.

@mcleo-d mcleo-d self-assigned this Feb 17, 2022
@netlify
Copy link

netlify bot commented Feb 17, 2022

✔️ Deploy Preview for angry-raman-7c44f6 canceled.

🔨 Explore the source changes: 32fd81a

🔍 Inspect the deploy log: https://app.netlify.com/sites/angry-raman-7c44f6/deploys/620fe7750f69ff0007c933d1

@mcleo-d
Copy link
Member Author

mcleo-d commented Feb 17, 2022

Hi @ZnglyJess and @stephengoldbaum 👋🏻

It would be awesome if you could review my README changes and merge into the Morphir repo.

Thanks 🚀

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 18, 2022

CLA Signed

The committers are authorized under a signed CLA.

@stephengoldbaum
Copy link
Member

Good day. I've taken care of the CLA. I think this PR just needs a review approval now.

@stephengoldbaum stephengoldbaum merged commit 54b11f4 into finos:main Feb 22, 2022
@mcleo-d mcleo-d deleted the update-readme branch February 22, 2022 17:50
DamianReeves pushed a commit that referenced this pull request May 31, 2024
Adds support for converting tuple creation:

let
   t = (1,2,3)
And matching:

case t of
   (a,b,c) -> c
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.

3 participants