@hackage pdynload0.0.3

pdynload is polymorphic dynamic linking library.

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.