Commit Graph

264 Commits

Author SHA1 Message Date
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
Stephen Diehl
0ae112b173 stack build commands 2015-12-22 13:22:52 -05:00
Stephen Diehl
3d4fd0a074 added readme for poly_constraints 2015-12-22 12:56:52 -05:00
Stephen Diehl
8b91de803d poly constraint generator solver 2015-12-22 12:55:45 -05:00
Stephen Diehl
480252bf0e rework poly directory 2015-12-22 12:52:10 -05:00
Stephen Diehl
1b9f62c1d2 rework build directions 2015-12-13 22:16:16 -05:00
Stephen Diehl
ac2eedb58f crosslink chapter10 2015-12-13 18:19:34 -05:00
Stephen Diehl
dd53d46d0f added example generics cases 2015-12-13 17:44:06 -05:00
Stephen Diehl
e48d07acd7 except handling for alex lexer 2015-12-13 17:30:02 -05:00
Stephen Diehl
534f229626 fix partiality for evaluation 2015-12-13 16:57:50 -05:00
Stephen Diehl
456dde3faa refine happy parser example 2015-12-13 13:58:00 -05:00
Stephen Diehl
041b118c5d crossslink chapter 10 2015-12-12 13:42:06 -05:00
Stephen Diehl
d0c03bb085 memory layout of adts 2015-12-12 12:46:28 -05:00
Stephen Diehl
8c82c07a77 use make under stack shell 2015-12-11 15:20:06 -05:00
Stephen Diehl
46846a99a3 punt on 7.10 for now 2015-12-11 14:30:18 -05:00
Stephen Diehl
3490618206 relax upper bound 2015-12-11 12:13:00 -05:00
Stephen Diehl
5a8b365573 rephrase introduction 2015-12-11 12:06:09 -05:00
Stephen Diehl
671bdddb4e start work on Chapter 9 2015-12-11 11:49:06 -05:00
Stephen Diehl
9937f91af2 ghc 7.10 for travis 2015-12-11 11:48:54 -05:00
Stephen Diehl
51d32c6f89 update poly implementation to use stack 2015-12-11 11:48:26 -05:00
Stephen Diehl
41b74185f1 fix latex travis build 2015-12-11 11:24:55 -05:00
Stephen Diehl
133c1d82af bump lambda calculus examples 2015-12-10 10:55:42 -05:00
Stephen Diehl
142b1628a9 added stack support 2015-11-26 19:16:46 -05:00
Stephen Diehl
c536b30c9a note about latex build 2015-11-21 09:55:41 -05:00
Stephen Diehl
0ecbb87423 build environment 2015-11-21 09:52:39 -05:00
Stephen Diehl
f23c18bf17 Merge pull request #70 from samvher/patch-4
Some additions for clarification and minor changes
2015-11-02 09:03:19 -05:00