Commit Graph

381 Commits

Author SHA1 Message Date
Felipe Nakandakari
4aecbb50ea update Haskell installation instructions to Fedora 21 2015-02-11 17:29:58 -02:00
Chris Allen
7f5829dc07 Haskell JavaScript Haste 2015-02-10 23:43:49 -06:00
Chris Allen
9c6c3686d8 Edits based on how I'd seen people getting confused before. 2015-02-10 15:01:57 -06:00
Chris Allen
bb528dbb9a Merge pull request #43 from sumitsahrawat/master
Large commit, lot of prettification, some small changes
2015-02-10 14:54:12 -06:00
Sumit Sahrawat
ff96cbc026 Fixed remaining merge conflicts 2015-02-10 19:43:04 +05:30
Sumit Sahrawat
cadaa61ca9 Large commit, lot of prettification, some small changes 2015-02-10 16:19:09 +05:30
Chris Allen
c5cde73f2b Merge pull request #39 from LeifW/patch-1
s/su -c/sudo
2015-02-06 12:25:02 -06:00
Chris Allen
48aab93e58 made instructions clearer 2015-02-04 15:35:00 -06:00
Chris Allen
7b302c6189 Merge pull request #42 from athanclark/patch-1
Update README.md
2015-01-27 16:38:02 -06:00
Athan Clark
0822d7c076 Update README.md
._.
2015-01-23 21:25:41 -07:00
Chris Allen
0a64145e4f Merge pull request #41 from alexDarcy/master
Additional install info to avoid warnings in Debian
2015-01-15 09:32:00 -06:00
alexDarcy
aa9524289a Additional install info to avoid warnings in Debian 2015-01-15 11:03:38 +01:00
Chris Allen
ae1930654e formatting 2015-01-11 11:45:54 -06:00
Chris Allen
5853eb4a39 formatting 2015-01-11 11:44:07 -06:00
Chris Allen
17cffd6ec6 formatting 2015-01-11 11:43:01 -06:00
Chris Allen
8e0171e90d formatting 2015-01-11 11:42:33 -06:00
Chris Allen
9c533dcaf8 formatting 2015-01-11 11:42:11 -06:00
Chris Allen
67ba6e5159 formatting 2015-01-11 11:40:25 -06:00
Chris Allen
573ec5e373 formatting 2015-01-11 11:40:00 -06:00
Chris Allen
527c50e07e new dialogue 2015-01-11 11:39:38 -06:00
Chris Allen
b0a81ffd98 wording 2015-01-06 21:52:56 -06:00
Chris Allen
266812399b distributive 2015-01-06 21:47:59 -06:00
Leif Warner
093e9f1c65 s/su -c/sudo
I believe most people use sudo for this sort of thing, rather than su + root password.
2015-01-04 20:59:45 -08:00
Chris Allen
f565246d24 Merge pull request #38 from abdulsattar/patch-1
Fix small grammatical error
2015-01-01 19:46:13 -06:00
Abdulsattar Mohammed
752a1e303c Fix small grammatical error 2015-01-02 06:56:09 +05:30
Chris Allen
78350299a9 Merge pull request #37 from mpickering/patch-1
Fix broken link
2014-12-29 18:57:44 -06:00
Matthew Pickering
3d1f8165a7 Fix broken link 2014-12-30 00:52:11 +00:00
Chris Allen
60973e3071 Merge pull request #36 from Kludgy/master
software-properties-common introduced in Ubuntu 12.10
2014-12-26 01:38:00 -06:00
Darren Grant
e8f1565c74 software-properties-common introduced in Ubuntu 12.10 2014-12-25 23:26:11 -08:00
Chris Allen
ad1f130e1f updated emacs links a little bit. 2014-12-12 02:29:38 -06:00
Chris Allen
e84f81c4d2 Merge pull request #33 from pharpend/master
Added links to Chris Done's HIndent.
2014-12-11 19:28:20 -06:00
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
Chris Allen
503ca79f71 Merge pull request #32 from Fuuzetsu/slightlypedantic
Minor changes only
2014-12-10 16:49:59 -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
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