summaryrefslogtreecommitdiff
path: root/testsuite/tests/determinism/determ024/A.hs
blob: bd275761e273c06774ab707d1fee201b460882ae (plain)
1
2
3
4
5
6
module A
( isExtensionOf
, stripExtension
) where

import System.FilePath.Posix