summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/numeric/should_run/numrun011.hs
blob: d259613d2f636e03d6373e9c4d384d4bea91fa44 (plain)
1
2
import Data.Ratio
main = print (fromRational (1 % 85070591730234615865843651857942052864) :: Float)