Commit graph

44 commits

Author SHA1 Message Date
Dan Burton
9b2651fd24 Add tools for uploading to SoH 2015-03-24 15:58:01 -07:00
Michael Snoyman
e406486da2 Merge pull request #8 from kazu-yamamoto/master
adding links.
2015-03-20 07:33:37 +02:00
Kazu Yamamoto
0933c765e5 adding links. 2015-03-20 09:20:12 +09:00
Kostiantyn Rybnikov
bf8abcb43b Add "Application infrastructure and support" chapters 2015-03-13 11:19:44 +02:00
Konstantine Rybnikov
338a597b58 Auto-completion via company-ghc 2015-03-11 08:51:03 +02:00
Michael Snoyman
7fa35b4c87 Added baton trick 2015-03-10 12:40:35 +02:00
Michael Snoyman
0d09c125df Add template for all about strings 2015-03-09 10:05:19 +02:00
Michael Snoyman
2631d34dc7 Designing APIs for extensibility
Pinging @mgsloan, this is a follow up to some of our code review.
2015-03-08 10:33:53 +00:00
Kostiantyn Rybnikov
1f25c84450 Add default data pattern 2015-03-06 19:21:19 +02:00
Kostiantyn Rybnikov
383737c831 Small clean-up on use-package usage 2015-03-06 10:47:53 +02:00
Kostiantyn Rybnikov
ba31d9e6a0 Merge pull request #7 from commercialhaskell/use-package
Add a section on use-package also.
2015-03-06 10:44:49 +02:00
Sibi
6f071c256e Add a section on use-package also.
Apart from Cask, I think use-package should also deserve a mention.
Also other section of this article needs to be update to include
use-package related config.
2015-03-05 21:18:07 +05:30
Konstantine Rybnikov
93ee2d520d Add note on running cask install 2015-03-05 17:19:38 +02:00
Konstantine Rybnikov
cfe7059980 Add ghc-mod and TAGS docs 2015-03-05 17:18:21 +02:00
Konstantine Rybnikov
326abdc6ca Update haskell-mode-hook 2015-03-05 11:21:38 +02:00
Kostiantyn Rybnikov
8884bd0cad Set language of snippets to elisp 2015-03-05 11:19:32 +02:00
Konstantine Rybnikov
48fa3afeb5 Add tutorial on emacs + haskell-mode setup 2015-03-05 11:14:51 +02:00
Konstantine Rybnikov
95fc0416bf Move system programming upper
Also moved topic regarding subprocess-launching there (removed it from standard needs)
2015-03-04 11:56:01 +02:00
Konstantine Rybnikov
15579bd290 Add item for tooling and IDEs
This should cover common things like "Emacs + ghc-mod"
2015-03-04 11:35:54 +02:00
Konstantine Rybnikov
d7a9edb3a2 Add section on code and project structiring 2015-03-04 11:34:04 +02:00
Konstantine Rybnikov
c29cb29cb2 Add topic on system programming
Also add a line regarding error-handling and other patterns of concurrency
2015-03-04 11:19:54 +02:00
Michael Snoyman
6725212625 Merge pull request #5 from k-bx/patch-1
Proposal to add few paragraphs
2015-03-04 09:34:28 +02:00
Konstantine Rybnikov
4d289d4488 Proposal to add few paragraphs
From my experience, while topics usually cover different methodologies of working with exceptions, real programs and libs in non-small apps use them all, so you have to combine or make sure you can convert between all possible types easily.
2015-03-04 09:31:07 +02:00
Sibi
2a680c1f95 Fix ordering and add catamorphism. 2015-02-26 18:29:07 +05:30
Michael Snoyman
0ea2009f6a Add a comment from Simon PJ 2015-02-26 13:39:19 +02:00
Michael Snoyman
00ec1c5a77 Example of generating docs 2015-02-25 09:53:06 +02:00
Michael Snoyman
a91ca6a904 Merge pull request #4 from commercialhaskell/readme-wiki-explanation
explain with respect to a Wiki
2015-02-25 07:07:07 +02:00
Michael Snoyman
ba4056e204 Add link from #3 2015-02-25 07:06:15 +02:00
Michael Snoyman
7dd2b08229 Add missing overview (fixes #2) 2015-02-25 07:04:13 +02:00
Michael Snoyman
a04128cd12 Merge pull request #1 from psibi/master
Minor fix: supporting -> supported
2015-02-25 07:02:26 +02:00
Greg Weber
28a0004f61 explain with respect to a Wiki 2015-02-24 10:57:44 -08:00
Sibi
8d566b645b Minor fix. 2015-02-24 23:34:07 +05:30
Michael Snoyman
5ead80fdb1 Sort outline a bit better 2015-02-24 12:47:31 +02:00
Michael Snoyman
5aa3d507cd Remove MezzoHaskell note 2015-02-24 12:39:44 +02:00
Michael Snoyman
b747850ae5 Some more outline tweaks 2015-02-24 12:35:17 +02:00
Michael Snoyman
a10ca72751 Start to flesh out outline 2015-02-24 12:30:12 +02:00
Michael Snoyman
7d916e2c14 Fix link 2015-02-24 11:46:54 +02:00
Michael Snoyman
967c877abe Exceptions best practices 2015-02-24 11:43:54 +02:00
Michael Snoyman
aa0fbfb633 Add missing insert-title 2015-02-24 11:36:36 +02:00
Michael Snoyman
aff3302718 Add some initial content: an outline and Primitive Haskell 2015-02-24 11:35:35 +02:00
Michael Snoyman
af4bf7f784 Update link text explanation 2015-02-24 11:35:18 +02:00
Michael Snoyman
735bf96888 Fix YAML frontmatter syntax 2015-02-24 11:20:17 +02:00
Michael Snoyman
86729785d8 Initial samples and README 2015-02-24 11:18:51 +02:00
Michael Snoyman
a883deb067 Initial commit 2015-02-24 10:42:03 +02:00