@hackage file-embed-poly0.1.0

Use Template Haskell to embed file contents directly.

  • Deprecated

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      test-injection
       (off by default)

      Builds the test that ensures that embedded file injection works. It's mostly seperate and it pulls in more dependencies.

file-embed

Use Template Haskell to read a file or all the files in a directory, and turn them into (path, bytestring) pairs embedded in your haskell code.