
16 Jan
2020
16 Jan
'20
3:10 p.m.
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