windows fix try 2
This commit is contained in:
parent
9f5008e8de
commit
9b707f0116
2 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,7 @@ import System.IO
|
|||
import Control.Monad
|
||||
import Control.Exception (bracket)
|
||||
import System.PosixCompat.Types
|
||||
import Utility.PosixFiles
|
||||
#ifndef mingw32_HOST_OS
|
||||
import System.Posix.Files
|
||||
#endif
|
||||
|
|
|
@ -11,6 +11,9 @@ git-annex (assistant) repositories.
|
|||
* Rapid development, situation may change in a month or 2.
|
||||
* Is it secure? A security review should be done by competant people
|
||||
(not Joey). See <https://github.com/telehash/telehash.org/issues/23>
|
||||
* **Haskell version**
|
||||
<https://github.com/alanz/htelehash/tree/v2/src/TeleHash>
|
||||
Development on v2 in haskell is just starting up!
|
||||
|
||||
## implementation basics
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue