diff options
| author | Mitch Tishmack <mitch.tishmack@gmail.com> | 2017-05-20 12:42:32 -0500 |
|---|---|---|
| committer | Shiz <hi@shiz.me> | 2017-06-02 10:41:49 +0200 |
| commit | affe55e081afd2fe8ba4a49280c0cd5a7d323357 (patch) | |
| tree | 1a38222c8473ded909ff03ee75a161d7cc89c56c /testing | |
| parent | ab4e693606e966b4481584f16b8e7764b52aa084 (diff) | |
| download | aports-affe55e081afd2fe8ba4a49280c0cd5a7d323357.tar.bz2 aports-affe55e081afd2fe8ba4a49280c0cd5a7d323357.tar.xz | |
testing/cabal: remove misleading comments
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/cabal/APKBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/cabal/APKBUILD b/testing/cabal/APKBUILD index e58a50d0b1..9c9d130b67 100644 --- a/testing/cabal/APKBUILD +++ b/testing/cabal/APKBUILD @@ -8,10 +8,6 @@ url="http://haskell.org" arch="armhf x86_64" license="BSD3" depends="gmp zlib" -# Note, this is a temporary state of affairs using the bootstrap.sh script. -# -# Once apkbuilds for ghc pkgs are working the pkg sources can be moved into -# the makedepends lines. makedepends="ghc ghc-dev gmp-dev libffi-dev zlib-dev binutils-gold chrpath" subpackages="$pkgname-doc" source="https://hackage.haskell.org/package/$pkgname-install-$pkgver/$pkgname-install-$pkgver.tar.gz |
