dynloader: Dynamically runtime loading packages

[ bsd3, library, system ] [ Propose Tags ]

This is a simple library for dynamically loading other packages at runtime. Please see the README on GitHub at https://github.com/taqenoqo/dynloader#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4.9 && <5), ghc (>=8.4 && <8.7), ghc-paths (>=0.1 && <0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) 2018, Taqenoqo
Author Taqenoqo
Maintainer ttaakkee@gmail.com
Category System
Home page https://github.com/taqenoqo/dynloader#readme
Bug tracker https://github.com/taqenoqo/dynloader/issues
Source repo head: git clone https://github.com/taqenoqo/dynloader
Uploaded by taqenoqo at 2018-11-16T07:37:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 608 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-16 [all 1 reports]

Readme for dynloader-0.1.0

[back to package description]

dynloader

This is a simple library for dynamically loading other packages at runtime.