Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-ansi-terminal-devel-0.9-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: ghc-ansi-terminal-devel Distribution: openSUSE Tumbleweed
Version: 0.9 Vendor: openSUSE
Release: 1.1 Build date: Sun Feb 17 12:30:40 2019
Group: Development/Libraries/Haskell Build host: obs-arm-6
Size: 3164831 Source RPM: ghc-ansi-terminal-0.9-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://hackage.haskell.org/package/ansi-terminal
Summary: Haskell ansi-terminal library development files
This package provides the Haskell ansi-terminal library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Jan 27 2019 psimons@suse.com
  - Update ansi-terminal to version 0.9.
    Version 0.9
    - ----------
    * Add support for 256-color palettes with new `SetPaletteColor` constructor of
      `SGR` type, and `xterm6LevelRGB`, `xterm24LevelGray` and `xtermSystem`.
    * Remove deprecated `getCursorPosition`. (Use `getCursorPosition0` instead.)
    * Add `hSupportsANSIColor`.
    * Add `getTerminalSize`.
    * Improvements to Haddock documentation.
* Mon Oct 29 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 04 2018 psimons@suse.com
  - Update ansi-terminal to version 0.8.1.
    * Add `hSupportsANSIWithoutEmulation`. On Windows 10, if the handle is identifed
      as connected to a native terminal ('Command Prompt' or 'PowerShell'), the
      processing of 'ANSI' control characters will be enabled.
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimons@suse.com
  - Update ansi-terminal to version 0.8.0.4.
    * On Windows, `hSupportsANSI` now recognises if the handle is connected to a
      'mintty' terminal.
    * On Windows, try to enable ANSI on ConHost terminals even if a TERM environment
      variable exits (such as with the Hyper 2 terminal)
    * Minor improvements to Haddock documentation
    * Improve README and Haddock documentation
    * On Windows, fix compatability with earlier GHC versions
    * Drop support for GHC versions before 6.12.1 (released December 2009)
    * On Windows, if the standard output channel is valid but not a ConHost
      terminal, assume it is ANSI-enabled rather than failing
    * On Windows, output the improved error message to the standard error channel
      rather than the standard output channel
    * Make the fields of `SGR` strict
    * Make compatible with GHC 8.2.2
    * Improve the error message on Windows when not ANSI-capable or ConHost
    * Recognise Appveyor build environment as ANSI-enabled
      `getReportedCursorPosition`: don't let the cursor reporting code be echo'd
    * Allow saving, restoring, and querying the current cursor position
    * Fix a couple of issues with the Reset emulation on Windows
    * Add 24-bit RGB color support
* Thu Aug 03 2017 psimons@suse.com
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jun 08 2017 psimons@suse.com
  - Update to version 0.6.3.1.
* Wed May 31 2017 psimons@suse.com
  - Update to version 0.6.3.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 0.6.2.3 revision 0 with cabal2obs.
* Sun Sep 13 2015 mimi.vx@gmail.com
  - update to 0.6.2.3
    * Add an example to the haddocks
* Sun Aug 23 2015 mimi.vx@gmail.com
  - update to 0.6.2.2
    * Fix a GHC 7.10 warning
* Thu May 14 2015 mimi.vx@gmail.com
  - regenerated spec with  cabal-rpm
* Sat Nov 22 2014 mimi.vx@gmail.com
  - add group to devele section
* Sun Nov 16 2014 mimi.vx@gmail.com
  - initial commit

Files

/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI.dyn_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI.hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI.p_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Codes.dyn_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Codes.hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Codes.p_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Types.dyn_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Types.hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Types.p_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Unix.dyn_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Unix.hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/System/Console/ANSI/Unix.p_hi
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/libHSansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF.a
/usr/lib/ghc-8.4.3/ansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF/libHSansi-terminal-0.9-Gz1aoj9mjuWHHRaqNQtoQF_p.a
/usr/lib/ghc-8.4.3/package.conf.d/ansi-terminal-0.9.conf
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/System-Console-ANSI-Codes.html
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/System-Console-ANSI-Types.html
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/System-Console-ANSI.html
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/ansi-terminal.haddock
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/ansi-terminal.txt
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/doc-index.html
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/haddock-bundle.min.js
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/hslogo-16.png
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/index.html
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/meta.json
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/minus.gif
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/ocean.css
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/plus.gif
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/quick-jump.css
/usr/share/doc/ghc-8.4.3/html/libraries/ansi-terminal-0.9/synopsis.png
/usr/share/doc/packages/ghc-ansi-terminal-devel
/usr/share/doc/packages/ghc-ansi-terminal-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-ansi-terminal-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 23:50:52 2024