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 #364

Merged
merged 4 commits into from
Jul 22, 2020
Merged

Update README #364

merged 4 commits into from
Jul 22, 2020

Conversation

TheMatten
Copy link
Collaborator

@TheMatten TheMatten commented Jul 21, 2020

@TheMatten TheMatten self-assigned this Jul 21, 2020
@TheMatten TheMatten added the documentation needs documentation label Jul 21, 2020
@TheMatten TheMatten added this to the better-docs milestone Jul 21, 2020
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@isovector isovector left a comment

Choose a reason for hiding this comment

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

thanks for tackling this!

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE LambdaCase, BlockArguments #-}
{-# LANGUAGE GADTs, FlexibleContexts, TypeOperators, DataKinds, PolyKinds #-}
{-# LANGUAGE TemplateHaskell, LambdaCase, BlockArguments, GADTs
Copy link
Member

Choose a reason for hiding this comment

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

this example isn't very helpful, really

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmm, maybe it's good to have "dumb" example first, not doing much more than interpreting simple effect, as a sort of showcase of mkSem and interpret.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Should I keep it as it is?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@TheMatten TheMatten merged commit ce0fa3d into master Jul 22, 2020
@TheMatten TheMatten deleted the readme-update branch July 22, 2020 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation needs documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update readme with more accurate performance and comparison details
3 participants