[Haskell-cafe] Foreign.C.Types question ...
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Tue Feb 12 15:06:34 EST 2008
On Feb 12, 2008, at 14:24 , Galchin Vasili wrote:
> http://cvs.haskell.org/Hugs/pages/libraries/base/Foreign-C-
> Types.html .. I want to look at the actual code for these C types
> so that I can see how the instances of Storable for each type are
> coded so e.g. I can see how sizeOf/allignment are coded.
I followed links from http://haskell.org to find the Hugs development
wiki ( http://hackage.haskell.org/trac/hugs ) and found a "browse
source code" link: http://darcs.haskell.org/darcsweb/darcsweb.cgi?
r=hugs98;a=summary
The bad news is that this returns a (very pretty...) Python error. Eep?
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell-Cafe
mailing list