debian/0000755000000000000000000000000012147643132007171 5ustar debian/watch0000644000000000000000000000035112036251651010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|syb-with-class-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/syb-with-class \ ([\d\.]*\d)/ debian/control0000644000000000000000000000523412147627364010611 0ustar Source: haskell-syb-with-class Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-ghci Standards-Version: 3.9.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: libghc-syb-with-class-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell library for generic programming${haskell:ShortBlurb} The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. Package: libghc-syb-with-class-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell library for generic programming${haskell:ShortBlurb} The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. . This package contains the profiling libraries. Package: libghc-syb-with-class-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell library for generic programming${haskell:ShortBlurb} The "Scrap your boilerplate" approach is a lightweight generic programming approach for Haskell. Using this approach, you can write generic functions such as traversal schemes (e.g., everywhere and everything), as well as generic read, generic show and generic equality (i.e., gread, gshow, and geq). This approach is based on just a few primitives for type-safe cast and processing constructor applications. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251651010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000440512147643132011046 0ustar haskell-syb-with-class (0.6.1.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:10 +0200 haskell-syb-with-class (0.6.1.4-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Fri, 19 Oct 2012 22:35:41 +0200 haskell-syb-with-class (0.6.1.3-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 07 Feb 2012 20:07:47 +0100 haskell-syb-with-class (0.6.1.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * Build-Depend on ghc-ghci, to only attempt builds on architectures where template haskell is available. * New upstream release -- Joachim Breitner Wed, 20 Apr 2011 22:38:24 +0530 haskell-syb-with-class (0.6.1-2) unstable; urgency=low * debian/source/format: Use 3.0 (quilt). * debian/control: description fixed and -doc package added * debian/copyright: (C) -> © (lintian warning fixed) -- Giovanni Mascellani Tue, 08 Jun 2010 14:09:37 +0200 haskell-syb-with-class (0.6.1-1) unstable; urgency=low * Adopt by the Debian Haskell Group * New upstream release -- Joachim Breitner Sat, 20 Feb 2010 20:22:41 +0100 haskell-syb-with-class (0.5.1-2) unstable; urgency=low * Added missing build dep ghc6-prof. -- Kari Pahula Wed, 04 Mar 2009 21:45:25 +0200 haskell-syb-with-class (0.5.1-1) unstable; urgency=low * New upstream release * Use hlibrary.mk from haskell-devscripts. * Added a -prof package. -- Kari Pahula Fri, 27 Feb 2009 18:39:16 +0200 haskell-syb-with-class (0.4~darcs20080112-2) unstable; urgency=low * Copied newest hlibrary.mk CDBS rule file. * Added ${haskell:Depends} as a dependency. (Closes: #502756) -- Kari Pahula Sun, 19 Oct 2008 21:07:03 +0300 haskell-syb-with-class (0.4~darcs20080112-1) unstable; urgency=low * Initial release (Closes: #432794) -- Kari Pahula Mon, 03 Mar 2008 19:09:15 +0200 debian/source/0000755000000000000000000000000012036251651010467 5ustar debian/source/format0000644000000000000000000000001412036251651011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616333010372 0ustar 9 debian/copyright0000644000000000000000000000327512036251651011131 0ustar This package was debianized by Kari Pahula on Mon, 03 Mar 2008 18:07:48 +0200. It was downloaded from http://hackage.haskell.org/packages/archive/syb-with-class/ Upstream Authors: The University of Glasgow, CWI, Simon Peyton Jones, Ralf Laemmel, Ulf Norell, Sean Seefried, Simon D. Foster, HAppS LLC Copyright: 2004-2008 The University of Glasgow, CWI, Simon Peyton Jones, Ralf Laemmel, Ulf Norell, Sean Seefried, Simon D. Foster, HAppS LLC 2009 Andrea Vezzosi License: Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. On Debian systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'. The Debian packaging is © 2008, Kari Pahula and is licensed under the GPL version 2 or (at your option) any later version, see `/usr/share/common-licenses/GPL-2'.