From 63eda324ae3f43603ddb4632e3011c8958b800b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mar 20 2022 17:31:01 +0000 Subject: fully remove %regexapplicativetext --- diff --git a/haskell-platform.spec b/haskell-platform.spec index 14574da..470d46a 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -14,14 +14,13 @@ %global openbrowser open-browser-0.2.1.0 %global pantry pantry-0.5.3 %global projecttemplate project-template-0.2.1.0 -%global regexapplicativetext regex-applicative-text-0.1.0.1 %global rioorphans rio-orphans-0.1.2.0 %global casaclient casa-client-0.0.1 %global casatypes casa-types-0.0.2 %global subpkgs %{filelock} %{hifileparser} %{hpack} %{httpdownload} %{mintty} %{mustache} %{neatinterpolation} %{openbrowser} %{rioorphans} %{casatypes} %{casaclient} %{pantry} %{projecttemplate} %{stack} -# testsuite missing deps: casa-client casa-types filelock hi-file-parser hpack http-download mintty mustache neat-interpolation open-browser pantry project-template raw-strings-qq regex-applicative-text +# testsuite missing deps: casa-client casa-types filelock hi-file-parser hpack http-download mintty mustache neat-interpolation open-browser pantry project-template raw-strings-qq Name: haskell-platform Version: 2022.1 @@ -221,7 +220,6 @@ Stack is a cross-platform program for developing Haskell projects. %ghc_lib_subpackage -l BSD %{openbrowser} %ghc_lib_subpackage -l BSD %{pantry} %ghc_lib_subpackage -l BSD %{projecttemplate} -%ghc_lib_subpackage -l BSD %{regexapplicativetext} %ghc_lib_subpackage -l MIT %{rioorphans} %ghc_lib_subpackage -l BSD %{casaclient} %ghc_lib_subpackage -l BSD %{casatypes}