Package Release Info

ghc-scientific-0.3.4.4-3.1

Update Info: openSUSE-2016-291
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-scientific
ghc-scientific-devel

Change Logs

* Sun Nov 29 2015 mimi.vx@gmail.com
- update to 0.3.4.4
  * Fix build with integer-simple.
  * Improved performance of toDecimalDigits by 13%.
* Mon Oct 12 2015 mimi.vx@gmail.com
- update to 0.3.4.2
  * build fixes
* Sun Oct 04 2015 mimi.vx@gmail.com
- update to 0.3.4.0
  * Added fromRationalRepetend & toRationalRepetend
  for safely converting from and to rationals
  which have a repeating decimal representation like:
  1 % 28 = 0.03(571428).
  * Added a Binary instance.
  * Various performance improvements.
  * Support vector-0.11
  * Support tasty-0.11
  * Support criterion-1.1.0.0
* Sun Apr 12 2015 mimi.vx@gmail.com
- update to 0.3.3.8
* Sun Mar 29 2015 mpluskal@suse.com
- Remove ExclusiveArch
* Mon Feb 02 2015 mpluskal@suse.com
-  Initial package