[Haskell-cafe] Re: Threads with high CPU usage

Mads Lindstrøm mads_lindstroem at yahoo.dk
Sun Dec 21 17:39:51 EST 2008


Hi Günther,

> Hi Mads,
> 
> I'm using HDBC with sqlite3

Looking at
http://software.complete.org/software/repositories/entry/hdbc-sqlite3/Database/HDBC/Sqlite3/Connection.hs and http://software.complete.org/software/repositories/entry/hdbc-sqlite3/Database/HDBC/Sqlite3/Statement.hsc you can see that HDBC-sqlite's foreign calls are indeed marked unsafe.

/Mads

> 
> Günther
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe




More information about the Haskell-Cafe mailing list