haskell-llvm 3.0.0.0-1 source package in Ubuntu

Changelog

haskell-llvm (3.0.0.0-1) unstable; urgency=low


  * New upstream release (Closes: #662879)
  * Can drop all patches (I hope)

 -- Joachim Breitner <email address hidden>  Sat, 10 Mar 2012 19:52:51 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-llvm_3.0.0.0-1.dsc 1.7 KiB f1f7121fa8277a0beaedca29c3ebab8ce27808742bf9c483f9e394f935138955
haskell-llvm_3.0.0.0.orig.tar.gz 50.4 KiB fc3ce38a870d401e03834c1832b11243cbdbffe8295bffa422d8b3a62094ad71
haskell-llvm_3.0.0.0-1.debian.tar.gz 2.9 KiB 138ccfe52d59dd84a7f1b4d8470012f47240ad27e2cd11e7bca942ae51bbe94d

No changes file available.

Binary packages built by this source

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

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

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

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

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.