remove version bound
This commit is contained in:
parent
89478f472e
commit
c688bc1b86
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ executable mateamt
|
||||||
, iproute
|
, iproute
|
||||||
, clock
|
, clock
|
||||||
, tagged
|
, tagged
|
||||||
, jose >= 0.10
|
, jose
|
||||||
, aeson
|
, aeson
|
||||||
|
|
||||||
hs-source-dirs: app
|
hs-source-dirs: app
|
||||||
|
|
Loading…
Reference in a new issue