alfredo
Home
Posts
OSS
Talks
CV
Posts tagged haskell
Full archive of every post. Click a tag to filter by topic.
2017-05-06
About MonadBaseControl
haskell
fp
2017-04-07
The simplest Haskell Priority Queue implementation I know of
haskell
data-structures
2017-03-16
Deploying Haskell on AWS Lambda
haskell
aws
2016-10-23
iconv-typed: An experiment in API design and type safety
haskell
fp
2016-09-10
Paginators are Mealy Machines in disguise
haskell
fp
2015-11-03
How I deploy Haskell Code
haskell
fp
devops
2015-02-13
Releasing the threads-supervisor library
haskell
life
2015-01-25
Announcing "snaplet-purescript"
haskell
2014-12-12
Announcing (and releasing) the rncryptor-hs library
haskell
fp
2014-10-13
Fun with Dependent Types in Haskell
haskell
type-families
2014-09-07
Releasing the mandrill package on Hackage
haskell
2014-06-09
My ZuriHac 2014 project
haskell
snap
zurihac
2014-04-27
My Road to Haskell
haskell
life
2013-08-17
Copy Your Project Resources at Configure Time
fp
haskell
2013-07-28
State is Pure
fp
haskell
2013-07-20
Slick file download with Haskell in 40 SLOC
haskell
fp
2013-02-10
Demand more from your programming language
fp
haskell
scala
2012-10-31
Scalaz for the Haskell programmer - Part 1
fp
scala
haskell
2012-10-18
Fast Random Strings Generation in Haskell
fp
haskell
2012-10-17
Fun with Iteratee IO
fp
haskell
2012-09-13
Getting serious about Haskell
self
haskell
2012-09-12
Beware the defaulting
fp
haskell
ocaml