~fgaz/orchid

ec3501b87cbe1fe1e4a6c83540eebc24c139df2f — Francesco Gazzetta 2 years ago 69fd3b5
Update dependencies
1 files changed, 4 insertions(+), 0 deletions(-)

M orchid.cabal
M orchid.cabal => orchid.cabal +4 -0
@@ 19,8 19,11 @@ common common
  default-language:    Haskell2010
  build-depends:       base ^>=4.13
                         || ^>=4.14
                         || ^>=4.15
                         || ^>=4.16
                     , optparse-applicative ^>= 0.15.1.0
                                         || ^>= 0.16.0
                                         || ^>= 0.17.0.0

library
  import:              common


@@ 43,6 46,7 @@ library
                     , time ^>= 1.9.3
                         || ^>= 1.10
                         || ^>= 1.11
                         || ^>= 1.12.1
                     , cryptohash-sha256 ^>= 0.11.101
                     , unix ^>= 2.7.2
  hs-source-dirs:      src