1
0

Synchronize builds with devel:languages:haskell:lts:7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-neat-interpolation?expand=0&rev=3
This commit is contained in:
Peter Simons 2016-10-06 18:31:12 +00:00 committed by Git OBS Bridge
parent f4816192a8
commit f99bb0d88d

View File

@ -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