packages feed

fay-0.24.2.0: tests/Double3.hs

module Double3 where

main :: Fay ()
main = print ((5 * 3 / 2) :: Double)