diff options
Diffstat (limited to 'p/haskell-regex-posix/debian/control')
| -rw-r--r-- | p/haskell-regex-posix/debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-regex-posix/debian/control b/p/haskell-regex-posix/debian/control index 219b34cfe..84c503425 100644 --- a/p/haskell-regex-posix/debian/control +++ b/p/haskell-regex-posix/debian/control @@ -25,6 +25,7 @@ Package: libghc6-regex-posix-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} Description: GHC 6 library of the POSIX regex backend for regex-base A library containing a POSIX regular expression backend conforming to the interface API of regex-base. @@ -35,6 +36,7 @@ Package: libghc6-regex-posix-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} +Provides: ${haskell:Provides} Description: GHC 6 profiling library of the POSIX regex backend for regex-base A library containing a POSIX regular expression backend conforming to the interface API of regex-base. |
