pdynload

pdynload is polymorphic dynamic linking library.

Latest on Hackage:0.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Andy Stewart
Maintained by Andy Stewart

This package use GHC-API implement polymorphic dynamic loading function -- pdynload. Because pdynload invoke the regular type checker at runtime, so pdynload is perfectly safety and does not inhibit the use of any features of the type system.