packages feed

terminfo 0.3.2.2 → 0.3.2.3

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

System/Console/Terminfo/Cursor.hs view
@@ -53,7 +53,7 @@ termLines :: Capability Int termColumns :: Capability Int termLines = tiGetNum "lines"-termColumns = tiGetNum "columns"+termColumns = tiGetNum "cols"  -- | This flag specifies that the cursor wraps automatically from the last  -- column of one line to the first column of the next.
terminfo.cabal view
@@ -1,6 +1,6 @@ Name:           terminfo Cabal-Version:  >=1.4-Version:        0.3.2.2+Version:        0.3.2.3 Category:       User Interfaces License:        BSD3 License-File:   LICENSE