Skip to content

Commit

Permalink
deploy: 2229cb8
Browse files Browse the repository at this point in the history
  • Loading branch information
milesfrain committed Aug 28, 2023
1 parent c97a404 commit 2a924ab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ <h1 class="menu-title">PureScript by Example</h1>
<h1 id="purescript-by-example"><a class="header" href="#purescript-by-example">PureScript by Example</a></h1>
<p>This repository contains a <a href="https://github.com/purescript-contrib/purescript-book/">community fork</a> of <em>PureScript by Example</em> by Phil Freeman, also known as &quot;the PureScript book&quot;. This version differs from the original in that it has been updated so that the code and exercises work with up-to-date versions of the compiler, libraries, and tools. Some chapters have also been rewritten to showcase the latest features of the PureScript ecosystem.</p>
<p>If you enjoyed the book or found it useful, please consider buying a copy of <a href="https://leanpub.com/purescript">the original on Leanpub</a>.</p>
<p>Translations: <a href="https://gemmaro.github.io/purescript-book/">日本語 (Japanese)</a></p>
<h2 id="status"><a class="header" href="#status">Status</a></h2>
<p>This book is being continuously updated as the language evolves, so please report any <a href="https://github.com/purescript-contrib/purescript-book/issues">issues</a> you discover with the material. We appreciate any feedback you have to share, even if it's as simple as pointing out a confusing section that we could make more beginner-friendly.</p>
<p>Unit tests are also being added to each chapter so you can check if your answers to the exercises are correct. See <a href="https://github.com/purescript-contrib/purescript-book/issues/79">#79</a> for the latest status on tests.</p>
Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ <h1 class="menu-title">PureScript by Example</h1>
<h1 id="purescript-by-example"><a class="header" href="#purescript-by-example">PureScript by Example</a></h1>
<p>This repository contains a <a href="https://github.com/purescript-contrib/purescript-book/">community fork</a> of <em>PureScript by Example</em> by Phil Freeman, also known as &quot;the PureScript book&quot;. This version differs from the original in that it has been updated so that the code and exercises work with up-to-date versions of the compiler, libraries, and tools. Some chapters have also been rewritten to showcase the latest features of the PureScript ecosystem.</p>
<p>If you enjoyed the book or found it useful, please consider buying a copy of <a href="https://leanpub.com/purescript">the original on Leanpub</a>.</p>
<p>Translations: <a href="https://gemmaro.github.io/purescript-book/">日本語 (Japanese)</a></p>
<h2 id="status"><a class="header" href="#status">Status</a></h2>
<p>This book is being continuously updated as the language evolves, so please report any <a href="https://github.com/purescript-contrib/purescript-book/issues">issues</a> you discover with the material. We appreciate any feedback you have to share, even if it's as simple as pointing out a confusing section that we could make more beginner-friendly.</p>
<p>Unit tests are also being added to each chapter so you can check if your answers to the exercises are correct. See <a href="https://github.com/purescript-contrib/purescript-book/issues/79">#79</a> for the latest status on tests.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 2a924ab

Please sign in to comment.