postgresql-simple
postgresql-simple copied to clipboard
Support for thyme
thyme supplies alternative UTCTime etc. types to the ones from time; it would be nice if they could be supported too.
It might be nice, but it would also increase the dependency graph of postgresql-simple. Unfortunately, Haskell doesn't really have a nice way to deal with this sort of issue, unless something has changed recently that I'm not aware of. (Which is quite possible.)