include-file: Inclusion of files in executables at compile-time.

[ bsd3, development, library ] [ Propose Tags ]

Inclusion of files in source code via Template Haskell.

When distributing executables, sometimes it is required to attach some other resources in files. Using this library (together with the TemplateHaskell extension) you avoid this problem by including those files inside the executable at compile time.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Dependencies base (>=4 && <5), bytestring, random, template-haskell [details]
License BSD-3-Clause
Author Daniel Díaz
Maintainer dhelta.diaz@gmail.com
Category Development
Bug tracker https://github.com/Daniel-Diaz/include-file/issues
Uploaded by DanielDiaz at 2019-02-07T08:26:11Z
Distributions LTSHaskell:0.1.0.4, NixOS:0.1.0.4, Stackage:0.1.0.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4231 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-02-07 [all 1 reports]