relax deps
This commit is contained in:
parent
5097d517f4
commit
5220a1db27
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue