haskell-llvm 0.8.0.2-4 source package in Ubuntu

Changelog

haskell-llvm (0.8.0.2-4) unstable; urgency=low

  * Rename libghc6-llvm-doc.examples to libghc-llvm-doc.examples to actually
    install the examples 
  * 01-shared-llvm.diff: Add patch taken from Ubuntu to link against LLVM's
    shared libraries (Closes: #597836). Thanks to Matthias Klose.
  * 02-fix-linking-ld-no-add-needed.diff: Add patch taken from Ubuntu to build
    with ld --no-add-needed. Thanks to Michael Bienia.
 -- Iain Lane <email address hidden>   Tue,  07 Jun 2011 15:37:42 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Oneiric
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-llvm_0.8.0.2.orig.tar.gz 89.4 KiB b751394b4ee031ed0e189dfa46fbd7f6a5b167938208d319abba282a15b20734
haskell-llvm_0.8.0.2-4.debian.tar.gz 4.1 KiB ebdcf5623db64d5215c84d4e955c1f64024e32bc6c2e4a57b4dd8b2a2a86f516
haskell-llvm_0.8.0.2-4.dsc 2.1 KiB 4dbd5b4385566f5705a861fec8bac59ae6ce1c7a9c04046c7cfc312f4373e7c7

Available diffs

View changes file

Binary packages built by this source

libghc-llvm-dev: No summary available for libghc-llvm-dev in ubuntu oneiric.

No description available for libghc-llvm-dev in ubuntu oneiric.

libghc-llvm-doc: No summary available for libghc-llvm-doc in ubuntu oneiric.

No description available for libghc-llvm-doc in ubuntu oneiric.

libghc-llvm-prof: Profiling libraries haskell LLVM bindings

 Low Level Virtual Machine (LLVM) is a set of tools for use in the backend
 of a compiler for generating optimised native code across a wide variety
 of CPU architectures. The Haskell bindings make it possible to use LLVM
 from Haskell.
 .
 This package contains the profiling libraries compiled for GHC.