[Haskell-cafe] MD5?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sat Nov 17 11:15:34 EST 2007
Hello Andrew,
Saturday, November 17, 2007, 7:13:23 PM, you wrote:
> Out of curiosity, what's hackage, and how do you put stuff on it?
google for "haskell hackage". i never uploaded anything to it, but
site should contain instructions
>> while working on my own program, i've made bindings to aes, twofish,
>> sha512, pkcs5, fortune and lot of other C libs
> I don't know C, so I can't really write bindings. (I also don't have a C
> compiler for that matter... Presumably I'd have to move to Linux for that.)
i don't think that C knowledge is really reqd, but you should
understand cpu memory model. there is also "ffi packaging tool" which
should generate bindings automatically. C and C++ compilers are
shipped as part of GHC/win32 distribution
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list