~singpolyma/cheogram-sip

6dbf037bc7cb510e7a3f3ef98e7763bd9c5b2b97 — Stephen Paul Weber 8 months ago 96fa878
Allow newer attoparsec
1 files changed, 1 insertions(+), 1 deletions(-)

M cheogram-sip.cabal
M cheogram-sip.cabal => cheogram-sip.cabal +1 -1
@@ 13,7 13,7 @@ common defs
  default-language:    Haskell2010
  ghc-options:         -Wall -Wno-tabs -Wno-orphans
  build-depends:       base                  >=4.11 && <4.18,
                       attoparsec            >=0.13 && <0.14,
                       attoparsec            >=0.13 && <0.15,
                       base64-bytestring,
                       basic-prelude         >=0.7 && <0.8,
                       bytestring            >=0.10 && <0.12,