
25 Apr
2010
25 Apr
'10
9:22 p.m.
2010/4/25 Günther Schmidt
Hello,
HaskellDB makes extensive use of Singleton Types, both in its original version and the more recent one where it's using HList instead of the legacy implementation.
I wonder if it is possible, not considering feasibility for the moment, to implement HaskellDB *without* using Singleton Types.
Would you please define "singleton type"? Luke