How can one make portable dynamic libraries then ?
If by portable you mean, works on /both/ OSs, then GHC-specific should be portable enough for you...
By portable I mean: works on the same machine, with the same OS, but with different Haskell implementation.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
