Remove unnecessary fromIntegral calls
authorsimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:24:51 +0000 (17:24 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 16 Nov 2010 17:24:51 +0000 (17:24 +0000)
commit595f2cbc9072003f4e86dab6d1c9a408d388f3b7
tree942a3eb65fee0bbe80b90b9cd728b9349f618fba
parent4748a7927948a6538c6e96a3d06bea75545b9301
Remove unnecessary fromIntegral calls
GHC/Conc/IO.hs
GHC/IO/BufferedIO.hs
GHC/IO/FD.hs
GHC/IO/Handle/FD.hs
GHC/IO/Handle/Text.hs
System/IO.hs