Skip to content

Commit

Permalink
Link to the blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
bartavelle committed Jan 26, 2016
1 parent 227eed5 commit 68e91d2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# The seven startups

This is a whirlwind tour of some advanced Haskell features and design choices.
This is a whirlwind tour of some advanced Haskell features and design choices. The related blog posts are:

* [Part 1](http://lpuppet.banquise.net/blog/2014/05/10/7-startups-part-1-introduction-and-types/)
* [Part 2](http://lpuppet.banquise.net/blog/2014/05/12/7-startups-part-2-game-rules-definition/)
* [Part 3](http://lpuppet.banquise.net/blog/2014/05/16/7-startups-part-3-an-interpreter-for-the-rules/)
* [Part 4](http://lpuppet.banquise.net/blog/2014/05/22/7-startups-part-4-adding-an-asynchronous-backend/)
* [Part 5](http://lpuppet.banquise.net/blog/2014/08/09/7-startups-part-5-the-xmpp-backend/)

0 comments on commit 68e91d2

Please sign in to comment.