[Haskell-cafe] persistent and safe-money packages
Debasish Ghosh
ghosh.debasish at gmail.com
Thu Jan 16 20:10:28 UTC 2020
Hi -
I am using "persistent" for database access in Haskell. However in my
domain model I have used the Dense data type from safe-money (
https://hackage.haskell.org/package/safe-money) as the money datatype. It
looks like this data type is not supported by default in persistent. Is
there a way around ?
Thanks in advance.
--
Debasish Ghosh
http://manning.com/ghosh2
http://manning.com/ghosh
Twttr: @debasishg
Blog: http://debasishg.blogspot.com
Code: http://github.com/debasishg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200117/086829ff/attachment.html>
More information about the Haskell-Cafe
mailing list