depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
bazel
/
rules_haskell
/
tests
/
binary-exe-path
/
Main.hs
blob: 6a02bb9fc8ec5a13fa7a87942e80dd78e8a7d068 (
plain
) (
blame
)
1
2
3
4
5
module
Main
where
import
System.Environment
main
=
getExecutablePath
>>=
putStrLn