[Haskell-cafe] Updating HsJudy to work with the latest Judy

Don Stewart dons at galois.com
Wed May 27 16:37:32 EDT 2009


bos:
> On Wed, May 27, 2009 at 11:02 AM, Robin Green <greenrd at greenrd.org> wrote:
> 
>     I would like to use the HsJudy bindings to the Judy high-performance
>     trie library (on hackage), but unfortunately they have bitrotted. I can
>     have a go at mending them but I have no experience with FFI. Any tips?
> 
> 
> Just dive in. The FFI is extremely easy to use.


I tweaked them recently for a benchmark, and it took about 5 minutes to
get working. I'll dig up the patches tonight.

-- Don


More information about the Haskell-Cafe mailing list