File: no-network-conduit.diff

package info (click to toggle)
haskell-hledger-web 0.23.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,184 kB
  • ctags: 355
  • sloc: haskell: 1,190; makefile: 47
file content (18 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/hledger-web.cabal
+++ b/hledger-web.cabal
@@ -127,7 +127,6 @@
                    , http-conduit
                    , http-client          >= 0.2 && < 0.4
                    , HUnit
-                   , network-conduit
                    , conduit-extra
                    , old-locale
                    , parsec
@@ -227,7 +226,6 @@
                    , http-conduit
                    , http-client          >= 0.2 && < 0.4
                    , HUnit
-                   , network-conduit
                    , conduit-extra
                    , old-locale
                    , parsec