FICHA · MANJARO

haskell-file-embed

Use Template Haskell to embed file contents directly.

  • haskell-library
  • LIBRARY
  • TEMPLATE-HASKELL
  • ASSETS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library that uses Template Haskell to embed file contents directly into compiled code. It is useful for bundling templates, static assets, migrations, or test fixtures without reading them from disk at runtime.

Developers use it when deployment should not depend on separate resource files. Embedded files increase binary size and require recompilation when the source asset changes.

Permissions

Permissions not analysed for this source yet.