[Haskell-cafe] Re: [Haskell] Why functional programming matters

Stephan Friedrichs stephan.friedrichs at tu-bs.de
Wed Jan 30 14:18:56 EST 2008


Don Stewart wrote:
> stephan.friedrichs:
>> [...]
>>
>> We [1] implemented an ad-hoc chat system in Haskell in the SEP [2] at 
>> the TU-Braunschweig.
> 
> Wow!
> 
> Looks like lots of great code in there,
> 
> http://sep07.mroot.net/documentation/barracuda/
> 
>     Text.ParserCombinators.Parsec.XML
>     Codec.Encryption.PKCS1
>     Network.GnuTLS
>     Data.Heap
> 
> Will we see this packaged for hackage.haskell.org soon?
> Some of those modules look very reusable.

I just uploaded a generalised heap (min-, max- and custom-heaps) 
implementation:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/heap-0.1

Feedback would be appreciated :)

//Stephan

-- 

Früher hieß es ja: Ich denke, also bin ich.
Heute weiß man: Es geht auch so.

  - Dieter Nuhr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20080130/f09838c1/signature.bin


More information about the Haskell-Cafe mailing list