diff options
| author | Iulian Udrea <iulian@linux.com> | 2011-09-01 21:56:47 +0400 |
|---|---|---|
| committer | Iulian Udrea <iulian@linux.com> | 2011-09-01 21:56:47 +0400 |
| commit | 366233e835b2c834ed788d6708213ee30fbb18bb (patch) | |
| tree | dfd7d0b3153133eb5b5ce220a8a3dfa635e4268d /p/haskell-vector-algorithms/debian/control | |
| parent | 0a5150d3c0497fd91fbc01842c2ff30bff507e1b (diff) | |
| download | DHG_packages-366233e835b2c834ed788d6708213ee30fbb18bb.tar.gz | |
haskell-vector-algorithms: Add missing short description to libghc-vector-algorithms-dev.
Diffstat (limited to 'p/haskell-vector-algorithms/debian/control')
| -rw-r--r-- | p/haskell-vector-algorithms/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control index 9c92d8963..b04717ab7 100644 --- a/p/haskell-vector-algorithms/debian/control +++ b/p/haskell-vector-algorithms/debian/control @@ -31,7 +31,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Short description of vector-algorithms +Description: Efficient algorithms for vector array This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. . |
