]> git.pld-linux.org Git - packages/hlint.git/blobdiff - hlint.spec
- cpphs 1.13.1 is good too
[packages/hlint.git] / hlint.spec
index 6f5e8eb679e396d544066da3453001b034c80985..525a0c75a5cd8b89518ec74151e9c05a55bdbda8 100644 (file)
@@ -6,6 +6,7 @@ License:        GPL
 Group:         Development/Languages
 Source0:       http://hackage.haskell.org/packages/archive/hlint/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 4ce291cb13ff410bff8f1b9adb9f8a34
+Patch0:                %{name}-deps.patch
 URL:           http://community.haskell.org/~ndm/hlint/
 BuildRequires: cpphs
 BuildRequires: ghc >= 6.12.3
@@ -36,6 +37,7 @@ Dokumentacja w formacie HTML dla %{pkgname}.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 runhaskell Setup.hs configure -v2 \
This page took 0.168113 seconds and 4 git commands to generate.