Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Postgresql and Haskell differ in how they print numbers at the limits of a double's precision. When these numbers have whole digits, we have less precision to give to the decimal part, so we need to be less accurate than 1e15.
- Loading branch information