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

Small changes to Gen Applicative refactoring. #56

Merged
merged 4 commits into from
Apr 30, 2017

Conversation

SAdams601
Copy link
Contributor

Two changes to gen applicative.

  1. Added error messages if the target function doesn't exist at the specified position or is not do statement.
  2. Removed the function name parameter that was not being used.

@alanz
Copy link
Collaborator

alanz commented Apr 30, 2017

You can try making https://github.com/RefactoringTools/HaRe/blob/master/.travis.yml#L72 be

 - travis_long  cabal test --show-details=streaming

@SAdams601
Copy link
Contributor Author

The travis_long command wasn't found.

@alanz
Copy link
Collaborator

alanz commented Apr 30, 2017 via email

@alanz
Copy link
Collaborator

alanz commented Apr 30, 2017

Its working. The "1 minute elapsed" messages come from 'travis_long'

@alanz alanz merged commit 7d3258b into RefactoringTools:master Apr 30, 2017
@alanz
Copy link
Collaborator

alanz commented Apr 30, 2017

Thanks

@SAdams601
Copy link
Contributor Author

SAdams601 commented Apr 30, 2017

Travis_long just prints a message so that travis ci doesn't fail the test for inactivity?

robrix referenced this pull request in robrix/HaRe Aug 19, 2017
Small changes to Gen Applicative refactoring.
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.

2 participants