Accepting request 646353 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/646353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-ansi-terminal?expand=0&rev=10
This commit is contained in:
commit
284deaca09
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ef38bbff7e703f964a4c0a1f17b851a6eadcaeffbe01697599eda5a6842a4ba
|
|
||||||
size 30375
|
|
3
ansi-terminal-0.8.2.tar.gz
Normal file
3
ansi-terminal-0.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:90a7324811e7da0d0aecd66454b1622e3b1ee22ed09bbdae379c0ff079d2fa90
|
||||||
|
size 31357
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 29 09:03:23 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update ansi-terminal to version 0.8.2.
|
||||||
|
Version 0.8.2
|
||||||
|
-------------
|
||||||
|
|
||||||
|
* Add `getCursorPosition0` and deprecate `getCursorPosition`. Any position
|
||||||
|
provided by the latter is 1-based. Any position provided by the former is
|
||||||
|
0-based, consistent with `setCursorColumn` and `setCursorPosition`.
|
||||||
|
* Improvements to Haddock documentation in respect of 0-based and 1-based
|
||||||
|
cursor positions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 4 09:42:57 UTC 2018 - psimons@suse.com
|
Thu Oct 4 09:42:57 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name ansi-terminal
|
%global pkg_name ansi-terminal
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.1
|
Version: 0.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user