[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 21:17:15
  Author: felixonmars
Revision: 785279

upgpkg: haskell-annotated-wl-pprint 0.7.0-21: rebuild with ghc 8.10.3

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 21:16:54 UTC (rev 785278)
+++ PKGBUILD2020-12-23 21:17:15 UTC (rev 785279)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=20
+pkgrel=21
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 10:35:04
  Author: felixonmars
Revision: 692608

upgpkg: haskell-annotated-wl-pprint 0.7.0-20: rebuild with happy 1.20.0

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 10:34:27 UTC (rev 692607)
+++ PKGBUILD2020-08-30 10:35:04 UTC (rev 692608)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=19
+pkgrel=20
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-08-16 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 05:19:42
  Author: felixonmars
Revision: 682127

upgpkg: haskell-annotated-wl-pprint 0.7.0-19: rebuild with ghc 8.10.2

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 05:19:31 UTC (rev 682126)
+++ PKGBUILD2020-08-17 05:19:42 UTC (rev 682127)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=18
+pkgrel=19
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")
@@ -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-annotated-wl-pprint/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 10:21:31
  Author: felixonmars
Revision: 617894

upgpkg: haskell-annotated-wl-pprint 0.7.0-18: rebuild with ghc 8.10.1

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 10:21:04 UTC (rev 617893)
+++ PKGBUILD2020-04-23 10:21:31 UTC (rev 617894)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=17
+pkgrel=18
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 09:04:13
  Author: felixonmars
Revision: 617839

upgpkg: haskell-annotated-wl-pprint 0.7.0-17: rebuild with ghc 8.10.1

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 09:04:12 UTC (rev 617838)
+++ PKGBUILD2020-04-23 09:04:13 UTC (rev 617839)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=16
+pkgrel=17
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 20:36:53
  Author: felixonmars
Revision: 583162

upgpkg: haskell-annotated-wl-pprint 0.7.0-16: rebuild with ghc 8.8.3

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 20:36:19 UTC (rev 583161)
+++ PKGBUILD2020-02-26 20:36:53 UTC (rev 583162)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=15
+pkgrel=16
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")
@@ -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-annotated-wl-pprint/trunk (PKGBUILD)

2020-02-14 Thread Felix Yan via arch-commits
Date: Friday, February 14, 2020 @ 21:04:04
  Author: felixonmars
Revision: 571213

upgpkg: haskell-annotated-wl-pprint 0.7.0-15: rebuild with ghc 8.8.2

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-14 21:03:32 UTC (rev 571212)
+++ PKGBUILD2020-02-14 21:04:04 UTC (rev 571213)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=14
+pkgrel=15
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 17:38:29
  Author: felixonmars
Revision: 550314

upgpkg: haskell-annotated-wl-pprint 0.7.0-14: rebuild with ghc 8.8.1

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 17:37:56 UTC (rev 550313)
+++ PKGBUILD2020-01-08 17:38:29 UTC (rev 550314)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=13
+pkgrel=14
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2019-04-24 Thread Felix Yan via arch-commits
Date: Wednesday, April 24, 2019 @ 20:58:59
  Author: felixonmars
Revision: 453477

upgpkg: haskell-annotated-wl-pprint 0.7.0-13

rebuild with ghc 8.6.5

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 20:58:29 UTC (rev 453476)
+++ PKGBUILD2019-04-24 20:58:59 UTC (rev 453477)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=12
+pkgrel=13
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 09:21:49
  Author: felixonmars
Revision: 438219

upgpkg: haskell-annotated-wl-pprint 0.7.0-12

rebuild with ghc 8.6.4

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 09:21:20 UTC (rev 438218)
+++ PKGBUILD2019-03-09 09:21:49 UTC (rev 438219)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=11
+pkgrel=12
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("BSD")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 19:51:46
  Author: felixonmars
Revision: 413058

upgpkg: haskell-annotated-wl-pprint 0.7.0-11

rebuild with ghc 8.6.3

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 19:51:11 UTC (rev 413057)
+++ PKGBUILD2018-12-09 19:51:46 UTC (rev 413058)
@@ -4,10 +4,10 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=10
+pkgrel=11
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 17:48:38
  Author: felixonmars
Revision: 401732

upgpkg: haskell-annotated-wl-pprint 0.7.0-10

rebuild with ghc 8.6.1

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 17:48:05 UTC (rev 401731)
+++ PKGBUILD2018-11-06 17:48:38 UTC (rev 401732)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=9
+pkgrel=10
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")
@@ -15,10 +15,10 @@
 
sha512sums=('1e7ea93a63c500ebb23458202c62ed37eee7f462bbc4c390822de37fd0f411983eed49fed4c69ffb32705519f9aa956131d14ad930f21b48b28c5de5d4095f0a')
 
 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
@@ -28,11 +28,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-annotated-wl-pprint/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 12:46:45
  Author: felixonmars
Revision: 393475

upgpkg: haskell-annotated-wl-pprint 0.7.0-9

rebuild with ghc 8.6.1

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 12:46:07 UTC (rev 393474)
+++ PKGBUILD2018-10-14 12:46:45 UTC (rev 393475)
@@ -4,7 +4,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=8
+pkgrel=9
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2018-06-01 Thread Felix Yan via arch-commits
Date: Friday, June 1, 2018 @ 15:54:44
  Author: felixonmars
Revision: 336214

upgpkg: haskell-annotated-wl-pprint 0.7.0-8

rebuild with ghc 8.4.3

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-01 15:54:08 UTC (rev 336213)
+++ PKGBUILD2018-06-01 15:54:44 UTC (rev 336214)
@@ -5,7 +5,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=7
+pkgrel=8
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2018-05-17 Thread Felix Yan via arch-commits
Date: Friday, May 18, 2018 @ 05:08:41
  Author: felixonmars
Revision: 324136

upgpkg: haskell-annotated-wl-pprint 0.7.0-7

rebuild with ghc 8.4.2

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-18 05:08:07 UTC (rev 324135)
+++ PKGBUILD2018-05-18 05:08:41 UTC (rev 324136)
@@ -5,7 +5,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=6
+pkgrel=7
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 05:07:11
  Author: felixonmars
Revision: 268516

upgpkg: haskell-annotated-wl-pprint 0.7.0-6

rebuild with ghc 8.2.2

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 05:06:40 UTC (rev 268515)
+++ PKGBUILD2017-11-26 05:07:11 UTC (rev 268516)
@@ -5,7 +5,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=5
+pkgrel=6
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2017-09-24 Thread Felix Yan
Date: Sunday, September 24, 2017 @ 08:18:33
  Author: felixonmars
Revision: 260360

upgpkg: haskell-annotated-wl-pprint 0.7.0-5

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-24 08:18:14 UTC (rev 260359)
+++ PKGBUILD2017-09-24 08:18:33 UTC (rev 260360)
@@ -5,7 +5,7 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")
@@ -13,12 +13,12 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha256sums=('0c262d7fe13a9a50216438ec882c13e25f31236b886a5692e3c35b85cd773d18')
+sha512sums=('1e7ea93a63c500ebb23458202c62ed37eee7f462bbc4c390822de37fd0f411983eed49fed4c69ffb32705519f9aa956131d14ad930f21b48b28c5de5d4095f0a')
 
 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-annotated-wl-pprint/trunk (PKGBUILD)

2017-08-14 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 03:58:57
  Author: felixonmars
Revision: 250449

upgpkg: haskell-annotated-wl-pprint 0.7.0-4

GHC 8.2.1 rebuild

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 02:29:33 UTC (rev 250448)
+++ PKGBUILD2017-08-15 03:58:57 UTC (rev 250449)
@@ -5,23 +5,23 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc")
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('0c262d7fe13a9a50216438ec882c13e25f31236b886a5692e3c35b85cd773d18')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"
-
+
 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
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -30,11 +30,9 @@
 
 package() {
 cd "${srcdir}/${_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"
-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-annotated-wl-pprint/trunk (PKGBUILD)

2017-06-16 Thread Felix Yan
Date: Friday, June 16, 2017 @ 17:24:58
  Author: felixonmars
Revision: 237757

upgpkg: haskell-annotated-wl-pprint 0.7.0-3

rebuild with ghc,8.0.2

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-16 17:23:47 UTC (rev 237756)
+++ PKGBUILD2017-06-16 17:24:58 UTC (rev 237757)
@@ -5,12 +5,12 @@
 _hkgname=annotated-wl-pprint
 pkgname=haskell-annotated-wl-pprint
 pkgver=0.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The Wadler/Leijen Pretty Printer, with annotation support"
 url="https://github.com/david-christiansen/annotated-wl-pprint;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1")
+depends=("ghc")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('0c262d7fe13a9a50216438ec882c13e25f31236b886a5692e3c35b85cd773d18')
 
@@ -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
 }


[arch-commits] Commit in haskell-annotated-wl-pprint/trunk (PKGBUILD)

2017-04-26 Thread Felix Yan
Date: Wednesday, April 26, 2017 @ 08:20:47
  Author: felixonmars
Revision: 225467

use https

Modified:
  haskell-annotated-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-26 08:19:41 UTC (rev 225466)
+++ PKGBUILD2017-04-26 08:20:47 UTC (rev 225467)
@@ -11,7 +11,7 @@
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 sha256sums=('0c262d7fe13a9a50216438ec882c13e25f31236b886a5692e3c35b85cd773d18')
 
 build() {