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
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
Chris Allen
bd3ac037ce
final encodings
2014-07-20 00:38:21 -05:00
David Fetter
e7b6a6f7ac
Update README.md
...
Fedora 20
2014-07-17 22:19:29 -07:00
Chris Allen
b8b8876764
Added monad transformers material.
2014-07-17 15:37:46 -05:00
Ajjai Chandra
812c7ea611
minor corrections
2014-07-16 08:21:05 +05:30
Ajjai Chandra
2b3590637f
consolidated the instructions for ubuntu
2014-07-16 08:13:51 +05:30
Ajjai Chandra
8ba5bec6ea
different instructions for different versions of ubuntu
2014-07-15 23:46:57 +05:30
Chris Allen
517391bd03
Laziness
2014-07-13 17:44:18 -05:00
aidan coyne
be6672e018
moving sections around to try to group courses and reference material
2014-07-12 10:27:29 -05:00
kusut
38a53dff86
Update README.md
2014-07-06 14:32:50 +07:00
kusut
699f882b0c
Update debian installation
...
new deb repo + manual compilation info
2014-07-06 13:55:30 +07:00
Chris Allen
929807bad2
Beginners, when to use LYAH, RWH, production note.
2014-07-02 17:13:30 -05:00
Chris Allen
96fa936467
Emphasis
2014-07-02 17:10:37 -05:00
Chris Allen
2e925b4bc6
Mention community
2014-06-30 19:42:21 -05:00
Chris Allen
40df3af8e5
Sigh, added a monad section.
2014-06-30 17:47:01 -05:00
Chris Allen
0b2bf5ab3c
Propositions vs. Judgements
2014-06-26 15:48:47 -05:00
Chris Allen
aea6fe43b3
Added Biscardi's guide.
2014-06-26 13:21:23 -05:00
Данило Глинський (Danylo Hlynskyi)
cd2a70ba48
Update README.md
...
Added typeclass buzzwords
2014-06-25 00:13:11 +03:00
Chris Allen
7ba3a70e9e
sigh
2014-06-23 18:38:56 -05:00
Chris Allen
2d356d8bdb
catsters guide
2014-06-23 18:38:26 -05:00
Jean Niklas L'orange
8e800d9f0f
Add in Debian installation steps.
2014-06-23 22:19:35 +02:00
Chris Allen
a997c0ec16
add'l laziness material
2014-06-21 12:44:08 -05:00
Chris Allen
3dce24b451
additional parametricity stuff
2014-06-20 10:29:04 -05:00
Chris Allen
4c64dbd72b
Forked local Hoogle instructions and added to guide
2014-06-18 18:23:35 -05:00
Chris Allen
6c3745e54e
added simple guide to Cabal
2014-06-12 21:27:37 -05:00
Chris Allen
7301c93803
Error messages monad reader added
2014-06-12 15:26:42 -05:00
Chris Allen
93369cb771
Added example Emacs setups.
2014-06-10 13:43:20 -05:00
Chris Allen
858cbaccab
Updated laziness material
2014-06-09 16:04:35 -05:00
Chris Allen
c1f7c7dd3a
Explain why not platform.
2014-06-06 16:34:00 -05:00
Chris Allen
14a0c84cbf
went ahead and explained Haskell, GHC, and Cabal.
2014-06-06 13:14:42 -05:00
Chris Allen
8bc2e1892f
Showed pattern matching
2014-06-05 17:42:40 -05:00
Chris Allen
136f8b3873
laziness, guarded recursion, strictness
2014-06-05 16:29:38 -05:00
Chris Allen
6993c48140
initial/final, DSLs, finally tagless
2014-06-04 15:34:47 -05:00
Chris Allen
4ab5573f34
double update
2014-06-04 02:56:59 -05:00
Chris Allen
e62e3f67e7
monads & comonads
2014-06-03 06:27:42 -05:00