Skip to content

Commit

Permalink
deploy: a0dac9c
Browse files Browse the repository at this point in the history
  • Loading branch information
soupi committed Nov 8, 2024
1 parent 6679ee6 commit 4dc05f0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 04-markup/04-parsing_02.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h2 id="pattern-matching"><a class="header" href="#pattern-matching">Pattern Mat
<p><strong>My recommendation is to always use <code>-Wall</code></strong>!</p>
<blockquote>
<p>As an aside, while it is possible to use pattern matching in function definitions by defining a function
multiple times, <a href="https://fosstodon.org/@suppi/110360105149103689">I personally don't like that feature very much</a>
multiple times, <a href="https://web.archive.org/web/20200509003311/https://twitter.com/_gilmi/status/1257225601079029760">I personally don't like that feature very much</a>
and I would encourage you to avoid it,
but if you want to use it instead of case expressions, it is possible.</p>
</blockquote>
Expand Down
2 changes: 1 addition & 1 deletion 10-recap.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h2 id="thank-you"><a class="header" href="#thank-you">Thank you!</a></h2>
<p>I would very much like to hear your feedback. If you'd like, you could leave your
feedback on this book's
<a href="https://github.com/soupi/learn-haskell-blog-generator/discussions">discussion board</a>,
or you could reach me directly on <a href="https://fosstodon.org/@suppi">mastodon</a> or via email.
or you could reach me via email.
You can find my contact information <a href="https://gilmi.me">on my website</a>.</p>
<p>If you liked this book, do let me know - your kind words mean a lot.</p>
<blockquote>
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -3200,7 +3200,7 @@ <h2 id="pattern-matching"><a class="header" href="#pattern-matching">Pattern Mat
<p><strong>My recommendation is to always use <code>-Wall</code></strong>!</p>
<blockquote>
<p>As an aside, while it is possible to use pattern matching in function definitions by defining a function
multiple times, <a href="https://fosstodon.org/@suppi/110360105149103689">I personally don't like that feature very much</a>
multiple times, <a href="https://web.archive.org/web/20200509003311/https://twitter.com/_gilmi/status/1257225601079029760">I personally don't like that feature very much</a>
and I would encourage you to avoid it,
but if you want to use it instead of case expressions, it is possible.</p>
</blockquote>
Expand Down Expand Up @@ -8705,7 +8705,7 @@ <h2 id="thank-you"><a class="header" href="#thank-you">Thank you!</a></h2>
<p>I would very much like to hear your feedback. If you'd like, you could leave your
feedback on this book's
<a href="https://github.com/soupi/learn-haskell-blog-generator/discussions">discussion board</a>,
or you could reach me directly on <a href="https://fosstodon.org/@suppi">mastodon</a> or via email.
or you could reach me via email.
You can find my contact information <a href="https://gilmi.me">on my website</a>.</p>
<p>If you liked this book, do let me know - your kind words mean a lot.</p>
<blockquote>
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 4dc05f0

Please sign in to comment.