From e9f99e82a59fa695b031b327a3fd07e64ffa3378 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Feb 2020 20:04:30 +0800 Subject: [PATCH] fix missing text-short dep --- ghc-cassava.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-cassava.spec b/ghc-cassava.spec index c8ea12d..89b5b66 100644 --- a/ghc-cassava.spec +++ b/ghc-cassava.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.2 +# generated by cabal-rpm-2.0.3 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name cassava @@ -24,12 +24,12 @@ BuildRequires: ghc-array-prof BuildRequires: ghc-attoparsec-prof BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-prof -#BuildRequires: ghc-bytestring-builder-prof BuildRequires: ghc-containers-prof BuildRequires: ghc-deepseq-prof BuildRequires: ghc-hashable-prof BuildRequires: ghc-scientific-prof BuildRequires: ghc-text-prof +BuildRequires: ghc-text-short-prof BuildRequires: ghc-transformers-prof BuildRequires: ghc-unordered-containers-prof BuildRequires: ghc-vector-prof