pkgsrc/math/hs-scientific
szptvlfn 8e9f4443d8 Update to 0.3.3.5
changelog:
0.3.3.5
    * Fixed bug when converting the Scientific:
      `scientific 0 someBigExponent` to a bounded Integral using toBoundedInteger
      or to a bounded RealFloat using toBoundedRealFloat.
      If someBigExponent was big enough to trigger the big-exponent protection
      the beforementioned functions didn't return 0.

      This is fixed by explicitly handling a coefficient of 0.
2015-01-07 13:21:14 +00:00
..
buildlink3.mk Update to 0.3.3.5 2015-01-07 13:21:14 +00:00
DESCR
distinfo Update to 0.3.3.5 2015-01-07 13:21:14 +00:00
Makefile Update to 0.3.3.5 2015-01-07 13:21:14 +00:00
PLIST