diff options
Diffstat (limited to 'www/hs-yesod-platform/files/patch-yesod-platform.cabal')
-rw-r--r-- | www/hs-yesod-platform/files/patch-yesod-platform.cabal | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/www/hs-yesod-platform/files/patch-yesod-platform.cabal b/www/hs-yesod-platform/files/patch-yesod-platform.cabal deleted file mode 100644 index 14696b1716aa..000000000000 --- a/www/hs-yesod-platform/files/patch-yesod-platform.cabal +++ /dev/null @@ -1,51 +0,0 @@ ---- ./yesod-platform.cabal.orig 2014-08-05 20:57:15.000000000 +0100 -+++ ./yesod-platform.cabal 2014-08-10 03:02:38.000000000 +0100 -@@ -20,13 +20,11 @@ - , asn1-encoding == 0.8.1.3 - , asn1-parse == 0.8.1 - , asn1-types == 0.2.3 -- , attoparsec-conduit == 1.1.0 - , authenticate == 1.3.2.9 - , auto-update == 0.1.0.0 - , base16-bytestring == 0.1.1.6 - , base64-bytestring == 1.0.0.1 - , blaze-builder == 0.3.3.2 -- , blaze-builder-conduit == 1.1.0 - , blaze-html == 0.7.0.2 - , blaze-markup == 0.6.1.0 - , byteable == 0.1.1 -@@ -63,7 +61,6 @@ - , exceptions == 0.6.1 - , fast-logger == 2.2.0 - , file-embed == 0.0.7 -- , hamlet == 1.2.0 - , hjsmin == 0.1.4.7 - , hspec == 1.11.0 - , hspec-expectations == 0.6.0.1 -@@ -83,7 +80,6 @@ - , monad-logger == 0.3.7.1 - , monad-loops == 0.4.2.1 - , nats == 0.2 -- , network-conduit == 1.1.0 - , optparse-applicative == 0.9.1.1 - , path-pieces == 0.1.4 - , pem == 0.2.2 -@@ -99,10 +95,6 @@ - , semigroups == 0.15.2 - , setenv == 0.1.1.1 - , shakespeare == 2.0.1.1 -- , shakespeare-css == 1.1.0 -- , shakespeare-i18n == 1.1.0 -- , shakespeare-js == 1.3.0 -- , shakespeare-text == 1.1.0 - , silently == 1.2.4.1 - , simple-sendfile == 0.2.15 - , skein == 1.0.9 -@@ -124,7 +116,6 @@ - , wai-app-static == 3.0.0 - , wai-extra == 3.0.1.2 - , wai-logger == 2.2.0 -- , wai-test == 3.0.0 - , warp == 3.0.0.5 - , warp-tls == 3.0.0 - , word8 == 0.1.1 |