1
0
forked from GitHub/gf-core

WebSetup.hs: use </> instead of '/' for Win32 compatibility

This commit is contained in:
hallgren
2012-03-01 14:21:47 +00:00
parent 145d8c149f
commit 2d58947d92

View File

@@ -50,7 +50,7 @@ setupWeb gf args dest pkg lbi =
where
tmp_dir = gfo_dir</>tmp
cmd = gf++" -make -s -optimize-pgf --gfo-dir="++tmp_dir++
" --gf-lib-path=dist/build/rgl"++
" --gf-lib-path=dist"</>"build"</>"rgl"++
-- " --output-dir="++grammars_dir++ -- has no effect?!
" "++src