[project @ 2003-12-12 18:29:26 by sof]
authorsof <unknown>
Fri, 12 Dec 2003 18:29:26 +0000 (18:29 +0000)
committersof <unknown>
Fri, 12 Dec 2003 18:29:26 +0000 (18:29 +0000)
commit16a14a4e9f91677590f15ec97f47b70e1fe50533
tree186165bf03df11fccf1415ab605dfc6c620a7395
parent4c8456b0aa4f8dd54dd76103685c5bea71feb5d5
[project @ 2003-12-12 18:29:26 by sof]
showIntAtBase:
  - implementation uses quotRem [where the remainder isn't always
    non-negative -- ditto for divMod, so there's no trivial fix],
    negative bases aren't supported; catch this.
  - separate argument validity checking from actual digitisation.
Numeric.hs