Data.FileStore.Utils runShellCommand causes DeleteFile exception.
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Mathnerd314 was trying to install gitit on Windows and ran in to this problem. I tracked it down to `runShellCommand` using lazy bytestring's readFile then calling `removeFile`. Attached is a patch that fixed the issue for me.Google Code Info:
Issue #: 115
Author: fryguy...@gmail.com
Created On: 2011-04-18T16:04:49.000Z
Closed On:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.