bump version to 1.5.99

This commit is contained in:
Simon Michael 2018-01-04 10:15:03 -08:00
parent c1e9ea8fd1
commit bc3f5c476c
13 changed files with 57 additions and 57 deletions

View File

@ -1 +1 @@
1.5 1.5.99

View File

@ -7,8 +7,8 @@ m4_define({{_webseparate_}}, m4_ifdef({{WEB && SEPARATE}},{{$1}}) )m4_dnl
m4_define({{_webcombined_}}, m4_ifdef({{WEB && COMBINED}},{{$1}}) )m4_dnl m4_define({{_webcombined_}}, m4_ifdef({{WEB && COMBINED}},{{$1}}) )m4_dnl
m4_dnl m4_dnl
m4_define({{_author_}}, {{}})m4_dnl m4_define({{_author_}}, {{}})m4_dnl
m4_define({{_monthyear_}}, {{December 2017}})m4_dnl m4_define({{_monthyear_}}, {{January 2018}})m4_dnl
m4_define({{_version_}}, {{1.5}})m4_dnl m4_define({{_version_}}, {{1.5.99}})m4_dnl
m4_dnl m4_dnl
m4_dnl Links to dev and recent release versions of a manual. m4_dnl Links to dev and recent release versions of a manual.
m4_dnl $1 is the manual's web slug: hledger, hledger-ui, journal, csv etc. m4_dnl $1 is the manual's web slug: hledger, hledger-ui, journal, csv etc.

View File

@ -2,10 +2,10 @@
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: fb76194ccf25e07379b144d9ac8eb4ae4936140b939cd8610c7c6fc6ee07f9c9 -- hash: 2ba06bc3009a704bd5e904823472d017379f40db355ae36b066113536467e03c
name: hledger-api name: hledger-api
version: 1.5 version: 1.5.99
synopsis: Web API server for the hledger accounting tool synopsis: Web API server for the hledger accounting tool
description: This is a simple web API server for hledger data. description: This is a simple web API server for hledger data.
It comes with a series of simple client-side web app examples. It comes with a series of simple client-side web app examples.
@ -46,7 +46,7 @@ source-repository head
executable hledger-api executable hledger-api
main-is: hledger-api.hs main-is: hledger-api.hs
ghc-options: -threaded ghc-options: -threaded
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
Decimal Decimal
, aeson , aeson
@ -55,8 +55,8 @@ executable hledger-api
, containers , containers
, docopt , docopt
, either , either
, hledger >=1.5 && <1.6 , hledger >=1.5.99 && <1.6
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, microlens >=0.4 , microlens >=0.4
, microlens-platform >=0.2.3.1 , microlens-platform >=0.2.3.1
, safe , safe

View File

@ -36,12 +36,12 @@ import Text.Printf
import Hledger.Query import Hledger.Query
import Hledger.Cli hiding (Reader, version) import Hledger.Cli hiding (Reader, version)
hledgerApiVersion="1.5" hledgerApiVersion="1.5.99"
-- https://github.com/docopt/docopt.hs#readme -- https://github.com/docopt/docopt.hs#readme
doc :: Docopt doc :: Docopt
doc = [docopt| doc = [docopt|
hledger-api 1.5 hledger-api 1.5.99
Serves hledger data and reports as a JSON web API. Serves hledger data and reports as a JSON web API.

View File

@ -1,5 +1,5 @@
name: hledger-api name: hledger-api
version: '1.5' version: '1.5.99'
synopsis: Web API server for the hledger accounting tool synopsis: Web API server for the hledger accounting tool
description: | description: |
This is a simple web API server for hledger data. This is a simple web API server for hledger data.
@ -32,8 +32,8 @@ data-files:
- hledger-api.info - hledger-api.info
dependencies: dependencies:
- hledger-lib >=1.5 && <1.6 - hledger-lib >=1.5.99 && <1.6
- hledger >=1.5 && <1.6 - hledger >=1.5.99 && <1.6
- base >=4.8 && <5 - base >=4.8 && <5
- aeson - aeson
- bytestring - bytestring
@ -57,4 +57,4 @@ executables:
hledger-api: hledger-api:
main: hledger-api.hs main: hledger-api.hs
ghc-options: -threaded ghc-options: -threaded
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"

View File

@ -2,10 +2,10 @@
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: c0497f13da483640b446c596007d9e15f8235a01f8b2ae8ffa96f89dbf59ffb7 -- hash: 0359b7d353e59a15012d14a39fea7d133562b202c70969984a8fd918f27417e8
name: hledger-lib name: hledger-lib
version: 1.5 version: 1.5.99
synopsis: Core data types, parsers and functionality for the hledger accounting tools synopsis: Core data types, parsers and functionality for the hledger accounting tools
description: This is a reusable library containing hledger's core functionality. description: This is a reusable library containing hledger's core functionality.
. .

View File

@ -1,5 +1,5 @@
name: hledger-lib name: hledger-lib
version: '1.5' version: '1.5.99'
synopsis: Core data types, parsers and functionality for the hledger accounting tools synopsis: Core data types, parsers and functionality for the hledger accounting tools
description: | description: |
This is a reusable library containing hledger's core functionality. This is a reusable library containing hledger's core functionality.

View File

@ -2,10 +2,10 @@
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 0415bc39f4fbc4cec62ff37e03c0ff513b23cd4825310c799a42177cd9245f1e -- hash: dd0253057446851aae37d74a6f743e6365772780e2070e0e38f31d56a6610fdc
name: hledger-ui name: hledger-ui
version: 1.5 version: 1.5.99
synopsis: Curses-style user interface for the hledger accounting tool synopsis: Curses-style user interface for the hledger accounting tool
description: This is hledger's curses-style interface. description: This is hledger's curses-style interface.
It is simpler and more convenient for browsing data than the command-line interface, It is simpler and more convenient for browsing data than the command-line interface,
@ -52,7 +52,7 @@ executable hledger-ui
hs-source-dirs: 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 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
HUnit HUnit
, ansi-terminal >=0.6.2.3 , ansi-terminal >=0.6.2.3
@ -65,8 +65,8 @@ executable hledger-ui
, directory , directory
, filepath , filepath
, fsnotify >=0.2 , fsnotify >=0.2
, hledger >=1.5 && <1.6 , hledger >=1.5.99 && <1.6
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, megaparsec >=5.0 , megaparsec >=5.0
, microlens >=0.4 , microlens >=0.4
, microlens-platform >=0.2.3.1 , microlens-platform >=0.2.3.1

View File

@ -1,5 +1,5 @@
name : hledger-ui name : hledger-ui
version : '1.5' version : '1.5.99'
synopsis : Curses-style user interface for the hledger accounting tool synopsis : Curses-style user interface for the hledger accounting tool
description : | description : |
This is hledger's curses-style interface. This is hledger's curses-style interface.
@ -37,11 +37,11 @@ flags:
manual: false manual: false
default: true default: true
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
dependencies: dependencies:
- hledger >=1.5 && <1.6 - hledger >=1.5.99 && <1.6
- hledger-lib >=1.5 && <1.6 - hledger-lib >=1.5.99 && <1.6
- ansi-terminal >=0.6.2.3 - ansi-terminal >=0.6.2.3
- async - async
- base >=4.8 && <5 - base >=4.8 && <5

View File

@ -2,10 +2,10 @@
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 4b29b9e5703c56c1f7beabdcec14cf3007d6f6c6855088b8bf06da8f092b4b3d -- hash: ab1ce07009282db56c0dd739039af340a8b2f2c8f710157c2c78cdbc1709dfdd
name: hledger-web name: hledger-web
version: 1.5 version: 1.5.99
synopsis: Web interface for the hledger accounting tool synopsis: Web interface for the hledger accounting tool
description: This is hledger's web interface. description: This is hledger's web interface.
It provides a more user-friendly and collaborative UI than the It provides a more user-friendly and collaborative UI than the
@ -124,7 +124,7 @@ flag threaded
library library
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
HUnit HUnit
, base >=4.8 && <5 , base >=4.8 && <5
@ -139,8 +139,8 @@ library
, directory , directory
, filepath , filepath
, hjsmin , hjsmin
, hledger >=1.5 && <1.6 , hledger >=1.5.99 && <1.6
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, http-client , http-client
, http-conduit , http-conduit
, json , json
@ -192,7 +192,7 @@ executable hledger-web
hs-source-dirs: hs-source-dirs:
app app
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
HUnit HUnit
, base >=4.8 && <5 , base >=4.8 && <5
@ -207,8 +207,8 @@ executable hledger-web
, directory , directory
, filepath , filepath
, hjsmin , hjsmin
, hledger >=1.5 && <1.6 , hledger >=1.5.99 && <1.6
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, hledger-web , hledger-web
, http-client , http-client
, http-conduit , http-conduit
@ -249,7 +249,7 @@ test-suite test
hs-source-dirs: hs-source-dirs:
tests tests
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
HUnit HUnit
, base >=4.8 && <5 , base >=4.8 && <5
@ -264,8 +264,8 @@ test-suite test
, directory , directory
, filepath , filepath
, hjsmin , hjsmin
, hledger >=1.5 && <1.6 , hledger >=1.5.99 && <1.6
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, hledger-web , hledger-web
, hspec , hspec
, http-client , http-client

View File

@ -1,5 +1,5 @@
name: hledger-web name: hledger-web
version: '1.5' version: '1.5.99'
synopsis: Web interface for the hledger accounting tool synopsis: Web interface for the hledger accounting tool
description: | description: |
This is hledger's web interface. This is hledger's web interface.
@ -62,8 +62,8 @@ flags:
default: true default: true
dependencies: dependencies:
- hledger-lib >=1.5 && <1.6 - hledger-lib >=1.5.99 && <1.6
- hledger >=1.5 && <1.6 - hledger >=1.5.99 && <1.6
- base >=4.8 && <5 - base >=4.8 && <5
- base-compat >=0.8.1 - base-compat >=0.8.1
- blaze-html - blaze-html
@ -114,7 +114,7 @@ ghc-options:
- -fno-warn-orphans - -fno-warn-orphans
library: library:
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
exposed-modules: exposed-modules:
- Application - Application
- Foundation - Foundation
@ -137,7 +137,7 @@ executables:
hledger-web: hledger-web:
source-dirs: app source-dirs: app
main: main.hs main: main.hs
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
dependencies: dependencies:
- hledger-web - hledger-web
when: when:
@ -150,7 +150,7 @@ tests:
test: test:
source-dirs: tests source-dirs: tests
main: main.hs main: main.hs
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
dependencies: dependencies:
- hledger-web - hledger-web
- hspec - hspec

View File

@ -2,10 +2,10 @@
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 4b322928cce5df23c77a7f404c11167cd43fc20c0e236fa93a61ed474c003d64 -- hash: b3929eebc33ec5bd2e240d49c003aba48ddc1d4f0e9a09ca2e8161d531bd9fb3
name: hledger name: hledger
version: 1.5 version: 1.5.99
synopsis: Command-line interface for the hledger accounting tool synopsis: Command-line interface for the hledger accounting tool
description: This is hledger's command-line interface. description: This is hledger's command-line interface.
Its basic function is to read a plain text file describing Its basic function is to read a plain text file describing
@ -77,7 +77,7 @@ flag threaded
library library
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
Decimal Decimal
, Diff , Diff
@ -96,7 +96,7 @@ library
, hashable >=1.2.4 , hashable >=1.2.4
, haskeline >=0.6 , haskeline >=0.6
, here , here
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, megaparsec >=5.0 , megaparsec >=5.0
, mtl , mtl
, mtl-compat , mtl-compat
@ -159,7 +159,7 @@ executable hledger
hs-source-dirs: hs-source-dirs:
app app
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
Decimal Decimal
, HUnit , HUnit
@ -177,7 +177,7 @@ executable hledger
, haskeline >=0.6 , haskeline >=0.6
, here , here
, hledger , hledger
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, mtl , mtl
, mtl-compat , mtl-compat
, old-time , old-time
@ -211,7 +211,7 @@ test-suite test
hs-source-dirs: hs-source-dirs:
test test
ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-name-shadowing -fno-warn-missing-signatures -fno-warn-type-defaults -fno-warn-orphans 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.5" cpp-options: -DVERSION="1.5.99"
build-depends: build-depends:
Decimal Decimal
, HUnit , HUnit
@ -229,7 +229,7 @@ test-suite test
, haskeline >=0.6 , haskeline >=0.6
, here , here
, hledger , hledger
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, mtl , mtl
, mtl-compat , mtl-compat
, old-time , old-time
@ -273,7 +273,7 @@ benchmark bench
, filepath , filepath
, here , here
, hledger , hledger
, hledger-lib >=1.5 && <1.6 , hledger-lib >=1.5.99 && <1.6
, html , html
, pretty-show >=1.6.4 , pretty-show >=1.6.4
, process , process

View File

@ -1,5 +1,5 @@
name: hledger name: hledger
version: '1.5' version: '1.5.99'
synopsis: Command-line interface for the hledger accounting tool synopsis: Command-line interface for the hledger accounting tool
description: | description: |
This is hledger's command-line interface. This is hledger's command-line interface.
@ -87,7 +87,7 @@ dependencies:
- tabular >=0.2 - tabular >=0.2
- time >=1.5 - time >=1.5
- utility-ht >=0.0.13 - utility-ht >=0.0.13
- hledger-lib >=1.5 && <1.6 - hledger-lib >=1.5.99 && <1.6
when: when:
- condition: (!(os(windows))) && (flag(terminfo)) - condition: (!(os(windows))) && (flag(terminfo))
@ -95,7 +95,7 @@ when:
- terminfo - terminfo
library: library:
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
exposed-modules: exposed-modules:
- Hledger.Cli - Hledger.Cli
- Hledger.Cli.Main - Hledger.Cli.Main
@ -155,7 +155,7 @@ executables:
hledger: hledger:
source-dirs: app source-dirs: app
main: hledger-cli.hs main: hledger-cli.hs
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
when: when:
- condition: flag(threaded) - condition: flag(threaded)
ghc-options: -threaded ghc-options: -threaded
@ -185,7 +185,7 @@ tests:
test: test:
source-dirs: test source-dirs: test
main: test.hs main: test.hs
cpp-options: -DVERSION="1.5" cpp-options: -DVERSION="1.5.99"
dependencies: dependencies:
- hledger - hledger
- bytestring - bytestring