diff --git a/hledger-api/hledger-api.cabal b/hledger-api/hledger-api.cabal index 186d43803..9bc267649 100644 --- a/hledger-api/hledger-api.cabal +++ b/hledger-api/hledger-api.cabal @@ -1,10 +1,10 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1. +-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack -- --- hash: e6986f7044af807744a4fb0310664c9cf53d360a5848151fd6a5f473f4cd41fd +-- hash: 6025c523ede871ad526e3aebfad5081510743b1efbc1482a1fd046634093bb26 name: hledger-api version: 1.14.99 @@ -26,7 +26,7 @@ author: Simon Michael maintainer: Simon Michael license: GPL-3 license-file: LICENSE -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 build-type: Simple extra-source-files: CHANGES.md diff --git a/hledger-api/package.yaml b/hledger-api/package.yaml index e6556247d..480d85906 100644 --- a/hledger-api/package.yaml +++ b/hledger-api/package.yaml @@ -19,7 +19,7 @@ github: simonmichael/hledger homepage: http://hledger.org bug-reports: http://bugs.hledger.org stability: alpha -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 extra-source-files: - CHANGES.md diff --git a/hledger-lib/hledger-lib.cabal b/hledger-lib/hledger-lib.cabal index bfc91430e..35f96aeeb 100644 --- a/hledger-lib/hledger-lib.cabal +++ b/hledger-lib/hledger-lib.cabal @@ -4,7 +4,7 @@ cabal-version: 1.12 -- -- see: https://github.com/sol/hpack -- --- hash: 0fcd674c691f4a2c3be53c25f5f5f07c1b3d7e253aa45177acb50a1cfe70dcc3 +-- hash: 43f7883fbcb26e577890deba24ed91b7dc36352a686d6830b10a1bc667adece0 name: hledger-lib version: 1.14.99 @@ -25,7 +25,7 @@ author: Simon Michael maintainer: Simon Michael license: GPL-3 license-file: LICENSE -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 build-type: Simple extra-source-files: CHANGES.md diff --git a/hledger-lib/package.yaml b/hledger-lib/package.yaml index d0e6d2a91..e058156db 100644 --- a/hledger-lib/package.yaml +++ b/hledger-lib/package.yaml @@ -18,7 +18,7 @@ github: simonmichael/hledger homepage: http://hledger.org bug-reports: http://bugs.hledger.org stability: stable -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 extra-source-files: - CHANGES.md diff --git a/hledger-ui/hledger-ui.cabal b/hledger-ui/hledger-ui.cabal index 4b54a6698..49d25a81c 100644 --- a/hledger-ui/hledger-ui.cabal +++ b/hledger-ui/hledger-ui.cabal @@ -1,10 +1,10 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1. +-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack -- --- hash: 04b63a7bae9002bb54bdcf45456e2aed45c4c9548f6eab9029464ecedb915fbe +-- hash: c8ceb1eacc64770fa5b38405f2c7ffa7ef2f1bd478ef639dc7f2f30becb43995 name: hledger-ui version: 1.14.99 @@ -27,7 +27,7 @@ author: Simon Michael maintainer: Simon Michael license: GPL-3 license-file: LICENSE -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 build-type: Simple extra-source-files: CHANGES.md diff --git a/hledger-ui/package.yaml b/hledger-ui/package.yaml index 967844307..a2eddd8fe 100644 --- a/hledger-ui/package.yaml +++ b/hledger-ui/package.yaml @@ -20,7 +20,7 @@ github : simonmichael/hledger homepage : http://hledger.org bug-reports : http://bugs.hledger.org stability : stable -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 extra-source-files: - CHANGES.md diff --git a/hledger-web/hledger-web.cabal b/hledger-web/hledger-web.cabal index aedb7be38..f2a3f8842 100644 --- a/hledger-web/hledger-web.cabal +++ b/hledger-web/hledger-web.cabal @@ -1,10 +1,10 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1. +-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack -- --- hash: f310f13bacba170ff9c2648c3a4ba739fa8ed4afeabd4c007a0a6b6ac9f13a87 +-- hash: 47eb47613f96ddaa3c112f5a71f59c7a4b0fab92a5aa040e7f46989b1441481f name: hledger-web version: 1.14.99 @@ -27,7 +27,7 @@ author: Simon Michael maintainer: Simon Michael license: GPL-3 license-file: LICENSE -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 build-type: Simple extra-source-files: CHANGES.md diff --git a/hledger-web/package.yaml b/hledger-web/package.yaml index c584e6d19..272949512 100644 --- a/hledger-web/package.yaml +++ b/hledger-web/package.yaml @@ -20,7 +20,7 @@ github: simonmichael/hledger homepage: http://hledger.org bug-reports: http://bugs.hledger.org stability: stable -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 extra-source-files: - CHANGES.md diff --git a/hledger/hledger.cabal b/hledger/hledger.cabal index e38101bcb..8829fc497 100644 --- a/hledger/hledger.cabal +++ b/hledger/hledger.cabal @@ -1,10 +1,10 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.1. +-- This file has been generated from package.yaml by hpack version 0.31.2. -- -- see: https://github.com/sol/hpack -- --- hash: 3beb53c0c1f2c478c50a7c50e122085de41f983fcec16b3c14c058e2e79b19e1 +-- hash: c815f8e35a1caae7aa64cd5455b33bb3e656e45615b78e8eb51c7683fd8a4a03 name: hledger version: 1.14.99 @@ -27,7 +27,7 @@ author: Simon Michael maintainer: Simon Michael license: GPL-3 license-file: LICENSE -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 build-type: Simple extra-source-files: CHANGES.md diff --git a/hledger/package.yaml b/hledger/package.yaml index 56e0b0288..d9ba46abf 100644 --- a/hledger/package.yaml +++ b/hledger/package.yaml @@ -20,7 +20,7 @@ github: simonmichael/hledger homepage: http://hledger.org bug-reports: http://bugs.hledger.org stability: stable -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.3 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5 extra-source-files: - CHANGES.md