packages feed

const-math-ghc-plugin-0.2.0.0: tests/Sqrt.hs

module Sqrt where

main = print (1.0 / sqrt 2.0)