debian/0000755000000000000000000000000012254632360007171 5ustar debian/watch0000644000000000000000000000035012131220700010201 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|classy-prelude-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/classy-prelude \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512131220700010227 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/copyright0000644000000000000000000000255412131220700011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: classy-prelude Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/classy-prelude Files: * Copyright: 2012 Michael Snoyman License: MIT Files: debian/* Copyright: 2012 Clint Adams License: MIT License: MIT 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/source/0000755000000000000000000000000012131220700010452 5ustar debian/source/format0000644000000000000000000000001412131220700011660 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616133010370 0ustar 9 debian/control0000644000000000000000000000554012147625301010576 0ustar Source: haskell-classy-prelude 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-basic-prelude-dev (>> 0.3.4) , libghc-basic-prelude-dev (<< 0.4) , libghc-basic-prelude-prof , libghc-hashable-dev , libghc-hashable-prof , libghc-lifted-base-dev (>= 0.2) , libghc-lifted-base-prof , libghc-system-filepath-dev (>> 0.4) , libghc-system-filepath-dev (<< 0.5) , libghc-system-filepath-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev , libghc-transformers-prof , libghc-unordered-containers-dev , libghc-unordered-containers-prof , libghc-vector-dev , libghc-vector-prof , libghc-hspec-dev (>> 1.3) , libghc-quickcheck2-dev Build-Depends-Indep: ghc-doc , libghc-basic-prelude-doc , libghc-hashable-doc , libghc-lifted-base-doc , libghc-system-filepath-doc , libghc-text-doc , libghc-transformers-doc , libghc-unordered-containers-doc , libghc-vector-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/classy-prelude Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-classy-prelude Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-classy-prelude Package: libghc-classy-prelude-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: typeclass-based prelude${haskell:ShortBlurb} Focuses on using common typeclasses when possible, and creating new ones to avoid name clashing. Exposes many recommended datastructures (Map, ByteString, etc) directly without requiring long import lists and qualified modules. . ${haskell:Blurb} Package: libghc-classy-prelude-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: typeclass-based prelude${haskell:ShortBlurb} Focuses on using common typeclasses when possible, and creating new ones to avoid name clashing. Exposes many recommended datastructures (Map, ByteString, etc) directly without requiring long import lists and qualified modules. . ${haskell:Blurb} Package: libghc-classy-prelude-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: typeclass-based prelude${haskell:ShortBlurb} Focuses on using common typeclasses when possible, and creating new ones to avoid name clashing. Exposes many recommended datastructures (Map, ByteString, etc) directly without requiring long import lists and qualified modules. . ${haskell:Blurb} debian/changelog0000644000000000000000000000176612254632360011055 0ustar haskell-classy-prelude (0.5.4-2build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 18:03:28 +0000 haskell-classy-prelude (0.5.4-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 10:47:12 +0100 haskell-classy-prelude (0.5.4-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 14:49:43 +0100 haskell-classy-prelude (0.5.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:08 +0200 haskell-classy-prelude (0.5.4-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 10 Apr 2013 10:24:55 +0200 haskell-classy-prelude (0.4.1-1) experimental; urgency=low * Initial release. -- Clint Adams Sat, 17 Nov 2012 11:45:38 -0500