debian/0000755000000000000000000000000012253504636007174 5ustar debian/rules0000755000000000000000000000015512253504565010256 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000001140712253504636010602 0ustar Source: haskell-monad-control Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-base-unicode-symbols-dev (>> 0.1.1) , libghc-base-unicode-symbols-dev (<< 0.3) , libghc-base-unicode-symbols-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-transformers-base-dev (>> 0.4.1) , libghc-transformers-base-dev (<< 0.5) , libghc-transformers-base-prof Build-Depends-Indep: ghc-doc , libghc-base-unicode-symbols-doc , libghc-transformers-doc , libghc-transformers-base-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/monad-control Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-monad-control Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-monad-control Package: libghc-monad-control-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Monad transformers to lift control operations${haskell:ShortBlurb} It defines the type class MonadControlIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadControlIO. . Note that this package is a rewrite of Anders Kaseorg's monad-peel library. The main difference is that this package provides CPS style operators and exploits the RankNTypes language extension to simplify most definitions. . The package includes a copy of the monad-peel testsuite written by Anders Kaseorg. The tests can be performed by using cabal test. . The following critertion based benchmark shows that monad-control is on average about 2.5 times faster than monad-peel: . http://code.haskell.org/~basvandijk/code/bench-monad-peel-control . ${haskell:Blurb} Package: libghc-monad-control-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Monad transformers to lift control operations${haskell:ShortBlurb} It defines the type class MonadControlIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadControlIO. . Note that this package is a rewrite of Anders Kaseorg's monad-peel library. The main difference is that this package provides CPS style operators and exploits the RankNTypes language extension to simplify most definitions. . The package includes a copy of the monad-peel testsuite written by Anders Kaseorg. The tests can be performed by using cabal test. . The following critertion based benchmark shows that monad-control is on average about 2.5 times faster than monad-peel: . http://code.haskell.org/~basvandijk/code/bench-monad-peel-control . ${haskell:Blurb} Package: libghc-monad-control-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Monad transformers to lift control operations${haskell:ShortBlurb} It defines the type class MonadControlIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadControlIO. . Note that this package is a rewrite of Anders Kaseorg's monad-peel library. The main difference is that this package provides CPS style operators and exploits the RankNTypes language extension to simplify most definitions. . The package includes a copy of the monad-peel testsuite written by Anders Kaseorg. The tests can be performed by using cabal test. . The following critertion based benchmark shows that monad-control is on average about 2.5 times faster than monad-peel: . http://code.haskell.org/~basvandijk/code/bench-monad-peel-control . ${haskell:Blurb} debian/copyright0000644000000000000000000000333012253504565011127 0ustar This package was debianized by Clint Adams on Sun, 05 Jun 2011 12:28:09 -0000 It was downloaded from http://hackage.haskell.org/package/monad-control Upstream Author: Bas van Dijk Copyright: 2010 Bas van Dijk, Anders Kaseorg License: All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. • 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. • Neither the name of the author nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “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 COPYRIGHT HOLDER 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/changelog0000644000000000000000000000356212253504607011052 0ustar haskell-monad-control (0.3.2.2-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Mon, 16 Dec 2013 00:02:55 -0500 haskell-monad-control (0.3.1.4-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:31 +0200 haskell-monad-control (0.3.1.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:25 +0200 haskell-monad-control (0.3.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 Wed, 17 Oct 2012 20:31:42 +0200 haskell-monad-control (0.3.1.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 14 May 2012 21:22:45 -0400 haskell-monad-control (0.3.1.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 21 Apr 2012 01:08:55 -0400 haskell-monad-control (0.3.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Fri, 10 Feb 2012 12:29:52 -0500 haskell-monad-control (0.3.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 24 Dec 2011 00:25:24 -0500 haskell-monad-control (0.2.0.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 30 Aug 2011 16:50:00 -0400 haskell-monad-control (0.2.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 05 Jun 2011 08:28:09 -0400 debian/compat0000644000000000000000000000000212253504565010373 0ustar 9 debian/source/0000755000000000000000000000000012253504565010475 5ustar debian/source/format0000644000000000000000000000001412253504565011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020312253504565010221 0ustar version=3 http://hackage.haskell.org/package/monad-control/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))