dep: Core,Remote: relude >= 1.0

This commit is contained in:
Anton-Latukha 2021-11-15 18:43:21 +02:00 committed by Richard Marko
parent 71b8a9478b
commit aecfd03ecd
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ library
, System.Nix.StorePathMetadata
build-depends:
base >=4.12 && <5
, relude
, relude >= 1.0
, attoparsec
, algebraic-graphs >= 0.5 && < 0.6
, base16-bytestring

View File

@ -40,7 +40,7 @@ library
build-depends:
base >=4.12 && <5
, relude
, relude >= 1.0
, attoparsec
, binary
, bytestring