Date: Saturday, February 12, 2022 @ 15:16:00
Author: felixonmars
Revision: 1132860
remove dep provided by ghc-libs
Modified:
haskell-what4/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-12 15:15:58 UTC (rev 1132859)
+++ PKGBUILD 2022-02-12 15:16:00 UTC (rev 1132860)
@@ -16,8 +16,8 @@
'haskell-temporary' 'haskell-th-abstraction' 'haskell-th-lift'
'haskell-th-lift-instances'
'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-vector'
'haskell-versions'
'haskell-zenc')
-makedepends=('ghc' 'uusi' 'haskell-contravariant' 'haskell-exceptions'
'haskell-hedgehog'
- 'haskell-lumberjack' 'haskell-quickcheck' 'haskell-tasty'
'haskell-tasty-checklist'
+makedepends=('ghc' 'uusi' 'haskell-contravariant' 'haskell-hedgehog'
'haskell-lumberjack'
+ 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-checklist'
'haskell-tasty-hedgehog' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck'
'haskell-tasty-sugar')
checkdepends=('cvc4' 'yices' 'z3')