I've noticed this before. I in fact have really only tried FTGL with VC compiled lib files...
On Mon, Apr 6, 2009 at 5:34 PM, Peter Verswyvelen <[email protected]> wrote: > To my surprise GHC seems to accept .lib files (produced by e.g. Visual > Studio on Windows) directly; I don't need to convert these to .a files using > e.g. reimp > That's really cool. Is this by design or did I miss something? The manual > does not seem to mention this. > > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
