Commit Graph

289 Commits

Author SHA1 Message Date
Stephen Diehl
903371f6c0 Merge pull request #89 from VitorCBSB/master
Fix let inference (attempts to fix #72 and #82).
2016-10-31 12:19:02 +00:00
Vitor Coimbra de Oliveira
f0e0d82a77 Fix let inferece (attempts to fix #72 and #82).
Adds the offending functions to test.ml.
2016-09-24 22:45:47 -03:00
Stephen Diehl
8d6a09c30f Merge pull request #85 from da-x/master
007_path.d: ':core id' returns the value, not the type
2016-07-24 12:33:08 -04:00
Stephen Diehl
fc2be3da4b Merge pull request #87 from halyconic/master
fix names for ski combinators
2016-07-24 12:32:53 -04:00
Stephen Webber
033d0ae477 fix names for ski combinators 2016-07-23 18:34:57 -05:00
Stephen Diehl
5c515bd386 Merge pull request #86 from VitorCBSB/master
Chapter 5: Fixed Type Mismatch message for If.
2016-07-11 14:12:41 -04:00
Vitor Coimbra de Oliveira
3583071ab9 Fixed Type Mismatch message for If. 2016-07-07 11:44:06 -03:00
Stephen Diehl
63d0d4bb5d Merge pull request #84 from drudru/patch-1
Update 009_datatypes.md
2016-06-27 16:02:25 -04:00
Dan Aloni
a6ca688c28 007_path.d: ':core id' returns the value, not the type 2016-06-21 15:49:25 +03:00
Dru Nelson
6247545e37 Update 009_datatypes.md
Fixing the Haskell code for expression evaluation
2016-06-20 12:59:14 -07:00
Stephen Diehl
d6e49d1cf9 Merge pull request #83 from foreverbell/master
chapter8: placeholder is indexed from 1 according to Happy User Guide
2016-06-12 18:30:39 -04:00
foreverbell
0fb6b5ea5d chapter8: placeholder is indexed from 1 according to Happy User Guide 2016-04-29 16:15:15 +08:00
Stephen Diehl
d7271694d5 cc image 2016-04-28 09:40:22 -04:00
Stephen Diehl
9de9ef0c51 Merge pull request #80 from lazytype/lazytype_fix_typo
Fix minor typo (stratgies -> strategies)
2016-04-09 09:17:19 -04:00
Stephen Diehl
e5432b67c8 Merge pull request #81 from da-x/master
006_hindley_milner.md: typo fix (ExceptT)
2016-04-09 09:17:07 -04:00
Dan Aloni
56756e41f6 006_hindley_milner.md: typo fix (ExceptT) 2016-03-27 14:54:10 +03:00
lazytype
60573426f6 Fix minor typo (stratgies -> strategies) 2016-03-22 00:31:20 -07:00
Stephen Diehl
824a0378a7 rework pattern 2016-03-08 19:34:42 -05:00
Stephen Diehl
0aaf1fe9a9 Merge pull request #79 from da-x/master
Fix an occurrence of 'Just' in a type signature where Maybe should have been
2016-03-07 18:42:37 -05:00
Dan Aloni
41a9f8943c Fix an occurrence of 'Just' in a type signature where Maybe should have been 2016-03-03 09:39:20 +02:00
Stephen Diehl
f8c3d193a5 readme 2016-02-18 21:19:27 -05:00
Stephen Diehl
25b197cf47 move contributing to .github 2016-02-18 21:18:52 -05:00
Stephen Diehl
735ca4ce1e move readme 2016-02-18 21:17:16 -05:00
Stephen Diehl
063ffee83c Merge pull request #78 from wardw/wardw
Minor fix for example demonstrating recursion
2016-02-03 22:48:26 -05:00
Tom Ward
4619c8e291 Minor fix for example demonstrating recursion 2016-02-03 17:22:16 +00:00
Stephen Diehl
6d1a19032e bump template dates 2016-01-19 18:20:06 -05:00
Stephen Diehl
4e913157bb Merge branch 'master' of github.com:sdiehl/write-you-a-haskell 2016-01-19 18:17:15 -05:00
Stephen Diehl
341a24941b Merge pull request #77 from mseri/patch-3
Fix tightlist error on pdf generation
2016-01-19 18:17:09 -05:00
Stephen Diehl
5f216386fe Merge branch 'master' of github.com:sdiehl/write-you-a-haskell 2016-01-19 17:59:30 -05:00
Stephen Diehl
6e280081be rework index 2016-01-19 17:59:24 -05:00
Stephen Diehl
b696ef80a0 Merge pull request #76 from mseri/patch-2
Wrong image path
2016-01-19 17:59:14 -05:00
Stephen Diehl
e84f2bac70 Merge pull request #75 from mseri/patch-1
Fix for issue #74 and compilation on osx mentioned therein
2016-01-19 17:58:21 -05:00
mseri
4cad5e909b Fix tightlist error on pdf generation
When generating the pdf I got
```
! Undefined control sequence.
l.440 \tightlist
```

This was a bug (already fixed) also on pandoc templates.
2016-01-19 16:33:47 +00:00
mseri
cf1a1b2b9d Wrong image path 2016-01-19 16:12:09 +00:00
mseri
7578375157 Fix typo and explicit epub support 2016-01-19 16:09:55 +00:00
mseri
10853fac21 relax bounds on base
This is necessary for compatibility with the stack resolver 4.2
2016-01-19 15:06:35 +00:00
mseri
b5a09712d1 Update resolver to 4.2
This uses ghc 7.10.3 and works much better on osx
2016-01-19 15:04:49 +00:00
Stephen Diehl
d8deca44e0 added jit compiler images 2016-01-10 21:47:58 -05:00
Stephen Diehl
4acb416e10 integrate jit compilation with llvm 2016-01-10 21:25:31 -05:00
Stephen Diehl
0b2fa923d7 case expansion algorithm 2016-01-10 21:25:18 -05:00
Stephen Diehl
7662432760 rework tables in introduction 2015-12-31 02:38:45 -05:00
Stephen Diehl
4c13c06936 rewwork table layouts 2015-12-31 02:28:43 -05:00
Stephen Diehl
e8116f5e3d rephrase path section 2015-12-31 02:03:17 -05:00
Stephen Diehl
afbfd28137 change prompt characters 2015-12-31 02:00:04 -05:00
Stephen Diehl
84762f56a3 deploy pdf 2015-12-31 01:53:36 -05:00
Stephen Diehl
ff22627a01 bump license 2015-12-31 01:51:14 -05:00
Stephen Diehl
8f48a31b04 add datatypes to index 2015-12-31 01:36:05 -05:00
Stephen Diehl
e9d84a9daa upate ir introduction 2015-12-31 01:34:18 -05:00
Stephen Diehl
e093cbe1db enable build for chapter 11 2015-12-31 01:29:11 -05:00
Stephen Diehl
d5b2af46fd spelling 2015-12-22 13:27:34 -05:00