debian/0000755000000000000000000000000012261614364007173 5ustar debian/rules0000755000000000000000000000020712261613444010250 0ustar #!/usr/bin/make -f # DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000510712261614364010601 0ustar Source: haskell-universe 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-comonad-dev (>= 4.0) , libghc-comonad-prof , libghc-keys-dev (>= 0.1) , libghc-keys-dev (<< 4) , libghc-keys-prof , libghc-mtl-dev (>= 1.0) , libghc-mtl-dev (<< 2.2) , libghc-mtl-prof , libghc-representable-functors-dev (>= 2.4) , libghc-representable-functors-dev (<< 3.3) , libghc-representable-functors-prof , libghc-transformers-dev (>= 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-void-dev (>= 0.1) , libghc-void-dev (<< 0.7) , libghc-void-prof Build-Depends-Indep: ghc-doc , libghc-comonad-transformers-doc , libghc-keys-doc , libghc-mtl-doc , libghc-representable-functors-doc , libghc-transformers-doc , libghc-void-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/universe Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-universe Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-universe X-Description: classes for types where we know all the values Munge finite and recursively enumerable types. It provides the Universe class, which is a declaration that your type is recursively enumerable (and that universe is that enumeration). In particular, you promise that any finite inhabitant has a finite index in universe, and that no inhabitant appears at two different finite indices. It also provides the Finite class, which is a declaration that your universe eventually ends. Package: libghc-universe-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-universe-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-universe-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/copyright0000644000000000000000000000552512261613444011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: universe Upstream-Contact: Daniel Wagner Source: http://hackage.haskell.org/package/universe Files: * Copyright: 2013 Daniel Wagner License: BSD-3-clause Files: debian/* Copyright: 2013 Clint Adams License: Expat License: BSD-3-clause 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 Daniel Wagner 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. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/patches/0000755000000000000000000000000012261614343010617 5ustar debian/patches/comonad-4.00000644000000000000000000000076412261614343012470 0ustar --- a/universe.cabal +++ b/universe.cabal @@ -30,7 +30,7 @@ if impl(ghc >= 7.4) cpp-options: -DDEFAULT_SIGNATURES build-depends: base >=4 && <5 , - comonad-transformers >=0.1 && <4.0, + comonad >=4.0 , containers >=0.1 && <1 , keys >=0.1 && <4 , mtl >=1.0 && <2.2, debian/patches/series0000644000000000000000000000001412261614255012031 0ustar comonad-4.0 debian/changelog0000644000000000000000000000044512261613454011047 0ustar haskell-universe (0.4.0.4-1) unstable; urgency=medium * New upstream version. -- Clint Adams Fri, 03 Jan 2014 15:01:43 -0500 haskell-universe (0.4.0.3-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 22 Oct 2013 22:30:37 -0400 debian/compat0000644000000000000000000000000212261613444010367 0ustar 9 debian/source/0000755000000000000000000000000012261613444010471 5ustar debian/source/format0000644000000000000000000000001412261613444011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017712261613444010227 0ustar version=3 http://hackage.haskell.org/package/universe/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))