;pkg:lib: make hashtables bounds consistent in cabal file

This commit is contained in:
Simon Michael 2025-09-21 11:43:27 -07:00
parent 240757b259
commit 19620ba61b

View File

@ -208,7 +208,7 @@ test-suite doctest
, extra >=1.7.11
, file-embed >=0.0.10
, filepath
, hashtables >=1.2.3.1
, hashtables >=1.2.3.1 && <1.3 || >=1.4.0
, lucid
, megaparsec >=7.0.0 && <9.8
, microlens >=0.4
@ -269,7 +269,7 @@ test-suite unittest
, extra >=1.7.11
, file-embed >=0.0.10
, filepath
, hashtables >=1.2.3.1
, hashtables >=1.2.3.1 && <1.3 || >=1.4.0
, hledger-lib
, lucid
, megaparsec >=7.0.0 && <9.8