[Haskell-cafe] re: Oracle stored procedures

2010-09-10 Thread Leonel Fonseca
Database Extensions). I did test (and taste) a bit of .NET tools with F#. It was nice. Maybe you wish to try hs-dotnet with these. A final remark, I have used Takusen both on Windows and Linux. The given example was developed and tested actually on Windows. Regards, Leonel Fonseca

[Haskell-cafe] re: Oracle stored procedures

2010-09-08 Thread Leonel Fonseca
t -- Leonel Fonseca. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] help me evangelize haskell

2010-09-04 Thread Leonel Fonseca
problems? Will type signatures appear as pain or a valuable thing to them? -- Leonel Fonseca. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Merge hsql and HDBC -- there can only be one!

2010-07-08 Thread Leonel Fonseca
, restrictions, etc). 7) I haven't try the way Haskell - DB. Neither the storing of functional values as it was done before in Persistent Haskell and others. Cheers, -- Leonel Fonseca. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

[Haskell-cafe] Fun Facts: A lazy bill

2010-06-17 Thread Leonel Fonseca
reverso in order to see the other side. -- Leonel Fonseca. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] Would it be evil to add deriving Typeable to newtype Q?

2010-05-05 Thread Leonel Fonseca
to write the Typeable instance in my own module (not Language.Haskell.TH.Syntax). But I've got no luck since the Q type constructor is exported but the data constructor is not. Thanks. -- Leonel Fonseca. ___ Haskell-Cafe mailing list Haskell-Cafe