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

import System.FilePath