Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upChanged documentation from [Int] to List Int #301
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
texastoland
Jul 19, 2015
Future idea (as if the list weren't long enough): verify code in package docs would compile in the REPL.
texastoland
commented
Jul 19, 2015
|
Future idea (as if the list weren't long enough): verify code in package docs would compile in the REPL. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Nice find @irrwitz, thanks for the fix! |
pushed a commit
that referenced
this pull request
Jul 19, 2015
evancz
merged commit c803145
into
elm:master
Jul 19, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
joshy
deleted the
joshy:patch-1
branch
Jul 20, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joshy commentedJul 19, 2015
IIRC [Int] was the old syntax and has been changed to List Int