Starting with tag: [TAG 0.8.0.2 lennart@augustsson.net**20100509132604 Ignore-this: d55b7dc7f95c6dc06689077c181dd106 ] [Clean up buildinfo & add GHCi support Manuel M T Chakravarty **20100618133608 Ignore-this: 3cfa8a13ac757ca194937e7b59d75593 - Enables the use of LLVM from GHCi (and other features that require dynamic loading, such as Template Haskell) - Only tested on Mac OS X with GHC 6.12 and LLVM 2.7 - On Windows, I don't think dynamic loading of the llvm package will work without further tweaks, but everything else should be unaffected. - When configuring the LLVM C package, pass the '--enable-shared' option (without this option, I expect that you lose GHCi support, but everything else should still work). - Setup.lhs -> Setup.hs to be able to use {#- LANGUAGE CPP #-} (which is needed due to shortcomings of Cabal) ] [Check for llvm-config-2.7 before llvm-config. Erik de Castro Lopo **20100523061747 Ignore-this: 7dbb7bb867fe78a34529cfa1182fd14f Debian allows installation of llvm (version 2.6) and llvm-2.7. The latter provides the llvm-config script as llvm-config-2.7. ] [New version of configure script Bryan O'Sullivan **20100626055630 Ignore-this: 9a15cd6042705e1f60fcb8af9cc08190 ] [Bump version Bryan O'Sullivan **20100626055646 Ignore-this: ed5f26bbe6d427331072abbfe574ab8f ]