]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka/SystemConfig.hs
Wrote many...
[Rakka.git] / Rakka / SystemConfig.hs
index de33f911119eb07aac46ab6dc04cd52cb163bb0a..09c45166530dfc4b5f53fe700ff6aeec0aa0543f 100644 (file)
@@ -114,7 +114,7 @@ getSysConfA = arrIO0 . getSysConf
 
 
 fromConfPath :: FilePath -> FilePath
-fromConfPath = combine "/config"
+fromConfPath = ("/config" </>)
 
 
 serializeStringPairs :: [(String, String)] -> String