@hackage / pdynload

pdynload is polymorphic dynamic linking library.

Latest0.0.3

About

Metadata

  • Last updated , by AndyStewart
  • License GPL-3.0-only
  • Categories Development
  • Maintained by: Andy Stewart <lazycat.manatee@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.