GHC.IO.Handle

GHC.IO.Handle

Copyright (c) The University of Glasgow, 1994-2009
License see libraries/base/LICENSE
Maintainer libraries@haskell.org
Stability provisional
Portability non-portable
Safe Haskell Trustworthy
Language Haskell2010

Description

External API for GHC's Handle implementation

data Handle Source

Haskell defines operations to read and write characters from and to files, represented by values of type Handle