PyF-0.8.0.1: test/golden/-981683007095020647.golden
INITIALPATH:7:22: error:
• No instance for (RealFloat Int) arising from a use of ‘PyF.Internal.QQ.formatAnyFractional’
• In the first argument of ‘putStrLn’, namely ‘((((((PyF.Internal.QQ.formatAnyFractional (PyF.Formatters.Upper PyF.Formatters.Generic)) PyF.Formatters.Minus) Nothing) Nothing) (Just 6)) (truncate' number))’
In the expression: putStrLn ((((((PyF.Internal.QQ.formatAnyFractional (PyF.Formatters.Upper PyF.Formatters.Generic)) PyF.Formatters.Minus) Nothing) Nothing) (Just 6)) (truncate' number))
In an equation for ‘main’: main = putStrLn ((((((PyF.Internal.QQ.formatAnyFractional (PyF.Formatters.Upper PyF.Formatters.Generic)) PyF.Formatters.Minus) Nothing) Nothing) (Just 6)) (truncate' number))
|
7 | main = putStrLn [fmt|{truncate' number:G}|]
| ^^^^^^^^^^^^^^^^^^^^^^