ghc-scientific/ghc-scientific.changes
Ondřej Súkup 960a45f155 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-scientific?expand=0&rev=9
2015-10-04 17:03:19 +00:00

30 lines
867 B
Plaintext

-------------------------------------------------------------------
Sun Oct 4 16:52:33 UTC 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 18:49:55 UTC 2015 - mimi.vx@gmail.com
- update to 0.3.3.8
-------------------------------------------------------------------
Sun Mar 29 09:47:51 UTC 2015 - mpluskal@suse.com
- Remove ExclusiveArch
-------------------------------------------------------------------
Mon Feb 2 18:00:30 UTC 2015 - mpluskal@suse.com
- Initial package