Add splitSearchPath, getSearchPath and stripExtension

This commit is contained in:
2016-05-24 02:07:04 +02:00
parent 65bb09d133
commit eb72fce33f
2 changed files with 73 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ library
System.Posix.FD,
System.Posix.FilePath
build-depends: base >= 4.2 && <5
, bytestring >= 0.9.2.0
, bytestring >= 0.10.8.0
, deepseq
, exceptions
, hspec