reintroduce version bound and propagate it

This commit is contained in:
nek0 2023-07-18 18:42:49 +02:00
parent c688bc1b86
commit 0d8649407f
1 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ library
, haskell-gettext
, mime-mail
, directory
, jose
, jose >= 0.10
, monad-time
hs-source-dirs: src
@ -164,7 +164,7 @@ executable mateamt
, iproute
, clock
, tagged
, jose
, jose >= 0.10
, aeson
hs-source-dirs: app