git @ Cat's Eye Technologies Pail / 4dfb40a
Don't use deprecated Falderal variables. Chris Pressey 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1010 cat >>fixture.markdown <<EOF
1111 -> Functionality "Evaluate Pail Expression" is implemented by
1212 -> shell command
13 -> "ghc -e "do c <- readFile \"%(test-file)\"; putStrLn $ Pail.runPail c" src/Pail.lhs"
13 -> "ghc -e "do c <- readFile \"%(test-body-file)\"; putStrLn $ Pail.runPail c" src/Pail.lhs"
1414
1515 EOF
1616 fi