shithub: MicroHs

ref: c40d2d87ada20043d12e9fd57a0ac0de316ebbf4
dir: /ghc/Data/Double.hs/

View raw version
module Data.Double(Double, showDouble, negate) where

showDouble :: Double -> [Char]
showDouble = show