Name: | ghc-file-embed |
---|---|
Version: | 0.0.16.0 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 95007 |
License: | BSD-2-Clause |
RPM: | ghc-file-embed-0.0.16.0-1.el10_0.x86_64.rpm |
Source RPM: | ghc-file-embed-0.0.16.0-1.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/file-embed |
Summary: | Use Template Haskell to embed file contents directly |
Description: | 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. |