lp:ubuntu/feisty/haskell-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/haskell-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

7. By Ian Lynagh (wibble) <email address hidden>

* Remove nhc98 compilation option as it is no longer in the archive.
* Remove nhc98 ifdefs, and thus the need for CPP. Remove build-dep on
  cpphs.
* Remove redundant RE.hs REParser.hs StateM.hs (were only used for
  nhc98).
* Change build-deps to always require ghc6.
  Closes: #332978, #333534, #327280.
* Don't suggest implementations that are no longer in the archive.
* Apply patch from Stefan Potyra to remove the compiler file when it
  is empty, thus fixing droppings in /var/lib/haskell-utils.
  Closes: #328331.
* Apply patch from Simon Waters to fix a typo in the package description.
* Move haskell-utils manpage to section 8. Closes: #315681.
* Bump standards version to 3.7.2.

6. By StefanPotyra

* Merge newer debian version, remaining changes:
  + debian/control: build only with ghc6, to not draw in hugs when
    installing haskell-utils (see DBTS: #333534).
  + haskell-utils.lhs.in: Delete file with compiler-entries, if it holds
    only empty list.
    Thus haskell-utils can be purged cleanly (DBTS: #328331).

5. By StefanPotyra

debian/control: Use ghc6 and only ghc6 for building. Thus, you won't
need to have hugs installed when installing ghc6.
(See debian BTS: #333534).

4. By StefanPotyra

Delete file with compiler-entries, if it holds only empty list.
Thus haskell-utils can be purged cleanly (DBTS: #328331).

3. By Kurt Roeckx

* Non-maintainer upload.
* C++ ABI transition: It's linked against libgmp3 and needs rebuild.
  Change build dependency order to prefer hugs over ghc6 since that is
  the only alternative that currently is installable.
  This also has as effect that the libgmp3 dependency gets dropped.
  (Closes: #319811)

2. By Ian Lynagh (wibble) <email address hidden>

* Don't allow ghc4 to satisfy the build-dep as it doesn't have Text.Regex.
* Implement a simple RE matcher for nhc98, and special case some of the
  building stuff for it.
* Build-deps need hmake when we are using nhc98.
* Give the nhc98 binary a larger default heap size (10M up from 400k).
* Build-depend on cpphs (used for some of the nhc98 magic).

1. By Ian Lynagh (wibble) <email address hidden>

* The "remove compiler" actions when replacing an existing entry must
  be done before re-adding the compiler.
* Remove -Werror from Makefile as some older compilers don't like it.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/haskell-utils
This branch contains Public information 
Everyone can see this information.

Subscribers