haskell-syb-with-class (4) unstable; urgency=low * Add patch bug3731.diff which is intended to mitigate issues associated with ghc bug 3731, infinite loop when computing default instances for some data types. It probably won't be too harmful as it only prevents the addition of Data ctx Foo to the context when creating a instance Data ctx Foo. -- David Fox Sun, 24 Jan 2010 08:14:42 -0800 haskell-syb-with-class (3) unstable; urgency=low * Patch to go from version 0.5.1 to 0.6.1. * Disable lazy-bytestring.diff, it has been applied upstream. -- David Fox Thu, 24 Dec 2009 18:07:07 -0800 haskell-syb-with-class (2) unstable; urgency=low * Add a instances for lazy bytestrings. -- David Fox Sat, 28 Nov 2009 06:21:14 -0800 haskell-syb-with-class (1) unstable; urgency=low * Patch to add a documentation section to the control file. -- David Fox Sat, 08 Aug 2009 05:52:03 -0700