relax deps

This commit is contained in:
La Ancapo 2026-01-27 17:35:13 +01:00
parent 5097d517f4
commit 5220a1db27

View file

@ -25,11 +25,11 @@ executable stellar-veritas
containers ^>= 0.7,
array ^>= 0.5.8.0,
binary ^>= 0.8.9.3,
deepseq ^>= 1.5.1.0,
deepseq >= 1.5.0.0 && < 1.5.2.0,
primitive ^>= 0.9.1.0,
template-haskell ^>= 2.23.0.0,
template-haskell >= 2.22.0.0 && < 2.24.0.0,
filepath ^>= 1.5.4.0,
ghc-prim ^>= 0.13.0,
ghc-prim >= 0.12.0 && < 0.14,
hs-source-dirs: src, bundled
default-language: Haskell2010
other-extensions: