Skip to content

Updating to purescript 0.7.0 #4

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

Merged
merged 2 commits into from
Jul 10, 2015

Conversation

SimonRichardson
Copy link
Contributor

Syntax changes

  • Strings lastIndexOf now returns a maybe, so no need to do the let if
    checks.
  • Moved to glup, to fall in line with other purescript repos.
  • Removed the compiled example (I can put it back if required, but we should use a different folder name as we're using this folder for gulp).

Syntax changes
 - Strings lastIndexOf now returns a maybe, so no need to do the let if
 	 checks.
 - Moved to glup, to fall in line with other purescript repos.
"grunt-contrib-clean": "~0.6.0",
"grunt-jsvalidate": "~0.2.2"
"devDependencies": {
"ioredis": "1.1.x",
Copy link
Member

Choose a reason for hiding this comment

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

Redis? 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

D'ho

jdegoes added a commit that referenced this pull request Jul 10, 2015
@jdegoes jdegoes merged commit 1fa4c0e into purescript-contrib:master Jul 10, 2015
@jdegoes
Copy link
Contributor

jdegoes commented Jul 10, 2015

👍 Thanks! You using this anywhere or just helping out the OSS community? 😃

@SimonRichardson
Copy link
Contributor Author

Learning Purescript essentially, I blame you @jdegoes for creating stax! We do experiment and prototype somethings with Purescript but nothing live atm.

@jdegoes
Copy link
Contributor

jdegoes commented Jul 10, 2015

Ah yes, Stax, the ancient path to FP in haXe. 😈 I hope I can get you hooked on PureScript.... 😃

@SimonRichardson
Copy link
Contributor Author

I seem to be coming back, so must be scratching an inch :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants