packages feed

servant-static-th-0.1.0.0: test/Spec/TestDirLocation.hs

module Spec.TestDirLocation where

import System.FilePath ((</>))

testDir :: FilePath
testDir = "test" </> "test-dir"