[arch-commits] Commit in haskell-dav/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 12 15:39:34 UTC 2022


    Date: Saturday, February 12, 2022 @ 15:39:33
  Author: felixonmars
Revision: 1132874

remove dep provided by ghc-libs

Modified:
  haskell-dav/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 15:39:17 UTC (rev 1132873)
+++ PKGBUILD	2022-02-12 15:39:33 UTC (rev 1132874)
@@ -10,7 +10,7 @@
 license=("GPL3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default"
-         "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" "haskell-http-types"
+         "haskell-http-client" "haskell-http-client-tls" "haskell-http-types"
          "haskell-lens" "haskell-network" "haskell-network-uri"
          "haskell-optparse-applicative" "haskell-transformers-base" "haskell-transformers-compat"
          "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")



More information about the arch-commits mailing list