[Haskell-cafe] my take at knucleotide

Branimir Maksimovic bmaxa at hotmail.com
Sun Mar 24 20:39:05 CET 2013


I have placed constraint on version of hashable, time is exactly same.bmaxa at maxa:~/shootout/knucleotide$ cabal list hashable* hashable    Synopsis: A class for types that can be converted to a hash value    Default available version: 1.2.0.5    Installed versions: 1.1.2.5    Homepage: http://github.com/tibbe/hashable    License:  BSD3

Date: Sun, 24 Mar 2013 20:12:57 +0100
Subject: Re: [Haskell-cafe] my take at knucleotide
From: greg at gregorycollins.net
To: bmaxa at hotmail.com
CC: haskell-cafe at haskell.org

What happens to performance if you compile and link with "cabal install --constraint='hashable < 1.2'" ?
G


 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130324/2dc8c495/attachment.htm>


More information about the Haskell-Cafe mailing list