;cabal: update cabal files

This commit is contained in:
Simon Michael 2023-06-16 12:11:53 -10:00
parent 110861ee83
commit f4508e73d3
4 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.1.
-- This file has been generated from package.yaml by hpack version 0.35.2.
--
-- see: https://github.com/sol/hpack
@ -124,7 +124,7 @@ library
, file-embed >=0.0.10
, filepath
, hashtables >=1.2.3.1
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, microlens-th >=0.4
, mtl >=2.2.1
@ -183,7 +183,7 @@ test-suite doctest
, file-embed >=0.0.10
, filepath
, hashtables >=1.2.3.1
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, microlens-th >=0.4
, mtl >=2.2.1
@ -244,7 +244,7 @@ test-suite unittest
, filepath
, hashtables >=1.2.3.1
, hledger-lib
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, microlens-th >=0.4
, mtl >=2.2.1

View File

@ -84,7 +84,7 @@ executable hledger-ui
, fsnotify ==0.4.*
, hledger >=1.30.99 && <1.31
, hledger-lib >=1.30.99 && <1.31
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, microlens-platform >=0.2.3.1
, mtl >=2.2.1

View File

@ -177,7 +177,7 @@ library
, http-client
, http-conduit
, http-types
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, mtl >=2.2.1
, network
, shakespeare >=2.0.2.2

View File

@ -157,7 +157,7 @@ library
, hledger-lib >=1.30.99 && <1.31
, lucid
, math-functions >=0.3.3.0
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, mtl >=2.2.1
, process
@ -207,7 +207,7 @@ executable hledger
, hledger
, hledger-lib >=1.30.99 && <1.31
, math-functions >=0.3.3.0
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, mtl >=2.2.1
, process
@ -258,7 +258,7 @@ test-suite unittest
, hledger
, hledger-lib >=1.30.99 && <1.31
, math-functions >=0.3.3.0
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, mtl >=2.2.1
, process
@ -308,7 +308,7 @@ benchmark bench
, hledger-lib >=1.30.99 && <1.31
, html
, math-functions >=0.3.3.0
, megaparsec >=7.0.0 && <9.4
, megaparsec >=7.0.0 && <9.5
, microlens >=0.4
, mtl >=2.2.1
, process