debian/0000755000000000000000000000000012232710222007157 5ustar debian/watch0000644000000000000000000000020512224036534010215 0ustar version=3 http://hackage.haskell.org/package/reactive-banana/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512036251331010243 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000334412036251331011121 0ustar This package was debianized by Clint Adams on Tue, 18 Oct 2011 23:16:52 -0000 It was downloaded from http://hackage.haskell.org/package/reactive-banana Upstream Authors: Heinrich Apfelmus Copyright: 2011 Heinrich Apfelmus License: 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 Heinrich Apfelmus 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 OWNER 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/0000755000000000000000000000000012036251331010462 5ustar debian/source/format0000644000000000000000000000001412036251331011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616306010372 0ustar 9 debian/control0000644000000000000000000001064512227053615010602 0ustar Source: haskell-reactive-banana 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-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-vault-dev (>> 0.3) , libghc-vault-dev (<< 0.4) , libghc-vault-prof , libghc-unordered-containers-dev (>> 0.2.1) , libghc-unordered-containers-dev (<< 0.3) , libghc-unordered-containers-prof , libghc-hashable-dev (>> 1.1) , libghc-hashable-dev (<< 1.3) , libghc-hashable-prof Build-Depends-Indep: ghc-doc , libghc-transformers-doc , libghc-vault-doc , libghc-unordered-containers-doc , libghc-hashable-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/reactive-banana Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-reactive-banana Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-reactive-banana Package: libghc-reactive-banana-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: small but solid library for FRP${haskell:ShortBlurb} The current focus of this library is to implement a subset of the semantic model for functional reactive programming pioneered by Conal Elliott. . Moreover, this library can hooked into any existing event-based framework. It is especially useful in conjunction with existing GUI frameworks like wxHaskell or gtk2hs. . This also means that your code can be a mix of FRP and imperative parts. Bored of programming imperative GUIs? Write some parts with FRP! Don't know how to express something with FRP? Switch back to imperative style! . In the spectrum of possible FRP implementations, this one features simple semantics but modest expressivity. Predicting space & time usage should be easy. . Stability forecast: Known inefficiencies that will be addressed. No semantic bugs expected. Significant API changes are likely in future versions. . ${haskell:Blurb} Package: libghc-reactive-banana-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: small but solid library for FRP${haskell:ShortBlurb} The current focus of this library is to implement a subset of the semantic model for functional reactive programming pioneered by Conal Elliott. . Moreover, this library can hooked into any existing event-based framework. It is especially useful in conjunction with existing GUI frameworks like wxHaskell or gtk2hs. . This also means that your code can be a mix of FRP and imperative parts. Bored of programming imperative GUIs? Write some parts with FRP! Don't know how to express something with FRP? Switch back to imperative style! . In the spectrum of possible FRP implementations, this one features simple semantics but modest expressivity. Predicting space & time usage should be easy. . Stability forecast: Known inefficiencies that will be addressed. No semantic bugs expected. Significant API changes are likely in future versions. . ${haskell:Blurb} Package: libghc-reactive-banana-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: small but solid library for FRP${haskell:ShortBlurb} The current focus of this library is to implement a subset of the semantic model for functional reactive programming pioneered by Conal Elliott. . Moreover, this library can hooked into any existing event-based framework. It is especially useful in conjunction with existing GUI frameworks like wxHaskell or gtk2hs. . This also means that your code can be a mix of FRP and imperative parts. Bored of programming imperative GUIs? Write some parts with FRP! Don't know how to express something with FRP? Switch back to imperative style! . In the spectrum of possible FRP implementations, this one features simple semantics but modest expressivity. Predicting space & time usage should be easy. . Stability forecast: Known inefficiencies that will be addressed. No semantic bugs expected. Significant API changes are likely in future versions. . ${haskell:Blurb} debian/changelog0000644000000000000000000000363112232710222011034 0ustar haskell-reactive-banana (0.7.1.3-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 10:51:14 +0100 haskell-reactive-banana (0.7.1.3-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Louis Bettens ] * New upstream release -- Joachim Breitner Mon, 14 Oct 2013 22:44:09 +0200 haskell-reactive-banana (0.7.1.2-1) unstable; urgency=low * New upstream version. -- Colin Watson Tue, 28 May 2013 11:53:57 +0100 haskell-reactive-banana (0.7.0.1-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:39 +0200 haskell-reactive-banana (0.7.0.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:49 +0200 haskell-reactive-banana (0.7.0.1-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 Mon, 22 Oct 2012 21:12:53 +0200 haskell-reactive-banana (0.6.0.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 19 May 2012 10:31:07 -0400 haskell-reactive-banana (0.4.3.1-2) unstable; urgency=low * Sourceful upload to rebuild -doc package. -- Clint Adams Sat, 18 Feb 2012 08:05:26 -0800 haskell-reactive-banana (0.4.3.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 07 Jan 2012 18:29:41 -0500 haskell-reactive-banana (0.4.2.0-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 18 Oct 2011 19:16:52 -0400