packages feed

fay-0.19: tests/Double2.hs

module Double2 where

main :: Fay ()
main = print ((10 + (2 * (4 / 2))) :: Double)