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

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 12 15:16:24 UTC 2022


    Date: Saturday, February 12, 2022 @ 15:16:24
  Author: felixonmars
Revision: 1132862

remove dep provided by ghc-libs

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 15:16:05 UTC (rev 1132861)
+++ PKGBUILD	2022-02-12 15:16:24 UTC (rev 1132862)
@@ -19,7 +19,7 @@
              'haskell-quickcheck' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-leancheck' 'haskell-test-framework-quickcheck2'
              # Added for their bundled shelly
-             'haskell-exceptions' 'haskell-monad-control' 'haskell-system-filepath'
+             'haskell-monad-control' 'haskell-system-filepath'
              'haskell-system-fileio' 'haskell-transformers-base')
 checkdepends=('bc' 'time')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list