mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
8 lines
337 B
Text
8 lines
337 B
Text
|
This module locates the full directory to the running program, to
|
||
|
allow the use of paths relative to it. FindBin supports invocation
|
||
|
of Haskell programs via ghci, via runhaskell/runghc, as well as
|
||
|
compiled as an executable.
|
||
|
|
||
|
After uninstalling, run this command to unregister the package from
|
||
|
the ghc package database: ghc-pkg recache
|