Sumit Sahrawat
d489229035
PATH on one line
2015-02-12 15:55:38 +05:30
Sumit Sahrawat
06754463da
Removed duplicated section
2015-02-12 09:45:46 +05:30
Sumit Sahrawat
f4441d0239
Fixed the long link issue by changing geometry to landscape
2015-02-12 09:38:31 +05:30
Sumit Sahrawat
331c1ab9fb
Restructured the outline, added pdf using pandoc
2015-02-12 02:20:17 +05:30
Felipe Nakandakari
95acf97081
add warning of conflict
...
Warns that petersen/ghc-7.8.4 ghc can't be
parallel installed with Fedora/EPEL ghc.
2015-02-11 17:37:03 -02:00
Felipe Nakandakari
26beabb067
add cabal-install to yum install command
2015-02-11 17:35:41 -02:00
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
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
Athan Clark
0822d7c076
Update README.md
...
._.
2015-01-23 21:25:41 -07:00
alexDarcy
aa9524289a
Additional install info to avoid warnings in Debian
2015-01-15 11:03:38 +01: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
Abdulsattar Mohammed
752a1e303c
Fix small grammatical error
2015-01-02 06:56:09 +05:30
Matthew Pickering
3d1f8165a7
Fix broken link
2014-12-30 00:52:11 +00: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
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