mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
7 lines
257 B
Text
7 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
|