debian/0000755000000000000000000000000012233667200007167 5ustar debian/copyright0000644000000000000000000001162212036251626011126 0ustar This package was debianized by Florian Ragwitz on Wed, 20 Jul 2005 22:40:52 +0200. It was downloaded from http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/#download Copyright Holder: Copyright 2004-2009, Niklas Broberg. Copyright 1997-2000, the GHC Team Copyright 2004, The University Court of the University of Glasgow. Copyright 2002, Simon Peyton Jones License: This library (Haskell Source eXtensions) is derived from code from several sources: * Code from the GHC project which is largely (c) The University of Glasgow, and distributable under a BSD-style license (see below), * Code from the Haskell 98 Report which is (c) Simon Peyton Jones and freely redistributable (but see the full license for restrictions). The full text of these licenses is reproduced below. All of the licenses are BSD-style or compatible. ----------------------------------------------------------------------------- The haskell-src-exts package itself is distributable under the modified BSD license: Copyright (c) 2005, Niklas Broberg 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. * The names of its contributors may not 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. ----------------------------------------------------------------------------- The Glasgow Haskell Compiler License Copyright 2004, The University Court of the University of Glasgow. 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 name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW AND THE 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 UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE 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. ----------------------------------------------------------------------------- Code derived from the document "Report on the Programming Language Haskell 98", is distributed under the following license: Copyright (c) 2002 Simon Peyton Jones The authors intend this Report to belong to the entire Haskell community, and so we grant permission to copy and distribute it for any purpose, provided that it is reproduced in its entirety, including this Notice. Modified versions of this Report may also be copied and distributed for any purpose, provided that the modified version is clearly presented as such, and that it does not claim to be a definition of the Haskell 98 Language. ----------------------------------------------------------------------------- debian/watch0000644000000000000000000000020612224036535010217 0ustar version=3 http://hackage.haskell.org/package/haskell-src-exts/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/compat0000644000000000000000000000000212147616327010375 0ustar 9 debian/control0000644000000000000000000000535612150230172010573 0ustar Source: haskell-src-exts Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-doc , happy (>= 1.17) , libghc-cpphs-dev (>= 1.11) , libghc-cpphs-prof , libghc-cpphs-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/haskell-src-exts Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-src-exts Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-src-exts Package: libghc-src-exts-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell-Source with eXtensions library for GHC${haskell:ShortBlurb} haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . ${haskell:Blurb} Package: libghc-src-exts-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell-Source with eXtensions library for GHC${haskell:ShortBlurb} haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . ${haskell:Blurb} Package: libghc-src-exts-doc Replaces: haskell-src-exts-doc (<< 1.8.2-2) Conflicts: haskell-src-exts-doc (<< 1.8.2-2) Provides: haskell-src-exts-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: API documentation of the haskell-src-exts library${haskell:ShortBlurb} haskell-src-exts (HSX, haskell-source with extensions) is an extension of the standard haskell-src package, and handles most common syntactic extensions to Haskell, including: * Multi-parameter type classes with functional dependencies * Indexed type families (including associated types) * Empty data declarations * GADTs * Implicit parameters (ghc and hugs style) * Template Haskell . ${haskell:Blurb} debian/rules0000755000000000000000000000035412036251626010253 0ustar #!/usr/bin/make -f DEB_CABAL_PACKAGE=src-exts DEB_BUILD_DEPENDENCIES = build-arch DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS" include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000002664712233667200011060 0ustar haskell-src-exts (1.14.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Raúl Benencia ] * New upstream release -- Raúl Benencia Mon, 28 Oct 2013 15:45:46 -0300 haskell-src-exts (1.13.5-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:05 +0200 haskell-src-exts (1.13.5-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sun, 02 Dec 2012 23:40:42 +0100 haskell-src-exts (1.13.3-1) experimental; urgency=low [ Giovanni Mascellani ] * Fix Homepage: link [ Erik de Castro Lopo ] * New upstream. [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:07 +0200 haskell-src-exts (1.11.1-3) unstable; urgency=low * Add ${haskell:Depends} to -doc package -- Joachim Breitner Fri, 10 Feb 2012 23:41:58 +0100 haskell-src-exts (1.11.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Mon, 06 Feb 2012 18:43:35 +0100 haskell-src-exts (1.11.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Fri, 17 Jun 2011 10:23:37 +0200 haskell-src-exts (1.10.2-1) unstable; urgency=low * Team upload. * New upstream release. * References updated: GHC 6 -> GHC. -- Giovanni Mascellani Wed, 20 Apr 2011 00:43:55 +0200 haskell-src-exts (1.9.6-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * New upstream release 1.9.6 * Standards-Version → 3.9.1, no changes needed -- Joachim Breitner Wed, 13 Apr 2011 11:53:49 +0530 haskell-src-exts (1.9.0-2) unstable; urgency=low * Run ghc6 without active timer (+RTS -V0 -RTS). Should work around http://hackage.haskell.org/trac/ghc/ticket/4074 on slow arches. Negative side effects not known (yet). -- Joachim Breitner Fri, 25 Jun 2010 15:03:12 +0200 haskell-src-exts (1.9.0-1) unstable; urgency=low [ Giovanni Mascellani ] * debian/rules: Documentation gets now installed in the correct place [ Erik de Castro Lopo ] * New upstream. * control : - Build depend on libghc6-cpphs-doc rather than haskell-cpphs-doc. - FIx lintian warnings. -- Erik de Castro Lopo Wed, 23 Jun 2010 18:18:15 +1000 haskell-src-exts (1.8.2-3) unstable; urgency=low * control: Use versioned Replaces: and Conflicts: -- Marco Túlio Gontijo e Silva Wed, 05 May 2010 18:01:53 -0300 haskell-src-exts (1.8.2-2) unstable; urgency=low * debian/control: Rename -doc package. -- Marco Túlio Gontijo e Silva Tue, 16 Mar 2010 10:59:48 -0300 haskell-src-exts (1.8.2-1) unstable; urgency=low [ Joachim Breitner ] * Remove debian/clean, functionality in haskell-devscripts now [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Joachim Breitner ] * Update to new version, required for hsx and hlint (Closes: #569499) -- Joachim Breitner Sat, 06 Mar 2010 13:34:04 +0100 haskell-src-exts (1.3.0-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Thu, 11 Feb 2010 23:03:05 +0100 haskell-src-exts (1.3.0-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sun, 08 Nov 2009 12:42:02 +0100 haskell-src-exts (1.1.4-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Use one package for line in dependencies. * debian/rules: Make build depend only in build-arch to avoid building indep packages in all architectures. * debian/control: Use more sintetic name for Vcs-Darcs. [ Joachim Breitner ] * New upstream version * Put haddoc et. al. into Build-Depends * Bump standards version -- Joachim Breitner Tue, 08 Sep 2009 18:13:15 +0200 haskell-src-exts (1.0.1-1) unstable; urgency=low * Take over for the Debian Haskell Group with maintainers permission. Closes: 523182. Thanks to Florian for his previous work. * This also Closes: 501279 -- Joachim Breitner Tue, 07 Jul 2009 10:31:24 +0200 haskell-src-exts (1.0.1-0+nmu1) unstable; urgency=low * Non-Maintainer upload * New upstream release + This does not ship HaRP any more, as it has its own source now. No packages in Debian use HaRP at the moment. + Closes: 526439 (no trhsx binary any more) * Switch the build-system to a standard haskell-devscripts system + This means we also build -doc and -prof packages * Update Standards-Versions (no change) * Added debian/watch file * Updated copyright file * Change Section to haskell -- Joachim Breitner Mon, 06 Jul 2009 21:49:34 +0200 haskell-src-exts (0.2.1~darcs20071212-2) unstable; urgency=high * Bump urgency to high as this upload fixes a RC bug. * debian/control: - Let the Vcs-* fields point to the trunk branch. - Change the Section to libdevel as suggested by lintian warning "dev-package-should-be-section-libdevel". * debian/mk-haskell-depends: Removed. We use dh_haskell_depends from haskell-devscripts. * debian/rules: - Only optimise on i386, amd64 and ia64 as the optimisation of the parses can take a lot of memory. (Closes: #462848) -- Arjan Oosting Fri, 21 Mar 2008 23:39:58 +0100 haskell-src-exts (0.2.1~darcs20071212-1) unstable; urgency=low * New upstream darcs snapshot release which compiles with GHC 6.8.2. * debian/control: - Use the official Vcs-* fields. - Add Homepage field. - Remove dctrl-tools from the Build-Depends as the debian/mk-haskell-depends script is removed. - Add a versioned dependency on haskell-devscripts for dh_haskell_depends. - Bump Standard-Version to 3.7.3. No changes needed. - Add some commented out binary stanzas for API documentation packages we might want to build in the future. - Bump the build dependency on ghc6 to 6.8.2 so we are sure we get the Cabal version 1.2 which is needed to build this package. * debian/{haskell-harp-doc,haskell-src-exts-doc}.docs: Added. * debian/rules: - Add some commented out code to generate API documentation. This does not work yet, due some parse error haddock is having. - Replace the call to debian/mk-haskell-depends with a call to dh_haskell_depends from haskell-devscripts. - Adjust the path to the .installed-pkg-config file which is now created by the new Cabal version as dist/installed-pkg-config - Adjust the regular expressions so the only match the Version and Name fields in the .cabal files. * Stop patching src/haskell-src-exts/Language/Haskell/Hsx/Lexer.hs as upstream fixed the compilation issue by renaming isSymbol to isHSymbol. -- Arjan Oosting Thu, 10 Jan 2008 00:26:36 +0100 haskell-src-exts (0.2.1~darcs20070622-1) unstable; urgency=low * Built against GHC 6.6.1 (Closes: #429022) * New upstream darcs snapshot release: - Added line pragmas to output. - Added FFI support. - Added support for infix types. - Added mdo support. - Added support for foralls type definition. * The debian build system is replaced with the build system of haskell-edison which also generates multiple GHC libraries. The advantages are: - No need to use haskell-devscripts which is not really suited for multiple GHC libraries in one build. - No need to hardcode the version number in the debian/rules file. - No need to create links to the debian directory in the subdirectories. - Build with --enable-split-objs on i386 and amd64 which should result in smaller binaries. * debian/control: - Drop haskell-devscripts from the Build-Depends and add dctrl-tools which is need by the debian/mk-haskell-depends script. - Add myself to the Uploaders field. - Add X-Vcs-Svn and X-Vcs-Browser fields. * debian/{runcompiler,buildmod.sh}: Removed. No longer necessary. * debian/{postinst.in,prerm.in,ghc6.in,ghc6-pkg6.in,mk-haskell-depends}: Added. Needed for the new debian/rules file -- Arjan Oosting Sun, 01 Jul 2007 00:03:08 +0200 haskell-src-exts (0.2-5.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with ghc6 6.6 (Closes: #393642) - src/haskell-src-exts/Language/Haskell/Hsx/Lexer.hs: hide isSymbol when compiling with GHC 6.6. - src/haskell-src-exts/haskell-src-exts.cabal: add CPP extension which is needed for the change above. - /src/haskell-src-exts/Language/Haskell/Hsx/{Transform.hs,Pretty.hs}: modify some strings to keep cpp remove an invalid UTF sequence which upsets GHC 6.6 - debian/rules: call ghc-pkg with --force when the haskell-src-exts library is registered during as some directories are missing. -- Arjan Oosting Tue, 24 Oct 2006 23:21:37 +0200 haskell-src-exts (0.2-5) unstable; urgency=low * Removed bashism from debian/buildmod.sh (Closes: #376701). -- Florian Ragwitz Tue, 4 Jul 2006 15:41:13 +0200 haskell-src-exts (0.2-4) unstable; urgency=low * Rebuild against ghc6 6.4.2. * Remove build-dep to libghc6-cabal-dev (>= 1.1.1) as ghc6 6.4.2 comes with Cabal-1.1.4. -- Florian Ragwitz Mon, 3 Jul 2006 18:35:37 +0200 haskell-src-exts (0.2-3) unstable; urgency=low * Acknowledge previous NMU by Arjan Oosting . * Removed bashisms from debian/rules (Closes: #370690). * Bump up Standards-Version to 3.7.2 (no changes). * Use my new @debian.org maintainer address. -- Florian Ragwitz Wed, 7 Jun 2006 16:24:15 +0200 haskell-src-exts (0.2-2.1) unstable; urgency=low * Non-maintainer upload. * debian/control: add versioned libghc6-cabal-dev and ghc6 to the Build-Depends to use Cabal version 1.1.1 or later which introduces a new installation prefix for libraries. (Closes: #352690) * src/trhsx/trhsx.cabal: added base and haskell98 to the Build- Depends. -- Arjan Oosting Tue, 18 Apr 2006 23:13:12 +0200 haskell-src-exts (0.2-2) unstable; urgency=low * Recompile against ghc 6.4.1. -- Florian Ragwitz Sun, 16 Oct 2005 16:30:35 +0200 haskell-src-exts (0.2-1) unstable; urgency=low * Initial release. -- Florian Ragwitz Wed, 20 Jul 2005 22:40:52 +0200 debian/source/0000755000000000000000000000000012036251626010471 5ustar debian/source/format0000644000000000000000000000001412036251626011677 0ustar 3.0 (quilt)