Monique Louise <monique.louise at gmail.com> writes: > Hi all, > > does anyone know what package should be imported to make GHC accept > a declaration like "foreign type dotnet "BigInteger" BigInteger" ? > I've searched at Google, GHC and FFI documentation but I haven't found > anything. Do you mean "foreign import ..." maybe? -Peter