Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git] / pkgs / development / haskell-modules / patches / hunspell.patch
blobcc115029a7addcb5a5fd226d49e7f59949425a2c
1 diff -Naur hunspell-hs-0.1.0.0.orig/hunspell-hs.cabal hunspell-hs-0.1.0.0/hunspell-hs.cabal
2 --- hunspell-hs-0.1.0.0.orig/hunspell-hs.cabal 2018-08-26 20:23:33.053763300 +0200
3 +++ hunspell-hs-0.1.0.0/hunspell-hs.cabal 2018-08-26 20:42:05.886074510 +0200
4 @@ -37,7 +37,7 @@
5 base >=4.7 && <5
6 , stm
7 if os(linux)
8 - extra-libraries:
9 + pkgconfig-depends:
10 hunspell
11 if os(darwin)
12 include-dirs:
13 @@ -63,7 +63,7 @@
14 , hunspell-hs
15 , stm
16 if os(linux)
17 - extra-libraries:
18 + pkgconfig-depends:
19 hunspell
20 if os(darwin)
21 include-dirs:
22 @@ -88,7 +88,7 @@
23 , hunspell-hs
24 , stm
25 if os(linux)
26 - extra-libraries:
27 + pkgconfig-depends:
28 hunspell
29 if os(darwin)
30 include-dirs: