Mateusz Kowalczyk
f11c9b7591
Whitespace only
2014-12-10 10:02:47 +00:00
Mateusz Kowalczyk
12b4f3f4b0
Slight corrections in Haddock section
2014-12-10 10:02:34 +00:00
Mateusz Kowalczyk
bf2294683f
Use more portable shebang
...
Down with absolute paths!
2014-12-10 10:02:06 +00:00
Chris Allen
0055c8479a
Fixed parametricity link again
2014-12-08 15:24:41 -06:00
Chris Allen
93ed7caa2e
Fixed broken dropbox link to parametricity slides.
2014-12-08 14:56:54 -06:00
Chris Allen
6f7c710fda
Merge pull request #30 from pharpend/master
...
Update the Gentoo install instructions
2014-12-07 20:54:53 -06:00
Peter Harpending
382c18cbda
Update the Gentoo install instructions
...
The Gentoo install instructions previously took a rather naïve approach to
installing the various Haskell components. This new approach is marginally
better.
Also, I got a chance to use awk-fu, which is always good.
2014-12-07 19:46:17 -07:00
Chris Allen
20f17169ec
Add Gabe's desugaring article
2014-11-21 12:31:07 -06:00
Chris Allen
b2009086c4
Merge pull request #29 from benzrf/patch-1
...
Minor wording fix that had me confused
2014-11-15 10:27:32 -06:00
benzrf
f7459fb121
Minor wording fix that had me confused
...
For me, at least, the current form first parsed as "The primary use of LYAH and RWH, in general, is (supplemental references if you aren't new to programming)".
2014-11-15 11:18:37 -05:00
Chris Allen
cb9a00b1fe
list, fold, wording
2014-11-13 23:47:01 -06:00
Chris Allen
7cdea4fdc5
Merge pull request #28 from nomeata/patch-1
...
Improve description of deb.haskell.org repo
2014-11-06 14:54:54 -06:00
Joachim Breitner
9261f13016
Improve descriptoin of deb.haskell.org repo
2014-11-06 09:35:09 +01:00
Chris Allen
e79cf229b2
mention hvr's travis.yml
2014-11-03 20:36:41 -06:00
Chris Allen
9467757c4b
Comparison
2014-10-31 17:01:52 -05:00
Chris Allen
7689fc7479
Neutral GHCJS / Haste / PureScript
2014-10-31 16:58:16 -05:00
Chris Allen
974c34caf3
Merge pull request #23 from begriffs/master
...
Include link to one-line haskell vim installer
2014-10-27 14:36:45 -05:00
Joe Nelson
323a8671e2
Include link to one-line haskell vim installer
...
It installs all necessary helpers like ghc-mod etc and configures vim.
2014-10-27 08:49:14 -07:00
Chris Allen
31a43860ed
Merge pull request #22 from pharpend/master
...
Add Gentoo instructions for installing alex and happy.
2014-10-26 13:24:26 -05:00
Peter Harpending
7d8a75534f
Add Gentoo instructions for installing alex and happy.
2014-10-26 11:42:59 -06:00
Chris Allen
e9c2bddd1d
Merge pull request #21 from pharpend/master
...
Added Haskell Platform install instructions for Gentoo.
2014-10-22 01:32:32 -05:00
Peter Harpending
f926f5c951
More fixing of the Gentoo install instructions.
2014-10-22 00:20:00 -06:00
Peter Harpending
8f535b7ce2
Fixed the Gentoo installation instructions pursuant to bitemyapp's suggestion.
2014-10-22 00:13:44 -06:00
Peter Harpending
acfaee357e
Added Haskell Platform install instructions for Gentoo.
2014-10-21 23:42:29 -06:00
Chris Allen
76a8ffc5d4
Add testing section
2014-10-16 15:00:51 -05:00
Chris Allen
6ac970fb1b
out of date warning
2014-10-11 17:45:20 -05:00
Chris Allen
1c9ee2d0dc
Stackage
2014-10-07 14:09:48 -05:00
Chris Allen
4993745c8b
Changed link to direct to @JakeWheat's
2014-10-04 15:56:57 -05:00
Chris Allen
a50e6c8eae
parsing tutorials
2014-10-04 15:25:06 -05:00
Chris Allen
573f789b79
Mac OS X updated instructions
2014-09-30 12:15:36 -05:00
Chris Allen
e524677c69
Flipped priority of monad transformer material
2014-09-30 11:45:13 -05:00
Chris Allen
7fafd2295c
Graphs and graph algorithms
2014-09-21 22:43:11 -05:00
Chris Allen
4229597be8
Transducers
2014-09-19 17:16:07 -05:00
Chris Allen
7b328cdf89
Merge pull request #18 from hyPiRion/update-debian-steps
...
Update debian steps.
2014-09-17 17:34:07 -04:00
Jean Niklas L'orange
6b12b85f77
Update debian steps.
2014-09-17 22:57:23 +02:00
Chris Allen
bac603b925
Haddocks note
2014-08-29 22:15:26 -05:00
Chris Allen
5cf25cea04
New cis194 link and rewording
2014-08-28 16:55:57 -05:00
Chris Allen
644b03b855
began resource handling, streaming IO section
2014-08-26 23:00:14 -05:00
Chris Allen
77bec84dcf
Better link to serra's Emacs Haskell tutorial
2014-08-26 12:57:05 -05:00
Chris Allen
c98e09f837
Updated Emacs resources
2014-08-25 17:12:13 -05:00
Chris Allen
0a8024b968
added ezyang's IO article
2014-08-25 16:37:16 -05:00
Chris Allen
c7702a5acc
Update README.md
2014-08-25 14:42:08 -05:00
Chris Allen
8842be4e96
IO, yoneda/coyoneda
2014-08-25 14:41:47 -05:00
Chris Allen
3c55e2cf28
Removed kitschy wording
2014-08-20 17:34:30 -05:00
Chris Allen
dec730611e
Found a good article on avoiding Cabal hell.
2014-08-20 17:33:03 -05:00
Chris Allen
478e4bc5e9
Added types for Functor Reader discussion
2014-08-18 18:49:52 -05:00
Chris Allen
bb5b79ceed
Merge pull request #17 from ajcoppa/master
...
Added discussion of Functor instance for Reader
2014-08-18 18:34:12 -05:00
AJ Coppa
68f925fd1d
Added discussion of Functor instance for Reader
...
Fixed a typo
2014-08-18 19:21:25 -04:00
Chris Allen
9578286c99
Update dialogues.md
2014-08-18 15:31:09 -05:00
Chris Allen
1e534f2fa8
Inverse of a bijective function programmatically
2014-08-15 15:51:50 -05:00