Skip to content
Snippets Groups Projects
Commit 2b61e6ed authored by sof's avatar sof
Browse files

[project @ 1999-03-02 20:16:16 by sof]

doc tweaks
parent f3d67eff
No related merge requests found
%
% (c) The GRASP/AQUA Project, Glasgow University, 1995-1996
% (c) The GRASP/AQUA Project, Glasgow University, 1995-1999
%
\section[PosixUtil]{Haskell 1.3 POSIX utilities}
\section[PosixUtil]{(Glasgow) Haskell POSIX utilities}
\begin{code}
module PosixUtil where
......@@ -10,7 +10,8 @@ import GlaExts
import PrelIOBase -- IOError representation
\end{code}
First, all of the major Posix data types, to avoid any recursive dependencies
First, all of the major Posix data types, out here
to avoid any recursive dependencies
\begin{code}
type ByteCount = Int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment