Remove type-ambiguous (fromIntegral 0)::Int, replacing it with just 0
authorsimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:45:25 +0000 (16:45 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:45:25 +0000 (16:45 +0000)
commit7a7fdd38e46cb337b21afbdc20bf2ab645838a58
tree7de840029789f72a6756de004ac871328e0bedcd
parent62070c7f5bb3f4248557c30a0a9afa96c4f31799
Remove type-ambiguous (fromIntegral 0)::Int, replacing it with just 0

This unnecessary ambiguity has been there for ages, and is now rejected
by -Werror, after fixing #3261
compiler/ghci/ByteCodeAsm.lhs