| Commit message (Expand) | Author | Age | Lines |
* | fixed line lengths | David Sampson | 2019-11-04 | -19/+29 |
* | Info on typeclasses and types | David Sampson | 2019-11-04 | -4/+145 |
* | Restore lost articles | Adam Bard | 2018-08-01 | -1/+1 |
* | trimmed loc over 80 chars | Alex Grejuc | 2018-07-10 | -3/+3 |
* | moved comment on sndOfTriple | Alex Grejuc | 2018-07-10 | -2/+2 |
* | added info about tuples, integrated wild card use into a function definition | Alex Grejuc | 2018-07-10 | -6/+9 |
* | [haskell/en] Added Happy Learn Haskell Tutorial. Fixed #2177 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-10 | -1/+2 |
* | Add filename(#2832) | Pratik Karki | 2017-08-25 | -0/+1 |
* | [haskell] Updating second headline (#2695) | Andy | 2017-04-01 | -1/+1 |
* | #2550 | ven | 2017-02-09 | -2/+2 |
* | [haskell/en] some minor fixes (#2550) | Patrik Jansson | 2017-02-09 | -15/+14 |
* | Merge pull request #1758 from patrikja/patch-2 | ven | 2016-02-11 | -9/+9 |
|\ |
|
| * | Some minor fixes | Patrik Jansson | 2015-10-23 | -9/+9 |
* | | Merge pull request #1946 from xou/haskell-operators | ven | 2016-01-25 | -3/+18 |
|\ \ |
|
| * | | [haskell/en] Extended section on GHCi | Niko Weh | 2015-10-31 | -3/+18 |
* | | | Updating dev environment installation info | Robb Shecter | 2015-12-03 | -1/+1 |
|/ / |
|
* / | Haskell: Fix !! operator | Niko Weh | 2015-10-31 | -1/+1 |
|/ |
|
* | really update the comment | Greg Yang | 2015-10-20 | -1/+1 |
* | update the comment in as well | Greg Yang | 2015-10-20 | -1/+1 |
* | modify function composition example | Greg Yang | 2015-10-20 | -4/+4 |
* | change haskell's operator `$` description wording | ven | 2015-07-06 | -4/+5 |
* | Fixed haskell foldr example | Tiddo Langerak | 2015-04-27 | -1/+1 |
* | Merge pull request #1006 from nero-luci/master | Geoff Liu | 2015-03-27 | -7/+8 |
|\ |
|
| * | [haskell.html.markdown] Explanation for Haskell '$' operator | Cornel Punga | 2015-03-27 | -3/+2 |
| * | [haskell.html.markdown] Changed explanation for Haskell '$' operator | Cornel Punga | 2015-03-25 | -4/+6 |
| * | Haskell.html.markdown. Wrong result of an expression. | Cornel Punga | 2015-03-16 | -3/+3 |
| * | Update haskell.html.markdown. Wrong explanation about '$' operator | Cornel Punga | 2015-03-16 | -3/+3 |
* | | Make the two fib functions consistent | Geoff Liu | 2015-03-16 | -18/+18 |
|/ |
|
* | Moved explanation of indexing into a list earlier | Zach Munro-Cape | 2015-03-01 | -3/+3 |
* | Add example of string-as-list and fix punctuation | Devin McGinty | 2015-02-01 | -1/+2 |
* | Add more information on ranges in Haskell | Devin McGinty | 2015-01-31 | -1/+9 |
* | Fix some inaccuracies in haskell.html.markdown | Julien Cretel | 2014-11-21 | -8/+11 |
* | Update haskell.html.markdown | hobozo | 2014-10-21 | -2/+2 |
* | Capitalize language names. See #137 | Geoffrey Liu | 2014-10-12 | -1/+1 |
* | [haskell/en] Fixes issue #510 | Aaron Raimist | 2014-02-03 | -1/+1 |
* | [haskell/en-en] Fixed 80-character margin | Simon Shine | 2013-12-02 | -4/+6 |
* | Typo | Max Goldstein | 2013-10-23 | -1/+1 |
* | Haskell: fix comment out of sync with code | Scott Feeney | 2013-09-20 | -1/+1 |
* | Update haskell.html.markdown | Xiao Chuan Yu | 2013-08-12 | -1/+1 |
* | '/' is a character | i | 2013-08-08 | -1/+1 |
* | Add link to Real World Haskell | Lubomír Sedlář | 2013-07-09 | -2/+3 |
* | Update haskell.html.markdown | ilyagr | 2013-07-03 | -5/+5 |
* | Edit for line length | Adam | 2013-07-03 | -8/+8 |
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
* | Merged haskell changes from ilyagr | Adam | 2013-07-03 | -16/+71 |
* | Update haskell.html.markdown | ilyagr | 2013-07-03 | -1/+1 |
* | Changed 'calls | Adam | 2013-07-02 | -1/+1 |
* | Added more on folds wrt replacing loops | Adam | 2013-07-02 | -1/+14 |
* | Fix various "it's" -> "its" for Haskell doc | elisee | 2013-07-01 | -3/+3 |
* | Remove mentions of array | Lubomír Sedlář | 2013-07-01 | -4/+4 |