Skip to content
- 12/15/201524 days of Hackage, 2015: day 15: IOSpec: testing IO; and some QuickCheck tricks
- 12/14/201524 days of Hackage, 2015: day 14: Earley: a promising newer parser library for Haskell
- 12/13/201524 days of Hackage, 2015: day 13: hint: runtime eval for Haskell
- 12/12/201524 days of Hackage, 2015: day 12: json-autotype: inferring types from data
- 12/11/201524 days of Hackage, 2015: day 11: monad-loops: avoiding writing recursive functions by refactoring
- 12/10/201524 days of Hackage, 2015: day 10: s-cargot: using S-expression syntax
- 12/9/201524 days of Hackage, 2015: day 9: Template Haskell goodies: here, interpolate, file-embed
- 12/8/201524 days of Hackage, 2015: day 8: multiset; I wish this were in the standard containers package
- 12/7/201524 days of Hackage, 2015: day 7: semigroups; NonEmpty list and a case study of types and tests
- 12/6/201524 days of Hackage, 2015: day 6: finding utilities with Hoogle and Hayoo: MissingH, extra
- 12/5/201524 days of Hackage, 2015: day 5: should-not-typecheck: making Haskell sort of dynamically typed with deferred type errors
- 12/4/201524 days of Hackage, 2015: day 4: wreq: Web client programming; with notes on lens and operator syntax
- 12/3/201524 days of Hackage, 2015: day 3: HSpec; the importance of testing
- 12/2/201524 days of Hackage, 2015: day 2: Regexes with pcre-heavy; standalone Haskell scripts using Stack
- 11/30/2015Haskell tidbits: 24 days of Hackage, 2015: day 1: Introduction and Stack