~fgaz/orchid

f0ba99716cf61887baa588777860d68ee0f70108 — Francesco Gazzetta 6 months ago 8afa054 master
Update upper bounds
1 files changed, 5 insertions(+), 0 deletions(-)

M orchid.cabal
M orchid.cabal => orchid.cabal +5 -0
@@ 27,6 27,8 @@ common common
                         || ^>=4.15
                         || ^>=4.16
                         || ^>=4.17
                         || ^>=4.18
                         || ^>=4.19

library
  import:              common


@@ 44,6 46,7 @@ library
  build-depends:       containers ^>=0.6.0.1
                     , bytestring ^>= 0.10.10
                               || ^>= 0.11
                               || ^>= 0.12
                     , stringsearch ^>= 0.3.6
                     , filepath ^>= 1.4.2
                     , directory ^>= 1.3.6


@@ 59,8 62,10 @@ library
                     , bimap-many
                     , optparse-applicative ^>= 0.16.0.0
                                         || ^>= 0.17.0.0
                                         || ^>= 0.18
                     , aeson ^>= 2.0
                          || ^>= 2.1
                          || ^>= 2.2
  hs-source-dirs:      src

executable orchid