Skip to content

Commit 9f5de71

Browse files
committed
Wind fix
1 parent 62ab024 commit 9f5de71

File tree

1 file changed

+1
-0
lines changed
  • core/src/Streamly/Internal/FileSystem/Windows

1 file changed

+1
-0
lines changed

core/src/Streamly/Internal/FileSystem/Windows/ReadDir.hsc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import Foreign.C (CInt(..), CWchar(..), Errno(..), errnoToIOError, peekCWString)
3131
import Numeric (showHex)
3232
import Streamly.Internal.Data.Array (Array(..))
3333
import Streamly.Internal.Data.Unfold.Type (Unfold(..))
34+
import Streamly.Internal.Data.Stream (Step(..))
3435
import Streamly.Internal.FileSystem.Path (Path)
3536
import Streamly.Internal.FileSystem.WindowsPath (WindowsPath(..))
3637
import System.IO.Error (ioeSetErrorString)

0 commit comments

Comments
 (0)