[project @ 2002-07-17 10:47:01 by ross]
authorross <unknown>
Wed, 17 Jul 2002 10:47:01 +0000 (10:47 +0000)
committerross <unknown>
Wed, 17 Jul 2002 10:47:01 +0000 (10:47 +0000)
commit101f42728f48f2b3d13b103995999db7c14ae6c6
treece4bee3da68795d6cb65b29510dcef44fdab18d3
parent074097275d1a29d1cb3f25330f0633f797f9bdae
[project @ 2002-07-17 10:47:01 by ross]
Make the libraries' Numeric module usable by Hugs.  Also deleted a chunk
of code inside #ifdef __HUGS__ -- this was unused, and the copy in Hugs
(now Hugs.Numeric) has since been improved.  (Since these functions are
portable, ideally they would be merged with the versions in GHC.Float)
Numeric.hs