Category: Hackage
24 posts
- 12/24/2015 24 days of Hackage, 2015: day 24: conclusion and thanks
- 12/23/2015 24 days of Hackage, 2015: day 23: Liquid Haskell: refinement types for the real world
- 12/22/2015 24 days of Hackage, 2015: day 22: Shake: the dynamic build system
- 12/21/2015 24 days of Hackage, 2015: day 21: hood, GHood, Hoed: observation oriented debugging in Haskell
- 12/20/2015 24 days of Hackage, 2015: day 20: dimensional: type-checked computation on physical quantities with units
- 12/19/2015 24 days of Hackage, 2015: day 19: ghc-core-html, list-fusion-probe; checking GHC's fusion rewrite rules for erasing intermediate data from existence
- 12/18/2015 24 days of Hackage, 2015: day 18: vector, vector-algorithms: unleash your inner C programmer!
- 12/17/2015 24 days of Hackage, 2015: day 17: ansi-wl-pprint: avoiding string hacking
- 12/16/2015 24 days of Hackage, 2015: day 16: safe; what is safety anyway?
- 12/15/2015 24 days of Hackage, 2015: day 15: IOSpec: testing IO; and some QuickCheck tricks
- 12/14/2015 24 days of Hackage, 2015: day 14: Earley: a promising newer parser library for Haskell
- 12/13/2015 24 days of Hackage, 2015: day 13: hint: runtime eval for Haskell
- 12/12/2015 24 days of Hackage, 2015: day 12: json-autotype: inferring types from data
- 12/11/2015 24 days of Hackage, 2015: day 11: monad-loops: avoiding writing recursive functions by refactoring
- 12/10/2015 24 days of Hackage, 2015: day 10: s-cargot: using S-expression syntax
- 12/9/2015 24 days of Hackage, 2015: day 9: Template Haskell goodies: here, interpolate, file-embed
- 12/8/2015 24 days of Hackage, 2015: day 8: multiset; I wish this were in the standard containers package
- 12/7/2015 24 days of Hackage, 2015: day 7: semigroups; NonEmpty list and a case study of types and tests
- 12/6/2015 24 days of Hackage, 2015: day 6: finding utilities with Hoogle and Hayoo: MissingH, extra
- 12/5/2015 24 days of Hackage, 2015: day 5: should-not-typecheck: making Haskell sort of dynamically typed with deferred type errors
- 12/4/2015 24 days of Hackage, 2015: day 4: wreq: Web client programming; with notes on lens and operator syntax
- 12/3/2015 24 days of Hackage, 2015: day 3: HSpec; the importance of testing
- 12/2/2015 24 days of Hackage, 2015: day 2: Regexes with pcre-heavy; standalone Haskell scripts using Stack
- 11/30/2015 Haskell tidbits: 24 days of Hackage, 2015: day 1: Introduction and Stack