From 03d0371cd78093887781378ffe15e7f8355720fe Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Sat, 28 Jan 2017 18:02:22 -0500 Subject: [PATCH] Some cabal updates --- cheogram.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cheogram.cabal b/cheogram.cabal index 13c0b8c..b20623c 100644 --- a/cheogram.cabal +++ b/cheogram.cabal @@ -1,6 +1,6 @@ name: cheogram version: 0.0.1 -cabal-version: >= 1.16 +cabal-version: >= 1.14 license: OtherLicense license-file: COPYING category: Network @@ -11,7 +11,7 @@ stability: experimental tested-with: GHC == 7.6.3 synopsis: Groupchat for everyone! homepage: https://github.com/singpolyma/sgx-vitelity -bug-reports: https://github.com/singpolyma/vgx-vitelity/issues +bug-reports: https://github.com/singpolyma/sgx-vitelity/issues build-type: Simple description: Bridge between XMPP MUC and SMS. @@ -25,7 +25,7 @@ executable cheogram build-depends: base == 4.*, - basic-prelude, + basic-prelude <= 0.3.5.0, case-insensitive, containers, errors < 2.0.0, -- 2.38.5