unix-2.8.0.0: POSIX functionality
Copyright(c) The University of Glasgow 2022
LicenseBSD-style (see the file libraries/base/LICENSE)
Maintainerlibraries@haskell.org
Stabilityprovisional
Portabilitynon-portable (requires POSIX)
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Posix.Directory.Internals

Description

POSIX directory support (internal module, no PVP guarantees)

Documentation

newtype DirStream Source #

Constructors

DirStream (Ptr CDir)