Some examples and links about Haskell postgresql-simple library.
nix-build result/bin/postgresql-simple-examples
- https://github.com/begriffs/haskell-postgres-examples/blob/master/postgresql-simple/two-and-two.hs
- http://www.stephendiehl.com/posts/haskell_web.html
- https://ocharles.org.uk/blog/posts/2012-12-03-postgresql-simple.html
- http://begriffs.com/posts/2013-09-10-haskell-postgresql-simple-examples-part.html
- http://begriffs.com/posts/2013-09-14-haskell-postgresql-simple-examples-part_13.html