fixed close after locking

This commit is contained in:
Joey Hess 2010-10-10 11:08:40 -04:00
parent 11ad93f023
commit f98fa53d7f
3 changed files with 16 additions and 8 deletions

View file

@ -6,3 +6,5 @@ import GitRepo
main = do
gitPrep
l <- readLog "demo.log"
writeLog "demo2.log" $ l !! 0