Skip to content

Commit

Permalink
link to repo in the preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
lukleh committed Apr 3, 2016
1 parent ae8a3e0 commit 978a30f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

This is *UNOFFICIAL*. In this document you will find finished exercises (hopefully without bugs) and notes for the book *Haskell Programming from first principles* from *Chris Allen* and *Julie Monoruki*. More details about the book and a place where to purchase it - http://haskellbook.com/

Sources for this documents are at https://github.com/lukleh/haskell-book-excercises

IMPORTANT: These are my personal notes and solved exercises for the book. I did this for myself and thought it may as well help others. I claim nothing. As I progress in book, I try to update this document.

NOTE: This document is written in asciidoc, use Asciidoctor to build `asciidoctor index.adoc`
Expand Down
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,9 @@ <h1>Exercises and notes for book "Haskell Programming from first principles" - U
<div class="paragraph">
<p>This is <strong>UNOFFICIAL</strong>. In this document you will find finished exercises (hopefully without bugs) and notes for the book <strong>Haskell Programming from first principles</strong> from <strong>Chris Allen</strong> and <strong>Julie Monoruki</strong>. More details about the book and a place where to purchase it - <a href="http://haskellbook.com/" class="bare">http://haskellbook.com/</a></p>
</div>
<div class="paragraph">
<p>Sources for this documents are at <a href="https://github.com/lukleh/haskell-book-excercises" class="bare">https://github.com/lukleh/haskell-book-excercises</a></p>
</div>
<div class="admonitionblock important">
<table>
<tr>
Expand Down Expand Up @@ -6363,7 +6366,7 @@ <h4 id="_using_quickcheck">Using QuickCheck</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-04-03 18:26:41 CEST
Last updated 2016-04-03 19:00:05 CEST
</div>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">
Expand Down

0 comments on commit 978a30f

Please sign in to comment.