Loosen version restriction on base
1 files changed, 1 insertions(+), 1 deletions(-) M cheogram-muc-bridge.cabal
M cheogram-muc-bridge.cabal => cheogram-muc-bridge.cabal +1 -1
@@ 12,7 12,7 @@ build-type: Simple common defs default-language: Haskell2010 ghc-options: -Wall -Wno-tabs -Wno-orphans - build-depends: base >=4.11 && <4.12, + build-depends: base == 4.*, attoparsec >=0.13 && <0.14, basic-prelude >=0.7 && <0.8, bytestring >=0.10 && <0.11,