diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-13 20:15:00 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:07:05 +0700 |
commit | ccccc646c3b2ec5d2c86dbdd009e92ade4bae1c8 (patch) | |
tree | a5fd3e75877dd120509990f80b16adb4b42c52ac /haskell/haskell-pandoc-types | |
parent | b0398782f899e394424e0bab6043c52fa619863c (diff) | |
download | slackbuilds-ccccc646c3b2ec5d2c86dbdd009e92ade4bae1c8.tar.gz |
haskell/haskell-pandoc-types: Fix dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-pandoc-types')
-rw-r--r-- | haskell/haskell-pandoc-types/haskell-pandoc-types.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info index ad79862dcd..2a524a8162 100644 --- a/haskell/haskell-pandoc-types/haskell-pandoc-types.info +++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.info @@ -5,6 +5,6 @@ DOWNLOAD="https://hackage.haskell.org/package/pandoc-types-1.22.1/pandoc-types-1 MD5SUM="ab16ff6b75e23ead2e45e57836a57e08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-QuickCheck haskell-syb haskell-aeson haskell-deepseq-generics" +REQUIRES="haskell-QuickCheck haskell-aeson haskell-deepseq-generics" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |