summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-bytestring/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-bytestring/DETAILS')
-rwxr-xr-xhaskell/haskell-bytestring/DETAILS25
1 files changed, 7 insertions, 18 deletions
diff --git a/haskell/haskell-bytestring/DETAILS b/haskell/haskell-bytestring/DETAILS
index 9bd57b7453..92920aef66 100755
--- a/haskell/haskell-bytestring/DETAILS
+++ b/haskell/haskell-bytestring/DETAILS
@@ -1,18 +1,7 @@
- SPELL=haskell-bytestring
- VERSION=0.9.2.1
- SOURCE="bytestring-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/bytestring/${VERSION}/${SOURCE}
- SOURCE_HASH=sha512:8a7fff14319b1f2236b25d207556f4507097396eb8e8fd0bc76e12378be7e4d75d25c2fca4e0e288da549f554ea1f70409f9f442190e5f38cb8a5bdfd2788f22
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/bytestring-${VERSION}"
- WEB_SITE="http://www.cse.unsw.edu.au/~dons/fps.html"
- LICENSE[0]=BSD3
- ENTERED=20110228
- SHORT="Fast, packed, strict and lazy byte arrays with a list interface"
-cat << EOF
-A time and space-efficient implementation of byte vectors using
-packed Word8 arrays, suitable for high performance use, both in terms of
-large data quantities, or high speed requirements. Byte vectors are encoded
-as strict 'Word8' arrays of bytes, and lazy lists of strict chunks, held in a
-'ForeignPtr', and can be passed between C and Haskell with little effort.
-
-EOF
+ SPELL=haskell-bytestring
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by ghc]
+ EOF