packages feed

hledger-ui 1.24.1 → 1.24.99

raw patch · 6 files changed

+40/−39 lines, 6 filesdep ~basedep ~hledgerdep ~hledger-lib

Dependency ranges changed: base, hledger, hledger-lib

Files

CHANGES.md view
@@ -9,6 +9,8 @@ User-visible changes in hledger-ui. See also the hledger changelog. +# a98e6125f+ # 1.24.1 2021-12-10  Fixes
Hledger/UI/AccountsScreen.hs view
@@ -2,7 +2,6 @@  {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-}-{-# LANGUAGE NamedFieldPuns #-}  module Hledger.UI.AccountsScreen  (accountsScreen
hledger-ui.1 view
@@ -1,5 +1,5 @@ -.TH "HLEDGER-UI" "1" "December 2021" "hledger-ui-1.24.1 " "hledger User Manuals"+.TH "HLEDGER-UI" "1" "December 2021" "hledger-ui-1.24.99 " "hledger User Manuals"   @@ -7,7 +7,7 @@ .PP hledger-ui is a terminal interface (TUI) for the hledger accounting tool.-This manual is for hledger-ui 1.24.1.+This manual is for hledger-ui 1.24.99. .SH SYNOPSIS .PP \f[C]hledger-ui [OPTIONS] [QUERYARGS]\f[R]
hledger-ui.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           hledger-ui-version:        1.24.1+version:        1.24.99 synopsis:       Curses-style terminal interface for the hledger accounting system description:    A simple curses-style terminal user interface for the hledger accounting system.                 It can be a more convenient way to browse your accounts than the CLI.@@ -63,11 +63,11 @@   hs-source-dirs:       ./   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans-  cpp-options: -DVERSION="1.24.1"+  cpp-options: -DVERSION="1.24.99"   build-depends:       ansi-terminal >=0.9     , async-    , base >=4.11 && <4.16+    , base >=4.11 && <4.17     , brick >=0.23     , cmdargs >=0.8     , containers >=0.5.9@@ -77,8 +77,8 @@     , extra >=1.6.3     , filepath     , fsnotify >=0.2.1.2 && <0.4-    , hledger >=1.24.1 && <1.25-    , hledger-lib >=1.24.1 && <1.25+    , hledger >=1.24.99 && <1.25+    , hledger-lib >=1.24.99 && <1.25     , megaparsec >=7.0.0 && <9.3     , microlens >=0.4     , microlens-platform >=0.2.3.1
hledger-ui.info view
@@ -12,7 +12,7 @@ *************  hledger-ui is a terminal interface (TUI) for the hledger accounting-tool.  This manual is for hledger-ui 1.24.1.+tool.  This manual is for hledger-ui 1.24.99.     'hledger-ui [OPTIONS] [QUERYARGS]' 'hledger ui -- [OPTIONS] [QUERYARGS]'@@ -639,34 +639,34 @@  Tag Table: Node: Top221-Node: OPTIONS1656-Ref: #options1754-Node: MOUSE6636-Ref: #mouse6731-Node: KEYS7013-Ref: #keys7106-Node: SCREENS11192-Ref: #screens11290-Node: Accounts screen11380-Ref: #accounts-screen11508-Node: Register screen13847-Ref: #register-screen14002-Node: Transaction screen15986-Ref: #transaction-screen16144-Node: Error screen17014-Ref: #error-screen17136-Node: TIPS17380-Ref: #tips17479-Node: Watch mode17531-Ref: #watch-mode17648-Node: Watch mode limitations18398-Ref: #watch-mode-limitations18539-Node: ENVIRONMENT19675-Ref: #environment19786-Node: FILES21094-Ref: #files21193-Node: BUGS21406-Ref: #bugs21483+Node: OPTIONS1657+Ref: #options1755+Node: MOUSE6637+Ref: #mouse6732+Node: KEYS7014+Ref: #keys7107+Node: SCREENS11193+Ref: #screens11291+Node: Accounts screen11381+Ref: #accounts-screen11509+Node: Register screen13848+Ref: #register-screen14003+Node: Transaction screen15987+Ref: #transaction-screen16145+Node: Error screen17015+Ref: #error-screen17137+Node: TIPS17381+Ref: #tips17480+Node: Watch mode17532+Ref: #watch-mode17649+Node: Watch mode limitations18399+Ref: #watch-mode-limitations18540+Node: ENVIRONMENT19676+Ref: #environment19787+Node: FILES21095+Ref: #files21194+Node: BUGS21407+Ref: #bugs21484  End Tag Table 
hledger-ui.txt view
@@ -5,7 +5,7 @@  NAME        hledger-ui  is  a  terminal  interface (TUI) for the hledger accounting-       tool.  This manual is for hledger-ui 1.24.1.+       tool.  This manual is for hledger-ui 1.24.99.  SYNOPSIS        hledger-ui [OPTIONS] [QUERYARGS]@@ -548,4 +548,4 @@   -hledger-ui-1.24.1                December 2021                   HLEDGER-UI(1)+hledger-ui-1.24.99               December 2021                   HLEDGER-UI(1)