[haskell-llvm] llvm-patch: Generalise the CallArgs type class so you can use call with two return types within one module

Henning Thielemann lemming at henning-thielemann.de
Tue Jul 5 10:37:02 BST 2011


On Tue, 5 Jul 2011, Max Bolingbroke wrote:

> I assumed that bos would bump the version number to whatever he deemed
> appropriate when he did a new Hackage release. To comply with the PVP
> this has to be at least 0.10, but he is free to choose whatever. I
> don't think he has released a version of llvm with the new CallArgs
> yet (since the most recent version on Hackage has this documentation:
> http://hackage.haskell.org/packages/archive/llvm/0.9.1.2/doc/html/LLVM-Core.html)
> which is why the version number hasn't changed.
>
> Are you perhaps building from the GitHub version?

Yes I am building from the git repository. What I usually do for my 
projects is to bump the version immediately after an Hackage upload, since 
the changes I do afterwards will definitely not belong to the Hackage 
version.



More information about the Haskell-llvm mailing list