Safe Haskell | None |
---|---|
Language | Haskell98 |
System.Environment.FindBin
Synopsis
- __Bin__ :: String
- getProgPath :: IO String
Documentation
Unsafe (constant) version of getProgPath
.
getProgPath :: IO String #
Get the full directory to the running program.
Safe Haskell | None |
---|---|
Language | Haskell98 |
System.Environment.FindBin
Unsafe (constant) version of getProgPath
.
getProgPath :: IO String #
Get the full directory to the running program.