
Haskell Weekly
57 episodes — Page 2 of 2
Ep 7Parser Combinators
<p>Cameron Gera and Taylor Fausak talk about how regular expressions compare to parser combinators in Haskell.</p> <ul> <li><a href="https://williamyaoh.com/posts/2019-04-11-cheatsheet-to-regexes-in-haskell.html">https://williamyaoh.com/posts/2019-04-11-cheatsheet-to-regexes-in-haskell.html</a></li> </ul>
Ep 6Fast Feedback
<p>Jason Fry and Taylor Fausak talk about getting fast feedback when developing Haskell by using ghcid.</p> <ul> <li><a href="https://functor.tokyo/blog/2019-04-07-ghcid-for-web-app-dev">https://functor.tokyo/blog/2019-04-07-ghcid-for-web-app-dev</a></li> </ul>
Ep 5Build Tools
<p>Cameron Gera and Taylor Fausak talk about build tools in Haskell, including Stack and Cabal.</p> <ul> <li><a href="https://sakshamsharma.com/2018/03/haskell-proj-struct/">https://sakshamsharma.com/2018/03/haskell-proj-struct/</a></li> </ul>
Ep 4Boolean Blindness
<p>Dustin Segers and Taylor Fausak talk about avoiding boolean blindness by using custom types.</p> <ul> <li><a href="https://runtimeverification.com/blog/code-smell-boolean-blindness/">https://runtimeverification.com/blog/code-smell-boolean-blindness/</a></li> </ul>
Ep 3Frontend Languages
<p>Jason Fry and Taylor Fausak compare frontend and backend languages, including PureScript and Elm.</p> <ul> <li><a href="https://www.parsonsmatt.org/2015/10/03/elm_vs_purescript.html">https://www.parsonsmatt.org/2015/10/03/elm_vs_purescript.html</a></li> </ul>
Ep 2Upgrading Elm
<p>Sara Lichtenstein and Taylor Fausak talk about the good and bad of upgrading from Elm 0.18 to 0.19.</p> <ul> <li><a href="https://engineering.itpro.tv/2019/03/01/upgrading-elm-to-v19/">https://engineering.itpro.tv/2019/03/01/upgrading-elm-to-v19/</a></li> </ul>
Ep 1Handling Exceptions
<p>Cody Goodman and Taylor Fausak talk about handling errors in Haskell by using exceptions.</p> <ul> <li><a href="https://markkarpov.com/tutorial/exceptions.html">https://markkarpov.com/tutorial/exceptions.html</a></li> </ul>