TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Strong types and testing – in Haskell

2 pointsby jcurboover 10 years ago

2 comments

jcurboover 10 years ago
Written by the same guy (Chris Allen, aka bitemyapp) who wrote the &quot;How I Start - Haskell&quot; article from the other day. (<a href="http://howistart.org/posts/haskell/1" rel="nofollow">http:&#x2F;&#x2F;howistart.org&#x2F;posts&#x2F;haskell&#x2F;1</a> HN discussion: <a href="https://news.ycombinator.com/item?id=8618486" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8618486</a>) I thought this was a great example of doing a real world task in Haskell and also taking advantage of static typing.
codygmanover 10 years ago
A shame this one didn&#x27;t get any discussion, especially from those who didn&#x27;t see the benefit in the original version.