mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
56a8bc4c3d
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
6 lines
257 B
Text
6 lines
257 B
Text
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
|