Accepting request 370926 from devel:languages:haskell

- update to 0.3.4.6
* Made toDecimalDigits more similar to floatToDigits
* Introduce a special case for 0 in fromFloatDigits

- update to 0.3.4.5
* Support GHC-8.0.1
* Support binary-0.8 (forwarded request 370923 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/370926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-scientific?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2016-03-16 09:36:00 +00:00 committed by Git OBS Bridge
commit e91a952871
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 12 09:29:12 UTC 2016 - mimi.vx@gmail.com
- update to 0.3.4.6
* Made toDecimalDigits more similar to floatToDigits
* Introduce a special case for 0 in fromFloatDigits
-------------------------------------------------------------------
Thu Mar 10 09:00:33 UTC 2016 - mimi.vx@gmail.com
- update to 0.3.4.5
* Support GHC-8.0.1
* Support binary-0.8
-------------------------------------------------------------------
Sun Nov 29 17:39:11 UTC 2015 - mimi.vx@gmail.com

View File

@ -19,7 +19,7 @@
%global pkg_name scientific
Name: ghc-scientific
Version: 0.3.4.4
Version: 0.3.4.6
Release: 0
Summary: Numbers represented using scientific notation
License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519
size 21646

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdd15c72b379ceaef5f30d7113e6971a47090a285f46d1d44528e328061df382
size 21932