summaryrefslogtreecommitdiff
path: root/libraries/base/tests/System/T16466.hs
blob: 28cb259ced36d6ebc0e2b301f81346366d0bf4b6 (plain)
1
2
3
4
5
6
import System.Environment

-- Make sure that getExecutablePath works on Windows. See #16466.
main :: IO ()
main = () <$ getExecutablePath