
9 Oct
2010
9 Oct
'10
12:19 a.m.
Great work! I think I'm going to use it. Any plan on packaging up Christopher Done's HaskellDB's type operators: http://chrisdone.com/posts/2010-10-07-haskelldb-and-typeoperator-madness.htm... Which allows you to write something like: type PersonTable = Table :$: Expr :%: Id ::: Integer :+: Age ::: Integer :+: Email ::: String :+: Blurb ::: Maybe String :+: End Regards, Bas