blob: 82d1bbb1ad838b2576f04a59c3ea3d5caa1c3725 (
plain)
1
2
3
4
5
6
|
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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|