--- x/debian/control.orig	2010-06-08 03:27:13.000000000 -0700
+++ x/debian/control	2011-04-12 22:45:01.653186852 -0700
@@ -6,14 +6,14 @@
 Build-Depends: debhelper (>= 7)
   , cdbs
   , haskell-devscripts (>= 0.7)
-  , ghc6
-  , ghc6-prof
+  , ghc
+  , ghc-prof
 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
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-syb-with-class
 
-Package: libghc6-syb-with-class-dev
+Package: libghc-syb-with-class-dev
 Architecture: any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
@@ -30,7 +30,7 @@
  just a few primitives for type-safe cast and processing constructor
  applications.
 
-Package: libghc6-syb-with-class-prof
+Package: libghc-syb-with-class-prof
 Architecture: any
 Depends: ${haskell:Depends}
   , ${shlibs:Depends}
@@ -49,7 +49,7 @@
  .
  This package contains the profiling libraries.
 
-Package: libghc6-syb-with-class-doc
+Package: libghc-syb-with-class-doc
 Section: doc
 Architecture: all
 Depends:

