packages feed

fay-0.19: tests/Double.hs

module Double where

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