Alternative hierarchy proposal.
Ian Lynagh
igloo@earth.li
Mon, 5 Mar 2001 12:34:49 +0000
On Wed, Feb 28, 2001 at 11:40:06AM -0000, Simon Marlow wrote:
>
> System
> IO -- H98 + IOExts - IOArray - IORef
> Directory
> Select
>
> -- split H98 "System" (too generic) into:
> Exit
> Environment (Args, Prog, Env ...)
>
> Posix -- redesigned, use FFI only
>
I think it would be more intuitive to have
System
IO
POSIX
BSD
...
Processes
POSIX
rather than lumping all the POSIX stuff under one top level heading.
<insert rant about tabs not being the same as 8 spaces here>
Thanks
Ian
--
Ian Lynagh - <igloo@earth.li>
http://c93.keble.ox.ac.uk/~ian/haskell/