diff options
| author | Iain Lane <laney@ubuntu.com> | 2010-07-03 20:00:45 +0400 |
|---|---|---|
| committer | Iain Lane <laney@ubuntu.com> | 2010-07-03 20:00:45 +0400 |
| commit | 908a6b960ab03ed39d40bf484f8fbf102cf6c310 (patch) | |
| tree | bc99a5f88dff536f26926fff31c1fbee04481b01 /p/haskell-configfile | |
| parent | b8ec215e494b4e6b5211d26050bfe7bd160bb164 (diff) | |
| download | DHG_packages-908a6b960ab03ed39d40bf484f8fbf102cf6c310.tar.gz | |
haskell-configfile: Suggest libghc6-configfile-doc instead of configfile-doc in -dev
Diffstat (limited to 'p/haskell-configfile')
| -rw-r--r-- | p/haskell-configfile/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-configfile/debian/control b/p/haskell-configfile/debian/control index 9967f5314..41aa1eb1c 100644 --- a/p/haskell-configfile/debian/control +++ b/p/haskell-configfile/debian/control @@ -28,7 +28,7 @@ Package: libghc6-configfile-dev Section: haskell Architecture: any Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends} -Suggests: configfile-doc +Suggests: libghc6-configfile-doc Description: Parser and writer for sectioned config files in Haskell This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. |
