~singpolyma/cheogram-sip

96fa87897fd21235c25f4bd3e227a52405fb1f9c — Stephen Paul Weber 7 months ago 1373e6c
Allow newer bytestring
1 files changed, 1 insertions(+), 1 deletions(-)

M cheogram-sip.cabal
M cheogram-sip.cabal => cheogram-sip.cabal +1 -1
@@ 16,7 16,7 @@ common defs
                       attoparsec            >=0.13 && <0.14,
                       base64-bytestring,
                       basic-prelude         >=0.7 && <0.8,
                       bytestring            >=0.10 && <0.11,
                       bytestring            >=0.10 && <0.12,
                       cache                 >=0.1 && <0.2,
                       containers            >=0.5 && <0.7,
                       clock                 >=0.7 && <0.9,