[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:35:45
  Author: felixonmars
Revision: 785553

upgpkg: haskell-th-abstraction 0.4.1.0-2: rebuild with ghc 8.10.3

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:35:19 UTC (rev 785552)
+++ PKGBUILD2020-12-23 22:35:45 UTC (rev 785553)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-12-17 Thread Felix Yan via arch-commits
Date: Thursday, December 17, 2020 @ 09:24:35
  Author: felixonmars
Revision: 777208

upgpkg: haskell-th-abstraction 0.4.1.0-1: rebuild with th-abstraction 0.4.1.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-17 09:24:34 UTC (rev 777207)
+++ PKGBUILD2020-12-17 09:24:35 UTC (rev 777208)
@@ -3,7 +3,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.4.0.0
+pkgver=0.4.1.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('43e625a6be491e0d755c640fafa013a516cc2032c0438c7bc1e86414b22413217325538d41e2bacf1968a69985168684c433390fa4a853ee74b4fcb927b84111')
+sha512sums=('67b67904319857aaad741d2b670ff845b6f4fd95ea16e5609d5667fb06387953673004d230c4a678844237e46c76189f67113ce8d3128721150c2e53f313f052')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-10-16 Thread Felix Yan via arch-commits
Date: Friday, October 16, 2020 @ 11:12:19
  Author: felixonmars
Revision: 724428

upgpkg: haskell-th-abstraction 0.4.0.0-1: rebuild with th-abstraction 0.4.0.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-16 11:09:50 UTC (rev 724427)
+++ PKGBUILD2020-10-16 11:12:19 UTC (rev 724428)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.3.2.0
-pkgrel=6
+pkgver=0.4.0.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('d03087e52c51f6038d41a35fbfd0c6ab8b890c6d0aa91bc1a42c46f746f60d3c19c41766006977e0ebee4517bab5aab0f0439a2ed2434e5d41a7086eeb3ecea3')
+sha512sums=('43e625a6be491e0d755c640fafa013a516cc2032c0438c7bc1e86414b22413217325538d41e2bacf1968a69985168684c433390fa4a853ee74b4fcb927b84111')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 20:08:45
  Author: felixonmars
Revision: 693060

upgpkg: haskell-th-abstraction 0.3.2.0-6: rebuild with happy 1.20.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 20:06:17 UTC (rev 693059)
+++ PKGBUILD2020-08-30 20:08:45 UTC (rev 693060)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 08:19:27
  Author: felixonmars
Revision: 682533

upgpkg: haskell-th-abstraction 0.3.2.0-5: rebuild with ghc 8.10.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 08:18:39 UTC (rev 682532)
+++ PKGBUILD2020-08-17 08:19:27 UTC (rev 682533)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -20,7 +20,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 22:36:38
  Author: felixonmars
Revision: 618341

upgpkg: haskell-th-abstraction 0.3.2.0-4: rebuild with ghc 8.10.1

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 22:36:06 UTC (rev 618340)
+++ PKGBUILD2020-04-23 22:36:38 UTC (rev 618341)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 23:38:04
  Author: felixonmars
Revision: 583607

upgpkg: haskell-th-abstraction 0.3.2.0-3: rebuild with ghc 8.8.3

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 23:37:26 UTC (rev 583606)
+++ PKGBUILD2020-02-26 23:38:04 UTC (rev 583607)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -33,6 +33,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 16:30:21
  Author: felixonmars
Revision: 571717

upgpkg: haskell-th-abstraction 0.3.2.0-2: rebuild with ghc 8.8.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 16:29:31 UTC (rev 571716)
+++ PKGBUILD2020-02-15 16:30:21 UTC (rev 571717)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-02-08 Thread Felix Yan via arch-commits
Date: Saturday, February 8, 2020 @ 16:17:07
  Author: felixonmars
Revision: 564652

upgpkg: haskell-th-abstraction 0.3.2.0-1: rebuild with th-abstraction 0.3.2.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-08 16:16:27 UTC (rev 564651)
+++ PKGBUILD2020-02-08 16:17:07 UTC (rev 564652)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.3.1.0
-pkgrel=2
+pkgver=0.3.2.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('2836dabc080ca2ef7c532ef3c49f3e995241c26dc16f326f8463972f7772a18d2c1057eb6c3e7fe0d8c2ad25425857de76b5b377a17bed5e47fc7f341564')
+sha512sums=('d03087e52c51f6038d41a35fbfd0c6ab8b890c6d0aa91bc1a42c46f746f60d3c19c41766006977e0ebee4517bab5aab0f0439a2ed2434e5d41a7086eeb3ecea3')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 22:54:03
  Author: felixonmars
Revision: 550804

upgpkg: haskell-th-abstraction 0.3.1.0-2: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 
0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 22:53:25 UTC (rev 550803)
+++ PKGBUILD2020-01-08 22:54:03 UTC (rev 550804)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2019-08-28 Thread Felix Yan via arch-commits
Date: Wednesday, August 28, 2019 @ 06:08:34
  Author: felixonmars
Revision: 503476

upgpkg: haskell-th-abstraction 0.3.1.0-1

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-28 06:07:48 UTC (rev 503475)
+++ PKGBUILD2019-08-28 06:08:34 UTC (rev 503476)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.11.0
-pkgrel=3
+pkgver=0.3.1.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('9b1a0230dac6fa6d2dec3fb03c683c4b88368f71420b8b947cf915e5f7b3a6e39ddeccf927ed730b325ad382dd8b56473697f97b2c0f937bd8f2d27e38eff0c6')
+sha512sums=('2836dabc080ca2ef7c532ef3c49f3e995241c26dc16f326f8463972f7772a18d2c1057eb6c3e7fe0d8c2ad25425857de76b5b377a17bed5e47fc7f341564')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2019-04-25 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 17:18:32
  Author: felixonmars
Revision: 454015

upgpkg: haskell-th-abstraction 0.2.11.0-3

rebuild with ghc 8.6.5

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 17:17:51 UTC (rev 454014)
+++ PKGBUILD2019-04-25 17:18:32 UTC (rev 454015)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Sunday, March 10, 2019 @ 00:30:30
  Author: felixonmars
Revision: 438790

upgpkg: haskell-th-abstraction 0.2.11.0-2

rebuild with ghc 8.6.4

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 00:29:50 UTC (rev 438789)
+++ PKGBUILD2019-03-10 00:30:30 UTC (rev 438790)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2019-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 27, 2019 @ 07:36:30
  Author: felixonmars
Revision: 436189

upgpkg: haskell-th-abstraction 0.2.11.0-1

rebuild with th-abstraction 0.2.11.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-27 07:35:34 UTC (rev 436188)
+++ PKGBUILD2019-02-27 07:36:30 UTC (rev 436189)
@@ -3,7 +3,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.10.0
+pkgver=0.2.11.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('af1c3bb3a0d3380e1b0f19a3d6f9b6445a684bb69142fa531d7c8ac3157768f47f33075db43f83404b25b43e9477b44a7b80e243ae8b7068de151af755c8e9e9')
+sha512sums=('9b1a0230dac6fa6d2dec3fb03c683c4b88368f71420b8b947cf915e5f7b3a6e39ddeccf927ed730b325ad382dd8b56473697f97b2c0f937bd8f2d27e38eff0c6')
 
 build() {
 cd $_hkgname-$pkgver


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-12-30 Thread Felix Yan via arch-commits
Date: Sunday, December 30, 2018 @ 09:58:13
  Author: felixonmars
Revision: 418990

upgpkg: haskell-th-abstraction 0.2.10.0-1

rebuild with th-abstraction 0.2.10.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-30 09:57:29 UTC (rev 418989)
+++ PKGBUILD2018-12-30 09:58:13 UTC (rev 418990)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.8.0
-pkgrel=4
+pkgver=0.2.10.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -12,13 +12,8 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('42454e652be3bf21a2ab129a0fa051891879b7e9b7df7bc092912878b2c999dc7495b29887a1ab837d60e3b4d14b7f3c6b5d99f6ca6265f29765a4cc5acdf1fb')
+sha512sums=('af1c3bb3a0d3380e1b0f19a3d6f9b6445a684bb69142fa531d7c8ac3157768f47f33075db43f83404b25b43e9477b44a7b80e243ae8b7068de151af755c8e9e9')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -e 's/< *0.6/<1/' -e 's/< *2.14/<3/' -i $_hkgname.cabal
-}
-
 build() {
 cd $_hkgname-$pkgver
 


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Monday, December 10, 2018 @ 00:27:24
  Author: felixonmars
Revision: 413539

upgpkg: haskell-th-abstraction 0.2.8.0-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-10 00:26:44 UTC (rev 413538)
+++ PKGBUILD2018-12-10 00:27:24 UTC (rev 413539)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 21:37:35
  Author: felixonmars
Revision: 402240

upgpkg: haskell-th-abstraction 0.2.8.0-3

rebuild with ghc 8.6.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 21:36:56 UTC (rev 402239)
+++ PKGBUILD2018-11-06 21:37:35 UTC (rev 402240)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -20,10 +20,10 @@
 }
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -33,11 +33,11 @@
 }
 
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-10-15 Thread Felix Yan via arch-commits
Date: Monday, October 15, 2018 @ 10:17:45
  Author: felixonmars
Revision: 393996

upgpkg: haskell-th-abstraction 0.2.8.0-2

rebuild with ghc 8.6.1

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-15 10:17:39 UTC (rev 393995)
+++ PKGBUILD2018-10-15 10:17:45 UTC (rev 393996)
@@ -4,7 +4,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -14,6 +14,11 @@
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('42454e652be3bf21a2ab129a0fa051891879b7e9b7df7bc092912878b2c999dc7495b29887a1ab837d60e3b4d14b7f3c6b5d99f6ca6265f29765a4cc5acdf1fb')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -e 's/< *0.6/<1/' -e 's/< *2.14/<3/' -i $_hkgname.cabal
+}
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 17:42:29
  Author: felixonmars
Revision: 348659

upgpkg: haskell-th-abstraction 0.2.8.0-1

rebuild with th-abstraction 0.2.8.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 17:41:49 UTC (rev 348658)
+++ PKGBUILD2018-06-30 17:42:29 UTC (rev 348659)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.7.0
+pkgver=0.2.8.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('5c80de30d7d0c32ad802878faa431e164a9a17c09f9e857e83bba64fec364a8375efa7e928031f90307a34390fc387ae177a161d6bfc55ce831ab0075052ea91')
+sha512sums=('42454e652be3bf21a2ab129a0fa051891879b7e9b7df7bc092912878b2c999dc7495b29887a1ab837d60e3b4d14b7f3c6b5d99f6ca6265f29765a4cc5acdf1fb')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-06-17 Thread Felix Yan via arch-commits
Date: Monday, June 18, 2018 @ 05:57:55
  Author: felixonmars
Revision: 343500

upgpkg: haskell-th-abstraction 0.2.7.0-1

rebuild with th-abstraction 0.2.7.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-18 05:57:08 UTC (rev 343499)
+++ PKGBUILD2018-06-18 05:57:55 UTC (rev 343500)
@@ -4,8 +4,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.6.0
-pkgrel=5
+pkgver=0.2.7.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -13,13 +13,8 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('d1c09914e6760e43498ea41d81ca22e2fc3fb7cf396bb718f729a19bd2698572c242357c1b40a8df9101f2afd86b37fa5c07f82beb46f87b21a9667c48db5b7b')
+sha512sums=('5c80de30d7d0c32ad802878faa431e164a9a17c09f9e857e83bba64fec364a8375efa7e928031f90307a34390fc387ae177a161d6bfc55ce831ab0075052ea91')
 
-prepare() {
-cd $_hkgname-$pkgver
-sed -i 's/<.*2.13/<3/' $_hkgname.cabal
-}
-
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 16:53:14
  Author: felixonmars
Revision: 334999

upgpkg: haskell-th-abstraction 0.2.6.0-5

rebuild with ghc 8.4.3

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 16:52:42 UTC (rev 334998)
+++ PKGBUILD2018-05-31 16:53:14 UTC (rev 334999)
@@ -5,7 +5,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 16:53:20
  Author: felixonmars
Revision: 322979

upgpkg: haskell-th-abstraction 0.2.6.0-4

rebuild with ghc 8.4.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:50:02 UTC (rev 322978)
+++ PKGBUILD2018-05-16 16:53:20 UTC (rev 322979)
@@ -5,7 +5,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -15,6 +15,11 @@
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('d1c09914e6760e43498ea41d81ca22e2fc3fb7cf396bb718f729a19bd2698572c242357c1b40a8df9101f2afd86b37fa5c07f82beb46f87b21a9667c48db5b7b')
 
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/<.*2.13/<3/' $_hkgname.cabal
+}
+
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-11-26 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 06:37:39
  Author: felixonmars
Revision: 269304

upgpkg: haskell-th-abstraction 0.2.6.0-3

rebuild with ghc 8.2.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 06:37:05 UTC (rev 269303)
+++ PKGBUILD2017-11-27 06:37:39 UTC (rev 269304)
@@ -5,7 +5,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 07:21:46
  Author: felixonmars
Revision: 259429

upgpkg: haskell-th-abstraction 0.2.6.0-2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 07:21:37 UTC (rev 259428)
+++ PKGBUILD2017-09-22 07:21:46 UTC (rev 259429)
@@ -5,7 +5,7 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
@@ -18,7 +18,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -36,7 +36,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-09-05 Thread Felix Yan
Date: Wednesday, September 6, 2017 @ 05:35:03
  Author: felixonmars
Revision: 255977

upgpkg: haskell-th-abstraction 0.2.6.0-1

rebuild with th-abstraction,0.2.6.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-06 05:33:37 UTC (rev 255976)
+++ PKGBUILD2017-09-06 05:35:03 UTC (rev 255977)
@@ -4,16 +4,16 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.5.0
-pkgrel=2
+pkgver=0.2.6.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
-url="http://github.com/glguy/th-abstraction/;
+url="https://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
 arch=('i686' 'x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('b7a3cb36af20eeaa2e9df3dd8a96824ca42805d6525d57fe4381e86599f1212147a00adfa245f0e7b0cac49d146a59a8f199f14596bf920a614938ade70965c3')
+sha512sums=('d1c09914e6760e43498ea41d81ca22e2fc3fb7cf396bb718f729a19bd2698572c242357c1b40a8df9101f2afd86b37fa5c07f82beb46f87b21a9667c48db5b7b')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 16:28:14
  Author: felixonmars
Revision: 251045

upgpkg: haskell-th-abstraction 0.2.5.0-2

GHC 8.2.1 rebuild

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 16:27:09 UTC (rev 251044)
+++ PKGBUILD2017-08-15 16:28:14 UTC (rev 251045)
@@ -5,12 +5,13 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
 arch=('i686' 'x86_64')
-depends=('ghc')
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('b7a3cb36af20eeaa2e9df3dd8a96824ca42805d6525d57fe4381e86599f1212147a00adfa245f0e7b0cac49d146a59a8f199f14596bf920a614938ade70965c3')
 
@@ -21,7 +22,6 @@
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -33,8 +33,6 @@
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-08-10 Thread Felix Yan
Date: Thursday, August 10, 2017 @ 17:28:27
  Author: felixonmars
Revision: 249744

upgpkg: haskell-th-abstraction 0.2.5.0-1

rebuild with th-abstraction,0.2.5.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-10 17:28:19 UTC (rev 249743)
+++ PKGBUILD2017-08-10 17:28:27 UTC (rev 249744)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.4.0
+pkgver=0.2.5.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('26885d1fc7b8edbccd07e79a89a5c9bc7d5947643532e6af9c4135f10b24c9b2ff8d020dcea949ce446ba2f13555cfed31e569c7a324ff0d593a32a0778a03e1')
+sha512sums=('b7a3cb36af20eeaa2e9df3dd8a96824ca42805d6525d57fe4381e86599f1212147a00adfa245f0e7b0cac49d146a59a8f199f14596bf920a614938ade70965c3')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-08-01 Thread Felix Yan
Date: Tuesday, August 1, 2017 @ 15:40:24
  Author: felixonmars
Revision: 247332

upgpkg: haskell-th-abstraction 0.2.4.0-1

rebuild with th-abstraction,0.2.4.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-01 15:27:54 UTC (rev 247331)
+++ PKGBUILD2017-08-01 15:40:24 UTC (rev 247332)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.3.0
+pkgver=0.2.4.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/;
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('65317bf860b8ec2147b3ca2870271e07a15dd8d1c67cf7e541fb72cdf4b4483f98b67037817aa221cd1b17a18bd28f2d873f78c305aeab4e258537fed63ff2f8')
+sha512sums=('26885d1fc7b8edbccd07e79a89a5c9bc7d5947643532e6af9c4135f10b24c9b2ff8d020dcea949ce446ba2f13555cfed31e569c7a324ff0d593a32a0778a03e1')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-06-26 Thread Felix Yan
Date: Tuesday, June 27, 2017 @ 04:57:00
  Author: felixonmars
Revision: 241063

upgpkg: haskell-th-abstraction 0.2.3.0-1

rebuild with th-abstraction,0.2.3.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-27 04:54:06 UTC (rev 241062)
+++ PKGBUILD2017-06-27 04:57:00 UTC (rev 241063)
@@ -4,15 +4,15 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.2.0
-pkgrel=2
+pkgver=0.2.3.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
 arch=('i686' 'x86_64')
-depends=("ghc")
+depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('7108e626002de9849d8507aeb478fb9714e60b702245f801163991b4a2d0a45138007c0ad5129722674f7b3a268469dc44f52882517d7d406e1259f3deaf4946')
+sha512sums=('65317bf860b8ec2147b3ca2870271e07a15dd8d1c67cf7e541fb72cdf4b4483f98b67037817aa221cd1b17a18bd28f2d873f78c305aeab4e258537fed63ff2f8')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
@@ -19,7 +19,7 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script


[arch-commits] Commit in haskell-th-abstraction/trunk (PKGBUILD)

2017-06-15 Thread Felix Yan
Date: Thursday, June 15, 2017 @ 17:51:13
  Author: felixonmars
Revision: 237319

upgpkg: haskell-th-abstraction 0.2.2.0-2

rebuild with ghc,8.0.2

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-15 17:49:46 UTC (rev 237318)
+++ PKGBUILD2017-06-15 17:51:13 UTC (rev 237319)
@@ -5,12 +5,12 @@
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
 pkgver=0.2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/;
 license=("custom:ISC")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1")
+depends=("ghc")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 
sha512sums=('7108e626002de9849d8507aeb478fb9714e60b702245f801163991b4a2d0a45138007c0ad5129722674f7b3a268469dc44f52882517d7d406e1259f3deaf4946')
 
@@ -17,7 +17,7 @@
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
 
-runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -38,4 +38,7 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }