in Code
Justin Le
home
archives
cv
Entries
History
Tags
Categories
Series
Recent
"Five-Point Haskell": Total Depravity (and Defensive Typing)
Advent of Code 2025: Haskell Solution Reflections for all 12 Days
The Baby Paradox in Haskell
Faking ADTs and GADTs in Languages That Shouldn't Have Them
Sum Types and Subtypes and Unions
back
#servant
Monday August 5, 2019
—
Comments
Dead-simple TCP/IP services using servant
in
#functional programming
,
#haskell
,
@Haskell
,
@Tutorials