build checks.x86_64-linux.mutation-really-safe-money

Reproduce this run
  1. 674.23 s [really-safe-money-gen] produces valid amounts 0.36 ms
  2. 674.23 s [really-safe-money-gen] passed for all of 100 inputs.
  3. 674.23 s [really-safe-money-gen] BTC
  4. 674.23 s [really-safe-money-gen] convert
  5. 674.23 s [really-safe-money-gen] produces valid amounts 1.21 ms
  6. 674.23 s [really-safe-money-gen] passed for all of 100 inputs.
  7. 674.23 s [really-safe-money-gen] rate
  8. 675.12 s [really-safe-money-gen] produces valid amounts 0.22 ms
  9. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  10. 675.12 s [really-safe-money-gen] CHF
  11. 675.12 s [really-safe-money-gen] convert
  12. 675.12 s [really-safe-money-gen] produces valid amounts 0.83 ms
  13. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  14. 675.12 s [really-safe-money-gen] rate
  15. 675.12 s [really-safe-money-gen] produces valid amounts 0.27 ms
  16. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  17. 675.12 s [really-safe-money-gen] ADA
  18. 675.12 s [really-safe-money-gen] rate
  19. 675.12 s [really-safe-money-gen] produces valid amounts 0.31 ms
  20. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  21. 675.12 s [really-safe-money-gen] convert
  22. 675.12 s [really-safe-money-gen] produces valid amounts 1.22 ms
  23. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  24. 675.12 s [really-safe-money-gen] Money.AmountSpec
  25. 675.12 s [really-safe-money-gen] rate
  26. 675.12 s [really-safe-money-gen] produces valid conversion rates 59.99 ms
  27. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  28. 675.12 s [really-safe-money-gen] computes a rate that can be used to do a conversion without rounding 214.54 ms
  29. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  30. 675.12 s [really-safe-money-gen] computes this USD to CHF rate correctly 0.01 ms
  31. 675.12 s [really-safe-money-gen] convert
  32. 675.12 s [really-safe-money-gen] succeeds in converting 1:1 without rounding if the quantisation factor is the same 65.94 ms
  33. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  34. 675.12 s [really-safe-money-gen] converts this USD to CHF correctly 0.01 ms
  35. 675.12 s [really-safe-money-gen] produces valid amounts 171.84 ms
  36. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  37. 675.12 s [really-safe-money-gen]
  38. 675.12 s [really-safe-money-gen]
  39. 675.12 s [really-safe-money-gen]
  40. 675.12 s [really-safe-money-gen] Examples: 202504
  41. 675.12 s [really-safe-money-gen] Passed: 346
  42. 675.12 s [really-safe-money-gen] Failed: 0
  43. 675.12 s [really-safe-money-gen] Sum of test runtimes: 11.79 seconds
  44. 675.12 s [really-safe-money-gen] Test suite took: 11.82 seconds
  45. 675.12 s [really-safe-money-gen]
  46. 675.12 s [really-safe-money-gen] Testing mutation ConstBool at src/Money/ConversionRate.hs:38:41-57:
  47. 675.12 s [really-safe-money-gen] @@ -35,7 +35,7 @@
  48. 675.12 s [really-safe-money-gen] validate cr@(ConversionRate r) =
  49. 675.12 s [really-safe-money-gen] mconcat
  50. 675.12 s [really-safe-money-gen] [ genericValidate cr,
  51. 675.12 s [really-safe-money-gen] - declare "The rate is nonzero" $ numerator r /= 0
  52. 675.12 s [really-safe-money-gen] + declare "The rate is nonzero" $ False
  53. 675.12 s [really-safe-money-gen] ]
  54. 675.12 s [really-safe-money-gen]
  55. 675.12 s [really-safe-money-gen] instance NFData ConversionRate
  56. 675.12 s [really-safe-money-gen] Tests:
  57. 675.12 s [really-safe-money-gen]
  58. 675.12 s [really-safe-money-gen] Money.ConversionRateSpec
  59. 675.12 s [really-safe-money-gen] Rational
  60. 675.12 s [really-safe-money-gen] fromRational
  61. 675.12 s [really-safe-money-gen] roundtrips with toRational 141.90 ms
  62. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  63. 675.12 s [really-safe-money-gen] produces valid conversion rates 248.95 ms
  64. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  65. 675.12 s [really-safe-money-gen] Ratio
  66. 675.12 s [really-safe-money-gen] fromRatio
  67. 675.12 s [really-safe-money-gen] produces valid conversion rates 308.43 ms
  68. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  69. 675.12 s [really-safe-money-gen] roundtrips with toRatio 353.72 ms
  70. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  71. 675.12 s [really-safe-money-gen] invert
  72. 675.12 s [really-safe-money-gen] produces valid rates 388.36 ms
  73. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  74. 675.12 s [really-safe-money-gen] DecimalLiteral
  75. 675.12 s [really-safe-money-gen] fromDecimalLiteral
  76. 675.12 s [really-safe-money-gen] produces valid conversion rates 476.75 ms
  77. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  78. 675.12 s [really-safe-money-gen] roundtrips with toDecimalLiteral 7464.82 ms
  79. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  80. 675.12 s [really-safe-money-gen] compose
  81. 675.12 s [really-safe-money-gen] produces valid rates 107.39 ms
  82. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  83. 675.12 s [really-safe-money-gen] GenValid ConversionRate
  84. 675.12 s [really-safe-money-gen] genValid :: Gen ConversionRate
  85. 675.12 s [really-safe-money-gen] only generates valid 'ConversionRate's 60.35 ms
  86. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  87. 675.12 s [really-safe-money-gen] Money.AccountSpec
  88. 675.12 s [really-safe-money-gen] convert
  89. 675.12 s [really-safe-money-gen] succeeds in converting 1:1 without rounding if the quantisation factor is the same 93.13 ms
  90. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  91. 675.12 s [really-safe-money-gen] produces valid amounts 277.28 ms
  92. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  93. 675.12 s [really-safe-money-gen] converts this USD to CHF correctly 0.01 ms
  94. 675.12 s [really-safe-money-gen] rate
  95. 675.12 s [really-safe-money-gen] computes a rate that can be used to do a conversion without rounding 177.64 ms
  96. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  97. 675.12 s [really-safe-money-gen] produces valid conversion rates 110.80 ms
  98. 675.12 s [really-safe-money-gen] passed for all of 10000 inputs.
  99. 675.12 s [really-safe-money-gen] computes this USD to CHF rate correctly 0.01 ms
  100. 675.12 s [really-safe-money-gen] Money.AccountOfSpec
  101. 675.12 s [really-safe-money-gen] USD
  102. 675.12 s [really-safe-money-gen] USD
  103. 675.12 s [really-safe-money-gen] convert
  104. 675.12 s [really-safe-money-gen] produces valid amounts 1.70 ms
  105. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  106. 675.12 s [really-safe-money-gen] rate
  107. 675.12 s [really-safe-money-gen] produces valid amounts 0.42 ms
  108. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  109. 675.12 s [really-safe-money-gen] BTC
  110. 675.12 s [really-safe-money-gen] rate
  111. 675.12 s [really-safe-money-gen] produces valid amounts 0.45 ms
  112. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  113. 675.12 s [really-safe-money-gen] convert
  114. 675.12 s [really-safe-money-gen] produces valid amounts 1.73 ms
  115. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  116. 675.12 s [really-safe-money-gen] INR
  117. 675.12 s [really-safe-money-gen] rate
  118. 675.12 s [really-safe-money-gen] produces valid amounts 0.41 ms
  119. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  120. 675.12 s [really-safe-money-gen] convert
  121. 675.12 s [really-safe-money-gen] produces valid amounts 1.21 ms
  122. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  123. 675.12 s [really-safe-money-gen] ADA
  124. 675.12 s [really-safe-money-gen] rate
  125. 675.12 s [really-safe-money-gen] produces valid amounts 0.75 ms
  126. 675.12 s [really-safe-money-gen] passed for all of 100 inputs.
  127. 675.12 s [really-safe-money-gen] convert
  128. 675.12 s [really-safe-money-gen] produces valid amounts 1.34 ms
  129. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  130. 675.13 s [really-safe-money-gen] CHF
  131. 675.13 s [really-safe-money-gen] convert
  132. 675.13 s [really-safe-money-gen] produces valid amounts 1.70 ms
  133. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  134. 675.13 s [really-safe-money-gen] rate
  135. 675.13 s [really-safe-money-gen] produces valid amounts 0.38 ms
  136. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  137. 675.13 s [really-safe-money-gen] INR
  138. 675.13 s [really-safe-money-gen] USD
  139. 675.13 s [really-safe-money-gen] convert
  140. 675.13 s [really-safe-money-gen] produces valid amounts 1.49 ms
  141. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  142. 675.13 s [really-safe-money-gen] rate
  143. 675.13 s [really-safe-money-gen] produces valid amounts 0.40 ms
  144. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  145. 675.13 s [really-safe-money-gen] CHF
  146. 675.13 s [really-safe-money-gen] rate
  147. 675.13 s [really-safe-money-gen] produces valid amounts 0.36 ms
  148. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  149. 675.13 s [really-safe-money-gen] convert
  150. 675.13 s [really-safe-money-gen] produces valid amounts 1.18 ms
  151. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  152. 675.13 s [really-safe-money-gen] BTC
  153. 675.13 s [really-safe-money-gen] rate
  154. 675.13 s [really-safe-money-gen] produces valid amounts 0.73 ms
  155. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  156. 675.13 s [really-safe-money-gen] convert
  157. 675.13 s [really-safe-money-gen] produces valid amounts 1.92 ms
  158. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  159. 675.13 s [really-safe-money-gen] ADA
  160. 675.13 s [really-safe-money-gen] convert
  161. 675.13 s [really-safe-money-gen] produces valid amounts 1.93 ms
  162. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  163. 675.13 s [really-safe-money-gen] rate
  164. 675.13 s [really-safe-money-gen] produces valid amounts 0.48 ms
  165. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  166. 675.13 s [really-safe-money-gen] INR
  167. 675.13 s [really-safe-money-gen] convert
  168. 675.13 s [really-safe-money-gen] produces valid amounts 1.66 ms
  169. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  170. 675.13 s [really-safe-money-gen] rate
  171. 675.13 s [really-safe-money-gen] produces valid amounts 0.33 ms
  172. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  173. 675.13 s [really-safe-money-gen] CHF
  174. 675.13 s [really-safe-money-gen] USD
  175. 675.13 s [really-safe-money-gen] rate
  176. 675.13 s [really-safe-money-gen] produces valid amounts 0.51 ms
  177. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  178. 675.13 s [really-safe-money-gen] convert
  179. 675.13 s [really-safe-money-gen] produces valid amounts 1.45 ms
  180. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  181. 675.13 s [really-safe-money-gen] BTC
  182. 675.13 s [really-safe-money-gen] convert
  183. 675.13 s [really-safe-money-gen] produces valid amounts 1.42 ms
  184. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  185. 675.13 s [really-safe-money-gen] rate
  186. 675.13 s [really-safe-money-gen] produces valid amounts 0.34 ms
  187. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  188. 675.13 s [really-safe-money-gen] ADA
  189. 675.13 s [really-safe-money-gen] convert
  190. 675.13 s [really-safe-money-gen] produces valid amounts 2.08 ms
  191. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  192. 675.13 s [really-safe-money-gen] rate
  193. 675.13 s [really-safe-money-gen] produces valid amounts 0.57 ms
  194. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  195. 675.13 s [really-safe-money-gen] CHF
  196. 675.13 s [really-safe-money-gen] rate
  197. 675.13 s [really-safe-money-gen] produces valid amounts 0.53 ms
  198. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  199. 675.13 s [really-safe-money-gen] convert
  200. 675.13 s [really-safe-money-gen] produces valid amounts 2.00 ms
  201. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  202. 675.13 s [really-safe-money-gen] INR
  203. 675.13 s [really-safe-money-gen] convert
  204. 675.13 s [really-safe-money-gen] produces valid amounts 1.88 ms
  205. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  206. 675.13 s [really-safe-money-gen] rate
  207. 675.13 s [really-safe-money-gen] produces valid amounts 1.01 ms
  208. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  209. 675.13 s [really-safe-money-gen] ADA
  210. 675.13 s [really-safe-money-gen] CHF
  211. 675.13 s [really-safe-money-gen] rate
  212. 675.13 s [really-safe-money-gen] produces valid amounts 0.57 ms
  213. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  214. 675.13 s [really-safe-money-gen] convert
  215. 675.13 s [really-safe-money-gen] produces valid amounts 1.36 ms
  216. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  217. 675.13 s [really-safe-money-gen] INR
  218. 675.13 s [really-safe-money-gen] rate
  219. 675.13 s [really-safe-money-gen] produces valid amounts 0.76 ms
  220. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  221. 675.13 s [really-safe-money-gen] convert
  222. 675.13 s [really-safe-money-gen] produces valid amounts 1.59 ms
  223. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  224. 675.13 s [really-safe-money-gen] ADA
  225. 675.13 s [really-safe-money-gen] convert
  226. 675.13 s [really-safe-money-gen] produces valid amounts 1.82 ms
  227. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  228. 675.13 s [really-safe-money-gen] rate
  229. 675.13 s [really-safe-money-gen] produces valid amounts 0.62 ms
  230. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  231. 675.13 s [really-safe-money-gen] BTC
  232. 675.13 s [really-safe-money-gen] convert
  233. 675.13 s [really-safe-money-gen] produces valid amounts 1.36 ms
  234. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  235. 675.13 s [really-safe-money-gen] rate
  236. 675.13 s [really-safe-money-gen] produces valid amounts 0.91 ms
  237. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  238. 675.13 s [really-safe-money-gen] USD
  239. 675.13 s [really-safe-money-gen] convert
  240. 675.13 s [really-safe-money-gen] produces valid amounts 1.26 ms
  241. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  242. 675.13 s [really-safe-money-gen] rate
  243. 675.13 s [really-safe-money-gen] produces valid amounts 0.42 ms
  244. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  245. 675.13 s [really-safe-money-gen] BTC
  246. 675.13 s [really-safe-money-gen] BTC
  247. 675.13 s [really-safe-money-gen] convert
  248. 675.13 s [really-safe-money-gen] produces valid amounts 1.73 ms
  249. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  250. 675.13 s [really-safe-money-gen] rate
  251. 675.13 s [really-safe-money-gen] produces valid amounts 0.43 ms
  252. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  253. 675.13 s [really-safe-money-gen] USD
  254. 675.13 s [really-safe-money-gen] convert
  255. 675.13 s [really-safe-money-gen] produces valid amounts 1.97 ms
  256. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  257. 675.13 s [really-safe-money-gen] rate
  258. 675.13 s [really-safe-money-gen] produces valid amounts 0.38 ms
  259. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  260. 675.13 s [really-safe-money-gen] ADA
  261. 675.13 s [really-safe-money-gen] convert
  262. 675.13 s [really-safe-money-gen] produces valid amounts 1.54 ms
  263. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  264. 675.13 s [really-safe-money-gen] rate
  265. 675.13 s [really-safe-money-gen] produces valid amounts 0.89 ms
  266. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  267. 675.13 s [really-safe-money-gen] INR
  268. 675.13 s [really-safe-money-gen] rate
  269. 675.13 s [really-safe-money-gen] produces valid amounts 0.51 ms
  270. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  271. 675.13 s [really-safe-money-gen] convert
  272. 675.13 s [really-safe-money-gen] produces valid amounts 1.53 ms
  273. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  274. 675.13 s [really-safe-money-gen] CHF
  275. 675.13 s [really-safe-money-gen] rate
  276. 675.13 s [really-safe-money-gen] produces valid amounts 0.86 ms
  277. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  278. 675.13 s [really-safe-money-gen] convert
  279. 675.13 s [really-safe-money-gen] produces valid amounts 1.37 ms
  280. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  281. 675.13 s [really-safe-money-gen] Money.ConversionRateOfSpec
  282. 675.13 s [really-safe-money-gen] INR
  283. 675.13 s [really-safe-money-gen] ADA
  284. 675.13 s [really-safe-money-gen] Ratio
  285. 675.13 s [really-safe-money-gen] fromRatio
  286. 675.13 s [really-safe-money-gen] roundtrips with toRatio 1.03 ms
  287. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  288. 675.13 s [really-safe-money-gen] produces valid conversion rates 0.61 ms
  289. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  290. 675.13 s [really-safe-money-gen] GenValid (ConversionRateOf INR ADA)
  291. 675.13 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR ADA)
  292. 675.13 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR ADA)'s 0.63 ms
  293. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  294. 675.13 s [really-safe-money-gen] Rational
  295. 675.13 s [really-safe-money-gen] fromRational
  296. 675.13 s [really-safe-money-gen] produces valid conversion rates 0.89 ms
  297. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  298. 675.13 s [really-safe-money-gen] roundtrips with toRational 1.02 ms
  299. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  300. 675.13 s [really-safe-money-gen] compose
  301. 675.13 s [really-safe-money-gen] produces valid rates 0.80 ms
  302. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  303. 675.13 s [really-safe-money-gen] invert
  304. 675.13 s [really-safe-money-gen] produces valid rates 0.63 ms
  305. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  306. 675.13 s [really-safe-money-gen] DecimalLiteral
  307. 675.13 s [really-safe-money-gen] fromDecimalLiteral
  308. 675.13 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.95 ms
  309. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  310. 675.13 s [really-safe-money-gen] produces valid conversion rates 1.37 ms
  311. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  312. 675.13 s [really-safe-money-gen] BTC
  313. 675.13 s [really-safe-money-gen] Ratio
  314. 675.13 s [really-safe-money-gen] fromRatio
  315. 675.13 s [really-safe-money-gen] roundtrips with toRatio 0.64 ms
  316. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  317. 675.13 s [really-safe-money-gen] produces valid conversion rates 0.55 ms
  318. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  319. 675.13 s [really-safe-money-gen] invert
  320. 675.13 s [really-safe-money-gen] produces valid rates 0.82 ms
  321. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  322. 675.13 s [really-safe-money-gen] compose
  323. 675.13 s [really-safe-money-gen] produces valid rates 1.70 ms
  324. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  325. 675.13 s [really-safe-money-gen] Rational
  326. 675.13 s [really-safe-money-gen] fromRational
  327. 675.13 s [really-safe-money-gen] roundtrips with toRational 0.94 ms
  328. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  329. 675.13 s [really-safe-money-gen] produces valid conversion rates 1.05 ms
  330. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  331. 675.13 s [really-safe-money-gen] DecimalLiteral
  332. 675.13 s [really-safe-money-gen] fromDecimalLiteral
  333. 675.13 s [really-safe-money-gen] produces valid conversion rates 1.55 ms
  334. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  335. 675.13 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.76 ms
  336. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  337. 675.13 s [really-safe-money-gen] GenValid (ConversionRateOf INR BTC)
  338. 675.13 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR BTC)
  339. 675.13 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR BTC)'s 0.54 ms
  340. 675.13 s [really-safe-money-gen] passed for all of 100 inputs.
  341. 675.13 s [really-safe-money-gen] CHF
  342. 675.13 s [really-safe-money-gen] DecimalLiteral
  343. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  344. 675.14 s [really-safe-money-gen] produces valid conversion rates 1.09 ms
  345. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  346. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 55.34 ms
  347. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  348. 675.14 s [really-safe-money-gen] Ratio
  349. 675.14 s [really-safe-money-gen] fromRatio
  350. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.54 ms
  351. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  352. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.93 ms
  353. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  354. 675.14 s [really-safe-money-gen] Rational
  355. 675.14 s [really-safe-money-gen] fromRational
  356. 675.14 s [really-safe-money-gen] roundtrips with toRational 0.65 ms
  357. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  358. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.79 ms
  359. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  360. 675.14 s [really-safe-money-gen] invert
  361. 675.14 s [really-safe-money-gen] produces valid rates 0.77 ms
  362. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  363. 675.14 s [really-safe-money-gen] compose
  364. 675.14 s [really-safe-money-gen] produces valid rates 1.16 ms
  365. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  366. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf INR CHF)
  367. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR CHF)
  368. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR CHF)'s 0.44 ms
  369. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  370. 675.14 s [really-safe-money-gen] USD
  371. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf INR USD)
  372. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR USD)
  373. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR USD)'s 0.44 ms
  374. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  375. 675.14 s [really-safe-money-gen] Rational
  376. 675.14 s [really-safe-money-gen] fromRational
  377. 675.14 s [really-safe-money-gen] produces valid conversion rates 1.15 ms
  378. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  379. 675.14 s [really-safe-money-gen] roundtrips with toRational 0.54 ms
  380. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  381. 675.14 s [really-safe-money-gen] invert
  382. 675.14 s [really-safe-money-gen] produces valid rates 0.77 ms
  383. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  384. 675.14 s [really-safe-money-gen] Ratio
  385. 675.14 s [really-safe-money-gen] fromRatio
  386. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.93 ms
  387. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  388. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.60 ms
  389. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  390. 675.14 s [really-safe-money-gen] compose
  391. 675.14 s [really-safe-money-gen] produces valid rates 0.87 ms
  392. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  393. 675.14 s [really-safe-money-gen] DecimalLiteral
  394. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  395. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.38 ms
  396. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  397. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.86 ms
  398. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  399. 675.14 s [really-safe-money-gen] INR
  400. 675.14 s [really-safe-money-gen] Rational
  401. 675.14 s [really-safe-money-gen] fromRational
  402. 675.14 s [really-safe-money-gen] roundtrips with toRational 1.09 ms
  403. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  404. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.90 ms
  405. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  406. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf INR INR)
  407. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR INR)
  408. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR INR)'s 0.44 ms
  409. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  410. 675.14 s [really-safe-money-gen] DecimalLiteral
  411. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  412. 675.14 s [really-safe-money-gen] produces valid conversion rates 1.31 ms
  413. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  414. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.73 ms
  415. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  416. 675.14 s [really-safe-money-gen] compose
  417. 675.14 s [really-safe-money-gen] produces valid rates 1.28 ms
  418. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  419. 675.14 s [really-safe-money-gen] invert
  420. 675.14 s [really-safe-money-gen] produces valid rates 0.59 ms
  421. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  422. 675.14 s [really-safe-money-gen] Ratio
  423. 675.14 s [really-safe-money-gen] fromRatio
  424. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.83 ms
  425. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  426. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.87 ms
  427. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  428. 675.14 s [really-safe-money-gen] ADA
  429. 675.14 s [really-safe-money-gen] USD
  430. 675.14 s [really-safe-money-gen] compose
  431. 675.14 s [really-safe-money-gen] produces valid rates 0.79 ms
  432. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  433. 675.14 s [really-safe-money-gen] Ratio
  434. 675.14 s [really-safe-money-gen] fromRatio
  435. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.52 ms
  436. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  437. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.84 ms
  438. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  439. 675.14 s [really-safe-money-gen] invert
  440. 675.14 s [really-safe-money-gen] produces valid rates 0.56 ms
  441. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  442. 675.14 s [really-safe-money-gen] Rational
  443. 675.14 s [really-safe-money-gen] fromRational
  444. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.74 ms
  445. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  446. 675.14 s [really-safe-money-gen] roundtrips with toRational 0.98 ms
  447. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  448. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf ADA USD)
  449. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA USD)
  450. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA USD)'s 0.49 ms
  451. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  452. 675.14 s [really-safe-money-gen] DecimalLiteral
  453. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  454. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 54.13 ms
  455. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  456. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.97 ms
  457. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  458. 675.14 s [really-safe-money-gen] CHF
  459. 675.14 s [really-safe-money-gen] DecimalLiteral
  460. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  461. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 52.26 ms
  462. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  463. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.84 ms
  464. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  465. 675.14 s [really-safe-money-gen] compose
  466. 675.14 s [really-safe-money-gen] produces valid rates 1.29 ms
  467. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  468. 675.14 s [really-safe-money-gen] Rational
  469. 675.14 s [really-safe-money-gen] fromRational
  470. 675.14 s [really-safe-money-gen] roundtrips with toRational 0.61 ms
  471. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  472. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.81 ms
  473. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  474. 675.14 s [really-safe-money-gen] Ratio
  475. 675.14 s [really-safe-money-gen] fromRatio
  476. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.47 ms
  477. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  478. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.96 ms
  479. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  480. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf ADA CHF)
  481. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA CHF)
  482. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA CHF)'s 0.49 ms
  483. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  484. 675.14 s [really-safe-money-gen] invert
  485. 675.14 s [really-safe-money-gen] produces valid rates 0.52 ms
  486. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  487. 675.14 s [really-safe-money-gen] ADA
  488. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf ADA ADA)
  489. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA ADA)
  490. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA ADA)'s 0.85 ms
  491. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  492. 675.14 s [really-safe-money-gen] invert
  493. 675.14 s [really-safe-money-gen] produces valid rates 0.57 ms
  494. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  495. 675.14 s [really-safe-money-gen] Ratio
  496. 675.14 s [really-safe-money-gen] fromRatio
  497. 675.14 s [really-safe-money-gen] roundtrips with toRatio 0.44 ms
  498. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  499. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.54 ms
  500. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  501. 675.14 s [really-safe-money-gen] compose
  502. 675.14 s [really-safe-money-gen] produces valid rates 1.29 ms
  503. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  504. 675.14 s [really-safe-money-gen] Rational
  505. 675.14 s [really-safe-money-gen] fromRational
  506. 675.14 s [really-safe-money-gen] roundtrips with toRational 0.83 ms
  507. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  508. 675.14 s [really-safe-money-gen] produces valid conversion rates 0.70 ms
  509. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  510. 675.14 s [really-safe-money-gen] DecimalLiteral
  511. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  512. 675.14 s [really-safe-money-gen] produces valid conversion rates 1.44 ms
  513. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  514. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.57 ms
  515. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  516. 675.14 s [really-safe-money-gen] BTC
  517. 675.14 s [really-safe-money-gen] DecimalLiteral
  518. 675.14 s [really-safe-money-gen] fromDecimalLiteral
  519. 675.14 s [really-safe-money-gen] roundtrips with toDecimalLiteral 58.74 ms
  520. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  521. 675.14 s [really-safe-money-gen] produces valid conversion rates 1.43 ms
  522. 675.14 s [really-safe-money-gen] passed for all of 100 inputs.
  523. 675.14 s [really-safe-money-gen] GenValid (ConversionRateOf ADA BTC)
  524. 675.14 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA BTC)
  525. 675.14 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA BTC)'s 0.49 ms
  526. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  527. 675.15 s [really-safe-money-gen] invert
  528. 675.15 s [really-safe-money-gen] produces valid rates 0.54 ms
  529. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  530. 675.15 s [really-safe-money-gen] Rational
  531. 675.15 s [really-safe-money-gen] fromRational
  532. 675.15 s [really-safe-money-gen] roundtrips with toRational 1.14 ms
  533. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  534. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.98 ms
  535. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  536. 675.15 s [really-safe-money-gen] compose
  537. 675.15 s [really-safe-money-gen] produces valid rates 0.71 ms
  538. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  539. 675.15 s [really-safe-money-gen] Ratio
  540. 675.15 s [really-safe-money-gen] fromRatio
  541. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.03 ms
  542. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  543. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.47 ms
  544. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  545. 675.15 s [really-safe-money-gen] INR
  546. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf ADA INR)
  547. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA INR)
  548. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA INR)'s 0.44 ms
  549. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  550. 675.15 s [really-safe-money-gen] Rational
  551. 675.15 s [really-safe-money-gen] fromRational
  552. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.68 ms
  553. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  554. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.97 ms
  555. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  556. 675.15 s [really-safe-money-gen] Ratio
  557. 675.15 s [really-safe-money-gen] fromRatio
  558. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.65 ms
  559. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  560. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.47 ms
  561. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  562. 675.15 s [really-safe-money-gen] DecimalLiteral
  563. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  564. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.21 ms
  565. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  566. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.82 ms
  567. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  568. 675.15 s [really-safe-money-gen] compose
  569. 675.15 s [really-safe-money-gen] produces valid rates 1.20 ms
  570. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  571. 675.15 s [really-safe-money-gen] invert
  572. 675.15 s [really-safe-money-gen] produces valid rates 0.71 ms
  573. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  574. 675.15 s [really-safe-money-gen] CHF
  575. 675.15 s [really-safe-money-gen] BTC
  576. 675.15 s [really-safe-money-gen] Rational
  577. 675.15 s [really-safe-money-gen] fromRational
  578. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.60 ms
  579. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  580. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.28 ms
  581. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  582. 675.15 s [really-safe-money-gen] DecimalLiteral
  583. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  584. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.82 ms
  585. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  586. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 54.18 ms
  587. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  588. 675.15 s [really-safe-money-gen] compose
  589. 675.15 s [really-safe-money-gen] produces valid rates 0.88 ms
  590. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  591. 675.15 s [really-safe-money-gen] Ratio
  592. 675.15 s [really-safe-money-gen] fromRatio
  593. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.05 ms
  594. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  595. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.49 ms
  596. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  597. 675.15 s [really-safe-money-gen] invert
  598. 675.15 s [really-safe-money-gen] produces valid rates 0.70 ms
  599. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  600. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf CHF BTC)
  601. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF BTC)
  602. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF BTC)'s 0.52 ms
  603. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  604. 675.15 s [really-safe-money-gen] ADA
  605. 675.15 s [really-safe-money-gen] DecimalLiteral
  606. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  607. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.43 ms
  608. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  609. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.76 ms
  610. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  611. 675.15 s [really-safe-money-gen] invert
  612. 675.15 s [really-safe-money-gen] produces valid rates 0.62 ms
  613. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  614. 675.15 s [really-safe-money-gen] Ratio
  615. 675.15 s [really-safe-money-gen] fromRatio
  616. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.47 ms
  617. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  618. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.54 ms
  619. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  620. 675.15 s [really-safe-money-gen] compose
  621. 675.15 s [really-safe-money-gen] produces valid rates 1.21 ms
  622. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  623. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf CHF ADA)
  624. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF ADA)
  625. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF ADA)'s 0.49 ms
  626. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  627. 675.15 s [really-safe-money-gen] Rational
  628. 675.15 s [really-safe-money-gen] fromRational
  629. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.60 ms
  630. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  631. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.08 ms
  632. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  633. 675.15 s [really-safe-money-gen] USD
  634. 675.15 s [really-safe-money-gen] invert
  635. 675.15 s [really-safe-money-gen] produces valid rates 0.58 ms
  636. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  637. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf CHF USD)
  638. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF USD)
  639. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF USD)'s 0.53 ms
  640. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  641. 675.15 s [really-safe-money-gen] DecimalLiteral
  642. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  643. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 62.06 ms
  644. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  645. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.22 ms
  646. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  647. 675.15 s [really-safe-money-gen] compose
  648. 675.15 s [really-safe-money-gen] produces valid rates 1.47 ms
  649. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  650. 675.15 s [really-safe-money-gen] Rational
  651. 675.15 s [really-safe-money-gen] fromRational
  652. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.91 ms
  653. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  654. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.64 ms
  655. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  656. 675.15 s [really-safe-money-gen] Ratio
  657. 675.15 s [really-safe-money-gen] fromRatio
  658. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.16 ms
  659. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  660. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.50 ms
  661. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  662. 675.15 s [really-safe-money-gen] CHF
  663. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf CHF CHF)
  664. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF CHF)
  665. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF CHF)'s 0.47 ms
  666. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  667. 675.15 s [really-safe-money-gen] DecimalLiteral
  668. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  669. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.23 ms
  670. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  671. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.01 ms
  672. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  673. 675.15 s [really-safe-money-gen] Rational
  674. 675.15 s [really-safe-money-gen] fromRational
  675. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.22 ms
  676. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  677. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.55 ms
  678. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  679. 675.15 s [really-safe-money-gen] invert
  680. 675.15 s [really-safe-money-gen] produces valid rates 0.68 ms
  681. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  682. 675.15 s [really-safe-money-gen] Ratio
  683. 675.15 s [really-safe-money-gen] fromRatio
  684. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.08 ms
  685. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  686. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.50 ms
  687. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  688. 675.15 s [really-safe-money-gen] compose
  689. 675.15 s [really-safe-money-gen] produces valid rates 0.96 ms
  690. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  691. 675.15 s [really-safe-money-gen] INR
  692. 675.15 s [really-safe-money-gen] Ratio
  693. 675.15 s [really-safe-money-gen] fromRatio
  694. 675.15 s [really-safe-money-gen] produces valid conversion rates 0.98 ms
  695. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  696. 675.15 s [really-safe-money-gen] roundtrips with toRatio 0.57 ms
  697. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  698. 675.15 s [really-safe-money-gen] compose
  699. 675.15 s [really-safe-money-gen] produces valid rates 0.77 ms
  700. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  701. 675.15 s [really-safe-money-gen] invert
  702. 675.15 s [really-safe-money-gen] produces valid rates 0.89 ms
  703. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  704. 675.15 s [really-safe-money-gen] DecimalLiteral
  705. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  706. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.03 ms
  707. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  708. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.50 ms
  709. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  710. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf CHF INR)
  711. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF INR)
  712. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF INR)'s 0.67 ms
  713. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  714. 675.15 s [really-safe-money-gen] Rational
  715. 675.15 s [really-safe-money-gen] fromRational
  716. 675.15 s [really-safe-money-gen] roundtrips with toRational 0.77 ms
  717. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  718. 675.15 s [really-safe-money-gen] produces valid conversion rates 1.17 ms
  719. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  720. 675.15 s [really-safe-money-gen] USD
  721. 675.15 s [really-safe-money-gen] CHF
  722. 675.15 s [really-safe-money-gen] GenValid (ConversionRateOf USD CHF)
  723. 675.15 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD CHF)
  724. 675.15 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD CHF)'s 0.46 ms
  725. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  726. 675.15 s [really-safe-money-gen] invert
  727. 675.15 s [really-safe-money-gen] produces valid rates 0.55 ms
  728. 675.15 s [really-safe-money-gen] passed for all of 100 inputs.
  729. 675.15 s [really-safe-money-gen] DecimalLiteral
  730. 675.15 s [really-safe-money-gen] fromDecimalLiteral
  731. 675.15 s [really-safe-money-gen] roundtrips with toDecimalLiteral 64.70 ms
  732. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  733. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.06 ms
  734. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  735. 675.16 s [really-safe-money-gen] Rational
  736. 675.16 s [really-safe-money-gen] fromRational
  737. 675.16 s [really-safe-money-gen] roundtrips with toRational 1.17 ms
  738. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  739. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.99 ms
  740. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  741. 675.16 s [really-safe-money-gen] Ratio
  742. 675.16 s [really-safe-money-gen] fromRatio
  743. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.44 ms
  744. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  745. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.65 ms
  746. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  747. 675.16 s [really-safe-money-gen] compose
  748. 675.16 s [really-safe-money-gen] produces valid rates 1.25 ms
  749. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  750. 675.16 s [really-safe-money-gen] USD
  751. 675.16 s [really-safe-money-gen] Ratio
  752. 675.16 s [really-safe-money-gen] fromRatio
  753. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.48 ms
  754. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  755. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.60 ms
  756. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  757. 675.16 s [really-safe-money-gen] DecimalLiteral
  758. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  759. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.53 ms
  760. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  761. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.50 ms
  762. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  763. 675.16 s [really-safe-money-gen] invert
  764. 675.16 s [really-safe-money-gen] produces valid rates 0.74 ms
  765. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  766. 675.16 s [really-safe-money-gen] Rational
  767. 675.16 s [really-safe-money-gen] fromRational
  768. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.71 ms
  769. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  770. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  771. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  772. 675.16 s [really-safe-money-gen] compose
  773. 675.16 s [really-safe-money-gen] produces valid rates 1.32 ms
  774. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  775. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf USD USD)
  776. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD USD)
  777. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD USD)'s 0.45 ms
  778. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  779. 675.16 s [really-safe-money-gen] INR
  780. 675.16 s [really-safe-money-gen] DecimalLiteral
  781. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  782. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.42 ms
  783. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  784. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.95 ms
  785. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  786. 675.16 s [really-safe-money-gen] compose
  787. 675.16 s [really-safe-money-gen] produces valid rates 1.28 ms
  788. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  789. 675.16 s [really-safe-money-gen] Rational
  790. 675.16 s [really-safe-money-gen] fromRational
  791. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.59 ms
  792. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  793. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.94 ms
  794. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  795. 675.16 s [really-safe-money-gen] Ratio
  796. 675.16 s [really-safe-money-gen] fromRatio
  797. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.06 ms
  798. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  799. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.56 ms
  800. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  801. 675.16 s [really-safe-money-gen] invert
  802. 675.16 s [really-safe-money-gen] produces valid rates 0.75 ms
  803. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  804. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf USD INR)
  805. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD INR)
  806. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD INR)'s 0.45 ms
  807. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  808. 675.16 s [really-safe-money-gen] BTC
  809. 675.16 s [really-safe-money-gen] Ratio
  810. 675.16 s [really-safe-money-gen] fromRatio
  811. 675.16 s [really-safe-money-gen] roundtrips with toRatio 1.06 ms
  812. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  813. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.71 ms
  814. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  815. 675.16 s [really-safe-money-gen] compose
  816. 675.16 s [really-safe-money-gen] produces valid rates 0.75 ms
  817. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  818. 675.16 s [really-safe-money-gen] Rational
  819. 675.16 s [really-safe-money-gen] fromRational
  820. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.38 ms
  821. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  822. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.58 ms
  823. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  824. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf USD BTC)
  825. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD BTC)
  826. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD BTC)'s 0.60 ms
  827. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  828. 675.16 s [really-safe-money-gen] invert
  829. 675.16 s [really-safe-money-gen] produces valid rates 1.00 ms
  830. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  831. 675.16 s [really-safe-money-gen] DecimalLiteral
  832. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  833. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 64.64 ms
  834. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  835. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.37 ms
  836. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  837. 675.16 s [really-safe-money-gen] ADA
  838. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf USD ADA)
  839. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD ADA)
  840. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD ADA)'s 0.53 ms
  841. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  842. 675.16 s [really-safe-money-gen] compose
  843. 675.16 s [really-safe-money-gen] produces valid rates 0.74 ms
  844. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  845. 675.16 s [really-safe-money-gen] DecimalLiteral
  846. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  847. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.14 ms
  848. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  849. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.09 ms
  850. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  851. 675.16 s [really-safe-money-gen] invert
  852. 675.16 s [really-safe-money-gen] produces valid rates 1.30 ms
  853. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  854. 675.16 s [really-safe-money-gen] Ratio
  855. 675.16 s [really-safe-money-gen] fromRatio
  856. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.47 ms
  857. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  858. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.70 ms
  859. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  860. 675.16 s [really-safe-money-gen] Rational
  861. 675.16 s [really-safe-money-gen] fromRational
  862. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.27 ms
  863. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  864. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.59 ms
  865. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  866. 675.16 s [really-safe-money-gen] BTC
  867. 675.16 s [really-safe-money-gen] ADA
  868. 675.16 s [really-safe-money-gen] Ratio
  869. 675.16 s [really-safe-money-gen] fromRatio
  870. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.69 ms
  871. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  872. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.99 ms
  873. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  874. 675.16 s [really-safe-money-gen] DecimalLiteral
  875. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  876. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.97 ms
  877. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  878. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.20 ms
  879. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  880. 675.16 s [really-safe-money-gen] compose
  881. 675.16 s [really-safe-money-gen] produces valid rates 0.90 ms
  882. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  883. 675.16 s [really-safe-money-gen] invert
  884. 675.16 s [really-safe-money-gen] produces valid rates 0.54 ms
  885. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  886. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf BTC ADA)
  887. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC ADA)
  888. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC ADA)'s 1.01 ms
  889. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  890. 675.16 s [really-safe-money-gen] Rational
  891. 675.16 s [really-safe-money-gen] fromRational
  892. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.79 ms
  893. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  894. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.62 ms
  895. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  896. 675.16 s [really-safe-money-gen] USD
  897. 675.16 s [really-safe-money-gen] Rational
  898. 675.16 s [really-safe-money-gen] fromRational
  899. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.90 ms
  900. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  901. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.70 ms
  902. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  903. 675.16 s [really-safe-money-gen] DecimalLiteral
  904. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  905. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.93 ms
  906. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  907. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.09 ms
  908. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  909. 675.16 s [really-safe-money-gen] Ratio
  910. 675.16 s [really-safe-money-gen] fromRatio
  911. 675.16 s [really-safe-money-gen] roundtrips with toRatio 0.45 ms
  912. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  913. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.01 ms
  914. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  915. 675.16 s [really-safe-money-gen] compose
  916. 675.16 s [really-safe-money-gen] produces valid rates 0.80 ms
  917. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  918. 675.16 s [really-safe-money-gen] invert
  919. 675.16 s [really-safe-money-gen] produces valid rates 0.55 ms
  920. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  921. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf BTC USD)
  922. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC USD)
  923. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC USD)'s 1.10 ms
  924. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  925. 675.16 s [really-safe-money-gen] INR
  926. 675.16 s [really-safe-money-gen] compose
  927. 675.16 s [really-safe-money-gen] produces valid rates 0.69 ms
  928. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  929. 675.16 s [really-safe-money-gen] GenValid (ConversionRateOf BTC INR)
  930. 675.16 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC INR)
  931. 675.16 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC INR)'s 0.63 ms
  932. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  933. 675.16 s [really-safe-money-gen] DecimalLiteral
  934. 675.16 s [really-safe-money-gen] fromDecimalLiteral
  935. 675.16 s [really-safe-money-gen] produces valid conversion rates 1.41 ms
  936. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  937. 675.16 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.86 ms
  938. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  939. 675.16 s [really-safe-money-gen] invert
  940. 675.16 s [really-safe-money-gen] produces valid rates 1.10 ms
  941. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  942. 675.16 s [really-safe-money-gen] Rational
  943. 675.16 s [really-safe-money-gen] fromRational
  944. 675.16 s [really-safe-money-gen] roundtrips with toRational 0.62 ms
  945. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  946. 675.16 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  947. 675.16 s [really-safe-money-gen] passed for all of 100 inputs.
  948. 675.16 s [really-safe-money-gen] Ratio
  949. 675.16 s [really-safe-money-gen] fromRatio
  950. 675.17 s [really-safe-money-gen] produces valid conversion rates 0.97 ms
  951. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  952. 675.17 s [really-safe-money-gen] roundtrips with toRatio 0.49 ms
  953. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  954. 675.17 s [really-safe-money-gen] CHF
  955. 675.17 s [really-safe-money-gen] compose
  956. 675.17 s [really-safe-money-gen] produces valid rates 0.83 ms
  957. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  958. 675.17 s [really-safe-money-gen] GenValid (ConversionRateOf BTC CHF)
  959. 675.17 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC CHF)
  960. 675.17 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC CHF)'s 4.12 ms
  961. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  962. 675.17 s [really-safe-money-gen] DecimalLiteral
  963. 675.17 s [really-safe-money-gen] fromDecimalLiteral
  964. 675.17 s [really-safe-money-gen] produces valid conversion rates 1.62 ms
  965. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  966. 675.17 s [really-safe-money-gen] roundtrips with toDecimalLiteral 63.74 ms
  967. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  968. 675.17 s [really-safe-money-gen] invert
  969. 675.17 s [really-safe-money-gen] produces valid rates 0.83 ms
  970. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  971. 675.17 s [really-safe-money-gen] Ratio
  972. 675.17 s [really-safe-money-gen] fromRatio
  973. 675.17 s [really-safe-money-gen] produces valid conversion rates 0.92 ms
  974. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  975. 675.17 s [really-safe-money-gen] roundtrips with toRatio 0.68 ms
  976. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  977. 675.17 s [really-safe-money-gen] Rational
  978. 675.17 s [really-safe-money-gen] fromRational
  979. 675.17 s [really-safe-money-gen] roundtrips with toRational 1.14 ms
  980. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  981. 675.17 s [really-safe-money-gen] produces valid conversion rates 0.89 ms
  982. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  983. 675.17 s [really-safe-money-gen] BTC
  984. 675.17 s [really-safe-money-gen] invert
  985. 675.17 s [really-safe-money-gen] produces valid rates 0.59 ms
  986. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  987. 675.17 s [really-safe-money-gen] Rational
  988. 675.17 s [really-safe-money-gen] fromRational
  989. 675.17 s [really-safe-money-gen] produces valid conversion rates 1.24 ms
  990. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  991. 675.17 s [really-safe-money-gen] roundtrips with toRational 0.70 ms
  992. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  993. 675.17 s [really-safe-money-gen] compose
  994. 675.17 s [really-safe-money-gen] produces valid rates 0.82 ms
  995. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  996. 675.17 s [really-safe-money-gen] GenValid (ConversionRateOf BTC BTC)
  997. 675.17 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC BTC)
  998. 675.17 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC BTC)'s 1.01 ms
  999. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1000. 675.17 s [really-safe-money-gen] DecimalLiteral
  1001. 675.17 s [really-safe-money-gen] fromDecimalLiteral
  1002. 675.17 s [really-safe-money-gen] produces valid conversion rates 0.96 ms
  1003. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1004. 675.17 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.59 ms
  1005. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1006. 675.17 s [really-safe-money-gen] Ratio
  1007. 675.17 s [really-safe-money-gen] fromRatio
  1008. 675.17 s [really-safe-money-gen] roundtrips with toRatio 0.67 ms
  1009. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1010. 675.17 s [really-safe-money-gen] produces valid conversion rates 0.57 ms
  1011. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1012. 675.17 s [really-safe-money-gen] Money.AmountOfSpec
  1013. 675.17 s [really-safe-money-gen] USD
  1014. 675.17 s [really-safe-money-gen] CHF
  1015. 675.17 s [really-safe-money-gen] rate
  1016. 675.17 s [really-safe-money-gen] produces valid amounts 0.97 ms
  1017. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1018. 675.17 s [really-safe-money-gen] convert
  1019. 675.17 s [really-safe-money-gen] produces valid amounts 1.06 ms
  1020. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1021. 675.17 s [really-safe-money-gen] BTC
  1022. 675.17 s [really-safe-money-gen] convert
  1023. 675.17 s [really-safe-money-gen] produces valid amounts 1.52 ms
  1024. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1025. 675.17 s [really-safe-money-gen] rate
  1026. 675.17 s [really-safe-money-gen] produces valid amounts 0.86 ms
  1027. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1028. 675.17 s [really-safe-money-gen] INR
  1029. 675.17 s [really-safe-money-gen] convert
  1030. 675.17 s [really-safe-money-gen] produces valid amounts 1.48 ms
  1031. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1032. 675.17 s [really-safe-money-gen] rate
  1033. 675.17 s [really-safe-money-gen] produces valid amounts 0.58 ms
  1034. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1035. 675.17 s [really-safe-money-gen] USD
  1036. 675.17 s [really-safe-money-gen] rate
  1037. 675.17 s [really-safe-money-gen] produces valid amounts 0.67 ms
  1038. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1039. 675.17 s [really-safe-money-gen] convert
  1040. 675.17 s [really-safe-money-gen] produces valid amounts 1.46 ms
  1041. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1042. 675.17 s [really-safe-money-gen] ADA
  1043. 675.17 s [really-safe-money-gen] convert
  1044. 675.17 s [really-safe-money-gen] produces valid amounts 1.25 ms
  1045. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1046. 675.17 s [really-safe-money-gen] rate
  1047. 675.17 s [really-safe-money-gen] produces valid amounts 1.11 ms
  1048. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1049. 675.17 s [really-safe-money-gen] ADA
  1050. 675.17 s [really-safe-money-gen] BTC
  1051. 675.17 s [really-safe-money-gen] convert
  1052. 675.17 s [really-safe-money-gen] produces valid amounts 1.08 ms
  1053. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1054. 675.17 s [really-safe-money-gen] rate
  1055. 675.17 s [really-safe-money-gen] produces valid amounts 0.60 ms
  1056. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1057. 675.17 s [really-safe-money-gen] USD
  1058. 675.17 s [really-safe-money-gen] rate
  1059. 675.17 s [really-safe-money-gen] produces valid amounts 1.02 ms
  1060. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1061. 675.17 s [really-safe-money-gen] convert
  1062. 675.17 s [really-safe-money-gen] produces valid amounts 1.07 ms
  1063. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1064. 675.17 s [really-safe-money-gen] CHF
  1065. 675.17 s [really-safe-money-gen] convert
  1066. 675.17 s [really-safe-money-gen] produces valid amounts 1.46 ms
  1067. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1068. 675.17 s [really-safe-money-gen] rate
  1069. 675.17 s [really-safe-money-gen] produces valid amounts 0.61 ms
  1070. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1071. 675.17 s [really-safe-money-gen] ADA
  1072. 675.17 s [really-safe-money-gen] rate
  1073. 675.17 s [really-safe-money-gen] produces valid amounts 1.11 ms
  1074. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1075. 675.17 s [really-safe-money-gen] convert
  1076. 675.17 s [really-safe-money-gen] produces valid amounts 1.17 ms
  1077. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1078. 675.17 s [really-safe-money-gen] INR
  1079. 675.17 s [really-safe-money-gen] rate
  1080. 675.17 s [really-safe-money-gen] produces valid amounts 0.75 ms
  1081. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1082. 675.17 s [really-safe-money-gen] convert
  1083. 675.17 s [really-safe-money-gen] produces valid amounts 1.46 ms
  1084. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1085. 675.17 s [really-safe-money-gen] INR
  1086. 675.17 s [really-safe-money-gen] ADA
  1087. 675.17 s [really-safe-money-gen] rate
  1088. 675.17 s [really-safe-money-gen] produces valid amounts 0.58 ms
  1089. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1090. 675.17 s [really-safe-money-gen] convert
  1091. 675.17 s [really-safe-money-gen] produces valid amounts 1.51 ms
  1092. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1093. 675.17 s [really-safe-money-gen] CHF
  1094. 675.17 s [really-safe-money-gen] convert
  1095. 675.17 s [really-safe-money-gen] produces valid amounts 1.02 ms
  1096. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1097. 675.17 s [really-safe-money-gen] rate
  1098. 675.17 s [really-safe-money-gen] produces valid amounts 0.97 ms
  1099. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1100. 675.17 s [really-safe-money-gen] INR
  1101. 675.17 s [really-safe-money-gen] rate
  1102. 675.17 s [really-safe-money-gen] produces valid amounts 0.63 ms
  1103. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1104. 675.17 s [really-safe-money-gen] convert
  1105. 675.17 s [really-safe-money-gen] produces valid amounts 1.00 ms
  1106. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1107. 675.17 s [really-safe-money-gen] BTC
  1108. 675.17 s [really-safe-money-gen] rate
  1109. 675.17 s [really-safe-money-gen] produces valid amounts 1.00 ms
  1110. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1111. 675.17 s [really-safe-money-gen] convert
  1112. 675.17 s [really-safe-money-gen] produces valid amounts 1.29 ms
  1113. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1114. 675.17 s [really-safe-money-gen] USD
  1115. 675.17 s [really-safe-money-gen] convert
  1116. 675.17 s [really-safe-money-gen] produces valid amounts 1.54 ms
  1117. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1118. 675.17 s [really-safe-money-gen] rate
  1119. 675.17 s [really-safe-money-gen] produces valid amounts 0.56 ms
  1120. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1121. 675.17 s [really-safe-money-gen] BTC
  1122. 675.17 s [really-safe-money-gen] INR
  1123. 675.17 s [really-safe-money-gen] rate
  1124. 675.17 s [really-safe-money-gen] produces valid amounts 0.55 ms
  1125. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1126. 675.17 s [really-safe-money-gen] convert
  1127. 675.17 s [really-safe-money-gen] produces valid amounts 1.57 ms
  1128. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1129. 675.17 s [really-safe-money-gen] CHF
  1130. 675.17 s [really-safe-money-gen] convert
  1131. 675.17 s [really-safe-money-gen] produces valid amounts 1.56 ms
  1132. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1133. 675.17 s [really-safe-money-gen] rate
  1134. 675.17 s [really-safe-money-gen] produces valid amounts 0.63 ms
  1135. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1136. 675.17 s [really-safe-money-gen] USD
  1137. 675.17 s [really-safe-money-gen] rate
  1138. 675.17 s [really-safe-money-gen] produces valid amounts 0.58 ms
  1139. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1140. 675.17 s [really-safe-money-gen] convert
  1141. 675.17 s [really-safe-money-gen] produces valid amounts 1.64 ms
  1142. 675.17 s [really-safe-money-gen] passed for all of 100 inputs.
  1143. 675.17 s [really-safe-money-gen] ADA
  1144. 675.17 s [really-safe-money-gen] convert
  1145. 675.17 s [really-safe-money-gen] produces valid amounts 1.36 ms
  1146. 675.18 s [really-safe-money-gen] passed for all of 100 inputs.
  1147. 675.18 s [really-safe-money-gen] rate
  1148. 675.18 s [really-safe-money-gen] produces valid amounts 1.08 ms
  1149. 675.18 s [really-safe-money-gen] passed for all of 100 inputs.
  1150. 675.18 s [really-safe-money-gen] BTC
  1151. 675.18 s [really-safe-money-gen] convert
  1152. 675.18 s [really-safe-money-gen] produces valid amounts 1.11 ms
  1153. 675.18 s [really-safe-money-gen] passed for all of 100 inputs.
  1154. 675.18 s [really-safe-money-gen] rate
  1155. 675.18 s [really-safe-money-gen] produces valid amounts 0.60 ms
  1156. 675.18 s [really-safe-money-gen] passed for all of 100 inputs.
  1157. 675.18 s [really-safe-money-gen] CHF
  1158. 675.18 s [really-safe-money-gen] INR
  1159. 675.18 s [really-safe-money-gen] convert
  1160. 675.18 s [really-safe-money-gen] produces valid amounts 1.58 ms
  1161. 675.18 s [really-safe-money-gen] passed for all of 100 inputs.
  1162. 675.18 s [really-safe-money-gen] rate
  1163. 675.28 s [really-safe-money-gen] produces valid amounts 0.58 ms
  1164. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1165. 675.28 s [really-safe-money-gen] USD
  1166. 675.28 s [really-safe-money-gen] convert
  1167. 675.28 s [really-safe-money-gen] produces valid amounts 1.70 ms
  1168. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1169. 675.28 s [really-safe-money-gen] rate
  1170. 675.28 s [really-safe-money-gen] produces valid amounts 0.59 ms
  1171. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1172. 675.28 s [really-safe-money-gen] BTC
  1173. 675.28 s [really-safe-money-gen] convert
  1174. 675.28 s [really-safe-money-gen] produces valid amounts 1.48 ms
  1175. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1176. 675.28 s [really-safe-money-gen] rate
  1177. 675.28 s [really-safe-money-gen] produces valid amounts 0.77 ms
  1178. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1179. 675.28 s [really-safe-money-gen] CHF
  1180. 675.28 s [really-safe-money-gen] convert
  1181. 675.28 s [really-safe-money-gen] produces valid amounts 1.15 ms
  1182. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1183. 675.28 s [really-safe-money-gen] rate
  1184. 675.28 s [really-safe-money-gen] produces valid amounts 1.03 ms
  1185. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1186. 675.28 s [really-safe-money-gen] ADA
  1187. 675.28 s [really-safe-money-gen] rate
  1188. 675.28 s [really-safe-money-gen] produces valid amounts 0.62 ms
  1189. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1190. 675.28 s [really-safe-money-gen] convert
  1191. 675.28 s [really-safe-money-gen] produces valid amounts 1.51 ms
  1192. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1193. 675.28 s [really-safe-money-gen] Money.AmountSpec
  1194. 675.28 s [really-safe-money-gen] rate
  1195. 675.28 s [really-safe-money-gen] produces valid conversion rates 142.33 ms
  1196. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1197. 675.28 s [really-safe-money-gen] computes a rate that can be used to do a conversion without rounding 260.32 ms
  1198. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1199. 675.28 s [really-safe-money-gen] computes this USD to CHF rate correctly 0.01 ms
  1200. 675.28 s [really-safe-money-gen] convert
  1201. 675.28 s [really-safe-money-gen] succeeds in converting 1:1 without rounding if the quantisation factor is the same 77.75 ms
  1202. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1203. 675.28 s [really-safe-money-gen] converts this USD to CHF correctly 0.01 ms
  1204. 675.28 s [really-safe-money-gen] produces valid amounts 257.73 ms
  1205. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1206. 675.28 s [really-safe-money-gen]
  1207. 675.28 s [really-safe-money-gen]
  1208. 675.28 s [really-safe-money-gen]
  1209. 675.28 s [really-safe-money-gen] Examples: 202504
  1210. 675.28 s [really-safe-money-gen] Passed: 346
  1211. 675.28 s [really-safe-money-gen] Failed: 0
  1212. 675.28 s [really-safe-money-gen] Sum of test runtimes: 12.70 seconds
  1213. 675.28 s [really-safe-money-gen] Test suite took: 12.72 seconds
  1214. 675.28 s [really-safe-money-gen]
  1215. 675.28 s [really-safe-money-gen] Testing mutation ConstBool at src/Money/ConversionRate.hs:38:41-57:
  1216. 675.28 s [really-safe-money-gen] @@ -35,7 +35,7 @@
  1217. 675.28 s [really-safe-money-gen] validate cr@(ConversionRate r) =
  1218. 675.28 s [really-safe-money-gen] mconcat
  1219. 675.28 s [really-safe-money-gen] [ genericValidate cr,
  1220. 675.28 s [really-safe-money-gen] - declare "The rate is nonzero" $ numerator r /= 0
  1221. 675.28 s [really-safe-money-gen] + declare "The rate is nonzero" $ True
  1222. 675.28 s [really-safe-money-gen] ]
  1223. 675.28 s [really-safe-money-gen]
  1224. 675.28 s [really-safe-money-gen] instance NFData ConversionRate
  1225. 675.28 s [really-safe-money-gen] Tests:
  1226. 675.28 s [really-safe-money-gen]
  1227. 675.28 s [really-safe-money-gen] Money.ConversionRateSpec
  1228. 675.28 s [really-safe-money-gen] Rational
  1229. 675.28 s [really-safe-money-gen] fromRational
  1230. 675.28 s [really-safe-money-gen] roundtrips with toRational 171.13 ms
  1231. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1232. 675.28 s [really-safe-money-gen] produces valid conversion rates 404.98 ms
  1233. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1234. 675.28 s [really-safe-money-gen] Ratio
  1235. 675.28 s [really-safe-money-gen] fromRatio
  1236. 675.28 s [really-safe-money-gen] produces valid conversion rates 334.93 ms
  1237. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1238. 675.28 s [really-safe-money-gen] roundtrips with toRatio 348.02 ms
  1239. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1240. 675.28 s [really-safe-money-gen] invert
  1241. 675.28 s [really-safe-money-gen] produces valid rates 384.01 ms
  1242. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1243. 675.28 s [really-safe-money-gen] DecimalLiteral
  1244. 675.28 s [really-safe-money-gen] fromDecimalLiteral
  1245. 675.28 s [really-safe-money-gen] produces valid conversion rates 496.78 ms
  1246. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1247. 675.28 s [really-safe-money-gen] roundtrips with toDecimalLiteral 7419.86 ms
  1248. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1249. 675.28 s [really-safe-money-gen] compose
  1250. 675.28 s [really-safe-money-gen] produces valid rates 125.13 ms
  1251. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1252. 675.28 s [really-safe-money-gen] GenValid ConversionRate
  1253. 675.28 s [really-safe-money-gen] genValid :: Gen ConversionRate
  1254. 675.28 s [really-safe-money-gen] only generates valid 'ConversionRate's 58.72 ms
  1255. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1256. 675.28 s [really-safe-money-gen] Money.AccountSpec
  1257. 675.28 s [really-safe-money-gen] convert
  1258. 675.28 s [really-safe-money-gen] succeeds in converting 1:1 without rounding if the quantisation factor is the same 92.42 ms
  1259. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1260. 675.28 s [really-safe-money-gen] produces valid amounts 271.00 ms
  1261. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1262. 675.28 s [really-safe-money-gen] converts this USD to CHF correctly 0.02 ms
  1263. 675.28 s [really-safe-money-gen] rate
  1264. 675.28 s [really-safe-money-gen] computes a rate that can be used to do a conversion without rounding 180.08 ms
  1265. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1266. 675.28 s [really-safe-money-gen] produces valid conversion rates 97.29 ms
  1267. 675.28 s [really-safe-money-gen] passed for all of 10000 inputs.
  1268. 675.28 s [really-safe-money-gen] computes this USD to CHF rate correctly 0.01 ms
  1269. 675.28 s [really-safe-money-gen] Money.AccountOfSpec
  1270. 675.28 s [really-safe-money-gen] USD
  1271. 675.28 s [really-safe-money-gen] USD
  1272. 675.28 s [really-safe-money-gen] convert
  1273. 675.28 s [really-safe-money-gen] produces valid amounts 1.49 ms
  1274. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1275. 675.28 s [really-safe-money-gen] rate
  1276. 675.28 s [really-safe-money-gen] produces valid amounts 0.55 ms
  1277. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1278. 675.28 s [really-safe-money-gen] BTC
  1279. 675.28 s [really-safe-money-gen] rate
  1280. 675.28 s [really-safe-money-gen] produces valid amounts 0.36 ms
  1281. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1282. 675.28 s [really-safe-money-gen] convert
  1283. 675.28 s [really-safe-money-gen] produces valid amounts 1.63 ms
  1284. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1285. 675.28 s [really-safe-money-gen] INR
  1286. 675.28 s [really-safe-money-gen] rate
  1287. 675.28 s [really-safe-money-gen] produces valid amounts 0.37 ms
  1288. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1289. 675.28 s [really-safe-money-gen] convert
  1290. 675.28 s [really-safe-money-gen] produces valid amounts 1.18 ms
  1291. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1292. 675.28 s [really-safe-money-gen] ADA
  1293. 675.28 s [really-safe-money-gen] rate
  1294. 675.28 s [really-safe-money-gen] produces valid amounts 0.78 ms
  1295. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1296. 675.28 s [really-safe-money-gen] convert
  1297. 675.28 s [really-safe-money-gen] produces valid amounts 1.27 ms
  1298. 675.28 s [really-safe-money-gen] passed for all of 100 inputs.
  1299. 675.28 s [really-safe-money-gen] CHF
  1300. 675.28 s [really-safe-money-gen] convert
  1301. 675.28 s [really-safe-money-gen] produces valid amounts 1.50 ms
  1302. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1303. 675.29 s [really-safe-money-gen] rate
  1304. 675.29 s [really-safe-money-gen] produces valid amounts 0.42 ms
  1305. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1306. 675.29 s [really-safe-money-gen] INR
  1307. 675.29 s [really-safe-money-gen] USD
  1308. 675.29 s [really-safe-money-gen] convert
  1309. 675.29 s [really-safe-money-gen] produces valid amounts 1.28 ms
  1310. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1311. 675.29 s [really-safe-money-gen] rate
  1312. 675.29 s [really-safe-money-gen] produces valid amounts 0.96 ms
  1313. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1314. 675.29 s [really-safe-money-gen] CHF
  1315. 675.29 s [really-safe-money-gen] rate
  1316. 675.29 s [really-safe-money-gen] produces valid amounts 0.47 ms
  1317. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1318. 675.29 s [really-safe-money-gen] convert
  1319. 675.29 s [really-safe-money-gen] produces valid amounts 1.35 ms
  1320. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1321. 675.29 s [really-safe-money-gen] BTC
  1322. 675.29 s [really-safe-money-gen] rate
  1323. 675.29 s [really-safe-money-gen] produces valid amounts 0.80 ms
  1324. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1325. 675.29 s [really-safe-money-gen] convert
  1326. 675.29 s [really-safe-money-gen] produces valid amounts 1.43 ms
  1327. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1328. 675.29 s [really-safe-money-gen] ADA
  1329. 675.29 s [really-safe-money-gen] convert
  1330. 675.29 s [really-safe-money-gen] produces valid amounts 1.73 ms
  1331. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1332. 675.29 s [really-safe-money-gen] rate
  1333. 675.29 s [really-safe-money-gen] produces valid amounts 0.34 ms
  1334. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1335. 675.29 s [really-safe-money-gen] INR
  1336. 675.29 s [really-safe-money-gen] convert
  1337. 675.29 s [really-safe-money-gen] produces valid amounts 1.44 ms
  1338. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1339. 675.29 s [really-safe-money-gen] rate
  1340. 675.29 s [really-safe-money-gen] produces valid amounts 1.06 ms
  1341. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1342. 675.29 s [really-safe-money-gen] CHF
  1343. 675.29 s [really-safe-money-gen] USD
  1344. 675.29 s [really-safe-money-gen] rate
  1345. 675.29 s [really-safe-money-gen] produces valid amounts 0.47 ms
  1346. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1347. 675.29 s [really-safe-money-gen] convert
  1348. 675.29 s [really-safe-money-gen] produces valid amounts 1.48 ms
  1349. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1350. 675.29 s [really-safe-money-gen] BTC
  1351. 675.29 s [really-safe-money-gen] convert
  1352. 675.29 s [really-safe-money-gen] produces valid amounts 1.88 ms
  1353. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1354. 675.29 s [really-safe-money-gen] rate
  1355. 675.29 s [really-safe-money-gen] produces valid amounts 0.43 ms
  1356. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1357. 675.29 s [really-safe-money-gen] ADA
  1358. 675.29 s [really-safe-money-gen] convert
  1359. 675.29 s [really-safe-money-gen] produces valid amounts 2.11 ms
  1360. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1361. 675.29 s [really-safe-money-gen] rate
  1362. 675.29 s [really-safe-money-gen] produces valid amounts 0.37 ms
  1363. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1364. 675.29 s [really-safe-money-gen] CHF
  1365. 675.29 s [really-safe-money-gen] rate
  1366. 675.29 s [really-safe-money-gen] produces valid amounts 0.51 ms
  1367. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1368. 675.29 s [really-safe-money-gen] convert
  1369. 675.29 s [really-safe-money-gen] produces valid amounts 1.97 ms
  1370. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1371. 675.29 s [really-safe-money-gen] INR
  1372. 675.29 s [really-safe-money-gen] convert
  1373. 675.29 s [really-safe-money-gen] produces valid amounts 1.47 ms
  1374. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1375. 675.29 s [really-safe-money-gen] rate
  1376. 675.29 s [really-safe-money-gen] produces valid amounts 0.40 ms
  1377. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1378. 675.29 s [really-safe-money-gen] ADA
  1379. 675.29 s [really-safe-money-gen] CHF
  1380. 675.29 s [really-safe-money-gen] rate
  1381. 675.29 s [really-safe-money-gen] produces valid amounts 0.85 ms
  1382. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1383. 675.29 s [really-safe-money-gen] convert
  1384. 675.29 s [really-safe-money-gen] produces valid amounts 1.40 ms
  1385. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1386. 675.29 s [really-safe-money-gen] INR
  1387. 675.29 s [really-safe-money-gen] rate
  1388. 675.29 s [really-safe-money-gen] produces valid amounts 0.56 ms
  1389. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1390. 675.29 s [really-safe-money-gen] convert
  1391. 675.29 s [really-safe-money-gen] produces valid amounts 1.98 ms
  1392. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1393. 675.29 s [really-safe-money-gen] ADA
  1394. 675.29 s [really-safe-money-gen] convert
  1395. 675.29 s [really-safe-money-gen] produces valid amounts 1.70 ms
  1396. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1397. 675.29 s [really-safe-money-gen] rate
  1398. 675.29 s [really-safe-money-gen] produces valid amounts 0.44 ms
  1399. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1400. 675.29 s [really-safe-money-gen] BTC
  1401. 675.29 s [really-safe-money-gen] convert
  1402. 675.29 s [really-safe-money-gen] produces valid amounts 1.12 ms
  1403. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1404. 675.29 s [really-safe-money-gen] rate
  1405. 675.29 s [really-safe-money-gen] produces valid amounts 0.79 ms
  1406. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1407. 675.29 s [really-safe-money-gen] USD
  1408. 675.29 s [really-safe-money-gen] convert
  1409. 675.29 s [really-safe-money-gen] produces valid amounts 1.57 ms
  1410. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1411. 675.29 s [really-safe-money-gen] rate
  1412. 675.29 s [really-safe-money-gen] produces valid amounts 0.35 ms
  1413. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1414. 675.29 s [really-safe-money-gen] BTC
  1415. 675.29 s [really-safe-money-gen] BTC
  1416. 675.29 s [really-safe-money-gen] convert
  1417. 675.29 s [really-safe-money-gen] produces valid amounts 1.61 ms
  1418. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1419. 675.29 s [really-safe-money-gen] rate
  1420. 675.29 s [really-safe-money-gen] produces valid amounts 0.35 ms
  1421. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1422. 675.29 s [really-safe-money-gen] USD
  1423. 675.29 s [really-safe-money-gen] convert
  1424. 675.29 s [really-safe-money-gen] produces valid amounts 1.63 ms
  1425. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1426. 675.29 s [really-safe-money-gen] rate
  1427. 675.29 s [really-safe-money-gen] produces valid amounts 0.54 ms
  1428. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1429. 675.29 s [really-safe-money-gen] ADA
  1430. 675.29 s [really-safe-money-gen] convert
  1431. 675.29 s [really-safe-money-gen] produces valid amounts 1.32 ms
  1432. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1433. 675.29 s [really-safe-money-gen] rate
  1434. 675.29 s [really-safe-money-gen] produces valid amounts 0.85 ms
  1435. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1436. 675.29 s [really-safe-money-gen] INR
  1437. 675.29 s [really-safe-money-gen] rate
  1438. 675.29 s [really-safe-money-gen] produces valid amounts 0.36 ms
  1439. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1440. 675.29 s [really-safe-money-gen] convert
  1441. 675.29 s [really-safe-money-gen] produces valid amounts 1.23 ms
  1442. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1443. 675.29 s [really-safe-money-gen] CHF
  1444. 675.29 s [really-safe-money-gen] rate
  1445. 675.29 s [really-safe-money-gen] produces valid amounts 0.86 ms
  1446. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1447. 675.29 s [really-safe-money-gen] convert
  1448. 675.29 s [really-safe-money-gen] produces valid amounts 1.52 ms
  1449. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1450. 675.29 s [really-safe-money-gen] Money.ConversionRateOfSpec
  1451. 675.29 s [really-safe-money-gen] INR
  1452. 675.29 s [really-safe-money-gen] ADA
  1453. 675.29 s [really-safe-money-gen] Ratio
  1454. 675.29 s [really-safe-money-gen] fromRatio
  1455. 675.29 s [really-safe-money-gen] roundtrips with toRatio 0.47 ms
  1456. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1457. 675.29 s [really-safe-money-gen] produces valid conversion rates 0.99 ms
  1458. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1459. 675.29 s [really-safe-money-gen] GenValid (ConversionRateOf INR ADA)
  1460. 675.29 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR ADA)
  1461. 675.29 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR ADA)'s 0.49 ms
  1462. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1463. 675.29 s [really-safe-money-gen] Rational
  1464. 675.29 s [really-safe-money-gen] fromRational
  1465. 675.29 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  1466. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1467. 675.29 s [really-safe-money-gen] roundtrips with toRational 1.15 ms
  1468. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1469. 675.29 s [really-safe-money-gen] compose
  1470. 675.29 s [really-safe-money-gen] produces valid rates 0.96 ms
  1471. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1472. 675.29 s [really-safe-money-gen] invert
  1473. 675.29 s [really-safe-money-gen] produces valid rates 0.67 ms
  1474. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1475. 675.29 s [really-safe-money-gen] DecimalLiteral
  1476. 675.29 s [really-safe-money-gen] fromDecimalLiteral
  1477. 675.29 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.51 ms
  1478. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1479. 675.29 s [really-safe-money-gen] produces valid conversion rates 1.25 ms
  1480. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1481. 675.29 s [really-safe-money-gen] BTC
  1482. 675.29 s [really-safe-money-gen] Ratio
  1483. 675.29 s [really-safe-money-gen] fromRatio
  1484. 675.29 s [really-safe-money-gen] roundtrips with toRatio 0.52 ms
  1485. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1486. 675.29 s [really-safe-money-gen] produces valid conversion rates 0.58 ms
  1487. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1488. 675.29 s [really-safe-money-gen] invert
  1489. 675.29 s [really-safe-money-gen] produces valid rates 0.67 ms
  1490. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1491. 675.29 s [really-safe-money-gen] compose
  1492. 675.29 s [really-safe-money-gen] produces valid rates 1.15 ms
  1493. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1494. 675.29 s [really-safe-money-gen] Rational
  1495. 675.29 s [really-safe-money-gen] fromRational
  1496. 675.29 s [really-safe-money-gen] roundtrips with toRational 0.53 ms
  1497. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1498. 675.29 s [really-safe-money-gen] produces valid conversion rates 0.70 ms
  1499. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1500. 675.29 s [really-safe-money-gen] DecimalLiteral
  1501. 675.29 s [really-safe-money-gen] fromDecimalLiteral
  1502. 675.29 s [really-safe-money-gen] produces valid conversion rates 1.43 ms
  1503. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1504. 675.29 s [really-safe-money-gen] roundtrips with toDecimalLiteral 58.18 ms
  1505. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1506. 675.29 s [really-safe-money-gen] GenValid (ConversionRateOf INR BTC)
  1507. 675.29 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR BTC)
  1508. 675.29 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR BTC)'s 0.54 ms
  1509. 675.29 s [really-safe-money-gen] passed for all of 100 inputs.
  1510. 675.29 s [really-safe-money-gen] CHF
  1511. 675.29 s [really-safe-money-gen] DecimalLiteral
  1512. 675.29 s [really-safe-money-gen] fromDecimalLiteral
  1513. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.11 ms
  1514. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1515. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.25 ms
  1516. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1517. 675.30 s [really-safe-money-gen] Ratio
  1518. 675.30 s [really-safe-money-gen] fromRatio
  1519. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.64 ms
  1520. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1521. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.52 ms
  1522. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1523. 675.30 s [really-safe-money-gen] Rational
  1524. 675.30 s [really-safe-money-gen] fromRational
  1525. 675.30 s [really-safe-money-gen] roundtrips with toRational 0.94 ms
  1526. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1527. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.68 ms
  1528. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1529. 675.30 s [really-safe-money-gen] invert
  1530. 675.30 s [really-safe-money-gen] produces valid rates 0.59 ms
  1531. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1532. 675.30 s [really-safe-money-gen] compose
  1533. 675.30 s [really-safe-money-gen] produces valid rates 1.09 ms
  1534. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1535. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf INR CHF)
  1536. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR CHF)
  1537. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR CHF)'s 0.44 ms
  1538. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1539. 675.30 s [really-safe-money-gen] USD
  1540. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf INR USD)
  1541. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR USD)
  1542. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR USD)'s 0.61 ms
  1543. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1544. 675.30 s [really-safe-money-gen] Rational
  1545. 675.30 s [really-safe-money-gen] fromRational
  1546. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.98 ms
  1547. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1548. 675.30 s [really-safe-money-gen] roundtrips with toRational 0.64 ms
  1549. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1550. 675.30 s [really-safe-money-gen] invert
  1551. 675.30 s [really-safe-money-gen] produces valid rates 0.71 ms
  1552. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1553. 675.30 s [really-safe-money-gen] Ratio
  1554. 675.30 s [really-safe-money-gen] fromRatio
  1555. 675.30 s [really-safe-money-gen] roundtrips with toRatio 1.01 ms
  1556. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1557. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.68 ms
  1558. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1559. 675.30 s [really-safe-money-gen] compose
  1560. 675.30 s [really-safe-money-gen] produces valid rates 0.94 ms
  1561. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1562. 675.30 s [really-safe-money-gen] DecimalLiteral
  1563. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1564. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.41 ms
  1565. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1566. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.02 ms
  1567. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1568. 675.30 s [really-safe-money-gen] INR
  1569. 675.30 s [really-safe-money-gen] Rational
  1570. 675.30 s [really-safe-money-gen] fromRational
  1571. 675.30 s [really-safe-money-gen] roundtrips with toRational 1.13 ms
  1572. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1573. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  1574. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1575. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf INR INR)
  1576. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf INR INR)
  1577. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf INR INR)'s 0.49 ms
  1578. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1579. 675.30 s [really-safe-money-gen] DecimalLiteral
  1580. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1581. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.44 ms
  1582. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1583. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.16 ms
  1584. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1585. 675.30 s [really-safe-money-gen] compose
  1586. 675.30 s [really-safe-money-gen] produces valid rates 1.39 ms
  1587. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1588. 675.30 s [really-safe-money-gen] invert
  1589. 675.30 s [really-safe-money-gen] produces valid rates 0.53 ms
  1590. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1591. 675.30 s [really-safe-money-gen] Ratio
  1592. 675.30 s [really-safe-money-gen] fromRatio
  1593. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.51 ms
  1594. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1595. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.87 ms
  1596. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1597. 675.30 s [really-safe-money-gen] ADA
  1598. 675.30 s [really-safe-money-gen] USD
  1599. 675.30 s [really-safe-money-gen] compose
  1600. 675.30 s [really-safe-money-gen] produces valid rates 0.67 ms
  1601. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1602. 675.30 s [really-safe-money-gen] Ratio
  1603. 675.30 s [really-safe-money-gen] fromRatio
  1604. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.47 ms
  1605. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1606. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.90 ms
  1607. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1608. 675.30 s [really-safe-money-gen] invert
  1609. 675.30 s [really-safe-money-gen] produces valid rates 0.49 ms
  1610. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1611. 675.30 s [really-safe-money-gen] Rational
  1612. 675.30 s [really-safe-money-gen] fromRational
  1613. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.75 ms
  1614. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1615. 675.30 s [really-safe-money-gen] roundtrips with toRational 1.08 ms
  1616. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1617. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf ADA USD)
  1618. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA USD)
  1619. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA USD)'s 0.51 ms
  1620. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1621. 675.30 s [really-safe-money-gen] DecimalLiteral
  1622. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1623. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 55.26 ms
  1624. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1625. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.85 ms
  1626. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1627. 675.30 s [really-safe-money-gen] CHF
  1628. 675.30 s [really-safe-money-gen] DecimalLiteral
  1629. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1630. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 53.41 ms
  1631. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1632. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.08 ms
  1633. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1634. 675.30 s [really-safe-money-gen] compose
  1635. 675.30 s [really-safe-money-gen] produces valid rates 0.84 ms
  1636. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1637. 675.30 s [really-safe-money-gen] Rational
  1638. 675.30 s [really-safe-money-gen] fromRational
  1639. 675.30 s [really-safe-money-gen] roundtrips with toRational 0.98 ms
  1640. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1641. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.73 ms
  1642. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1643. 675.30 s [really-safe-money-gen] Ratio
  1644. 675.30 s [really-safe-money-gen] fromRatio
  1645. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.43 ms
  1646. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1647. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.02 ms
  1648. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1649. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf ADA CHF)
  1650. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA CHF)
  1651. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA CHF)'s 0.48 ms
  1652. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1653. 675.30 s [really-safe-money-gen] invert
  1654. 675.30 s [really-safe-money-gen] produces valid rates 0.49 ms
  1655. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1656. 675.30 s [really-safe-money-gen] ADA
  1657. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf ADA ADA)
  1658. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA ADA)
  1659. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA ADA)'s 0.44 ms
  1660. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1661. 675.30 s [really-safe-money-gen] invert
  1662. 675.30 s [really-safe-money-gen] produces valid rates 0.99 ms
  1663. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1664. 675.30 s [really-safe-money-gen] Ratio
  1665. 675.30 s [really-safe-money-gen] fromRatio
  1666. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.44 ms
  1667. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1668. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.51 ms
  1669. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1670. 675.30 s [really-safe-money-gen] compose
  1671. 675.30 s [really-safe-money-gen] produces valid rates 1.20 ms
  1672. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1673. 675.30 s [really-safe-money-gen] Rational
  1674. 675.30 s [really-safe-money-gen] fromRational
  1675. 675.30 s [really-safe-money-gen] roundtrips with toRational 0.54 ms
  1676. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1677. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.91 ms
  1678. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1679. 675.30 s [really-safe-money-gen] DecimalLiteral
  1680. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1681. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.33 ms
  1682. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1683. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.02 ms
  1684. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1685. 675.30 s [really-safe-money-gen] BTC
  1686. 675.30 s [really-safe-money-gen] DecimalLiteral
  1687. 675.30 s [really-safe-money-gen] fromDecimalLiteral
  1688. 675.30 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.80 ms
  1689. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1690. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.51 ms
  1691. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1692. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf ADA BTC)
  1693. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA BTC)
  1694. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA BTC)'s 0.50 ms
  1695. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1696. 675.30 s [really-safe-money-gen] invert
  1697. 675.30 s [really-safe-money-gen] produces valid rates 0.71 ms
  1698. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1699. 675.30 s [really-safe-money-gen] Rational
  1700. 675.30 s [really-safe-money-gen] fromRational
  1701. 675.30 s [really-safe-money-gen] roundtrips with toRational 0.58 ms
  1702. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1703. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.15 ms
  1704. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1705. 675.30 s [really-safe-money-gen] compose
  1706. 675.30 s [really-safe-money-gen] produces valid rates 0.94 ms
  1707. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1708. 675.30 s [really-safe-money-gen] Ratio
  1709. 675.30 s [really-safe-money-gen] fromRatio
  1710. 675.30 s [really-safe-money-gen] produces valid conversion rates 1.00 ms
  1711. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1712. 675.30 s [really-safe-money-gen] roundtrips with toRatio 0.46 ms
  1713. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1714. 675.30 s [really-safe-money-gen] INR
  1715. 675.30 s [really-safe-money-gen] GenValid (ConversionRateOf ADA INR)
  1716. 675.30 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf ADA INR)
  1717. 675.30 s [really-safe-money-gen] only generates valid '(ConversionRateOf ADA INR)'s 0.77 ms
  1718. 675.30 s [really-safe-money-gen] passed for all of 100 inputs.
  1719. 675.30 s [really-safe-money-gen] Rational
  1720. 675.30 s [really-safe-money-gen] fromRational
  1721. 675.30 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  1722. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1723. 675.31 s [really-safe-money-gen] roundtrips with toRational 1.13 ms
  1724. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1725. 675.31 s [really-safe-money-gen] Ratio
  1726. 675.31 s [really-safe-money-gen] fromRatio
  1727. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.50 ms
  1728. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1729. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.58 ms
  1730. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1731. 675.31 s [really-safe-money-gen] DecimalLiteral
  1732. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1733. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.30 ms
  1734. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1735. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.38 ms
  1736. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1737. 675.31 s [really-safe-money-gen] compose
  1738. 675.31 s [really-safe-money-gen] produces valid rates 1.40 ms
  1739. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1740. 675.31 s [really-safe-money-gen] invert
  1741. 675.31 s [really-safe-money-gen] produces valid rates 0.74 ms
  1742. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1743. 675.31 s [really-safe-money-gen] CHF
  1744. 675.31 s [really-safe-money-gen] BTC
  1745. 675.31 s [really-safe-money-gen] Rational
  1746. 675.31 s [really-safe-money-gen] fromRational
  1747. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.64 ms
  1748. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1749. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.39 ms
  1750. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1751. 675.31 s [really-safe-money-gen] DecimalLiteral
  1752. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1753. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.94 ms
  1754. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1755. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.81 ms
  1756. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1757. 675.31 s [really-safe-money-gen] compose
  1758. 675.31 s [really-safe-money-gen] produces valid rates 0.82 ms
  1759. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1760. 675.31 s [really-safe-money-gen] Ratio
  1761. 675.31 s [really-safe-money-gen] fromRatio
  1762. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.07 ms
  1763. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1764. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.57 ms
  1765. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1766. 675.31 s [really-safe-money-gen] invert
  1767. 675.31 s [really-safe-money-gen] produces valid rates 0.76 ms
  1768. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1769. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf CHF BTC)
  1770. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF BTC)
  1771. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF BTC)'s 0.46 ms
  1772. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1773. 675.31 s [really-safe-money-gen] ADA
  1774. 675.31 s [really-safe-money-gen] DecimalLiteral
  1775. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1776. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.56 ms
  1777. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1778. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.31 ms
  1779. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1780. 675.31 s [really-safe-money-gen] invert
  1781. 675.31 s [really-safe-money-gen] produces valid rates 0.98 ms
  1782. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1783. 675.31 s [really-safe-money-gen] Ratio
  1784. 675.31 s [really-safe-money-gen] fromRatio
  1785. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.57 ms
  1786. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1787. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.61 ms
  1788. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1789. 675.31 s [really-safe-money-gen] compose
  1790. 675.31 s [really-safe-money-gen] produces valid rates 1.30 ms
  1791. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1792. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf CHF ADA)
  1793. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF ADA)
  1794. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF ADA)'s 0.64 ms
  1795. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1796. 675.31 s [really-safe-money-gen] Rational
  1797. 675.31 s [really-safe-money-gen] fromRational
  1798. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.60 ms
  1799. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1800. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.12 ms
  1801. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1802. 675.31 s [really-safe-money-gen] USD
  1803. 675.31 s [really-safe-money-gen] invert
  1804. 675.31 s [really-safe-money-gen] produces valid rates 0.51 ms
  1805. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1806. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf CHF USD)
  1807. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF USD)
  1808. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF USD)'s 0.47 ms
  1809. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1810. 675.31 s [really-safe-money-gen] DecimalLiteral
  1811. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1812. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.36 ms
  1813. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1814. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.96 ms
  1815. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1816. 675.31 s [really-safe-money-gen] compose
  1817. 675.31 s [really-safe-money-gen] produces valid rates 1.12 ms
  1818. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1819. 675.31 s [really-safe-money-gen] Rational
  1820. 675.31 s [really-safe-money-gen] fromRational
  1821. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.74 ms
  1822. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1823. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.62 ms
  1824. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1825. 675.31 s [really-safe-money-gen] Ratio
  1826. 675.31 s [really-safe-money-gen] fromRatio
  1827. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.84 ms
  1828. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1829. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.46 ms
  1830. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1831. 675.31 s [really-safe-money-gen] CHF
  1832. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf CHF CHF)
  1833. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF CHF)
  1834. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF CHF)'s 0.52 ms
  1835. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1836. 675.31 s [really-safe-money-gen] DecimalLiteral
  1837. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1838. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 67.12 ms
  1839. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1840. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.94 ms
  1841. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1842. 675.31 s [really-safe-money-gen] Rational
  1843. 675.31 s [really-safe-money-gen] fromRational
  1844. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.21 ms
  1845. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1846. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.63 ms
  1847. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1848. 675.31 s [really-safe-money-gen] invert
  1849. 675.31 s [really-safe-money-gen] produces valid rates 0.56 ms
  1850. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1851. 675.31 s [really-safe-money-gen] Ratio
  1852. 675.31 s [really-safe-money-gen] fromRatio
  1853. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.88 ms
  1854. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1855. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.48 ms
  1856. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1857. 675.31 s [really-safe-money-gen] compose
  1858. 675.31 s [really-safe-money-gen] produces valid rates 0.76 ms
  1859. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1860. 675.31 s [really-safe-money-gen] INR
  1861. 675.31 s [really-safe-money-gen] Ratio
  1862. 675.31 s [really-safe-money-gen] fromRatio
  1863. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.86 ms
  1864. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1865. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.50 ms
  1866. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1867. 675.31 s [really-safe-money-gen] compose
  1868. 675.31 s [really-safe-money-gen] produces valid rates 0.84 ms
  1869. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1870. 675.31 s [really-safe-money-gen] invert
  1871. 675.31 s [really-safe-money-gen] produces valid rates 0.60 ms
  1872. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1873. 675.31 s [really-safe-money-gen] DecimalLiteral
  1874. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1875. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.28 ms
  1876. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1877. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 65.83 ms
  1878. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1879. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf CHF INR)
  1880. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf CHF INR)
  1881. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf CHF INR)'s 0.61 ms
  1882. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1883. 675.31 s [really-safe-money-gen] Rational
  1884. 675.31 s [really-safe-money-gen] fromRational
  1885. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.76 ms
  1886. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1887. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.83 ms
  1888. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1889. 675.31 s [really-safe-money-gen] USD
  1890. 675.31 s [really-safe-money-gen] CHF
  1891. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf USD CHF)
  1892. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD CHF)
  1893. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD CHF)'s 0.89 ms
  1894. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1895. 675.31 s [really-safe-money-gen] invert
  1896. 675.31 s [really-safe-money-gen] produces valid rates 0.58 ms
  1897. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1898. 675.31 s [really-safe-money-gen] DecimalLiteral
  1899. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1900. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 57.46 ms
  1901. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1902. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.11 ms
  1903. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1904. 675.31 s [really-safe-money-gen] Rational
  1905. 675.31 s [really-safe-money-gen] fromRational
  1906. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.60 ms
  1907. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1908. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.31 ms
  1909. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1910. 675.31 s [really-safe-money-gen] Ratio
  1911. 675.31 s [really-safe-money-gen] fromRatio
  1912. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.61 ms
  1913. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1914. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.47 ms
  1915. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1916. 675.31 s [really-safe-money-gen] compose
  1917. 675.31 s [really-safe-money-gen] produces valid rates 1.43 ms
  1918. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1919. 675.31 s [really-safe-money-gen] USD
  1920. 675.31 s [really-safe-money-gen] Ratio
  1921. 675.31 s [really-safe-money-gen] fromRatio
  1922. 675.31 s [really-safe-money-gen] roundtrips with toRatio 0.44 ms
  1923. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1924. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.76 ms
  1925. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1926. 675.31 s [really-safe-money-gen] DecimalLiteral
  1927. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1928. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.28 ms
  1929. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1930. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.44 ms
  1931. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1932. 675.31 s [really-safe-money-gen] invert
  1933. 675.31 s [really-safe-money-gen] produces valid rates 1.00 ms
  1934. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1935. 675.31 s [really-safe-money-gen] Rational
  1936. 675.31 s [really-safe-money-gen] fromRational
  1937. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.72 ms
  1938. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1939. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.72 ms
  1940. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1941. 675.31 s [really-safe-money-gen] compose
  1942. 675.31 s [really-safe-money-gen] produces valid rates 1.24 ms
  1943. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1944. 675.31 s [really-safe-money-gen] GenValid (ConversionRateOf USD USD)
  1945. 675.31 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD USD)
  1946. 675.31 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD USD)'s 0.49 ms
  1947. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1948. 675.31 s [really-safe-money-gen] INR
  1949. 675.31 s [really-safe-money-gen] DecimalLiteral
  1950. 675.31 s [really-safe-money-gen] fromDecimalLiteral
  1951. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.02 ms
  1952. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1953. 675.31 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.85 ms
  1954. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1955. 675.31 s [really-safe-money-gen] compose
  1956. 675.31 s [really-safe-money-gen] produces valid rates 1.29 ms
  1957. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1958. 675.31 s [really-safe-money-gen] Rational
  1959. 675.31 s [really-safe-money-gen] fromRational
  1960. 675.31 s [really-safe-money-gen] roundtrips with toRational 0.60 ms
  1961. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1962. 675.31 s [really-safe-money-gen] produces valid conversion rates 0.85 ms
  1963. 675.31 s [really-safe-money-gen] passed for all of 100 inputs.
  1964. 675.31 s [really-safe-money-gen] Ratio
  1965. 675.31 s [really-safe-money-gen] fromRatio
  1966. 675.31 s [really-safe-money-gen] produces valid conversion rates 1.09 ms
  1967. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1968. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.61 ms
  1969. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1970. 675.32 s [really-safe-money-gen] invert
  1971. 675.32 s [really-safe-money-gen] produces valid rates 0.55 ms
  1972. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1973. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf USD INR)
  1974. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD INR)
  1975. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD INR)'s 0.44 ms
  1976. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1977. 675.32 s [really-safe-money-gen] BTC
  1978. 675.32 s [really-safe-money-gen] Ratio
  1979. 675.32 s [really-safe-money-gen] fromRatio
  1980. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.89 ms
  1981. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1982. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.70 ms
  1983. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1984. 675.32 s [really-safe-money-gen] compose
  1985. 675.32 s [really-safe-money-gen] produces valid rates 1.03 ms
  1986. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1987. 675.32 s [really-safe-money-gen] Rational
  1988. 675.32 s [really-safe-money-gen] fromRational
  1989. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.32 ms
  1990. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1991. 675.32 s [really-safe-money-gen] roundtrips with toRational 0.70 ms
  1992. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1993. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf USD BTC)
  1994. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD BTC)
  1995. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD BTC)'s 0.49 ms
  1996. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  1997. 675.32 s [really-safe-money-gen] invert
  1998. 675.32 s [really-safe-money-gen] produces valid rates 1.17 ms
  1999. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2000. 675.32 s [really-safe-money-gen] DecimalLiteral
  2001. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2002. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.78 ms
  2003. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2004. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.30 ms
  2005. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2006. 675.32 s [really-safe-money-gen] ADA
  2007. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf USD ADA)
  2008. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf USD ADA)
  2009. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf USD ADA)'s 0.63 ms
  2010. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2011. 675.32 s [really-safe-money-gen] compose
  2012. 675.32 s [really-safe-money-gen] produces valid rates 0.86 ms
  2013. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2014. 675.32 s [really-safe-money-gen] DecimalLiteral
  2015. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2016. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 60.18 ms
  2017. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2018. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.04 ms
  2019. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2020. 675.32 s [really-safe-money-gen] invert
  2021. 675.32 s [really-safe-money-gen] produces valid rates 0.98 ms
  2022. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2023. 675.32 s [really-safe-money-gen] Ratio
  2024. 675.32 s [really-safe-money-gen] fromRatio
  2025. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.55 ms
  2026. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2027. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.68 ms
  2028. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2029. 675.32 s [really-safe-money-gen] Rational
  2030. 675.32 s [really-safe-money-gen] fromRational
  2031. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.27 ms
  2032. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2033. 675.32 s [really-safe-money-gen] roundtrips with toRational 0.74 ms
  2034. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2035. 675.32 s [really-safe-money-gen] BTC
  2036. 675.32 s [really-safe-money-gen] ADA
  2037. 675.32 s [really-safe-money-gen] Ratio
  2038. 675.32 s [really-safe-money-gen] fromRatio
  2039. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.54 ms
  2040. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2041. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.49 ms
  2042. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2043. 675.32 s [really-safe-money-gen] DecimalLiteral
  2044. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2045. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.44 ms
  2046. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2047. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 62.97 ms
  2048. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2049. 675.32 s [really-safe-money-gen] compose
  2050. 675.32 s [really-safe-money-gen] produces valid rates 1.10 ms
  2051. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2052. 675.32 s [really-safe-money-gen] invert
  2053. 675.32 s [really-safe-money-gen] produces valid rates 0.63 ms
  2054. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2055. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf BTC ADA)
  2056. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC ADA)
  2057. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC ADA)'s 1.14 ms
  2058. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2059. 675.32 s [really-safe-money-gen] Rational
  2060. 675.32 s [really-safe-money-gen] fromRational
  2061. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.05 ms
  2062. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2063. 675.32 s [really-safe-money-gen] roundtrips with toRational 0.61 ms
  2064. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2065. 675.32 s [really-safe-money-gen] USD
  2066. 675.32 s [really-safe-money-gen] Rational
  2067. 675.32 s [really-safe-money-gen] fromRational
  2068. 675.32 s [really-safe-money-gen] roundtrips with toRational 1.24 ms
  2069. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2070. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.14 ms
  2071. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2072. 675.32 s [really-safe-money-gen] DecimalLiteral
  2073. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2074. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 56.66 ms
  2075. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2076. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.84 ms
  2077. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2078. 675.32 s [really-safe-money-gen] Ratio
  2079. 675.32 s [really-safe-money-gen] fromRatio
  2080. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.46 ms
  2081. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2082. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.95 ms
  2083. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2084. 675.32 s [really-safe-money-gen] compose
  2085. 675.32 s [really-safe-money-gen] produces valid rates 0.80 ms
  2086. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2087. 675.32 s [really-safe-money-gen] invert
  2088. 675.32 s [really-safe-money-gen] produces valid rates 0.62 ms
  2089. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2090. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf BTC USD)
  2091. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC USD)
  2092. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC USD)'s 0.51 ms
  2093. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2094. 675.32 s [really-safe-money-gen] INR
  2095. 675.32 s [really-safe-money-gen] compose
  2096. 675.32 s [really-safe-money-gen] produces valid rates 1.20 ms
  2097. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2098. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf BTC INR)
  2099. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC INR)
  2100. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC INR)'s 0.44 ms
  2101. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2102. 675.32 s [really-safe-money-gen] DecimalLiteral
  2103. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2104. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.29 ms
  2105. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2106. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 53.80 ms
  2107. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2108. 675.32 s [really-safe-money-gen] invert
  2109. 675.32 s [really-safe-money-gen] produces valid rates 1.11 ms
  2110. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2111. 675.32 s [really-safe-money-gen] Rational
  2112. 675.32 s [really-safe-money-gen] fromRational
  2113. 675.32 s [really-safe-money-gen] roundtrips with toRational 0.57 ms
  2114. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2115. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.84 ms
  2116. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2117. 675.32 s [really-safe-money-gen] Ratio
  2118. 675.32 s [really-safe-money-gen] fromRatio
  2119. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.88 ms
  2120. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2121. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.50 ms
  2122. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2123. 675.32 s [really-safe-money-gen] CHF
  2124. 675.32 s [really-safe-money-gen] compose
  2125. 675.32 s [really-safe-money-gen] produces valid rates 0.87 ms
  2126. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2127. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf BTC CHF)
  2128. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC CHF)
  2129. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC CHF)'s 0.49 ms
  2130. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2131. 675.32 s [really-safe-money-gen] DecimalLiteral
  2132. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2133. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.36 ms
  2134. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2135. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 59.43 ms
  2136. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2137. 675.32 s [really-safe-money-gen] invert
  2138. 675.32 s [really-safe-money-gen] produces valid rates 0.97 ms
  2139. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2140. 675.32 s [really-safe-money-gen] Ratio
  2141. 675.32 s [really-safe-money-gen] fromRatio
  2142. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.56 ms
  2143. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2144. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.58 ms
  2145. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2146. 675.32 s [really-safe-money-gen] Rational
  2147. 675.32 s [really-safe-money-gen] fromRational
  2148. 675.32 s [really-safe-money-gen] roundtrips with toRational 1.24 ms
  2149. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2150. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.13 ms
  2151. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2152. 675.32 s [really-safe-money-gen] BTC
  2153. 675.32 s [really-safe-money-gen] invert
  2154. 675.32 s [really-safe-money-gen] produces valid rates 0.80 ms
  2155. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2156. 675.32 s [really-safe-money-gen] Rational
  2157. 675.32 s [really-safe-money-gen] fromRational
  2158. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.47 ms
  2159. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2160. 675.32 s [really-safe-money-gen] roundtrips with toRational 0.76 ms
  2161. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2162. 675.32 s [really-safe-money-gen] compose
  2163. 675.32 s [really-safe-money-gen] produces valid rates 0.77 ms
  2164. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2165. 675.32 s [really-safe-money-gen] GenValid (ConversionRateOf BTC BTC)
  2166. 675.32 s [really-safe-money-gen] genValid :: Gen (ConversionRateOf BTC BTC)
  2167. 675.32 s [really-safe-money-gen] only generates valid '(ConversionRateOf BTC BTC)'s 1.00 ms
  2168. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2169. 675.32 s [really-safe-money-gen] DecimalLiteral
  2170. 675.32 s [really-safe-money-gen] fromDecimalLiteral
  2171. 675.32 s [really-safe-money-gen] produces valid conversion rates 1.12 ms
  2172. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2173. 675.32 s [really-safe-money-gen] roundtrips with toDecimalLiteral 61.58 ms
  2174. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2175. 675.32 s [really-safe-money-gen] Ratio
  2176. 675.32 s [really-safe-money-gen] fromRatio
  2177. 675.32 s [really-safe-money-gen] roundtrips with toRatio 0.51 ms
  2178. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2179. 675.32 s [really-safe-money-gen] produces valid conversion rates 0.51 ms
  2180. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2181. 675.32 s [really-safe-money-gen] Money.AmountOfSpec
  2182. 675.32 s [really-safe-money-gen] USD
  2183. 675.32 s [really-safe-money-gen] CHF
  2184. 675.32 s [really-safe-money-gen] rate
  2185. 675.32 s [really-safe-money-gen] produces valid amounts 1.08 ms
  2186. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2187. 675.32 s [really-safe-money-gen] convert
  2188. 675.32 s [really-safe-money-gen] produces valid amounts 1.04 ms
  2189. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2190. 675.32 s [really-safe-money-gen] BTC
  2191. 675.32 s [really-safe-money-gen] convert
  2192. 675.32 s [really-safe-money-gen] produces valid amounts 1.67 ms
  2193. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2194. 675.32 s [really-safe-money-gen] rate
  2195. 675.32 s [really-safe-money-gen] produces valid amounts 0.63 ms
  2196. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2197. 675.32 s [really-safe-money-gen] INR
  2198. 675.32 s [really-safe-money-gen] convert
  2199. 675.32 s [really-safe-money-gen] produces valid amounts 1.67 ms
  2200. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2201. 675.32 s [really-safe-money-gen] rate
  2202. 675.32 s [really-safe-money-gen] produces valid amounts 0.61 ms
  2203. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2204. 675.32 s [really-safe-money-gen] USD
  2205. 675.32 s [really-safe-money-gen] rate
  2206. 675.32 s [really-safe-money-gen] produces valid amounts 0.71 ms
  2207. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2208. 675.32 s [really-safe-money-gen] convert
  2209. 675.32 s [really-safe-money-gen] produces valid amounts 1.54 ms
  2210. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2211. 675.32 s [really-safe-money-gen] ADA
  2212. 675.32 s [really-safe-money-gen] convert
  2213. 675.32 s [really-safe-money-gen] produces valid amounts 1.25 ms
  2214. 675.32 s [really-safe-money-gen] passed for all of 100 inputs.
  2215. 675.32 s [really-safe-money-gen] rate
  2216. 675.33 s [really-safe-money-gen] produces valid amounts 1.05 ms
  2217. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2218. 675.33 s [really-safe-money-gen] ADA
  2219. 675.33 s [really-safe-money-gen] BTC
  2220. 675.33 s [really-safe-money-gen] convert
  2221. 675.33 s [really-safe-money-gen] produces valid amounts 1.11 ms
  2222. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2223. 675.33 s [really-safe-money-gen] rate
  2224. 675.33 s [really-safe-money-gen] produces valid amounts 0.82 ms
  2225. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2226. 675.33 s [really-safe-money-gen] USD
  2227. 675.33 s [really-safe-money-gen] rate
  2228. 675.33 s [really-safe-money-gen] produces valid amounts 0.99 ms
  2229. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2230. 675.33 s [really-safe-money-gen] convert
  2231. 675.33 s [really-safe-money-gen] produces valid amounts 1.29 ms
  2232. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2233. 675.33 s [really-safe-money-gen] CHF
  2234. 675.33 s [really-safe-money-gen] convert
  2235. 675.33 s [really-safe-money-gen] produces valid amounts 1.69 ms
  2236. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2237. 675.33 s [really-safe-money-gen] rate
  2238. 675.33 s [really-safe-money-gen] produces valid amounts 0.57 ms
  2239. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2240. 675.33 s [really-safe-money-gen] ADA
  2241. 675.33 s [really-safe-money-gen] rate
  2242. 675.33 s [really-safe-money-gen] produces valid amounts 0.62 ms
  2243. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2244. 675.33 s [really-safe-money-gen] convert
  2245. 675.33 s [really-safe-money-gen] produces valid amounts 1.73 ms
  2246. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2247. 675.33 s [really-safe-money-gen] INR
  2248. 675.33 s [really-safe-money-gen] rate
  2249. 675.33 s [really-safe-money-gen] produces valid amounts 0.73 ms
  2250. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2251. 675.33 s [really-safe-money-gen] convert
  2252. 675.33 s [really-safe-money-gen] produces valid amounts 1.62 ms
  2253. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2254. 675.33 s [really-safe-money-gen] INR
  2255. 675.33 s [really-safe-money-gen] ADA
  2256. 675.33 s [really-safe-money-gen] rate
  2257. 675.33 s [really-safe-money-gen] produces valid amounts 0.81 ms
  2258. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2259. 675.33 s [really-safe-money-gen] convert
  2260. 675.33 s [really-safe-money-gen] produces valid amounts 1.65 ms
  2261. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2262. 675.33 s [really-safe-money-gen] CHF
  2263. 675.33 s [really-safe-money-gen] convert
  2264. 675.33 s [really-safe-money-gen] produces valid amounts 1.33 ms
  2265. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2266. 675.33 s [really-safe-money-gen] rate
  2267. 675.33 s [really-safe-money-gen] produces valid amounts 0.85 ms
  2268. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2269. 675.33 s [really-safe-money-gen] INR
  2270. 675.33 s [really-safe-money-gen] rate
  2271. 675.33 s [really-safe-money-gen] produces valid amounts 0.93 ms
  2272. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2273. 675.33 s [really-safe-money-gen] convert
  2274. 675.33 s [really-safe-money-gen] produces valid amounts 1.16 ms
  2275. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2276. 675.33 s [really-safe-money-gen] BTC
  2277. 675.33 s [really-safe-money-gen] rate
  2278. 675.33 s [really-safe-money-gen] produces valid amounts 1.06 ms
  2279. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2280. 675.33 s [really-safe-money-gen] convert
  2281. 675.33 s [really-safe-money-gen] produces valid amounts 1.26 ms
  2282. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2283. 675.33 s [really-safe-money-gen] USD
  2284. 675.33 s [really-safe-money-gen] convert
  2285. 675.33 s [really-safe-money-gen] produces valid amounts 1.56 ms
  2286. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2287. 675.33 s [really-safe-money-gen] rate
  2288. 675.33 s [really-safe-money-gen] produces valid amounts 0.64 ms
  2289. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2290. 675.33 s [really-safe-money-gen] BTC
  2291. 675.33 s [really-safe-money-gen] INR
  2292. 675.33 s [really-safe-money-gen] rate
  2293. 675.33 s [really-safe-money-gen] produces valid amounts 0.60 ms
  2294. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2295. 675.33 s [really-safe-money-gen] convert
  2296. 675.33 s [really-safe-money-gen] produces valid amounts 1.95 ms
  2297. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2298. 675.33 s [really-safe-money-gen] CHF
  2299. 675.33 s [really-safe-money-gen] convert
  2300. 675.33 s [really-safe-money-gen] produces valid amounts 1.84 ms
  2301. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2302. 675.33 s [really-safe-money-gen] rate
  2303. 675.33 s [really-safe-money-gen] produces valid amounts 1.22 ms
  2304. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2305. 675.33 s [really-safe-money-gen] USD
  2306. 675.33 s [really-safe-money-gen] rate
  2307. 675.33 s [really-safe-money-gen] produces valid amounts 0.80 ms
  2308. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2309. 675.33 s [really-safe-money-gen] convert
  2310. 675.33 s [really-safe-money-gen] produces valid amounts 1.87 ms
  2311. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2312. 675.33 s [really-safe-money-gen] ADA
  2313. 675.33 s [really-safe-money-gen] convert
  2314. 675.33 s [really-safe-money-gen] produces valid amounts 1.37 ms
  2315. 675.33 s [really-safe-money-gen] passed for all of 100 inputs.
  2316. 675.33 s [really-safe-money-gen] rate
  2317. 675.58 s [really-safe-money-gen] produces valid amounts 1.23 ms
  2318. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2319. 675.58 s [really-safe-money-gen] BTC
  2320. 675.58 s [really-safe-money-gen] convert
  2321. 675.58 s [really-safe-money-gen] produces valid amounts 1.46 ms
  2322. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2323. 675.58 s [really-safe-money-gen] rate
  2324. 675.58 s [really-safe-money-gen] produces valid amounts 0.67 ms
  2325. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2326. 675.58 s [really-safe-money-gen] CHF
  2327. 675.58 s [really-safe-money-gen] INR
  2328. 675.58 s [really-safe-money-gen] convert
  2329. 675.58 s [really-safe-money-gen] produces valid amounts 1.80 ms
  2330. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2331. 675.58 s [really-safe-money-gen] rate
  2332. 675.58 s [really-safe-money-gen] produces valid amounts 0.85 ms
  2333. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2334. 675.58 s [really-safe-money-gen] USD
  2335. 675.58 s [really-safe-money-gen] convert
  2336. 675.58 s [really-safe-money-gen] produces valid amounts 1.65 ms
  2337. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2338. 675.58 s [really-safe-money-gen] rate
  2339. 675.58 s [really-safe-money-gen] produces valid amounts 0.73 ms
  2340. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2341. 675.58 s [really-safe-money-gen] BTC
  2342. 675.58 s [really-safe-money-gen] convert
  2343. 675.58 s [really-safe-money-gen] produces valid amounts 1.79 ms
  2344. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2345. 675.58 s [really-safe-money-gen] rate
  2346. 675.58 s [really-safe-money-gen] produces valid amounts 0.67 ms
  2347. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2348. 675.58 s [really-safe-money-gen] CHF
  2349. 675.58 s [really-safe-money-gen] convert
  2350. 675.58 s [really-safe-money-gen] produces valid amounts 1.46 ms
  2351. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2352. 675.58 s [really-safe-money-gen] rate
  2353. 675.58 s [really-safe-money-gen] produces valid amounts 1.23 ms
  2354. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2355. 675.58 s [really-safe-money-gen] ADA
  2356. 675.58 s [really-safe-money-gen] rate
  2357. 675.58 s [really-safe-money-gen] produces valid amounts 0.64 ms
  2358. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2359. 675.58 s [really-safe-money-gen] convert
  2360. 675.58 s [really-safe-money-gen] produces valid amounts 1.76 ms
  2361. 675.58 s [really-safe-money-gen] passed for all of 100 inputs.
  2362. 675.58 s [really-safe-money-gen] Money.AmountSpec
  2363. 675.58 s [really-safe-money-gen] rate
  2364. 675.58 s [really-safe-money-gen] produces valid conversion rates 149.70 ms
  2365. 675.58 s [really-safe-money-gen] passed for all of 10000 inputs.
  2366. 675.58 s [really-safe-money-gen] computes a rate that can be used to do a conversion without rounding 278.06 ms
  2367. 675.58 s [really-safe-money-gen] passed for all of 10000 inputs.
  2368. 675.58 s [really-safe-money-gen] computes this USD to CHF rate correctly 0.01 ms
  2369. 675.58 s [really-safe-money-gen] convert
  2370. 675.58 s [really-safe-money-gen] succeeds in converting 1:1 without rounding if the quantisation factor is the same 77.80 ms
  2371. 675.58 s [really-safe-money-gen] passed for all of 10000 inputs.
  2372. 675.58 s [really-safe-money-gen] converts this USD to CHF correctly 0.01 ms
  2373. 675.58 s [really-safe-money-gen] produces valid amounts 245.04 ms
  2374. 675.58 s [really-safe-money-gen] passed for all of 10000 inputs.
  2375. 675.58 s [really-safe-money-gen]
  2376. 675.58 s [really-safe-money-gen]
  2377. 675.58 s [really-safe-money-gen]
  2378. 675.58 s [really-safe-money-gen] Examples: 202504
  2379. 675.58 s [really-safe-money-gen] Passed: 346
  2380. 675.58 s [really-safe-money-gen] Failed: 0
  2381. 675.58 s [really-safe-money-gen] Sum of test runtimes: 12.89 seconds
  2382. 675.58 s [really-safe-money-gen] Test suite took: 12.91 seconds
  2383. 675.58 s [really-safe-money-gen]
  2384. 675.58 s [really-safe-money-gen] Killed: 233
  2385. 675.58 s [really-safe-money-gen] Survived: 79
  2386. 675.58 s [really-safe-money-gen] Uncovered: 3
  2387. 675.60 s [really-safe-money-gen] checkPhase completed in 7 minutes 4 seconds
  2388. 675.60 s [really-safe-money-gen] Phase: haddockPhase
  2389. 675.71 s [really-safe-money-gen] Preprocessing library for really-safe-money-gen-0.0.0.0...
  2390. 675.71 s [really-safe-money-gen] Running Haddock on library for really-safe-money-gen-0.0.0.0...
  2391. 675.71 s [really-safe-money-gen] Warning: The documentation for the following packages are not installed. No
  2392. 675.71 s [really-safe-money-gen] links will be generated to these packages: really-safe-money-0.0.0.0
  2393. 675.86 s [really-safe-money-gen] [ 1 of 13] Compiling Money.Amount.Gen ( src/Money/Amount/Gen.hs, nothing )
  2394. 675.93 s [really-safe-money-gen] [ 2 of 13] Compiling Money.Account.Gen ( src/Money/Account/Gen.hs, nothing )
  2395. 675.93 s [really-safe-money-gen] [ 3 of 13] Compiling Money.AccountOf.Gen ( src/Money/AccountOf/Gen.hs, nothing )
  2396. 675.94 s [really-safe-money-gen] [ 4 of 13] Compiling Money.AmountOf.Gen ( src/Money/AmountOf/Gen.hs, nothing )
  2397. 675.94 s [really-safe-money-gen] [ 5 of 13] Compiling Money.ConversionRate.Gen ( src/Money/ConversionRate/Gen.hs, nothing )
  2398. 675.94 s [really-safe-money-gen] [ 6 of 13] Compiling Money.ConversionRateOf.Gen ( src/Money/ConversionRateOf/Gen.hs, nothing )
  2399. 675.95 s [really-safe-money-gen] [ 7 of 13] Compiling Money.QuantisationFactor.Gen ( src/Money/QuantisationFactor/Gen.hs, nothing )
  2400. 675.95 s [really-safe-money-gen] [ 8 of 13] Compiling Money.Currency.Gen ( src/Money/Currency/Gen.hs, nothing )
  2401. 675.95 s [really-safe-money-gen] [ 9 of 13] Compiling Money.MultiAmount.Gen ( src/Money/MultiAmount/Gen.hs, nothing )
  2402. 675.96 s [really-safe-money-gen] [10 of 13] Compiling Money.MultiAccount.Gen ( src/Money/MultiAccount/Gen.hs, nothing )
  2403. 675.96 s [really-safe-money-gen] [11 of 13] Compiling Money.Gen ( src/Money/Gen.hs, nothing )
  2404. 675.96 s [really-safe-money-gen] [12 of 13] Compiling Numeric.DecimalLiteral.Gen ( src/Numeric/DecimalLiteral/Gen.hs, nothing )
  2405. 675.97 s [really-safe-money-gen] [13 of 13] Compiling Paths_really_safe_money_gen ( dist/build/autogen/Paths_really_safe_money_gen.hs, nothing )
  2406. 675.98 s [really-safe-money-gen] Haddock coverage:
  2407. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.Amount.Gen'
  2408. 675.98 s [really-safe-money-gen] Missing documentation for:
  2409. 675.98 s [really-safe-money-gen] Module header
  2410. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.Account.Gen'
  2411. 675.98 s [really-safe-money-gen] Missing documentation for:
  2412. 675.98 s [really-safe-money-gen] Module header
  2413. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.AccountOf.Gen'
  2414. 675.98 s [really-safe-money-gen] Missing documentation for:
  2415. 675.98 s [really-safe-money-gen] Module header
  2416. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.AmountOf.Gen'
  2417. 675.98 s [really-safe-money-gen] Missing documentation for:
  2418. 675.98 s [really-safe-money-gen] Module header
  2419. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.ConversionRate.Gen'
  2420. 675.98 s [really-safe-money-gen] Missing documentation for:
  2421. 675.98 s [really-safe-money-gen] Module header
  2422. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.ConversionRateOf.Gen'
  2423. 675.98 s [really-safe-money-gen] Missing documentation for:
  2424. 675.98 s [really-safe-money-gen] Module header
  2425. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.QuantisationFactor.Gen'
  2426. 675.98 s [really-safe-money-gen] Missing documentation for:
  2427. 675.98 s [really-safe-money-gen] Module header
  2428. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.Currency.Gen'
  2429. 675.98 s [really-safe-money-gen] Missing documentation for:
  2430. 675.98 s [really-safe-money-gen] Module header
  2431. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.MultiAmount.Gen'
  2432. 675.98 s [really-safe-money-gen] Missing documentation for:
  2433. 675.98 s [really-safe-money-gen] Module header
  2434. 675.98 s [really-safe-money-gen] 0% ( 0 / 1) in 'Money.MultiAccount.Gen'
  2435. 675.98 s [really-safe-money-gen] Missing documentation for:
  2436. 675.98 s [really-safe-money-gen] Module header
  2437. 675.98 s [really-safe-money-gen] Warning: Money.Gen: Could not find documentation for exported module: Money.Gen
  2438. 675.98 s [really-safe-money-gen] 90% ( 10 / 11) in 'Money.Gen'
  2439. 675.98 s [really-safe-money-gen] Missing documentation for:
  2440. 675.98 s [really-safe-money-gen] Module header
  2441. 675.98 s [really-safe-money-gen] 0% ( 0 / 2) in 'Numeric.DecimalLiteral.Gen'
  2442. 675.98 s [really-safe-money-gen] Missing documentation for:
  2443. 675.98 s [really-safe-money-gen] Module header
  2444. 675.98 s [really-safe-money-gen] shrinkSign (src/Numeric/DecimalLiteral/Gen.hs:16)
  2445. 676.04 s [really-safe-money-gen] Warning: Money.Amount.Gen: could not find link destinations for:
  2446. 676.04 s [really-safe-money-gen] - Money.Amount.Amount
  2447. 676.04 s [really-safe-money-gen] - Money.Amount.Distribution
  2448. 676.04 s [really-safe-money-gen] - Money.Amount.Rounding
  2449. 676.04 s [really-safe-money-gen] Warning: Money.Account.Gen: could not find link destinations for:
  2450. 676.04 s [really-safe-money-gen] - Money.Account.Account
  2451. 676.04 s [really-safe-money-gen] Warning: Money.AccountOf.Gen: could not find link destinations for:
  2452. 676.04 s [really-safe-money-gen] - Money.AccountOf.AccountOf
  2453. 676.04 s [really-safe-money-gen] Warning: Money.AmountOf.Gen: could not find link destinations for:
  2454. 676.04 s [really-safe-money-gen] - Money.AmountOf.AmountOf
  2455. 676.04 s [really-safe-money-gen] Warning: Money.ConversionRate.Gen: could not find link destinations for:
  2456. 676.04 s [really-safe-money-gen] - Money.ConversionRate.ConversionRate
  2457. 676.04 s [really-safe-money-gen] Warning: Money.ConversionRateOf.Gen: could not find link destinations for:
  2458. 676.04 s [really-safe-money-gen] - Money.ConversionRateOf.ConversionRateOf
  2459. 676.04 s [really-safe-money-gen] Warning: Money.QuantisationFactor.Gen: could not find link destinations for:
  2460. 676.04 s [really-safe-money-gen] - Money.QuantisationFactor.QuantisationFactor
  2461. 676.04 s [really-safe-money-gen] Warning: Money.Currency.Gen: could not find link destinations for:
  2462. 676.04 s [really-safe-money-gen] - Money.Currency.Currency
  2463. 676.04 s [really-safe-money-gen] Warning: Money.MultiAmount.Gen: could not find link destinations for:
  2464. 676.04 s [really-safe-money-gen] - Money.MultiAmount.MultiAmount
  2465. 676.04 s [really-safe-money-gen] Warning: Money.MultiAccount.Gen: could not find link destinations for:
  2466. 676.04 s [really-safe-money-gen] - Money.MultiAccount.MultiAccount
  2467. 676.04 s [really-safe-money-gen] Warning: Numeric.DecimalLiteral.Gen: could not find link destinations for:
  2468. 676.04 s [really-safe-money-gen] - Numeric.DecimalLiteral.DecimalLiteral
  2469. 679.49 s [really-safe-money-gen] Documentation created: dist/doc/html/really-safe-money-gen/,
  2470. 679.49 s [really-safe-money-gen] dist/doc/html/really-safe-money-gen/really-safe-money-gen.txt
  2471. 679.91 s [really-safe-money-gen] Preprocessing test suite 'really-safe-money-test' for really-safe-money-gen-0.0.0.0...
  2472. 679.91 s [really-safe-money-gen] Phase: installPhase
  2473. 679.91 s [really-safe-money-gen] Installing library in /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/really-safe-money-gen-0.0.0.0-CYixtewWieeL1hKIftkdmv
  2474. 679.91 s [really-safe-money-gen] Phase: fixupPhase
  2475. 679.91 s [really-safe-money-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0
  2476. 679.92 s [really-safe-money-gen] shrinking /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0/lib/ghc-9.10.3/lib/x86_64-linux-ghc-9.10.3-05f6/libHSreally-safe-money-gen-0.0.0.0-CYixtewWieeL1hKIftkdmv-ghc9.10.3.so
  2477. 679.93 s [really-safe-money-gen] checking for references to /build/ in /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0...
  2478. 679.95 s [really-safe-money-gen] patching script interpreter paths in /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0
  2479. 679.96 s [really-safe-money-gen] stripping (with command strip and flags -S -p) in /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0/lib
  2480. 680.00 s [really-safe-money-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc
  2481. 680.01 s [really-safe-money-gen] checking for references to /build/ in /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc...
  2482. 680.03 s [really-safe-money-gen] patching script interpreter paths in /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc
  2483. 680.03 s [really-safe-money-gen] shrinking RPATHs of ELF executables and libraries in /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report
  2484. 680.04 s [really-safe-money-gen] checking for references to /build/ in /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report...
  2485. 680.06 s [really-safe-money-gen] patching script interpreter paths in /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report
  2486. 680.19 s [post-build-hook] Uploading to cachix cache "sydtest": /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0
  2487. 680.68 s [post-build-hook] Pushing 3 paths (190 are already present) using zstd to cache sydtest ⏳
  2488. 680.68 s [post-build-hook]
  2489. 681.06 s [post-build-hook] Pushing /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc (288.17 KiB)
  2490. 681.07 s [post-build-hook] Pushing /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0 (1.27 MiB)
  2491. 681.07 s [post-build-hook] Pushing /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report (763.29 KiB)
  2492. 682.32 s [post-build-hook]
  2493. 682.32 s [post-build-hook] All done.
  2494. 682.34 s [post-build-hook] Uploading to the NixCI staging cache: /nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report /nix/store/6r6bqpgzp6rj222ha229xlyxhsf9cd8g-really-safe-money-gen-0.0.0.0-doc /nix/store/iwilss9l8g9gs952al71zldg92hmpqnp-really-safe-money-gen-0.0.0.0
  2495. 682.37 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2496. 682.52 s [post-build-hook] copying 1 paths...
  2497. 682.52 s [post-build-hook] copying path '/nix/store/6iqp1fcjhd2j8gms0fz9z89ig6biwrl2-really-safe-money-gen-0.0.0.0-report' to 'https://cache.staging.nix-ci.com'...
  2498. 682.82 s [post-build-hook] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  2499. 682.92 s [post-build-hook] copying 0 paths...
  2500. 682.94 s Progress: 5 of 6 built, 37 of 37 downloaded from cache