Skip to content

Updated to work with elm 0.18 - #1

Open
richardfergie wants to merge 1 commit into
mmetcalfe:masterfrom
richardfergie:master
Open

Updated to work with elm 0.18#1
richardfergie wants to merge 1 commit into
mmetcalfe:masterfrom
richardfergie:master

Conversation

@richardfergie

Copy link
Copy Markdown

I have updated the package to work with elm 0.18

  • infix operators don't seem to work any more so replaced Random.andThen with |> Random.andThen
  • The [a..b] syntax for creating lists has been replaced with List.range

I've also updated elm-package.json but I've left the version number unchanged - I don't know what this would need to be changed to or if it needs changing at all

@harrysarson

Copy link
Copy Markdown

I was wondering the status of this one? elm 19 has now been released to so this library is now a couple of versions out of date.

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