fixed close after locking
This commit is contained in:
parent
11ad93f023
commit
f98fa53d7f
3 changed files with 16 additions and 8 deletions
|
@ -6,3 +6,5 @@ import GitRepo
|
|||
|
||||
main = do
|
||||
gitPrep
|
||||
l <- readLog "demo.log"
|
||||
writeLog "demo2.log" $ l !! 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue