diff --git a/ghc-neat-interpolation.spec b/ghc-neat-interpolation.spec index fbddeeb..01ce094 100644 --- a/ghc-neat-interpolation.spec +++ b/ghc-neat-interpolation.spec @@ -23,7 +23,7 @@ Version: 0.3.2.1 Release: 0 Summary: A quasiquoter for neat and simple multiline text interpolation License: MIT -Group: System/Libraries +Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -57,19 +57,15 @@ files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check %cabal_test - %post devel %ghc_pkg_recache