Hacker News
- Comprehensive Haskell Sandboxes, Revisited (2015) https://web.archive.org/web/20230201014025/http:/www.edsko.net/2015/03/09/sandboxes-revisited/ 2 comments
- falsify: Internal Shrinking Reimagined for Haskell http://www.edsko.net/pubs/falsify.pdf 3 comments haskell
- Linear and Uniqueness types for Haskell http://edsko.net/2017/01/08/linearity-in-haskell/ 17 comments programming
- New blog post: Linearity, Uniqueness, and Haskell http://edsko.net/2017/01/08/linearity-in-haskell/ 29 comments haskell
- Using ATOM editor for Haskell dev http://edsko.net/2015/03/07/vim-to-atom/ 11 comments haskell
- Copying Cabal sandboxes http://www.edsko.net/2015/03/09/sandboxes-revisited/ 16 comments haskell
- New blog post: Writing Atom plugins in Haskell using ghcjs http://edsko.net/2015/02/14/atom-haskell/ 5 comments haskell
- Comprehensive Haskell Sandboxes http://www.edsko.net/2013/02/10/comprehensive-haskell-sandboxes/ 6 comments haskell
Lambda the Ultimate
- Uniqueness Typing Simplified http://www.edsko.net/pubs/ifl07-paper.pdf 7 comments Functional , Type Theory