debian/0000755000000000000000000000000012257104273007171 5ustar debian/watch0000644000000000000000000000020312237564164010224 0ustar version=3 http://hackage.haskell.org/package/semigroupoids/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512237564164010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000326712237564164011143 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: semigroupoids Maintainer: Edward A. Kmett Source: http://hackage.haskell.org/package/semigroupoids Copyright: (C) 2007-2011 Edward Kmett License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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. debian/source/0000755000000000000000000000000012237564164010500 5ustar debian/source/format0000644000000000000000000000001412237564164011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237564163010375 0ustar 9 debian/control0000644000000000000000000000753012237564402010603 0ustar Source: haskell-semigroupoids Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iulian Udrea Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.4), libghc-transformers-prof, libghc-contravariant-dev (>= 0.2.0.1), libghc-contravariant-dev (<< 1), libghc-contravariant-prof, libghc-comonad-dev (>> 4), libghc-comonad-dev (<< 5), libghc-comonad-prof , libghc-distributive-dev (>= 0.2.2) , libghc-distributive-dev (<< 1) , libghc-distributive-prof , libghc-semigroups-dev (>= 0.8.3.1) , libghc-semigroups-dev (<< 1) , libghc-semigroups-prof Build-Depends-Indep: ghc-doc , libghc-transformers-doc , libghc-contravariant-doc , libghc-comonad-doc , libghc-distributive-doc , libghc-semigroups-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/semigroupoids Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-semigroupoids Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-semigroupoids Package: libghc-semigroupoids-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. . When working with comonads you often have the <*> portion of an Applicative, but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. . ${haskell:Blurb} Package: libghc-semigroupoids-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. . When working with comonads you often have the <*> portion of an Applicative, but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. . ${haskell:Blurb} Package: libghc-semigroupoids-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell 98 semigroupoids: Category sans id${haskell:ShortBlurb} A Semigroupoid is a Category without the requirement of identity arrows for every object in the category. . When working with comonads you often have the <*> portion of an Applicative, but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow Programming" in the form of the ComonadZip class in the days before Applicative. Apply provides a weaker invariant, but for the comonads used for data flow programming (found in the streams package), this invariant is preserved. Applicative function composition forms a semigroupoid. . ${haskell:Blurb} debian/changelog0000644000000000000000000000346112257104273011047 0ustar haskell-semigroupoids (4.0-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 26 Dec 2013 19:51:23 +0000 haskell-semigroupoids (4.0-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 12 Dec 2013 10:29:12 +0000 haskell-semigroupoids (4.0-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 11:43:43 +0000 haskell-semigroupoids (4.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 09 Nov 2013 20:59:29 -0500 haskell-semigroupoids (3.0.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:57 +0200 haskell-semigroupoids (3.0.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 11:42:10 -0500 haskell-semigroupoids (3.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Wed, 17 Oct 2012 19:57:27 +0200 haskell-semigroupoids (1.3.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 12:52:20 +0200 haskell-semigroupoids (1.2.6.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 04 Feb 2012 19:43:52 +0100 haskell-semigroupoids (1.2.6-1) unstable; urgency=low * Initial release. -- Iulian Udrea Fri, 02 Sep 2011 23:36:53 +0100