From f14072a882245400058b3f625317e7bedf41fa24 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 30 Jan 2016 22:56:54 +0100 Subject: [PATCH] playing with the build system --- .gitignore | 0 stack.yaml | 14 +++++++------- yammat.cabal | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) mode change 100755 => 100644 .gitignore diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/stack.yaml b/stack.yaml index 102229b..d701206 100644 --- a/stack.yaml +++ b/stack.yaml @@ -33,7 +33,7 @@ extra-deps: - base16-bytestring-0.1.1.6 - base64-bytestring-1.0.0.1 - basic-prelude-0.5.0 -- bifunctors-5.2 +- bifunctors-5.2.1 - blaze-builder-0.4.0.1 - blaze-html-0.8.1.1 - blaze-markup-0.7.0.3 @@ -96,7 +96,7 @@ extra-deps: - http-conduit-2.1.8 - http-date-0.0.6.1 - http-types-0.9 -- imagemagick-0.0.4 +- imagemagick-0.0.4.1 - iproute-1.7.0 - kan-extensions-5.0.1 - keys-3.11 @@ -106,7 +106,7 @@ extra-deps: - mime-mail-0.4.11 - mime-types-0.1.0.6 - mmorph-1.0.5 -- monad-control-1.0.0.2 +- monad-control-1.0.0.5 - monad-logger-0.3.17 - monad-loops-0.4.3 - monads-tf-0.1.0.2 @@ -140,12 +140,12 @@ extra-deps: - quickcheck-io-0.1.2 - random-1.1 - resource-pool-0.2.3.2 -- resourcet-1.1.3.3 +- resourcet-1.1.7.1 - safe-0.3.9 - scientific-0.3.4.4 - securemem-0.1.9 - semigroupoids-5.0.1 -- semigroups-0.18.0.1 +- semigroups-0.18.1 - setenv-0.1.1.3 - shakespeare-2.0.7 - silently-1.2.5 @@ -160,7 +160,7 @@ extra-deps: - syb-0.6 - system-fileio-0.3.16.3 - system-filepath-0.4.13.4 -- tagged-0.8.2 +- tagged-0.8.3 - tagsoup-0.13.8 - tagstream-conduit-0.5.5.3 - text-1.2.2.0 @@ -196,7 +196,7 @@ extra-deps: - yaml-0.8.15.3 - yesod-1.4.2 - yesod-auth-1.4.12 -- yesod-core-1.4.18.2 +- yesod-core-1.4.19 - yesod-form-1.4.6 - yesod-newsfeed-1.5 - yesod-persistent-1.4.0.3 diff --git a/yammat.cabal b/yammat.cabal index 61af5f6..e99aad1 100644 --- a/yammat.cabal +++ b/yammat.cabal @@ -85,7 +85,7 @@ library , yaml >= 0.8 && < 0.9 , http-conduit >= 2.1 && < 2.2 , directory >= 1.1 && < 1.3 - , warp >= 3.0 && < 3.1 + , warp >= 3.0 && < 4 , data-default , aeson >= 0.6 && < 0.11 , conduit >= 1.0 && < 2.0