;cabal: update cabal files

This commit is contained in:
Simon Michael 2023-11-22 22:55:47 -10:00
parent e2cc2d7e24
commit a8062381dd
4 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -144,7 +144,7 @@ library
, tasty-hunit >=0.10.0.2
, template-haskell
, terminal-size >=0.3.3
, text >=1.2
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit
@ -203,7 +203,7 @@ test-suite doctest
, tasty-hunit >=0.10.0.2
, template-haskell
, terminal-size >=0.3.3
, text >=1.2
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit
@ -264,7 +264,7 @@ test-suite unittest
, tasty-hunit >=0.10.0.2
, template-haskell
, terminal-size >=0.3.3
, text >=1.2
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit

View File

@ -91,7 +91,7 @@ library
, process >=1.2
, safe >=0.3.19
, split >=0.1
, text >=1.2
, text >=1.2.4.1
, text-zipper >=0.4
, time >=1.5
, transformers

View File

@ -183,7 +183,7 @@ library
, safe >=0.3.19
, shakespeare >=2.0.2.2
, template-haskell
, text >=1.2
, text >=1.2.4.1
, time >=1.5
, transformers
, unix-compat

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.36.0.
--
-- see: https://github.com/sol/hpack
@ -167,7 +167,7 @@ library
, tabular >=0.2
, tasty >=1.2.3
, temporary
, text >=0.11
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit
@ -217,7 +217,7 @@ executable hledger
, tabular >=0.2
, tasty >=1.2.3
, temporary
, text >=0.11
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit
@ -268,7 +268,7 @@ test-suite unittest
, tabular >=0.2
, tasty >=1.2.3
, temporary
, text >=0.11
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit
@ -318,7 +318,7 @@ benchmark bench
, tabular >=0.2
, tasty >=1.2.3
, temporary
, text >=0.11
, text >=1.2.4.1
, text-ansi >=0.2.1
, time >=1.5
, timeit