lp:ubuntu/oneiric/ghc

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Iain Lane

Handle linker scripts for which dlopen returns "file too short" and/or
which contain INPUT statements (for example libncurses.so)

12. By Matthias Klose

Pass --hash-style=both --no-copy-dt-needed-entries --as-needed to the linker.

11. By Iain Lane

Cherry-pick upstream commit cfbf0eb to support partially stripped object
files in the GHCi linker. Fixes loading the ghc package in GHCi and
associated compilation failures. Patch by Duncan Coutts
<email address hidden>. (LP: #820847)

10. By Iain Lane

Remove all changes from the previous revision. No changes remain over Debian
now and the package can be synced the next time around.

9. By Iain Lane

* debian/control:
  + Build-Depend on ghc6 instead of ghc as the latter isn't available yet —
  it's what we're building now ;-)
  + Remove ghc6* transitional packages. Could cause issues while ghc has to
  build-depend on ghc6. Once we know ghc has built we can revert all of the
  changes in this upload.

8. By Joachim Breitner

Set a dummy HOME variable upon build. Some build daemons do not set HOME,
but ghc-cabal expects it to be available.

7. By Joachim Breitner

* Build-Conflict with broken version of dash (See #618023)
* Link ghc-doc to haddock via virtual package "haddock-interface-<n>"
* Remove redundand Build-dependency on autoconf

6. By Joachim Breitner

* ghc6-preinst: Remove package.cache file of any ghc6 installation to avoid
  dpkg warning at upgrade time.
* Build-conflict with ccache. pbuilder installs ccache by default, which
  causes ghc to pick up a wrong path for "gcc".
* Pass -lpthread everywhere. This can possibly be dropped later.

5. By Joachim Breitner

[ Iain Lane ]
* debian/rules: Build with -mminimal-toc on ppc64 — thanks to Colin
  Watson for investigation and patch.

[ Joachim Breitner ]
* Disable the use of epoll_create1 and use epoll_create, as the former is
  not available on Linux kernels earlier than 2.6.27.
  http://hackage.haskell.org/trac/ghc/ticket/5005

4. By Joachim Breitner

[ Joachim Breitner ]
* Remove procps dependency (watcher.hs has been removed since a while)
* Build-depend and depend on libgmp-dev instead of libgmp3-dev.

[ Erik de Castro Lopo ]
* Add patch to fix powerpc compile error (powerpc-compile-616635)
  (Closes: #616635)

[ Joachim Breitner ]
* fix FTBFUS by removing left-over binaries

Branch metadata

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

Subscribers