--- syb-with-class/debian/control.orig	2010-02-23 17:29:01.000000000 -0800
+++ syb-with-class/debian/control	2010-02-23 17:49:00.000000000 -0800
@@ -8,6 +8,8 @@
   , haskell-devscripts (>= 0.7)
   , ghc6
   , ghc6-prof
+  , ghc6-doc
+  , haddock
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/syb-with-class
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-syb-with-class
@@ -43,3 +45,12 @@
  compiled for profiling.
  .
  A library for generic programming in Haskell.
+
+Package: haskell-syb-with-class-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends}, ${misc:Depends}
+Description: Haskell library for generic programming; documentation
+ This package provides the documentation files.
+ .
+ A library for generic programming in Haskell.

