Re: [Haskell-cafe] HDF5 binding (was: why is ghci trying to load hsc file ??)

2011-04-04 Thread mauricio . antunes
>> Bindings to the full hdf5 were supposed to be in the example set for >> bindings-DSL. It doesn't use pkg-config, though, and hdf5 developers >> didn't like the idea of adding support. [...] > That seems strange to me - pkg-config is such a useful system, and > "support" for it is incredibly e

Re: [Haskell-cafe] HDF5 binding (was: why is ghci trying to load hsc file ??)

2011-04-03 Thread mauricio . antunes
>>> I worked out a small hdf5 binding using cabal and bindings-DSL and >>> sqlite3 as my example. >> I just wanted to add that I also started an HDF5 binding recently >> (using hsc2hs only). It does more than enough for me ATM, so I don't >> develop it actively, but if you want to pursue this (an