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

Basic haskell support #37

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Basic haskell support #37

wants to merge 4 commits into from

Conversation

AndrewRadev
Copy link
Owner

Experimental, supports function type declarations, lambda functions and function definitions.

Don't think it matters for this case, but let's be consistent.
@AndrewRadev AndrewRadev mentioned this pull request Mar 6, 2020
Base automatically changed from master to main January 31, 2021 15:54
@i-am-the-slime
Copy link

Does this work?

* main: (80 commits)
  Disable a few typescript specs on CI
  Add rust support for CI
  Explicitly set up typescript filetype for CI
  Switch from TravisCI to CircleCI
  Fix typescript bug
  Remove typescript plugin, rely on native support
  Fix ruby edge case
  Also support bash filetype
  Add zsh support
  Add typescript for spec support
  Typescript enum values
  Fix ERB support
  JSX specs
  Fix bug with jsx attributes
  Set up repeat with the last-inserted text
  Update docs
  Update docs
  Setup vim-repeat for the "add item" mappings
  Some more docs and specs
  Fix closing pattern
  ...
@AndrewRadev
Copy link
Owner Author

@i-am-the-slime Well, as you can see, I haven't touched it in a while 😅. I don't write haskell myself, so I haven't had a chance to test it out.

Would it be possible for you to check the branch out (I updated it with the latest HEAD) and see if it works for your cases? I could merge it, but I'm worried if it actively breaks something and if it's useful in practical situations at all. You can see the cases I've tested in the tests and see what bugs you can find.

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.

None yet

2 participants