@hackage pdynload0.0.1

pdynload is polymorphic dynamic linking library.

  • Categories

  • License

    GPL-3.0-only

  • Maintainer

    Andy Stewart <lazycat.manatee@gmail.com>

  • Versions

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.