Peter Harpending
83244d3dfd
Added links to Chris Done's HIndent.
...
HIndent (https://github.com/chrisdone/hindent/ ) is a wonderful Haskell
pretty-printer. It takes the tedium out of doing indentation in Haskell. Highly
recommend. It includes a vim extension (or whatever it's called) and an Emacs
minor mode.
It is not included in any of the links in the README. I opened an issue on the
Emacs Haskell
tutorial (https://github.com/serras/emacs-haskell-tutorial/issues/20 ), but this
can serve as a temporary patch for the time being.
2014-12-11 18:06:47 -07:00
Chris Allen
053c6e4950
New Windows install instructions!
2014-12-10 23:38:17 -06:00
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
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
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
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
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
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
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
b3d2b328c4
streamlined Ubuntu instructions
2014-08-09 15:27:16 -05:00
Chris Allen
ec9a11539a
Sub-header, community guidelines.
2014-08-04 00:49:49 -05:00
mdjnewman
43488d4fad
Adding some community guidelines
2014-08-04 15:42:31 +10:00
Chris Allen
83c67c707c
added link to dialogues
2014-07-28 23:06:27 -05:00
Chris Allen
d7f971d26d
Added epic tel/gclaramunt thread
2014-07-28 23:01:52 -05:00
Chris Allen
6da4355a45
Merge pull request #12 from kissandra79/master
...
The instructions for ubuntu are different depending on the version
2014-07-28 22:47:56 -05:00
Chris Allen
a114adcb28
Added JSON section
2014-07-25 12:46:54 -05:00
Peter Harpending
e61d16ae70
Change potentially system-wrecking pacman command in README.
2014-07-24 04:09:28 -06:00
François Bernier
8eb2940278
Fix write_haskell_as_fast_as_c link
2014-07-23 16:35:12 -04:00
Chris Allen
c69d67134c
GHC Core and performance section
2014-07-23 14:54:01 -05:00