Re: [Haskell] Haskell as a markup language

2006-03-22 Thread oleg
shelarcy wrote: > SXML can add useful function for macro, like this; > > (define (M:link keyword url) >`(a (@ (href ,url)) ,keyword)) > > (define (M:link_amazon keyword asin) >(M:link keyword >`("http://www.amazon.co.jp/exec/obidos/ASIN/"; ,asin "/someone_id/"))) > > (define (M:boo

[Haskell] Re: haskell.org libraries and tools page needs some fixing

2006-03-22 Thread Andres Loeh
> BB> I recently wanted to add some libraries to > BB> http://www.haskell.org/haskellwiki/Libraries_and_tools and noticed a > BB> number of problems. > > there is also HCAR report. my thoughts is what we should create some > central repository including libs/apps/papers/communities and so on > an

[Haskell] Re: haskell.org libraries and tools page needs some fixing

2006-03-22 Thread Bulat Ziganshin
Hello Björn, Wednesday, March 22, 2006, 1:35:42 PM, you wrote: BB> I recently wanted to add some libraries to BB> http://www.haskell.org/haskellwiki/Libraries_and_tools and noticed a BB> number of problems. there is also HCAR report. my thoughts is what we should create some central repository